Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 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-ssh2058884722283829014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh15329515740059173415.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh10551724213115135386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh564226185133821051.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-ssh11845008491230678098.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-806’ Running on prd-ubuntu20.04-docker-8c-8g-812 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/640 [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/640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 (main) Commit message: "Merge pull request #4801 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.32" > git config core.sparsecheckout # timeout=10 > git checkout -f c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 > git rev-list --no-walk 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:02 ========================================================= 02:22:02 EdgeX Global Pipelines Version Info 02:22:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:02 ------------------- 02:22:02 No tag info for: stable 02:22:03 ------------------- 02:22:03 experimental info: 02:22:03 ------------------- 02:22:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:03 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:22:03 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c31cd9e [Pipeline] echo 02:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:04 provisioning config files... 02:22:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config8797677474279764076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:04 ---> ****-login.sh 02:22:04 nexus3.edgexfoundry.org:10001 02:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:04 Configure a credential helper to remove this warning. See 02:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:04 02:22:04 Login Succeeded 02:22:04 nexus3.edgexfoundry.org:10002 02:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:05 Configure a credential helper to remove this warning. See 02:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:05 02:22:05 Login Succeeded 02:22:05 nexus3.edgexfoundry.org:10003 02:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:05 Configure a credential helper to remove this warning. See 02:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:05 02:22:05 Login Succeeded 02:22:05 nexus3.edgexfoundry.org:10004 02:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:05 Configure a credential helper to remove this warning. See 02:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:05 02:22:05 Login Succeeded 02:22:05 ****.io 02:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:05 Configure a credential helper to remove this warning. See 02:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:05 02:22:05 Login Succeeded 02:22:05 ---> ****-login.sh ends [Pipeline] } 02:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:05 + 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:22:05 + dirname cmd/core-command/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo core-command,cmd/core-command/Dockerfile 02:22:05 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 02:22:05 -f2 02:22:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:22:05 + dirname cmd/core-data/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo core-data,cmd/core-data/Dockerfile 02:22:05 + dirname cmd/core-metadata/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:05 + dirname cmd/security-bootstrapper/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:05 + dirname cmd/security-proxy-auth/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:22:05 + dirname cmd/security-proxy-setup/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:05 + dirname cmd/security-secretstore-setup/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:22:05 + dirname cmd/security-spire-agent/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:22:05 + dirname cmd/security-spire-config/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:22:05 + dirname cmd/security-spire-server/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:22:05 + dirname cmd/support-notifications/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:05 + dirname cmd/support-scheduler/Dockerfile 02:22:05 + cut -d/ -f2 02:22:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:22:05 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:22:06 + git rev-list -1 --merges c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4~1..c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo 02:22:06 -----------> git rev-list -1 --merges c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4~1..c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:22:06 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [false] [Pipeline] sh 02:22:06 + git log --format=format:%s -1 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo 02:22:06 ========================================================= 02:22:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:22:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:22:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:06 + grep -v github /etc/ssh/ssh_known_hosts 02:22:06 + [ -e /tmp/ssh_known_hosts ] 02:22:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:22:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:22:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:22:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:07 02:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:07 0.1.4: Pulling from edgex-devops/py-git-semver 02:22:07 b85a868b505f: Pulling fs layer 02:22:07 e2be974225ed: Pulling fs layer 02:22:07 339a4e72a1f5: Pulling fs layer 02:22:07 988bab9f4d93: Pulling fs layer 02:22:07 1469e6f7b9e6: Pulling fs layer 02:22:07 eaf3925da568: Pulling fs layer 02:22:07 bab4dde63d76: Pulling fs layer 02:22:07 bde34c3a00c8: Pulling fs layer 02:22:07 b352a97aabf1: Pulling fs layer 02:22:07 4872d77fe225: Pulling fs layer 02:22:07 5851b861e8e6: Pulling fs layer 02:22:07 988bab9f4d93: Waiting 02:22:07 bde34c3a00c8: Waiting 02:22:07 b352a97aabf1: Waiting 02:22:07 4872d77fe225: Waiting 02:22:07 1469e6f7b9e6: Waiting 02:22:07 5851b861e8e6: Waiting 02:22:07 bab4dde63d76: Waiting 02:22:07 e2be974225ed: Verifying Checksum 02:22:07 e2be974225ed: Download complete 02:22:07 988bab9f4d93: Verifying Checksum 02:22:07 988bab9f4d93: Download complete 02:22:07 1469e6f7b9e6: Verifying Checksum 02:22:07 1469e6f7b9e6: Download complete 02:22:07 eaf3925da568: Verifying Checksum 02:22:07 eaf3925da568: Download complete 02:22:07 339a4e72a1f5: Verifying Checksum 02:22:07 339a4e72a1f5: Download complete 02:22:07 bde34c3a00c8: Verifying Checksum 02:22:07 bde34c3a00c8: Download complete 02:22:07 b352a97aabf1: Download complete 02:22:07 4872d77fe225: Verifying Checksum 02:22:07 4872d77fe225: Download complete 02:22:07 5851b861e8e6: Verifying Checksum 02:22:07 5851b861e8e6: Download complete 02:22:07 b85a868b505f: Verifying Checksum 02:22:07 b85a868b505f: Download complete 02:22:08 bab4dde63d76: Verifying Checksum 02:22:08 bab4dde63d76: Download complete 02:22:09 b85a868b505f: Pull complete 02:22:09 e2be974225ed: Pull complete 02:22:09 339a4e72a1f5: Pull complete 02:22:09 988bab9f4d93: Pull complete 02:22:09 1469e6f7b9e6: Pull complete 02:22:10 eaf3925da568: Pull complete 02:22:11 bab4dde63d76: Pull complete 02:22:11 bde34c3a00c8: Pull complete 02:22:11 b352a97aabf1: Pull complete 02:22:11 4872d77fe225: Pull complete 02:22:11 5851b861e8e6: Pull complete 02:22:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:12 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 02:22:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:22:15 $ docker top 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 -eo pid,comm 02:22:15 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:22:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:15 [ssh-agent] Looking for ssh-agent implementation... 02:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:16 $ docker exec 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent 02:22:16 SSH_AUTH_SOCK=/tmp/ssh-JmAcGvj2B3nz/agent.31 02:22:16 SSH_AGENT_PID=37 02:22:16 Running ssh-add (command line suppressed) 02:22:16 Identity added: /w/workspace/edgex-go/640@tmp/private_key_7430289778903196940.key (/w/workspace/edgex-go/640@tmp/private_key_7430289778903196940.key) 02:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:16 + git tag --points-at HEAD [Pipeline] } 02:22:16 $ docker exec --env ******** --env ******** 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent -k 02:22:16 unset SSH_AUTH_SOCK; 02:22:16 unset SSH_AGENT_PID; 02:22:16 echo Agent pid 37 killed; 02:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:16 [ssh-agent] Looking for ssh-agent implementation... 02:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:16 $ docker exec 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent 02:22:16 SSH_AUTH_SOCK=/tmp/ssh-e0cuRURfhCOU/agent.71 02:22:16 SSH_AGENT_PID=77 02:22:16 Running ssh-add (command line suppressed) 02:22:16 Identity added: /w/workspace/edgex-go/640@tmp/private_key_14015690005176344573.key (/w/workspace/edgex-go/640@tmp/private_key_14015690005176344573.key) 02:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:17 + git semver init 02:22:17 2024-05-27 02:22:17,451 [run_init] DEBUG init version:0.0.0 force:False 02:22:17 2024-05-27 02:22:17,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/640/.semver 02:22:17 2024-05-27 02:22:17,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/640/.semver 02:22:17 2024-05-27 02:22:17,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/640/.semver'], cwd=/w/workspace/edgex-go/640, universal_newlines=False, shell=None, istream=None) 02:22:24 2024-05-27 02:22:23,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/640/.git/info/exclude 02:22:24 2024-05-27 02:22:23,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/640/.semver/main with force:False 02:22:24 2024-05-27 02:22:23,913 [read_version] DEBUG read version from /w/workspace/edgex-go/640/.semver/main 02:22:24 2024-05-27 02:22:23,913 [read_version] DEBUG read version from /w/workspace/edgex-go/640/.semver/main 02:22:24 3.2.0-dev.23 [Pipeline] } 02:22:24 $ docker exec --env ******** --env ******** 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent -k 02:22:24 unset SSH_AUTH_SOCK; 02:22:24 unset SSH_AGENT_PID; 02:22:24 echo Agent pid 77 killed; 02:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:24 + git semver [Pipeline] } 02:22:24 $ docker stop --time=1 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 02:22:26 $ docker rm -f --volumes 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:22:26 Stashed 1 file(s) [Pipeline] echo 02:22:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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:22:27 + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] echo 02:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:22:27 ========================================================= 02:22:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:22:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:22:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:22:27 619be1103602: Pulling fs layer 02:22:27 7862e08f4a3e: Pulling fs layer 02:22:27 5df492c9dc93: Pulling fs layer 02:22:27 7629e6793208: Pulling fs layer 02:22:27 4f4fb700ef54: Pulling fs layer 02:22:27 fb5054dd5b73: Pulling fs layer 02:22:27 eeca6798cff9: Pulling fs layer 02:22:27 aa269ceb94a6: Pulling fs layer 02:22:27 ada007ff1a6a: Pulling fs layer 02:22:27 fb5054dd5b73: Waiting 02:22:27 aa269ceb94a6: Waiting 02:22:27 ada007ff1a6a: Waiting 02:22:27 eeca6798cff9: Waiting 02:22:27 7629e6793208: Waiting 02:22:27 4f4fb700ef54: Waiting 02:22:27 7862e08f4a3e: Download complete 02:22:27 7629e6793208: Download complete 02:22:27 4f4fb700ef54: Verifying Checksum 02:22:27 4f4fb700ef54: Download complete 02:22:27 fb5054dd5b73: Download complete 02:22:27 619be1103602: Verifying Checksum 02:22:27 619be1103602: Download complete 02:22:27 eeca6798cff9: Verifying Checksum 02:22:27 eeca6798cff9: Download complete 02:22:27 619be1103602: Pull complete 02:22:27 7862e08f4a3e: Pull complete 02:22:27 ada007ff1a6a: Verifying Checksum 02:22:27 ada007ff1a6a: Download complete 02:22:28 5df492c9dc93: Verifying Checksum 02:22:28 5df492c9dc93: Download complete 02:22:28 aa269ceb94a6: Verifying Checksum 02:22:28 aa269ceb94a6: Download complete 02:22:30 5df492c9dc93: Pull complete 02:22:30 7629e6793208: Pull complete 02:22:30 4f4fb700ef54: Pull complete 02:22:31 fb5054dd5b73: Pull complete 02:22:31 eeca6798cff9: Pull complete 02:22:33 aa269ceb94a6: Pull complete 02:22:33 ada007ff1a6a: Pull complete 02:22:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:22:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:22:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:22:34 WORKDIR /edgex 02:22:34 COPY go.mod . 02:22:34 RUN go mod download 02:22:34 + docker build -t ci-base-image-x86_64 -f - . 02:22:34 Sending build context to Docker daemon 178.3MB 02:22:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:22:34 ---> f489d0715acc 02:22:34 Step 2/4 : WORKDIR /edgex 02:22:41 ---> Running in b1acb9c76b5f 02:22:41 Removing intermediate container b1acb9c76b5f 02:22:41 ---> ec675ee0a011 02:22:41 Step 3/4 : COPY go.mod . 02:22:41 ---> 8c1103b3d0cd 02:22:41 Step 4/4 : RUN go mod download 02:22:41 ---> Running in 43c85757e811 02:22:41 Still waiting to schedule task 02:22:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-810’ 02:23:13 Removing intermediate container 43c85757e811 02:23:13 ---> 1df9828c4bbb 02:23:13 Successfully built 1df9828c4bbb 02:23:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker inspect -f . ci-base-image-x86_64 02:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:13 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 02:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:23:14 $ docker top e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:14 + go version 02:23:14 go version go1.21.9 linux/amd64 [Pipeline] } 02:23:14 $ docker stop --time=1 e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 02:23:15 $ docker rm -f --volumes e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker inspect -f . ci-base-image-x86_64 02:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:16 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 02:23:16 $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:23:16 $ docker top 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da -eo pid,comm [Pipeline] { [Pipeline] echo 02:23:16 ========================================================= 02:23:16 [edgeXBuildGoParallel] Running Tests and Build... 02:23:16 ========================================================= [Pipeline] sh 02:23:17 + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] fileExists [Pipeline] sh 02:23:17 + make test 02:23:17 go test -race -coverprofile=coverage.out ./... 02:23:23 ? github.com/edgexfoundry/edgex-go [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:23:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 02:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:24:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 02:24:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.128s coverage: 53.2% of statements 02:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.151s coverage: 93.4% of statements 02:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 6.1% of statements 02:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 02:24:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 02:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 41.7% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.067s coverage: 96.3% of statements 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 02:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:24:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.059s coverage: 87.2% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.182s coverage: 38.4% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.055s coverage: 84.8% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements 02:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 02:24:30 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:24:30 running golangci-lint 02:24:30 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:24:30 go version go1.21.9 linux/amd64 02:24:30 level=info msg="[config_reader] Used config file .golangci.yml" 02:24:30 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:24:54 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 19.722411477s" 02:24:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.193027ms" 02:25:00 level=info msg="[linters_context/goanalysis] analyzers took 1m20.307856262s with top 10 stages: buildir: 44.121679459s, gosec: 6.311686946s, inspect: 2.621435731s, fact_deprecated: 2.035265283s, ctrlflow: 1.866227054s, printf: 1.316453915s, S1038: 1.115759269s, fact_purity: 1.059663516s, nilness: 908.131054ms, ineffassign: 780.2383ms" 02:25:00 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:25:00 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, identifier_marker: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197" 02:25:00 level=info msg="[runner] processing took 18.311164ms with stages: nolint: 9.095665ms, identifier_marker: 3.391463ms, exclude-rules: 2.149945ms, path_prettifier: 1.471195ms, autogenerated_exclude: 1.457214ms, skip_dirs: 649.539µs, cgo: 59.792µs, filename_unadjuster: 31.571µs, max_same_issues: 1.01µs, fixer: 600ns, uniq_by_line: 450ns, skip_files: 420ns, diff: 340ns, severity-rules: 340ns, source_code: 310ns, sort_results: 310ns, exclude: 290ns, max_from_linter: 240ns, path_shortener: 160ns, max_per_file_from_linter: 160ns, path_prefixer: 150ns" 02:25:00 level=info msg="[runner] linters took 9.720955397s with stages: goanalysis_metalinter: 9.70251479s" 02:25:00 level=info msg="File cache stats: 0 entries of total size 0B" 02:25:00 level=info msg="Memory: 295 samples, avg is 244.3MB, max is 1124.3MB" 02:25:00 level=info msg="Execution took 29.492174262s" 02:25:00 go vet ./... 02:25:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:25:07 ./bin/test-attribution-txt.sh 02:25:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 02:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:25:07 + ls -al . 02:25:07 total 816 02:25:07 drwxrwxr-x 11 1001 1001 4096 May 27 02:23 . 02:25:07 drwxr-xr-x 4 root root 4096 May 27 02:23 .. 02:25:07 drwxrwxr-x 2 1001 1001 4096 May 27 02:21 .blubracket 02:25:07 -rw-rw-r-- 1 1001 1001 10 May 27 02:21 .dockerignore 02:25:07 drwxrwxr-x 8 1001 1001 4096 May 27 02:24 .git 02:25:07 drwxrwxr-x 3 1001 1001 4096 May 27 02:21 .github 02:25:07 -rw-rw-r-- 1 1001 1001 1074 May 27 02:21 .gitignore 02:25:07 -rw-rw-r-- 1 1001 1001 42 May 27 02:21 .golangci.yml 02:25:07 -rw-rw-r-- 1 1001 1001 100 May 27 02:21 .hadolint.yml 02:25:07 drwxr-xr-x 3 1001 1001 4096 May 27 02:22 .semver 02:25:07 -rw-rw-r-- 1 1001 1001 155 May 27 02:21 .sonarcloud.properties 02:25:07 -rw-rw-r-- 1 1001 1001 1171 May 27 02:21 ADOPTERS.md 02:25:07 -rw-rw-r-- 1 1001 1001 20261 May 27 02:21 Attribution.txt 02:25:07 -rw-rw-r-- 1 1001 1001 100284 May 27 02:21 CHANGELOG.md 02:25:07 -rw-rw-r-- 1 1001 1001 3804 May 27 02:21 CONTRIBUTING.md 02:25:07 -rw-rw-r-- 1 1001 1001 677 May 27 02:21 GOVERNANCE.md 02:25:07 -rw-rw-r-- 1 1001 1001 861 May 27 02:21 Jenkinsfile 02:25:07 -rw-rw-r-- 1 1001 1001 10775 May 27 02:21 LICENSE 02:25:07 -rw-rw-r-- 1 1001 1001 15392 May 27 02:21 Makefile 02:25:07 -rw-rw-r-- 1 1001 1001 582 May 27 02:21 OWNERS.md 02:25:07 -rw-rw-r-- 1 1001 1001 9528 May 27 02:21 README.md 02:25:07 -rw-rw-r-- 1 1001 1001 789 May 27 02:21 SECURITY.md 02:25:07 -rw-rw-r-- 1 1001 1001 12 May 27 02:22 VERSION 02:25:07 drwxrwxr-x 2 1001 1001 4096 May 27 02:21 bin 02:25:07 drwxrwxr-x 18 1001 1001 4096 May 27 02:21 cmd 02:25:07 -rw-r--r-- 1 root root 455714 May 27 02:24 coverage.out 02:25:07 drwxrwxr-x 2 1001 1001 4096 May 27 02:21 fuzz_test 02:25:07 -rw-rw-r-- 1 1001 1001 7030 May 27 02:21 go.mod 02:25:07 -rw-rw-r-- 1 1001 1001 101500 May 27 02:21 go.sum 02:25:07 drwxrwxr-x 7 1001 1001 4096 May 27 02:21 internal 02:25:07 drwxrwxr-x 3 1001 1001 4096 May 27 02:21 openapi 02:25:07 -rw-rw-r-- 1 1001 1001 584 May 27 02:21 security.txt 02:25:07 -rw-rw-r-- 1 1001 1001 204 May 27 02:21 version.go [Pipeline] sh 02:25:07 + '[' -e coverage.out ] 02:25:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:25:08 Stashed 1 file(s) [Pipeline] sh 02:25:08 + make build 02:25:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:25:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:25:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:25:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:25:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:25:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:25:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:25:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:25:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:25:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:25:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:25:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:25:43 $ docker stop --time=1 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da 02:25:51 $ docker rm -f --volumes 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:52 02:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:52 latest: Pulling from edgex-devops/edgex-compose 02:25:52 91d30c5bc195: Pulling fs layer 02:25:52 2e9b0aa3be6d: Pulling fs layer 02:25:52 9c61dcf015f6: Pulling fs layer 02:25:52 4698f68db338: Pulling fs layer 02:25:52 2a2f49069b9e: Pulling fs layer 02:25:52 e0025b399a48: Pulling fs layer 02:25:52 4698f68db338: Waiting 02:25:52 2a2f49069b9e: Waiting 02:25:52 e0025b399a48: Waiting 02:25:52 91d30c5bc195: Verifying Checksum 02:25:52 91d30c5bc195: Download complete 02:25:52 4698f68db338: Verifying Checksum 02:25:52 4698f68db338: Download complete 02:25:53 2e9b0aa3be6d: Verifying Checksum 02:25:53 2e9b0aa3be6d: Download complete 02:25:53 e0025b399a48: Verifying Checksum 02:25:53 e0025b399a48: Download complete 02:25:53 91d30c5bc195: Pull complete 02:25:53 2a2f49069b9e: Download complete 02:25:53 2e9b0aa3be6d: Pull complete 02:25:53 9c61dcf015f6: Verifying Checksum 02:25:53 9c61dcf015f6: Download complete 02:25:56 9c61dcf015f6: Pull complete 02:25:56 4698f68db338: Pull complete 02:25:56 2a2f49069b9e: Pull complete 02:25:56 e0025b399a48: Pull complete 02:25:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:25:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:56 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 02:25:56 $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:26:01 $ docker top 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:01 + docker compose -f ./docker-compose-build.yml build --parallel 02:26:03 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:26:03 #1 transferring dockerfile: 2.23kB done 02:26:03 #1 DONE 0.0s 02:26:03 02:26:03 #2 [security-spire-config internal] load build definition from Dockerfile 02:26:03 #2 transferring dockerfile: 1.69kB done 02:26:03 #2 DONE 0.0s 02:26:03 02:26:03 #3 [security-bootstrapper internal] load build definition from Dockerfile 02:26:03 #3 transferring dockerfile: 2.93kB done 02:26:03 #3 DONE 0.0s 02:26:03 02:26:03 #4 [core-metadata internal] load build definition from Dockerfile 02:26:03 #4 transferring dockerfile: 2.06kB done 02:26:03 #4 DONE 0.0s 02:26:03 02:26:03 #5 [core-command internal] load build definition from Dockerfile 02:26:03 #5 transferring dockerfile: 1.93kB done 02:26:03 #5 DONE 0.0s 02:26:03 02:26:03 #6 [core-data internal] load build definition from Dockerfile 02:26:03 #6 transferring dockerfile: 2.01kB done 02:26:03 #6 DONE 0.0s 02:26:03 02:26:03 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:26:03 #7 transferring dockerfile: 1.89kB done 02:26:03 #7 DONE 0.0s 02:26:03 02:26:03 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:26:03 #8 transferring dockerfile: 2.15kB done 02:26:03 #8 DONE 0.0s 02:26:03 02:26:03 #9 [support-notifications internal] load build definition from Dockerfile 02:26:03 #9 transferring dockerfile: 1.95kB done 02:26:03 #9 DONE 0.0s 02:26:03 02:26:03 #10 [support-scheduler internal] load build definition from Dockerfile 02:26:03 #10 transferring dockerfile: 1.93kB done 02:26:03 #10 DONE 0.0s 02:26:03 02:26:03 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:26:03 #11 transferring dockerfile: 2.50kB done 02:26:03 #11 DONE 0.0s 02:26:03 02:26:03 #12 [security-spire-agent internal] load build definition from Dockerfile 02:26:03 #12 transferring dockerfile: 1.81kB done 02:26:03 #12 DONE 0.0s 02:26:03 02:26:03 #13 [security-spire-server internal] load build definition from Dockerfile 02:26:03 #13 transferring dockerfile: 1.70kB done 02:26:03 #13 DONE 0.0s 02:26:03 02:26:03 #14 [core-common-config-bootstrapper internal] load .dockerignore 02:26:03 #14 transferring context: 50B done 02:26:03 #14 DONE 0.0s 02:26:03 02:26:03 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:26:03 #15 transferring dockerfile: 2.49kB done 02:26:03 #15 DONE 0.0s 02:26:03 02:26:03 #16 [security-spire-config internal] load .dockerignore 02:26:03 #16 transferring context: 50B done 02:26:03 #16 DONE 0.0s 02:26:03 02:26:03 #17 [security-bootstrapper internal] load .dockerignore 02:26:03 #17 transferring context: 50B done 02:26:03 #17 DONE 0.0s 02:26:03 02:26:03 #18 [core-metadata internal] load .dockerignore 02:26:03 #18 transferring context: 50B done 02:26:03 #18 DONE 0.0s 02:26:03 02:26:03 #19 [core-command internal] load .dockerignore 02:26:03 #19 transferring context: 50B done 02:26:03 #19 DONE 0.0s 02:26:03 02:26:03 #20 [core-data internal] load .dockerignore 02:26:03 #20 transferring context: 50B done 02:26:03 #20 DONE 0.0s 02:26:03 02:26:03 #21 [security-proxy-auth internal] load .dockerignore 02:26:04 #21 transferring context: 50B done 02:26:04 #21 DONE 0.0s 02:26:04 02:26:04 #22 [security-spiffe-token-provider internal] load .dockerignore 02:26:04 #22 transferring context: 50B done 02:26:04 #22 DONE 0.0s 02:26:04 02:26:04 #23 [support-notifications internal] load .dockerignore 02:26:04 #23 transferring context: 50B done 02:26:04 #23 DONE 0.0s 02:26:04 02:26:04 #24 [support-scheduler internal] load .dockerignore 02:26:04 #24 transferring context: 50B done 02:26:04 #24 DONE 0.0s 02:26:04 02:26:04 #25 [security-proxy-setup internal] load .dockerignore 02:26:04 #25 transferring context: 50B done 02:26:04 #25 DONE 0.0s 02:26:04 02:26:04 #26 [security-spire-agent internal] load .dockerignore 02:26:04 #26 transferring context: 50B done 02:26:04 #26 DONE 0.0s 02:26:04 02:26:04 #27 [security-secretstore-setup internal] load .dockerignore 02:26:04 #27 transferring context: 50B done 02:26:04 #27 DONE 0.0s 02:26:04 02:26:04 #28 [security-spire-server internal] load .dockerignore 02:26:04 #28 transferring context: 50B done 02:26:04 #28 DONE 0.0s 02:26:04 02:26:04 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:26:04 #29 DONE 0.0s 02:26:04 02:26:04 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:26:04 #30 ... 02:26:04 02:26:04 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:26:04 #29 DONE 0.0s 02:26:04 02:26:04 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:26:04 #30 ... 02:26:04 02:26:04 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:26:04 #29 DONE 0.0s 02:26:04 02:26:04 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:26:04 #30 DONE 0.5s 02:26:04 02:26:04 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:26:04 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:26:04 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:26:05 #31 ... 02:26:05 02:26:05 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:26:05 #32 DONE 0.5s 02:26:05 02:26:05 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:26:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:26:05 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:26:05 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:26:05 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:26:05 #31 ... 02:26:05 02:26:05 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:26:05 #33 DONE 0.6s 02:26:05 02:26:05 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:26:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:26:05 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:26:05 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:26:05 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:26:05 #31 ... 02:26:05 02:26:05 #34 [security-spire-server internal] load build context 02:26:05 #34 transferring context: 26.69kB 0.0s done 02:26:05 #34 DONE 0.7s 02:26:05 02:26:05 #35 [security-spire-agent internal] load build context 02:26:05 #35 transferring context: 26.22kB 0.1s done 02:26:05 #35 DONE 0.5s 02:26:05 02:26:05 #36 [security-spire-config internal] load build context 02:26:05 #36 transferring context: 24.94kB 0.1s done 02:26:05 #36 DONE 0.7s 02:26:05 02:26:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:26:05 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 02:26:05 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:26:05 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:26:05 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:26:05 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 02:26:05 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 02:26:05 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 02:26:05 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:26:05 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:26:05 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 02:26:05 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:26:06 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.22MB / 25.84MB 1.0s 02:26:06 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.1s 02:26:06 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.2s 02:26:06 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s 02:26:06 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 02:26:06 #37 ... 02:26:06 02:26:06 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:26:06 #38 DONE 2.2s 02:26:06 02:26:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:26:06 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:26:08 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 02:26:08 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 02:26:13 #37 ... 02:26:13 02:26:13 #39 [core-command internal] load build context 02:26:13 #39 transferring context: 253.04MB 7.5s 02:26:15 #39 ... 02:26:15 02:26:15 #40 [security-proxy-auth internal] load build context 02:26:15 #40 ... 02:26:15 02:26:15 #41 [security-spiffe-token-provider internal] load build context 02:26:15 #41 ... 02:26:15 02:26:15 #42 [security-secretstore-setup internal] load build context 02:26:15 #42 transferring context: 410.50MB 10.1s done 02:26:15 #42 ... 02:26:15 02:26:15 #43 [security-proxy-setup internal] load build context 02:26:15 #43 ... 02:26:15 02:26:15 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:26:15 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 02:26:15 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:26:15 #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:26:15 #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:26:15 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:26:15 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:26:15 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:26:15 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 02:26:15 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 02:26:15 #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 02:26:15 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:26:15 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 02:26:15 #44 ... 02:26:15 02:26:15 #45 [core-common-config-bootstrapper internal] load build context 02:26:15 #45 transferring context: 410.50MB 9.9s done 02:26:15 #45 ... 02:26:15 02:26:15 #46 [support-notifications internal] load build context 02:26:15 #46 ... 02:26:15 02:26:15 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:26:15 #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:15 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:15 #0 1.611 (1/2) Installing dumb-init (1.2.5-r2) 02:26:15 #0 1.617 (2/2) Installing su-exec (0.2-r3) 02:26:15 #0 1.708 Executing busybox-1.36.1-r5.trigger 02:26:15 #0 1.712 OK: 7 MiB in 17 packages 02:26:16 #47 ... 02:26:16 02:26:16 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:26:16 #48 ... 02:26:16 02:26:16 #49 [security-bootstrapper internal] load build context 02:26:16 #49 transferring context: 410.50MB 10.1s done 02:26:16 #49 ... 02:26:16 02:26:16 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:26:16 #50 ... 02:26:16 02:26:16 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:26:16 #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:16 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:16 #0 1.757 (1/1) Installing dumb-init (1.2.5-r2) 02:26:16 #0 1.763 Executing busybox-1.36.1-r5.trigger 02:26:16 #0 1.770 OK: 7 MiB in 16 packages 02:26:16 #51 ... 02:26:16 02:26:16 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:26:16 #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:16 #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:16 #0 1.689 (1/2) Installing ca-certificates (20240226-r0) 02:26:16 #0 1.707 (2/2) Installing dumb-init (1.2.5-r2) 02:26:16 #0 1.710 Executing busybox-1.36.1-r5.trigger 02:26:16 #0 1.716 Executing ca-certificates-20240226-r0.trigger 02:26:16 #0 1.768 OK: 8 MiB in 17 packages 02:26:17 #52 ... 02:26:17 02:26:17 #53 [support-scheduler internal] load build context 02:26:17 #53 transferring context: 410.50MB 10.0s done 02:26:17 #53 ... 02:26:17 02:26:17 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:26:18 #54 ... 02:26:18 02:26:18 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:26:18 #55 ... 02:26:18 02:26:18 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:26:18 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:18 #0 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:18 #0 1.752 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:18 #0 1.800 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:18 #0 1.808 (3/6) Installing dumb-init (1.2.5-r2) 02:26:18 #0 1.813 (4/6) Installing openssl (3.1.5-r0) 02:26:18 #0 1.823 (5/6) Installing su-exec (0.2-r3) 02:26:18 #0 1.829 (6/6) Installing yq (4.33.3-r5) 02:26:18 #0 1.984 Executing busybox-1.36.1-r5.trigger 02:26:18 #0 1.988 OK: 17 MiB in 19 packages 02:26:18 #56 ... 02:26:18 02:26:18 #57 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:26:18 #57 ... 02:26:18 02:26:18 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:26:18 #58 ... 02:26:18 02:26:18 #59 [core-metadata internal] load build context 02:26:18 #59 transferring context: 410.50MB 10.8s done 02:26:18 #59 ... 02:26:18 02:26:18 #60 [core-data internal] load build context 02:26:18 #60 transferring context: 410.50MB 11.3s done 02:26:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-813 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:26:24 Running in /w/workspace/edgex-go/640 [Pipeline] { [Pipeline] checkout 02:26:26 #60 ... 02:26:26 02:26:26 #39 [core-command internal] load build context 02:26:26 #39 transferring context: 410.50MB 11.3s done 02:26:26 #39 ... 02:26:26 02:26:26 #40 [security-proxy-auth internal] load build context 02:26:26 #40 transferring context: 410.50MB 10.9s done 02:26:26 #40 ... 02:26:26 02:26:26 #43 [security-proxy-setup internal] load build context 02:26:26 #43 transferring context: 410.50MB 10.4s done 02:26:26 #43 ... 02:26:26 02:26:26 #41 [security-spiffe-token-provider internal] load build context 02:26:26 #41 transferring context: 410.50MB 11.4s done 02:26:26 #41 ... 02:26:26 02:26:26 #46 [support-notifications internal] load build context 02:26:26 #46 transferring context: 410.50MB 11.2s done 02:26:27 The recommended git tool is: git 02:26:32 using credential edgex-jenkins-ssh 02:26:32 Cloning the remote Git repository 02:26:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:26:32 > git init /w/workspace/edgex-go/640 # timeout=10 02:26:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:26:32 > git --version # timeout=10 02:26:32 > git --version # 'git version 2.25.1' 02:26:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:36 #46 ... 02:26:36 02:26:36 #53 [support-scheduler internal] load build context 02:26:36 #53 DONE 31.5s 02:26:36 02:26:36 #57 [core-metadata builder 2/7] WORKDIR /edgex-go 02:26:36 #57 DONE 29.7s 02:26:36 02:26:36 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:26:36 #56 DONE 31.0s 02:26:36 02:26:36 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:26:36 #52 DONE 30.9s 02:26:36 02:26:36 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:26:36 #47 DONE 31.0s 02:26:36 02:26:36 #49 [security-bootstrapper internal] load build context 02:26:36 #49 DONE 31.6s 02:26:36 02:26:36 #42 [security-secretstore-setup internal] load build context 02:26:36 #42 DONE 31.6s 02:26:36 02:26:36 #43 [security-proxy-setup internal] load build context 02:26:36 #43 DONE 31.6s 02:26:36 02:26:36 #59 [core-metadata internal] load build context 02:26:36 #59 DONE 31.7s 02:26:36 02:26:36 #40 [security-proxy-auth internal] load build context 02:26:36 #40 DONE 31.7s 02:26:36 02:26:36 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:26:36 #51 DONE 31.1s 02:26:36 02:26:36 #45 [core-common-config-bootstrapper internal] load build context 02:26:36 #45 DONE 31.6s 02:26:36 02:26:36 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:26:36 #61 ... 02:26:36 02:26:36 #46 [support-notifications internal] load build context 02:26:36 #46 DONE 31.7s 02:26:36 02:26:36 #39 [core-command internal] load build context 02:26:36 #39 DONE 31.7s 02:26:36 02:26:36 #60 [core-data internal] load build context 02:26:36 #60 DONE 31.7s 02:26:36 02:26:36 #41 [security-spiffe-token-provider internal] load build context 02:26:36 #41 DONE 31.7s 02:26:36 02:26:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:26:39 #37 ... 02:26:39 02:26:39 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:26:39 #50 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #50 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #50 31.96 (1/4) Installing ca-certificates (20240226-r0) 02:26:39 #50 31.99 (2/4) Installing dumb-init (1.2.5-r2) 02:26:39 #50 31.99 (3/4) Installing su-exec (0.2-r3) 02:26:39 #50 32.00 (4/4) Installing yq (4.33.3-r5) 02:26:39 #50 32.07 Executing busybox-1.36.1-r5.trigger 02:26:39 #50 32.08 Executing ca-certificates-20240226-r0.trigger 02:26:39 #50 32.12 OK: 17 MiB in 19 packages 02:26:39 #50 DONE 32.5s 02:26:39 02:26:39 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:26:39 #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.228 OK: 264 MiB in 52 packages 02:26:39 #62 DONE 1.6s 02:26:39 02:26:39 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:26:39 #48 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #48 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #48 31.98 (1/1) Installing dumb-init (1.2.5-r2) 02:26:39 #48 32.03 Executing busybox-1.36.1-r5.trigger 02:26:39 #48 32.04 OK: 7 MiB in 16 packages 02:26:39 #48 DONE 32.6s 02:26:39 02:26:39 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:26:39 #54 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #54 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #54 32.03 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:26:39 #54 32.03 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:26:39 #54 32.03 OK: 20077 distinct packages available 02:26:39 #54 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #54 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #54 32.39 (1/11) Installing ca-certificates (20240226-r0) 02:26:39 #54 32.54 (2/11) Installing brotli-libs (1.0.9-r14) 02:26:39 #54 32.55 (3/11) Installing libunistring (1.1-r1) 02:26:39 #54 32.56 (4/11) Installing libidn2 (2.3.4-r1) 02:26:39 #54 32.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:26:39 #54 32.58 (6/11) Installing libcurl (8.5.0-r0) 02:26:39 #54 32.61 (7/11) Installing curl (8.5.0-r0) 02:26:39 #54 32.61 (8/11) Installing dumb-init (1.2.5-r2) 02:26:39 #54 32.62 (9/11) Installing musl-obstack (1.2.3-r2) 02:26:39 #54 32.62 (10/11) Installing libucontext (1.2-r2) 02:26:39 #54 32.63 (11/11) Installing gcompat (1.1.0-r1) 02:26:39 #54 32.64 Executing busybox-1.36.1-r5.trigger 02:26:39 #54 32.68 Executing ca-certificates-20240226-r0.trigger 02:26:39 #54 ... 02:26:39 02:26:39 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:26:39 #0 1.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.381 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:26:39 #0 1.381 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:26:39 #0 1.381 OK: 20075 distinct packages available 02:26:39 #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.724 OK: 264 MiB in 52 packages 02:26:39 #63 DONE 1.9s 02:26:39 02:26:39 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:26:39 #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.578 OK: 264 MiB in 52 packages 02:26:39 #64 DONE 1.9s 02:26:39 02:26:39 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:26:39 #55 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #55 31.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #55 31.99 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:26:39 #55 31.99 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:26:39 #55 31.99 OK: 20077 distinct packages available 02:26:39 #55 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #55 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #55 32.44 (1/4) Installing dumb-init (1.2.5-r2) 02:26:39 #55 32.53 (2/4) Installing musl-obstack (1.2.3-r2) 02:26:39 #55 32.53 (3/4) Installing libucontext (1.2-r2) 02:26:39 #55 32.54 (4/4) Installing gcompat (1.1.0-r1) 02:26:39 #55 32.54 Executing busybox-1.36.1-r5.trigger 02:26:39 #55 32.55 OK: 8 MiB in 19 packages 02:26:39 #55 DONE 32.8s 02:26:39 02:26:39 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:26:39 #58 31.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #58 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #58 31.96 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:26:39 #58 31.96 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:26:39 #58 31.96 OK: 20077 distinct packages available 02:26:39 #58 32.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #58 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #58 32.39 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #58 32.57 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #58 32.58 (3/7) Installing dumb-init (1.2.5-r2) 02:26:39 #58 32.59 (4/7) Installing musl-obstack (1.2.3-r2) 02:26:39 #58 32.60 (5/7) Installing libucontext (1.2-r2) 02:26:39 #58 32.60 (6/7) Installing gcompat (1.1.0-r1) 02:26:39 #58 32.60 (7/7) Installing openssl (3.1.5-r0) 02:26:39 #58 32.62 Executing busybox-1.36.1-r5.trigger 02:26:39 #58 32.63 OK: 8 MiB in 20 packages 02:26:39 #58 DONE 32.8s 02:26:39 02:26:39 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:39 #65 DONE 0.3s 02:26:39 02:26:39 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:26:39 #54 32.79 OK: 12 MiB in 26 packages 02:26:39 #54 ... 02:26:39 02:26:39 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:26:39 #66 DONE 0.1s 02:26:39 02:26:39 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:26:39 #54 DONE 33.0s 02:26:39 02:26:39 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:26:39 #67 DONE 0.2s 02:26:39 02:26:39 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:26:39 #61 1.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #61 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #61 2.149 OK: 264 MiB in 52 packages 02:26:39 #61 DONE 2.3s 02:26:39 02:26:39 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:39 #68 ... 02:26:39 02:26:39 #69 [core-data builder 4/7] COPY go.mod vendor* ./ 02:26:39 #69 DONE 0.1s 02:26:39 02:26:39 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:26:39 #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.425 Upgrading critical system libraries and apk-tools: 02:26:39 #0 1.425 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:39 #0 1.587 Executing busybox-1.36.1-r5.trigger 02:26:39 #0 1.668 Continuing the upgrade transaction with new apk-tools: 02:26:39 #0 1.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 2.006 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.070 Executing busybox-1.36.1-r6.post-upgrade 02:26:39 #0 2.082 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.085 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:39 #0 2.095 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.101 Executing busybox-1.36.1-r6.trigger 02:26:39 #0 2.107 OK: 17 MiB in 19 packages 02:26:39 #70 DONE 2.2s 02:26:39 02:26:39 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:26:39 #71 DONE 0.0s 02:26:39 02:26:39 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:39 #72 ... 02:26:39 02:26:39 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:26:39 #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.945 Upgrading critical system libraries and apk-tools: 02:26:39 #0 1.945 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:39 #0 1.959 Executing busybox-1.36.1-r5.trigger 02:26:39 #0 2.007 Continuing the upgrade transaction with new apk-tools: 02:26:39 #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 2.913 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.927 Executing busybox-1.36.1-r6.post-upgrade 02:26:39 #0 2.942 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.945 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:39 #0 2.953 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #0 2.986 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #0 2.994 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 2.998 Executing busybox-1.36.1-r6.trigger 02:26:39 #0 3.005 OK: 7 MiB in 17 packages 02:26:39 #73 DONE 3.4s 02:26:39 02:26:39 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:26:39 #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 2.121 Upgrading critical system libraries and apk-tools: 02:26:39 #0 2.121 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:39 #0 2.131 Executing busybox-1.36.1-r5.trigger 02:26:39 #0 2.192 Continuing the upgrade transaction with new apk-tools: 02:26:39 #0 2.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:39 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:39 #0 3.220 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 3.237 Executing busybox-1.36.1-r6.post-upgrade 02:26:39 #0 3.251 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 3.255 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:39 #0 3.264 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #0 3.302 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:39 #0 3.311 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:39 #0 3.341 Executing busybox-1.36.1-r6.trigger 02:26:39 #0 3.347 OK: 7 MiB in 16 packages 02:26:39 #74 DONE 3.6s 02:26:39 02:26:39 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:26:40 #75 ... 02:26:40 02:26:40 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:26:40 #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:40 #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:40 #0 1.986 Upgrading critical system libraries and apk-tools: 02:26:40 #0 1.986 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:40 #0 2.002 Executing busybox-1.36.1-r5.trigger 02:26:40 #0 2.089 Continuing the upgrade transaction with new apk-tools: 02:26:40 #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:40 #0 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:40 #0 3.426 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #0 3.439 Executing busybox-1.36.1-r6.post-upgrade 02:26:40 #0 3.457 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #0 3.460 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:40 #0 3.466 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:40 #0 3.495 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:40 #0 3.503 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #0 3.508 Executing busybox-1.36.1-r6.trigger 02:26:40 #0 3.515 Executing ca-certificates-20240226-r0.trigger 02:26:40 #0 3.556 OK: 8 MiB in 17 packages 02:26:40 #76 DONE 3.7s 02:26:40 02:26:40 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:26:40 #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:40 #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:40 #0 2.393 Upgrading critical system libraries and apk-tools: 02:26:40 #0 2.393 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:40 #77 2.402 Executing busybox-1.36.1-r5.trigger 02:26:40 #77 2.446 Continuing the upgrade transaction with new apk-tools: 02:26:40 #77 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:40 #77 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:40 #77 2.768 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #77 2.783 Executing busybox-1.36.1-r6.post-upgrade 02:26:40 #77 2.804 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #77 2.808 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:40 #77 2.818 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:40 #77 2.860 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:40 #77 2.867 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:40 #77 2.871 Executing busybox-1.36.1-r6.trigger 02:26:40 #77 2.879 OK: 7 MiB in 16 packages 02:26:41 #77 DONE 3.2s 02:26:41 02:26:41 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:26:41 #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:41 #0 2.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:41 #0 2.699 Upgrading critical system libraries and apk-tools: 02:26:41 #0 2.699 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:41 #0 2.707 Executing busybox-1.36.1-r5.trigger 02:26:41 #0 2.774 Continuing the upgrade transaction with new apk-tools: 02:26:41 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:41 #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:41 #78 3.059 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:41 #78 3.076 Executing busybox-1.36.1-r6.post-upgrade 02:26:41 #78 3.095 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:41 #78 3.098 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:41 #78 3.103 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:41 #78 3.106 Executing busybox-1.36.1-r6.trigger 02:26:41 #78 3.109 OK: 8 MiB in 20 packages 02:26:41 #78 DONE 3.2s 02:26:41 02:26:41 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:26:43 #79 ... 02:26:43 02:26:43 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:26:43 #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 4.016 Upgrading critical system libraries and apk-tools: 02:26:43 #0 4.016 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:43 #0 4.023 Executing busybox-1.36.1-r5.trigger 02:26:43 #0 4.066 Continuing the upgrade transaction with new apk-tools: 02:26:43 #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 4.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 4.354 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 4.502 Executing busybox-1.36.1-r6.post-upgrade 02:26:43 #0 4.515 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 4.518 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:43 #0 4.528 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 4.586 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 4.592 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 4.595 Executing busybox-1.36.1-r6.trigger 02:26:43 #0 4.600 Executing ca-certificates-20240226-r0.trigger 02:26:43 #0 4.815 OK: 17 MiB in 19 packages 02:26:43 #80 DONE 5.0s 02:26:43 02:26:43 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:26:43 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 2.870 Upgrading critical system libraries and apk-tools: 02:26:43 #0 2.870 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:43 #0 2.878 Executing busybox-1.36.1-r5.trigger 02:26:43 #0 2.923 Continuing the upgrade transaction with new apk-tools: 02:26:43 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 3.202 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.215 Executing busybox-1.36.1-r6.post-upgrade 02:26:43 #0 3.230 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.234 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:43 #0 3.261 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 3.295 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 3.305 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.306 Executing busybox-1.36.1-r6.trigger 02:26:43 #0 3.314 OK: 8 MiB in 19 packages 02:26:43 #81 DONE 4.8s 02:26:43 02:26:43 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:26:43 #75 DONE 3.2s 02:26:43 02:26:43 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:26:43 #79 DONE 1.6s 02:26:43 02:26:43 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:26:43 #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 2.727 Upgrading critical system libraries and apk-tools: 02:26:43 #0 2.727 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:26:43 #0 2.734 Executing busybox-1.36.1-r5.trigger 02:26:43 #0 2.795 Continuing the upgrade transaction with new apk-tools: 02:26:43 #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:26:43 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:26:43 #0 3.117 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.130 Executing busybox-1.36.1-r6.post-upgrade 02:26:43 #0 3.160 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.179 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:26:43 #0 3.194 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 3.227 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:26:43 #0 3.242 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:26:43 #0 3.245 Executing busybox-1.36.1-r6.trigger 02:26:43 #0 3.248 Executing ca-certificates-20240226-r0.trigger 02:26:43 #0 3.696 OK: 12 MiB in 26 packages 02:26:43 #82 DONE 4.6s 02:26:43 02:26:43 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:26:43 #83 DONE 1.6s 02:26:43 02:26:43 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:26:43 #84 ... 02:26:43 02:26:43 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:26:43 #85 DONE 0.8s 02:26:43 02:26:43 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:26:43 #86 DONE 0.9s 02:26:43 02:26:43 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:26:43 #84 DONE 0.8s 02:26:43 02:26:43 #87 [security-spire-server stage-2 6/9] COPY security.txt / 02:26:44 #87 DONE 0.7s 02:26:44 02:26:44 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:26:44 #88 DONE 1.5s 02:26:44 02:26:44 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:26:44 #89 DONE 0.7s 02:26:44 02:26:44 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:26:44 #90 DONE 0.1s 02:26:44 02:26:44 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:26:44 #91 DONE 0.1s 02:26:44 02:26:44 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:26:44 #92 DONE 0.0s 02:26:44 02:26:44 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:26:44 #93 DONE 0.0s 02:26:44 02:26:44 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:26:44 #94 DONE 0.1s 02:26:44 02:26:44 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:26:44 #95 DONE 0.1s 02:26:44 02:26:44 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 02:26:44 #96 DONE 0.1s 02:26:44 02:26:44 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:26:44 #97 DONE 0.1s 02:26:44 02:26:44 #98 [security-spire-server] exporting to image 02:26:44 #98 exporting layers 02:26:44 #98 ... 02:26:44 02:26:44 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:26:44 #99 DONE 0.1s 02:26:44 02:26:44 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:26:44 #100 DONE 0.1s 02:26:44 02:26:44 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:26:44 #101 DONE 0.1s 02:26:44 02:26:44 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:26:44 #102 DONE 0.0s 02:26:44 02:26:44 #98 [security-spire-config] exporting to image 02:26:45 #98 exporting layers 0.6s done 02:26:45 #98 writing image sha256:709bee7d7af574fa9faaf29dea8cd83587475154bddff1ff44974e43685bf9ea done 02:26:45 #98 naming to docker.io/library/security-spire-server done 02:26:45 #98 exporting layers 0.5s done 02:26:45 #98 writing image sha256:421cb701e2712c624747c5a03fe7ba5f8f3af86e1f19f58c07ef5d32e146a77c done 02:26:45 #98 naming to docker.io/library/security-spire-config done 02:26:45 #98 writing image sha256:6466224badd09e6560889191509c8df93d730008638b0fdb4b2d5c97dd71a0d9 done 02:26:45 #98 naming to docker.io/library/security-spire-agent done 02:26:45 #98 DONE 0.7s 02:26:45 02:26:45 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:46 #103 ... 02:26:46 02:26:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:26:46 #44 ... 02:26:46 02:26:46 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:26:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:50 Avoid second fetch 02:26:50 Checking out Revision c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 (main) 02:26:50 Commit message: "Merge pull request #4801 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.32" 02:26:50 > git config core.sparsecheckout # timeout=10 02:26:50 > git checkout -f c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:55 Dload Upload Total Spent Left Speed 02:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76357 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh 02:26:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:26:56 + sudo tee /etc/docker/daemon.new 02:26:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:26:56 { 02:26:56 "registry-mirrors": [ 02:26:56 "https://nexus3.edgexfoundry.org:10001" 02:26:56 ], 02:26:56 "bip": "10.250.0.254/24", 02:26:56 "hosts": [ 02:26:56 "tcp://0.0.0.0:5555", 02:26:56 "unix:///var/run/docker.sock" 02:26:56 ], 02:26:56 "mtu": 1458, 02:26:56 "selinux-enabled": true, 02:26:56 "seccomp-profile": "/etc/docker/seccomp.json" 02:26:56 } [Pipeline] sh 02:26:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:26:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:15 provisioning config files... 02:27:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config680277887895731974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:15 ---> ****-login.sh 02:27:15 nexus3.edgexfoundry.org:10001 02:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:16 Configure a credential helper to remove this warning. See 02:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:16 02:27:16 Login Succeeded 02:27:16 nexus3.edgexfoundry.org:10002 02:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:16 Configure a credential helper to remove this warning. See 02:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:16 02:27:16 Login Succeeded 02:27:16 nexus3.edgexfoundry.org:10003 02:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:17 Configure a credential helper to remove this warning. See 02:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:17 02:27:17 Login Succeeded 02:27:17 nexus3.edgexfoundry.org:10004 02:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:17 Configure a credential helper to remove this warning. See 02:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:17 02:27:17 Login Succeeded 02:27:17 ****.io 02:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:18 Configure a credential helper to remove this warning. See 02:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:18 02:27:18 Login Succeeded 02:27:18 ---> ****-login.sh ends [Pipeline] } 02:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:27:18 + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] echo 02:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:18 ========================================================= 02:27:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:27:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:27:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:27:19 c6b39de5b339: Pulling fs layer 02:27:19 a69c41024577: Pulling fs layer 02:27:19 d6de4b400683: Pulling fs layer 02:27:19 35cb2a7552d0: Pulling fs layer 02:27:19 4f4fb700ef54: Pulling fs layer 02:27:19 35cb2a7552d0: Waiting 02:27:19 464afbd9ba4c: Pulling fs layer 02:27:19 00f215d4a9da: Pulling fs layer 02:27:19 d496ad576159: Pulling fs layer 02:27:19 464afbd9ba4c: Waiting 02:27:19 d496ad576159: Waiting 02:27:19 00f215d4a9da: Waiting 02:27:19 a69c41024577: Verifying Checksum 02:27:19 a69c41024577: Download complete 02:27:19 35cb2a7552d0: Verifying Checksum 02:27:19 35cb2a7552d0: Download complete 02:27:19 4f4fb700ef54: Verifying Checksum 02:27:19 4f4fb700ef54: Download complete 02:27:19 464afbd9ba4c: Verifying Checksum 02:27:19 464afbd9ba4c: Download complete 02:27:19 c6b39de5b339: Verifying Checksum 02:27:19 c6b39de5b339: Download complete 02:27:19 d496ad576159: Verifying Checksum 02:27:19 d496ad576159: Download complete 02:27:20 c6b39de5b339: Pull complete 02:27:20 a69c41024577: Pull complete 02:27:21 d6de4b400683: Verifying Checksum 02:27:21 d6de4b400683: Download complete 02:27:22 00f215d4a9da: Verifying Checksum 02:27:22 00f215d4a9da: Download complete 02:27:25 #104 DONE 45.5s 02:27:25 02:27:25 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:25 #103 DONE 45.5s 02:27:25 02:27:25 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:25 #72 DONE 45.3s 02:27:25 02:27:25 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:25 #68 DONE 45.3s 02:27:25 02:27:25 #105 [security-spiffe-token-provider builder 6/7] COPY . . 02:27:33 #105 ... 02:27:33 02:27:33 #106 [core-data builder 6/7] COPY . . 02:27:33 #106 ... 02:27:33 02:27:33 #107 [support-notifications builder 6/7] COPY . . 02:27:33 #107 ... 02:27:33 02:27:33 #108 [security-bootstrapper builder 6/7] COPY . . 02:27:34 d6de4b400683: Pull complete 02:27:34 35cb2a7552d0: Pull complete 02:27:34 4f4fb700ef54: Pull complete 02:27:34 464afbd9ba4c: Pull complete 02:27:37 #108 DONE 13.1s 02:27:37 02:27:37 #109 [security-proxy-setup builder 6/7] COPY . . 02:27:37 #109 CACHED 02:27:37 02:27:37 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #110 CACHED 02:27:37 02:27:37 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:27:37 #111 CACHED 02:27:37 02:27:37 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:27:37 #112 CACHED 02:27:37 02:27:37 #113 [security-secretstore-setup builder 6/7] COPY . . 02:27:37 #113 CACHED 02:27:37 02:27:37 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #114 CACHED 02:27:37 02:27:37 #115 [support-scheduler builder 6/7] COPY . . 02:27:37 #115 CACHED 02:27:37 02:27:37 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:27:37 #116 CACHED 02:27:37 02:27:37 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #117 CACHED 02:27:37 02:27:37 #106 [core-data builder 6/7] COPY . . 02:27:37 #106 DONE 13.1s 02:27:37 02:27:37 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:27:37 #118 CACHED 02:27:37 02:27:37 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #119 CACHED 02:27:37 02:27:37 #120 [security-proxy-auth builder 6/7] COPY . . 02:27:37 #120 CACHED 02:27:37 02:27:37 #105 [security-spiffe-token-provider builder 6/7] COPY . . 02:27:37 #105 DONE 13.1s 02:27:37 02:27:37 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #121 CACHED 02:27:37 02:27:37 #122 [core-metadata builder 6/7] COPY . . 02:27:37 #122 CACHED 02:27:37 02:27:37 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:27:37 #123 CACHED 02:27:37 02:27:37 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 02:27:37 #124 CACHED 02:27:37 02:27:37 #125 [core-command builder 6/7] COPY . . 02:27:37 #125 CACHED 02:27:37 02:27:37 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #126 CACHED 02:27:37 02:27:37 #107 [support-notifications builder 6/7] COPY . . 02:27:37 #107 DONE 13.2s 02:27:37 02:27:37 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:27:37 #127 CACHED 02:27:37 02:27:37 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 02:27:37 #128 CACHED 02:27:37 02:27:37 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:37 #129 CACHED 02:27:37 02:27:37 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:37 #130 1.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:27:42 00f215d4a9da: Pull complete 02:27:44 d496ad576159: Pull complete 02:27:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:27:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:27:45 + docker build -t ci-base-image-arm64 -f - . 02:27:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:27:45 WORKDIR /edgex 02:27:45 COPY go.mod . 02:27:45 RUN go mod download 02:27:45 Sending build context to Docker daemon 3.004MB 02:27:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:27:45 ---> f246e2811388 02:27:45 Step 2/4 : WORKDIR /edgex 02:27:47 ---> Running in 945df337f517 02:27:48 Removing intermediate container 945df337f517 02:27:48 ---> 2f291fa46ca4 02:27:48 Step 3/4 : COPY go.mod . 02:27:48 ---> 674ac4c405e0 02:27:48 Step 4/4 : RUN go mod download 02:27:48 #130 ... 02:27:48 02:27:48 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:48 #0 0.800 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:27:48 #131 ... 02:27:48 02:27:48 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:27:48 #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:27:48 #132 ... 02:27:48 02:27:48 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:27:48 #0 0.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:27:48 #133 ... 02:27:48 02:27:48 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:27:48 #0 0.653 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:27:48 #134 ... 02:27:48 02:27:48 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:48 #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:27:48 #135 ... 02:27:48 02:27:48 #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:27:48 #0 0.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:27:48 ---> Running in b7a29ed147ca 02:27:48 #136 ... 02:27:48 02:27:48 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:27:48 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:27:48 #137 ... 02:27:48 02:27:48 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:27:48 #0 0.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:27:48 #138 ... 02:27:48 02:27:48 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:48 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:27:48 #139 ... 02:27:48 02:27:48 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:27:48 #0 1.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:28:56 Removing intermediate container b7a29ed147ca 02:28:56 ---> 69f8efc3caa0 02:28:56 Successfully built 69f8efc3caa0 02:28:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker inspect -f . ci-base-image-arm64 02:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:57 prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container 02:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:28:57 #140 ... 02:28:57 02:28:57 #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:28:57 #136 71.82 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:28:58 $ docker top 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:59 + go version 02:28:59 go version go1.21.9 linux/arm64 [Pipeline] } 02:28:59 $ docker stop --time=1 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc 02:29:00 $ docker rm -f --volumes 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:01 02:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:01 latest: Pulling from edgex-devops/edgex-compose-arm64 02:29:01 547446be3368: Pulling fs layer 02:29:01 d125d8839a47: Pulling fs layer 02:29:01 3e85d5ac6304: Pulling fs layer 02:29:01 c3105a71a48b: Pulling fs layer 02:29:01 0f093f025ec4: Pulling fs layer 02:29:01 c3106fc0e877: Pulling fs layer 02:29:01 c3105a71a48b: Waiting 02:29:01 0f093f025ec4: Waiting 02:29:01 c3106fc0e877: Waiting 02:29:02 547446be3368: Verifying Checksum 02:29:02 547446be3368: Download complete 02:29:02 c3105a71a48b: Verifying Checksum 02:29:02 c3105a71a48b: Download complete 02:29:02 d125d8839a47: Verifying Checksum 02:29:02 d125d8839a47: Download complete 02:29:02 c3106fc0e877: Verifying Checksum 02:29:02 c3106fc0e877: Download complete 02:29:02 0f093f025ec4: Verifying Checksum 02:29:02 0f093f025ec4: Download complete 02:29:03 547446be3368: Pull complete 02:29:03 d125d8839a47: Pull complete 02:29:04 3e85d5ac6304: Verifying Checksum 02:29:04 3e85d5ac6304: Download complete 02:29:14 3e85d5ac6304: Pull complete 02:29:14 c3105a71a48b: Pull complete 02:29:15 0f093f025ec4: Pull complete 02:29:15 c3106fc0e877: Pull complete 02:29:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:16 prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container 02:29:16 $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:29:18 $ docker top f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:18 + docker compose -f ./docker-compose-build.yml build --parallel 02:29:28 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:29:28 #1 transferring dockerfile: 2.93kB 0.0s done 02:29:28 #1 DONE 0.1s 02:29:28 02:29:28 #2 [core-metadata internal] load build definition from Dockerfile 02:29:28 #2 transferring dockerfile: 2.06kB 0.0s done 02:29:28 #2 DONE 0.1s 02:29:28 02:29:28 #3 [security-spire-agent internal] load build definition from Dockerfile 02:29:28 #3 transferring dockerfile: 1.81kB done 02:29:28 #3 DONE 0.1s 02:29:28 02:29:28 #4 [security-spire-config internal] load build definition from Dockerfile 02:29:28 #4 transferring dockerfile: 1.69kB 0.0s done 02:29:28 #4 DONE 0.1s 02:29:28 02:29:28 #5 [security-spire-server internal] load build definition from Dockerfile 02:29:28 #5 transferring dockerfile: 1.70kB done 02:29:28 #5 DONE 0.1s 02:29:28 02:29:28 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:29:28 #6 transferring dockerfile: 2.49kB 0.0s done 02:29:28 #6 DONE 0.1s 02:29:28 02:29:28 #7 [support-notifications internal] load build definition from Dockerfile 02:29:28 #7 transferring dockerfile: 1.95kB 0.0s done 02:29:28 #7 DONE 0.1s 02:29:28 02:29:28 #8 [core-command internal] load build definition from Dockerfile 02:29:28 #8 transferring dockerfile: 1.93kB done 02:29:28 #8 DONE 0.1s 02:29:28 02:29:28 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:29:28 #9 transferring dockerfile: 2.50kB done 02:29:28 #9 DONE 0.1s 02:29:28 02:29:28 #10 [core-data internal] load build definition from Dockerfile 02:29:28 #10 transferring dockerfile: 2.01kB done 02:29:28 #10 DONE 0.1s 02:29:28 02:29:28 #11 [support-scheduler internal] load build definition from Dockerfile 02:29:28 #11 transferring dockerfile: 1.93kB 0.0s done 02:29:28 #11 DONE 0.1s 02:29:28 02:29:28 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:29:28 #12 transferring dockerfile: 2.23kB 0.0s done 02:29:28 #12 DONE 0.1s 02:29:28 02:29:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:29:28 #13 transferring dockerfile: 2.15kB 0.0s done 02:29:28 #13 DONE 0.1s 02:29:28 02:29:28 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:29:28 #14 transferring dockerfile: 1.89kB 0.0s done 02:29:28 #14 DONE 0.1s 02:29:28 02:29:28 #15 [security-bootstrapper internal] load .dockerignore 02:29:28 #15 transferring context: 02:29:29 #15 transferring context: 50B done 02:29:29 #15 DONE 0.1s 02:29:29 02:29:29 #16 [core-metadata internal] load .dockerignore 02:29:29 #16 transferring context: 50B 0.0s done 02:29:29 #16 DONE 0.1s 02:29:29 02:29:29 #17 [security-spire-agent internal] load .dockerignore 02:29:30 #17 transferring context: 50B 0.0s done 02:29:30 #17 DONE 0.1s 02:29:30 02:29:30 #18 [security-spire-config internal] load .dockerignore 02:29:30 #18 transferring context: 50B done 02:29:30 #18 DONE 0.1s 02:29:30 02:29:30 #19 [security-spire-server internal] load .dockerignore 02:29:30 #19 transferring context: 50B 0.0s done 02:29:30 #19 DONE 0.1s 02:29:30 02:29:30 #20 [security-secretstore-setup internal] load .dockerignore 02:29:30 #20 transferring context: 50B 0.0s done 02:29:30 #20 DONE 0.1s 02:29:30 02:29:30 #21 [core-command internal] load .dockerignore 02:29:30 #21 transferring context: 50B done 02:29:30 #21 DONE 0.1s 02:29:30 02:29:30 #22 [support-notifications internal] load .dockerignore 02:29:30 #22 transferring context: 50B done 02:29:30 #22 DONE 0.1s 02:29:30 02:29:30 #23 [security-proxy-setup internal] load .dockerignore 02:29:30 #23 transferring context: 50B done 02:29:30 #23 DONE 0.1s 02:29:30 02:29:30 #24 [core-data internal] load .dockerignore 02:29:30 #24 transferring context: 50B 0.0s done 02:29:30 #24 DONE 0.1s 02:29:30 02:29:30 #25 [support-scheduler internal] load .dockerignore 02:29:30 #25 transferring context: 50B done 02:29:30 #25 DONE 0.1s 02:29:30 02:29:30 #26 [core-common-config-bootstrapper internal] load .dockerignore 02:29:30 #26 transferring context: 50B 0.0s done 02:29:30 #26 DONE 0.1s 02:29:30 02:29:30 #27 [security-proxy-auth internal] load .dockerignore 02:29:30 #27 transferring context: 50B 0.0s done 02:29:30 #27 DONE 0.1s 02:29:30 02:29:30 #28 [security-spiffe-token-provider internal] load .dockerignore 02:29:30 #28 transferring context: 50B 0.0s done 02:29:30 #28 DONE 0.1s 02:29:30 02:29:30 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:30 #29 DONE 0.0s 02:29:30 02:29:30 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:29:31 #30 DONE 0.5s 02:29:31 02:29:31 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:31 #31 DONE 0.2s 02:29:31 02:29:31 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:31 #29 DONE 0.0s 02:29:31 02:29:31 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:29:31 #30 DONE 0.5s 02:29:31 02:29:31 #32 [security-bootstrapper internal] load build context 02:29:31 #32 ... 02:29:31 02:29:31 #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:31 #31 DONE 0.4s 02:29:31 02:29:31 #32 [security-bootstrapper internal] load build context 02:29:31 #32 transferring context: 2.64MB 0.6s done 02:29:31 #32 DONE 0.7s 02:29:31 02:29:31 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:31 #29 DONE 0.0s 02:29:31 02:29:31 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:29:31 #30 DONE 0.6s 02:29:31 02:29:31 #33 [core-metadata internal] load build context 02:29:31 #33 ... 02:29:31 02:29:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:31 #29 DONE 0.0s 02:29:31 02:29:31 #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:31 #31 DONE 0.5s 02:29:31 02:29:31 #33 [core-metadata internal] load build context 02:29:32 #33 ... 02:29:32 02:29:32 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:32 #29 DONE 0.0s 02:29:32 02:29:32 #33 [core-metadata internal] load build context 02:29:32 #33 ... 02:29:32 02:29:32 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:32 #31 DONE 0.6s 02:29:32 02:29:32 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:29:32 #30 DONE 0.8s 02:29:32 02:29:32 #33 [core-metadata internal] load build context 02:29:32 #33 ... 02:29:32 02:29:32 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:32 #29 DONE 0.0s 02:29:32 02:29:32 #33 [core-metadata internal] load build context 02:29:32 #33 ... 02:29:32 02:29:32 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:32 #29 DONE 0.0s 02:29:32 02:29:32 #33 [core-metadata internal] load build context 02:29:32 #33 transferring context: 2.64MB 0.7s done 02:29:32 #33 ... 02:29:32 02:29:32 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:32 #29 DONE 0.1s 02:29:32 02:29:32 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:29:32 #34 DONE 1.4s 02:29:32 02:29:32 #33 [core-metadata internal] load build context 02:29:32 #33 DONE 1.3s 02:29:32 02:29:32 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:29:32 #30 DONE 1.4s 02:29:32 02:29:32 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:32 #31 DONE 0.7s 02:29:32 02:29:32 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:32 #35 DONE 0.0s 02:29:32 02:29:32 #36 [core-common-config-bootstrapper internal] load build context 02:29:33 #36 ... 02:29:33 02:29:33 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:33 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:33 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:33 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:33 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:33 #31 DONE 0.7s 02:29:33 02:29:33 #37 [security-proxy-auth internal] load build context 02:29:33 #37 DONE 0.1s 02:29:33 02:29:33 #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:29:33 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:29:33 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:29:33 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:29:33 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:29:33 #31 DONE 0.7s 02:29:33 02:29:33 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:29:33 #38 DONE 1.6s 02:29:33 02:29:33 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:33 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:34 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.9s done 02:29:34 #39 ... 02:29:34 02:29:34 #40 [security-secretstore-setup internal] load build context 02:29:34 #40 transferring context: 2.64MB 1.2s done 02:29:34 #40 DONE 2.7s 02:29:34 02:29:34 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:34 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:29:35 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:29:35 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:29:35 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 02:29:35 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:29:35 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s 02:29:35 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 02:29:35 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s 02:29:35 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.3s 02:29:35 #39 ... 02:29:35 02:29:35 #41 [core-command internal] load build context 02:29:35 #41 transferring context: 2.64MB 2.4s done 02:29:35 #41 DONE 3.8s 02:29:35 02:29:35 #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:29:35 #42 DONE 5.5s 02:29:35 02:29:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:36 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s 02:29:36 #39 ... 02:29:36 02:29:36 #43 [support-notifications internal] load build context 02:29:36 #43 transferring context: 2.64MB 2.6s done 02:29:36 #43 DONE 4.2s 02:29:36 02:29:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:36 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 02:29:36 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.4s 02:29:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.08MB / 17.12MB 1.5s 02:29:37 #39 ... 02:29:37 02:29:37 #44 [security-proxy-setup internal] load build context 02:29:37 #44 transferring context: 2.64MB 2.7s done 02:29:37 #44 DONE 4.8s 02:29:37 02:29:37 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 2.0s 02:29:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.05MB / 17.12MB 2.1s 02:29:37 #39 ... 02:29:37 02:29:37 #45 [security-spire-server internal] load build context 02:29:37 #45 transferring context: 26.69kB 0.5s done 02:29:37 #45 DONE 4.5s 02:29:37 02:29:37 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 2.3s 02:29:37 #39 ... 02:29:37 02:29:37 #46 [security-spire-config internal] load build context 02:29:37 #46 transferring context: 24.94kB 0.6s done 02:29:37 #46 DONE 4.6s 02:29:38 02:29:38 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:38 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 02:29:38 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:29:38 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:29:38 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:29:38 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 02:29:38 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 02:29:38 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 02:29:38 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 02:29:38 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.8s 02:29:38 #35 ... 02:29:38 02:29:38 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:38 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 2.9s 02:29:38 #39 ... 02:29:38 02:29:38 #47 [security-spire-agent internal] load build context 02:29:38 #47 transferring context: 26.22kB 0.6s done 02:29:38 #47 DONE 5.0s 02:29:38 02:29:38 #36 [core-common-config-bootstrapper internal] load build context 02:29:39 #36 ... 02:29:39 02:29:39 #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:29:39 #48 DONE 4.4s 02:29:39 02:29:39 #36 [core-common-config-bootstrapper internal] load build context 02:29:40 #36 transferring context: 2.64MB 4.6s done 02:29:40 #36 DONE 7.8s 02:29:40 02:29:40 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:40 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.7s 02:29:40 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 02:29:41 #35 ... 02:29:41 02:29:41 #49 [security-spiffe-token-provider internal] load build context 02:29:41 #49 transferring context: 2.64MB 4.6s done 02:29:41 #49 DONE 8.1s 02:29:41 02:29:41 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:41 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.60MB / 23.39MB 6.3s 02:29:41 #35 ... 02:29:41 02:29:41 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:29:41 #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:41 #0 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:41 #0 9.188 (1/2) Installing dumb-init (1.2.5-r2) 02:29:41 #0 9.188 (2/2) Installing su-exec (0.2-r3) 02:29:41 #0 9.188 Executing busybox-1.36.1-r5.trigger 02:29:41 #0 9.269 OK: 8 MiB in 17 packages 02:29:41 #50 ... 02:29:41 02:29:41 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:41 #35 ... 02:29:41 02:29:41 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:29:41 #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:41 #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:41 #0 9.608 (1/1) Installing dumb-init (1.2.5-r2) 02:29:41 #0 9.644 Executing busybox-1.36.1-r5.trigger 02:29:41 #0 9.807 OK: 8 MiB in 16 packages 02:29:41 #51 ... 02:29:41 02:29:41 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:42 #35 ... 02:29:42 02:29:42 #52 [support-scheduler internal] load build context 02:29:42 #52 transferring context: 2.64MB 5.4s done 02:29:42 #52 DONE 8.8s 02:29:42 02:29:42 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:42 #35 ... 02:29:42 02:29:42 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:29:42 #0 7.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:42 #0 8.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:42 #53 ... 02:29:42 02:29:42 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:42 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.0s 02:29:42 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.4s 02:29:42 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:29:42 #35 ... 02:29:42 02:29:42 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:29:42 #0 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:42 #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:42 #54 ... 02:29:42 02:29:42 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:29:42 #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:42 #0 8.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:42 #55 ... 02:29:42 02:29:42 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:29:42 #50 DONE 11.2s 02:29:42 02:29:42 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:29:42 #51 DONE 11.4s 02:29:42 02:29:42 #37 [security-proxy-auth internal] load build context 02:29:42 #37 transferring context: 2.64MB 6.5s done 02:29:42 #37 DONE 9.6s 02:29:42 02:29:42 #56 [core-data internal] load build context 02:29:42 #56 transferring context: 2.64MB 6.6s done 02:29:42 #56 DONE 9.7s 02:29:42 02:29:42 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:29:43 #57 ... 02:29:43 02:29:43 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:29:43 #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:43 #0 9.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:43 #58 ... 02:29:43 02:29:43 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:29:43 #59 ... 02:29:43 02:29:43 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:29:43 #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:43 #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:43 #136 DONE 120.2s 02:29:43 02:29:43 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:29:43 #134 DONE 120.2s 02:29:43 02:29:43 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:29:43 #130 ... 02:29:43 02:29:43 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:43 #139 DONE 120.2s 02:29:43 02:29:43 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:29:43 #135 DONE 120.2s 02:29:43 02:29:43 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:29:43 #140 DONE 120.2s 02:29:43 02:29:43 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:29:43 #131 DONE 120.3s 02:29:43 02:29:43 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:29:43 #137 DONE 120.3s 02:29:43 02:29:43 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #141 ... 02:29:43 02:29:43 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:29:43 #132 DONE 120.4s 02:29:43 02:29:43 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:29:43 #138 DONE 120.6s 02:29:43 02:29:43 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:29:43 #130 DONE 120.6s 02:29:43 02:29:43 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #142 ... 02:29:43 02:29:43 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:29:43 #133 DONE 120.6s 02:29:43 02:29:43 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #143 ... 02:29:43 02:29:43 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #144 DONE 0.7s 02:29:43 02:29:43 #145 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #145 DONE 0.7s 02:29:43 02:29:43 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #142 DONE 0.6s 02:29:43 02:29:43 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #141 DONE 0.7s 02:29:43 02:29:43 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:29:43 #146 DONE 0.5s 02:29:43 02:29:43 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:29:43 #147 ... 02:29:43 02:29:43 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #143 DONE 0.4s 02:29:43 02:29:43 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #148 DONE 0.6s 02:29:43 02:29:43 #149 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:29:43 #149 DONE 0.4s 02:29:43 02:29:43 #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:29:43 #150 CACHED 02:29:43 02:29:43 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #151 CACHED 02:29:43 02:29:43 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:29:43 #152 DONE 0.4s 02:29:43 02:29:43 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:29:43 #153 CACHED 02:29:43 02:29:43 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #154 CACHED 02:29:43 02:29:43 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:29:43 #155 CACHED 02:29:43 02:29:43 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #156 CACHED 02:29:43 02:29:43 #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:29:43 #157 DONE 0.3s 02:29:43 02:29:43 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:29:43 #158 CACHED 02:29:43 02:29:43 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #159 CACHED 02:29:43 02:29:43 #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:43 #160 ... 02:29:43 02:29:43 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:29:43 #161 DONE 0.3s 02:29:43 02:29:43 #162 [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:29:43 #162 ... 02:29:43 02:29:43 #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:29:43 #163 DONE 0.5s 02:29:43 02:29:43 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:29:43 #164 ... 02:29:43 02:29:43 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:29:43 #165 DONE 1.2s 02:29:43 02:29:43 #166 [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:29:43 #166 ... 02:29:43 02:29:43 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:29:43 #167 DONE 2.0s 02:29:43 02:29:43 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:29:43 #164 DONE 2.0s 02:29:43 02:29:43 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:43 #168 DONE 2.0s 02:29:43 02:29:43 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:43 #169 DONE 2.1s 02:29:43 02:29:43 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:29:43 #170 DONE 2.1s 02:29:43 02:29:43 #171 [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:29:43 #171 ... 02:29:43 02:29:43 #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:43 #160 DONE 2.4s 02:29:43 02:29:43 #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:29:43 #172 DONE 2.4s 02:29:43 02:29:43 #162 [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:29:43 #162 DONE 2.4s 02:29:43 02:29:43 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:29:43 #173 DONE 1.5s 02:29:43 02:29:43 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:29:43 #147 DONE 2.7s 02:29:43 02:29:43 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:29:43 #174 ... 02:29:43 02:29:43 #175 [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:29:43 #175 DONE 0.6s 02:29:43 02:29:43 #166 [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:29:43 #166 DONE 1.5s 02:29:43 02:29:43 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:29:43 #176 DONE 0.6s 02:29:43 02:29:43 #171 [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:29:43 #171 DONE 0.6s 02:29:43 02:29:43 #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:29:43 #177 DONE 0.4s 02:29:43 02:29:43 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:29:43 #178 DONE 0.7s 02:29:43 02:29:43 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:29:43 #179 DONE 0.3s 02:29:43 02:29:43 #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:29:43 #180 DONE 0.4s 02:29:43 02:29:43 #181 [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:29:43 #181 DONE 0.4s 02:29:43 02:29:43 #98 [core-data] exporting to image 02:29:43 #98 exporting layers 02:29:43 #98 ... 02:29:43 02:29:43 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:29:43 #174 DONE 0.4s 02:29:43 02:29:43 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:29:43 #182 DONE 0.5s 02:29:43 02:29:43 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:29:43 #183 DONE 0.4s 02:29:43 02:29:43 #98 [support-notifications] exporting to image 02:29:43 #98 ... 02:29:43 02:29:43 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:29:43 #184 DONE 0.4s 02:29:43 02:29:43 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:29:43 #185 DONE 0.4s 02:29:43 02:29:43 #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:29:43 #186 DONE 0.4s 02:29:43 02:29:43 #98 [core-metadata] exporting to image 02:29:43 #98 exporting layers 0.4s done 02:29:43 #98 ... 02:29:43 02:29:43 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:29:43 #187 DONE 0.4s 02:29:43 02:29:43 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:29:43 #188 DONE 0.3s 02:29:43 02:29:43 #98 [core-metadata] exporting to image 02:29:43 #98 writing image sha256:a4ff1038e16ba97112bb6217f2de229b5b7521501874ef5f6462336ef2e1665a 02:29:43 #98 exporting layers 0.7s done 02:29:43 #98 writing image sha256:a4ff1038e16ba97112bb6217f2de229b5b7521501874ef5f6462336ef2e1665a 0.2s done 02:29:43 #98 naming to docker.io/library/security-spiffe-token-provider done 02:29:43 #98 ... 02:29:43 02:29:43 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:29:43 #189 DONE 0.5s 02:29:43 02:29:43 #98 [security-spiffe-token-provider] exporting to image 02:29:43 #98 exporting layers 0.6s done 02:29:43 #98 ... 02:29:43 02:29:43 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:29:43 #190 DONE 0.4s 02:29:43 02:29:43 #98 [security-spiffe-token-provider] exporting to image 02:29:43 #98 exporting layers 0.7s done 02:29:43 #98 writing image sha256:b10189df65fc0b9712aa92b500bafa4bb7ca220b4624a3dcb1b10fd9bba87ff1 02:29:43 #98 writing image sha256:9cd1705368cd6b1642272cadfb5cc42f6a823891d87ac1bffb951e1f83551b07 02:29:43 #98 writing image sha256:3ec3df525a68d2aa98ea0181d2f97b2907ad00d3ea33c11903c9f5db6e4e1c0a 02:29:43 #98 writing image sha256:9ed519ebd40d66cbad43e1ab7c2715bb685c04e95b98af8b6190c10282277a8b 02:29:43 #98 exporting layers 0.7s done 02:29:43 #98 writing image sha256:b10189df65fc0b9712aa92b500bafa4bb7ca220b4624a3dcb1b10fd9bba87ff1 0.1s done 02:29:43 #98 writing image sha256:9cd1705368cd6b1642272cadfb5cc42f6a823891d87ac1bffb951e1f83551b07 0.1s done 02:29:43 #98 writing image sha256:3ec3df525a68d2aa98ea0181d2f97b2907ad00d3ea33c11903c9f5db6e4e1c0a 0.1s done 02:29:43 #98 writing image sha256:9ed519ebd40d66cbad43e1ab7c2715bb685c04e95b98af8b6190c10282277a8b 0.1s done 02:29:43 #98 naming to docker.io/library/core-command 0.0s done 02:29:43 #98 naming to docker.io/library/core-data 0.0s done 02:29:43 #98 naming to docker.io/library/support-scheduler 0.0s done 02:29:43 #98 writing image sha256:a8ddbc492376ad661d268f760d988f9eb919b41541665abd36f3a376135b76db done 02:29:43 #98 naming to docker.io/library/support-notifications 0.0s done 02:29:43 #98 naming to docker.io/library/core-metadata 0.0s done 02:29:43 #98 DONE 1.8s 02:29:43 02:29:43 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:29:43 #191 DONE 0.2s 02:29:43 02:29:43 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #192 ... 02:29:43 02:29:43 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:29:43 #193 DONE 0.4s 02:29:43 02:29:43 #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:29:43 #194 DONE 0.8s 02:29:43 02:29:43 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #195 DONE 0.9s 02:29:43 02:29:43 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:29:43 #196 DONE 0.1s 02:29:43 02:29:43 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #197 DONE 0.9s 02:29:43 02:29:43 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:29:43 #198 DONE 0.1s 02:29:43 02:29:43 #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:29:43 #199 DONE 0.1s 02:29:43 02:29:43 #98 [core-common-config-bootstrapper] exporting to image 02:29:43 #98 exporting layers 0.2s done 02:29:43 #98 writing image sha256:1f1e294c934783bfc04585f96eeecca7ce55b453251ead3b55d777fc9204da6e done 02:29:43 #98 naming to docker.io/library/core-common-config-bootstrapper done 02:29:43 #98 exporting layers 0.3s done 02:29:43 #98 writing image sha256:b0410915cc8f99239f9bd2f2f80ea09e6c397a1947f65d2bd3c510947497a01d done 02:29:43 #98 naming to docker.io/library/security-proxy-auth done 02:29:43 #98 DONE 2.1s 02:29:43 02:29:43 #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:29:43 #200 DONE 0.1s 02:29:43 02:29:43 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:29:43 #201 DONE 0.1s 02:29:43 02:29:43 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #202 ... 02:29:43 02:29:43 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:29:43 #203 DONE 0.1s 02:29:43 02:29:43 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:29:43 #204 ... 02:29:43 02:29:43 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #202 DONE 0.7s 02:29:43 02:29:43 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:43 #192 DONE 1.2s 02:29:43 02:29:43 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:29:43 #204 DONE 0.5s 02:29:43 02:29:43 #98 [security-proxy-setup] exporting to image 02:29:43 #98 exporting layers 0.3s done 02:29:43 #98 writing image sha256:0391d0f211c86f04bce2d72807471920055968251848cc6a86fba96bf62ddab2 0.0s done 02:29:43 #98 naming to docker.io/library/security-secretstore-setup done 02:29:43 #98 exporting layers 0.3s done 02:29:43 #98 writing image sha256:cae94951bc37de91d7111769794861a9b0dc1fa44d3bdf9944bea9e186d53859 done 02:29:43 #98 naming to docker.io/library/security-proxy-setup done 02:29:43 #98 writing image sha256:0938dea9a25683633d6986695a58d747f16954840b0fe28d705b99fa33679137 done 02:29:43 #98 naming to docker.io/library/security-bootstrapper done 02:29:43 #98 DONE 2.6s 02:29:43 02:29:43 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:29:43 time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:29:43 $ docker stop --time=1 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 02:29:43 #60 ... 02:29:43 02:29:43 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:29:43 #61 ... 02:29:43 02:29:43 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:43 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.6s done 02:29:45 $ docker rm -f --volumes 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:45 + docker images 02:29:45 REPOSITORY TAG IMAGE ID CREATED SIZE 02:29:45 security-bootstrapper latest 0938dea9a256 2 seconds ago 25.2MB 02:29:45 security-proxy-auth latest b0410915cc8f 3 seconds ago 39.2MB 02:29:45 core-common-config-bootstrapper latest 1f1e294c9347 3 seconds ago 21.5MB 02:29:45 security-secretstore-setup latest 0391d0f211c8 3 seconds ago 43.1MB 02:29:45 security-proxy-setup latest cae94951bc37 3 seconds ago 32.5MB 02:29:45 core-metadata latest a8ddbc492376 4 seconds ago 42.1MB 02:29:45 core-data latest 9cd1705368cd 5 seconds ago 41.9MB 02:29:45 support-scheduler latest 3ec3df525a68 5 seconds ago 44.5MB 02:29:45 core-command latest b10189df65fc 5 seconds ago 41.5MB 02:29:45 security-spiffe-token-provider latest a4ff1038e16b 5 seconds ago 35.3MB 02:29:45 support-notifications latest 9ed519ebd40d 5 seconds ago 45.1MB 02:29:45 security-spire-agent latest 6466224badd0 3 minutes ago 167MB 02:29:45 security-spire-server latest 709bee7d7af5 3 minutes ago 109MB 02:29:45 security-spire-config latest 421cb701e271 3 minutes ago 108MB 02:29:45 ci-base-image-x86_64 latest 1df9828c4bbb 6 minutes ago 976MB 02:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 weeks ago 565MB 02:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 02:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:45 provisioning config files... 02:29:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config15139777730436678291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:45 ---> ****-login.sh 02:29:45 nexus3.edgexfoundry.org:10001 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 nexus3.edgexfoundry.org:10002 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 nexus3.edgexfoundry.org:10003 02:29:45 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 nexus3.edgexfoundry.org:10004 02:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 ****.io 02:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 ---> ****-login.sh ends [Pipeline] } 02:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:29:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:29:46 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:46 latest 02:29:46 3.2.0-dev.23 02:29:46 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:46 main 02:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:47 + docker push nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:29:47 9ca302a4be74: Preparing 02:29:47 4c43c44d6642: Preparing 02:29:47 d2445760760d: Preparing 02:29:47 36075970c1cd: Preparing 02:29:47 098e5b64e74c: Preparing 02:29:47 50f0ea4a4bb0: Preparing 02:29:47 aedc3bda2944: Preparing 02:29:47 50f0ea4a4bb0: Waiting 02:29:47 aedc3bda2944: Waiting 02:29:47 d2445760760d: Pushed 02:29:47 36075970c1cd: Pushed 02:29:47 9ca302a4be74: Pushed 02:29:47 aedc3bda2944: Layer already exists 02:29:47 50f0ea4a4bb0: Pushed 02:29:47 098e5b64e74c: Pushed 02:29:48 #35 ... 02:29:48 02:29:48 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:29:48 #55 13.02 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:29:48 #55 13.54 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:29:48 #55 13.60 (3/6) Installing dumb-init (1.2.5-r2) 02:29:48 #55 13.60 (4/6) Installing openssl (3.1.5-r0) 02:29:48 #55 13.64 (5/6) Installing su-exec (0.2-r3) 02:29:48 #55 13.66 (6/6) Installing yq (4.33.3-r5) 02:29:48 #55 14.29 Executing busybox-1.36.1-r5.trigger 02:29:48 #55 14.42 OK: 18 MiB in 19 packages 02:29:48 #55 DONE 15.7s 02:29:48 02:29:48 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:29:48 #53 12.51 (1/4) Installing ca-certificates (20240226-r0) 02:29:48 #53 12.88 (2/4) Installing dumb-init (1.2.5-r2) 02:29:48 #53 12.92 (3/4) Installing su-exec (0.2-r3) 02:29:48 #53 12.93 (4/4) Installing yq (4.33.3-r5) 02:29:48 #53 13.83 Executing busybox-1.36.1-r5.trigger 02:29:48 #53 14.04 Executing ca-certificates-20240226-r0.trigger 02:29:48 #53 15.02 OK: 18 MiB in 19 packages 02:29:48 #53 DONE 16.4s 02:29:48 02:29:48 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:29:48 #62 ... 02:29:48 02:29:48 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:29:48 #54 13.12 (1/2) Installing ca-certificates (20240226-r0) 02:29:48 #54 13.48 (2/2) Installing dumb-init (1.2.5-r2) 02:29:48 #54 13.49 Executing busybox-1.36.1-r5.trigger 02:29:48 #54 13.55 Executing ca-certificates-20240226-r0.trigger 02:29:48 #54 14.66 OK: 9 MiB in 17 packages 02:29:48 #54 DONE 16.3s 02:29:49 02:29:49 #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:29:49 #63 ... 02:29:49 02:29:49 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:49 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.8s done 02:29:49 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 02:29:49 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 02:29:49 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.3s 02:29:49 #39 ... 02:29:49 02:29:49 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:49 4c43c44d6642: Pushed 02:29:49 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } 02:29:49 #35 ... 02:29:49 02:29:49 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:29:49 #0 8.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:49 #64 ... 02:29:49 02:29:49 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:29:49 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:49 #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:49 #65 ... 02:29:49 02:29:49 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:29:49 #0 8.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:49 #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:50 #66 ... 02:29:50 02:29:50 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:29:50 #67 ... 02:29:50 02:29:50 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:29:50 9ca302a4be74: Preparing 02:29:50 4c43c44d6642: Preparing 02:29:50 d2445760760d: Preparing 02:29:50 36075970c1cd: Preparing 02:29:50 098e5b64e74c: Preparing 02:29:50 50f0ea4a4bb0: Preparing 02:29:50 aedc3bda2944: Preparing 02:29:50 50f0ea4a4bb0: Waiting 02:29:50 aedc3bda2944: Waiting 02:29:50 098e5b64e74c: Layer already exists 02:29:50 36075970c1cd: Layer already exists 02:29:50 d2445760760d: Layer already exists 02:29:50 9ca302a4be74: Layer already exists 02:29:50 4c43c44d6642: Layer already exists 02:29:50 50f0ea4a4bb0: Layer already exists 02:29:50 aedc3bda2944: Layer already exists 02:29:50 latest: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:50 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 02:29:50 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 02:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:29:50 9ca302a4be74: Preparing 02:29:50 4c43c44d6642: Preparing 02:29:50 d2445760760d: Preparing 02:29:50 36075970c1cd: Preparing 02:29:50 098e5b64e74c: Preparing 02:29:50 50f0ea4a4bb0: Preparing 02:29:50 aedc3bda2944: Preparing 02:29:50 aedc3bda2944: Waiting 02:29:50 4c43c44d6642: Layer already exists 02:29:50 098e5b64e74c: Layer already exists 02:29:50 36075970c1cd: Layer already exists 02:29:50 d2445760760d: Layer already exists 02:29:50 9ca302a4be74: Layer already exists 02:29:50 50f0ea4a4bb0: Layer already exists 02:29:50 aedc3bda2944: Layer already exists 02:29:50 3.2.0-dev.23: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker push nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:29:51 9ca302a4be74: Preparing 02:29:51 4c43c44d6642: Preparing 02:29:51 d2445760760d: Preparing 02:29:51 36075970c1cd: Preparing 02:29:51 098e5b64e74c: Preparing 02:29:51 50f0ea4a4bb0: Preparing 02:29:51 aedc3bda2944: Preparing 02:29:51 50f0ea4a4bb0: Waiting 02:29:51 aedc3bda2944: Waiting 02:29:51 36075970c1cd: Layer already exists 02:29:51 d2445760760d: Layer already exists 02:29:51 098e5b64e74c: Layer already exists 02:29:51 4c43c44d6642: Layer already exists 02:29:51 9ca302a4be74: Layer already exists 02:29:51 aedc3bda2944: Layer already exists 02:29:51 50f0ea4a4bb0: Layer already exists 02:29:51 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:29:52 9ca302a4be74: Preparing 02:29:52 4c43c44d6642: Preparing 02:29:52 d2445760760d: Preparing 02:29:52 36075970c1cd: Preparing 02:29:52 098e5b64e74c: Preparing 02:29:52 50f0ea4a4bb0: Preparing 02:29:52 aedc3bda2944: Preparing 02:29:52 50f0ea4a4bb0: Waiting 02:29:52 aedc3bda2944: Waiting 02:29:52 098e5b64e74c: Layer already exists 02:29:52 d2445760760d: Layer already exists 02:29:52 9ca302a4be74: Layer already exists 02:29:52 36075970c1cd: Layer already exists 02:29:52 4c43c44d6642: Layer already exists 02:29:52 aedc3bda2944: Layer already exists 02:29:52 50f0ea4a4bb0: Layer already exists 02:29:52 main: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:52 ===================================================== [Pipeline] echo 02:29:52 taggedImages: 02:29:52 - nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:52 - nexus3.edgexfoundry.org:10004/core-command:latest 02:29:52 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 02:29:52 - nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:29:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:29:52 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:52 latest 02:29:52 3.2.0-dev.23 02:29:52 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:52 main 02:29:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:29:52 #35 ... 02:29:52 02:29:52 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:29:52 #61 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:52 #61 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:52 #61 17.16 (1/1) Installing dumb-init (1.2.5-r2) 02:29:52 #61 17.25 Executing busybox-1.36.1-r5.trigger 02:29:52 #61 17.44 OK: 8 MiB in 16 packages 02:29:52 #61 DONE 18.8s 02:29:52 02:29:52 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:52 #39 ... 02:29:52 02:29:52 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:29:52 #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:29:52 #68 ... 02:29:52 02:29:52 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:29:53 2f8ab99e3f79: Preparing 02:29:53 06c460b91aa7: Preparing 02:29:53 4badf427aa6e: Preparing 02:29:53 6a14e7bae431: Preparing 02:29:53 d2445760760d: Preparing 02:29:53 36075970c1cd: Preparing 02:29:53 098e5b64e74c: Preparing 02:29:53 50f0ea4a4bb0: Preparing 02:29:53 aedc3bda2944: Preparing 02:29:53 098e5b64e74c: Waiting 02:29:53 50f0ea4a4bb0: Waiting 02:29:53 aedc3bda2944: Waiting 02:29:53 36075970c1cd: Waiting 02:29:53 d2445760760d: Layer already exists 02:29:53 36075970c1cd: Layer already exists 02:29:53 098e5b64e74c: Layer already exists 02:29:53 50f0ea4a4bb0: Layer already exists 02:29:53 aedc3bda2944: Layer already exists 02:29:53 06c460b91aa7: Pushed 02:29:53 4badf427aa6e: Pushed 02:29:53 2f8ab99e3f79: Pushed 02:29:53 6a14e7bae431: Pushed 02:29:53 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 + 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:29:54 #35 ... 02:29:54 02:29:54 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:29:54 #59 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:54 #59 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:54 #59 18.45 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:29:54 #59 18.45 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:29:54 #59 18.45 OK: 19953 distinct packages available 02:29:54 #59 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:54 #59 ... 02:29:54 02:29:54 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:54 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s 02:29:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:29:54 2f8ab99e3f79: Preparing 02:29:54 06c460b91aa7: Preparing 02:29:54 4badf427aa6e: Preparing 02:29:54 6a14e7bae431: Preparing 02:29:54 d2445760760d: Preparing 02:29:54 36075970c1cd: Preparing 02:29:54 098e5b64e74c: Preparing 02:29:54 50f0ea4a4bb0: Preparing 02:29:54 aedc3bda2944: Preparing 02:29:54 098e5b64e74c: Waiting 02:29:54 50f0ea4a4bb0: Waiting 02:29:54 aedc3bda2944: Waiting 02:29:54 36075970c1cd: Waiting 02:29:54 6a14e7bae431: Layer already exists 02:29:54 2f8ab99e3f79: Layer already exists 02:29:54 06c460b91aa7: Layer already exists 02:29:54 d2445760760d: Layer already exists 02:29:54 4badf427aa6e: Layer already exists 02:29:54 36075970c1cd: Layer already exists 02:29:54 50f0ea4a4bb0: Layer already exists 02:29:54 aedc3bda2944: Layer already exists 02:29:54 098e5b64e74c: Layer already exists 02:29:54 latest: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 #39 ... 02:29:54 02:29:54 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:29:54 #66 13.85 OK: 266 MiB in 52 packages 02:29:54 #66 DONE 15.8s 02:29:54 02:29:54 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 02:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:29:55 2f8ab99e3f79: Preparing 02:29:55 06c460b91aa7: Preparing 02:29:55 4badf427aa6e: Preparing 02:29:55 6a14e7bae431: Preparing 02:29:55 d2445760760d: Preparing 02:29:55 36075970c1cd: Preparing 02:29:55 098e5b64e74c: Preparing 02:29:55 50f0ea4a4bb0: Preparing 02:29:55 aedc3bda2944: Preparing 02:29:55 36075970c1cd: Waiting 02:29:55 098e5b64e74c: Waiting 02:29:55 50f0ea4a4bb0: Waiting 02:29:55 aedc3bda2944: Waiting 02:29:55 4badf427aa6e: Layer already exists 02:29:55 6a14e7bae431: Layer already exists 02:29:55 2f8ab99e3f79: Layer already exists 02:29:55 06c460b91aa7: Layer already exists 02:29:55 d2445760760d: Layer already exists 02:29:55 36075970c1cd: Layer already exists 02:29:55 50f0ea4a4bb0: Layer already exists 02:29:55 aedc3bda2944: Layer already exists 02:29:55 098e5b64e74c: Layer already exists 02:29:55 3.2.0-dev.23: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 #39 ... 02:29:55 02:29:55 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:29:55 #69 DONE 1.0s 02:29:55 02:29:55 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:29:55 2f8ab99e3f79: Preparing 02:29:55 06c460b91aa7: Preparing 02:29:55 4badf427aa6e: Preparing 02:29:55 6a14e7bae431: Preparing 02:29:55 d2445760760d: Preparing 02:29:55 36075970c1cd: Preparing 02:29:55 098e5b64e74c: Preparing 02:29:55 50f0ea4a4bb0: Preparing 02:29:55 aedc3bda2944: Preparing 02:29:55 36075970c1cd: Waiting 02:29:55 098e5b64e74c: Waiting 02:29:55 50f0ea4a4bb0: Waiting 02:29:55 aedc3bda2944: Waiting 02:29:55 2f8ab99e3f79: Layer already exists 02:29:55 6a14e7bae431: Layer already exists 02:29:55 4badf427aa6e: Layer already exists 02:29:55 d2445760760d: Layer already exists 02:29:55 06c460b91aa7: Layer already exists 02:29:55 50f0ea4a4bb0: Layer already exists 02:29:55 098e5b64e74c: Layer already exists 02:29:55 36075970c1cd: Layer already exists 02:29:55 aedc3bda2944: Layer already exists 02:29:55 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:29:56 2f8ab99e3f79: Preparing 02:29:56 06c460b91aa7: Preparing 02:29:56 4badf427aa6e: Preparing 02:29:56 6a14e7bae431: Preparing 02:29:56 d2445760760d: Preparing 02:29:56 36075970c1cd: Preparing 02:29:56 098e5b64e74c: Preparing 02:29:56 50f0ea4a4bb0: Preparing 02:29:56 aedc3bda2944: Preparing 02:29:56 36075970c1cd: Waiting 02:29:56 098e5b64e74c: Waiting 02:29:56 50f0ea4a4bb0: Waiting 02:29:56 aedc3bda2944: Waiting 02:29:56 06c460b91aa7: Layer already exists 02:29:56 2f8ab99e3f79: Layer already exists 02:29:56 6a14e7bae431: Layer already exists 02:29:56 4badf427aa6e: Layer already exists 02:29:56 d2445760760d: Layer already exists 02:29:56 098e5b64e74c: Layer already exists 02:29:56 50f0ea4a4bb0: Layer already exists 02:29:56 36075970c1cd: Layer already exists 02:29:56 aedc3bda2944: Layer already exists 02:29:56 main: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:56 ===================================================== [Pipeline] echo 02:29:56 taggedImages: 02:29:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:29:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 02:29:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:29:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:29:56 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:56 latest 02:29:56 3.2.0-dev.23 02:29:56 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:29:56 main 02:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:57 + docker push nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:29:57 3ebfe6501a2d: Preparing 02:29:57 73e452cdb23a: Preparing 02:29:57 d2445760760d: Preparing 02:29:57 36075970c1cd: Preparing 02:29:57 4740b50ca85a: Preparing 02:29:57 a55073743277: Preparing 02:29:57 aedc3bda2944: Preparing 02:29:57 a55073743277: Waiting 02:29:57 d2445760760d: Layer already exists 02:29:57 36075970c1cd: Layer already exists 02:29:57 aedc3bda2944: Layer already exists 02:29:57 3ebfe6501a2d: Pushed 02:29:57 a55073743277: Pushed 02:29:57 #39 ... 02:29:57 02:29:57 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:29:57 #64 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:57 #64 16.36 OK: 266 MiB in 52 packages 02:29:57 #64 DONE 18.1s 02:29:57 02:29:57 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:29:57 4740b50ca85a: Pushed 02:29:57 #39 ... 02:29:57 02:29:57 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:29:57 #60 14.41 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:29:57 #60 14.41 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:29:57 #60 14.41 OK: 19953 distinct packages available 02:29:57 #60 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:57 #60 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:57 #60 23.02 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:29:57 #60 23.68 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:29:57 #60 23.76 (3/7) Installing dumb-init (1.2.5-r2) 02:29:57 #60 23.79 (4/7) Installing musl-obstack (1.2.3-r2) 02:29:57 #60 23.81 (5/7) Installing libucontext (1.2-r2) 02:29:57 #60 23.84 (6/7) Installing gcompat (1.1.0-r1) 02:29:57 #60 23.86 (7/7) Installing openssl (3.1.5-r0) 02:29:57 #60 23.98 Executing busybox-1.36.1-r5.trigger 02:29:57 #60 24.17 OK: 9 MiB in 20 packages 02:29:57 #60 ... 02:29:57 02:29:57 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:29:57 #65 15.95 OK: 266 MiB in 52 packages 02:29:57 #65 DONE 18.1s 02:29:57 02:29:57 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:29:58 #70 ... 02:29:58 02:29:58 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:29:58 #71 DONE 0.9s 02:29:58 02:29:58 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:29:58 #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:58 #72 ... 02:29:58 02:29:58 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:29:58 #58 14.95 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:29:58 #58 14.95 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:29:58 #58 14.95 OK: 19953 distinct packages available 02:29:58 #58 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:58 #58 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:58 #58 23.47 (1/4) Installing dumb-init (1.2.5-r2) 02:29:58 #58 23.51 (2/4) Installing musl-obstack (1.2.3-r2) 02:29:58 #58 23.53 (3/4) Installing libucontext (1.2-r2) 02:29:58 #58 23.55 (4/4) Installing gcompat (1.1.0-r1) 02:29:58 #58 23.57 Executing busybox-1.36.1-r5.trigger 02:29:58 #58 23.91 OK: 8 MiB in 19 packages 02:29:58 #58 ... 02:29:58 02:29:58 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:29:58 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.5s 02:29:59 #35 ... 02:29:59 02:29:59 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:29:59 #58 DONE 25.5s 02:29:59 02:29:59 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:29:59 #73 ... 02:29:59 02:29:59 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:29:59 #60 DONE 26.3s 02:29:59 73e452cdb23a: Pushed 02:29:59 02:29:59 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:29:59 #70 DONE 1.7s 02:29:59 02:29:59 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:00 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:00 3ebfe6501a2d: Preparing 02:30:00 73e452cdb23a: Preparing 02:30:00 d2445760760d: Preparing 02:30:00 36075970c1cd: Preparing 02:30:00 4740b50ca85a: Preparing 02:30:00 a55073743277: Preparing 02:30:00 aedc3bda2944: Preparing 02:30:00 a55073743277: Waiting 02:30:00 aedc3bda2944: Waiting 02:30:00 73e452cdb23a: Layer already exists 02:30:00 d2445760760d: Layer already exists 02:30:00 4740b50ca85a: Layer already exists 02:30:00 3ebfe6501a2d: Layer already exists 02:30:00 36075970c1cd: Layer already exists 02:30:00 a55073743277: Layer already exists 02:30:00 aedc3bda2944: Layer already exists 02:30:00 latest: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 02:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:01 3ebfe6501a2d: Preparing 02:30:01 73e452cdb23a: Preparing 02:30:01 d2445760760d: Preparing 02:30:01 36075970c1cd: Preparing 02:30:01 4740b50ca85a: Preparing 02:30:01 a55073743277: Preparing 02:30:01 aedc3bda2944: Preparing 02:30:01 a55073743277: Waiting 02:30:01 aedc3bda2944: Waiting 02:30:01 4740b50ca85a: Layer already exists 02:30:01 36075970c1cd: Layer already exists 02:30:01 d2445760760d: Layer already exists 02:30:01 73e452cdb23a: Layer already exists 02:30:01 3ebfe6501a2d: Layer already exists 02:30:01 aedc3bda2944: Layer already exists 02:30:01 a55073743277: Layer already exists 02:30:01 3.2.0-dev.23: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 02:30:01 #74 ... 02:30:01 02:30:01 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:30:01 #57 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:01 #57 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:01 #57 16.04 Upgrading critical system libraries and apk-tools: 02:30:01 #57 16.04 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:01 #57 16.08 Executing busybox-1.36.1-r5.trigger 02:30:01 #57 17.31 Continuing the upgrade transaction with new apk-tools: 02:30:01 #57 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:01 #57 ... 02:30:01 02:30:01 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:01 #67 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:01 #67 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:01 #67 18.56 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:30:01 #67 18.56 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:30:01 #67 18.56 OK: 19951 distinct packages available 02:30:01 #67 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:01 #67 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:01 #67 ... 02:30:01 02:30:01 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:01 + docker push nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:01 3ebfe6501a2d: Preparing 02:30:01 73e452cdb23a: Preparing 02:30:01 d2445760760d: Preparing 02:30:01 36075970c1cd: Preparing 02:30:01 4740b50ca85a: Preparing 02:30:01 a55073743277: Preparing 02:30:01 aedc3bda2944: Preparing 02:30:01 aedc3bda2944: Waiting 02:30:01 a55073743277: Waiting 02:30:01 4740b50ca85a: Layer already exists 02:30:01 36075970c1cd: Layer already exists 02:30:01 73e452cdb23a: Layer already exists 02:30:01 d2445760760d: Layer already exists 02:30:01 3ebfe6501a2d: Layer already exists 02:30:01 a55073743277: Layer already exists 02:30:01 aedc3bda2944: Layer already exists 02:30:01 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:02 #35 ... 02:30:02 02:30:02 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:02 #0 5.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:02 #0 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:02 #75 ... 02:30:02 02:30:02 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:02 3ebfe6501a2d: Preparing 02:30:02 73e452cdb23a: Preparing 02:30:02 d2445760760d: Preparing 02:30:02 36075970c1cd: Preparing 02:30:02 4740b50ca85a: Preparing 02:30:02 a55073743277: Preparing 02:30:02 aedc3bda2944: Preparing 02:30:02 aedc3bda2944: Waiting 02:30:02 a55073743277: Waiting 02:30:02 3ebfe6501a2d: Layer already exists 02:30:02 d2445760760d: Layer already exists 02:30:02 36075970c1cd: Layer already exists 02:30:02 73e452cdb23a: Layer already exists 02:30:02 aedc3bda2944: Layer already exists 02:30:02 a55073743277: Layer already exists 02:30:02 4740b50ca85a: Layer already exists 02:30:02 main: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:02 ===================================================== [Pipeline] echo 02:30:02 taggedImages: 02:30:02 - nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:02 - nexus3.edgexfoundry.org:10004/core-data:latest 02:30:02 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 02:30:02 - nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:30:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:30:02 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:02 latest 02:30:02 3.2.0-dev.23 02:30:02 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:02 main 02:30:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:03 b6fa6930d28f: Preparing 02:30:03 030b006f06ae: Preparing 02:30:03 75946ffc929a: Preparing 02:30:03 d2445760760d: Preparing 02:30:03 36075970c1cd: Preparing 02:30:03 098e5b64e74c: Preparing 02:30:03 50f0ea4a4bb0: Preparing 02:30:03 aedc3bda2944: Preparing 02:30:03 098e5b64e74c: Waiting 02:30:03 50f0ea4a4bb0: Waiting 02:30:03 aedc3bda2944: Waiting 02:30:03 d2445760760d: Layer already exists 02:30:03 36075970c1cd: Layer already exists 02:30:03 098e5b64e74c: Layer already exists 02:30:03 50f0ea4a4bb0: Layer already exists 02:30:03 aedc3bda2944: Layer already exists 02:30:03 b6fa6930d28f: Pushed 02:30:03 030b006f06ae: Pushed 02:30:03 #35 ... 02:30:03 02:30:03 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:03 #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:03 #68 17.08 Upgrading critical system libraries and apk-tools: 02:30:03 #68 17.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:03 #68 17.21 Executing busybox-1.36.1-r5.trigger 02:30:03 #68 18.50 Continuing the upgrade transaction with new apk-tools: 02:30:03 #68 18.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:03 #68 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:03 #68 ... 02:30:03 02:30:03 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:03 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s 02:30:03 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.9s done 02:30:03 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.9s done 02:30:04 #35 ... 02:30:04 02:30:04 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:04 #59 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:04 #59 28.04 (1/11) Installing ca-certificates (20240226-r0) 02:30:04 #59 28.39 (2/11) Installing brotli-libs (1.0.9-r14) 02:30:04 #59 28.51 (3/11) Installing libunistring (1.1-r1) 02:30:04 #59 28.67 (4/11) Installing libidn2 (2.3.4-r1) 02:30:04 #59 28.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:30:04 #59 28.70 (6/11) Installing libcurl (8.5.0-r0) 02:30:04 #59 28.74 (7/11) Installing curl (8.5.0-r0) 02:30:04 #59 28.75 (8/11) Installing dumb-init (1.2.5-r2) 02:30:04 #59 28.80 (9/11) Installing musl-obstack (1.2.3-r2) 02:30:04 #59 28.84 (10/11) Installing libucontext (1.2-r2) 02:30:04 #59 28.86 (11/11) Installing gcompat (1.1.0-r1) 02:30:04 #59 28.88 Executing busybox-1.36.1-r5.trigger 02:30:04 #59 29.08 Executing ca-certificates-20240226-r0.trigger 02:30:04 #59 29.98 OK: 13 MiB in 26 packages 02:30:05 #59 ... 02:30:05 02:30:05 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:05 #74 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:05 #74 ... 02:30:05 02:30:05 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:05 #59 DONE 31.6s 02:30:05 02:30:05 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:05 #67 25.39 OK: 266 MiB in 52 packages 02:30:05 #67 ... 02:30:05 02:30:05 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:05 #76 ... 02:30:05 02:30:05 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:06 #77 ... 02:30:06 02:30:06 #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:06 #63 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:06 #63 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:06 #63 14.74 Upgrading critical system libraries and apk-tools: 02:30:06 #63 14.74 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:06 #63 14.77 Executing busybox-1.36.1-r5.trigger 02:30:06 #63 16.21 Continuing the upgrade transaction with new apk-tools: 02:30:06 #63 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:06 #63 ... 02:30:06 02:30:06 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:06 #67 DONE 26.4s 02:30:06 02:30:06 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:30:06 75946ffc929a: Pushed 02:30:06 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 #78 DONE 0.7s 02:30:07 02:30:07 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:07 #79 ... 02:30:07 02:30:07 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:07 #62 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:07 #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:07 #62 16.90 Upgrading critical system libraries and apk-tools: 02:30:07 #62 16.90 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:07 #62 16.98 Executing busybox-1.36.1-r5.trigger 02:30:07 #62 18.12 Continuing the upgrade transaction with new apk-tools: 02:30:07 #62 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:07 b6fa6930d28f: Preparing 02:30:07 030b006f06ae: Preparing 02:30:07 75946ffc929a: Preparing 02:30:07 d2445760760d: Preparing 02:30:07 36075970c1cd: Preparing 02:30:07 098e5b64e74c: Preparing 02:30:07 50f0ea4a4bb0: Preparing 02:30:07 aedc3bda2944: Preparing 02:30:07 50f0ea4a4bb0: Waiting 02:30:07 aedc3bda2944: Waiting 02:30:07 098e5b64e74c: Waiting 02:30:07 75946ffc929a: Layer already exists 02:30:07 d2445760760d: Layer already exists 02:30:07 36075970c1cd: Layer already exists 02:30:07 030b006f06ae: Layer already exists 02:30:07 b6fa6930d28f: Layer already exists 02:30:07 aedc3bda2944: Layer already exists 02:30:07 098e5b64e74c: Layer already exists 02:30:07 50f0ea4a4bb0: Layer already exists 02:30:07 latest: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv 02:30:07 #62 ... 02:30:07 02:30:07 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:07 #74 7.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 #74 ... 02:30:07 02:30:07 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:30:07 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.9s done 02:30:07 #39 ... 02:30:07 02:30:07 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:07 #68 24.69 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:07 #68 24.89 Executing busybox-1.36.1-r6.post-upgrade 02:30:07 #68 25.33 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:07 #68 25.35 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:07 #68 25.41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 02:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:08 b6fa6930d28f: Preparing 02:30:08 030b006f06ae: Preparing 02:30:08 75946ffc929a: Preparing 02:30:08 d2445760760d: Preparing 02:30:08 36075970c1cd: Preparing 02:30:08 098e5b64e74c: Preparing 02:30:08 50f0ea4a4bb0: Preparing 02:30:08 aedc3bda2944: Preparing 02:30:08 50f0ea4a4bb0: Waiting 02:30:08 aedc3bda2944: Waiting 02:30:08 098e5b64e74c: Waiting 02:30:08 b6fa6930d28f: Layer already exists 02:30:08 030b006f06ae: Layer already exists 02:30:08 d2445760760d: Layer already exists 02:30:08 36075970c1cd: Layer already exists 02:30:08 75946ffc929a: Layer already exists 02:30:08 098e5b64e74c: Layer already exists 02:30:08 50f0ea4a4bb0: Layer already exists 02:30:08 aedc3bda2944: Layer already exists 02:30:08 3.2.0-dev.23: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:08 #68 ... 02:30:08 02:30:08 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:08 #80 ... 02:30:08 02:30:08 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:08 #68 25.87 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:08 #68 25.96 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:08 b6fa6930d28f: Preparing 02:30:08 030b006f06ae: Preparing 02:30:08 75946ffc929a: Preparing 02:30:08 d2445760760d: Preparing 02:30:08 36075970c1cd: Preparing 02:30:08 098e5b64e74c: Preparing 02:30:08 50f0ea4a4bb0: Preparing 02:30:08 aedc3bda2944: Preparing 02:30:08 098e5b64e74c: Waiting 02:30:08 50f0ea4a4bb0: Waiting 02:30:08 aedc3bda2944: Waiting 02:30:08 d2445760760d: Layer already exists 02:30:08 36075970c1cd: Layer already exists 02:30:08 030b006f06ae: Layer already exists 02:30:08 75946ffc929a: Layer already exists 02:30:08 b6fa6930d28f: Layer already exists 02:30:08 aedc3bda2944: Layer already exists 02:30:08 098e5b64e74c: Layer already exists 02:30:08 50f0ea4a4bb0: Layer already exists 02:30:08 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:08 #68 25.99 Executing busybox-1.36.1-r6.trigger 02:30:08 #68 26.07 OK: 8 MiB in 17 packages 02:30:08 #68 ... 02:30:08 02:30:08 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:30:08 #72 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:08 #72 15.71 Upgrading critical system libraries and apk-tools: 02:30:08 #72 15.71 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:08 #72 15.78 Executing busybox-1.36.1-r5.trigger 02:30:08 #72 16.48 Continuing the upgrade transaction with new apk-tools: 02:30:08 #72 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:08 #72 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:09 #72 ... 02:30:09 02:30:09 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:09 #77 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:09 b6fa6930d28f: Preparing 02:30:09 030b006f06ae: Preparing 02:30:09 75946ffc929a: Preparing 02:30:09 d2445760760d: Preparing 02:30:09 36075970c1cd: Preparing 02:30:09 098e5b64e74c: Preparing 02:30:09 50f0ea4a4bb0: Preparing 02:30:09 aedc3bda2944: Preparing 02:30:09 098e5b64e74c: Waiting 02:30:09 50f0ea4a4bb0: Waiting 02:30:09 aedc3bda2944: Waiting 02:30:09 d2445760760d: Layer already exists 02:30:09 75946ffc929a: Layer already exists 02:30:09 b6fa6930d28f: Layer already exists 02:30:09 36075970c1cd: Layer already exists 02:30:09 030b006f06ae: Layer already exists 02:30:09 098e5b64e74c: Layer already exists 02:30:09 aedc3bda2944: Layer already exists 02:30:09 50f0ea4a4bb0: Layer already exists 02:30:09 main: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:09 ===================================================== [Pipeline] echo 02:30:09 taggedImages: 02:30:09 - nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:30:09 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 02:30:09 - nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:09 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:30:09 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:30:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:09 latest 02:30:09 3.2.0-dev.23 02:30:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:09 main 02:30:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:09 #77 ... 02:30:09 02:30:09 #57 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:30:09 #57 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:09 #57 23.69 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:09 #57 24.02 Executing busybox-1.36.1-r6.post-upgrade 02:30:09 #57 24.62 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:09 #57 24.64 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:09 #57 24.76 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:09 #57 25.22 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:09 #57 25.35 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:09 #57 25.37 Executing busybox-1.36.1-r6.trigger 02:30:09 #57 25.49 OK: 8 MiB in 16 packages 02:30:09 #57 DONE 26.9s 02:30:09 02:30:09 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:09 #75 13.92 Upgrading critical system libraries and apk-tools: 02:30:09 #75 13.92 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:09 #75 13.96 Executing busybox-1.36.1-r5.trigger 02:30:09 #75 15.33 Continuing the upgrade transaction with new apk-tools: 02:30:09 #75 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:09 #75 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:09 #75 ... 02:30:09 02:30:09 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:09 #81 ... 02:30:09 02:30:09 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:09 #68 DONE 27.2s 02:30:09 02:30:09 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:09 #62 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:30:10 4053598d5891: Preparing 02:30:10 93fdabb7fb30: Preparing 02:30:10 3327df14b2ea: Preparing 02:30:10 1199cd2d916a: Preparing 02:30:10 a6e2867a4782: Preparing 02:30:10 34bbe1d523be: Preparing 02:30:10 6bd69d482bff: Preparing 02:30:10 d2445760760d: Preparing 02:30:10 36075970c1cd: Preparing 02:30:10 093d31a7e2b0: Preparing 02:30:10 394ac9ee84f8: Preparing 02:30:10 5f70bf18a086: Preparing 02:30:10 c1e88184a2cd: Preparing 02:30:10 96a093a7c1ad: Preparing 02:30:10 af053f672f08: Preparing 02:30:10 aedc3bda2944: Preparing 02:30:10 36075970c1cd: Waiting 02:30:10 093d31a7e2b0: Waiting 02:30:10 394ac9ee84f8: Waiting 02:30:10 5f70bf18a086: Waiting 02:30:10 c1e88184a2cd: Waiting 02:30:10 6bd69d482bff: Waiting 02:30:10 34bbe1d523be: Waiting 02:30:10 af053f672f08: Waiting 02:30:10 96a093a7c1ad: Waiting 02:30:10 4053598d5891: Pushed 02:30:10 3327df14b2ea: Pushed 02:30:10 a6e2867a4782: Pushed 02:30:10 93fdabb7fb30: Pushed 02:30:10 1199cd2d916a: Pushed 02:30:10 d2445760760d: Layer already exists 02:30:10 36075970c1cd: Layer already exists 02:30:10 5f70bf18a086: Layer already exists 02:30:10 34bbe1d523be: Pushed 02:30:10 093d31a7e2b0: Pushed 02:30:10 394ac9ee84f8: Pushed 02:30:10 c1e88184a2cd: Pushed 02:30:10 aedc3bda2944: Layer already exists 02:30:10 af053f672f08: Pushed 02:30:10 96a093a7c1ad: Pushed 02:30:11 6bd69d482bff: Pushed 02:30:11 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:11 #62 23.37 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:11 #62 23.45 Executing busybox-1.36.1-r6.post-upgrade 02:30:11 #62 23.67 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:11 #62 23.68 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:12 #62 23.76 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:12 #62 23.78 Executing busybox-1.36.1-r6.trigger 02:30:12 #62 23.91 OK: 18 MiB in 19 packages 02:30:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:30:12 4053598d5891: Preparing 02:30:12 93fdabb7fb30: Preparing 02:30:12 3327df14b2ea: Preparing 02:30:12 1199cd2d916a: Preparing 02:30:12 a6e2867a4782: Preparing 02:30:12 34bbe1d523be: Preparing 02:30:12 6bd69d482bff: Preparing 02:30:12 d2445760760d: Preparing 02:30:12 36075970c1cd: Preparing 02:30:12 093d31a7e2b0: Preparing 02:30:12 394ac9ee84f8: Preparing 02:30:12 5f70bf18a086: Preparing 02:30:12 c1e88184a2cd: Preparing 02:30:12 96a093a7c1ad: Preparing 02:30:12 af053f672f08: Preparing 02:30:12 aedc3bda2944: Preparing 02:30:12 d2445760760d: Waiting 02:30:12 36075970c1cd: Waiting 02:30:12 093d31a7e2b0: Waiting 02:30:12 394ac9ee84f8: Waiting 02:30:12 5f70bf18a086: Waiting 02:30:12 c1e88184a2cd: Waiting 02:30:12 96a093a7c1ad: Waiting 02:30:12 af053f672f08: Waiting 02:30:12 aedc3bda2944: Waiting 02:30:12 34bbe1d523be: Waiting 02:30:12 6bd69d482bff: Waiting 02:30:12 a6e2867a4782: Layer already exists 02:30:12 3327df14b2ea: Layer already exists 02:30:12 93fdabb7fb30: Layer already exists 02:30:12 4053598d5891: Layer already exists 02:30:12 1199cd2d916a: Layer already exists 02:30:12 34bbe1d523be: Layer already exists 02:30:12 d2445760760d: Layer already exists 02:30:12 6bd69d482bff: Layer already exists 02:30:12 36075970c1cd: Layer already exists 02:30:12 093d31a7e2b0: Layer already exists 02:30:12 c1e88184a2cd: Layer already exists 02:30:12 394ac9ee84f8: Layer already exists 02:30:12 5f70bf18a086: Layer already exists 02:30:12 af053f672f08: Layer already exists 02:30:12 96a093a7c1ad: Layer already exists 02:30:12 aedc3bda2944: Layer already exists 02:30:12 latest: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv 02:30:12 #62 ... 02:30:12 02:30:12 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:30:12 #82 DONE 2.3s 02:30:12 02:30:12 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:12 #74 12.55 Upgrading critical system libraries and apk-tools: 02:30:12 #74 12.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:12 #74 12.63 Executing busybox-1.36.1-r5.trigger [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:12 #74 ... 02:30:12 02:30:12 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:30:12 #83 DONE 0.3s 02:30:12 02:30:12 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:12 #75 20.22 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:12 #75 20.33 Executing busybox-1.36.1-r6.post-upgrade 02:30:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:12 #75 20.58 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:12 #75 20.59 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:12 #75 20.74 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 02:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:30:13 4053598d5891: Preparing 02:30:13 93fdabb7fb30: Preparing 02:30:13 3327df14b2ea: Preparing 02:30:13 1199cd2d916a: Preparing 02:30:13 a6e2867a4782: Preparing 02:30:13 34bbe1d523be: Preparing 02:30:13 6bd69d482bff: Preparing 02:30:13 d2445760760d: Preparing 02:30:13 36075970c1cd: Preparing 02:30:13 093d31a7e2b0: Preparing 02:30:13 394ac9ee84f8: Preparing 02:30:13 5f70bf18a086: Preparing 02:30:13 c1e88184a2cd: Preparing 02:30:13 96a093a7c1ad: Preparing 02:30:13 af053f672f08: Preparing 02:30:13 aedc3bda2944: Preparing 02:30:13 093d31a7e2b0: Waiting 02:30:13 394ac9ee84f8: Waiting 02:30:13 aedc3bda2944: Waiting 02:30:13 5f70bf18a086: Waiting 02:30:13 c1e88184a2cd: Waiting 02:30:13 d2445760760d: Waiting 02:30:13 36075970c1cd: Waiting 02:30:13 6bd69d482bff: Waiting 02:30:13 34bbe1d523be: Waiting 02:30:13 96a093a7c1ad: Waiting 02:30:13 a6e2867a4782: Layer already exists 02:30:13 1199cd2d916a: Layer already exists 02:30:13 3327df14b2ea: Layer already exists 02:30:13 4053598d5891: Layer already exists 02:30:13 93fdabb7fb30: Layer already exists 02:30:13 34bbe1d523be: Layer already exists 02:30:13 6bd69d482bff: Layer already exists 02:30:13 d2445760760d: Layer already exists 02:30:13 36075970c1cd: Layer already exists 02:30:13 093d31a7e2b0: Layer already exists 02:30:13 5f70bf18a086: Layer already exists 02:30:13 394ac9ee84f8: Layer already exists 02:30:13 c1e88184a2cd: Layer already exists 02:30:13 af053f672f08: Layer already exists 02:30:13 96a093a7c1ad: Layer already exists 02:30:13 aedc3bda2944: Layer already exists 02:30:13 3.2.0-dev.23: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:13 #75 ... 02:30:13 02:30:13 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:13 #62 DONE 25.0s 02:30:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:13 02:30:13 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:30:13 #84 DONE 0.2s 02:30:13 02:30:13 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:30:13 #72 22.80 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:13 #72 22.85 Executing busybox-1.36.1-r6.post-upgrade 02:30:13 #72 23.13 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:13 #72 23.16 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:13 #72 23.24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:13 #72 23.66 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:13 #72 23.73 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:13 #72 23.77 Executing busybox-1.36.1-r6.trigger 02:30:13 #72 23.89 Executing ca-certificates-20240226-r0.trigger 02:30:13 #72 24.78 OK: 18 MiB in 19 packages 02:30:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:30:13 4053598d5891: Preparing 02:30:13 93fdabb7fb30: Preparing 02:30:13 3327df14b2ea: Preparing 02:30:13 1199cd2d916a: Preparing 02:30:13 a6e2867a4782: Preparing 02:30:13 34bbe1d523be: Preparing 02:30:13 6bd69d482bff: Preparing 02:30:13 d2445760760d: Preparing 02:30:13 36075970c1cd: Preparing 02:30:13 093d31a7e2b0: Preparing 02:30:13 394ac9ee84f8: Preparing 02:30:13 5f70bf18a086: Preparing 02:30:13 c1e88184a2cd: Preparing 02:30:13 96a093a7c1ad: Preparing 02:30:13 af053f672f08: Preparing 02:30:13 aedc3bda2944: Preparing 02:30:13 34bbe1d523be: Waiting 02:30:13 6bd69d482bff: Waiting 02:30:13 d2445760760d: Waiting 02:30:13 36075970c1cd: Waiting 02:30:13 093d31a7e2b0: Waiting 02:30:13 394ac9ee84f8: Waiting 02:30:13 5f70bf18a086: Waiting 02:30:13 c1e88184a2cd: Waiting 02:30:13 96a093a7c1ad: Waiting 02:30:13 af053f672f08: Waiting 02:30:13 aedc3bda2944: Waiting 02:30:13 a6e2867a4782: Layer already exists 02:30:13 3327df14b2ea: Layer already exists 02:30:13 93fdabb7fb30: Layer already exists 02:30:13 1199cd2d916a: Layer already exists 02:30:13 4053598d5891: Layer already exists 02:30:13 34bbe1d523be: Layer already exists 02:30:13 d2445760760d: Layer already exists 02:30:13 6bd69d482bff: Layer already exists 02:30:13 093d31a7e2b0: Layer already exists 02:30:13 36075970c1cd: Layer already exists 02:30:13 c1e88184a2cd: Layer already exists 02:30:13 394ac9ee84f8: Layer already exists 02:30:13 5f70bf18a086: Layer already exists 02:30:13 96a093a7c1ad: Layer already exists 02:30:13 af053f672f08: Layer already exists 02:30:13 aedc3bda2944: Layer already exists 02:30:13 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:14 #72 DONE 25.8s 02:30:14 02:30:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:14 #75 21.32 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:14 #75 21.38 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:14 #75 21.40 Executing busybox-1.36.1-r6.trigger 02:30:14 #75 21.46 OK: 8 MiB in 16 packages 02:30:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:30:14 4053598d5891: Preparing 02:30:14 93fdabb7fb30: Preparing 02:30:14 3327df14b2ea: Preparing 02:30:14 1199cd2d916a: Preparing 02:30:14 a6e2867a4782: Preparing 02:30:14 34bbe1d523be: Preparing 02:30:14 6bd69d482bff: Preparing 02:30:14 d2445760760d: Preparing 02:30:14 36075970c1cd: Preparing 02:30:14 093d31a7e2b0: Preparing 02:30:14 394ac9ee84f8: Preparing 02:30:14 5f70bf18a086: Preparing 02:30:14 c1e88184a2cd: Preparing 02:30:14 96a093a7c1ad: Preparing 02:30:14 af053f672f08: Preparing 02:30:14 aedc3bda2944: Preparing 02:30:14 af053f672f08: Waiting 02:30:14 d2445760760d: Waiting 02:30:14 34bbe1d523be: Waiting 02:30:14 96a093a7c1ad: Waiting 02:30:14 36075970c1cd: Waiting 02:30:14 6bd69d482bff: Waiting 02:30:14 394ac9ee84f8: Waiting 02:30:14 aedc3bda2944: Waiting 02:30:14 c1e88184a2cd: Waiting 02:30:14 5f70bf18a086: Waiting 02:30:14 1199cd2d916a: Layer already exists 02:30:14 3327df14b2ea: Layer already exists 02:30:14 a6e2867a4782: Layer already exists 02:30:14 4053598d5891: Layer already exists 02:30:14 93fdabb7fb30: Layer already exists 02:30:14 34bbe1d523be: Layer already exists 02:30:14 d2445760760d: Layer already exists 02:30:14 36075970c1cd: Layer already exists 02:30:14 6bd69d482bff: Layer already exists 02:30:14 093d31a7e2b0: Layer already exists 02:30:14 5f70bf18a086: Layer already exists 02:30:14 c1e88184a2cd: Layer already exists 02:30:14 394ac9ee84f8: Layer already exists 02:30:14 96a093a7c1ad: Layer already exists 02:30:14 af053f672f08: Layer already exists 02:30:14 aedc3bda2944: Layer already exists 02:30:14 main: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 02:30:14 #75 ... 02:30:14 02:30:14 #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:14 #63 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:14 #63 22.34 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:14 #63 22.52 Executing busybox-1.36.1-r6.post-upgrade 02:30:14 #63 22.84 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:14 #63 22.85 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:14 #63 22.97 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:14 #63 23.38 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:14 #63 23.48 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:14 #63 23.49 Executing busybox-1.36.1-r6.trigger 02:30:14 #63 23.63 Executing ca-certificates-20240226-r0.trigger 02:30:14 #63 24.70 OK: 9 MiB in 17 packages 02:30:14 #63 DONE 25.6s [Pipeline] // withEnv [Pipeline] echo 02:30:14 ===================================================== [Pipeline] echo 02:30:14 taggedImages: 02:30:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:30:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 02:30:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:30:14 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:30:14 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:14 latest 02:30:14 3.2.0-dev.23 02:30:14 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:14 main 02:30:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:14 02:30:14 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:14 #74 13.22 Continuing the upgrade transaction with new apk-tools: 02:30:14 #74 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:14 #74 ... 02:30:14 02:30:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:14 #75 DONE 22.4s 02:30:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:14 02:30:14 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:14 #74 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:30:15 b030ed71fcdd: Preparing 02:30:15 c1203a4c547c: Preparing 02:30:15 5128d5556089: Preparing 02:30:15 ecea7911b587: Preparing 02:30:15 d2445760760d: Preparing 02:30:15 36075970c1cd: Preparing 02:30:15 098e5b64e74c: Preparing 02:30:15 50f0ea4a4bb0: Preparing 02:30:15 aedc3bda2944: Preparing 02:30:15 36075970c1cd: Waiting 02:30:15 098e5b64e74c: Waiting 02:30:15 50f0ea4a4bb0: Waiting 02:30:15 aedc3bda2944: Waiting 02:30:15 d2445760760d: Layer already exists 02:30:15 36075970c1cd: Layer already exists 02:30:15 098e5b64e74c: Layer already exists 02:30:15 50f0ea4a4bb0: Layer already exists 02:30:15 c1203a4c547c: Pushed 02:30:15 aedc3bda2944: Layer already exists 02:30:15 5128d5556089: Pushed 02:30:15 b030ed71fcdd: Pushed 02:30:15 #74 ... 02:30:15 02:30:15 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:30:15 #73 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:15 #73 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:15 #73 12.77 Upgrading critical system libraries and apk-tools: 02:30:15 #73 12.80 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:15 #73 12.84 Executing busybox-1.36.1-r5.trigger 02:30:15 #73 14.21 Continuing the upgrade transaction with new apk-tools: 02:30:15 #73 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:15 #73 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:15 #73 ... 02:30:15 02:30:15 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:15 #77 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:15 #77 8.712 Upgrading critical system libraries and apk-tools: 02:30:15 #77 8.712 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:30:15 #77 8.753 Executing busybox-1.36.1-r5.trigger 02:30:15 #77 9.940 Continuing the upgrade transaction with new apk-tools: 02:30:15 #77 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:15 #77 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:16 #77 ... 02:30:16 02:30:16 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:30:16 #74 16.78 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:16 #74 16.84 Executing busybox-1.36.1-r6.post-upgrade 02:30:16 #74 17.01 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:16 #74 17.02 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:16 #74 17.05 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:16 #74 17.06 Executing busybox-1.36.1-r6.trigger 02:30:16 #74 17.10 OK: 9 MiB in 20 packages 02:30:17 #74 DONE 17.8s 02:30:17 02:30:17 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:30:17 ecea7911b587: Pushed 02:30:17 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:18 #85 ... 02:30:18 02:30:18 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:30:18 #73 17.60 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #73 17.68 Executing busybox-1.36.1-r6.post-upgrade 02:30:18 #73 17.84 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #73 17.85 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:18 #73 17.89 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:18 #73 18.13 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:18 #73 18.15 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #73 18.16 Executing busybox-1.36.1-r6.trigger 02:30:18 #73 18.19 OK: 8 MiB in 19 packages 02:30:18 #73 DONE 18.9s 02:30:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:30:18 b030ed71fcdd: Preparing 02:30:18 c1203a4c547c: Preparing 02:30:18 5128d5556089: Preparing 02:30:18 ecea7911b587: Preparing 02:30:18 d2445760760d: Preparing 02:30:18 36075970c1cd: Preparing 02:30:18 098e5b64e74c: Preparing 02:30:18 50f0ea4a4bb0: Preparing 02:30:18 aedc3bda2944: Preparing 02:30:18 098e5b64e74c: Waiting 02:30:18 50f0ea4a4bb0: Waiting 02:30:18 aedc3bda2944: Waiting 02:30:18 36075970c1cd: Waiting 02:30:18 c1203a4c547c: Layer already exists 02:30:18 5128d5556089: Layer already exists 02:30:18 b030ed71fcdd: Layer already exists 02:30:18 d2445760760d: Layer already exists 02:30:18 ecea7911b587: Layer already exists 02:30:18 36075970c1cd: Layer already exists 02:30:18 098e5b64e74c: Layer already exists 02:30:18 50f0ea4a4bb0: Layer already exists 02:30:18 aedc3bda2944: Layer already exists 02:30:18 latest: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:18 02:30:18 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:18 #77 11.96 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #77 12.02 Executing busybox-1.36.1-r6.post-upgrade 02:30:18 #77 12.34 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #77 12.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:30:18 #77 12.38 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 02:30:18 #77 12.84 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 02:30:18 #77 12.93 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 02:30:18 #77 12.94 Executing busybox-1.36.1-r6.trigger 02:30:18 #77 12.96 Executing ca-certificates-20240226-r0.trigger 02:30:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:30:18 #77 13.39 OK: 13 MiB in 26 packages [Pipeline] sh 02:30:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 02:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:30:18 b030ed71fcdd: Preparing 02:30:18 c1203a4c547c: Preparing 02:30:18 5128d5556089: Preparing 02:30:18 ecea7911b587: Preparing 02:30:18 d2445760760d: Preparing 02:30:18 36075970c1cd: Preparing 02:30:18 098e5b64e74c: Preparing 02:30:18 50f0ea4a4bb0: Preparing 02:30:18 aedc3bda2944: Preparing 02:30:18 098e5b64e74c: Waiting 02:30:18 50f0ea4a4bb0: Waiting 02:30:18 aedc3bda2944: Waiting 02:30:18 36075970c1cd: Waiting 02:30:18 d2445760760d: Layer already exists 02:30:18 c1203a4c547c: Layer already exists 02:30:18 b030ed71fcdd: Layer already exists 02:30:18 5128d5556089: Layer already exists 02:30:18 ecea7911b587: Layer already exists 02:30:18 098e5b64e74c: Layer already exists 02:30:18 36075970c1cd: Layer already exists 02:30:18 50f0ea4a4bb0: Layer already exists 02:30:18 aedc3bda2944: Layer already exists 02:30:18 3.2.0-dev.23: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:30:19 b030ed71fcdd: Preparing 02:30:19 c1203a4c547c: Preparing 02:30:19 5128d5556089: Preparing 02:30:19 ecea7911b587: Preparing 02:30:19 d2445760760d: Preparing 02:30:19 36075970c1cd: Preparing 02:30:19 098e5b64e74c: Preparing 02:30:19 50f0ea4a4bb0: Preparing 02:30:19 aedc3bda2944: Preparing 02:30:19 098e5b64e74c: Waiting 02:30:19 50f0ea4a4bb0: Waiting 02:30:19 aedc3bda2944: Waiting 02:30:19 36075970c1cd: Waiting 02:30:19 d2445760760d: Layer already exists 02:30:19 ecea7911b587: Layer already exists 02:30:19 b030ed71fcdd: Layer already exists 02:30:19 c1203a4c547c: Layer already exists 02:30:19 5128d5556089: Layer already exists 02:30:19 50f0ea4a4bb0: Layer already exists 02:30:19 36075970c1cd: Layer already exists 02:30:19 098e5b64e74c: Layer already exists 02:30:19 aedc3bda2944: Layer already exists 02:30:19 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv 02:30:19 #77 DONE 14.2s 02:30:19 02:30:19 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:19 #86 DONE 1.9s 02:30:19 02:30:19 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:30:19 #85 DONE 1.9s 02:30:19 02:30:19 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:19 #87 ... 02:30:19 02:30:19 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:19 #88 DONE 1.4s 02:30:19 02:30:19 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:30:19 #89 DONE 0.2s 02:30:19 02:30:19 #90 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:19 #90 ... 02:30:19 02:30:19 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:30:19 #91 DONE 0.3s 02:30:19 02:30:19 #92 [security-spire-server stage-2 6/9] COPY security.txt / 02:30:19 #92 DONE 0.2s 02:30:19 02:30:19 #90 [security-spire-config stage-2 6/10] COPY security.txt / 02:30:19 #90 DONE 0.2s 02:30:19 02:30:19 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:30:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 #93 ... 02:30:20 02:30:20 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:30:20 #94 DONE 0.2s 02:30:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:30:20 b030ed71fcdd: Preparing 02:30:20 c1203a4c547c: Preparing 02:30:20 5128d5556089: Preparing 02:30:20 ecea7911b587: Preparing 02:30:20 d2445760760d: Preparing 02:30:20 36075970c1cd: Preparing 02:30:20 098e5b64e74c: Preparing 02:30:20 50f0ea4a4bb0: Preparing 02:30:20 aedc3bda2944: Preparing 02:30:20 50f0ea4a4bb0: Waiting 02:30:20 aedc3bda2944: Waiting 02:30:20 098e5b64e74c: Waiting 02:30:20 36075970c1cd: Waiting 02:30:20 b030ed71fcdd: Layer already exists 02:30:20 5128d5556089: Layer already exists 02:30:20 ecea7911b587: Layer already exists 02:30:20 d2445760760d: Layer already exists 02:30:20 c1203a4c547c: Layer already exists 02:30:20 36075970c1cd: Layer already exists 02:30:20 aedc3bda2944: Layer already exists 02:30:20 098e5b64e74c: Layer already exists 02:30:20 50f0ea4a4bb0: Layer already exists 02:30:20 main: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:20 ===================================================== [Pipeline] echo 02:30:20 taggedImages: 02:30:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:30:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 02:30:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:30:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:30:20 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:20 latest 02:30:20 3.2.0-dev.23 02:30:20 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:20 main 02:30:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 02:30:20 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:30:20 #93 DONE 0.3s 02:30:20 02:30:20 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:30:20 #95 DONE 0.2s 02:30:20 02:30:20 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:30:20 #96 DONE 0.3s 02:30:20 02:30:20 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:30:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:20 #97 ... 02:30:20 02:30:20 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:30:20 #98 DONE 0.2s 02:30:20 02:30:20 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:30:20 #97 DONE 0.3s 02:30:20 02:30:20 #99 [security-spire-server] exporting to image 02:30:20 #99 exporting layers [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 #99 ... 02:30:20 02:30:20 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:20 #87 DONE 1.4s 02:30:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:30:21 6be58145117e: Preparing 02:30:21 6c77fa1ef132: Preparing 02:30:21 05288a66b714: Preparing 02:30:21 0c90b13bfe97: Preparing 02:30:21 848c3f31825e: Preparing 02:30:21 d2445760760d: Preparing 02:30:21 36075970c1cd: Preparing 02:30:21 e3fa35f9c2cd: Preparing 02:30:21 b39e425ff5d0: Preparing 02:30:21 b7cbc6746155: Preparing 02:30:21 aedc3bda2944: Preparing 02:30:21 e3fa35f9c2cd: Waiting 02:30:21 d2445760760d: Waiting 02:30:21 b39e425ff5d0: Waiting 02:30:21 b7cbc6746155: Waiting 02:30:21 36075970c1cd: Waiting 02:30:21 aedc3bda2944: Waiting 02:30:21 0c90b13bfe97: Pushed 02:30:21 d2445760760d: Layer already exists 02:30:21 6be58145117e: Pushed 02:30:21 36075970c1cd: Layer already exists 02:30:21 848c3f31825e: Pushed 02:30:21 6c77fa1ef132: Pushed 02:30:21 aedc3bda2944: Layer already exists 02:30:21 02:30:21 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:30:21 e3fa35f9c2cd: Pushed 02:30:21 b39e425ff5d0: Pushed 02:30:21 #100 DONE 0.5s 02:30:21 02:30:21 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 02:30:21 #101 DONE 0.2s 02:30:21 02:30:21 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:30:21 #102 DONE 0.2s 02:30:21 02:30:21 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:30:21 05288a66b714: Pushed 02:30:22 #103 DONE 0.2s 02:30:22 02:30:22 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:30:22 #104 DONE 0.2s 02:30:22 02:30:22 #99 [security-spire-agent] exporting to image 02:30:22 b7cbc6746155: Pushed 02:30:22 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:23 #99 exporting layers 2.2s done 02:30:23 #99 writing image sha256:b89f33f8f192cc516ad34c2c58371cd6ac479efe723d1bca71f07e0d9faee99d 0.0s done 02:30:23 #99 naming to docker.io/library/security-spire-config-arm64 done 02:30:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:23 #99 exporting layers 2.2s done 02:30:23 #99 writing image sha256:bf51704cbe96a637a355ca45e0872962aa8818f57138f5710c34ea549500cfd8 0.0s done 02:30:23 #99 naming to docker.io/library/security-spire-server-arm64 done 02:30:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:30:23 6be58145117e: Preparing 02:30:23 6c77fa1ef132: Preparing 02:30:23 05288a66b714: Preparing 02:30:23 0c90b13bfe97: Preparing 02:30:23 848c3f31825e: Preparing 02:30:23 d2445760760d: Preparing 02:30:23 36075970c1cd: Preparing 02:30:23 e3fa35f9c2cd: Preparing 02:30:23 b39e425ff5d0: Preparing 02:30:23 b7cbc6746155: Preparing 02:30:23 aedc3bda2944: Preparing 02:30:23 e3fa35f9c2cd: Waiting 02:30:23 b39e425ff5d0: Waiting 02:30:23 36075970c1cd: Waiting 02:30:23 aedc3bda2944: Waiting 02:30:23 d2445760760d: Waiting 02:30:23 b7cbc6746155: Waiting 02:30:23 6be58145117e: Layer already exists 02:30:23 05288a66b714: Layer already exists 02:30:23 848c3f31825e: Layer already exists 02:30:23 6c77fa1ef132: Layer already exists 02:30:23 0c90b13bfe97: Layer already exists 02:30:23 36075970c1cd: Layer already exists 02:30:23 b39e425ff5d0: Layer already exists 02:30:23 e3fa35f9c2cd: Layer already exists 02:30:23 b7cbc6746155: Layer already exists 02:30:23 d2445760760d: Layer already exists 02:30:23 aedc3bda2944: Layer already exists 02:30:23 latest: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:23 #99 exporting layers 1.5s done 02:30:23 #99 writing image sha256:8af82714388f77857cfea08ec12e0fdea58e8d177222cb99d34183f96be4d01f done 02:30:23 #99 naming to docker.io/library/security-spire-agent-arm64 done 02:30:23 #99 DONE 2.9s 02:30:23 02:30:23 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 02:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:30:24 6be58145117e: Preparing 02:30:24 6c77fa1ef132: Preparing 02:30:24 05288a66b714: Preparing 02:30:24 0c90b13bfe97: Preparing 02:30:24 848c3f31825e: Preparing 02:30:24 d2445760760d: Preparing 02:30:24 36075970c1cd: Preparing 02:30:24 e3fa35f9c2cd: Preparing 02:30:24 b39e425ff5d0: Preparing 02:30:24 b7cbc6746155: Preparing 02:30:24 aedc3bda2944: Preparing 02:30:24 e3fa35f9c2cd: Waiting 02:30:24 b39e425ff5d0: Waiting 02:30:24 d2445760760d: Waiting 02:30:24 36075970c1cd: Waiting 02:30:24 aedc3bda2944: Waiting 02:30:24 b7cbc6746155: Waiting 02:30:24 6be58145117e: Layer already exists 02:30:24 6c77fa1ef132: Layer already exists 02:30:24 05288a66b714: Layer already exists 02:30:24 0c90b13bfe97: Layer already exists 02:30:24 848c3f31825e: Layer already exists 02:30:24 e3fa35f9c2cd: Layer already exists 02:30:24 36075970c1cd: Layer already exists 02:30:24 d2445760760d: Layer already exists 02:30:24 b39e425ff5d0: Layer already exists 02:30:24 b7cbc6746155: Layer already exists 02:30:24 aedc3bda2944: Layer already exists 02:30:24 3.2.0-dev.23: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:30:24 6be58145117e: Preparing 02:30:24 6c77fa1ef132: Preparing 02:30:24 05288a66b714: Preparing 02:30:24 0c90b13bfe97: Preparing 02:30:24 848c3f31825e: Preparing 02:30:24 d2445760760d: Preparing 02:30:24 36075970c1cd: Preparing 02:30:24 e3fa35f9c2cd: Preparing 02:30:24 b39e425ff5d0: Preparing 02:30:24 b7cbc6746155: Preparing 02:30:24 aedc3bda2944: Preparing 02:30:24 e3fa35f9c2cd: Waiting 02:30:24 d2445760760d: Waiting 02:30:24 36075970c1cd: Waiting 02:30:24 b7cbc6746155: Waiting 02:30:24 b39e425ff5d0: Waiting 02:30:24 aedc3bda2944: Waiting 02:30:24 0c90b13bfe97: Layer already exists 02:30:24 6c77fa1ef132: Layer already exists 02:30:24 848c3f31825e: Layer already exists 02:30:24 05288a66b714: Layer already exists 02:30:24 6be58145117e: Layer already exists 02:30:24 e3fa35f9c2cd: Layer already exists 02:30:24 d2445760760d: Layer already exists 02:30:24 36075970c1cd: Layer already exists 02:30:24 b39e425ff5d0: Layer already exists 02:30:24 b7cbc6746155: Layer already exists 02:30:24 aedc3bda2944: Layer already exists 02:30:24 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:30:25 6be58145117e: Preparing 02:30:25 6c77fa1ef132: Preparing 02:30:25 05288a66b714: Preparing 02:30:25 0c90b13bfe97: Preparing 02:30:25 848c3f31825e: Preparing 02:30:25 d2445760760d: Preparing 02:30:25 36075970c1cd: Preparing 02:30:25 e3fa35f9c2cd: Preparing 02:30:25 b39e425ff5d0: Preparing 02:30:25 b7cbc6746155: Preparing 02:30:25 aedc3bda2944: Preparing 02:30:25 d2445760760d: Waiting 02:30:25 e3fa35f9c2cd: Waiting 02:30:25 b39e425ff5d0: Waiting 02:30:25 36075970c1cd: Waiting 02:30:25 b7cbc6746155: Waiting 02:30:25 aedc3bda2944: Waiting 02:30:25 05288a66b714: Layer already exists 02:30:25 0c90b13bfe97: Layer already exists 02:30:25 848c3f31825e: Layer already exists 02:30:25 6c77fa1ef132: Layer already exists 02:30:25 6be58145117e: Layer already exists 02:30:25 d2445760760d: Layer already exists 02:30:25 b39e425ff5d0: Layer already exists 02:30:25 e3fa35f9c2cd: Layer already exists 02:30:25 36075970c1cd: Layer already exists 02:30:25 b7cbc6746155: Layer already exists 02:30:25 aedc3bda2944: Layer already exists 02:30:25 main: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:25 ===================================================== [Pipeline] echo 02:30:25 taggedImages: 02:30:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:30:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 02:30:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:30:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:30:25 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:25 latest 02:30:25 3.2.0-dev.23 02:30:25 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:25 main 02:30:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:30:26 5506a9167455: Preparing 02:30:26 10f8d6681830: Preparing 02:30:26 ea3c96ed5d78: Preparing 02:30:26 a702221b4d96: Preparing 02:30:26 a7ab2b174ce2: Preparing 02:30:26 5fa00be987dd: Preparing 02:30:26 e6348dee5c59: Preparing 02:30:26 d2445760760d: Preparing 02:30:26 36075970c1cd: Preparing 02:30:26 749c22998fb5: Preparing 02:30:26 f98a73b3d70c: Preparing 02:30:26 aedc3bda2944: Preparing 02:30:26 5fa00be987dd: Waiting 02:30:26 e6348dee5c59: Waiting 02:30:26 d2445760760d: Waiting 02:30:26 36075970c1cd: Waiting 02:30:26 749c22998fb5: Waiting 02:30:26 f98a73b3d70c: Waiting 02:30:26 aedc3bda2944: Waiting 02:30:26 10f8d6681830: Pushed 02:30:26 a7ab2b174ce2: Pushed 02:30:26 5506a9167455: Pushed 02:30:26 d2445760760d: Layer already exists 02:30:26 36075970c1cd: Layer already exists 02:30:26 e6348dee5c59: Pushed 02:30:26 5fa00be987dd: Pushed 02:30:26 aedc3bda2944: Layer already exists 02:30:27 749c22998fb5: Pushed 02:30:27 a702221b4d96: Pushed 02:30:27 ea3c96ed5d78: Pushed 02:30:27 f98a73b3d70c: Pushed 02:30:27 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:30:28 5506a9167455: Preparing 02:30:28 10f8d6681830: Preparing 02:30:28 ea3c96ed5d78: Preparing 02:30:28 a702221b4d96: Preparing 02:30:28 a7ab2b174ce2: Preparing 02:30:28 5fa00be987dd: Preparing 02:30:28 e6348dee5c59: Preparing 02:30:28 d2445760760d: Preparing 02:30:28 36075970c1cd: Preparing 02:30:28 749c22998fb5: Preparing 02:30:28 f98a73b3d70c: Preparing 02:30:28 aedc3bda2944: Preparing 02:30:28 d2445760760d: Waiting 02:30:28 36075970c1cd: Waiting 02:30:28 5fa00be987dd: Waiting 02:30:28 749c22998fb5: Waiting 02:30:28 f98a73b3d70c: Waiting 02:30:28 e6348dee5c59: Waiting 02:30:28 aedc3bda2944: Waiting 02:30:28 ea3c96ed5d78: Layer already exists 02:30:28 a702221b4d96: Layer already exists 02:30:28 5506a9167455: Layer already exists 02:30:28 10f8d6681830: Layer already exists 02:30:28 a7ab2b174ce2: Layer already exists 02:30:28 36075970c1cd: Layer already exists 02:30:28 5fa00be987dd: Layer already exists 02:30:28 e6348dee5c59: Layer already exists 02:30:28 d2445760760d: Layer already exists 02:30:28 749c22998fb5: Layer already exists 02:30:28 aedc3bda2944: Layer already exists 02:30:28 f98a73b3d70c: Layer already exists 02:30:28 latest: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 02:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:30:29 5506a9167455: Preparing 02:30:29 10f8d6681830: Preparing 02:30:29 ea3c96ed5d78: Preparing 02:30:29 a702221b4d96: Preparing 02:30:29 a7ab2b174ce2: Preparing 02:30:29 5fa00be987dd: Preparing 02:30:29 e6348dee5c59: Preparing 02:30:29 d2445760760d: Preparing 02:30:29 36075970c1cd: Preparing 02:30:29 749c22998fb5: Preparing 02:30:29 f98a73b3d70c: Preparing 02:30:29 aedc3bda2944: Preparing 02:30:29 d2445760760d: Waiting 02:30:29 f98a73b3d70c: Waiting 02:30:29 aedc3bda2944: Waiting 02:30:29 36075970c1cd: Waiting 02:30:29 5fa00be987dd: Waiting 02:30:29 e6348dee5c59: Waiting 02:30:29 749c22998fb5: Waiting 02:30:29 a7ab2b174ce2: Layer already exists 02:30:29 5506a9167455: Layer already exists 02:30:29 ea3c96ed5d78: Layer already exists 02:30:29 10f8d6681830: Layer already exists 02:30:29 a702221b4d96: Layer already exists 02:30:29 e6348dee5c59: Layer already exists 02:30:29 36075970c1cd: Layer already exists 02:30:29 749c22998fb5: Layer already exists 02:30:29 d2445760760d: Layer already exists 02:30:29 5fa00be987dd: Layer already exists 02:30:29 f98a73b3d70c: Layer already exists 02:30:29 aedc3bda2944: Layer already exists 02:30:29 3.2.0-dev.23: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:30:29 5506a9167455: Preparing 02:30:29 10f8d6681830: Preparing 02:30:29 ea3c96ed5d78: Preparing 02:30:29 a702221b4d96: Preparing 02:30:29 a7ab2b174ce2: Preparing 02:30:29 5fa00be987dd: Preparing 02:30:29 e6348dee5c59: Preparing 02:30:29 d2445760760d: Preparing 02:30:29 36075970c1cd: Preparing 02:30:29 749c22998fb5: Preparing 02:30:29 f98a73b3d70c: Preparing 02:30:29 aedc3bda2944: Preparing 02:30:29 5fa00be987dd: Waiting 02:30:29 e6348dee5c59: Waiting 02:30:29 d2445760760d: Waiting 02:30:29 f98a73b3d70c: Waiting 02:30:29 36075970c1cd: Waiting 02:30:29 749c22998fb5: Waiting 02:30:29 aedc3bda2944: Waiting 02:30:29 ea3c96ed5d78: Layer already exists 02:30:29 10f8d6681830: Layer already exists 02:30:29 a7ab2b174ce2: Layer already exists 02:30:29 5506a9167455: Layer already exists 02:30:29 a702221b4d96: Layer already exists 02:30:29 d2445760760d: Layer already exists 02:30:29 5fa00be987dd: Layer already exists 02:30:29 e6348dee5c59: Layer already exists 02:30:29 749c22998fb5: Layer already exists 02:30:29 36075970c1cd: Layer already exists 02:30:29 f98a73b3d70c: Layer already exists 02:30:29 aedc3bda2944: Layer already exists 02:30:29 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:30:30 5506a9167455: Preparing 02:30:30 10f8d6681830: Preparing 02:30:30 ea3c96ed5d78: Preparing 02:30:30 a702221b4d96: Preparing 02:30:30 a7ab2b174ce2: Preparing 02:30:30 5fa00be987dd: Preparing 02:30:30 e6348dee5c59: Preparing 02:30:30 d2445760760d: Preparing 02:30:30 36075970c1cd: Preparing 02:30:30 749c22998fb5: Preparing 02:30:30 f98a73b3d70c: Preparing 02:30:30 aedc3bda2944: Preparing 02:30:30 5fa00be987dd: Waiting 02:30:30 e6348dee5c59: Waiting 02:30:30 d2445760760d: Waiting 02:30:30 f98a73b3d70c: Waiting 02:30:30 36075970c1cd: Waiting 02:30:30 aedc3bda2944: Waiting 02:30:30 a7ab2b174ce2: Layer already exists 02:30:30 5506a9167455: Layer already exists 02:30:30 10f8d6681830: Layer already exists 02:30:30 a702221b4d96: Layer already exists 02:30:30 ea3c96ed5d78: Layer already exists 02:30:30 e6348dee5c59: Layer already exists 02:30:30 5fa00be987dd: Layer already exists 02:30:30 36075970c1cd: Layer already exists 02:30:30 d2445760760d: Layer already exists 02:30:30 749c22998fb5: Layer already exists 02:30:30 f98a73b3d70c: Layer already exists 02:30:30 aedc3bda2944: Layer already exists 02:30:30 main: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:30 ===================================================== [Pipeline] echo 02:30:30 taggedImages: 02:30:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:30:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 02:30:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:30:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:30:30 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:30 latest 02:30:30 3.2.0-dev.23 02:30:30 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:30 main 02:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:30:31 7be3da86fe38: Preparing 02:30:31 0b39c860e4e3: Preparing 02:30:31 d2445760760d: Preparing 02:30:31 36075970c1cd: Preparing 02:30:31 e0dac29a19f4: Preparing 02:30:31 dedbb12617b6: Preparing 02:30:31 aedc3bda2944: Preparing 02:30:31 dedbb12617b6: Waiting 02:30:31 aedc3bda2944: Waiting 02:30:31 d2445760760d: Layer already exists 02:30:31 36075970c1cd: Layer already exists 02:30:31 aedc3bda2944: Layer already exists 02:30:31 7be3da86fe38: Pushed 02:30:31 e0dac29a19f4: Pushed 02:30:31 dedbb12617b6: Pushed 02:30:32 0b39c860e4e3: Pushed 02:30:32 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:33 + 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:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:30:33 7be3da86fe38: Preparing 02:30:33 0b39c860e4e3: Preparing 02:30:33 d2445760760d: Preparing 02:30:33 36075970c1cd: Preparing 02:30:33 e0dac29a19f4: Preparing 02:30:33 dedbb12617b6: Preparing 02:30:33 aedc3bda2944: Preparing 02:30:33 dedbb12617b6: Waiting 02:30:33 aedc3bda2944: Waiting 02:30:33 7be3da86fe38: Layer already exists 02:30:33 0b39c860e4e3: Layer already exists 02:30:33 36075970c1cd: Layer already exists 02:30:33 e0dac29a19f4: Layer already exists 02:30:33 d2445760760d: Layer already exists 02:30:33 dedbb12617b6: Layer already exists 02:30:33 aedc3bda2944: Layer already exists 02:30:33 latest: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 02:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:30:34 7be3da86fe38: Preparing 02:30:34 0b39c860e4e3: Preparing 02:30:34 d2445760760d: Preparing 02:30:34 36075970c1cd: Preparing 02:30:34 e0dac29a19f4: Preparing 02:30:34 dedbb12617b6: Preparing 02:30:34 aedc3bda2944: Preparing 02:30:34 dedbb12617b6: Waiting 02:30:34 aedc3bda2944: Waiting 02:30:34 36075970c1cd: Layer already exists 02:30:34 0b39c860e4e3: Layer already exists 02:30:34 7be3da86fe38: Layer already exists 02:30:34 e0dac29a19f4: Layer already exists 02:30:34 d2445760760d: Layer already exists 02:30:34 dedbb12617b6: Layer already exists 02:30:34 aedc3bda2944: Layer already exists 02:30:34 3.2.0-dev.23: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:30:34 7be3da86fe38: Preparing 02:30:34 0b39c860e4e3: Preparing 02:30:34 d2445760760d: Preparing 02:30:34 36075970c1cd: Preparing 02:30:34 e0dac29a19f4: Preparing 02:30:34 dedbb12617b6: Preparing 02:30:34 aedc3bda2944: Preparing 02:30:34 dedbb12617b6: Waiting 02:30:34 aedc3bda2944: Waiting 02:30:34 d2445760760d: Layer already exists 02:30:34 e0dac29a19f4: Layer already exists 02:30:34 0b39c860e4e3: Layer already exists 02:30:34 7be3da86fe38: Layer already exists 02:30:34 36075970c1cd: Layer already exists 02:30:34 dedbb12617b6: Layer already exists 02:30:34 aedc3bda2944: Layer already exists 02:30:34 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:30:35 7be3da86fe38: Preparing 02:30:35 0b39c860e4e3: Preparing 02:30:35 d2445760760d: Preparing 02:30:35 36075970c1cd: Preparing 02:30:35 e0dac29a19f4: Preparing 02:30:35 dedbb12617b6: Preparing 02:30:35 aedc3bda2944: Preparing 02:30:35 dedbb12617b6: Waiting 02:30:35 aedc3bda2944: Waiting 02:30:35 7be3da86fe38: Layer already exists 02:30:35 36075970c1cd: Layer already exists 02:30:35 d2445760760d: Layer already exists 02:30:35 e0dac29a19f4: Layer already exists 02:30:35 0b39c860e4e3: Layer already exists 02:30:35 aedc3bda2944: Layer already exists 02:30:35 dedbb12617b6: Layer already exists 02:30:35 main: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:35 ===================================================== [Pipeline] echo 02:30:35 taggedImages: 02:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 02:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:30:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:30:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:35 latest 02:30:35 3.2.0-dev.23 02:30:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:35 main 02:30:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:30:36 60a6d1cd0f87: Preparing 02:30:36 935cfa086979: Preparing 02:30:36 b3f19f7df7e3: Preparing 02:30:36 d2445760760d: Preparing 02:30:36 36075970c1cd: Preparing 02:30:36 d0b563d9ed93: Preparing 02:30:36 f89ececa751d: Preparing 02:30:36 5a42553d8de1: Preparing 02:30:36 c9ed517ce1df: Preparing 02:30:36 aedc3bda2944: Preparing 02:30:36 d0b563d9ed93: Waiting 02:30:36 f89ececa751d: Waiting 02:30:36 5a42553d8de1: Waiting 02:30:36 c9ed517ce1df: Waiting 02:30:36 aedc3bda2944: Waiting 02:30:36 d2445760760d: Layer already exists 02:30:36 36075970c1cd: Layer already exists 02:30:36 60a6d1cd0f87: Pushed 02:30:36 b3f19f7df7e3: Pushed 02:30:36 935cfa086979: Pushed 02:30:36 aedc3bda2944: Layer already exists 02:30:36 5a42553d8de1: Pushed 02:30:37 c9ed517ce1df: Pushed 02:30:41 f89ececa751d: Pushed 02:30:44 d0b563d9ed93: Pushed 02:30:44 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:30:44 60a6d1cd0f87: Preparing 02:30:44 935cfa086979: Preparing 02:30:44 b3f19f7df7e3: Preparing 02:30:44 d2445760760d: Preparing 02:30:44 36075970c1cd: Preparing 02:30:44 d0b563d9ed93: Preparing 02:30:44 f89ececa751d: Preparing 02:30:44 5a42553d8de1: Preparing 02:30:44 c9ed517ce1df: Preparing 02:30:44 aedc3bda2944: Preparing 02:30:44 f89ececa751d: Waiting 02:30:44 5a42553d8de1: Waiting 02:30:44 c9ed517ce1df: Waiting 02:30:44 d0b563d9ed93: Waiting 02:30:44 aedc3bda2944: Waiting 02:30:44 d2445760760d: Layer already exists 02:30:44 935cfa086979: Layer already exists 02:30:44 36075970c1cd: Layer already exists 02:30:44 b3f19f7df7e3: Layer already exists 02:30:44 60a6d1cd0f87: Layer already exists 02:30:44 d0b563d9ed93: Layer already exists 02:30:44 5a42553d8de1: Layer already exists 02:30:44 c9ed517ce1df: Layer already exists 02:30:44 aedc3bda2944: Layer already exists 02:30:44 f89ececa751d: Layer already exists 02:30:44 latest: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 02:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:30:45 60a6d1cd0f87: Preparing 02:30:45 935cfa086979: Preparing 02:30:45 b3f19f7df7e3: Preparing 02:30:45 d2445760760d: Preparing 02:30:45 36075970c1cd: Preparing 02:30:45 d0b563d9ed93: Preparing 02:30:45 f89ececa751d: Preparing 02:30:45 5a42553d8de1: Preparing 02:30:45 c9ed517ce1df: Preparing 02:30:45 aedc3bda2944: Preparing 02:30:45 c9ed517ce1df: Waiting 02:30:45 f89ececa751d: Waiting 02:30:45 5a42553d8de1: Waiting 02:30:45 d0b563d9ed93: Waiting 02:30:45 60a6d1cd0f87: Layer already exists 02:30:45 935cfa086979: Layer already exists 02:30:45 d2445760760d: Layer already exists 02:30:45 36075970c1cd: Layer already exists 02:30:45 b3f19f7df7e3: Layer already exists 02:30:45 f89ececa751d: Layer already exists 02:30:45 5a42553d8de1: Layer already exists 02:30:45 c9ed517ce1df: Layer already exists 02:30:45 d0b563d9ed93: Layer already exists 02:30:45 aedc3bda2944: Layer already exists 02:30:45 3.2.0-dev.23: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:30:46 60a6d1cd0f87: Preparing 02:30:46 935cfa086979: Preparing 02:30:46 b3f19f7df7e3: Preparing 02:30:46 d2445760760d: Preparing 02:30:46 36075970c1cd: Preparing 02:30:46 d0b563d9ed93: Preparing 02:30:46 f89ececa751d: Preparing 02:30:46 5a42553d8de1: Preparing 02:30:46 c9ed517ce1df: Preparing 02:30:46 aedc3bda2944: Preparing 02:30:46 5a42553d8de1: Waiting 02:30:46 c9ed517ce1df: Waiting 02:30:46 aedc3bda2944: Waiting 02:30:46 d0b563d9ed93: Waiting 02:30:46 f89ececa751d: Waiting 02:30:46 60a6d1cd0f87: Layer already exists 02:30:46 b3f19f7df7e3: Layer already exists 02:30:46 36075970c1cd: Layer already exists 02:30:46 935cfa086979: Layer already exists 02:30:46 d2445760760d: Layer already exists 02:30:46 d0b563d9ed93: Layer already exists 02:30:46 f89ececa751d: Layer already exists 02:30:46 5a42553d8de1: Layer already exists 02:30:46 c9ed517ce1df: Layer already exists 02:30:46 aedc3bda2944: Layer already exists 02:30:46 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:30:46 60a6d1cd0f87: Preparing 02:30:46 935cfa086979: Preparing 02:30:46 b3f19f7df7e3: Preparing 02:30:46 d2445760760d: Preparing 02:30:46 36075970c1cd: Preparing 02:30:46 d0b563d9ed93: Preparing 02:30:46 f89ececa751d: Preparing 02:30:46 5a42553d8de1: Preparing 02:30:46 c9ed517ce1df: Preparing 02:30:46 aedc3bda2944: Preparing 02:30:46 5a42553d8de1: Waiting 02:30:46 d0b563d9ed93: Waiting 02:30:46 aedc3bda2944: Waiting 02:30:46 c9ed517ce1df: Waiting 02:30:46 f89ececa751d: Waiting 02:30:46 935cfa086979: Layer already exists 02:30:46 d2445760760d: Layer already exists 02:30:46 60a6d1cd0f87: Layer already exists 02:30:46 b3f19f7df7e3: Layer already exists 02:30:46 36075970c1cd: Layer already exists 02:30:46 d0b563d9ed93: Layer already exists 02:30:46 f89ececa751d: Layer already exists 02:30:46 aedc3bda2944: Layer already exists 02:30:46 c9ed517ce1df: Layer already exists 02:30:46 5a42553d8de1: Layer already exists 02:30:46 main: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:46 ===================================================== [Pipeline] echo 02:30:46 taggedImages: 02:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 02:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:30:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:30:46 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:46 latest 02:30:46 3.2.0-dev.23 02:30:46 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:46 main 02:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:30:47 ae4ceb48e7ad: Preparing 02:30:47 12b960cbacaa: Preparing 02:30:47 31ca24ee5043: Preparing 02:30:47 d2445760760d: Preparing 02:30:47 36075970c1cd: Preparing 02:30:47 251d89b064cc: Preparing 02:30:47 d4e8a0c25ceb: Preparing 02:30:47 c84b90eefcb7: Preparing 02:30:47 aedc3bda2944: Preparing 02:30:47 251d89b064cc: Waiting 02:30:47 d4e8a0c25ceb: Waiting 02:30:47 c84b90eefcb7: Waiting 02:30:47 aedc3bda2944: Waiting 02:30:47 d2445760760d: Layer already exists 02:30:47 36075970c1cd: Layer already exists 02:30:47 12b960cbacaa: Pushed 02:30:47 31ca24ee5043: Pushed 02:30:47 ae4ceb48e7ad: Pushed 02:30:47 aedc3bda2944: Layer already exists 02:30:47 c84b90eefcb7: Pushed 02:30:48 d4e8a0c25ceb: Pushed 02:30:56 251d89b064cc: Pushed 02:30:56 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:30:56 ae4ceb48e7ad: Preparing 02:30:56 12b960cbacaa: Preparing 02:30:56 31ca24ee5043: Preparing 02:30:56 d2445760760d: Preparing 02:30:56 36075970c1cd: Preparing 02:30:56 251d89b064cc: Preparing 02:30:56 d4e8a0c25ceb: Preparing 02:30:56 c84b90eefcb7: Preparing 02:30:56 aedc3bda2944: Preparing 02:30:56 251d89b064cc: Waiting 02:30:56 d4e8a0c25ceb: Waiting 02:30:56 c84b90eefcb7: Waiting 02:30:56 aedc3bda2944: Waiting 02:30:56 ae4ceb48e7ad: Layer already exists 02:30:56 12b960cbacaa: Layer already exists 02:30:56 31ca24ee5043: Layer already exists 02:30:56 d2445760760d: Layer already exists 02:30:56 36075970c1cd: Layer already exists 02:30:56 d4e8a0c25ceb: Layer already exists 02:30:56 251d89b064cc: Layer already exists 02:30:56 c84b90eefcb7: Layer already exists 02:30:56 aedc3bda2944: Layer already exists 02:30:56 latest: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 02:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:30:57 ae4ceb48e7ad: Preparing 02:30:57 12b960cbacaa: Preparing 02:30:57 31ca24ee5043: Preparing 02:30:57 d2445760760d: Preparing 02:30:57 36075970c1cd: Preparing 02:30:57 251d89b064cc: Preparing 02:30:57 d4e8a0c25ceb: Preparing 02:30:57 c84b90eefcb7: Preparing 02:30:57 aedc3bda2944: Preparing 02:30:57 251d89b064cc: Waiting 02:30:57 d4e8a0c25ceb: Waiting 02:30:57 aedc3bda2944: Waiting 02:30:57 ae4ceb48e7ad: Layer already exists 02:30:57 31ca24ee5043: Layer already exists 02:30:57 12b960cbacaa: Layer already exists 02:30:57 36075970c1cd: Layer already exists 02:30:57 d2445760760d: Layer already exists 02:30:57 251d89b064cc: Layer already exists 02:30:57 c84b90eefcb7: Layer already exists 02:30:57 d4e8a0c25ceb: Layer already exists 02:30:57 aedc3bda2944: Layer already exists 02:30:57 3.2.0-dev.23: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:30:58 ae4ceb48e7ad: Preparing 02:30:58 12b960cbacaa: Preparing 02:30:58 31ca24ee5043: Preparing 02:30:58 d2445760760d: Preparing 02:30:58 36075970c1cd: Preparing 02:30:58 251d89b064cc: Preparing 02:30:58 d4e8a0c25ceb: Preparing 02:30:58 c84b90eefcb7: Preparing 02:30:58 aedc3bda2944: Preparing 02:30:58 251d89b064cc: Waiting 02:30:58 d4e8a0c25ceb: Waiting 02:30:58 c84b90eefcb7: Waiting 02:30:58 36075970c1cd: Layer already exists 02:30:58 31ca24ee5043: Layer already exists 02:30:58 12b960cbacaa: Layer already exists 02:30:58 d2445760760d: Layer already exists 02:30:58 ae4ceb48e7ad: Layer already exists 02:30:58 aedc3bda2944: Layer already exists 02:30:58 d4e8a0c25ceb: Layer already exists 02:30:58 c84b90eefcb7: Layer already exists 02:30:58 251d89b064cc: Layer already exists 02:30:58 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:30:58 ae4ceb48e7ad: Preparing 02:30:58 12b960cbacaa: Preparing 02:30:58 31ca24ee5043: Preparing 02:30:58 d2445760760d: Preparing 02:30:58 36075970c1cd: Preparing 02:30:58 251d89b064cc: Preparing 02:30:58 d4e8a0c25ceb: Preparing 02:30:58 c84b90eefcb7: Preparing 02:30:58 aedc3bda2944: Preparing 02:30:58 aedc3bda2944: Waiting 02:30:58 c84b90eefcb7: Waiting 02:30:58 d4e8a0c25ceb: Waiting 02:30:58 251d89b064cc: Waiting 02:30:58 d2445760760d: Layer already exists 02:30:58 ae4ceb48e7ad: Layer already exists 02:30:58 31ca24ee5043: Layer already exists 02:30:58 36075970c1cd: Layer already exists 02:30:58 12b960cbacaa: Layer already exists 02:30:58 251d89b064cc: Layer already exists 02:30:58 aedc3bda2944: Layer already exists 02:30:58 d4e8a0c25ceb: Layer already exists 02:30:58 c84b90eefcb7: Layer already exists 02:30:58 main: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:58 ===================================================== [Pipeline] echo 02:30:58 taggedImages: 02:30:58 - nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:30:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 02:30:58 - nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:30:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:30:58 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:58 latest 02:30:58 3.2.0-dev.23 02:30:58 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:30:58 main 02:30:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:30:59 60a6d1cd0f87: Preparing 02:30:59 733d6fb92c2b: Preparing 02:30:59 e718c1e53e6a: Preparing 02:30:59 d2445760760d: Preparing 02:30:59 36075970c1cd: Preparing 02:30:59 d0bddeb2a93e: Preparing 02:30:59 5a42553d8de1: Preparing 02:30:59 c9ed517ce1df: Preparing 02:30:59 aedc3bda2944: Preparing 02:30:59 d0bddeb2a93e: Waiting 02:30:59 5a42553d8de1: Waiting 02:30:59 aedc3bda2944: Waiting 02:30:59 c9ed517ce1df: Waiting 02:30:59 d2445760760d: Layer already exists 02:30:59 60a6d1cd0f87: Layer already exists 02:30:59 36075970c1cd: Layer already exists 02:30:59 5a42553d8de1: Layer already exists 02:30:59 c9ed517ce1df: Layer already exists 02:30:59 aedc3bda2944: Layer already exists 02:30:59 e718c1e53e6a: Pushed 02:30:59 733d6fb92c2b: Pushed 02:31:07 d0bddeb2a93e: Pushed 02:31:07 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:31:08 60a6d1cd0f87: Preparing 02:31:08 733d6fb92c2b: Preparing 02:31:08 e718c1e53e6a: Preparing 02:31:08 d2445760760d: Preparing 02:31:08 36075970c1cd: Preparing 02:31:08 d0bddeb2a93e: Preparing 02:31:08 5a42553d8de1: Preparing 02:31:08 c9ed517ce1df: Preparing 02:31:08 aedc3bda2944: Preparing 02:31:08 c9ed517ce1df: Waiting 02:31:08 aedc3bda2944: Waiting 02:31:08 d0bddeb2a93e: Waiting 02:31:08 5a42553d8de1: Waiting 02:31:08 36075970c1cd: Layer already exists 02:31:08 60a6d1cd0f87: Layer already exists 02:31:08 d2445760760d: Layer already exists 02:31:08 733d6fb92c2b: Layer already exists 02:31:08 e718c1e53e6a: Layer already exists 02:31:08 5a42553d8de1: Layer already exists 02:31:08 d0bddeb2a93e: Layer already exists 02:31:08 aedc3bda2944: Layer already exists 02:31:08 c9ed517ce1df: Layer already exists 02:31:08 latest: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 02:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:31:09 60a6d1cd0f87: Preparing 02:31:09 733d6fb92c2b: Preparing 02:31:09 e718c1e53e6a: Preparing 02:31:09 d2445760760d: Preparing 02:31:09 36075970c1cd: Preparing 02:31:09 d0bddeb2a93e: Preparing 02:31:09 5a42553d8de1: Preparing 02:31:09 c9ed517ce1df: Preparing 02:31:09 aedc3bda2944: Preparing 02:31:09 d0bddeb2a93e: Waiting 02:31:09 5a42553d8de1: Waiting 02:31:09 c9ed517ce1df: Waiting 02:31:09 aedc3bda2944: Waiting 02:31:09 60a6d1cd0f87: Layer already exists 02:31:09 733d6fb92c2b: Layer already exists 02:31:09 36075970c1cd: Layer already exists 02:31:09 d2445760760d: Layer already exists 02:31:09 e718c1e53e6a: Layer already exists 02:31:09 c9ed517ce1df: Layer already exists 02:31:09 5a42553d8de1: Layer already exists 02:31:09 d0bddeb2a93e: Layer already exists 02:31:09 aedc3bda2944: Layer already exists 02:31:09 3.2.0-dev.23: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:31:09 60a6d1cd0f87: Preparing 02:31:09 733d6fb92c2b: Preparing 02:31:09 e718c1e53e6a: Preparing 02:31:09 d2445760760d: Preparing 02:31:09 36075970c1cd: Preparing 02:31:09 d0bddeb2a93e: Preparing 02:31:09 5a42553d8de1: Preparing 02:31:09 c9ed517ce1df: Preparing 02:31:09 aedc3bda2944: Preparing 02:31:09 5a42553d8de1: Waiting 02:31:09 c9ed517ce1df: Waiting 02:31:09 aedc3bda2944: Waiting 02:31:09 d0bddeb2a93e: Waiting 02:31:09 36075970c1cd: Layer already exists 02:31:09 e718c1e53e6a: Layer already exists 02:31:09 733d6fb92c2b: Layer already exists 02:31:09 d2445760760d: Layer already exists 02:31:09 60a6d1cd0f87: Layer already exists 02:31:09 d0bddeb2a93e: Layer already exists 02:31:09 c9ed517ce1df: Layer already exists 02:31:09 aedc3bda2944: Layer already exists 02:31:09 5a42553d8de1: Layer already exists 02:31:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:31:10 60a6d1cd0f87: Preparing 02:31:10 733d6fb92c2b: Preparing 02:31:10 e718c1e53e6a: Preparing 02:31:10 d2445760760d: Preparing 02:31:10 36075970c1cd: Preparing 02:31:10 d0bddeb2a93e: Preparing 02:31:10 5a42553d8de1: Preparing 02:31:10 c9ed517ce1df: Preparing 02:31:10 aedc3bda2944: Preparing 02:31:10 d0bddeb2a93e: Waiting 02:31:10 5a42553d8de1: Waiting 02:31:10 c9ed517ce1df: Waiting 02:31:10 aedc3bda2944: Waiting 02:31:10 d2445760760d: Layer already exists 02:31:10 733d6fb92c2b: Layer already exists 02:31:10 36075970c1cd: Layer already exists 02:31:10 60a6d1cd0f87: Layer already exists 02:31:10 e718c1e53e6a: Layer already exists 02:31:10 d0bddeb2a93e: Layer already exists 02:31:10 c9ed517ce1df: Layer already exists 02:31:10 5a42553d8de1: Layer already exists 02:31:10 aedc3bda2944: Layer already exists 02:31:10 main: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:10 ===================================================== [Pipeline] echo 02:31:10 taggedImages: 02:31:10 - nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:10 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:31:10 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 02:31:10 - nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:10 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:31:10 #80 DONE 71.5s 02:31:10 02:31:10 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:10 #79 DONE 62.9s 02:31:10 02:31:10 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:10 #81 DONE 70.3s 02:31:10 02:31:10 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:10 #76 DONE 74.3s 02:31:10 02:31:10 #105 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] echo 02:31:10 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:31:10 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:10 latest 02:31:10 3.2.0-dev.23 02:31:10 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:10 main 02:31:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 #105 ... 02:31:10 02:31:10 #106 [security-bootstrapper builder 6/7] COPY . . 02:31:10 #106 DONE 1.0s 02:31:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:11 4df0b4682f72: Preparing 02:31:11 b8196d2c8a48: Preparing 02:31:11 d2445760760d: Preparing 02:31:11 36075970c1cd: Preparing 02:31:11 c55c885b4e11: Preparing 02:31:11 9247f364c355: Preparing 02:31:11 aedc3bda2944: Preparing 02:31:11 9247f364c355: Waiting 02:31:11 aedc3bda2944: Waiting 02:31:11 d2445760760d: Layer already exists 02:31:11 36075970c1cd: Layer already exists 02:31:11 aedc3bda2944: Layer already exists 02:31:11 4df0b4682f72: Pushed 02:31:11 9247f364c355: Pushed 02:31:11 02:31:11 #105 [security-spiffe-token-provider builder 6/7] COPY . . 02:31:11 #105 DONE 1.1s 02:31:11 02:31:11 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #107 CACHED 02:31:11 02:31:11 #108 [security-proxy-auth builder 6/7] COPY . . 02:31:11 #108 CACHED 02:31:11 02:31:11 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:31:11 #109 CACHED 02:31:11 02:31:11 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:31:11 #110 CACHED 02:31:11 02:31:11 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 02:31:11 #111 CACHED 02:31:11 02:31:11 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #112 CACHED 02:31:11 02:31:11 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:31:11 #113 CACHED 02:31:11 02:31:11 #114 [support-scheduler builder 6/7] COPY . . 02:31:11 #114 CACHED 02:31:11 02:31:11 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #115 CACHED 02:31:11 02:31:11 #116 [core-data builder 6/7] COPY . . 02:31:11 #116 CACHED 02:31:11 02:31:11 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #117 CACHED 02:31:11 02:31:11 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 02:31:11 #118 CACHED 02:31:11 02:31:11 #119 [security-proxy-setup builder 6/7] COPY . . 02:31:11 #119 CACHED 02:31:11 02:31:11 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:31:11 #120 CACHED 02:31:11 02:31:11 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #121 CACHED 02:31:11 02:31:11 #122 [support-notifications builder 6/7] COPY . . 02:31:11 #122 DONE 1.1s 02:31:11 02:31:11 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:31:11 #123 CACHED 02:31:11 02:31:11 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #124 CACHED 02:31:11 02:31:11 #125 [security-secretstore-setup builder 6/7] COPY . . 02:31:11 #125 CACHED 02:31:11 02:31:11 #126 [core-command builder 6/7] COPY . . 02:31:11 #126 CACHED 02:31:11 02:31:11 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 02:31:11 #127 CACHED 02:31:11 02:31:11 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:11 #128 CACHED 02:31:11 02:31:11 #129 [core-metadata builder 6/7] COPY . . 02:31:11 #129 DONE 1.1s 02:31:11 02:31:11 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:11 c55c885b4e11: Pushed 02:31:14 b8196d2c8a48: Pushed 02:31:14 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:14 4df0b4682f72: Preparing 02:31:14 b8196d2c8a48: Preparing 02:31:14 d2445760760d: Preparing 02:31:14 36075970c1cd: Preparing 02:31:14 c55c885b4e11: Preparing 02:31:14 9247f364c355: Preparing 02:31:14 aedc3bda2944: Preparing 02:31:14 9247f364c355: Waiting 02:31:14 aedc3bda2944: Waiting 02:31:14 36075970c1cd: Layer already exists 02:31:14 4df0b4682f72: Layer already exists 02:31:14 d2445760760d: Layer already exists 02:31:14 c55c885b4e11: Layer already exists 02:31:14 b8196d2c8a48: Layer already exists 02:31:14 9247f364c355: Layer already exists 02:31:14 aedc3bda2944: Layer already exists 02:31:14 latest: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 02:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:15 4df0b4682f72: Preparing 02:31:15 b8196d2c8a48: Preparing 02:31:15 d2445760760d: Preparing 02:31:15 36075970c1cd: Preparing 02:31:15 c55c885b4e11: Preparing 02:31:15 9247f364c355: Preparing 02:31:15 aedc3bda2944: Preparing 02:31:15 9247f364c355: Waiting 02:31:15 aedc3bda2944: Waiting 02:31:15 36075970c1cd: Layer already exists 02:31:15 d2445760760d: Layer already exists 02:31:15 b8196d2c8a48: Layer already exists 02:31:15 c55c885b4e11: Layer already exists 02:31:15 4df0b4682f72: Layer already exists 02:31:15 9247f364c355: Layer already exists 02:31:15 aedc3bda2944: Layer already exists 02:31:15 3.2.0-dev.23: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:16 4df0b4682f72: Preparing 02:31:16 b8196d2c8a48: Preparing 02:31:16 d2445760760d: Preparing 02:31:16 36075970c1cd: Preparing 02:31:16 c55c885b4e11: Preparing 02:31:16 9247f364c355: Preparing 02:31:16 aedc3bda2944: Preparing 02:31:16 9247f364c355: Waiting 02:31:16 aedc3bda2944: Waiting 02:31:16 b8196d2c8a48: Layer already exists 02:31:16 4df0b4682f72: Layer already exists 02:31:16 36075970c1cd: Layer already exists 02:31:16 d2445760760d: Layer already exists 02:31:16 c55c885b4e11: Layer already exists 02:31:16 aedc3bda2944: Layer already exists 02:31:16 9247f364c355: Layer already exists 02:31:16 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:16 #130 5.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:16 4df0b4682f72: Preparing 02:31:16 b8196d2c8a48: Preparing 02:31:16 d2445760760d: Preparing 02:31:16 36075970c1cd: Preparing 02:31:16 c55c885b4e11: Preparing 02:31:16 9247f364c355: Preparing 02:31:16 aedc3bda2944: Preparing 02:31:16 9247f364c355: Waiting 02:31:16 aedc3bda2944: Waiting 02:31:16 b8196d2c8a48: Layer already exists 02:31:16 c55c885b4e11: Layer already exists 02:31:16 d2445760760d: Layer already exists 02:31:16 4df0b4682f72: Layer already exists 02:31:16 36075970c1cd: Layer already exists 02:31:16 9247f364c355: Layer already exists 02:31:16 aedc3bda2944: Layer already exists 02:31:16 main: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:16 ===================================================== [Pipeline] echo 02:31:16 taggedImages: 02:31:16 - nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:31:16 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 02:31:16 - nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:16 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:31:16 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:31:16 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:16 latest 02:31:16 3.2.0-dev.23 02:31:16 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:16 main 02:31:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:17 36768e89fd2d: Preparing 02:31:17 326465f09cf9: Preparing 02:31:17 d2445760760d: Preparing 02:31:17 36075970c1cd: Preparing 02:31:17 098e5b64e74c: Preparing 02:31:17 50f0ea4a4bb0: Preparing 02:31:17 aedc3bda2944: Preparing 02:31:17 50f0ea4a4bb0: Waiting 02:31:17 aedc3bda2944: Waiting 02:31:17 d2445760760d: Layer already exists 02:31:17 36075970c1cd: Layer already exists 02:31:17 098e5b64e74c: Layer already exists 02:31:17 50f0ea4a4bb0: Layer already exists 02:31:17 aedc3bda2944: Layer already exists 02:31:17 36768e89fd2d: Pushed 02:31:20 326465f09cf9: Pushed 02:31:20 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:21 36768e89fd2d: Preparing 02:31:21 326465f09cf9: Preparing 02:31:21 d2445760760d: Preparing 02:31:21 36075970c1cd: Preparing 02:31:21 098e5b64e74c: Preparing 02:31:21 50f0ea4a4bb0: Preparing 02:31:21 aedc3bda2944: Preparing 02:31:21 50f0ea4a4bb0: Waiting 02:31:21 aedc3bda2944: Waiting 02:31:21 326465f09cf9: Layer already exists 02:31:21 36075970c1cd: Layer already exists 02:31:21 36768e89fd2d: Layer already exists 02:31:21 098e5b64e74c: Layer already exists 02:31:21 d2445760760d: Layer already exists 02:31:21 50f0ea4a4bb0: Layer already exists 02:31:21 aedc3bda2944: Layer already exists 02:31:21 latest: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:21 #130 ... 02:31:21 02:31:21 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:21 #0 5.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:31:21 #131 ... 02:31:21 02:31:21 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:31:21 #0 5.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:31:21 #132 ... 02:31:21 02:31:21 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:21 #0 5.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:31:21 #133 ... 02:31:21 02:31:21 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:31:21 #0 4.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:31:21 #134 ... 02:31:21 02:31:21 #135 [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:31:21 #0 4.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:21 #135 ... 02:31:21 02:31:21 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:21 #0 3.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 02:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:22 36768e89fd2d: Preparing 02:31:22 326465f09cf9: Preparing 02:31:22 d2445760760d: Preparing 02:31:22 36075970c1cd: Preparing 02:31:22 098e5b64e74c: Preparing 02:31:22 50f0ea4a4bb0: Preparing 02:31:22 aedc3bda2944: Preparing 02:31:22 aedc3bda2944: Waiting 02:31:22 50f0ea4a4bb0: Waiting 02:31:22 d2445760760d: Layer already exists 02:31:22 36768e89fd2d: Layer already exists 02:31:22 098e5b64e74c: Layer already exists 02:31:22 36075970c1cd: Layer already exists 02:31:22 326465f09cf9: Layer already exists 02:31:22 aedc3bda2944: Layer already exists 02:31:22 50f0ea4a4bb0: Layer already exists 02:31:22 3.2.0-dev.23: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:22 #136 ... 02:31:22 02:31:22 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:22 #0 4.700 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:31:22 #137 ... 02:31:22 02:31:22 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:22 #0 5.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:31:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:22 #138 ... 02:31:22 02:31:22 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:22 #0 5.406 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:31:22 #139 ... 02:31:22 02:31:22 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:22 #0 5.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:22 36768e89fd2d: Preparing 02:31:22 326465f09cf9: Preparing 02:31:22 d2445760760d: Preparing 02:31:22 36075970c1cd: Preparing 02:31:22 098e5b64e74c: Preparing 02:31:22 50f0ea4a4bb0: Preparing 02:31:22 aedc3bda2944: Preparing 02:31:22 aedc3bda2944: Waiting 02:31:22 50f0ea4a4bb0: Waiting 02:31:22 326465f09cf9: Layer already exists 02:31:22 098e5b64e74c: Layer already exists 02:31:22 d2445760760d: Layer already exists 02:31:22 36075970c1cd: Layer already exists 02:31:22 36768e89fd2d: Layer already exists 02:31:22 50f0ea4a4bb0: Layer already exists 02:31:22 aedc3bda2944: Layer already exists 02:31:22 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:23 36768e89fd2d: Preparing 02:31:23 326465f09cf9: Preparing 02:31:23 d2445760760d: Preparing 02:31:23 36075970c1cd: Preparing 02:31:23 098e5b64e74c: Preparing 02:31:23 50f0ea4a4bb0: Preparing 02:31:23 aedc3bda2944: Preparing 02:31:23 aedc3bda2944: Waiting 02:31:23 50f0ea4a4bb0: Waiting 02:31:23 d2445760760d: Layer already exists 02:31:23 098e5b64e74c: Layer already exists 02:31:23 326465f09cf9: Layer already exists 02:31:23 36768e89fd2d: Layer already exists 02:31:23 36075970c1cd: Layer already exists 02:31:23 50f0ea4a4bb0: Layer already exists 02:31:23 aedc3bda2944: Layer already exists 02:31:23 main: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:23 ===================================================== [Pipeline] echo 02:31:23 taggedImages: 02:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 02:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:31:23 - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:15 #140 ... 02:47:15 02:47:15 #135 [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:47:15 #135 961.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:17 #135 ... 02:47:17 02:47:17 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:47:17 #136 DONE 966.4s 02:47:17 02:47:17 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:47:18 #35 ... 02:47:18 02:47:18 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:47:18 #141 DONE 0.3s 02:47:18 02:47:18 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:18 #140 ... 02:47:18 02:47:18 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:47:21 #142 DONE 2.2s 02:47:21 02:47:21 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:47:21 #143 DONE 0.2s 02:47:21 02:47:21 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:21 #133 ... 02:47:21 02:47:21 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:47:21 #144 DONE 0.2s 02:47:21 02:47:21 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:47:21 #145 DONE 0.5s 02:47:21 02:47:21 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:47:21 #146 DONE 0.1s 02:47:21 02:47:21 #147 [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:47:21 #147 DONE 0.2s 02:47:21 02:47:21 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:22 #133 ... 02:47:22 02:47:22 #148 [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:47:22 #148 DONE 0.2s 02:47:22 02:47:22 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:47:22 #149 DONE 0.2s 02:47:22 02:47:22 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:47:22 #39 ... 02:47:22 02:47:22 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:47:22 #150 DONE 0.2s 02:47:22 02:47:22 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:47:24 #151 ... 02:47:24 02:47:24 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:47:24 #137 DONE 972.9s 02:47:24 02:47:24 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:24 #133 ... 02:47:24 02:47:24 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:47:25 #152 DONE 0.2s 02:47:25 02:47:25 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:25 #132 ... 02:47:25 02:47:25 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:47:25 #153 DONE 0.2s 02:47:25 02:47:25 #154 [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:47:25 #154 DONE 0.1s 02:47:25 02:47:25 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:47:25 #155 DONE 0.2s 02:47:25 02:47:25 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:47:25 #156 ... 02:47:25 02:47:25 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:47:25 #151 DONE 3.0s 02:47:26 02:47:26 #99 [security-bootstrapper] exporting to image 02:47:26 #99 exporting layers 02:47:26 #99 ... 02:47:26 02:47:26 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:47:26 #156 DONE 1.1s 02:47:26 02:47:26 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:47:26 #157 DONE 0.3s 02:47:26 02:47:26 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:27 #158 ... 02:47:27 02:47:27 #99 [security-bootstrapper] exporting to image 02:47:27 #99 exporting layers 2.0s done 02:47:27 #99 writing image sha256:fdd3bee55325cb9664c2b3b1f059f16bf2b05f317c3d74fd1abd45a5849edf08 0.0s done 02:47:27 #99 naming to docker.io/library/security-bootstrapper-arm64 done 02:47:27 #99 DONE 4.8s 02:47:27 02:47:27 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:29 #158 DONE 2.4s 02:47:29 02:47:29 #99 [security-proxy-setup] exporting to image 02:47:30 #99 exporting layers 1.1s done 02:47:30 #99 writing image sha256:eaebe54222b1f17e1ce095257344671c6d62cb6005c67db5e271c61d8f6e8a62 done 02:47:30 #99 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:47:30 #99 DONE 5.9s 02:47:30 02:47:30 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:47:33 #131 ... 02:47:33 02:47:33 #135 [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:47:33 #135 DONE 981.6s 02:47:33 02:47:33 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:33 #133 ... 02:47:33 02:47:33 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:47:33 #159 DONE 0.2s 02:47:33 02:47:33 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:47:33 #160 DONE 0.3s 02:47:33 02:47:33 #161 [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:47:33 #161 DONE 0.2s 02:47:33 02:47:33 #162 [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:47:33 #162 DONE 0.3s 02:47:33 02:47:33 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:34 #133 ... 02:47:34 02:47:34 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:47:34 #163 DONE 0.2s 02:47:34 02:47:34 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:47:34 #164 DONE 0.4s 02:47:34 02:47:34 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:47:34 #165 DONE 0.3s 02:47:34 02:47:34 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:47:34 #166 DONE 0.1s 02:47:34 02:47:34 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:47:35 #35 ... 02:47:35 02:47:35 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:37 #167 DONE 1.9s 02:47:37 02:47:37 #99 [security-secretstore-setup] exporting to image 02:47:37 #99 exporting layers 02:47:38 #99 exporting layers 1.3s done 02:47:38 #99 writing image sha256:14c34c7816b40fb6ff8850a0a853c32812d1b9a335f88710d77d0d46df713ac3 done 02:47:38 #99 naming to docker.io/library/security-secretstore-setup-arm64 done 02:47:38 #99 DONE 7.3s 02:47:38 02:47:38 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:48:25 #134 DONE 1027.1s 02:48:25 02:48:25 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:25 #133 ... 02:48:25 02:48:25 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:25 #168 DONE 0.3s 02:48:25 02:48:25 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:25 #169 DONE 0.1s 02:48:25 02:48:25 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:25 #140 ... 02:48:25 02:48:25 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:48:25 #170 DONE 0.2s 02:48:25 02:48:25 #171 [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:48:25 #171 DONE 0.1s 02:48:25 02:48:25 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:48:25 #172 DONE 0.2s 02:48:25 02:48:25 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:25 #173 DONE 2.1s 02:48:25 02:48:25 #99 [core-common-config-bootstrapper] exporting to image 02:48:25 #99 exporting layers 02:48:25 #99 exporting layers 0.8s done 02:48:25 #99 writing image sha256:db03cea7d4aa2bf8532e2ee195ad70c29a60105749c41550b00495f02da42829 done 02:48:25 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:48:25 #99 DONE 8.1s 02:48:25 02:48:25 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:50:31 #140 ... 02:50:31 02:50:31 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:50:31 #130 DONE 1152.3s 02:50:31 02:50:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:50:31 #138 ... 02:50:31 02:50:31 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:50:31 #174 DONE 0.1s 02:50:31 02:50:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:50:31 #138 ... 02:50:31 02:50:31 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:50:31 #175 DONE 0.1s 02:50:31 02:50:31 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:50:31 #176 DONE 0.4s 02:50:31 02:50:31 #177 [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:50:31 #177 DONE 0.1s 02:50:31 02:50:31 #99 [security-spiffe-token-provider] exporting to image 02:50:31 #99 exporting layers 02:50:31 #99 exporting layers 0.6s done 02:50:31 #99 writing image sha256:d508d0d354c5d8eac078a8a12cc018350080e1d010f8203eb6b9d289e31c9591 done 02:50:31 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:50:31 #99 DONE 8.7s 02:50:31 02:50:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:53 #138 ... 02:55:53 02:55:53 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:55:53 #131 DONE 1477.3s 02:55:53 02:55:53 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:53 #138 ... 02:55:53 02:55:53 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:55:53 #178 DONE 0.1s 02:55:53 02:55:53 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:55:53 #179 DONE 0.2s 02:55:53 02:55:53 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:55:53 #180 DONE 0.4s 02:55:53 02:55:53 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:53 #133 ... 02:55:53 02:55:53 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:55:53 #181 DONE 0.1s 02:55:53 02:55:53 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:55:53 #182 DONE 0.1s 02:55:53 02:55:53 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:53 #183 DONE 1.8s 02:55:53 02:55:53 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:55:53 #39 ... 02:55:53 02:55:53 #99 [security-proxy-auth] exporting to image 02:55:53 #99 exporting layers 02:55:53 #99 exporting layers 0.7s done 02:55:53 #99 writing image sha256:edc77c4ab2664a13ba84b9fc3a6bbfebb550f44421e58a0bb26dd16911a021c7 0.0s done 02:55:53 #99 naming to docker.io/library/security-proxy-auth-arm64 done 02:55:53 #99 DONE 9.5s 02:55:53 02:55:53 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:56:40 #133 DONE 1522.2s 02:56:40 02:56:40 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:40 #35 ... 02:56:40 02:56:40 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:40 #184 DONE 0.3s 02:56:40 02:56:40 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:56:40 #185 DONE 0.2s 02:56:40 02:56:40 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:40 #186 DONE 0.5s 02:56:40 02:56:40 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:56:40 #187 DONE 0.1s 02:56:40 02:56:40 #99 [core-command] exporting to image 02:56:40 #99 exporting layers 02:56:40 #99 exporting layers 0.4s done 02:56:40 #99 writing image sha256:da85f0beb2960f2ad80d94786e736c8327a5403094afd30221fd7aec7db68345 done 02:56:40 #99 naming to docker.io/library/core-command-arm64 done 02:56:40 #99 DONE 9.9s 02:56:40 02:56:40 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:42 #35 ... 02:56:42 02:56:42 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:56:42 #138 DONE 1530.8s 02:56:42 02:56:42 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:42 #35 ... 02:56:42 02:56:42 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:42 #188 DONE 0.3s 02:56:42 02:56:42 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:56:42 #139 ... 02:56:42 02:56:42 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:42 #189 DONE 0.2s 02:56:42 02:56:42 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:43 #190 DONE 0.5s 02:56:43 02:56:43 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:56:43 #191 DONE 0.1s 02:56:43 02:56:43 #99 [core-data] exporting to image 02:56:43 #99 exporting layers 02:56:43 #99 exporting layers 0.5s done 02:56:43 #99 writing image sha256:087880946226d3468d86e4e6e02e7147b80f4a032ae6029649f75d14418a47a5 done 02:56:43 #99 naming to docker.io/library/core-data-arm64 done 02:56:43 #99 DONE 10.4s 02:56:43 02:56:43 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:46 #35 ... 02:56:46 02:56:46 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:46 #140 DONE 1534.9s 02:56:46 02:56:46 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:46 #132 ... 02:56:46 02:56:46 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:56:46 #192 DONE 0.2s 02:56:46 02:56:46 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:46 #35 ... 02:56:46 02:56:46 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:56:46 #193 DONE 0.1s 02:56:46 02:56:46 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:56:46 #39 ... 02:56:46 02:56:46 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:47 #194 DONE 0.4s 02:56:47 02:56:47 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:56:47 #195 DONE 0.1s 02:56:47 02:56:47 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:56:47 #196 DONE 0.1s 02:56:47 02:56:47 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:56:47 #35 ... 02:56:47 02:56:47 #99 [core-metadata] exporting to image 02:56:48 #99 exporting layers 0.5s done 02:56:48 #99 writing image sha256:d020b7d49d75e4a1b108621443bdbd4d325e2043199978607b4971b4cb99828a done 02:56:48 #99 naming to docker.io/library/core-metadata-arm64 done 02:56:48 #99 DONE 10.9s 02:56:48 02:56:48 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:20 #35 ... 02:57:20 02:57:20 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:20 #139 DONE 1565.2s 02:57:20 02:57:20 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:20 #132 DONE 1565.4s 02:57:20 02:57:20 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:57:20 #197 DONE 0.3s 02:57:20 02:57:20 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:57:20 #198 DONE 0.2s 02:57:20 02:57:20 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:20 #199 ... 02:57:20 02:57:20 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:20 #200 DONE 0.1s 02:57:20 02:57:20 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:20 #199 DONE 0.2s 02:57:20 02:57:20 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:57:20 #201 DONE 0.4s 02:57:20 02:57:20 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:57:20 #202 DONE 0.1s 02:57:20 02:57:20 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:57:20 #203 DONE 0.4s 02:57:20 02:57:20 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:57:20 #204 DONE 0.2s 02:57:20 02:57:20 #99 [support-scheduler] exporting to image 02:57:20 #99 exporting layers 02:57:20 #99 exporting layers 0.4s done 02:57:20 #99 exporting layers 0.5s done 02:57:20 #99 writing image sha256:9e182c4c1d172308a43fdb0bb0a26bd1e93cd80cce54cd8d6d2a45087140a172 done 02:57:20 #99 naming to docker.io/library/support-notifications-arm64 done 02:57:20 #99 writing image sha256:aa31a1643040cb16d781bc1b48d8512c0ef0e01a1125800abfd643fa25943d29 done 02:57:20 #99 naming to docker.io/library/support-scheduler-arm64 done 02:57:20 #99 DONE 11.4s 02:57:20 02:57:20 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:20 time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:57:20 $ docker stop --time=1 f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b 02:57:21 $ docker rm -f --volumes f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b [Pipeline] // withDockerContainer [Pipeline] sh 02:57:22 + docker images 02:57:22 REPOSITORY TAG IMAGE ID CREATED SIZE 02:57:22 support-notifications-arm64 latest 9e182c4c1d17 5 seconds ago 44.8MB 02:57:22 support-scheduler-arm64 latest aa31a1643040 5 seconds ago 44.1MB 02:57:22 core-metadata-arm64 latest d020b7d49d75 35 seconds ago 41.7MB 02:57:22 core-data-arm64 latest 087880946226 39 seconds ago 41.5MB 02:57:22 core-command-arm64 latest da85f0beb296 48 seconds ago 41.2MB 02:57:22 security-proxy-auth-arm64 latest edc77c4ab266 About a minute ago 38.9MB 02:57:22 security-spiffe-token-provider-arm64 latest d508d0d354c5 6 minutes ago 35.8MB 02:57:22 core-common-config-bootstrapper-arm64 latest db03cea7d4aa 9 minutes ago 21.6MB 02:57:22 security-secretstore-setup-arm64 latest 14c34c7816b4 9 minutes ago 42.6MB 02:57:22 security-proxy-setup-arm64 latest eaebe54222b1 9 minutes ago 32.5MB 02:57:22 security-bootstrapper-arm64 latest fdd3bee55325 9 minutes ago 25.2MB 02:57:22 security-spire-agent-arm64 latest 8af82714388f 27 minutes ago 159MB 02:57:22 security-spire-server-arm64 latest bf51704cbe96 27 minutes ago 103MB 02:57:22 security-spire-config-arm64 latest b89f33f8f192 27 minutes ago 102MB 02:57:22 ci-base-image-arm64 latest 69f8efc3caa0 28 minutes ago 972MB 02:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 weeks ago 561MB 02:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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:57:22 provisioning config files... 02:57:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config5393438571635859525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:22 ---> ****-login.sh 02:57:22 nexus3.edgexfoundry.org:10001 02:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:23 Configure a credential helper to remove this warning. See 02:57:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:23 02:57:23 Login Succeeded 02:57:23 nexus3.edgexfoundry.org:10002 02:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:23 Configure a credential helper to remove this warning. See 02:57:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:23 02:57:23 Login Succeeded 02:57:23 nexus3.edgexfoundry.org:10003 02:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:23 Configure a credential helper to remove this warning. See 02:57:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:23 02:57:23 Login Succeeded 02:57:23 nexus3.edgexfoundry.org:10004 02:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:24 Configure a credential helper to remove this warning. See 02:57:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:24 02:57:24 Login Succeeded 02:57:24 ****.io 02:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:24 Configure a credential helper to remove this warning. See 02:57:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:24 02:57:24 Login Succeeded 02:57:24 ---> ****-login.sh ends [Pipeline] } 02:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:57:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:57:24 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:24 latest 02:57:24 3.2.0-dev.23 02:57:24 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:24 main 02:57:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:25 e27af69a1c65: Preparing 02:57:25 0975e763de2b: Preparing 02:57:25 23ff6de239ba: Preparing 02:57:25 d4f5af13d00e: Preparing 02:57:25 88ee94365f28: Preparing 02:57:25 cc5ab6e09db4: Preparing 02:57:25 7c504f21be85: Preparing 02:57:25 cc5ab6e09db4: Waiting 02:57:25 7c504f21be85: Waiting 02:57:25 23ff6de239ba: Pushed 02:57:25 d4f5af13d00e: Pushed 02:57:25 7c504f21be85: Layer already exists 02:57:25 e27af69a1c65: Pushed 02:57:26 cc5ab6e09db4: Pushed 02:57:27 88ee94365f28: Pushed 02:57:31 0975e763de2b: Pushed 02:57:31 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:32 e27af69a1c65: Preparing 02:57:32 0975e763de2b: Preparing 02:57:32 23ff6de239ba: Preparing 02:57:32 d4f5af13d00e: Preparing 02:57:32 88ee94365f28: Preparing 02:57:32 cc5ab6e09db4: Preparing 02:57:32 7c504f21be85: Preparing 02:57:32 cc5ab6e09db4: Waiting 02:57:32 7c504f21be85: Waiting 02:57:32 e27af69a1c65: Layer already exists 02:57:32 23ff6de239ba: Layer already exists 02:57:32 d4f5af13d00e: Layer already exists 02:57:32 88ee94365f28: Layer already exists 02:57:32 0975e763de2b: Layer already exists 02:57:32 cc5ab6e09db4: Layer already exists 02:57:32 7c504f21be85: Layer already exists 02:57:32 latest: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:33 e27af69a1c65: Preparing 02:57:33 0975e763de2b: Preparing 02:57:33 23ff6de239ba: Preparing 02:57:33 d4f5af13d00e: Preparing 02:57:33 88ee94365f28: Preparing 02:57:33 cc5ab6e09db4: Preparing 02:57:33 7c504f21be85: Preparing 02:57:33 cc5ab6e09db4: Waiting 02:57:33 7c504f21be85: Waiting 02:57:33 23ff6de239ba: Layer already exists 02:57:33 0975e763de2b: Layer already exists 02:57:33 d4f5af13d00e: Layer already exists 02:57:33 88ee94365f28: Layer already exists 02:57:33 e27af69a1c65: Layer already exists 02:57:33 cc5ab6e09db4: Layer already exists 02:57:33 7c504f21be85: Layer already exists 02:57:33 3.2.0-dev.23: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:34 e27af69a1c65: Preparing 02:57:34 0975e763de2b: Preparing 02:57:34 23ff6de239ba: Preparing 02:57:34 d4f5af13d00e: Preparing 02:57:34 88ee94365f28: Preparing 02:57:34 cc5ab6e09db4: Preparing 02:57:34 7c504f21be85: Preparing 02:57:34 cc5ab6e09db4: Waiting 02:57:34 7c504f21be85: Waiting 02:57:34 88ee94365f28: Layer already exists 02:57:34 e27af69a1c65: Layer already exists 02:57:34 23ff6de239ba: Layer already exists 02:57:34 d4f5af13d00e: Layer already exists 02:57:34 0975e763de2b: Layer already exists 02:57:34 cc5ab6e09db4: Layer already exists 02:57:34 7c504f21be85: Layer already exists 02:57:34 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:35 e27af69a1c65: Preparing 02:57:35 0975e763de2b: Preparing 02:57:35 23ff6de239ba: Preparing 02:57:35 d4f5af13d00e: Preparing 02:57:35 88ee94365f28: Preparing 02:57:35 cc5ab6e09db4: Preparing 02:57:35 7c504f21be85: Preparing 02:57:35 cc5ab6e09db4: Waiting 02:57:35 7c504f21be85: Waiting 02:57:35 d4f5af13d00e: Layer already exists 02:57:35 23ff6de239ba: Layer already exists 02:57:35 0975e763de2b: Layer already exists 02:57:35 e27af69a1c65: Layer already exists 02:57:35 88ee94365f28: Layer already exists 02:57:35 7c504f21be85: Layer already exists 02:57:35 cc5ab6e09db4: Layer already exists 02:57:35 main: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:35 ===================================================== [Pipeline] echo 02:57:35 taggedImages: 02:57:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:57:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 02:57:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:57:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:57:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:35 latest 02:57:35 3.2.0-dev.23 02:57:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:35 main 02:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:36 5f99eaf12e91: Preparing 02:57:36 0c2d7d454387: Preparing 02:57:36 9033e3c3cfb8: Preparing 02:57:36 84dc4fee6bfb: Preparing 02:57:36 23ff6de239ba: Preparing 02:57:36 d4f5af13d00e: Preparing 02:57:36 88ee94365f28: Preparing 02:57:36 cc5ab6e09db4: Preparing 02:57:36 7c504f21be85: Preparing 02:57:36 88ee94365f28: Waiting 02:57:36 7c504f21be85: Waiting 02:57:36 cc5ab6e09db4: Waiting 02:57:36 d4f5af13d00e: Waiting 02:57:36 23ff6de239ba: Layer already exists 02:57:36 d4f5af13d00e: Layer already exists 02:57:36 88ee94365f28: Layer already exists 02:57:36 0c2d7d454387: Pushed 02:57:36 9033e3c3cfb8: Pushed 02:57:36 cc5ab6e09db4: Layer already exists 02:57:36 7c504f21be85: Layer already exists 02:57:36 5f99eaf12e91: Pushed 02:57:38 84dc4fee6bfb: Pushed 02:57:38 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + 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:57:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:39 5f99eaf12e91: Preparing 02:57:39 0c2d7d454387: Preparing 02:57:39 9033e3c3cfb8: Preparing 02:57:39 84dc4fee6bfb: Preparing 02:57:39 23ff6de239ba: Preparing 02:57:39 d4f5af13d00e: Preparing 02:57:39 88ee94365f28: Preparing 02:57:39 cc5ab6e09db4: Preparing 02:57:39 7c504f21be85: Preparing 02:57:39 d4f5af13d00e: Waiting 02:57:39 88ee94365f28: Waiting 02:57:39 cc5ab6e09db4: Waiting 02:57:39 7c504f21be85: Waiting 02:57:39 0c2d7d454387: Layer already exists 02:57:39 9033e3c3cfb8: Layer already exists 02:57:39 5f99eaf12e91: Layer already exists 02:57:39 23ff6de239ba: Layer already exists 02:57:39 84dc4fee6bfb: Layer already exists 02:57:39 88ee94365f28: Layer already exists 02:57:39 cc5ab6e09db4: Layer already exists 02:57:39 d4f5af13d00e: Layer already exists 02:57:39 7c504f21be85: Layer already exists 02:57:39 latest: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 02:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:40 5f99eaf12e91: Preparing 02:57:40 0c2d7d454387: Preparing 02:57:40 9033e3c3cfb8: Preparing 02:57:40 84dc4fee6bfb: Preparing 02:57:40 23ff6de239ba: Preparing 02:57:40 d4f5af13d00e: Preparing 02:57:40 88ee94365f28: Preparing 02:57:40 d4f5af13d00e: Waiting 02:57:40 cc5ab6e09db4: Preparing 02:57:40 88ee94365f28: Waiting 02:57:40 7c504f21be85: Preparing 02:57:40 cc5ab6e09db4: Waiting 02:57:40 7c504f21be85: Waiting 02:57:40 0c2d7d454387: Layer already exists 02:57:40 84dc4fee6bfb: Layer already exists 02:57:40 23ff6de239ba: Layer already exists 02:57:40 5f99eaf12e91: Layer already exists 02:57:40 9033e3c3cfb8: Layer already exists 02:57:40 88ee94365f28: Layer already exists 02:57:40 7c504f21be85: Layer already exists 02:57:40 d4f5af13d00e: Layer already exists 02:57:40 cc5ab6e09db4: Layer already exists 02:57:40 3.2.0-dev.23: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:41 5f99eaf12e91: Preparing 02:57:41 0c2d7d454387: Preparing 02:57:41 9033e3c3cfb8: Preparing 02:57:41 84dc4fee6bfb: Preparing 02:57:41 23ff6de239ba: Preparing 02:57:41 d4f5af13d00e: Preparing 02:57:41 88ee94365f28: Preparing 02:57:41 cc5ab6e09db4: Preparing 02:57:41 7c504f21be85: Preparing 02:57:41 d4f5af13d00e: Waiting 02:57:41 88ee94365f28: Waiting 02:57:41 7c504f21be85: Waiting 02:57:41 cc5ab6e09db4: Waiting 02:57:41 0c2d7d454387: Layer already exists 02:57:41 5f99eaf12e91: Layer already exists 02:57:41 23ff6de239ba: Layer already exists 02:57:41 84dc4fee6bfb: Layer already exists 02:57:41 9033e3c3cfb8: Layer already exists 02:57:41 d4f5af13d00e: Layer already exists 02:57:41 88ee94365f28: Layer already exists 02:57:41 cc5ab6e09db4: Layer already exists 02:57:41 7c504f21be85: Layer already exists 02:57:41 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:41 + 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:57:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:42 5f99eaf12e91: Preparing 02:57:42 0c2d7d454387: Preparing 02:57:42 9033e3c3cfb8: Preparing 02:57:42 84dc4fee6bfb: Preparing 02:57:42 23ff6de239ba: Preparing 02:57:42 d4f5af13d00e: Preparing 02:57:42 88ee94365f28: Preparing 02:57:42 cc5ab6e09db4: Preparing 02:57:42 7c504f21be85: Preparing 02:57:42 d4f5af13d00e: Waiting 02:57:42 88ee94365f28: Waiting 02:57:42 7c504f21be85: Waiting 02:57:42 cc5ab6e09db4: Waiting 02:57:42 23ff6de239ba: Layer already exists 02:57:42 5f99eaf12e91: Layer already exists 02:57:42 0c2d7d454387: Layer already exists 02:57:42 84dc4fee6bfb: Layer already exists 02:57:42 9033e3c3cfb8: Layer already exists 02:57:42 cc5ab6e09db4: Layer already exists 02:57:42 88ee94365f28: Layer already exists 02:57:42 7c504f21be85: Layer already exists 02:57:42 d4f5af13d00e: Layer already exists 02:57:42 main: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:42 ===================================================== [Pipeline] echo 02:57:42 taggedImages: 02:57:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 02:57:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:57:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:57:42 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:42 latest 02:57:42 3.2.0-dev.23 02:57:42 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:42 main 02:57:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:43 489403d020bc: Preparing 02:57:43 159e0779614e: Preparing 02:57:43 23ff6de239ba: Preparing 02:57:43 d4f5af13d00e: Preparing 02:57:43 e5b0fd3973e4: Preparing 02:57:43 44d9c32bca83: Preparing 02:57:43 7c504f21be85: Preparing 02:57:43 44d9c32bca83: Waiting 02:57:43 7c504f21be85: Waiting 02:57:43 d4f5af13d00e: Layer already exists 02:57:43 23ff6de239ba: Layer already exists 02:57:43 7c504f21be85: Layer already exists 02:57:43 489403d020bc: Pushed 02:57:43 44d9c32bca83: Pushed 02:57:45 e5b0fd3973e4: Pushed 02:57:49 159e0779614e: Pushed 02:57:49 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:50 489403d020bc: Preparing 02:57:50 159e0779614e: Preparing 02:57:50 23ff6de239ba: Preparing 02:57:50 d4f5af13d00e: Preparing 02:57:50 e5b0fd3973e4: Preparing 02:57:50 44d9c32bca83: Preparing 02:57:50 7c504f21be85: Preparing 02:57:50 44d9c32bca83: Waiting 02:57:50 7c504f21be85: Waiting 02:57:50 23ff6de239ba: Layer already exists 02:57:50 159e0779614e: Layer already exists 02:57:50 e5b0fd3973e4: Layer already exists 02:57:50 d4f5af13d00e: Layer already exists 02:57:50 489403d020bc: Layer already exists 02:57:50 44d9c32bca83: Layer already exists 02:57:50 7c504f21be85: Layer already exists 02:57:50 latest: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 02:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:51 489403d020bc: Preparing 02:57:51 159e0779614e: Preparing 02:57:51 23ff6de239ba: Preparing 02:57:51 d4f5af13d00e: Preparing 02:57:51 e5b0fd3973e4: Preparing 02:57:51 44d9c32bca83: Preparing 02:57:51 7c504f21be85: Preparing 02:57:51 44d9c32bca83: Waiting 02:57:51 7c504f21be85: Waiting 02:57:51 d4f5af13d00e: Layer already exists 02:57:51 159e0779614e: Layer already exists 02:57:51 489403d020bc: Layer already exists 02:57:51 e5b0fd3973e4: Layer already exists 02:57:51 23ff6de239ba: Layer already exists 02:57:51 44d9c32bca83: Layer already exists 02:57:51 7c504f21be85: Layer already exists 02:57:51 3.2.0-dev.23: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:52 489403d020bc: Preparing 02:57:52 159e0779614e: Preparing 02:57:52 23ff6de239ba: Preparing 02:57:52 d4f5af13d00e: Preparing 02:57:52 e5b0fd3973e4: Preparing 02:57:52 44d9c32bca83: Preparing 02:57:52 7c504f21be85: Preparing 02:57:52 7c504f21be85: Waiting 02:57:52 44d9c32bca83: Waiting 02:57:52 d4f5af13d00e: Layer already exists 02:57:52 489403d020bc: Layer already exists 02:57:52 23ff6de239ba: Layer already exists 02:57:52 159e0779614e: Layer already exists 02:57:52 e5b0fd3973e4: Layer already exists 02:57:52 44d9c32bca83: Layer already exists 02:57:52 7c504f21be85: Layer already exists 02:57:52 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:53 489403d020bc: Preparing 02:57:53 159e0779614e: Preparing 02:57:53 23ff6de239ba: Preparing 02:57:53 d4f5af13d00e: Preparing 02:57:53 e5b0fd3973e4: Preparing 02:57:53 44d9c32bca83: Preparing 02:57:53 7c504f21be85: Preparing 02:57:53 44d9c32bca83: Waiting 02:57:53 7c504f21be85: Waiting 02:57:53 d4f5af13d00e: Layer already exists 02:57:53 489403d020bc: Layer already exists 02:57:53 23ff6de239ba: Layer already exists 02:57:53 159e0779614e: Layer already exists 02:57:53 e5b0fd3973e4: Layer already exists 02:57:53 44d9c32bca83: Layer already exists 02:57:53 7c504f21be85: Layer already exists 02:57:53 main: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:53 ===================================================== [Pipeline] echo 02:57:53 taggedImages: 02:57:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 02:57:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:57:53 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:57:53 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:53 latest 02:57:53 3.2.0-dev.23 02:57:53 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:57:53 main 02:57:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:54 ad45cbd9d84d: Preparing 02:57:54 632b37f50d4f: Preparing 02:57:54 3f04ae0eef53: Preparing 02:57:54 23ff6de239ba: Preparing 02:57:54 d4f5af13d00e: Preparing 02:57:54 88ee94365f28: Preparing 02:57:54 cc5ab6e09db4: Preparing 02:57:54 7c504f21be85: Preparing 02:57:54 88ee94365f28: Waiting 02:57:54 cc5ab6e09db4: Waiting 02:57:54 7c504f21be85: Waiting 02:57:54 23ff6de239ba: Layer already exists 02:57:54 d4f5af13d00e: Layer already exists 02:57:54 88ee94365f28: Layer already exists 02:57:54 cc5ab6e09db4: Layer already exists 02:57:54 7c504f21be85: Layer already exists 02:57:54 632b37f50d4f: Pushed 02:57:54 ad45cbd9d84d: Pushed 02:58:01 3f04ae0eef53: Pushed 02:58:01 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:58:02 ad45cbd9d84d: Preparing 02:58:02 632b37f50d4f: Preparing 02:58:02 3f04ae0eef53: Preparing 02:58:02 23ff6de239ba: Preparing 02:58:02 d4f5af13d00e: Preparing 02:58:02 88ee94365f28: Preparing 02:58:02 cc5ab6e09db4: Preparing 02:58:02 7c504f21be85: Preparing 02:58:02 cc5ab6e09db4: Waiting 02:58:02 7c504f21be85: Waiting 02:58:02 88ee94365f28: Waiting 02:58:02 3f04ae0eef53: Layer already exists 02:58:02 632b37f50d4f: Layer already exists 02:58:02 d4f5af13d00e: Layer already exists 02:58:02 ad45cbd9d84d: Layer already exists 02:58:02 23ff6de239ba: Layer already exists 02:58:02 88ee94365f28: Layer already exists 02:58:02 cc5ab6e09db4: Layer already exists 02:58:02 7c504f21be85: Layer already exists 02:58:02 latest: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 02:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:58:03 ad45cbd9d84d: Preparing 02:58:03 632b37f50d4f: Preparing 02:58:03 3f04ae0eef53: Preparing 02:58:03 23ff6de239ba: Preparing 02:58:03 d4f5af13d00e: Preparing 02:58:03 88ee94365f28: Preparing 02:58:03 cc5ab6e09db4: Preparing 02:58:03 7c504f21be85: Preparing 02:58:03 cc5ab6e09db4: Waiting 02:58:03 7c504f21be85: Waiting 02:58:03 88ee94365f28: Waiting 02:58:03 23ff6de239ba: Layer already exists 02:58:03 3f04ae0eef53: Layer already exists 02:58:03 d4f5af13d00e: Layer already exists 02:58:03 632b37f50d4f: Layer already exists 02:58:03 ad45cbd9d84d: Layer already exists 02:58:03 88ee94365f28: Layer already exists 02:58:03 7c504f21be85: Layer already exists 02:58:03 cc5ab6e09db4: Layer already exists 02:58:03 3.2.0-dev.23: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:58:03 ad45cbd9d84d: Preparing 02:58:03 632b37f50d4f: Preparing 02:58:03 3f04ae0eef53: Preparing 02:58:03 23ff6de239ba: Preparing 02:58:03 d4f5af13d00e: Preparing 02:58:03 88ee94365f28: Preparing 02:58:03 cc5ab6e09db4: Preparing 02:58:03 7c504f21be85: Preparing 02:58:03 88ee94365f28: Waiting 02:58:03 cc5ab6e09db4: Waiting 02:58:03 7c504f21be85: Waiting 02:58:03 632b37f50d4f: Layer already exists 02:58:03 3f04ae0eef53: Layer already exists 02:58:03 d4f5af13d00e: Layer already exists 02:58:03 23ff6de239ba: Layer already exists 02:58:03 ad45cbd9d84d: Layer already exists 02:58:03 cc5ab6e09db4: Layer already exists 02:58:03 88ee94365f28: Layer already exists 02:58:03 7c504f21be85: Layer already exists 02:58:03 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:58:04 ad45cbd9d84d: Preparing 02:58:04 632b37f50d4f: Preparing 02:58:04 3f04ae0eef53: Preparing 02:58:04 23ff6de239ba: Preparing 02:58:04 d4f5af13d00e: Preparing 02:58:04 88ee94365f28: Preparing 02:58:04 cc5ab6e09db4: Preparing 02:58:04 7c504f21be85: Preparing 02:58:04 88ee94365f28: Waiting 02:58:04 cc5ab6e09db4: Waiting 02:58:04 7c504f21be85: Waiting 02:58:04 632b37f50d4f: Layer already exists 02:58:04 d4f5af13d00e: Layer already exists 02:58:04 ad45cbd9d84d: Layer already exists 02:58:04 3f04ae0eef53: Layer already exists 02:58:04 23ff6de239ba: Layer already exists 02:58:04 88ee94365f28: Layer already exists 02:58:04 cc5ab6e09db4: Layer already exists 02:58:04 7c504f21be85: Layer already exists 02:58:04 main: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:05 ===================================================== [Pipeline] echo 02:58:05 taggedImages: 02:58:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:58:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 02:58:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:58:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:58:05 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:05 latest 02:58:05 3.2.0-dev.23 02:58:05 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:05 main 02:58:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:05 18a0e9eaf54d: Preparing 02:58:05 d3e616a3490a: Preparing 02:58:05 e866da0ea5c3: Preparing 02:58:05 f30aee84bead: Preparing 02:58:05 f6646ee6f0b4: Preparing 02:58:05 35f60163945b: Preparing 02:58:05 fdaeb0a06ea6: Preparing 02:58:05 23ff6de239ba: Preparing 02:58:05 d4f5af13d00e: Preparing 02:58:05 47807a931cfc: Preparing 02:58:05 ceb59f0711b3: Preparing 02:58:05 5f70bf18a086: Preparing 02:58:05 83e730d9171d: Preparing 02:58:05 f0c6a71a67e0: Preparing 02:58:05 32d6c463794d: Preparing 02:58:05 7c504f21be85: Preparing 02:58:05 35f60163945b: Waiting 02:58:05 fdaeb0a06ea6: Waiting 02:58:05 23ff6de239ba: Waiting 02:58:05 d4f5af13d00e: Waiting 02:58:05 47807a931cfc: Waiting 02:58:05 ceb59f0711b3: Waiting 02:58:05 5f70bf18a086: Waiting 02:58:05 83e730d9171d: Waiting 02:58:05 f0c6a71a67e0: Waiting 02:58:05 32d6c463794d: Waiting 02:58:05 7c504f21be85: Waiting 02:58:06 d3e616a3490a: Pushed 02:58:06 e866da0ea5c3: Pushed 02:58:06 18a0e9eaf54d: Pushed 02:58:06 f30aee84bead: Pushed 02:58:06 f6646ee6f0b4: Pushed 02:58:06 23ff6de239ba: Layer already exists 02:58:06 35f60163945b: Pushed 02:58:06 d4f5af13d00e: Layer already exists 02:58:06 5f70bf18a086: Layer already exists 02:58:06 47807a931cfc: Pushed 02:58:06 ceb59f0711b3: Pushed 02:58:06 83e730d9171d: Pushed 02:58:06 7c504f21be85: Layer already exists 02:58:06 32d6c463794d: Pushed 02:58:07 f0c6a71a67e0: Pushed 02:58:09 fdaeb0a06ea6: Pushed 02:58:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:09 18a0e9eaf54d: Preparing 02:58:09 d3e616a3490a: Preparing 02:58:09 e866da0ea5c3: Preparing 02:58:09 f30aee84bead: Preparing 02:58:09 f6646ee6f0b4: Preparing 02:58:09 35f60163945b: Preparing 02:58:09 fdaeb0a06ea6: Preparing 02:58:09 23ff6de239ba: Preparing 02:58:09 d4f5af13d00e: Preparing 02:58:09 47807a931cfc: Preparing 02:58:09 ceb59f0711b3: Preparing 02:58:09 5f70bf18a086: Preparing 02:58:09 83e730d9171d: Preparing 02:58:09 f0c6a71a67e0: Preparing 02:58:09 32d6c463794d: Preparing 02:58:09 7c504f21be85: Preparing 02:58:09 35f60163945b: Waiting 02:58:09 fdaeb0a06ea6: Waiting 02:58:09 23ff6de239ba: Waiting 02:58:09 d4f5af13d00e: Waiting 02:58:09 47807a931cfc: Waiting 02:58:09 ceb59f0711b3: Waiting 02:58:09 5f70bf18a086: Waiting 02:58:09 83e730d9171d: Waiting 02:58:09 f0c6a71a67e0: Waiting 02:58:09 32d6c463794d: Waiting 02:58:09 7c504f21be85: Waiting 02:58:09 f6646ee6f0b4: Layer already exists 02:58:09 e866da0ea5c3: Layer already exists 02:58:09 18a0e9eaf54d: Layer already exists 02:58:09 d3e616a3490a: Layer already exists 02:58:09 f30aee84bead: Layer already exists 02:58:09 35f60163945b: Layer already exists 02:58:09 fdaeb0a06ea6: Layer already exists 02:58:09 47807a931cfc: Layer already exists 02:58:09 d4f5af13d00e: Layer already exists 02:58:09 23ff6de239ba: Layer already exists 02:58:09 ceb59f0711b3: Layer already exists 02:58:09 83e730d9171d: Layer already exists 02:58:09 5f70bf18a086: Layer already exists 02:58:09 f0c6a71a67e0: Layer already exists 02:58:09 32d6c463794d: Layer already exists 02:58:09 7c504f21be85: Layer already exists 02:58:10 latest: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 02:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:10 18a0e9eaf54d: Preparing 02:58:10 d3e616a3490a: Preparing 02:58:10 e866da0ea5c3: Preparing 02:58:10 f30aee84bead: Preparing 02:58:10 f6646ee6f0b4: Preparing 02:58:10 35f60163945b: Preparing 02:58:10 fdaeb0a06ea6: Preparing 02:58:10 23ff6de239ba: Preparing 02:58:10 d4f5af13d00e: Preparing 02:58:10 47807a931cfc: Preparing 02:58:10 ceb59f0711b3: Preparing 02:58:10 5f70bf18a086: Preparing 02:58:10 83e730d9171d: Preparing 02:58:10 f0c6a71a67e0: Preparing 02:58:10 32d6c463794d: Preparing 02:58:10 7c504f21be85: Preparing 02:58:10 35f60163945b: Waiting 02:58:10 fdaeb0a06ea6: Waiting 02:58:10 23ff6de239ba: Waiting 02:58:10 d4f5af13d00e: Waiting 02:58:10 f0c6a71a67e0: Waiting 02:58:10 47807a931cfc: Waiting 02:58:10 32d6c463794d: Waiting 02:58:10 7c504f21be85: Waiting 02:58:10 ceb59f0711b3: Waiting 02:58:10 83e730d9171d: Waiting 02:58:10 5f70bf18a086: Waiting 02:58:10 e866da0ea5c3: Layer already exists 02:58:10 18a0e9eaf54d: Layer already exists 02:58:10 f30aee84bead: Layer already exists 02:58:10 d3e616a3490a: Layer already exists 02:58:10 f6646ee6f0b4: Layer already exists 02:58:10 23ff6de239ba: Layer already exists 02:58:10 35f60163945b: Layer already exists 02:58:10 d4f5af13d00e: Layer already exists 02:58:10 47807a931cfc: Layer already exists 02:58:10 fdaeb0a06ea6: Layer already exists 02:58:10 83e730d9171d: Layer already exists 02:58:10 ceb59f0711b3: Layer already exists 02:58:10 5f70bf18a086: Layer already exists 02:58:10 32d6c463794d: Layer already exists 02:58:10 f0c6a71a67e0: Layer already exists 02:58:10 7c504f21be85: Layer already exists 02:58:11 3.2.0-dev.23: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:11 18a0e9eaf54d: Preparing 02:58:11 d3e616a3490a: Preparing 02:58:11 e866da0ea5c3: Preparing 02:58:11 f30aee84bead: Preparing 02:58:11 f6646ee6f0b4: Preparing 02:58:11 35f60163945b: Preparing 02:58:11 fdaeb0a06ea6: Preparing 02:58:11 23ff6de239ba: Preparing 02:58:11 d4f5af13d00e: Preparing 02:58:11 47807a931cfc: Preparing 02:58:11 ceb59f0711b3: Preparing 02:58:11 5f70bf18a086: Preparing 02:58:11 83e730d9171d: Preparing 02:58:11 f0c6a71a67e0: Preparing 02:58:11 32d6c463794d: Preparing 02:58:11 7c504f21be85: Preparing 02:58:11 35f60163945b: Waiting 02:58:11 fdaeb0a06ea6: Waiting 02:58:11 23ff6de239ba: Waiting 02:58:11 d4f5af13d00e: Waiting 02:58:11 47807a931cfc: Waiting 02:58:11 ceb59f0711b3: Waiting 02:58:11 5f70bf18a086: Waiting 02:58:11 f0c6a71a67e0: Waiting 02:58:11 32d6c463794d: Waiting 02:58:11 7c504f21be85: Waiting 02:58:11 e866da0ea5c3: Layer already exists 02:58:11 f30aee84bead: Layer already exists 02:58:11 18a0e9eaf54d: Layer already exists 02:58:11 f6646ee6f0b4: Layer already exists 02:58:11 d3e616a3490a: Layer already exists 02:58:11 35f60163945b: Layer already exists 02:58:11 23ff6de239ba: Layer already exists 02:58:11 d4f5af13d00e: Layer already exists 02:58:11 fdaeb0a06ea6: Layer already exists 02:58:11 47807a931cfc: Layer already exists 02:58:11 5f70bf18a086: Layer already exists 02:58:11 32d6c463794d: Layer already exists 02:58:11 83e730d9171d: Layer already exists 02:58:11 ceb59f0711b3: Layer already exists 02:58:11 f0c6a71a67e0: Layer already exists 02:58:11 7c504f21be85: Layer already exists 02:58:12 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:12 18a0e9eaf54d: Preparing 02:58:12 d3e616a3490a: Preparing 02:58:12 e866da0ea5c3: Preparing 02:58:12 f30aee84bead: Preparing 02:58:12 f6646ee6f0b4: Preparing 02:58:12 35f60163945b: Preparing 02:58:12 fdaeb0a06ea6: Preparing 02:58:12 23ff6de239ba: Preparing 02:58:12 d4f5af13d00e: Preparing 02:58:12 47807a931cfc: Preparing 02:58:12 ceb59f0711b3: Preparing 02:58:12 5f70bf18a086: Preparing 02:58:12 83e730d9171d: Preparing 02:58:12 f0c6a71a67e0: Preparing 02:58:12 32d6c463794d: Preparing 02:58:12 7c504f21be85: Preparing 02:58:12 35f60163945b: Waiting 02:58:12 fdaeb0a06ea6: Waiting 02:58:12 23ff6de239ba: Waiting 02:58:12 d4f5af13d00e: Waiting 02:58:12 47807a931cfc: Waiting 02:58:12 ceb59f0711b3: Waiting 02:58:12 5f70bf18a086: Waiting 02:58:12 83e730d9171d: Waiting 02:58:12 f0c6a71a67e0: Waiting 02:58:12 32d6c463794d: Waiting 02:58:12 7c504f21be85: Waiting 02:58:12 f6646ee6f0b4: Layer already exists 02:58:12 f30aee84bead: Layer already exists 02:58:12 e866da0ea5c3: Layer already exists 02:58:12 d3e616a3490a: Layer already exists 02:58:12 18a0e9eaf54d: Layer already exists 02:58:12 35f60163945b: Layer already exists 02:58:12 23ff6de239ba: Layer already exists 02:58:12 47807a931cfc: Layer already exists 02:58:12 fdaeb0a06ea6: Layer already exists 02:58:12 d4f5af13d00e: Layer already exists 02:58:12 ceb59f0711b3: Layer already exists 02:58:12 5f70bf18a086: Layer already exists 02:58:12 32d6c463794d: Layer already exists 02:58:12 83e730d9171d: Layer already exists 02:58:12 f0c6a71a67e0: Layer already exists 02:58:12 7c504f21be85: Layer already exists 02:58:13 main: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:13 ===================================================== [Pipeline] echo 02:58:13 taggedImages: 02:58:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:58:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 02:58:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:58:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:58:13 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:13 latest 02:58:13 3.2.0-dev.23 02:58:13 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:13 main 02:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:13 21f464d7b2b4: Preparing 02:58:13 a50c4eeab269: Preparing 02:58:13 af8589f0f212: Preparing 02:58:13 49539e156323: Preparing 02:58:13 23ff6de239ba: Preparing 02:58:13 d4f5af13d00e: Preparing 02:58:13 88ee94365f28: Preparing 02:58:13 cc5ab6e09db4: Preparing 02:58:13 7c504f21be85: Preparing 02:58:13 d4f5af13d00e: Waiting 02:58:13 88ee94365f28: Waiting 02:58:13 cc5ab6e09db4: Waiting 02:58:13 7c504f21be85: Waiting 02:58:13 23ff6de239ba: Layer already exists 02:58:14 d4f5af13d00e: Layer already exists 02:58:14 88ee94365f28: Layer already exists 02:58:14 af8589f0f212: Pushed 02:58:14 a50c4eeab269: Pushed 02:58:14 cc5ab6e09db4: Layer already exists 02:58:14 21f464d7b2b4: Pushed 02:58:14 7c504f21be85: Layer already exists 02:58:19 49539e156323: Pushed 02:58:22 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:23 + 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 02:58:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:23 21f464d7b2b4: Preparing 02:58:23 a50c4eeab269: Preparing 02:58:23 af8589f0f212: Preparing 02:58:23 49539e156323: Preparing 02:58:23 23ff6de239ba: Preparing 02:58:23 d4f5af13d00e: Preparing 02:58:23 88ee94365f28: Preparing 02:58:23 cc5ab6e09db4: Preparing 02:58:23 7c504f21be85: Preparing 02:58:23 88ee94365f28: Waiting 02:58:23 cc5ab6e09db4: Waiting 02:58:23 7c504f21be85: Waiting 02:58:23 d4f5af13d00e: Waiting 02:58:23 49539e156323: Layer already exists 02:58:23 a50c4eeab269: Layer already exists 02:58:23 21f464d7b2b4: Layer already exists 02:58:23 23ff6de239ba: Layer already exists 02:58:23 af8589f0f212: Layer already exists 02:58:23 d4f5af13d00e: Layer already exists 02:58:23 cc5ab6e09db4: Layer already exists 02:58:23 7c504f21be85: Layer already exists 02:58:23 88ee94365f28: Layer already exists 02:58:23 latest: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 02:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:24 21f464d7b2b4: Preparing 02:58:24 a50c4eeab269: Preparing 02:58:24 af8589f0f212: Preparing 02:58:24 49539e156323: Preparing 02:58:24 23ff6de239ba: Preparing 02:58:24 d4f5af13d00e: Preparing 02:58:24 88ee94365f28: Preparing 02:58:24 cc5ab6e09db4: Preparing 02:58:24 7c504f21be85: Preparing 02:58:24 88ee94365f28: Waiting 02:58:24 d4f5af13d00e: Waiting 02:58:24 cc5ab6e09db4: Waiting 02:58:24 7c504f21be85: Waiting 02:58:24 23ff6de239ba: Layer already exists 02:58:24 21f464d7b2b4: Layer already exists 02:58:24 49539e156323: Layer already exists 02:58:24 a50c4eeab269: Layer already exists 02:58:24 af8589f0f212: Layer already exists 02:58:24 cc5ab6e09db4: Layer already exists 02:58:24 d4f5af13d00e: Layer already exists 02:58:24 7c504f21be85: Layer already exists 02:58:24 88ee94365f28: Layer already exists 02:58:24 3.2.0-dev.23: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:25 21f464d7b2b4: Preparing 02:58:25 a50c4eeab269: Preparing 02:58:25 af8589f0f212: Preparing 02:58:25 49539e156323: Preparing 02:58:25 23ff6de239ba: Preparing 02:58:25 d4f5af13d00e: Preparing 02:58:25 88ee94365f28: Preparing 02:58:25 cc5ab6e09db4: Preparing 02:58:25 7c504f21be85: Preparing 02:58:25 d4f5af13d00e: Waiting 02:58:25 88ee94365f28: Waiting 02:58:25 7c504f21be85: Waiting 02:58:25 cc5ab6e09db4: Waiting 02:58:25 a50c4eeab269: Layer already exists 02:58:25 21f464d7b2b4: Layer already exists 02:58:25 23ff6de239ba: Layer already exists 02:58:25 af8589f0f212: Layer already exists 02:58:25 49539e156323: Layer already exists 02:58:25 88ee94365f28: Layer already exists 02:58:25 d4f5af13d00e: Layer already exists 02:58:25 cc5ab6e09db4: Layer already exists 02:58:25 7c504f21be85: Layer already exists 02:58:25 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:26 + 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 02:58:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:26 21f464d7b2b4: Preparing 02:58:26 a50c4eeab269: Preparing 02:58:26 af8589f0f212: Preparing 02:58:26 49539e156323: Preparing 02:58:26 23ff6de239ba: Preparing 02:58:26 d4f5af13d00e: Preparing 02:58:26 88ee94365f28: Preparing 02:58:26 cc5ab6e09db4: Preparing 02:58:26 7c504f21be85: Preparing 02:58:26 d4f5af13d00e: Waiting 02:58:26 88ee94365f28: Waiting 02:58:26 cc5ab6e09db4: Waiting 02:58:26 7c504f21be85: Waiting 02:58:26 23ff6de239ba: Layer already exists 02:58:26 21f464d7b2b4: Layer already exists 02:58:26 49539e156323: Layer already exists 02:58:26 af8589f0f212: Layer already exists 02:58:26 a50c4eeab269: Layer already exists 02:58:26 d4f5af13d00e: Layer already exists 02:58:26 88ee94365f28: Layer already exists 02:58:26 cc5ab6e09db4: Layer already exists 02:58:26 7c504f21be85: Layer already exists 02:58:26 main: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:26 ===================================================== [Pipeline] echo 02:58:26 taggedImages: 02:58:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 02:58:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:58:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:58:26 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:26 latest 02:58:26 3.2.0-dev.23 02:58:26 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:26 main 02:58:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:27 babd113a1d85: Preparing 02:58:27 4a7415c6d924: Preparing 02:58:27 f0b0b0ecdf6c: Preparing 02:58:27 3798851d327c: Preparing 02:58:27 e1503b98be0d: Preparing 02:58:27 23ff6de239ba: Preparing 02:58:27 d4f5af13d00e: Preparing 02:58:27 3b3201874c24: Preparing 02:58:27 835deb29a189: Preparing 02:58:27 683402a2ca1f: Preparing 02:58:27 7c504f21be85: Preparing 02:58:27 d4f5af13d00e: Waiting 02:58:27 3b3201874c24: Waiting 02:58:27 23ff6de239ba: Waiting 02:58:27 835deb29a189: Waiting 02:58:27 683402a2ca1f: Waiting 02:58:27 7c504f21be85: Waiting 02:58:27 4a7415c6d924: Pushed 02:58:27 babd113a1d85: Pushed 02:58:27 e1503b98be0d: Pushed 02:58:27 3798851d327c: Pushed 02:58:27 23ff6de239ba: Layer already exists 02:58:27 d4f5af13d00e: Layer already exists 02:58:27 7c504f21be85: Layer already exists 02:58:27 3b3201874c24: Pushed 02:58:28 835deb29a189: Pushed 02:58:29 f0b0b0ecdf6c: Pushed 02:58:31 683402a2ca1f: Pushed 02:58:31 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:31 + 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 02:58:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:32 babd113a1d85: Preparing 02:58:32 4a7415c6d924: Preparing 02:58:32 f0b0b0ecdf6c: Preparing 02:58:32 3798851d327c: Preparing 02:58:32 e1503b98be0d: Preparing 02:58:32 23ff6de239ba: Preparing 02:58:32 d4f5af13d00e: Preparing 02:58:32 3b3201874c24: Preparing 02:58:32 835deb29a189: Preparing 02:58:32 683402a2ca1f: Preparing 02:58:32 7c504f21be85: Preparing 02:58:32 d4f5af13d00e: Waiting 02:58:32 683402a2ca1f: Waiting 02:58:32 3b3201874c24: Waiting 02:58:32 835deb29a189: Waiting 02:58:32 7c504f21be85: Waiting 02:58:32 23ff6de239ba: Waiting 02:58:32 3798851d327c: Layer already exists 02:58:32 babd113a1d85: Layer already exists 02:58:32 4a7415c6d924: Layer already exists 02:58:32 e1503b98be0d: Layer already exists 02:58:32 f0b0b0ecdf6c: Layer already exists 02:58:32 23ff6de239ba: Layer already exists 02:58:32 3b3201874c24: Layer already exists 02:58:32 d4f5af13d00e: Layer already exists 02:58:32 683402a2ca1f: Layer already exists 02:58:32 835deb29a189: Layer already exists 02:58:32 7c504f21be85: Layer already exists 02:58:32 latest: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 02:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:33 babd113a1d85: Preparing 02:58:33 4a7415c6d924: Preparing 02:58:33 f0b0b0ecdf6c: Preparing 02:58:33 3798851d327c: Preparing 02:58:33 e1503b98be0d: Preparing 02:58:33 23ff6de239ba: Preparing 02:58:33 d4f5af13d00e: Preparing 02:58:33 3b3201874c24: Preparing 02:58:33 835deb29a189: Preparing 02:58:33 683402a2ca1f: Preparing 02:58:33 7c504f21be85: Preparing 02:58:33 835deb29a189: Waiting 02:58:33 683402a2ca1f: Waiting 02:58:33 23ff6de239ba: Waiting 02:58:33 d4f5af13d00e: Waiting 02:58:33 3b3201874c24: Waiting 02:58:33 7c504f21be85: Waiting 02:58:33 e1503b98be0d: Layer already exists 02:58:33 3798851d327c: Layer already exists 02:58:33 f0b0b0ecdf6c: Layer already exists 02:58:33 babd113a1d85: Layer already exists 02:58:33 4a7415c6d924: Layer already exists 02:58:33 3b3201874c24: Layer already exists 02:58:33 d4f5af13d00e: Layer already exists 02:58:33 23ff6de239ba: Layer already exists 02:58:33 683402a2ca1f: Layer already exists 02:58:33 835deb29a189: Layer already exists 02:58:33 7c504f21be85: Layer already exists 02:58:33 3.2.0-dev.23: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:34 babd113a1d85: Preparing 02:58:34 4a7415c6d924: Preparing 02:58:34 f0b0b0ecdf6c: Preparing 02:58:34 3798851d327c: Preparing 02:58:34 e1503b98be0d: Preparing 02:58:34 23ff6de239ba: Preparing 02:58:34 d4f5af13d00e: Preparing 02:58:34 3b3201874c24: Preparing 02:58:34 835deb29a189: Preparing 02:58:34 683402a2ca1f: Preparing 02:58:34 7c504f21be85: Preparing 02:58:34 3b3201874c24: Waiting 02:58:34 835deb29a189: Waiting 02:58:34 683402a2ca1f: Waiting 02:58:34 7c504f21be85: Waiting 02:58:34 23ff6de239ba: Waiting 02:58:34 d4f5af13d00e: Waiting 02:58:34 4a7415c6d924: Layer already exists 02:58:34 3798851d327c: Layer already exists 02:58:34 babd113a1d85: Layer already exists 02:58:34 f0b0b0ecdf6c: Layer already exists 02:58:34 e1503b98be0d: Layer already exists 02:58:34 d4f5af13d00e: Layer already exists 02:58:34 23ff6de239ba: Layer already exists 02:58:34 835deb29a189: Layer already exists 02:58:34 3b3201874c24: Layer already exists 02:58:34 683402a2ca1f: Layer already exists 02:58:34 7c504f21be85: Layer already exists 02:58:34 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + 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 02:58:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:35 babd113a1d85: Preparing 02:58:35 4a7415c6d924: Preparing 02:58:35 f0b0b0ecdf6c: Preparing 02:58:35 3798851d327c: Preparing 02:58:35 e1503b98be0d: Preparing 02:58:35 23ff6de239ba: Preparing 02:58:35 d4f5af13d00e: Preparing 02:58:35 3b3201874c24: Preparing 02:58:35 835deb29a189: Preparing 02:58:35 683402a2ca1f: Preparing 02:58:35 7c504f21be85: Preparing 02:58:35 3b3201874c24: Waiting 02:58:35 835deb29a189: Waiting 02:58:35 683402a2ca1f: Waiting 02:58:35 7c504f21be85: Waiting 02:58:35 23ff6de239ba: Waiting 02:58:35 d4f5af13d00e: Waiting 02:58:35 f0b0b0ecdf6c: Layer already exists 02:58:35 babd113a1d85: Layer already exists 02:58:35 3798851d327c: Layer already exists 02:58:35 e1503b98be0d: Layer already exists 02:58:35 4a7415c6d924: Layer already exists 02:58:35 23ff6de239ba: Layer already exists 02:58:35 3b3201874c24: Layer already exists 02:58:35 d4f5af13d00e: Layer already exists 02:58:35 835deb29a189: Layer already exists 02:58:35 683402a2ca1f: Layer already exists 02:58:35 7c504f21be85: Layer already exists 02:58:35 main: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:35 ===================================================== [Pipeline] echo 02:58:35 taggedImages: 02:58:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 02:58:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:58:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:58:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:35 latest 02:58:35 3.2.0-dev.23 02:58:35 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:35 main 02:58:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:36 b780cb26b799: Preparing 02:58:36 185badc07cf7: Preparing 02:58:36 b4691ef14311: Preparing 02:58:36 2b0e56b62772: Preparing 02:58:36 21591466bd71: Preparing 02:58:36 795441fbaa69: Preparing 02:58:36 8105edc6e7bb: Preparing 02:58:36 795441fbaa69: Waiting 02:58:36 23ff6de239ba: Preparing 02:58:36 8105edc6e7bb: Waiting 02:58:36 d4f5af13d00e: Preparing 02:58:36 23ff6de239ba: Waiting 02:58:36 d4f5af13d00e: Waiting 02:58:36 43bc974edffc: Preparing 02:58:36 885c6c30ab96: Preparing 02:58:36 43bc974edffc: Waiting 02:58:36 7c504f21be85: Preparing 02:58:36 7c504f21be85: Waiting 02:58:36 185badc07cf7: Pushed 02:58:36 21591466bd71: Pushed 02:58:36 b780cb26b799: Pushed 02:58:36 23ff6de239ba: Layer already exists 02:58:36 795441fbaa69: Pushed 02:58:36 d4f5af13d00e: Layer already exists 02:58:37 8105edc6e7bb: Pushed 02:58:37 7c504f21be85: Layer already exists 02:58:38 43bc974edffc: Pushed 02:58:38 2b0e56b62772: Pushed 02:58:39 b4691ef14311: Pushed 02:58:39 885c6c30ab96: Pushed 02:58:39 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:39 + 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 02:58:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:40 b780cb26b799: Preparing 02:58:40 185badc07cf7: Preparing 02:58:40 b4691ef14311: Preparing 02:58:40 2b0e56b62772: Preparing 02:58:40 21591466bd71: Preparing 02:58:40 795441fbaa69: Preparing 02:58:40 8105edc6e7bb: Preparing 02:58:40 23ff6de239ba: Preparing 02:58:40 d4f5af13d00e: Preparing 02:58:40 43bc974edffc: Preparing 02:58:40 885c6c30ab96: Preparing 02:58:40 7c504f21be85: Preparing 02:58:40 23ff6de239ba: Waiting 02:58:40 43bc974edffc: Waiting 02:58:40 885c6c30ab96: Waiting 02:58:40 795441fbaa69: Waiting 02:58:40 8105edc6e7bb: Waiting 02:58:40 7c504f21be85: Waiting 02:58:40 d4f5af13d00e: Waiting 02:58:40 21591466bd71: Layer already exists 02:58:40 b780cb26b799: Layer already exists 02:58:40 2b0e56b62772: Layer already exists 02:58:40 b4691ef14311: Layer already exists 02:58:40 185badc07cf7: Layer already exists 02:58:40 23ff6de239ba: Layer already exists 02:58:40 8105edc6e7bb: Layer already exists 02:58:40 795441fbaa69: Layer already exists 02:58:40 d4f5af13d00e: Layer already exists 02:58:40 43bc974edffc: Layer already exists 02:58:40 885c6c30ab96: Layer already exists 02:58:40 7c504f21be85: Layer already exists 02:58:40 latest: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 02:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:41 b780cb26b799: Preparing 02:58:41 185badc07cf7: Preparing 02:58:41 b4691ef14311: Preparing 02:58:41 2b0e56b62772: Preparing 02:58:41 21591466bd71: Preparing 02:58:41 795441fbaa69: Preparing 02:58:41 8105edc6e7bb: Preparing 02:58:41 23ff6de239ba: Preparing 02:58:41 d4f5af13d00e: Preparing 02:58:41 43bc974edffc: Preparing 02:58:41 885c6c30ab96: Preparing 02:58:41 7c504f21be85: Preparing 02:58:41 23ff6de239ba: Waiting 02:58:41 d4f5af13d00e: Waiting 02:58:41 43bc974edffc: Waiting 02:58:41 885c6c30ab96: Waiting 02:58:41 7c504f21be85: Waiting 02:58:41 795441fbaa69: Waiting 02:58:41 8105edc6e7bb: Waiting 02:58:41 21591466bd71: Layer already exists 02:58:41 2b0e56b62772: Layer already exists 02:58:41 b780cb26b799: Layer already exists 02:58:41 185badc07cf7: Layer already exists 02:58:41 b4691ef14311: Layer already exists 02:58:41 795441fbaa69: Layer already exists 02:58:41 8105edc6e7bb: Layer already exists 02:58:41 43bc974edffc: Layer already exists 02:58:41 23ff6de239ba: Layer already exists 02:58:41 d4f5af13d00e: Layer already exists 02:58:41 7c504f21be85: Layer already exists 02:58:41 885c6c30ab96: Layer already exists 02:58:41 3.2.0-dev.23: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:42 b780cb26b799: Preparing 02:58:42 185badc07cf7: Preparing 02:58:42 b4691ef14311: Preparing 02:58:42 2b0e56b62772: Preparing 02:58:42 21591466bd71: Preparing 02:58:42 795441fbaa69: Preparing 02:58:42 8105edc6e7bb: Preparing 02:58:42 23ff6de239ba: Preparing 02:58:42 d4f5af13d00e: Preparing 02:58:42 43bc974edffc: Preparing 02:58:42 885c6c30ab96: Preparing 02:58:42 7c504f21be85: Preparing 02:58:42 795441fbaa69: Waiting 02:58:42 d4f5af13d00e: Waiting 02:58:42 8105edc6e7bb: Waiting 02:58:42 23ff6de239ba: Waiting 02:58:42 43bc974edffc: Waiting 02:58:42 7c504f21be85: Waiting 02:58:42 885c6c30ab96: Waiting 02:58:42 21591466bd71: Layer already exists 02:58:42 2b0e56b62772: Layer already exists 02:58:42 b4691ef14311: Layer already exists 02:58:42 185badc07cf7: Layer already exists 02:58:42 b780cb26b799: Layer already exists 02:58:42 795441fbaa69: Layer already exists 02:58:42 23ff6de239ba: Layer already exists 02:58:42 8105edc6e7bb: Layer already exists 02:58:42 43bc974edffc: Layer already exists 02:58:42 d4f5af13d00e: Layer already exists 02:58:42 885c6c30ab96: Layer already exists 02:58:42 7c504f21be85: Layer already exists 02:58:42 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:42 + 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 02:58:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:43 b780cb26b799: Preparing 02:58:43 185badc07cf7: Preparing 02:58:43 b4691ef14311: Preparing 02:58:43 2b0e56b62772: Preparing 02:58:43 21591466bd71: Preparing 02:58:43 795441fbaa69: Preparing 02:58:43 8105edc6e7bb: Preparing 02:58:43 795441fbaa69: Waiting 02:58:43 23ff6de239ba: Preparing 02:58:43 d4f5af13d00e: Preparing 02:58:43 8105edc6e7bb: Waiting 02:58:43 43bc974edffc: Preparing 02:58:43 885c6c30ab96: Preparing 02:58:43 23ff6de239ba: Waiting 02:58:43 d4f5af13d00e: Waiting 02:58:43 7c504f21be85: Preparing 02:58:43 43bc974edffc: Waiting 02:58:43 885c6c30ab96: Waiting 02:58:43 7c504f21be85: Waiting 02:58:43 b780cb26b799: Layer already exists 02:58:43 2b0e56b62772: Layer already exists 02:58:43 b4691ef14311: Layer already exists 02:58:43 21591466bd71: Layer already exists 02:58:43 185badc07cf7: Layer already exists 02:58:43 23ff6de239ba: Layer already exists 02:58:43 8105edc6e7bb: Layer already exists 02:58:43 d4f5af13d00e: Layer already exists 02:58:43 795441fbaa69: Layer already exists 02:58:43 43bc974edffc: Layer already exists 02:58:43 885c6c30ab96: Layer already exists 02:58:43 7c504f21be85: Layer already exists 02:58:43 main: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:43 ===================================================== [Pipeline] echo 02:58:43 taggedImages: 02:58:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 02:58:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:58:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:58:43 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:43 latest 02:58:43 3.2.0-dev.23 02:58:43 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:43 main 02:58:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:44 3eb17548ca51: Preparing 02:58:44 a0771ad0347b: Preparing 02:58:44 23ff6de239ba: Preparing 02:58:44 d4f5af13d00e: Preparing 02:58:44 acc5da796823: Preparing 02:58:44 131168698a62: Preparing 02:58:44 7c504f21be85: Preparing 02:58:44 131168698a62: Waiting 02:58:44 7c504f21be85: Waiting 02:58:44 d4f5af13d00e: Layer already exists 02:58:44 23ff6de239ba: Layer already exists 02:58:44 7c504f21be85: Layer already exists 02:58:44 3eb17548ca51: Pushed 02:58:45 acc5da796823: Pushed 02:58:45 131168698a62: Pushed 02:58:48 a0771ad0347b: Pushed 02:58:48 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:48 + 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 02:58:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:49 3eb17548ca51: Preparing 02:58:49 a0771ad0347b: Preparing 02:58:49 23ff6de239ba: Preparing 02:58:49 d4f5af13d00e: Preparing 02:58:49 acc5da796823: Preparing 02:58:49 131168698a62: Preparing 02:58:49 7c504f21be85: Preparing 02:58:49 131168698a62: Waiting 02:58:49 7c504f21be85: Waiting 02:58:49 23ff6de239ba: Layer already exists 02:58:49 3eb17548ca51: Layer already exists 02:58:49 d4f5af13d00e: Layer already exists 02:58:49 acc5da796823: Layer already exists 02:58:49 a0771ad0347b: Layer already exists 02:58:49 7c504f21be85: Layer already exists 02:58:49 131168698a62: Layer already exists 02:58:49 latest: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 02:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:50 3eb17548ca51: Preparing 02:58:50 a0771ad0347b: Preparing 02:58:50 23ff6de239ba: Preparing 02:58:50 d4f5af13d00e: Preparing 02:58:50 acc5da796823: Preparing 02:58:50 131168698a62: Preparing 02:58:50 7c504f21be85: Preparing 02:58:50 131168698a62: Waiting 02:58:50 7c504f21be85: Waiting 02:58:50 3eb17548ca51: Layer already exists 02:58:50 acc5da796823: Layer already exists 02:58:50 23ff6de239ba: Layer already exists 02:58:50 a0771ad0347b: Layer already exists 02:58:50 d4f5af13d00e: Layer already exists 02:58:50 131168698a62: Layer already exists 02:58:50 7c504f21be85: Layer already exists 02:58:50 3.2.0-dev.23: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:51 3eb17548ca51: Preparing 02:58:51 a0771ad0347b: Preparing 02:58:51 23ff6de239ba: Preparing 02:58:51 d4f5af13d00e: Preparing 02:58:51 acc5da796823: Preparing 02:58:51 131168698a62: Preparing 02:58:51 7c504f21be85: Preparing 02:58:51 131168698a62: Waiting 02:58:51 7c504f21be85: Waiting 02:58:51 d4f5af13d00e: Layer already exists 02:58:51 23ff6de239ba: Layer already exists 02:58:51 acc5da796823: Layer already exists 02:58:51 3eb17548ca51: Layer already exists 02:58:51 a0771ad0347b: Layer already exists 02:58:51 131168698a62: Layer already exists 02:58:51 7c504f21be85: Layer already exists 02:58:51 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + 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 02:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:52 3eb17548ca51: Preparing 02:58:52 a0771ad0347b: Preparing 02:58:52 23ff6de239ba: Preparing 02:58:52 d4f5af13d00e: Preparing 02:58:52 acc5da796823: Preparing 02:58:52 131168698a62: Preparing 02:58:52 7c504f21be85: Preparing 02:58:52 7c504f21be85: Waiting 02:58:52 131168698a62: Waiting 02:58:52 a0771ad0347b: Layer already exists 02:58:52 acc5da796823: Layer already exists 02:58:52 d4f5af13d00e: Layer already exists 02:58:52 23ff6de239ba: Layer already exists 02:58:52 3eb17548ca51: Layer already exists 02:58:52 7c504f21be85: Layer already exists 02:58:52 131168698a62: Layer already exists 02:58:52 main: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:52 ===================================================== [Pipeline] echo 02:58:52 taggedImages: 02:58:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 02:58:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:58:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:58:52 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:52 latest 02:58:52 3.2.0-dev.23 02:58:52 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:58:52 main 02:58:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:58:53 59202ada3e3e: Preparing 02:58:53 99dac86bf44b: Preparing 02:58:53 940bfd63a751: Preparing 02:58:53 23ff6de239ba: Preparing 02:58:53 d4f5af13d00e: Preparing 02:58:53 4ee78e308957: Preparing 02:58:53 58cf6dad8f8f: Preparing 02:58:53 924b95d6eeaf: Preparing 02:58:53 dfd5e055a233: Preparing 02:58:53 7c504f21be85: Preparing 02:58:53 58cf6dad8f8f: Waiting 02:58:53 924b95d6eeaf: Waiting 02:58:53 dfd5e055a233: Waiting 02:58:53 7c504f21be85: Waiting 02:58:53 4ee78e308957: Waiting 02:58:53 d4f5af13d00e: Layer already exists 02:58:53 23ff6de239ba: Layer already exists 02:58:53 940bfd63a751: Pushed 02:58:53 99dac86bf44b: Pushed 02:58:53 59202ada3e3e: Pushed 02:58:53 7c504f21be85: Layer already exists 02:58:53 924b95d6eeaf: Pushed 02:58:55 dfd5e055a233: Pushed 02:59:05 58cf6dad8f8f: Pushed 02:59:10 4ee78e308957: Pushed 02:59:10 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + 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 02:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:11 59202ada3e3e: Preparing 02:59:11 99dac86bf44b: Preparing 02:59:11 940bfd63a751: Preparing 02:59:11 23ff6de239ba: Preparing 02:59:11 d4f5af13d00e: Preparing 02:59:11 4ee78e308957: Preparing 02:59:11 58cf6dad8f8f: Preparing 02:59:11 924b95d6eeaf: Preparing 02:59:11 dfd5e055a233: Preparing 02:59:11 7c504f21be85: Preparing 02:59:11 924b95d6eeaf: Waiting 02:59:11 dfd5e055a233: Waiting 02:59:11 7c504f21be85: Waiting 02:59:11 4ee78e308957: Waiting 02:59:11 58cf6dad8f8f: Waiting 02:59:11 940bfd63a751: Layer already exists 02:59:11 23ff6de239ba: Layer already exists 02:59:11 59202ada3e3e: Layer already exists 02:59:11 d4f5af13d00e: Layer already exists 02:59:11 99dac86bf44b: Layer already exists 02:59:11 924b95d6eeaf: Layer already exists 02:59:11 4ee78e308957: Layer already exists 02:59:11 7c504f21be85: Layer already exists 02:59:11 dfd5e055a233: Layer already exists 02:59:11 58cf6dad8f8f: Layer already exists 02:59:11 latest: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 02:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:12 59202ada3e3e: Preparing 02:59:12 99dac86bf44b: Preparing 02:59:12 940bfd63a751: Preparing 02:59:12 23ff6de239ba: Preparing 02:59:12 d4f5af13d00e: Preparing 02:59:12 4ee78e308957: Preparing 02:59:12 58cf6dad8f8f: Preparing 02:59:12 924b95d6eeaf: Preparing 02:59:12 dfd5e055a233: Preparing 02:59:12 7c504f21be85: Preparing 02:59:12 4ee78e308957: Waiting 02:59:12 58cf6dad8f8f: Waiting 02:59:12 924b95d6eeaf: Waiting 02:59:12 dfd5e055a233: Waiting 02:59:12 7c504f21be85: Waiting 02:59:12 940bfd63a751: Layer already exists 02:59:12 d4f5af13d00e: Layer already exists 02:59:12 99dac86bf44b: Layer already exists 02:59:12 59202ada3e3e: Layer already exists 02:59:12 23ff6de239ba: Layer already exists 02:59:12 58cf6dad8f8f: Layer already exists 02:59:12 4ee78e308957: Layer already exists 02:59:12 924b95d6eeaf: Layer already exists 02:59:12 7c504f21be85: Layer already exists 02:59:12 dfd5e055a233: Layer already exists 02:59:12 3.2.0-dev.23: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:13 59202ada3e3e: Preparing 02:59:13 99dac86bf44b: Preparing 02:59:13 940bfd63a751: Preparing 02:59:13 23ff6de239ba: Preparing 02:59:13 d4f5af13d00e: Preparing 02:59:13 4ee78e308957: Preparing 02:59:13 58cf6dad8f8f: Preparing 02:59:13 924b95d6eeaf: Preparing 02:59:13 dfd5e055a233: Preparing 02:59:13 7c504f21be85: Preparing 02:59:13 58cf6dad8f8f: Waiting 02:59:13 924b95d6eeaf: Waiting 02:59:13 dfd5e055a233: Waiting 02:59:13 7c504f21be85: Waiting 02:59:13 4ee78e308957: Waiting 02:59:13 59202ada3e3e: Layer already exists 02:59:13 23ff6de239ba: Layer already exists 02:59:13 99dac86bf44b: Layer already exists 02:59:13 d4f5af13d00e: Layer already exists 02:59:13 940bfd63a751: Layer already exists 02:59:13 58cf6dad8f8f: Layer already exists 02:59:13 dfd5e055a233: Layer already exists 02:59:13 4ee78e308957: Layer already exists 02:59:13 7c504f21be85: Layer already exists 02:59:13 924b95d6eeaf: Layer already exists 02:59:13 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:14 + 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 02:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:14 59202ada3e3e: Preparing 02:59:14 99dac86bf44b: Preparing 02:59:14 940bfd63a751: Preparing 02:59:14 23ff6de239ba: Preparing 02:59:14 d4f5af13d00e: Preparing 02:59:14 4ee78e308957: Preparing 02:59:14 58cf6dad8f8f: Preparing 02:59:14 924b95d6eeaf: Preparing 02:59:14 dfd5e055a233: Preparing 02:59:14 7c504f21be85: Preparing 02:59:14 4ee78e308957: Waiting 02:59:14 58cf6dad8f8f: Waiting 02:59:14 924b95d6eeaf: Waiting 02:59:14 dfd5e055a233: Waiting 02:59:14 7c504f21be85: Waiting 02:59:14 23ff6de239ba: Layer already exists 02:59:14 59202ada3e3e: Layer already exists 02:59:14 99dac86bf44b: Layer already exists 02:59:14 d4f5af13d00e: Layer already exists 02:59:14 940bfd63a751: Layer already exists 02:59:14 58cf6dad8f8f: Layer already exists 02:59:14 4ee78e308957: Layer already exists 02:59:14 dfd5e055a233: Layer already exists 02:59:14 924b95d6eeaf: Layer already exists 02:59:14 7c504f21be85: Layer already exists 02:59:14 main: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:14 ===================================================== [Pipeline] echo 02:59:14 taggedImages: 02:59:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 02:59:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:59:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:59:14 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:14 latest 02:59:14 3.2.0-dev.23 02:59:14 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:14 main 02:59:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:15 04c2aa0736a6: Preparing 02:59:15 2b6f003df48f: Preparing 02:59:15 1bfa4701e0cb: Preparing 02:59:15 23ff6de239ba: Preparing 02:59:15 d4f5af13d00e: Preparing 02:59:15 282165fef393: Preparing 02:59:15 cd85ab8547be: Preparing 02:59:15 282165fef393: Waiting 02:59:15 6ace7e3ebdd4: Preparing 02:59:15 cd85ab8547be: Waiting 02:59:15 7c504f21be85: Preparing 02:59:15 6ace7e3ebdd4: Waiting 02:59:15 7c504f21be85: Waiting 02:59:15 d4f5af13d00e: Layer already exists 02:59:15 23ff6de239ba: Layer already exists 02:59:15 2b6f003df48f: Pushed 02:59:15 1bfa4701e0cb: Pushed 02:59:15 7c504f21be85: Layer already exists 02:59:15 04c2aa0736a6: Pushed 02:59:16 6ace7e3ebdd4: Pushed 02:59:17 cd85ab8547be: Pushed 02:59:36 282165fef393: Pushed 02:59:36 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + 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 02:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:36 04c2aa0736a6: Preparing 02:59:36 2b6f003df48f: Preparing 02:59:36 1bfa4701e0cb: Preparing 02:59:36 23ff6de239ba: Preparing 02:59:36 d4f5af13d00e: Preparing 02:59:36 282165fef393: Preparing 02:59:36 cd85ab8547be: Preparing 02:59:36 6ace7e3ebdd4: Preparing 02:59:36 7c504f21be85: Preparing 02:59:36 6ace7e3ebdd4: Waiting 02:59:36 cd85ab8547be: Waiting 02:59:36 7c504f21be85: Waiting 02:59:36 282165fef393: Waiting 02:59:36 1bfa4701e0cb: Layer already exists 02:59:36 23ff6de239ba: Layer already exists 02:59:36 d4f5af13d00e: Layer already exists 02:59:36 2b6f003df48f: Layer already exists 02:59:36 04c2aa0736a6: Layer already exists 02:59:36 cd85ab8547be: Layer already exists 02:59:36 282165fef393: Layer already exists 02:59:36 6ace7e3ebdd4: Layer already exists 02:59:36 7c504f21be85: Layer already exists 02:59:37 latest: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 02:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:37 04c2aa0736a6: Preparing 02:59:37 2b6f003df48f: Preparing 02:59:37 1bfa4701e0cb: Preparing 02:59:37 23ff6de239ba: Preparing 02:59:37 d4f5af13d00e: Preparing 02:59:37 282165fef393: Preparing 02:59:37 cd85ab8547be: Preparing 02:59:37 6ace7e3ebdd4: Preparing 02:59:37 7c504f21be85: Preparing 02:59:37 cd85ab8547be: Waiting 02:59:37 6ace7e3ebdd4: Waiting 02:59:37 282165fef393: Waiting 02:59:37 7c504f21be85: Waiting 02:59:37 1bfa4701e0cb: Layer already exists 02:59:37 23ff6de239ba: Layer already exists 02:59:37 d4f5af13d00e: Layer already exists 02:59:37 2b6f003df48f: Layer already exists 02:59:37 04c2aa0736a6: Layer already exists 02:59:37 7c504f21be85: Layer already exists 02:59:37 282165fef393: Layer already exists 02:59:37 6ace7e3ebdd4: Layer already exists 02:59:37 cd85ab8547be: Layer already exists 02:59:38 3.2.0-dev.23: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:38 04c2aa0736a6: Preparing 02:59:38 2b6f003df48f: Preparing 02:59:38 1bfa4701e0cb: Preparing 02:59:38 23ff6de239ba: Preparing 02:59:38 d4f5af13d00e: Preparing 02:59:38 282165fef393: Preparing 02:59:38 cd85ab8547be: Preparing 02:59:38 6ace7e3ebdd4: Preparing 02:59:38 7c504f21be85: Preparing 02:59:38 cd85ab8547be: Waiting 02:59:38 6ace7e3ebdd4: Waiting 02:59:38 7c504f21be85: Waiting 02:59:38 282165fef393: Waiting 02:59:38 04c2aa0736a6: Layer already exists 02:59:38 2b6f003df48f: Layer already exists 02:59:38 23ff6de239ba: Layer already exists 02:59:38 1bfa4701e0cb: Layer already exists 02:59:38 d4f5af13d00e: Layer already exists 02:59:38 282165fef393: Layer already exists 02:59:38 cd85ab8547be: Layer already exists 02:59:38 6ace7e3ebdd4: Layer already exists 02:59:38 7c504f21be85: Layer already exists 02:59:38 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:39 + 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 02:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:39 04c2aa0736a6: Preparing 02:59:39 2b6f003df48f: Preparing 02:59:39 1bfa4701e0cb: Preparing 02:59:39 23ff6de239ba: Preparing 02:59:39 d4f5af13d00e: Preparing 02:59:39 282165fef393: Preparing 02:59:39 cd85ab8547be: Preparing 02:59:39 6ace7e3ebdd4: Preparing 02:59:39 7c504f21be85: Preparing 02:59:39 282165fef393: Waiting 02:59:39 cd85ab8547be: Waiting 02:59:39 6ace7e3ebdd4: Waiting 02:59:39 7c504f21be85: Waiting 02:59:39 d4f5af13d00e: Layer already exists 02:59:39 23ff6de239ba: Layer already exists 02:59:39 2b6f003df48f: Layer already exists 02:59:39 04c2aa0736a6: Layer already exists 02:59:39 1bfa4701e0cb: Layer already exists 02:59:39 6ace7e3ebdd4: Layer already exists 02:59:39 7c504f21be85: Layer already exists 02:59:39 cd85ab8547be: Layer already exists 02:59:39 282165fef393: Layer already exists 02:59:39 main: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:40 ===================================================== [Pipeline] echo 02:59:40 taggedImages: 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:59:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:59:40 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:40 latest 02:59:40 3.2.0-dev.23 02:59:40 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 02:59:40 main 02:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 02:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:40 ab21aea08af1: Preparing 02:59:40 cc684ee3ca85: Preparing 02:59:40 429dd7655dd9: Preparing 02:59:40 23ff6de239ba: Preparing 02:59:40 d4f5af13d00e: Preparing 02:59:40 a2c4d3e2503e: Preparing 02:59:40 924b95d6eeaf: Preparing 02:59:40 dfd5e055a233: Preparing 02:59:40 7c504f21be85: Preparing 02:59:40 924b95d6eeaf: Waiting 02:59:40 7c504f21be85: Waiting 02:59:40 dfd5e055a233: Waiting 02:59:40 a2c4d3e2503e: Waiting 02:59:40 23ff6de239ba: Layer already exists 02:59:40 d4f5af13d00e: Layer already exists 02:59:41 924b95d6eeaf: Layer already exists 02:59:41 dfd5e055a233: Layer already exists 02:59:41 cc684ee3ca85: Pushed 02:59:41 7c504f21be85: Layer already exists 02:59:41 429dd7655dd9: Pushed 02:59:41 ab21aea08af1: Pushed 02:59:59 a2c4d3e2503e: Pushed 03:00:05 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:06 + 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:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:06 ab21aea08af1: Preparing 03:00:06 cc684ee3ca85: Preparing 03:00:06 429dd7655dd9: Preparing 03:00:06 23ff6de239ba: Preparing 03:00:06 d4f5af13d00e: Preparing 03:00:06 a2c4d3e2503e: Preparing 03:00:06 924b95d6eeaf: Preparing 03:00:06 dfd5e055a233: Preparing 03:00:06 7c504f21be85: Preparing 03:00:06 a2c4d3e2503e: Waiting 03:00:06 924b95d6eeaf: Waiting 03:00:06 dfd5e055a233: Waiting 03:00:06 7c504f21be85: Waiting 03:00:06 cc684ee3ca85: Layer already exists 03:00:06 d4f5af13d00e: Layer already exists 03:00:06 429dd7655dd9: Layer already exists 03:00:06 23ff6de239ba: Layer already exists 03:00:06 ab21aea08af1: Layer already exists 03:00:06 a2c4d3e2503e: Layer already exists 03:00:06 dfd5e055a233: Layer already exists 03:00:06 924b95d6eeaf: Layer already exists 03:00:06 7c504f21be85: Layer already exists 03:00:06 latest: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 03:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:07 ab21aea08af1: Preparing 03:00:07 cc684ee3ca85: Preparing 03:00:07 429dd7655dd9: Preparing 03:00:07 23ff6de239ba: Preparing 03:00:07 d4f5af13d00e: Preparing 03:00:07 a2c4d3e2503e: Preparing 03:00:07 924b95d6eeaf: Preparing 03:00:07 dfd5e055a233: Preparing 03:00:07 7c504f21be85: Preparing 03:00:07 a2c4d3e2503e: Waiting 03:00:07 924b95d6eeaf: Waiting 03:00:07 dfd5e055a233: Waiting 03:00:07 7c504f21be85: Waiting 03:00:07 ab21aea08af1: Layer already exists 03:00:07 cc684ee3ca85: Layer already exists 03:00:07 d4f5af13d00e: Layer already exists 03:00:07 23ff6de239ba: Layer already exists 03:00:07 429dd7655dd9: Layer already exists 03:00:07 dfd5e055a233: Layer already exists 03:00:07 a2c4d3e2503e: Layer already exists 03:00:07 924b95d6eeaf: Layer already exists 03:00:07 7c504f21be85: Layer already exists 03:00:07 3.2.0-dev.23: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:08 ab21aea08af1: Preparing 03:00:08 cc684ee3ca85: Preparing 03:00:08 429dd7655dd9: Preparing 03:00:08 23ff6de239ba: Preparing 03:00:08 d4f5af13d00e: Preparing 03:00:08 a2c4d3e2503e: Preparing 03:00:08 924b95d6eeaf: Preparing 03:00:08 dfd5e055a233: Preparing 03:00:08 7c504f21be85: Preparing 03:00:08 a2c4d3e2503e: Waiting 03:00:08 924b95d6eeaf: Waiting 03:00:08 dfd5e055a233: Waiting 03:00:08 7c504f21be85: Waiting 03:00:08 ab21aea08af1: Layer already exists 03:00:08 d4f5af13d00e: Layer already exists 03:00:08 429dd7655dd9: Layer already exists 03:00:08 23ff6de239ba: Layer already exists 03:00:08 cc684ee3ca85: Layer already exists 03:00:08 924b95d6eeaf: Layer already exists 03:00:08 dfd5e055a233: Layer already exists 03:00:08 a2c4d3e2503e: Layer already exists 03:00:08 7c504f21be85: Layer already exists 03:00:08 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + 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:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:09 ab21aea08af1: Preparing 03:00:09 cc684ee3ca85: Preparing 03:00:09 429dd7655dd9: Preparing 03:00:09 23ff6de239ba: Preparing 03:00:09 d4f5af13d00e: Preparing 03:00:09 a2c4d3e2503e: Preparing 03:00:09 924b95d6eeaf: Preparing 03:00:09 dfd5e055a233: Preparing 03:00:09 7c504f21be85: Preparing 03:00:09 a2c4d3e2503e: Waiting 03:00:09 924b95d6eeaf: Waiting 03:00:09 dfd5e055a233: Waiting 03:00:09 7c504f21be85: Waiting 03:00:09 ab21aea08af1: Layer already exists 03:00:09 d4f5af13d00e: Layer already exists 03:00:09 23ff6de239ba: Layer already exists 03:00:09 429dd7655dd9: Layer already exists 03:00:09 cc684ee3ca85: Layer already exists 03:00:09 dfd5e055a233: Layer already exists 03:00:09 924b95d6eeaf: Layer already exists 03:00:09 7c504f21be85: Layer already exists 03:00:09 a2c4d3e2503e: Layer already exists 03:00:09 main: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:09 ===================================================== [Pipeline] echo 03:00:09 taggedImages: 03:00:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:00:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 03:00:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:00:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:00:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:09 latest 03:00:09 3.2.0-dev.23 03:00:09 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:09 main 03:00:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:10 fe38c04fae9d: Preparing 03:00:10 86cdcd12cba6: Preparing 03:00:10 23ff6de239ba: Preparing 03:00:10 d4f5af13d00e: Preparing 03:00:10 362350a2ec15: Preparing 03:00:10 2313619794ce: Preparing 03:00:10 7c504f21be85: Preparing 03:00:10 7c504f21be85: Waiting 03:00:10 2313619794ce: Waiting 03:00:10 23ff6de239ba: Layer already exists 03:00:10 d4f5af13d00e: Layer already exists 03:00:10 7c504f21be85: Layer already exists 03:00:10 fe38c04fae9d: Pushed 03:00:11 2313619794ce: Pushed 03:00:12 362350a2ec15: Pushed 03:00:17 86cdcd12cba6: Pushed 03:00:17 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:18 fe38c04fae9d: Preparing 03:00:18 86cdcd12cba6: Preparing 03:00:18 23ff6de239ba: Preparing 03:00:18 d4f5af13d00e: Preparing 03:00:18 362350a2ec15: Preparing 03:00:18 2313619794ce: Preparing 03:00:18 7c504f21be85: Preparing 03:00:18 2313619794ce: Waiting 03:00:18 7c504f21be85: Waiting 03:00:18 86cdcd12cba6: Layer already exists 03:00:18 362350a2ec15: Layer already exists 03:00:18 23ff6de239ba: Layer already exists 03:00:18 fe38c04fae9d: Layer already exists 03:00:18 d4f5af13d00e: Layer already exists 03:00:18 7c504f21be85: Layer already exists 03:00:18 2313619794ce: Layer already exists 03:00:18 latest: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 03:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:19 fe38c04fae9d: Preparing 03:00:19 86cdcd12cba6: Preparing 03:00:19 23ff6de239ba: Preparing 03:00:19 d4f5af13d00e: Preparing 03:00:19 362350a2ec15: Preparing 03:00:19 2313619794ce: Preparing 03:00:19 7c504f21be85: Preparing 03:00:19 2313619794ce: Waiting 03:00:19 7c504f21be85: Waiting 03:00:19 362350a2ec15: Layer already exists 03:00:19 86cdcd12cba6: Layer already exists 03:00:19 fe38c04fae9d: Layer already exists 03:00:19 d4f5af13d00e: Layer already exists 03:00:19 23ff6de239ba: Layer already exists 03:00:19 2313619794ce: Layer already exists 03:00:19 7c504f21be85: Layer already exists 03:00:19 3.2.0-dev.23: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:20 fe38c04fae9d: Preparing 03:00:20 86cdcd12cba6: Preparing 03:00:20 23ff6de239ba: Preparing 03:00:20 d4f5af13d00e: Preparing 03:00:20 362350a2ec15: Preparing 03:00:20 2313619794ce: Preparing 03:00:20 7c504f21be85: Preparing 03:00:20 2313619794ce: Waiting 03:00:20 7c504f21be85: Waiting 03:00:20 23ff6de239ba: Layer already exists 03:00:20 d4f5af13d00e: Layer already exists 03:00:20 362350a2ec15: Layer already exists 03:00:20 86cdcd12cba6: Layer already exists 03:00:20 fe38c04fae9d: Layer already exists 03:00:20 2313619794ce: Layer already exists 03:00:20 7c504f21be85: Layer already exists 03:00:20 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:21 fe38c04fae9d: Preparing 03:00:21 86cdcd12cba6: Preparing 03:00:21 23ff6de239ba: Preparing 03:00:21 d4f5af13d00e: Preparing 03:00:21 362350a2ec15: Preparing 03:00:21 2313619794ce: Preparing 03:00:21 7c504f21be85: Preparing 03:00:21 2313619794ce: Waiting 03:00:21 fe38c04fae9d: Layer already exists 03:00:21 d4f5af13d00e: Layer already exists 03:00:21 23ff6de239ba: Layer already exists 03:00:21 362350a2ec15: Layer already exists 03:00:21 86cdcd12cba6: Layer already exists 03:00:21 2313619794ce: Layer already exists 03:00:21 7c504f21be85: Layer already exists 03:00:21 main: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:21 ===================================================== [Pipeline] echo 03:00:21 taggedImages: 03:00:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 03:00:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:00:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:00:21 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:21 latest 03:00:21 3.2.0-dev.23 03:00:21 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:21 main 03:00:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:00:22 4a3575ff904e: Preparing 03:00:22 eab7a4fd7ce7: Preparing 03:00:22 23ff6de239ba: Preparing 03:00:22 d4f5af13d00e: Preparing 03:00:22 88ee94365f28: Preparing 03:00:22 cc5ab6e09db4: Preparing 03:00:22 7c504f21be85: Preparing 03:00:22 cc5ab6e09db4: Waiting 03:00:22 7c504f21be85: Waiting 03:00:22 d4f5af13d00e: Layer already exists 03:00:22 88ee94365f28: Layer already exists 03:00:22 23ff6de239ba: Layer already exists 03:00:22 cc5ab6e09db4: Layer already exists 03:00:22 7c504f21be85: Layer already exists 03:00:22 4a3575ff904e: Pushed 03:00:29 eab7a4fd7ce7: Pushed 03:00:29 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:00:30 4a3575ff904e: Preparing 03:00:30 eab7a4fd7ce7: Preparing 03:00:30 23ff6de239ba: Preparing 03:00:30 d4f5af13d00e: Preparing 03:00:30 88ee94365f28: Preparing 03:00:30 cc5ab6e09db4: Preparing 03:00:30 7c504f21be85: Preparing 03:00:30 cc5ab6e09db4: Waiting 03:00:30 7c504f21be85: Waiting 03:00:30 eab7a4fd7ce7: Layer already exists 03:00:30 d4f5af13d00e: Layer already exists 03:00:30 23ff6de239ba: Layer already exists 03:00:30 88ee94365f28: Layer already exists 03:00:30 4a3575ff904e: Layer already exists 03:00:30 cc5ab6e09db4: Layer already exists 03:00:30 7c504f21be85: Layer already exists 03:00:30 latest: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 03:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:00:31 4a3575ff904e: Preparing 03:00:31 eab7a4fd7ce7: Preparing 03:00:31 23ff6de239ba: Preparing 03:00:31 d4f5af13d00e: Preparing 03:00:31 88ee94365f28: Preparing 03:00:31 cc5ab6e09db4: Preparing 03:00:31 7c504f21be85: Preparing 03:00:31 cc5ab6e09db4: Waiting 03:00:31 7c504f21be85: Waiting 03:00:31 eab7a4fd7ce7: Layer already exists 03:00:31 4a3575ff904e: Layer already exists 03:00:31 88ee94365f28: Layer already exists 03:00:31 23ff6de239ba: Layer already exists 03:00:31 d4f5af13d00e: Layer already exists 03:00:31 cc5ab6e09db4: Layer already exists 03:00:31 7c504f21be85: Layer already exists 03:00:31 3.2.0-dev.23: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:00:32 4a3575ff904e: Preparing 03:00:32 eab7a4fd7ce7: Preparing 03:00:32 23ff6de239ba: Preparing 03:00:32 d4f5af13d00e: Preparing 03:00:32 88ee94365f28: Preparing 03:00:32 cc5ab6e09db4: Preparing 03:00:32 7c504f21be85: Preparing 03:00:32 cc5ab6e09db4: Waiting 03:00:32 eab7a4fd7ce7: Layer already exists 03:00:32 23ff6de239ba: Layer already exists 03:00:32 d4f5af13d00e: Layer already exists 03:00:32 4a3575ff904e: Layer already exists 03:00:32 88ee94365f28: Layer already exists 03:00:32 7c504f21be85: Layer already exists 03:00:32 cc5ab6e09db4: Layer already exists 03:00:32 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:00:33 4a3575ff904e: Preparing 03:00:33 eab7a4fd7ce7: Preparing 03:00:33 23ff6de239ba: Preparing 03:00:33 d4f5af13d00e: Preparing 03:00:33 88ee94365f28: Preparing 03:00:33 cc5ab6e09db4: Preparing 03:00:33 7c504f21be85: Preparing 03:00:33 cc5ab6e09db4: Waiting 03:00:33 7c504f21be85: Waiting 03:00:33 eab7a4fd7ce7: Layer already exists 03:00:33 88ee94365f28: Layer already exists 03:00:33 4a3575ff904e: Layer already exists 03:00:33 23ff6de239ba: Layer already exists 03:00:33 d4f5af13d00e: Layer already exists 03:00:33 7c504f21be85: Layer already exists 03:00:33 cc5ab6e09db4: Layer already exists 03:00:33 main: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:33 ===================================================== [Pipeline] echo 03:00:33 taggedImages: 03:00:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 03:00:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:00:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 03:00:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 03:00:33 - 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:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:33 03:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:34 arm64: Pulling from edgex-lftools-log-publisher 03:00:34 8998bd30e6a1: Pulling fs layer 03:00:34 04944245beec: Pulling fs layer 03:00:34 699f458cf7ca: Pulling fs layer 03:00:34 765212b225bb: Pulling fs layer 03:00:34 f23df028b6ca: Pulling fs layer 03:00:34 d65c8cfc05b1: Pulling fs layer 03:00:34 2437ff75d9bd: Pulling fs layer 03:00:34 d65c8cfc05b1: Waiting 03:00:34 765212b225bb: Waiting 03:00:34 2437ff75d9bd: Waiting 03:00:34 f23df028b6ca: Waiting 03:00:34 04944245beec: Verifying Checksum 03:00:34 04944245beec: Download complete 03:00:34 765212b225bb: Verifying Checksum 03:00:34 765212b225bb: Download complete 03:00:34 f23df028b6ca: Download complete 03:00:34 d65c8cfc05b1: Verifying Checksum 03:00:34 d65c8cfc05b1: Download complete 03:00:34 699f458cf7ca: Verifying Checksum 03:00:34 699f458cf7ca: Download complete 03:00:34 8998bd30e6a1: Verifying Checksum 03:00:34 8998bd30e6a1: Download complete 03:00:37 2437ff75d9bd: Verifying Checksum 03:00:37 2437ff75d9bd: Download complete 03:00:39 8998bd30e6a1: Pull complete 03:00:39 04944245beec: Pull complete 03:00:41 699f458cf7ca: Pull complete 03:00:41 765212b225bb: Pull complete 03:00:42 f23df028b6ca: Pull complete 03:00:42 d65c8cfc05b1: Pull complete 03:01:01 2437ff75d9bd: Pull complete 03:01:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:01 prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container 03:01:01 $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:01:03 $ docker top e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:04 ---> job-cost.sh 03:01:04 lf-activate-venv: SKIPPING 03:01:04 INFO: No Stack... 03:01:05 INFO: Retrieving Pricing Info for: v3-standard-4 03:01:05 INFO: Archiving Costs [Pipeline] sh 03:01:06 + cat /w/workspace/edgex-go/640/archives/cost.csv 03:01:06 + cut -d, -f6 [Pipeline] lock 03:01:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] 03:01:06 Resource [jenkins-edgexfoundry-edgex-go-main-640-stack-cost] did not exist. Created. 03:01:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:07 + echo total: 0.10999999940395355 [Pipeline] stash 03:01:07 Stashed 1 file(s) [Pipeline] } 03:01:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:08 $ docker stop --time=1 e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 03:01:09 $ docker rm -f --volumes e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 [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:01:10 provisioning config files... 03:01:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/640@tmp/config12508942082862968089tmp [Pipeline] { [Pipeline] sh 03:01:10 + set +x 03:01:10 + curl -s https://codecov.io/bash 03:01:10 + bash -s -- 03:01:10 03:01:10 _____ _ 03:01:10 / ____| | | 03:01:10 | | ___ __| | ___ ___ _____ __ 03:01:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:01:10 | |___| (_) | (_| | __/ (_| (_) \ V / 03:01:10 \_____\___/ \__,_|\___|\___\___/ \_/ 03:01:10 Bash-1.0.6 03:01:10 03:01:10 03:01:10 ==> git version 2.25.1 found 03:01:10 ==> 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:01:10 Release-Date: 2020-01-08 03:01:10 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:01:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:01:10 ==> Jenkins CI detected. 03:01:10 current dir:  /w/workspace/edgex-go/640 03:01:10 project root: . 03:01:10 --> token set from env 03:01:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:01:10 ==> Running gcov in . (disable via -X gcov) 03:01:10 ==> Python coveragepy not found 03:01:10 ==> Searching for coverage reports in: 03:01:10 + . 03:01:10 -> Found 1 reports 03:01:10 ==> Detecting git/mercurial file structure 03:01:10 ==> Reading reports 03:01:10 + ./coverage.out bytes=455714 03:01:10 ==> Appending adjustments 03:01:10 https://docs.codecov.io/docs/fixing-reports 03:01:11 + Found adjustments 03:01:11 ==> Gzipping contents 03:01:11 60K /tmp/codecov.jZCIkz.gz 03:01:11 ==> Uploading reports 03:01:11 url: https://codecov.io 03:01:11 query: branch=main&commit=c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4&build=640&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F640%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:01:11 -> Pinging Codecov 03:01:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4&build=640&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F640%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:01:11 -> Uploading to 03:01:11 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/00271124DB129430A58F1EEE437C3FCB/c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4/28f5aa87-58e2-4b29-acba-c459c4b3fb59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T030111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=267e7de2cc1090664b4db8e34b37eaeee0d66bcac6f79bca37410f2d52f55650 03:01:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:11 Dload Upload Total Spent Left Speed 03:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58026 0 0 100 58026 0 206k --:--:-- --:--:-- --:--:-- 206k 03:01:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } 03:01:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:01:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:01:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:12 03:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:12 latest: Pulling from edgex-devops/edgex-snyk-go 03:01:12 619be1103602: Already exists 03:01:12 f8ea3408117e: Pulling fs layer 03:01:12 91320369b822: Pulling fs layer 03:01:12 0406650e8295: Pulling fs layer 03:01:12 4f4fb700ef54: Pulling fs layer 03:01:12 96d80e3f36e1: Pulling fs layer 03:01:12 bcf3aedb951c: Pulling fs layer 03:01:12 4f4fb700ef54: Waiting 03:01:12 96d80e3f36e1: Waiting 03:01:12 bcf3aedb951c: Waiting 03:01:12 0406650e8295: Verifying Checksum 03:01:12 0406650e8295: Download complete 03:01:12 f8ea3408117e: Verifying Checksum 03:01:12 f8ea3408117e: Download complete 03:01:12 4f4fb700ef54: Verifying Checksum 03:01:12 4f4fb700ef54: Download complete 03:01:13 f8ea3408117e: Pull complete 03:01:13 96d80e3f36e1: Verifying Checksum 03:01:13 96d80e3f36e1: Download complete 03:01:13 91320369b822: Verifying Checksum 03:01:13 91320369b822: Download complete 03:01:14 bcf3aedb951c: Verifying Checksum 03:01:14 bcf3aedb951c: Download complete 03:01:16 91320369b822: Pull complete 03:01:16 0406650e8295: Pull complete 03:01:16 4f4fb700ef54: Pull complete 03:01:16 96d80e3f36e1: Pull complete 03:01:20 bcf3aedb951c: Pull complete 03:01:20 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:20 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 03:01:20 $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:latest cat 03:01:29 $ docker top fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:01:29 + set -o pipefail 03:01:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:01:39 03:01:39 Monitoring /w/workspace/edgex-go/640... 03:01:39 03:01:39 'go list -json -deps ./...' command failed with error: go: downloading github.com/labstack/echo/v4 v4.11.4 03:01:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.32 03:01:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:01:39 go: downloading github.com/stretchr/testify v1.9.0 03:01:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 03:01:39 go: downloading github.com/google/uuid v1.6.0 03:01:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:01:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.20 03:01:39 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:01:39 go: downloading gopkg.in/yaml.v3 v3.0.1 03:01:39 go: downloading github.com/gomodule/redigo v1.9.2 03:01:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 03:01:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 03:01:39 go: downloading golang.org/x/crypto v0.23.0 03:01:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 03:01:39 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:01:39 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:01:39 go: downloading github.com/stretchr/objx v0.5.2 03:01:39 go: downloading github.com/labstack/gommon v0.4.2 03:01:39 go: downloading golang.org/x/net v0.25.0 03:01:39 go: downloading github.com/gorilla/websocket v1.5.1 03:01:39 go: downloading golang.org/x/sync v0.7.0 03:01:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:01:39 go: downloading github.com/openziti/sdk-golang v0.23.37 03:01:39 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:01:39 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.8 03:01:39 go: downloading github.com/go-playground/validator/v10 v10.20.0 03:01:39 go: downloading github.com/go-kit/log v0.2.1 03:01:39 go: downloading github.com/mitchellh/copystructure v1.2.0 03:01:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:01:39 go: downloading github.com/x448/float16 v0.8.4 03:01:39 go: downloading github.com/zeebo/errs v1.3.0 03:01:39 go: downloading google.golang.org/grpc v1.60.1 03:01:39 go: downloading github.com/mattn/go-colorable v0.1.13 03:01:39 go: downloading github.com/mattn/go-isatty v0.0.20 03:01:39 go: downloading github.com/valyala/fasttemplate v1.2.2 03:01:39 go: downloading github.com/hashicorp/errwrap v1.1.0 03:01:39 go: downloading github.com/sirupsen/logrus v1.9.3 03:01:39 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:01:39 go: downloading golang.org/x/time v0.5.0 03:01:39 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:01:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:01:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:01:39 go: downloading github.com/hashicorp/consul/api v1.28.3 03:01:39 go: downloading github.com/spf13/cast v1.6.0 03:01:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:01:39 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 03:01:39 go: downloading google.golang.org/protobuf v1.34.1 03:01:39 go: downloading github.com/go-openapi/runtime v0.28.0 03:01:39 go: downloading github.com/go-openapi/strfmt v0.23.0 03:01:39 go: downloading github.com/go-resty/resty/v2 v2.13.1 03:01:39 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:01:39 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:01:39 go: downloading github.com/openziti/edge-api v0.26.19 03:01:39 go: downloading github.com/openziti/foundation/v2 v2.0.45 03:01:39 go: downloading github.com/openziti/identity v1.0.77 03:01:39 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:01:39 go: downloading github.com/pkg/errors v0.9.1 03:01:39 go: downloading github.com/openziti/channel/v2 v2.0.130 03:01:39 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 03:01:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:01:39 go: downloading github.com/kataras/go-events v0.0.3 03:01:39 go: downloading github.com/openziti/metrics v1.2.54 03:01:39 go: downloading github.com/openziti/transport/v2 v2.0.133 03:01:39 go: downloading github.com/zitadel/oidc/v2 v2.12.0 03:01:39 go: downloading github.com/openziti/secretstream v0.1.20 03:01:39 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:01:39 go: downloading golang.org/x/oauth2 v0.20.0 03:01:39 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:01:39 go: downloading github.com/go-playground/universal-translator v0.18.1 03:01:39 go: downloading github.com/leodido/go-urn v1.4.0 03:01:39 go: downloading golang.org/x/text v0.15.0 03:01:39 go: downloading golang.org/x/sys v0.20.0 03:01:39 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 03:01:39 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:01:39 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:01:39 go: downloading github.com/go-openapi/errors v0.22.0 03:01:39 go: downloading github.com/oklog/ulid v1.3.1 03:01:39 go: downloading go.mongodb.org/mongo-driver v1.15.0 03:01:39 go: downloading github.com/go-openapi/swag v0.23.0 03:01:39 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:01:39 go: downloading go.opentelemetry.io/otel v1.25.0 03:01:39 go: downloading go.opentelemetry.io/otel/trace v1.25.0 03:01:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:01:39 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:01:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:01:39 go: downloading github.com/hashicorp/serf v0.10.1 03:01:39 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:01:39 go: downloading github.com/go-openapi/validate v0.24.0 03:01:39 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:01:39 go: downloading github.com/mitchellh/go-ps v1.0.0 03:01:39 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:01:39 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 03:01:39 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:01:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:01:39 go: downloading github.com/golang/protobuf v1.5.4 03:01:39 go: downloading github.com/gorilla/securecookie v1.1.1 03:01:39 go: downloading github.com/gorilla/schema v1.2.0 03:01:39 go: downloading github.com/muhlemmer/gu v0.3.1 03:01:39 go: downloading github.com/go-playground/locales v0.14.1 03:01:39 go: downloading github.com/go-openapi/analysis v0.23.0 03:01:39 go: downloading github.com/go-openapi/loads v0.22.0 03:01:39 go: downloading github.com/go-openapi/spec v0.21.0 03:01:39 go: downloading github.com/mailru/easyjson v0.7.7 03:01:39 go: downloading github.com/go-logr/logr v1.4.1 03:01:39 go: downloading go.opentelemetry.io/otel/metric v1.25.0 03:01:39 go: downloading golang.org/x/term v0.20.0 03:01:39 go: downloading github.com/fatih/color v1.16.0 03:01:39 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:01:39 go: downloading github.com/armon/go-metrics v0.4.1 03:01:39 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:01:39 go: downloading github.com/go-logr/stdr v1.2.2 03:01:39 go: downloading github.com/josharian/intern v1.0.0 03:01:39 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:01:39 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:01:39 go: downloading github.com/tklauser/numcpus v0.6.1 03:01:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:01:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 error obtaining VCS status: exit status 128 03:01:39 Use -buildvcs=false to disable VCS stamping. 03:01:39 [Pipeline] } 03:01:39 $ docker stop --time=1 fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 03:01:45 $ docker rm -f --volumes fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:45 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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:01:46 + [ -d /w/workspace/edgex-go/640/archives ] [Pipeline] libraryResource [Pipeline] sh 03:01:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:01:47 ---> package-listing.sh 03:01:47 ++ facter osfamily 03:01:47 ++ tr '[:upper:]' '[:lower:]' 03:01:48 + OS_FAMILY=debian 03:01:48 + workspace=/w/workspace/edgex-go/640 03:01:48 + START_PACKAGES=/tmp/packages_start.txt 03:01:48 + END_PACKAGES=/tmp/packages_end.txt 03:01:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:48 + PACKAGES=/tmp/packages_start.txt 03:01:48 + '[' /w/workspace/edgex-go/640 ']' 03:01:48 + PACKAGES=/tmp/packages_end.txt 03:01:48 + case "${OS_FAMILY}" in 03:01:48 + dpkg -l 03:01:48 + grep '^ii' 03:01:48 + '[' -f /tmp/packages_start.txt ']' 03:01:48 + '[' -f /tmp/packages_end.txt ']' 03:01:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:48 + '[' /w/workspace/edgex-go/640 ']' 03:01:48 + mkdir -p /w/workspace/edgex-go/640/archives/ 03:01:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/640/archives/ [Pipeline] echo 03:01:48 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/640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:01:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:48 03:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:49 latest: Pulling from edgex-lftools-log-publisher 03:01:49 5eb5b503b376: Pulling fs layer 03:01:49 5c69ac0246d0: Pulling fs layer 03:01:49 ec43610c2a17: Pulling fs layer 03:01:49 3a2ae6a8a46f: Pulling fs layer 03:01:49 33b1e0a273af: Pulling fs layer 03:01:49 5d3b04190fa2: Pulling fs layer 03:01:49 2f39f015ded8: Pulling fs layer 03:01:49 3a2ae6a8a46f: Waiting 03:01:49 33b1e0a273af: Waiting 03:01:49 5d3b04190fa2: Waiting 03:01:49 2f39f015ded8: Waiting 03:01:49 5c69ac0246d0: Verifying Checksum 03:01:49 5c69ac0246d0: Download complete 03:01:49 3a2ae6a8a46f: Verifying Checksum 03:01:49 3a2ae6a8a46f: Download complete 03:01:49 ec43610c2a17: Verifying Checksum 03:01:49 ec43610c2a17: Download complete 03:01:49 33b1e0a273af: Verifying Checksum 03:01:49 33b1e0a273af: Download complete 03:01:49 5d3b04190fa2: Verifying Checksum 03:01:49 5d3b04190fa2: Download complete 03:01:49 5eb5b503b376: Verifying Checksum 03:01:49 5eb5b503b376: Download complete 03:01:50 5eb5b503b376: Pull complete 03:01:50 5c69ac0246d0: Pull complete 03:01:51 ec43610c2a17: Pull complete 03:01:51 3a2ae6a8a46f: Pull complete 03:01:51 33b1e0a273af: Pull complete 03:01:51 5d3b04190fa2: Pull complete 03:01:55 2f39f015ded8: Pull complete 03:01:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:55 prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container 03:01:55 $ 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/640/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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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:02:00 $ docker top 38e020f854c4beade806bad4c695e97a365cab9f1a3bea2f4ebd0ea80431f69c -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:02:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:02:01 + ls /var/log/sa-host 03:02:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:01 provisioning config files... 03:02:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/640@tmp/config8693284891168034092tmp [Pipeline] { [Pipeline] echo 03:02:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:02:02 ---> create-netrc.sh [Pipeline] } 03:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:02:02 ---> python-tools-install.sh [Pipeline] echo 03:02:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:02:02 ---> sudo-logs.sh 03:02:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:02:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:02:03 ---> job-cost.sh 03:02:03 lf-activate-venv: SKIPPING 03:02:03 DEBUG: total: 0.10999999940395355 03:02:03 INFO: Retrieving Stack Cost... 03:02:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:02:03 INFO: Archiving Costs [Pipeline] echo 03:02:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:02:04 ---> logs-deploy.sh 03:02:04 lf-activate-venv: SKIPPING 03:02:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/640 03:02:04 INFO: archiving workspace using pattern(s): 03:02:05 Archives upload complete. 03:02:05 INFO: archiving logs to Nexus 03:02:05 ---> uname -a: 03:02:05 Linux prd-ubuntu20-04-docker-8c-8g-812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:02:05 03:02:05 03:02:05 ---> lscpu: 03:02:05 Architecture: x86_64 03:02:05 CPU op-mode(s): 32-bit, 64-bit 03:02:05 Byte Order: Little Endian 03:02:05 Address sizes: 40 bits physical, 48 bits virtual 03:02:05 CPU(s): 8 03:02:05 On-line CPU(s) list: 0-7 03:02:05 Thread(s) per core: 1 03:02:05 Core(s) per socket: 1 03:02:05 Socket(s): 8 03:02:05 NUMA node(s): 1 03:02:05 Vendor ID: AuthenticAMD 03:02:05 CPU family: 23 03:02:05 Model: 49 03:02:05 Model name: AMD EPYC-Rome Processor 03:02:05 Stepping: 0 03:02:05 CPU MHz: 2800.000 03:02:05 BogoMIPS: 5600.00 03:02:05 Virtualization: AMD-V 03:02:05 Hypervisor vendor: KVM 03:02:05 Virtualization type: full 03:02:05 L1d cache: 256 KiB 03:02:05 L1i cache: 256 KiB 03:02:05 L2 cache: 4 MiB 03:02:05 L3 cache: 128 MiB 03:02:05 NUMA node0 CPU(s): 0-7 03:02:05 Vulnerability Itlb multihit: Not affected 03:02:05 Vulnerability L1tf: Not affected 03:02:05 Vulnerability Mds: Not affected 03:02:05 Vulnerability Meltdown: Not affected 03:02:05 Vulnerability Mmio stale data: Not affected 03:02:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:02:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:02:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:02:05 Vulnerability Srbds: Not affected 03:02:05 Vulnerability Tsx async abort: Not affected 03:02:05 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:02:05 03:02:05 03:02:05 ---> nproc: 03:02:05 8 03:02:05 03:02:05 03:02:06 ---> df -h: 03:02:06 Filesystem Size Used Avail Use% Mounted on 03:02:06 overlay 155G 24G 132G 16% / 03:02:06 tmpfs 64M 0 64M 0% /dev 03:02:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:02:06 shm 64M 0 64M 0% /dev/shm 03:02:06 /dev/vda1 155G 24G 132G 16% /facter-os 03:02:06 03:02:06 03:02:06 ---> sar -b -r -n DEV: 03:02:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-812) 05/27/24 _x86_64_ (8 CPU) 03:02:06 03:02:06 02:21:18 LINUX RESTART (8 CPU) 03:02:06 03:02:06 02:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:02:06 02:23:01 217.38 10.80 206.58 0.00 1739.18 65286.19 0.00 03:02:06 02:24:01 68.89 0.08 68.81 0.00 8.40 29354.04 0.00 03:02:06 02:25:01 33.46 1.68 31.78 0.00 37.86 22024.33 0.00 03:02:06 02:26:01 82.16 0.12 82.05 0.00 7.20 48847.70 0.00 03:02:06 02:27:01 528.88 8.65 520.23 0.00 114.25 180241.03 0.00 03:02:06 02:28:01 349.80 0.45 349.35 0.00 3.60 128364.81 0.00 03:02:06 02:29:01 242.28 0.02 242.26 0.00 0.13 78630.42 0.00 03:02:06 02:30:01 624.21 0.08 624.13 0.00 11.06 102143.11 0.00 03:02:06 02:31:01 36.58 0.03 36.54 0.00 2.27 969.44 0.00 03:02:06 02:32:01 10.33 0.03 10.30 0.00 7.20 254.49 0.00 03:02:06 02:33:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 03:02:06 02:34:01 1.98 0.00 1.98 0.00 0.00 21.06 0.00 03:02:06 02:35:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 03:02:06 02:36:01 2.45 0.02 2.43 0.00 0.13 27.73 0.00 03:02:06 02:37:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 03:02:06 02:38:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 03:02:06 02:39:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:02:06 02:40:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 03:02:06 02:41:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 03:02:06 02:42:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 03:02:06 02:43:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:02:06 02:44:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 03:02:06 02:45:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 03:02:06 02:46:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 03:02:06 02:47:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 03:02:06 02:48:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 03:02:06 02:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:02:06 02:50:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 03:02:06 02:51:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:02:06 02:52:01 3.62 1.02 2.60 0.00 21.86 33.19 0.00 03:02:06 02:53:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 03:02:06 02:54:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 03:02:06 02:55:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:02:06 02:56:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 03:02:06 02:57:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 03:02:06 02:58:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 03:02:06 02:59:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:02:06 03:00:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 03:02:06 03:01:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 03:02:06 03:02:01 139.78 0.53 139.24 0.00 22.53 54348.54 0.00 03:02:06 Average: 59.35 0.59 58.76 0.00 49.39 17773.66 0.00 03:02:06 03:02:06 02:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:02:06 02:23:01 27444464 31491856 786880 2.39 142252 4087232 1947096 5.74 1541832 3375108 225880 03:02:06 02:24:01 25927692 30586688 1682616 5.12 160996 4626044 2466268 7.27 2935048 3435924 631896 03:02:06 02:25:01 26715764 31393508 874372 2.66 165764 4611528 1859844 5.48 1700184 3855268 454204 03:02:06 02:26:01 27194956 31471388 802540 2.44 167480 4257020 2069040 6.10 1611936 3514804 536 03:02:06 02:27:01 19681120 31179284 1055572 3.21 281488 10921200 3219940 9.49 2757556 9389888 1762276 03:02:06 02:28:01 14946420 29516664 2674472 8.13 319008 13701064 8932096 26.32 4867816 11694108 914260 03:02:06 02:29:01 12586176 29575352 2627716 7.99 334620 16027744 7040920 20.75 5735896 13128892 1353168 03:02:06 02:30:01 14560904 31437588 814004 2.48 344916 16033372 2012520 5.93 3035040 14058740 624 03:02:06 02:31:01 14534284 31413528 837336 2.55 346500 16034224 2161168 6.37 3433032 13684756 428 03:02:06 02:32:01 14547336 31427248 823684 2.50 346872 16034472 2017868 5.95 3543308 13563640 168 03:02:06 02:33:01 14547288 31427260 823636 2.50 346924 16034476 2017868 5.95 3543224 13563648 168 03:02:06 02:34:01 14562132 31442156 809264 2.46 346972 16034476 2017868 5.95 3527196 13563644 4 03:02:06 02:35:01 14562132 31442228 809220 2.46 347016 16034480 2017868 5.95 3526984 13563652 8 03:02:06 02:36:01 14565484 31445688 805740 2.45 347064 16034488 2054124 6.05 3522576 13563656 20 03:02:06 02:37:01 14565688 31445892 805464 2.45 347076 16034488 2054124 6.05 3522524 13563656 12 03:02:06 02:38:01 14565388 31445612 805660 2.45 347092 16034492 2054124 6.05 3522644 13563660 16 03:02:06 02:39:01 14565372 31445620 805616 2.45 347104 16034496 2054124 6.05 3522608 13563664 8 03:02:06 02:40:01 14564936 31445216 805908 2.45 347124 16034496 2054124 6.05 3523036 13563664 184 03:02:06 02:41:01 14565440 31445732 805332 2.45 347136 16034496 2070200 6.10 3522924 13563668 12 03:02:06 02:42:01 14565300 31445620 805624 2.45 347156 16034500 2070200 6.10 3523116 13563668 12 03:02:06 02:43:01 14565640 31445964 805260 2.45 347176 16034504 2070200 6.10 3522748 13563672 12 03:02:06 02:44:01 14565300 31445676 805492 2.45 347196 16034512 2070200 6.10 3523124 13563680 200 03:02:06 02:45:01 14565292 31445696 805408 2.45 347224 16034516 2070200 6.10 3523124 13563680 176 03:02:06 02:46:01 14565528 31445968 805080 2.45 347244 16034520 2070200 6.10 3523044 13563688 176 03:02:06 02:47:01 14565488 31445928 805088 2.45 347260 16034520 2070200 6.10 3522844 13563688 16 03:02:06 02:48:01 14565428 31445904 805316 2.45 347276 16034524 2070200 6.10 3523080 13563692 192 03:02:06 02:49:01 14565444 31445928 805284 2.45 347284 16034528 2070200 6.10 3522816 13563696 20 03:02:06 02:50:01 14565112 31445624 805520 2.45 347296 16034528 2070200 6.10 3523148 13563696 180 03:02:06 02:51:01 14565064 31445592 805492 2.45 347312 16034528 2070200 6.10 3523172 13563700 12 03:02:06 02:52:01 14563524 31445172 805952 2.45 347380 16035152 2106628 6.21 3523300 13564204 16 03:02:06 02:53:01 14563508 31445220 805888 2.45 347392 16035216 2106628 6.21 3523508 13564268 16 03:02:06 02:54:01 14563468 31445248 805860 2.45 347420 16035224 2106628 6.21 3523520 13564276 8 03:02:06 02:55:01 14563460 31445256 805792 2.45 347432 16035224 2106628 6.21 3523640 13564276 32 03:02:06 02:56:01 14563664 31445480 805508 2.45 347456 16035220 2106628 6.21 3523376 13564280 44 03:02:06 02:57:01 14563648 31445500 805464 2.45 347476 16035232 2106628 6.21 3523480 13564284 12 03:02:06 02:58:01 14563308 31445168 805724 2.45 347504 16035232 2106628 6.21 3523140 13564284 8 03:02:06 02:59:01 14563752 31445660 805460 2.45 347516 16035236 2106628 6.21 3523448 13564288 8 03:02:06 03:00:01 14563996 31445908 805152 2.45 347548 16035236 2090404 6.16 3523224 13564288 8 03:02:06 03:01:01 14563948 31445996 805028 2.45 347572 16035364 2090404 6.16 3523208 13564420 8 03:02:06 03:02:01 13303592 31391944 854444 2.60 367628 17117408 2137976 6.30 3604092 14632772 516 03:02:06 Average: 15844911 31319574 930472 2.83 326204 14711480 2399875 7.07 3424088 12442164 133639 03:02:06 03:02:06 02:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:02:06 02:23:01 ens3 1236.84 1107.43 9833.64 124.08 0.00 0.00 0.00 0.00 03:02:06 02:23:01 docker0 958.76 1004.93 68.59 4985.37 0.00 0.00 0.00 0.00 03:02:06 02:23:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 03:02:06 02:24:01 ens3 30.31 17.25 28.61 11.78 0.00 0.00 0.00 0.00 03:02:06 02:24:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:24:01 veth371b9d3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:02:06 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:25:01 ens3 37.91 27.26 28.57 19.29 0.00 0.00 0.00 0.00 03:02:06 02:25:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 03:02:06 02:25:01 veth371b9d3 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 03:02:06 02:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:26:01 ens3 106.01 66.27 2218.66 17.51 0.00 0.00 0.00 0.00 03:02:06 02:26:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:26:01 veth6d922af 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:26:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:02:06 02:27:01 ens3 788.99 468.34 6880.62 195.20 0.00 0.00 0.00 0.00 03:02:06 02:27:01 docker0 391.43 687.30 32.76 6102.09 0.00 0.00 0.00 0.00 03:02:06 02:27:01 veth6d922af 0.37 1.22 0.03 0.14 0.00 0.00 0.00 0.00 03:02:06 02:27:01 vetha816b64 80.19 143.56 8.30 1109.62 0.00 0.00 0.00 0.09 03:02:06 02:27:01 vethc3c0c5d 84.12 148.18 8.42 1110.49 0.00 0.00 0.00 0.09 03:02:06 02:27:01 veth1ddcec5 87.70 148.86 8.66 1109.85 0.00 0.00 0.00 0.09 03:02:06 02:27:01 veth004f4e6 75.29 130.14 7.78 1108.76 0.00 0.00 0.00 0.09 03:02:06 02:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:02:06 02:28:01 ens3 15.31 10.03 12.39 6.86 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth63e242c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth3fb5770 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 docker0 0.53 0.30 0.03 0.02 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth6d922af 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth9dd4e8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 vethbe1475f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth6393e5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth998e032 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth8b30da4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth86c5c87 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth2337e26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth14158b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:28:01 veth6d30665 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:06 02:29:01 ens3 4.65 2.48 3.85 2.06 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth63e242c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth3fb5770 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth6d922af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth9dd4e8b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 vethbe1475f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth6393e5a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth998e032 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth8b30da4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth86c5c87 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth2337e26 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth14158b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:29:01 veth6d30665 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:30:01 ens3 112.51 109.37 68.22 469.41 0.00 0.00 0.00 0.00 03:02:06 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:30:01 lo 14.40 14.40 1.41 1.41 0.00 0.00 0.00 0.00 03:02:06 02:31:01 ens3 479.50 504.97 219.93 2686.08 0.00 0.00 0.00 0.00 03:02:06 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:31:01 lo 48.33 48.33 4.77 4.77 0.00 0.00 0.00 0.00 03:02:06 02:32:01 ens3 130.06 124.50 62.61 709.38 0.00 0.00 0.00 0.00 03:02:06 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:32:01 lo 12.73 12.73 1.25 1.25 0.00 0.00 0.00 0.00 03:02:06 02:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:37:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:02:06 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:38:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:42:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:02:06 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:43:01 ens3 0.98 0.67 3.92 0.05 0.00 0.00 0.00 0.00 03:02:06 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:47:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:02:06 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:49:01 ens3 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 03:02:06 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:52:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:02:06 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:55:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:57:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:02:06 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:58:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 03:02:06 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 02:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 03:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:06 03:01:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:02:06 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:06 03:02:01 ens3 403.02 277.07 7401.82 146.94 0.00 0.00 0.00 0.00 03:02:06 03:02:01 docker0 93.57 145.04 7.83 1261.86 0.00 0.00 0.00 0.00 03:02:06 03:02:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 03:02:06 Average: ens3 83.72 67.95 669.09 109.72 0.00 0.00 0.00 0.00 03:02:06 Average: docker0 36.15 45.98 2.73 308.72 0.00 0.00 0.00 0.00 03:02:06 Average: lo 2.18 2.18 0.21 0.21 0.00 0.00 0.00 0.00 03:02:06 03:02:06 03:02:06 ---> sar -P ALL: 03:02:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-812) 05/27/24 _x86_64_ (8 CPU) 03:02:06 03:02:06 02:21:18 LINUX RESTART (8 CPU) 03:02:06 03:02:06 02:22:01 CPU %user %nice %system %iowait %steal %idle 03:02:06 02:23:01 all 8.63 0.00 3.82 3.89 0.07 83.59 03:02:06 02:23:01 0 8.85 0.00 4.52 6.79 0.07 79.77 03:02:06 02:23:01 1 7.45 0.00 3.75 0.49 0.07 88.25 03:02:06 02:23:01 2 8.53 0.00 3.37 10.94 0.05 77.11 03:02:06 02:23:01 3 7.28 0.00 4.20 0.27 0.05 88.21 03:02:06 02:23:01 4 7.61 0.00 3.00 7.76 0.08 81.55 03:02:06 02:23:01 5 12.76 0.00 5.22 3.40 0.07 78.56 03:02:06 02:23:01 6 7.92 0.00 3.61 1.14 0.08 87.24 03:02:06 02:23:01 7 8.69 0.00 2.87 0.29 0.05 88.10 03:02:06 02:24:01 all 31.01 0.00 4.98 2.24 0.09 61.67 03:02:06 02:24:01 0 33.26 0.00 4.36 0.44 0.12 61.82 03:02:06 02:24:01 1 33.79 0.00 6.69 7.27 0.10 52.15 03:02:06 02:24:01 2 31.41 0.00 4.79 3.70 0.08 60.02 03:02:06 02:24:01 3 28.59 0.00 4.88 0.12 0.07 66.34 03:02:06 02:24:01 4 31.21 0.00 5.16 5.49 0.15 57.99 03:02:06 02:24:01 5 29.92 0.00 4.80 0.47 0.08 64.72 03:02:06 02:24:01 6 28.10 0.00 4.47 0.37 0.07 66.99 03:02:06 02:24:01 7 31.80 0.00 4.67 0.08 0.08 63.36 03:02:06 02:25:01 all 43.32 0.00 4.83 1.18 0.09 50.58 03:02:06 02:25:01 0 45.78 0.00 4.94 0.07 0.08 49.13 03:02:06 02:25:01 1 41.47 0.00 4.60 0.13 0.08 53.72 03:02:06 02:25:01 2 43.50 0.00 4.86 1.49 0.08 50.06 03:02:06 02:25:01 3 42.58 0.00 4.90 0.05 0.08 52.39 03:02:06 02:25:01 4 44.32 0.00 5.01 3.55 0.12 47.01 03:02:06 02:25:01 5 42.37 0.00 4.85 0.02 0.08 52.68 03:02:06 02:25:01 6 43.06 0.00 4.63 4.06 0.12 48.13 03:02:06 02:25:01 7 43.45 0.00 4.83 0.05 0.10 51.57 03:02:06 02:26:01 all 30.68 0.00 5.81 3.42 0.07 60.02 03:02:06 02:26:01 0 29.79 0.00 6.49 0.84 0.07 62.81 03:02:06 02:26:01 1 29.99 0.00 5.61 0.72 0.07 63.61 03:02:06 02:26:01 2 30.35 0.00 6.05 3.28 0.08 60.24 03:02:06 02:26:01 3 30.65 0.00 5.83 7.88 0.08 55.56 03:02:06 02:26:01 4 31.19 0.00 5.23 0.81 0.07 62.71 03:02:06 02:26:01 5 30.81 0.00 5.79 11.54 0.08 51.78 03:02:06 02:26:01 6 31.69 0.00 6.17 1.20 0.07 60.88 03:02:06 02:26:01 7 30.99 0.00 5.34 1.14 0.07 62.46 03:02:06 02:27:01 all 17.78 0.00 6.68 20.80 0.09 54.65 03:02:06 02:27:01 0 17.36 0.00 7.05 35.83 0.09 39.67 03:02:06 02:27:01 1 17.90 0.00 6.52 23.95 0.08 51.54 03:02:06 02:27:01 2 17.61 0.00 6.35 14.33 0.08 61.63 03:02:06 02:27:01 3 17.73 0.00 6.39 12.76 0.09 63.03 03:02:06 02:27:01 4 17.89 0.00 6.45 27.90 0.10 47.65 03:02:06 02:27:01 5 17.97 0.00 7.48 34.93 0.09 39.53 03:02:06 02:27:01 6 17.71 0.00 6.63 6.97 0.09 68.60 03:02:06 02:27:01 7 18.05 0.00 6.57 9.88 0.09 65.41 03:02:06 02:28:01 all 34.37 0.00 6.28 11.11 0.08 48.15 03:02:06 02:28:01 0 34.45 0.00 6.13 7.64 0.08 51.70 03:02:06 02:28:01 1 34.06 0.00 5.75 10.45 0.07 49.67 03:02:06 02:28:01 2 34.34 0.00 6.59 0.89 0.07 58.12 03:02:06 02:28:01 3 34.80 0.00 7.35 54.25 0.10 3.49 03:02:06 02:28:01 4 33.83 0.00 6.92 0.89 0.07 58.30 03:02:06 02:28:01 5 34.52 0.00 5.93 6.74 0.08 52.74 03:02:06 02:28:01 6 34.89 0.00 5.39 7.58 0.07 52.07 03:02:06 02:28:01 7 34.12 0.00 6.22 1.04 0.08 58.53 03:02:06 02:29:01 all 89.45 0.00 10.38 0.00 0.16 0.01 03:02:06 02:29:01 0 90.00 0.00 9.83 0.02 0.13 0.02 03:02:06 02:29:01 1 89.96 0.00 9.85 0.00 0.18 0.00 03:02:06 02:29:01 2 89.76 0.00 10.06 0.02 0.17 0.00 03:02:06 02:29:01 3 88.86 0.00 10.97 0.00 0.17 0.00 03:02:06 02:29:01 4 88.94 0.00 10.90 0.00 0.17 0.00 03:02:06 02:29:01 5 89.60 0.00 10.18 0.00 0.17 0.05 03:02:06 02:29:01 6 88.68 0.00 11.17 0.00 0.15 0.00 03:02:06 02:29:01 7 89.77 0.00 10.08 0.00 0.15 0.00 03:02:06 02:30:01 all 41.71 0.00 5.94 5.57 0.10 46.67 03:02:06 02:30:01 0 41.56 0.00 6.01 4.89 0.12 47.41 03:02:06 02:30:01 1 42.15 0.00 6.29 4.63 0.12 46.82 03:02:06 02:30:01 2 42.39 0.00 5.19 4.51 0.10 47.81 03:02:06 02:30:01 3 42.60 0.00 6.24 18.63 0.10 32.44 03:02:06 02:30:01 4 41.51 0.00 5.46 2.18 0.08 50.77 03:02:06 02:30:01 5 41.54 0.00 5.86 3.04 0.10 49.46 03:02:06 02:30:01 6 39.95 0.00 6.24 4.96 0.10 48.75 03:02:06 02:30:01 7 42.01 0.00 6.27 1.69 0.12 49.91 03:02:06 02:31:01 all 9.63 0.00 1.06 0.10 0.05 89.15 03:02:06 02:31:01 0 7.39 0.00 1.11 0.02 0.05 91.44 03:02:06 02:31:01 1 5.66 0.00 1.13 0.02 0.03 93.16 03:02:06 02:31:01 2 8.90 0.00 1.04 0.30 0.07 89.69 03:02:06 02:31:01 3 9.83 0.00 0.87 0.30 0.05 88.95 03:02:06 02:31:01 4 11.19 0.00 1.04 0.00 0.05 87.72 03:02:06 02:31:01 5 9.85 0.00 1.00 0.05 0.05 89.05 03:02:06 02:31:01 6 11.40 0.00 1.21 0.03 0.07 87.29 03:02:06 02:31:01 7 12.85 0.00 1.08 0.07 0.07 85.93 03:02:06 02:32:01 all 2.86 0.00 0.30 0.03 0.03 96.78 03:02:06 02:32:01 0 1.53 0.00 0.32 0.07 0.02 98.07 03:02:06 02:32:01 1 2.58 0.00 0.20 0.02 0.03 97.17 03:02:06 02:32:01 2 1.40 0.00 0.20 0.00 0.02 98.38 03:02:06 02:32:01 3 1.70 0.00 0.30 0.02 0.02 97.97 03:02:06 02:32:01 4 2.74 0.00 0.25 0.02 0.03 96.96 03:02:06 02:32:01 5 4.96 0.00 0.43 0.12 0.03 94.45 03:02:06 02:32:01 6 4.71 0.00 0.40 0.02 0.03 94.84 03:02:06 02:32:01 7 3.26 0.00 0.28 0.02 0.03 96.40 03:02:06 02:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:02:06 02:33:01 0 0.02 0.00 0.00 0.03 0.02 99.93 03:02:06 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:33:01 4 0.15 0.00 0.07 0.00 0.02 99.77 03:02:06 02:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:02:06 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 03:02:06 02:33:01 CPU %user %nice %system %iowait %steal %idle 03:02:06 02:34:01 all 0.23 0.00 0.02 0.01 0.00 99.74 03:02:06 02:34:01 0 1.57 0.00 0.02 0.02 0.00 98.40 03:02:06 02:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 03:02:06 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:02:06 02:34:01 7 0.03 0.00 0.00 0.03 0.00 99.93 03:02:06 02:35:01 all 0.22 0.00 0.02 0.00 0.01 99.75 03:02:06 02:35:01 0 1.52 0.00 0.05 0.02 0.02 98.40 03:02:06 02:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:02:06 02:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:02:06 02:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:02:06 02:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:36:01 all 0.31 0.00 0.04 0.01 0.01 99.64 03:02:06 02:36:01 0 2.00 0.00 0.05 0.03 0.00 97.91 03:02:06 02:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:02:06 02:36:01 2 0.08 0.00 0.05 0.00 0.02 99.85 03:02:06 02:36:01 3 0.05 0.00 0.07 0.00 0.00 99.88 03:02:06 02:36:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:02:06 02:36:01 5 0.15 0.00 0.03 0.00 0.00 99.82 03:02:06 02:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:36:01 7 0.03 0.00 0.02 0.03 0.02 99.90 03:02:06 02:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:02:06 02:37:01 0 1.99 0.00 0.02 0.00 0.02 97.98 03:02:06 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:37:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:02:06 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:38:01 all 0.11 0.00 0.03 0.01 0.00 99.85 03:02:06 02:38:01 0 0.68 0.00 0.08 0.02 0.02 99.20 03:02:06 02:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:02:06 02:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:38:01 4 0.08 0.00 0.10 0.00 0.02 99.80 03:02:06 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:38:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:02:06 02:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:02:06 02:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:02:06 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:39:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:02:06 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:02:06 02:40:01 all 0.06 0.00 0.02 0.01 0.01 99.91 03:02:06 02:40:01 0 0.15 0.00 0.03 0.02 0.02 99.78 03:02:06 02:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:02:06 02:40:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:02:06 02:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:40:01 4 0.10 0.00 0.03 0.00 0.03 99.83 03:02:06 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:40:01 6 0.08 0.00 0.03 0.00 0.00 99.88 03:02:06 02:40:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:02:06 02:41:01 all 0.27 0.00 0.02 0.00 0.01 99.70 03:02:06 02:41:01 0 1.94 0.00 0.02 0.00 0.00 98.04 03:02:06 02:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:02:06 02:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:02:06 02:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:02:06 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:41:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:02:06 02:42:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:02:06 02:42:01 0 0.13 0.00 0.03 0.02 0.02 99.80 03:02:06 02:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:02:06 02:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:42:01 4 0.08 0.00 0.05 0.00 0.02 99.85 03:02:06 02:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:02:06 02:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:42:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:02:06 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:02:06 02:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:02:06 02:44:01 all 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:44:01 0 0.05 0.00 0.00 0.02 0.00 99.93 03:02:06 02:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:02:06 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:02:06 02:44:01 4 0.08 0.00 0.07 0.00 0.02 99.83 03:02:06 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:02:06 02:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 03:02:06 02:44:01 CPU %user %nice %system %iowait %steal %idle 03:02:06 02:45:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:02:06 02:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:45:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:02:06 02:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:45:01 4 0.10 0.00 0.10 0.00 0.02 99.78 03:02:06 02:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:02:06 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:02:06 02:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:02:06 02:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:02:06 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:02:06 02:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:47:01 all 0.08 0.00 0.02 0.02 0.01 99.87 03:02:06 02:47:01 0 0.43 0.00 0.02 0.12 0.02 99.42 03:02:06 02:47:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:02:06 02:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:47:01 4 0.02 0.00 0.08 0.00 0.02 99.88 03:02:06 02:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:48:01 all 0.09 0.00 0.02 0.00 0.00 99.89 03:02:06 02:48:01 0 0.48 0.00 0.03 0.00 0.00 99.48 03:02:06 02:48:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:02:06 02:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:48:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:02:06 02:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:02:06 02:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:02:06 02:49:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:02:06 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:49:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:02:06 02:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:49:01 4 0.10 0.00 0.05 0.00 0.02 99.83 03:02:06 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:49:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:02:06 02:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:50:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:02:06 02:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:02:06 02:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:50:01 2 0.07 0.00 0.00 0.02 0.02 99.90 03:02:06 02:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:51:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:02:06 02:51:01 0 0.07 0.00 0.03 0.02 0.00 99.88 03:02:06 02:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 02:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:02:06 02:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:02:06 02:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:51:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:02:06 02:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:52:01 all 0.21 0.00 0.05 0.01 0.00 99.73 03:02:06 02:52:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:02:06 02:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:52:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:02:06 02:52:01 3 0.02 0.00 0.07 0.00 0.00 99.92 03:02:06 02:52:01 4 0.10 0.00 0.08 0.02 0.00 99.80 03:02:06 02:52:01 5 0.10 0.00 0.07 0.02 0.00 99.82 03:02:06 02:52:01 6 0.03 0.00 0.07 0.00 0.00 99.90 03:02:06 02:52:01 7 1.29 0.00 0.10 0.00 0.02 98.60 03:02:06 02:53:01 all 0.28 0.00 0.02 0.00 0.01 99.70 03:02:06 02:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:02:06 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:02:06 02:53:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:02:06 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:02:06 02:53:01 7 1.99 0.00 0.02 0.00 0.00 98.00 03:02:06 02:54:01 all 0.21 0.00 0.01 0.01 0.01 99.76 03:02:06 02:54:01 0 0.05 0.00 0.00 0.02 0.00 99.93 03:02:06 02:54:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:02:06 02:54:01 2 0.05 0.00 0.02 0.03 0.00 99.90 03:02:06 02:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:02:06 02:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:02:06 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:54:01 7 1.49 0.00 0.02 0.00 0.02 98.48 03:02:06 02:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:02:06 02:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:02:06 02:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:02:06 02:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 03:02:06 02:55:01 CPU %user %nice %system %iowait %steal %idle 03:02:06 02:56:01 all 0.16 0.00 0.02 0.00 0.01 99.81 03:02:06 02:56:01 0 0.03 0.00 0.05 0.02 0.02 99.88 03:02:06 02:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:56:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:02:06 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 02:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:02:06 02:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:02:06 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:56:01 7 1.04 0.00 0.00 0.00 0.00 98.96 03:02:06 02:57:01 all 0.05 0.00 0.02 0.00 0.00 99.92 03:02:06 02:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:02:06 02:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:57:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:02:06 02:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:02:06 02:57:01 4 0.08 0.00 0.05 0.00 0.00 99.87 03:02:06 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:02:06 02:57:01 7 0.17 0.00 0.02 0.00 0.00 99.82 03:02:06 02:58:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:02:06 02:58:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:02:06 02:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:58:01 2 0.07 0.00 0.02 0.02 0.02 99.88 03:02:06 02:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 02:58:01 4 0.05 0.00 0.05 0.03 0.00 99.87 03:02:06 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:06 02:58:01 6 0.05 0.00 0.05 0.00 0.00 99.90 03:02:06 02:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:02:06 02:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:02:06 02:59:01 0 0.05 0.00 0.05 0.02 0.00 99.88 03:02:06 02:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:02:06 02:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:02:06 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 02:59:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:02:06 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 03:00:01 all 0.05 0.00 0.02 0.00 0.00 99.92 03:02:06 03:00:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:02:06 03:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:02:06 03:00:01 2 0.10 0.00 0.08 0.00 0.00 99.82 03:02:06 03:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 03:00:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:02:06 03:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 03:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 03:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:02:06 03:01:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:02:06 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:02:06 03:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:02:06 03:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:02:06 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 03:01:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:02:06 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:06 03:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:02:06 03:01:01 7 0.23 0.00 0.02 0.00 0.00 99.75 03:02:06 03:02:01 all 7.32 0.00 3.06 3.95 0.08 85.60 03:02:06 03:02:01 0 7.57 0.00 3.13 3.95 0.05 85.30 03:02:06 03:02:01 1 7.08 0.00 2.35 0.07 0.05 90.45 03:02:06 03:02:01 2 6.79 0.00 3.10 0.27 0.05 89.79 03:02:06 03:02:01 3 6.27 0.00 2.84 0.05 0.07 90.77 03:02:06 03:02:01 4 7.99 0.00 3.69 26.55 0.15 61.62 03:02:06 03:02:01 5 7.74 0.00 3.11 0.79 0.08 88.27 03:02:06 03:02:01 6 7.36 0.00 3.85 0.10 0.07 88.63 03:02:06 03:02:01 7 7.76 0.00 2.37 0.10 0.12 89.66 03:02:06 Average: all 7.95 0.00 1.33 1.30 0.03 89.40 03:02:06 Average: 0 8.19 0.00 1.36 1.50 0.03 88.93 03:02:06 Average: 1 7.78 0.00 1.32 1.18 0.03 89.69 03:02:06 Average: 2 7.86 0.00 1.29 0.99 0.03 89.83 03:02:06 Average: 3 7.74 0.00 1.37 2.32 0.03 88.55 03:02:06 Average: 4 7.95 0.00 1.35 1.85 0.04 88.81 03:02:06 Average: 5 8.01 0.00 1.36 1.50 0.02 89.10 03:02:06 Average: 6 7.87 0.00 1.35 0.66 0.03 90.10 03:02:06 Average: 7 8.19 0.00 1.27 0.36 0.03 90.16 03:02:06 03:02:06 03:02:06