Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 310c4853b7613a5ec87f391646ffefe23ede991a 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-ssh4227818414900100241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9741397507986775826.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13928513975892776302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17901196912633957874.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-ssh583565234847226131.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]] ========================================================= [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.23 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38578 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/791 [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/791 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 310c4853b7613a5ec87f391646ffefe23ede991a (main) Commit message: "Merge pull request #5076 from judehung/fix-minor-typo" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 > git rev-list --no-walk b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:51 ========================================================= 02:22:51 EdgeX Global Pipelines Version Info 02:22:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:51 ------------------- 02:22:51 stable info: 02:22:51 ------------------- 02:22:51 Commited By: Cherry Wang cherry@iotechsys.com 02:22:51 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:22:51 Message: update stable to v1.0.269 02:22:52 ------------------- 02:22:52 experimental info: 02:22:52 ------------------- 02:22:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:52 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:22:52 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:22:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:22:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:22:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo 02:22:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 310c485 [Pipeline] echo 02:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:53 provisioning config files... 02:22:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config10934961298326918468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:53 ---> ****-login.sh 02:22:53 nexus3.edgexfoundry.org:10001 02:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:53 Configure a credential helper to remove this warning. See 02:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:53 02:22:53 Login Succeeded 02:22:53 nexus3.edgexfoundry.org:10002 02:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:53 Configure a credential helper to remove this warning. See 02:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:53 02:22:53 Login Succeeded 02:22:53 nexus3.edgexfoundry.org:10003 02:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 nexus3.edgexfoundry.org:10004 02:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 ****.io 02:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 ---> ****-login.sh ends [Pipeline] } 02:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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:54 + + cut -d/ -f2dirname 02:22:54 cmd/core-command/Dockerfile 02:22:54 + echo core-command,cmd/core-command/Dockerfile 02:22:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:22:54 + dirname+ cmd/core-data/Dockerfile 02:22:54 cut -d/ -f2 02:22:54 + echo core-data,cmd/core-data/Dockerfile 02:22:54 + + dirname cmd/core-keeper/Dockerfile 02:22:54 cut -d/ -f2 02:22:54 + echo core-keeper,cmd/core-keeper/Dockerfile 02:22:54 + dirname cmd/core-metadata/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:54 + dirname cmd/security-bootstrapper/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:54 + dirname cmd/security-proxy-auth/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:22:54 + dirname cmd/security-proxy-setup/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:54 + dirname cmd/security-secretstore-setup/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:22:54 + dirname cmd/security-spire-agent/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:22:54 + dirname cmd/security-spire-config/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:22:54 + dirname cmd/security-spire-server/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:22:54 + dirname cmd/support-notifications/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:54 + dirname cmd/support-scheduler/Dockerfile 02:22:54 + cut -d/ -f2 02:22:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:22:54 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-keeper, dockerfile:cmd/core-keeper/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:55 + git rev-list -1 --merges 310c4853b7613a5ec87f391646ffefe23ede991a~1..310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo 02:22:55 -----------> git rev-list -1 --merges 310c4853b7613a5ec87f391646ffefe23ede991a~1..310c4853b7613a5ec87f391646ffefe23ede991a 310c4853b7613a5ec87f391646ffefe23ede991a 02:22:55 310c4853b7613a5ec87f391646ffefe23ede991a [false] [Pipeline] sh 02:22:55 + git log --format=format:%s -1 310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] echo 02:22:55 ========================================================= 02:22:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:22:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:22:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:55 + grep -v github /etc/ssh/ssh_known_hosts 02:22:55 + [ -e /tmp/ssh_known_hosts ] 02:22:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:22:55 + sudo tee -a /etc/ssh/ssh_known_hosts 02:22:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:22:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:56 02:22:56 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:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:22:56 b85a868b505f: Pulling fs layer 02:22:56 e2be974225ed: Pulling fs layer 02:22:56 339a4e72a1f5: Pulling fs layer 02:22:56 988bab9f4d93: Pulling fs layer 02:22:56 1469e6f7b9e6: Pulling fs layer 02:22:56 988bab9f4d93: Waiting 02:22:56 eaf3925da568: Pulling fs layer 02:22:56 1469e6f7b9e6: Waiting 02:22:56 bab4dde63d76: Pulling fs layer 02:22:56 bde34c3a00c8: Pulling fs layer 02:22:56 b352a97aabf1: Pulling fs layer 02:22:56 eaf3925da568: Waiting 02:22:56 bde34c3a00c8: Waiting 02:22:56 bab4dde63d76: Waiting 02:22:56 4872d77fe225: Pulling fs layer 02:22:56 5851b861e8e6: Pulling fs layer 02:22:56 b352a97aabf1: Waiting 02:22:56 4872d77fe225: Waiting 02:22:56 5851b861e8e6: Waiting 02:22:56 e2be974225ed: Verifying Checksum 02:22:56 e2be974225ed: Download complete 02:22:56 988bab9f4d93: Verifying Checksum 02:22:56 988bab9f4d93: Download complete 02:22:56 1469e6f7b9e6: Verifying Checksum 02:22:56 1469e6f7b9e6: Download complete 02:22:56 eaf3925da568: Verifying Checksum 02:22:56 eaf3925da568: Download complete 02:22:56 339a4e72a1f5: Verifying Checksum 02:22:56 339a4e72a1f5: Download complete 02:22:56 bde34c3a00c8: Download complete 02:22:56 b352a97aabf1: Download complete 02:22:56 4872d77fe225: Verifying Checksum 02:22:56 4872d77fe225: Download complete 02:22:56 5851b861e8e6: Download complete 02:22:56 b85a868b505f: Verifying Checksum 02:22:56 b85a868b505f: Download complete 02:22:57 bab4dde63d76: Verifying Checksum 02:22:57 bab4dde63d76: Download complete 02:22:58 b85a868b505f: Pull complete 02:22:58 e2be974225ed: Pull complete 02:22:58 339a4e72a1f5: Pull complete 02:22:58 988bab9f4d93: Pull complete 02:22:59 1469e6f7b9e6: Pull complete 02:22:59 eaf3925da568: Pull complete 02:23:01 bab4dde63d76: Pull complete 02:23:01 bde34c3a00c8: Pull complete 02:23:02 b352a97aabf1: Pull complete 02:23:03 4872d77fe225: Pull complete 02:23:03 5851b861e8e6: Pull complete 02:23:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:04 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 02:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:23:08 $ docker top 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 -eo pid,comm 02:23:08 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:23:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:08 [ssh-agent] Looking for ssh-agent implementation... 02:23:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:08 $ docker exec 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent 02:23:08 SSH_AUTH_SOCK=/tmp/ssh-zWYwajdgRrUx/agent.32 02:23:08 SSH_AGENT_PID=38 02:23:08 Running ssh-add (command line suppressed) 02:23:08 Identity added: /w/workspace/edgex-go/791@tmp/private_key_17592276197729859408.key (/w/workspace/edgex-go/791@tmp/private_key_17592276197729859408.key) 02:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:08 + git tag --points-at HEAD [Pipeline] } 02:23:08 $ docker exec --env ******** --env ******** 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent -k 02:23:08 unset SSH_AUTH_SOCK; 02:23:08 unset SSH_AGENT_PID; 02:23:08 echo Agent pid 38 killed; 02:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:08 [ssh-agent] Looking for ssh-agent implementation... 02:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:09 $ docker exec 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent 02:23:09 SSH_AUTH_SOCK=/tmp/ssh-ejYDrXJ58yTy/agent.71 02:23:09 SSH_AGENT_PID=77 02:23:09 Running ssh-add (command line suppressed) 02:23:09 Identity added: /w/workspace/edgex-go/791@tmp/private_key_15100227272393671701.key (/w/workspace/edgex-go/791@tmp/private_key_15100227272393671701.key) 02:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:09 + git semver init 02:23:09 2025-02-11 02:23:09,800 [run_init] DEBUG init version:0.0.0 force:False 02:23:09 2025-02-11 02:23:09,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/791/.semver 02:23:09 2025-02-11 02:23:09,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/791/.semver 02:23:09 2025-02-11 02:23:09,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/791/.semver'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) 02:23:15 2025-02-11 02:23:14,492 [append_file] DEBUG append to file:/w/workspace/edgex-go/791/.git/info/exclude 02:23:15 2025-02-11 02:23:14,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/791/.semver/main with force:False 02:23:15 2025-02-11 02:23:14,493 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 02:23:15 2025-02-11 02:23:14,493 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 02:23:15 4.0.0-dev.55 [Pipeline] } 02:23:15 $ docker exec --env ******** --env ******** 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 ssh-agent -k 02:23:15 unset SSH_AUTH_SOCK; 02:23:15 unset SSH_AGENT_PID; 02:23:15 echo Agent pid 77 killed; 02:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:15 + git semver [Pipeline] } 02:23:16 $ docker stop --time=1 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 02:23:17 $ docker rm -f --volumes 915c59347357d389f9f9b241c5e06c1bfafbe841d2904154d5c06e871cd70e09 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:18 Stashed 1 file(s) [Pipeline] echo 02:23:18 [edgeXSemver]: initialized semver on version 4.0.0-dev.55 [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:23:18 + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo 02:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:18 ========================================================= 02:23:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:23:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:19 da9db072f522: Pulling fs layer 02:23:19 6ef4a4ee8ca5: Pulling fs layer 02:23:19 06f05ace1117: Pulling fs layer 02:23:19 5fe327b54edc: Pulling fs layer 02:23:19 4f4fb700ef54: Pulling fs layer 02:23:19 92a5565b7b96: Pulling fs layer 02:23:19 ff9bb7016b71: Pulling fs layer 02:23:19 b67dba6c2c7d: Pulling fs layer 02:23:19 a813b0c90790: Pulling fs layer 02:23:19 5fe327b54edc: Waiting 02:23:19 b67dba6c2c7d: Waiting 02:23:19 a813b0c90790: Waiting 02:23:19 4f4fb700ef54: Waiting 02:23:19 ff9bb7016b71: Waiting 02:23:19 92a5565b7b96: Waiting 02:23:19 6ef4a4ee8ca5: Verifying Checksum 02:23:19 6ef4a4ee8ca5: Download complete 02:23:19 5fe327b54edc: Verifying Checksum 02:23:19 5fe327b54edc: Download complete 02:23:19 4f4fb700ef54: Verifying Checksum 02:23:19 4f4fb700ef54: Download complete 02:23:19 92a5565b7b96: Download complete 02:23:19 da9db072f522: Download complete 02:23:19 ff9bb7016b71: Verifying Checksum 02:23:19 ff9bb7016b71: Download complete 02:23:19 da9db072f522: Pull complete 02:23:19 6ef4a4ee8ca5: Pull complete 02:23:19 a813b0c90790: Verifying Checksum 02:23:19 a813b0c90790: Download complete 02:23:19 06f05ace1117: Verifying Checksum 02:23:19 06f05ace1117: Download complete 02:23:20 b67dba6c2c7d: Verifying Checksum 02:23:20 b67dba6c2c7d: Download complete 02:23:23 06f05ace1117: Pull complete 02:23:23 5fe327b54edc: Pull complete 02:23:23 4f4fb700ef54: Pull complete 02:23:23 92a5565b7b96: Pull complete 02:23:23 ff9bb7016b71: Pull complete 02:23:25 b67dba6c2c7d: Pull complete 02:23:25 a813b0c90790: Pull complete 02:23:25 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:23:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:26 WORKDIR /edgex 02:23:26 COPY go.mod . 02:23:26 RUN go mod download 02:23:26 + docker build -t ci-base-image-x86_64 -f - . 02:23:26 Sending build context to Docker daemon 180MB 02:23:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:26 ---> 3ba60ce46760 02:23:26 Step 2/4 : WORKDIR /edgex 02:23:33 Still waiting to schedule task 02:23:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38572’ 02:23:33 ---> Running in 5cdd72ec1cc5 02:23:33 Removing intermediate container 5cdd72ec1cc5 02:23:33 ---> 2fba8feb2666 02:23:33 Step 3/4 : COPY go.mod . 02:23:33 ---> 40510a94e585 02:23:33 Step 4/4 : RUN go mod download 02:23:33 ---> Running in c32605ea410a 02:23:55 Removing intermediate container c32605ea410a 02:23:55 ---> 7aae93131924 02:23:55 Successfully built 7aae93131924 02:23:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker inspect -f . ci-base-image-x86_64 02:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:55 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 02:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:56 $ docker top 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:56 + go version 02:23:56 go version go1.23.4 linux/amd64 [Pipeline] } 02:23:56 $ docker stop --time=1 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 02:23:57 $ docker rm -f --volumes 24439363ef5cc60a52137b64e9caa37659d852c3496715b9c4297361b1550910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker inspect -f . ci-base-image-x86_64 02:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:58 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 02:23:58 $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:58 $ docker top 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 -eo pid,comm [Pipeline] { [Pipeline] echo 02:23:58 ========================================================= 02:23:58 [edgeXBuildGoParallel] Running Tests and Build... 02:23:58 ========================================================= [Pipeline] sh 02:23:59 + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] fileExists [Pipeline] sh 02:23:59 + make test 02:23:59 go test -race -coverprofile=coverage.out ./... 02:24:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:24:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:24:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:24:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:24:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:24:40 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:24:40 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:24:40 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:24:40 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:24:40 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 02:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 02:24:41 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:24:41 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:24:41 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:24:41 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:24:41 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:24:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:24:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:24:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:24:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:24:43 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:24:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:24:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 02:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 47.2% of statements 02:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.108s coverage: 93.4% of statements 02:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements 02:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 9.4% of statements 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:24:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements 02:24:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:24:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:24:49 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:24:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:24:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 43.1% of statements 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 02:24:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:24:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:24:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:24:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:24:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:24:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 02:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 02:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 02:24:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:24:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:24:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:24:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:24:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:24:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:24:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:24:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:24:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:24:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:24:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:24:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:24:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:25:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:25:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:25:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:25:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:25:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:25:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:25:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:25:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:25:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:25:03 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 02:25:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:25:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:25:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:25:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:25:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:25:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:25:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:25:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:25:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:25:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:25:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:25:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.1% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 02:25:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 02:25:15 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:25:15 running golangci-lint 02:25:15 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:25:15 go version go1.23.4 linux/amd64 02:25:15 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:25:15 level=info msg="[config_reader] Used config file .golangci.yml" 02:25:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:25:42 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 24.756420182s" 02:25:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.239112ms" 02:25:56 level=info msg="[linters_context/goanalysis] analyzers took 1m52.496424203s with top 10 stages: buildir: 1m5.660520823s, gosec: 4.073668622s, inspect: 3.057657325s, fact_deprecated: 3.046807732s, ctrlflow: 2.196963093s, printf: 1.921735156s, fact_purity: 1.577391866s, nilness: 1.52464622s, S1038: 1.333738846s, unused: 1.03907782s" 02:25:56 level=info msg="[runner] Issues before processing: 202, after processing: 0" 02:25:56 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" 02:25:56 level=info msg="[runner] processing took 23.223736ms with stages: nolint: 10.974517ms, identifier_marker: 5.193587ms, path_prettifier: 2.458212ms, autogenerated_exclude: 1.928697ms, exclude-rules: 1.572024ms, skip_dirs: 927.528µs, filename_unadjuster: 86.481µs, cgo: 39.96µs, invalid_issue: 36.75µs, max_same_issues: 1µs, uniq_by_line: 760ns, exclude: 580ns, skip_files: 570ns, max_from_linter: 510ns, path_prefixer: 470ns, severity-rules: 460ns, fixer: 460ns, sort_results: 290ns, diff: 270ns, path_shortener: 240ns, source_code: 210ns, max_per_file_from_linter: 160ns" 02:25:56 level=info msg="[runner] linters took 13.662148541s with stages: goanalysis_metalinter: 13.638766283s" 02:25:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:25:56 level=info msg="Memory: 386 samples, avg is 295.0MB, max is 1306.6MB" 02:25:56 level=info msg="Execution took 38.477895533s" 02:25:56 go vet ./... 02:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:26:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:26:01 + ls -al . 02:26:01 total 1872 02:26:01 drwxrwxr-x 11 1001 1001 4096 Feb 11 02:24 . 02:26:01 drwxr-xr-x 4 root root 4096 Feb 11 02:23 .. 02:26:01 drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 .blubracket 02:26:01 -rw-rw-r-- 1 1001 1001 10 Feb 11 02:22 .dockerignore 02:26:01 drwxrwxr-x 8 1001 1001 4096 Feb 11 02:25 .git 02:26:01 drwxrwxr-x 3 1001 1001 4096 Feb 11 02:22 .github 02:26:01 -rw-rw-r-- 1 1001 1001 907 Feb 11 02:22 .gitignore 02:26:01 -rw-rw-r-- 1 1001 1001 199 Feb 11 02:22 .golangci.yml 02:26:01 -rw-rw-r-- 1 1001 1001 100 Feb 11 02:22 .hadolint.yml 02:26:01 drwxr-xr-x 3 1001 1001 4096 Feb 11 02:23 .semver 02:26:01 -rw-rw-r-- 1 1001 1001 155 Feb 11 02:22 .sonarcloud.properties 02:26:01 -rw-rw-r-- 1 1001 1001 1171 Feb 11 02:22 ADOPTERS.md 02:26:01 -rw-rw-r-- 1 1001 1001 17374 Feb 11 02:22 Attribution.txt 02:26:01 -rw-rw-r-- 1 1001 1001 100284 Feb 11 02:22 CHANGELOG.md 02:26:01 -rw-rw-r-- 1 1001 1001 3804 Feb 11 02:22 CONTRIBUTING.md 02:26:01 -rw-rw-r-- 1 1001 1001 677 Feb 11 02:22 GOVERNANCE.md 02:26:01 -rw-rw-r-- 1 1001 1001 858 Feb 11 02:22 Jenkinsfile 02:26:01 -rw-rw-r-- 1 1001 1001 10775 Feb 11 02:22 LICENSE 02:26:01 -rw-rw-r-- 1 1001 1001 16740 Feb 11 02:22 Makefile 02:26:01 -rw-rw-r-- 1 1001 1001 582 Feb 11 02:22 OWNERS.md 02:26:01 -rw-rw-r-- 1 1001 1001 9932 Feb 11 02:22 README.md 02:26:01 -rw-rw-r-- 1 1001 1001 789 Feb 11 02:22 SECURITY.md 02:26:01 -rw-rw-r-- 1 1001 1001 12 Feb 11 02:23 VERSION 02:26:01 drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 bin 02:26:01 drwxrwxr-x 19 1001 1001 4096 Feb 11 02:22 cmd 02:26:01 -rw-r--r-- 1 root root 1544537 Feb 11 02:25 coverage.out 02:26:01 drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 fuzz_test 02:26:01 -rw-rw-r-- 1 1001 1001 6494 Feb 11 02:22 go.mod 02:26:01 -rw-rw-r-- 1 1001 1001 88223 Feb 11 02:22 go.sum 02:26:01 drwxrwxr-x 7 1001 1001 4096 Feb 11 02:22 internal 02:26:01 drwxrwxr-x 2 1001 1001 4096 Feb 11 02:22 openapi 02:26:01 -rw-rw-r-- 1 1001 1001 584 Feb 11 02:22 security.txt 02:26:01 -rw-rw-r-- 1 1001 1001 204 Feb 11 02:22 version.go [Pipeline] sh 02:26:02 + '[' -e coverage.out ] 02:26:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:26:02 Stashed 1 file(s) [Pipeline] sh 02:26:02 + make build 02:26:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:26:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:26:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:26:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:26:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:26:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:26:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:26:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:26:50 $ docker stop --time=1 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 02:26:56 $ docker rm -f --volumes 69f732fa26b63475831fe212b7146233dbdc7ef0e2afca7388b53927a1ad5368 [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:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:26:57 02:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:26:57 latest: Pulling from edgex-devops/edgex-compose 02:26:57 91d30c5bc195: Pulling fs layer 02:26:57 2e9b0aa3be6d: Pulling fs layer 02:26:57 9c61dcf015f6: Pulling fs layer 02:26:57 4698f68db338: Pulling fs layer 02:26:57 2a2f49069b9e: Pulling fs layer 02:26:57 e0025b399a48: Pulling fs layer 02:26:57 4698f68db338: Waiting 02:26:57 2a2f49069b9e: Waiting 02:26:57 e0025b399a48: Waiting 02:26:57 91d30c5bc195: Verifying Checksum 02:26:57 91d30c5bc195: Download complete 02:26:57 4698f68db338: Download complete 02:26:58 91d30c5bc195: Pull complete 02:26:58 2e9b0aa3be6d: Verifying Checksum 02:26:58 2e9b0aa3be6d: Download complete 02:26:58 e0025b399a48: Download complete 02:26:58 2a2f49069b9e: Download complete 02:26:58 2e9b0aa3be6d: Pull complete 02:27:01 9c61dcf015f6: Verifying Checksum 02:27:01 9c61dcf015f6: Download complete 02:27:04 9c61dcf015f6: Pull complete 02:27:04 4698f68db338: Pull complete 02:27:04 2a2f49069b9e: Pull complete 02:27:04 e0025b399a48: Pull complete 02:27:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:04 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 02:27:04 $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:27:08 $ docker top 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:09 + docker compose -f ./docker-compose-build.yml build --parallel 02:27:11 #1 [support-scheduler internal] load build definition from Dockerfile 02:27:11 #1 transferring dockerfile: 1.83kB done 02:27:11 #1 DONE 0.0s 02:27:11 02:27:11 #2 [security-spire-server internal] load build definition from Dockerfile 02:27:11 #2 transferring dockerfile: 1.70kB done 02:27:11 #2 DONE 0.0s 02:27:11 02:27:11 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:27:11 #3 transferring dockerfile: 2.14kB done 02:27:11 #3 DONE 0.0s 02:27:11 02:27:11 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:27:11 #4 transferring dockerfile: 2.23kB done 02:27:11 #4 DONE 0.0s 02:27:11 02:27:11 #5 [core-metadata internal] load build definition from Dockerfile 02:27:11 #5 transferring dockerfile: 2.10kB done 02:27:11 #5 DONE 0.0s 02:27:11 02:27:11 #6 [security-spire-config internal] load build definition from Dockerfile 02:27:11 #6 transferring dockerfile: 1.69kB done 02:27:11 #6 DONE 0.0s 02:27:11 02:27:11 #7 [support-notifications internal] load build definition from Dockerfile 02:27:11 #7 transferring dockerfile: 2.00kB done 02:27:11 #7 DONE 0.1s 02:27:11 02:27:11 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:27:11 #8 transferring dockerfile: 2.50kB done 02:27:11 #8 DONE 0.0s 02:27:11 02:27:11 #9 [core-keeper internal] load build definition from Dockerfile 02:27:11 #9 transferring dockerfile: 2.01kB done 02:27:11 #9 DONE 0.1s 02:27:11 02:27:11 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:27:11 #10 transferring dockerfile: 1.89kB done 02:27:11 #10 DONE 0.1s 02:27:11 02:27:11 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:27:11 #11 transferring dockerfile: 3.02kB 0.0s done 02:27:11 #11 DONE 0.1s 02:27:11 02:27:11 #12 [support-scheduler internal] load .dockerignore 02:27:11 #12 transferring context: 50B done 02:27:11 #12 DONE 0.1s 02:27:11 02:27:11 #13 [security-spire-agent internal] load build definition from Dockerfile 02:27:11 #13 transferring dockerfile: 1.81kB 0.0s done 02:27:11 #13 DONE 0.1s 02:27:11 02:27:11 #14 [security-secretstore-setup internal] load build definition from Dockerfile 02:27:11 #14 transferring dockerfile: 2.49kB 0.0s done 02:27:11 #14 DONE 0.1s 02:27:11 02:27:11 #15 [core-command internal] load build definition from Dockerfile 02:27:11 #15 transferring dockerfile: 1.94kB done 02:27:11 #15 DONE 0.1s 02:27:11 02:27:11 #16 [core-data internal] load build definition from Dockerfile 02:27:11 #16 transferring dockerfile: 2.04kB done 02:27:11 #16 DONE 0.1s 02:27:11 02:27:11 #17 [security-spire-server internal] load .dockerignore 02:27:11 #17 transferring context: 50B done 02:27:11 #17 DONE 0.0s 02:27:11 02:27:11 #18 [security-proxy-auth internal] load .dockerignore 02:27:11 #18 transferring context: 50B done 02:27:12 #18 DONE 0.2s 02:27:12 02:27:12 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:12 #19 DONE 0.0s 02:27:12 02:27:12 #20 [core-data internal] load .dockerignore 02:27:12 #20 ... 02:27:12 02:27:12 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:12 #19 DONE 0.0s 02:27:12 02:27:12 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:27:12 #21 ... 02:27:12 02:27:12 #22 [core-metadata internal] load .dockerignore 02:27:12 #22 transferring context: 50B done 02:27:12 #22 DONE 0.8s 02:27:12 02:27:12 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:12 #19 DONE 0.0s 02:27:12 02:27:12 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:27:12 #23 transferring context: 50B done 02:27:12 #23 DONE 0.8s 02:27:12 02:27:12 #24 [security-spire-config internal] load .dockerignore 02:27:12 #24 transferring context: 50B done 02:27:12 #24 DONE 0.8s 02:27:12 02:27:12 #25 [core-keeper internal] load .dockerignore 02:27:12 #25 transferring context: 50B done 02:27:12 #25 DONE 0.8s 02:27:12 02:27:12 #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:27:13 #21 ... 02:27:13 02:27:13 #26 [security-spiffe-token-provider internal] load .dockerignore 02:27:13 #26 transferring context: 50B 0.0s done 02:27:13 #26 DONE 0.8s 02:27:13 02:27:13 #27 [security-secretstore-setup internal] load .dockerignore 02:27:13 #27 transferring context: 50B 0.0s done 02:27:13 #27 DONE 0.8s 02:27:13 02:27:13 #28 [support-notifications internal] load .dockerignore 02:27:13 #28 transferring context: 50B 0.0s done 02:27:13 #28 DONE 0.9s 02:27:13 02:27:13 #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:13 #19 DONE 0.0s 02:27:13 02:27:13 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:27:13 #21 ... 02:27:13 02:27:13 #20 [core-data internal] load .dockerignore 02:27:13 #20 transferring context: 50B 0.0s done 02:27:13 #20 DONE 0.9s 02:27:13 02:27:13 #29 [security-proxy-setup internal] load .dockerignore 02:27:13 #29 transferring context: 50B 0.0s done 02:27:13 #29 DONE 1.0s 02:27:13 02:27:13 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:13 #19 DONE 0.0s 02:27:13 02:27:13 #30 [security-bootstrapper internal] load .dockerignore 02:27:13 #30 transferring context: 50B 0.0s done 02:27:13 #30 DONE 1.0s 02:27:13 02:27:13 #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:27:13 #21 DONE 0.9s 02:27:13 02:27:13 #31 [security-spire-agent internal] load .dockerignore 02:27:13 #31 transferring context: 50B 0.0s done 02:27:13 #31 DONE 1.0s 02:27:13 02:27:13 #32 [security-spiffe-token-provider internal] load build context 02:27:13 #32 DONE 0.0s 02:27:13 02:27:13 #33 [core-command internal] load .dockerignore 02:27:13 #33 transferring context: 50B 0.0s done 02:27:13 #33 DONE 1.0s 02:27:13 02:27:13 #34 [security-secretstore-setup internal] load build context 02:27:13 #34 DONE 0.0s 02:27:13 02:27:13 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:27:13 #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:27:13 #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:27:13 #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:27:13 #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:27:13 #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:27:13 #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 02:27:13 #35 ... 02:27:13 02:27:13 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:13 #19 DONE 0.0s 02:27:13 02:27:13 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:27:13 #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:27:13 #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:27:13 #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:27:13 #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:27:13 #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:27:13 #35 ... 02:27:13 02:27:13 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:27:13 #19 DONE 0.0s 02:27:13 02:27:13 #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:27:13 #21 DONE 1.3s 02:27:13 02:27:13 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:27:13 #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:27:13 #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:27:13 #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:27:13 #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:27:13 #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:27:13 #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done 02:27:13 #35 ... 02:27:13 02:27:13 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:27:13 #36 DONE 1.6s 02:27:13 02:27:13 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:27:13 #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:27:13 #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:27:13 #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:27:13 #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:27:13 #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:27:13 #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done 02:27:21 #35 ... 02:27:21 02:27:21 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:21 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:27:21 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:27:21 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:27:21 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:27:21 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.4s 02:27:21 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.4s 02:27:21 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.4s 02:27:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:27:22 Running in /w/workspace/edgex-go/791 [Pipeline] { [Pipeline] checkout 02:27:22 The recommended git tool is: git 02:27:23 #37 ... 02:27:23 02:27:23 #38 [core-metadata internal] load build context 02:27:23 #38 transferring context: 446.26MB 9.1s done 02:27:23 #38 ... 02:27:23 02:27:23 #39 [support-scheduler internal] load build context 02:27:23 #39 transferring context: 446.26MB 9.9s done 02:27:23 #39 ... 02:27:23 02:27:23 #40 [security-proxy-auth internal] load build context 02:27:23 #40 ... 02:27:23 02:27:23 #41 [core-keeper internal] load build context 02:27:23 #41 transferring context: 446.26MB 9.7s done 02:27:23 #41 ... 02:27:23 02:27:23 #42 [support-notifications internal] load build context 02:27:23 #42 transferring context: 446.26MB 9.6s done 02:27:23 #42 ... 02:27:23 02:27:23 #32 [security-spiffe-token-provider internal] load build context 02:27:23 #32 transferring context: 446.26MB 9.3s done 02:27:23 #32 ... 02:27:23 02:27:23 #34 [security-secretstore-setup internal] load build context 02:27:23 #34 transferring context: 446.26MB 10.1s done 02:27:23 #34 ... 02:27:23 02:27:23 #43 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:27:23 #43 ... 02:27:23 02:27:23 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:27:23 #44 ... 02:27:23 02:27:23 #45 [security-spire-server internal] load build context 02:27:23 #45 transferring context: 23.80kB 0.1s done 02:27:23 #45 ... 02:27:23 02:27:23 #46 [core-command internal] load build context 02:27:23 #46 transferring context: 134.61MB 5.1s 02:27:24 #46 ... 02:27:24 02:27:24 #47 [core-data internal] load build context 02:27:24 #47 transferring context: 446.26MB 10.1s done 02:27:24 #47 ... 02:27:24 02:27:24 #48 [security-proxy-setup internal] load build context 02:27:24 #48 ... 02:27:24 02:27:24 #49 [security-bootstrapper internal] load build context 02:27:24 #49 ... 02:27:24 02:27:24 #50 [core-common-config-bootstrapper internal] load build context 02:27:24 #50 transferring context: 446.26MB 10.4s done 02:27:24 #50 ... 02:27:24 02:27:24 #51 [security-spire-config internal] load build context 02:27:24 #51 transferring context: 22.05kB 0.1s done 02:27:24 #51 ... 02:27:24 02:27:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:24 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.7s done 02:27:24 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.5s done 02:27:24 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.7s 02:27:24 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:27:26 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s done 02:27:28 using credential edgex-jenkins-ssh 02:27:28 Cloning the remote Git repository 02:27:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:27:28 > git init /w/workspace/edgex-go/791 # timeout=10 02:27:29 #37 ... 02:27:29 02:27:29 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:27:29 #44 DONE 15.7s 02:27:29 02:27:29 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:29 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:27:29 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:27:29 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:27:29 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:27:29 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.7s done 02:27:29 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.5s done 02:27:29 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s done 02:27:29 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:27:29 #37 ... 02:27:29 02:27:29 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:27:29 #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:27:29 #35 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:27:29 #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:27:29 #35 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:27:29 #35 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:27:29 #35 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done 02:27:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:27:28 > git --version # timeout=10 02:27:28 > git --version # 'git version 2.25.1' 02:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:33 #35 ... 02:27:33 02:27:33 #40 [security-proxy-auth internal] load build context 02:27:33 #40 transferring context: 446.26MB 10.7s done 02:27:33 #40 ... 02:27:33 02:27:33 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:33 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:27:33 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.1s 02:27:34 #37 ... 02:27:34 02:27:34 #46 [core-command internal] load build context 02:27:34 #46 transferring context: 446.26MB 8.6s done 02:27:34 #46 ... 02:27:34 02:27:34 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:34 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.8s done 02:27:35 #37 ... 02:27:35 02:27:35 #48 [security-proxy-setup internal] load build context 02:27:35 #48 transferring context: 446.26MB 9.2s done 02:27:35 #48 ... 02:27:35 02:27:35 #49 [security-bootstrapper internal] load build context 02:27:35 #49 transferring context: 446.26MB 7.3s done 02:27:36 #49 ... 02:27:36 02:27:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:36 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:27:36 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:27:37 #37 ... 02:27:37 02:27:37 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:37 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 7.6s done 02:27:37 #52 DONE 7.6s 02:27:37 02:27:37 #53 [security-spire-agent internal] load build context 02:27:44 #53 ... 02:27:44 02:27:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:44 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 02:27:44 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 02:27:45 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 02:27:45 Avoid second fetch 02:27:45 Checking out Revision 310c4853b7613a5ec87f391646ffefe23ede991a (main) 02:27:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:45 > git config core.sparsecheckout # timeout=10 02:27:45 > git checkout -f 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 02:27:46 Commit message: "Merge pull request #5076 from judehung/fix-minor-typo" 02:27:47 #37 ... 02:27:47 02:27:47 #51 [security-spire-config internal] load build context 02:27:47 #51 DONE 32.9s 02:27:47 02:27:47 #45 [security-spire-server internal] load build context 02:27:47 #45 DONE 32.9s 02:27:47 02:27:47 #38 [core-metadata internal] load build context 02:27:47 #38 DONE 33.9s 02:27:47 02:27:47 #32 [security-spiffe-token-provider internal] load build context 02:27:47 #32 DONE 33.6s 02:27:47 02:27:47 #42 [support-notifications internal] load build context 02:27:47 #42 DONE 33.7s 02:27:47 02:27:47 #50 [core-common-config-bootstrapper internal] load build context 02:27:47 #50 DONE 33.9s 02:27:47 02:27:47 #41 [core-keeper internal] load build context 02:27:47 #41 DONE 33.5s 02:27:47 02:27:47 #34 [security-secretstore-setup internal] load build context 02:27:47 #34 DONE 33.6s 02:27:47 02:27:47 #47 [core-data internal] load build context 02:27:47 #47 DONE 33.3s 02:27:47 02:27:47 #39 [support-scheduler internal] load build context 02:27:47 #39 DONE 33.9s 02:27:47 02:27:47 #40 [security-proxy-auth internal] load build context 02:27:47 #40 DONE 33.9s 02:27:47 02:27:47 #49 [security-bootstrapper internal] load build context 02:27:47 #49 DONE 33.1s 02:27:47 02:27:47 #48 [security-proxy-setup internal] load build context 02:27:47 #48 DONE 33.2s 02:27:47 02:27:47 #46 [core-command internal] load build context 02:27:47 #46 DONE 33.2s 02:27:47 02:27:47 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:27:47 #54 ... 02:27:47 02:27:47 #53 [security-spire-agent internal] load build context 02:27:47 #53 transferring context: 23.33kB done 02:27:47 #53 DONE 17.6s 02:27:47 02:27:47 #43 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:27:47 #43 DONE 34.3s 02:27:47 02:27:47 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:47 #37 ... 02:27:47 02:27:47 #55 [support-notifications builder 2/7] WORKDIR /edgex-go 02:27:47 #55 DONE 0.1s 02:27:47 02:27:47 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:27:48 #56 ... 02:27:48 02:27:48 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:48 #57 DONE 1.8s 02:27:48 02:27:48 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:27:48 #0 0.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:48 #0 0.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:48 #0 1.195 (1/1) Installing dumb-init (1.2.5-r3) 02:27:48 #0 1.204 Executing busybox-1.36.1-r29.trigger 02:27:48 #0 1.207 OK: 8 MiB in 15 packages 02:27:48 #58 DONE 1.8s 02:27:48 02:27:48 #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:27:48 #54 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:48 #54 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:48 #54 1.343 (1/1) Installing dumb-init (1.2.5-r3) 02:27:48 #54 1.349 Executing busybox-1.36.1-r29.trigger 02:27:48 #54 1.358 OK: 8 MiB in 15 packages 02:27:48 #54 DONE 1.9s 02:27:48 02:27:48 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:27:48 #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:48 #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:48 #0 1.188 (1/4) Installing ca-certificates (20241121-r1) 02:27:48 #0 1.203 (2/4) Installing dumb-init (1.2.5-r3) 02:27:48 #0 1.208 (3/4) Installing su-exec (0.2-r3) 02:27:48 #0 1.215 (4/4) Installing yq-go (4.44.1-r2) 02:27:48 #0 1.303 Executing busybox-1.36.1-r29.trigger 02:27:48 #0 1.314 Executing ca-certificates-20241121-r1.trigger 02:27:48 #0 1.348 OK: 19 MiB in 18 packages 02:27:48 #59 DONE 1.8s 02:27:48 02:27:48 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:27:48 #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:48 #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:48 #0 1.325 (1/3) Installing ca-certificates (20241121-r1) 02:27:48 #0 1.336 (2/3) Installing dumb-init (1.2.5-r3) 02:27:48 #0 1.352 (3/3) Installing tzdata (2024b-r0) 02:27:48 #0 1.380 Executing busybox-1.36.1-r29.trigger 02:27:48 #0 1.393 Executing ca-certificates-20241121-r1.trigger 02:27:48 #0 1.522 OK: 10 MiB in 17 packages 02:27:48 #60 DONE 1.8s 02:27:48 02:27:48 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:27:49 #61 ... 02:27:49 02:27:49 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:27:49 #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:49 #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:49 #0 1.693 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:49 #0 1.820 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:49 #0 1.831 (3/6) Installing dumb-init (1.2.5-r3) 02:27:49 #0 1.835 (4/6) Installing openssl (3.3.2-r2) 02:27:49 #0 1.847 (5/6) Installing su-exec (0.2-r3) 02:27:49 #0 1.850 (6/6) Installing yq-go (4.44.1-r2) 02:27:49 #0 1.956 Executing busybox-1.36.1-r29.trigger 02:27:49 #0 1.961 OK: 19 MiB in 18 packages 02:27:49 #62 DONE 2.8s 02:27:49 02:27:49 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:27:49 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:49 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:49 #0 2.235 (1/7) Installing ca-certificates (20241121-r1) 02:27:49 #0 2.254 (2/7) Installing dumb-init (1.2.5-r3) 02:27:49 #0 2.258 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:27:49 #0 2.263 (4/7) Installing libsodium (1.0.19-r0) 02:27:49 #0 2.383 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:27:49 #0 2.407 (6/7) Installing libzmq (4.3.5-r2) 02:27:49 #0 2.419 (7/7) Installing zeromq (4.3.5-r2) 02:27:49 #0 2.424 Executing busybox-1.36.1-r29.trigger 02:27:49 #0 2.429 Executing ca-certificates-20241121-r1.trigger 02:27:49 #0 2.476 OK: 12 MiB in 21 packages 02:27:49 #63 DONE 2.8s 02:27:49 02:27:49 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:27:49 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:49 #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:49 #0 2.251 (1/2) Installing dumb-init (1.2.5-r3) 02:27:49 #0 2.258 (2/2) Installing su-exec (0.2-r3) 02:27:49 #0 2.260 Executing busybox-1.36.1-r29.trigger 02:27:49 #0 2.265 OK: 8 MiB in 16 packages 02:27:49 #64 DONE 2.8s 02:27:49 02:27:49 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:49 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:27:49 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:27:49 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:27:49 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:27:49 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 02:27:49 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 02:27:49 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 02:27:49 #52 DONE 12.2s 02:27:49 02:27:49 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:27:49 #65 ... 02:27:49 02:27:49 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 #66 DONE 2.5s 02:27:50 02:27:50 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:27:50 #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.273 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:27:50 #0 2.273 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:27:50 #0 2.273 OK: 24172 distinct packages available 02:27:50 #0 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.655 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:50 #0 2.791 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:50 #0 2.804 (3/7) Installing dumb-init (1.2.5-r3) 02:27:50 #0 2.809 (4/7) Installing musl-obstack (1.2.3-r2) 02:27:50 #0 2.813 (5/7) Installing libucontext (1.2-r3) 02:27:50 #0 2.818 (6/7) Installing gcompat (1.1.0-r4) 02:27:50 #0 2.825 (7/7) Installing openssl (3.3.2-r2) 02:27:50 #0 2.840 Executing busybox-1.36.1-r29.trigger 02:27:50 #0 2.874 OK: 9 MiB in 19 packages 02:27:50 #67 DONE 3.1s 02:27:50 02:27:50 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:27:50 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.265 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:27:50 #0 2.265 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:27:50 #0 2.265 OK: 24172 distinct packages available 02:27:50 #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.752 (1/4) Installing dumb-init (1.2.5-r3) 02:27:50 #0 2.774 (2/4) Installing musl-obstack (1.2.3-r2) 02:27:50 #0 2.778 (3/4) Installing libucontext (1.2-r3) 02:27:50 #0 2.785 (4/4) Installing gcompat (1.1.0-r4) 02:27:50 #0 2.789 Executing busybox-1.36.1-r29.trigger 02:27:50 #0 2.798 OK: 8 MiB in 18 packages 02:27:50 #68 DONE 3.1s 02:27:50 02:27:50 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:27:50 #69 ... 02:27:50 02:27:50 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:27:50 #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.693 OK: 248 MiB in 58 packages 02:27:50 #70 DONE 2.8s 02:27:50 02:27:50 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:27:50 #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.776 OK: 248 MiB in 58 packages 02:27:50 #71 DONE 2.9s 02:27:50 02:27:50 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:27:50 #72 DONE 0.1s 02:27:50 02:27:50 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:50 #73 ... 02:27:50 02:27:50 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:27:50 #74 DONE 0.1s 02:27:50 02:27:50 #75 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:27:50 #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.884 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:27:50 #0 2.884 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:27:50 #0 2.884 OK: 24172 distinct packages available 02:27:50 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 3.333 (1/14) Installing ca-certificates (20241121-r1) 02:27:50 #0 3.359 (2/14) Installing brotli-libs (1.1.0-r2) 02:27:50 #0 3.370 (3/14) Installing c-ares (1.33.1-r0) 02:27:50 #0 3.376 (4/14) Installing libunistring (1.2-r0) 02:27:50 #0 3.424 (5/14) Installing libidn2 (2.3.7-r0) 02:27:50 #0 3.448 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:27:50 #0 3.459 (7/14) Installing libpsl (0.21.5-r1) 02:27:50 #0 3.460 (8/14) Installing zstd-libs (1.5.6-r0) 02:27:50 #0 3.474 (9/14) Installing libcurl (8.11.1-r1) 02:27:50 #0 3.484 (10/14) Installing curl (8.11.1-r1) 02:27:50 #0 3.523 (11/14) Installing dumb-init (1.2.5-r3) 02:27:50 #0 3.526 (12/14) Installing musl-obstack (1.2.3-r2) 02:27:50 #0 3.530 (13/14) Installing libucontext (1.2-r3) 02:27:50 #0 3.534 (14/14) Installing gcompat (1.1.0-r4) 02:27:50 #0 3.538 Executing busybox-1.36.1-r29.trigger 02:27:50 #0 3.544 Executing ca-certificates-20241121-r1.trigger 02:27:50 #0 3.588 OK: 13 MiB in 28 packages 02:27:50 #75 DONE 3.7s 02:27:50 02:27:50 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:27:50 #76 ... 02:27:50 02:27:50 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:27:50 #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.674 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:27:50 #0 2.674 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:27:50 #0 2.674 OK: 24178 distinct packages available 02:27:50 #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:50 #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:50 #0 3.101 OK: 248 MiB in 58 packages 02:27:50 #77 DONE 3.2s 02:27:50 02:27:50 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:27:50 #78 DONE 0.0s 02:27:50 02:27:50 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:27:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:51 Dload Upload Total Spent Left Speed 02:27:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 02:27:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:27:51 #79 ... 02:27:51 02:27:51 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:27:51 #56 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:51 #56 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:51 #56 3.826 OK: 248 MiB in 58 packages 02:27:51 #56 DONE 3.9s 02:27:51 02:27:51 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:27:51 #80 DONE 0.0s 02:27:51 02:27:51 #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:27:51 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:51 #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:51 #0 4.062 OK: 248 MiB in 58 packages 02:27:51 #81 DONE 4.2s 02:27:51 02:27:51 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:51 #82 ... 02:27:51 02:27:51 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:27:51 #83 DONE 0.0s 02:27:51 02:27:51 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:27:51 + sudo tee /etc/docker/daemon.new 02:27:51 { 02:27:51 "registry-mirrors": [ 02:27:51 "https://nexus3.edgexfoundry.org:10001" 02:27:51 ], 02:27:51 "bip": "10.250.0.254/24", 02:27:51 "hosts": [ 02:27:51 "tcp://0.0.0.0:5555", 02:27:51 "unix:///var/run/docker.sock" 02:27:51 ], 02:27:51 "mtu": 1458, 02:27:51 "selinux-enabled": true, 02:27:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:27:51 } [Pipeline] sh 02:27:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:27:52 + sudo service docker restart 02:27:53 #84 ... 02:27:53 02:27:53 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:27:53 #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 4.162 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 4.345 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 4.357 OK: 8 MiB in 15 packages 02:27:53 #85 DONE 5.0s 02:27:53 02:27:53 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:27:53 #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.361 OK: 19 MiB in 18 packages 02:27:53 #86 DONE 4.0s 02:27:53 02:27:53 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:27:53 #61 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #61 4.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #61 4.480 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #61 4.529 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #61 4.542 OK: 8 MiB in 15 packages 02:27:53 #61 DONE 5.0s 02:27:53 02:27:53 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:27:53 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.385 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.433 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.469 OK: 8 MiB in 18 packages 02:27:53 #87 DONE 3.7s 02:27:53 02:27:53 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:27:53 #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 4.054 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 4.099 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 4.111 Executing ca-certificates-20241121-r1.trigger 02:27:53 #0 4.287 OK: 19 MiB in 18 packages 02:27:53 #88 DONE 5.0s 02:27:53 02:27:53 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:27:53 #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.384 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.439 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.450 Executing ca-certificates-20241121-r1.trigger 02:27:53 #0 3.614 OK: 12 MiB in 21 packages 02:27:53 #89 DONE 4.0s 02:27:53 02:27:53 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:27:53 #65 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #65 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #65 3.346 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #65 3.381 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #65 3.391 OK: 8 MiB in 16 packages 02:27:53 #65 DONE 4.0s 02:27:53 02:27:53 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:27:53 #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #0 3.935 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.970 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #0 3.978 Executing ca-certificates-20241121-r1.trigger 02:27:53 #0 4.032 OK: 10 MiB in 17 packages 02:27:53 #90 DONE 4.9s 02:27:53 02:27:53 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:27:53 #76 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:53 #76 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:53 #76 ... 02:27:53 02:27:53 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:27:53 #91 DONE 0.3s 02:27:53 02:27:53 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:27:53 #76 3.551 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #76 3.582 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:27:53 #76 3.589 Executing ca-certificates-20241121-r1.trigger 02:27:53 #76 3.633 OK: 13 MiB in 28 packages 02:27:54 #76 ... 02:27:54 02:27:54 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:27:54 #69 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:54 #69 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:54 #69 3.731 OK: 9 MiB in 19 packages 02:27:54 #69 DONE 4.4s 02:27:54 02:27:54 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:27:55 #92 ... 02:27:55 02:27:55 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:27:55 #0 3.735 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:55 #0 4.198 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:55 #0 4.873 (1/1) Installing dumb-init (1.2.5-r3) 02:27:55 #0 5.188 Executing busybox-1.36.1-r29.trigger 02:27:55 #0 5.192 OK: 8 MiB in 15 packages 02:27:55 #93 DONE 7.1s 02:27:55 02:27:55 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:27:55 #0 2.771 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:27:55 #0 4.234 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:27:55 #0 5.014 OK: 248 MiB in 58 packages 02:27:55 #94 DONE 5.9s 02:27:55 02:27:55 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:27:55 #76 DONE 5.4s 02:27:55 02:27:55 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:27:56 #95 ... 02:27:56 02:27:56 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:27:56 #96 DONE 2.2s 02:27:56 02:27:56 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:27:57 #97 ... 02:27:57 02:27:57 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:27:57 #98 DONE 2.0s 02:27:57 02:27:57 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:27:57 #99 DONE 2.1s 02:27:57 02:27:57 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:27:57 #95 DONE 1.6s 02:27:57 02:27:57 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:27:57 #97 DONE 1.6s 02:27:57 02:27:57 #100 [security-spire-config stage-2 6/10] COPY security.txt / 02:27:58 #100 DONE 0.8s 02:27:58 02:27:58 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:27:58 #101 DONE 0.8s 02:27:58 02:27:58 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:27:58 #102 DONE 0.8s 02:27:58 02:27:58 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:27:58 #103 DONE 0.1s 02:27:58 02:27:58 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:27:58 #104 DONE 0.1s 02:27:58 02:27:58 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:27:58 #105 DONE 0.1s 02:27:58 02:27:58 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:27:58 #106 DONE 0.1s 02:27:58 02:27:58 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 02:27:58 #107 DONE 0.1s 02:27:58 02:27:58 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:27:58 #108 DONE 0.1s 02:27:58 02:27:58 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:27:58 #109 DONE 0.1s 02:27:58 02:27:58 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:27:58 #110 DONE 0.1s 02:27:58 02:27:58 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:27:58 #111 DONE 0.1s 02:27:58 02:27:58 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:27:58 #112 DONE 0.1s 02:27:58 02:27:58 #113 [security-spire-config] exporting to image 02:27:58 #113 exporting layers 02:27:58 #113 ... 02:27:58 02:27:58 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:27:58 #114 DONE 0.2s 02:27:58 02:27:58 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:27:58 #115 DONE 0.0s 02:27:58 02:27:58 #113 [security-spire-server] exporting to image 02:27:58 #113 ... 02:27:58 02:27:58 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:27:58 #92 DONE 5.3s 02:27:58 02:27:58 #113 [security-spire-agent] exporting to image 02:27:58 #113 ... 02:27:58 02:27:58 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:27:58 #116 DONE 0.1s 02:27:59 02:27:59 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:59 #117 ... 02:27:59 02:27:59 #113 [security-spire-agent] exporting to image 02:27:59 #113 exporting layers 0.8s done 02:27:59 #113 writing image sha256:dbad69385f5c594d36182fb8670d58dc2752f8950939df7e4f976c689b8e9462 0.1s done 02:27:59 #113 writing image sha256:af05d6bc5082cb0e80d3363684ac54ec45416fd494bcd11f53634c6c62fff019 0.1s done 02:27:59 #113 naming to docker.io/library/security-spire-config done 02:27:59 #113 naming to docker.io/library/security-spire-server done 02:27:59 #113 writing image sha256:7706cce00ed3efd28d925b31e1ed89ebd7de317ead1bf88f1e709c6182bfe1cd done 02:27:59 #113 naming to docker.io/library/security-spire-agent done 02:27:59 #113 DONE 1.1s 02:27:59 02:27:59 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:10 provisioning config files... 02:28:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config13705754884584787369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:11 ---> ****-login.sh 02:28:11 nexus3.edgexfoundry.org:10001 02:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:11 Configure a credential helper to remove this warning. See 02:28:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:11 02:28:11 Login Succeeded 02:28:11 nexus3.edgexfoundry.org:10002 02:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:12 Configure a credential helper to remove this warning. See 02:28:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:12 02:28:12 Login Succeeded 02:28:12 nexus3.edgexfoundry.org:10003 02:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:12 Configure a credential helper to remove this warning. See 02:28:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:12 02:28:12 Login Succeeded 02:28:12 nexus3.edgexfoundry.org:10004 02:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:13 Configure a credential helper to remove this warning. See 02:28:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:13 02:28:13 Login Succeeded 02:28:13 ****.io 02:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:14 Configure a credential helper to remove this warning. See 02:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:14 02:28:14 Login Succeeded 02:28:14 ---> ****-login.sh ends [Pipeline] } 02:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:28:14 + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo 02:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:14 ========================================================= 02:28:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:28:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:28:15 9986a736f7d3: Pulling fs layer 02:28:15 1f018df60701: Pulling fs layer 02:28:15 39f8f326b044: Pulling fs layer 02:28:15 e6a1e7a6a96a: Pulling fs layer 02:28:15 4f4fb700ef54: Pulling fs layer 02:28:15 d45d956e0dbf: Pulling fs layer 02:28:15 d7702b0d1db1: Pulling fs layer 02:28:15 5c7f0f088c93: Pulling fs layer 02:28:15 4fdc064ae6cf: Pulling fs layer 02:28:15 5c7f0f088c93: Waiting 02:28:15 d45d956e0dbf: Waiting 02:28:15 4fdc064ae6cf: Waiting 02:28:15 e6a1e7a6a96a: Waiting 02:28:15 4f4fb700ef54: Waiting 02:28:15 d7702b0d1db1: Waiting 02:28:15 1f018df60701: Verifying Checksum 02:28:15 1f018df60701: Download complete 02:28:15 e6a1e7a6a96a: Verifying Checksum 02:28:15 e6a1e7a6a96a: Download complete 02:28:15 4f4fb700ef54: Verifying Checksum 02:28:15 4f4fb700ef54: Download complete 02:28:15 d45d956e0dbf: Verifying Checksum 02:28:15 d45d956e0dbf: Download complete 02:28:15 d7702b0d1db1: Verifying Checksum 02:28:15 d7702b0d1db1: Download complete 02:28:15 9986a736f7d3: Verifying Checksum 02:28:15 9986a736f7d3: Download complete 02:28:16 4fdc064ae6cf: Verifying Checksum 02:28:16 4fdc064ae6cf: Download complete 02:28:16 9986a736f7d3: Pull complete 02:28:17 1f018df60701: Pull complete 02:28:17 39f8f326b044: Verifying Checksum 02:28:17 39f8f326b044: Download complete 02:28:18 5c7f0f088c93: Verifying Checksum 02:28:18 5c7f0f088c93: Download complete 02:28:33 39f8f326b044: Pull complete 02:28:33 e6a1e7a6a96a: Pull complete 02:28:33 4f4fb700ef54: Pull complete 02:28:33 d45d956e0dbf: Pull complete 02:28:33 d7702b0d1db1: Pull complete 02:28:41 5c7f0f088c93: Pull complete 02:28:42 4fdc064ae6cf: Pull complete 02:28:42 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:28:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:43 WORKDIR /edgex 02:28:43 COPY go.mod . 02:28:43 RUN go mod download 02:28:43 + docker build -t ci-base-image-arm64 -f - . 02:28:43 Sending build context to Docker daemon 3.564MB 02:28:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:43 ---> 63f30b955cb9 02:28:43 Step 2/4 : WORKDIR /edgex 02:28:44 ---> Running in b5f7ffca54a0 02:28:44 Removing intermediate container b5f7ffca54a0 02:28:44 ---> 01db961d4f1a 02:28:44 Step 3/4 : COPY go.mod . 02:28:45 ---> c902336a8092 02:28:45 Step 4/4 : RUN go mod download 02:28:45 ---> Running in ece604130086 02:28:56 #118 ... 02:28:56 02:28:56 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #84 DONE 56.4s 02:28:56 02:28:56 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #79 DONE 57.3s 02:28:56 02:28:56 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #73 DONE 57.7s 02:28:56 02:28:56 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #82 DONE 56.7s 02:28:56 02:28:56 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #118 DONE 57.7s 02:28:56 02:28:56 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:56 #117 DONE 50.5s 02:28:56 02:28:56 #119 [core-keeper builder 7/8] COPY . . 02:28:58 #119 ... 02:28:58 02:28:58 #120 [support-scheduler builder 6/7] COPY . . 02:28:58 #120 ... 02:28:58 02:28:58 #121 [support-notifications builder 6/7] COPY . . 02:28:58 #121 ... 02:28:58 02:28:58 #122 [security-secretstore-setup builder 6/7] COPY . . 02:28:58 #122 ... 02:28:58 02:28:58 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:28:58 #123 ... 02:28:58 02:28:58 #124 [core-metadata builder 6/7] COPY . . 02:29:01 #124 ... 02:29:01 02:29:01 #121 [support-notifications builder 6/7] COPY . . 02:29:01 #121 DONE 14.1s 02:29:02 02:29:02 #125 [security-proxy-setup builder 6/7] COPY . . 02:29:02 #125 CACHED 02:29:02 02:29:02 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #126 CACHED 02:29:02 02:29:02 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:29:02 #127 CACHED 02:29:02 02:29:02 #119 [core-keeper builder 7/8] COPY . . 02:29:02 #119 DONE 14.1s 02:29:02 02:29:02 #122 [security-secretstore-setup builder 6/7] COPY . . 02:29:02 #122 DONE 14.1s 02:29:02 02:29:02 #128 [security-bootstrapper builder 6/7] COPY . . 02:29:02 #128 CACHED 02:29:02 02:29:02 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #129 CACHED 02:29:02 02:29:02 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:29:02 #130 CACHED 02:29:02 02:29:02 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:29:02 #123 DONE 14.1s 02:29:02 02:29:02 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 02:29:02 #131 CACHED 02:29:02 02:29:02 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:29:02 #132 CACHED 02:29:02 02:29:02 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #133 CACHED 02:29:02 02:29:02 #124 [core-metadata builder 6/7] COPY . . 02:29:02 #124 DONE 14.1s 02:29:02 02:29:02 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:29:02 #134 CACHED 02:29:02 02:29:02 #135 [security-proxy-auth builder 6/7] COPY . . 02:29:02 #135 CACHED 02:29:02 02:29:02 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #136 CACHED 02:29:02 02:29:02 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #137 CACHED 02:29:02 02:29:02 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 02:29:02 #138 CACHED 02:29:02 02:29:02 #139 [core-command builder 6/7] COPY . . 02:29:02 #139 CACHED 02:29:02 02:29:02 #140 [core-data builder 6/7] COPY . . 02:29:02 #140 CACHED 02:29:02 02:29:02 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:02 #141 CACHED 02:29:02 02:29:02 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 02:29:02 #142 CACHED 02:29:02 02:29:02 #120 [support-scheduler builder 6/7] COPY . . 02:29:02 #120 DONE 14.2s 02:29:02 02:29:02 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:29:03 #143 1.471 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:29:13 #143 ... 02:29:13 02:29:13 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:29:13 #0 1.091 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:29:13 #144 ... 02:29:13 02:29:13 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:29:13 #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:29:13 #145 ... 02:29:13 02:29:13 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:29:13 #0 1.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:29:13 #146 ... 02:29:13 02:29:13 #147 [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:29:13 #0 0.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:29:13 #147 ... 02:29:13 02:29:13 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:29:13 #0 1.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:29:13 #148 ... 02:29:13 02:29:13 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:29:13 #0 1.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:29:13 #149 ... 02:29:13 02:29:13 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:29:13 #0 1.484 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:29:13 #150 ... 02:29:13 02:29:13 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:29:13 #0 0.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:29:13 #151 ... 02:29:13 02:29:13 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:29:13 #0 0.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:29:13 #152 ... 02:29:13 02:29:13 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:13 #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:29:13 #153 ... 02:29:13 02:29:13 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:29:13 #0 1.115 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:29:42 Removing intermediate container ece604130086 02:29:42 ---> 267b842a493d 02:29:42 Successfully built 267b842a493d 02:29:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:42 + docker inspect -f . ci-base-image-arm64 02:29:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:42 prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container 02:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:29:44 $ docker top 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:45 + go version 02:29:45 go version go1.23.4 linux/arm64 [Pipeline] } 02:29:45 $ docker stop --time=1 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 02:29:46 $ docker rm -f --volumes 4ddb5256c1797ae3239d97dc3e4d229045d01ace976622a332e4d851847a5c03 [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:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:47 02:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:48 latest: Pulling from edgex-devops/edgex-compose-arm64 02:29:48 547446be3368: Pulling fs layer 02:29:48 d125d8839a47: Pulling fs layer 02:29:48 3e85d5ac6304: Pulling fs layer 02:29:48 c3105a71a48b: Pulling fs layer 02:29:48 0f093f025ec4: Pulling fs layer 02:29:48 c3106fc0e877: Pulling fs layer 02:29:48 c3105a71a48b: Waiting 02:29:48 0f093f025ec4: Waiting 02:29:48 c3106fc0e877: Waiting 02:29:48 547446be3368: Verifying Checksum 02:29:48 547446be3368: Download complete 02:29:48 c3105a71a48b: Verifying Checksum 02:29:48 c3105a71a48b: Download complete 02:29:48 d125d8839a47: Verifying Checksum 02:29:48 d125d8839a47: Download complete 02:29:48 c3106fc0e877: Verifying Checksum 02:29:48 c3106fc0e877: Download complete 02:29:48 0f093f025ec4: Verifying Checksum 02:29:48 0f093f025ec4: Download complete 02:29:49 547446be3368: Pull complete 02:29:50 d125d8839a47: Pull complete 02:29:50 3e85d5ac6304: Download complete 02:30:00 3e85d5ac6304: Pull complete 02:30:00 c3105a71a48b: Pull complete 02:30:01 0f093f025ec4: Pull complete 02:30:01 c3106fc0e877: Pull complete 02:30:01 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:02 prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container 02:30:02 $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:30:04 $ docker top 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:05 + docker compose -f ./docker-compose-build.yml build --parallel 02:30:15 #1 [support-scheduler internal] load build definition from Dockerfile 02:30:15 #1 transferring dockerfile: 1.83kB 0.0s done 02:30:15 #1 DONE 0.1s 02:30:15 02:30:15 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:30:15 #2 transferring dockerfile: 3.02kB 0.0s done 02:30:15 #2 DONE 0.1s 02:30:15 02:30:15 #3 [core-data internal] load build definition from Dockerfile 02:30:15 #3 transferring dockerfile: 2.04kB 0.0s done 02:30:15 #3 DONE 0.1s 02:30:15 02:30:15 #4 [support-notifications internal] load build definition from Dockerfile 02:30:15 #4 transferring dockerfile: 2.00kB 0.0s done 02:30:15 #4 DONE 0.1s 02:30:15 02:30:15 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:30:15 #5 transferring dockerfile: 2.49kB 0.0s done 02:30:15 #5 DONE 0.1s 02:30:15 02:30:15 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:30:15 #6 transferring dockerfile: 1.89kB done 02:30:15 #6 DONE 0.1s 02:30:15 02:30:15 #7 [core-keeper internal] load build definition from Dockerfile 02:30:15 #7 transferring dockerfile: 2.01kB done 02:30:15 #7 DONE 0.1s 02:30:15 02:30:15 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:30:15 #8 transferring dockerfile: 2.14kB 0.0s done 02:30:15 #8 DONE 0.1s 02:30:15 02:30:15 #9 [security-spire-config internal] load build definition from Dockerfile 02:30:15 #9 transferring dockerfile: 1.69kB 0.0s done 02:30:15 #9 DONE 0.1s 02:30:15 02:30:15 #10 [security-spire-server internal] load build definition from Dockerfile 02:30:15 #10 transferring dockerfile: 1.70kB 0.0s done 02:30:15 #10 DONE 0.1s 02:30:15 02:30:15 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:30:16 #11 transferring dockerfile: 2.23kB done 02:30:16 #11 DONE 0.1s 02:30:16 02:30:16 #12 [security-spire-agent internal] load build definition from Dockerfile 02:30:16 #12 transferring dockerfile: 1.81kB 0.0s done 02:30:16 #12 DONE 0.1s 02:30:16 02:30:16 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:30:16 #13 transferring dockerfile: 2.50kB done 02:30:16 #13 DONE 0.1s 02:30:16 02:30:16 #14 [core-metadata internal] load build definition from Dockerfile 02:30:16 #14 transferring dockerfile: 2.10kB done 02:30:16 #14 DONE 0.1s 02:30:16 02:30:16 #15 [core-command internal] load build definition from Dockerfile 02:30:16 #15 transferring dockerfile: 1.94kB 0.0s done 02:30:16 #15 DONE 0.1s 02:30:16 02:30:16 #16 [support-scheduler internal] load .dockerignore 02:30:16 #16 transferring context: 50B 0.0s done 02:30:16 #16 DONE 0.1s 02:30:16 02:30:16 #17 [security-bootstrapper internal] load .dockerignore 02:30:16 #17 transferring context: 50B done 02:30:16 #17 DONE 0.0s 02:30:16 02:30:16 #18 [core-data internal] load .dockerignore 02:30:16 #18 transferring context: 50B 0.0s done 02:30:16 #18 DONE 0.0s 02:30:16 02:30:16 #19 [support-notifications internal] load .dockerignore 02:30:16 #19 transferring context: 50B 0.0s done 02:30:16 #19 DONE 0.1s 02:30:17 02:30:17 #20 [security-secretstore-setup internal] load .dockerignore 02:30:17 #20 transferring context: 50B 0.0s done 02:30:17 #20 DONE 0.1s 02:30:17 02:30:17 #21 [security-spiffe-token-provider internal] load .dockerignore 02:30:17 #21 transferring context: 50B done 02:30:17 #21 DONE 0.1s 02:30:17 02:30:17 #22 [core-keeper internal] load .dockerignore 02:30:17 #22 transferring context: 50B 0.0s done 02:30:17 #22 DONE 0.1s 02:30:17 02:30:17 #23 [security-proxy-auth internal] load .dockerignore 02:30:17 #23 transferring context: 50B 0.0s done 02:30:17 #23 DONE 0.1s 02:30:17 02:30:17 #24 [security-spire-config internal] load .dockerignore 02:30:17 #24 transferring context: 50B done 02:30:17 #24 DONE 0.1s 02:30:17 02:30:17 #25 [security-spire-server internal] load .dockerignore 02:30:17 #25 transferring context: 50B 0.0s done 02:30:17 #25 DONE 0.1s 02:30:17 02:30:17 #26 [security-spire-agent internal] load .dockerignore 02:30:17 #26 transferring context: 50B 0.0s done 02:30:17 #26 DONE 0.1s 02:30:17 02:30:17 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:30:17 #27 transferring context: 50B done 02:30:17 #27 DONE 0.1s 02:30:17 02:30:17 #28 [security-proxy-setup internal] load .dockerignore 02:30:17 #28 transferring context: 50B 0.0s done 02:30:17 #28 DONE 0.1s 02:30:17 02:30:17 #29 [core-metadata internal] load .dockerignore 02:30:17 #29 transferring context: 50B 0.0s done 02:30:17 #29 DONE 0.1s 02:30:17 02:30:17 #30 [core-command internal] load .dockerignore 02:30:17 #30 transferring context: 50B done 02:30:17 #30 DONE 0.1s 02:30:17 02:30:17 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:17 #31 DONE 0.0s 02:30:17 02:30:17 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:30:18 #32 ... 02:30:18 02:30:18 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:18 #31 DONE 0.0s 02:30:18 02:30:18 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:30:18 #32 ... 02:30:18 02:30:18 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:18 #31 DONE 0.0s 02:30:18 02:30:18 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:30:19 #32 ... 02:30:19 02:30:19 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #31 DONE 0.0s 02:30:19 02:30:19 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:30:19 #32 ... 02:30:19 02:30:19 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #31 DONE 0.0s 02:30:19 02:30:19 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:30:19 #32 ... 02:30:19 02:30:19 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #31 DONE 0.0s 02:30:19 02:30:19 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:30:19 #32 ... 02:30:19 02:30:19 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:30:19 #33 DONE 0.5s 02:30:19 02:30:19 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:30:19 #34 DONE 0.7s 02:30:19 02:30:19 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:30:21 #32 DONE 3.4s 02:30:21 02:30:21 #35 [security-spire-server internal] load build context 02:30:21 #35 DONE 0.0s 02:30:21 02:30:21 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:21 #36 DONE 0.0s 02:30:21 02:30:21 #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:30:21 #37 ... 02:30:21 02:30:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:21 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:30:21 #38 DONE 0.0s 02:30:21 02:30:21 #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:30:22 #37 ... 02:30:22 02:30:22 #35 [security-spire-server internal] load build context 02:30:22 #35 transferring context: 23.80kB 0.0s done 02:30:22 #35 DONE 1.6s 02:30:22 02:30:22 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:22 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 02:30:22 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:22 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:22 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:22 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.3s 02:30:23 #36 ... 02:30:23 02:30:23 #39 [security-spire-agent internal] load build context 02:30:23 #39 transferring context: 23.33kB 0.2s done 02:30:23 #39 DONE 1.8s 02:30:23 02:30:23 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:23 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.4s done 02:30:23 #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:30:23 #36 ... 02:30:23 02:30:23 #40 [security-spire-config internal] load build context 02:30:23 #40 transferring context: 22.05kB 0.2s done 02:30:23 #40 DONE 1.9s 02:30:23 02:30:23 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:23 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 1.4s done 02:30:27 #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.0s done 02:30:27 #36 ... 02:30:27 02:30:27 #41 [core-data internal] load build context 02:30:27 #41 transferring context: 3.11MB 4.4s done 02:30:27 #41 DONE 6.0s 02:30:27 02:30:27 #42 [security-bootstrapper internal] load build context 02:30:27 #42 transferring context: 3.11MB 4.6s done 02:30:27 #42 DONE 6.1s 02:30:27 02:30:27 #43 [core-command internal] load build context 02:30:27 #43 transferring context: 3.11MB 5.1s done 02:30:27 #43 DONE 6.2s 02:30:27 02:30:27 #44 [security-proxy-auth internal] load build context 02:30:27 #44 transferring context: 3.11MB 4.6s done 02:30:27 #44 DONE 6.1s 02:30:27 02:30:27 #45 [security-spiffe-token-provider internal] load build context 02:30:27 #45 transferring context: 3.11MB 5.0s done 02:30:27 #45 DONE 6.2s 02:30:27 02:30:27 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:27 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:30:27 #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:30:27 #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:30:27 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 02:30:27 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 02:30:27 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done 02:30:27 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:30:27 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.63MB / 28.04MB 5.8s 02:30:27 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:30:27 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done 02:30:27 #38 ... 02:30:27 02:30:27 #46 [security-secretstore-setup internal] load build context 02:30:27 #46 transferring context: 3.11MB 5.2s done 02:30:27 #46 DONE 6.2s 02:30:27 02:30:27 #47 [core-common-config-bootstrapper internal] load build context 02:30:27 #47 transferring context: 3.11MB 5.4s done 02:30:27 #47 DONE 6.2s 02:30:27 02:30:27 #48 [core-keeper internal] load build context 02:30:27 #48 transferring context: 3.11MB 5.3s done 02:30:27 #48 DONE 6.3s 02:30:27 02:30:27 #49 [support-notifications internal] load build context 02:30:27 #49 transferring context: 3.11MB 5.3s done 02:30:27 #49 DONE 6.3s 02:30:27 02:30:27 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:27 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.9s done 02:30:27 #38 ... 02:30:27 02:30:27 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:27 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 02:30:27 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:30:27 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:30:27 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:30:27 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 02:30:27 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 02:30:27 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:30:27 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done 02:30:27 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.5s done 02:30:27 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:30:27 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 02:30:27 #50 ... 02:30:27 02:30:27 #51 [security-proxy-setup internal] load build context 02:30:27 #51 transferring context: 3.11MB 5.5s done 02:30:27 #51 DONE 6.3s 02:30:27 02:30:27 #52 [core-metadata internal] load build context 02:30:27 #52 transferring context: 3.11MB 5.5s done 02:30:27 #52 DONE 6.4s 02:30:27 02:30:27 #53 [support-scheduler internal] load build context 02:30:27 #53 transferring context: 3.11MB 5.4s done 02:30:27 #53 DONE 6.3s 02:30:27 02:30:27 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:27 #50 ... 02:30:27 02:30:27 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:27 #36 DONE 7.4s 02:30:27 02:30:27 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:28 #50 ... 02:30:28 02:30:28 #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:30:28 #37 DONE 8.5s 02:30:28 02:30:28 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:30 #50 ... 02:30:30 02:30:30 #54 [core-keeper builder 2/8] WORKDIR /edgex-go 02:30:30 #54 DONE 2.2s 02:30:30 02:30:30 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:35 #154 ... 02:30:35 02:30:35 #147 [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:30:35 #147 81.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:30:35 #55 ... 02:30:35 02:30:35 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:35 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.8s 02:30:37 #38 ... 02:30:37 02:30:37 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:37 #0 7.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:37 #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:38 #56 ... 02:30:38 02:30:38 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:30:38 #0 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:38 #0 9.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:38 #57 ... 02:30:38 02:30:38 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:38 #58 ... 02:30:38 02:30:38 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:38 #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:38 #59 ... 02:30:38 02:30:38 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:38 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:38 #60 ... 02:30:38 02:30:38 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:38 #61 ... 02:30:38 02:30:38 #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:30:38 #0 9.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:38 #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:38 #62 ... 02:30:38 02:30:38 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:38 #63 ... 02:30:38 02:30:38 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:38 #64 ... 02:30:38 02:30:38 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:38 #0 8.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:38 #0 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:39 #65 ... 02:30:39 02:30:39 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:39 #0 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:39 #66 ... 02:30:39 02:30:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:40 #38 ... 02:30:40 02:30:40 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:40 #67 DONE 10.1s 02:30:40 02:30:40 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:40 #0 9.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:40 #68 ... 02:30:40 02:30:40 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:40 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s 02:30:40 #50 ... 02:30:40 02:30:40 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:40 #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:40 #69 ... 02:30:40 02:30:40 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:40 #70 ... 02:30:40 02:30:40 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:40 #61 DONE 12.9s 02:30:40 02:30:40 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:30:40 #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:40 #71 ... 02:30:40 02:30:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:40 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s 02:30:42 #38 ... 02:30:42 02:30:42 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:42 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done 02:30:42 #50 DONE 21.1s 02:30:42 02:30:42 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:46 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s done 02:30:46 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s done 02:30:46 #38 DONE 24.7s 02:30:46 02:30:46 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:46 #65 16.39 (1/3) Installing ca-certificates (20241121-r1) 02:30:46 #65 17.20 (2/3) Installing dumb-init (1.2.5-r3) 02:30:46 #65 17.26 (3/3) Installing tzdata (2024b-r0) 02:30:47 #65 19.17 Executing busybox-1.36.1-r29.trigger 02:30:47 #65 19.26 Executing ca-certificates-20241121-r1.trigger 02:30:48 #65 20.13 OK: 11 MiB in 17 packages 02:30:48 #65 ... 02:30:48 02:30:48 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:48 #56 10.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:48 #56 10.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:48 #56 10.37 OK: 24050 distinct packages available 02:30:48 #56 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:48 #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:48 #56 ... 02:30:48 02:30:48 #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:30:48 #62 20.36 (1/1) Installing dumb-init (1.2.5-r3) 02:30:48 #62 20.39 Executing busybox-1.36.1-r29.trigger 02:30:48 #62 20.48 OK: 9 MiB in 15 packages 02:30:49 #62 ... 02:30:49 02:30:49 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:30:49 #57 19.21 (1/1) Installing dumb-init (1.2.5-r3) 02:30:49 #57 19.24 Executing busybox-1.36.1-r29.trigger 02:30:49 #57 19.29 OK: 9 MiB in 15 packages 02:30:49 #57 DONE 21.2s 02:30:49 02:30:49 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:49 #72 ... 02:30:49 02:30:49 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:49 #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:49 #63 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:49 #63 ... 02:30:49 02:30:49 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:49 #60 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:49 #60 21.74 (1/7) Installing ca-certificates (20241121-r1) 02:30:49 #60 ... 02:30:49 02:30:49 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:49 #65 DONE 21.8s 02:30:49 02:30:49 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:30:49 #73 ... 02:30:49 02:30:49 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:49 #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:50 #59 ... 02:30:50 02:30:50 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:50 #56 21.12 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:50 #56 22.17 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:50 #56 22.50 (3/7) Installing dumb-init (1.2.5-r3) 02:30:50 #56 22.56 (4/7) Installing musl-obstack (1.2.3-r2) 02:30:50 #56 ... 02:30:50 02:30:50 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:30:50 #0 4.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:50 #0 6.939 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:50 #74 ... 02:30:50 02:30:50 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:50 #58 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:50 #58 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:50 #58 ... 02:30:50 02:30:50 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:50 #60 22.54 (2/7) Installing dumb-init (1.2.5-r3) 02:30:50 #60 22.65 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:30:50 #60 22.72 (4/7) Installing libsodium (1.0.19-r0) 02:30:50 #60 22.79 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:30:50 #60 ... 02:30:50 02:30:50 #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:30:50 #62 DONE 23.0s 02:30:50 02:30:50 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:30:50 #0 4.322 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:50 #0 6.102 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:50 #75 ... 02:30:50 02:30:50 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:50 #64 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:50 #64 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:51 #64 ... 02:30:51 02:30:51 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:51 #66 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:51 #66 ... 02:30:51 02:30:51 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:51 #60 23.25 (6/7) Installing libzmq (4.3.5-r2) 02:30:51 #60 23.37 (7/7) Installing zeromq (4.3.5-r2) 02:30:51 #60 23.55 Executing busybox-1.36.1-r29.trigger 02:30:51 #60 23.71 Executing ca-certificates-20241121-r1.trigger 02:30:52 #60 ... 02:30:52 02:30:52 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:52 #68 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:52 #68 21.43 OK: 239 MiB in 58 packages 02:30:52 #68 ... 02:30:52 02:30:52 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:30:52 #55 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:52 #55 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:52 #55 ... 02:30:52 02:30:52 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:52 #69 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:52 #69 ... 02:30:52 02:30:52 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:52 #70 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:52 #70 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:52 #70 ... 02:30:52 02:30:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:52 #63 24.46 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:52 #63 24.46 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:52 #63 24.46 OK: 24050 distinct packages available 02:30:53 #63 ... 02:30:53 02:30:53 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:30:53 #71 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:53 #71 22.90 OK: 239 MiB in 58 packages 02:30:53 #71 ... 02:30:53 02:30:53 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:53 #60 25.34 OK: 14 MiB in 21 packages 02:30:53 #60 ... 02:30:53 02:30:53 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:53 #68 DONE 23.2s 02:30:53 02:30:53 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:53 #66 25.66 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:54 #66 ... 02:30:54 02:30:54 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:30:54 #76 DONE 0.7s 02:30:54 02:30:54 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:54 #72 5.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:55 #72 ... 02:30:55 02:30:55 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:55 #56 22.60 (5/7) Installing libucontext (1.2-r3) 02:30:55 #56 22.65 (6/7) Installing gcompat (1.1.0-r4) 02:30:55 #56 22.76 (7/7) Installing openssl (3.3.2-r2) 02:30:55 #56 22.99 Executing busybox-1.36.1-r29.trigger 02:30:55 #56 23.18 OK: 10 MiB in 19 packages 02:30:55 #56 DONE 27.1s 02:30:55 02:30:55 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:30:55 #77 ... 02:30:55 02:30:55 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:30:55 #55 23.34 OK: 239 MiB in 58 packages 02:30:55 #55 DONE 25.1s 02:30:55 02:30:55 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:55 #70 25.10 OK: 239 MiB in 58 packages 02:30:56 #70 ... 02:30:56 02:30:56 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:30:56 #71 DONE 26.0s 02:30:56 02:30:56 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:30:57 #78 ... 02:30:57 02:30:57 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:57 #60 DONE 29.1s 02:30:57 02:30:57 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 02:30:57 #79 DONE 1.8s 02:30:57 02:30:57 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:57 #80 ... 02:30:57 02:30:57 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:57 #58 25.45 (1/2) Installing dumb-init (1.2.5-r3) 02:30:57 #58 25.45 (2/2) Installing su-exec (0.2-r3) 02:30:57 #58 25.47 Executing busybox-1.36.1-r29.trigger 02:30:57 #58 25.62 OK: 9 MiB in 16 packages 02:30:57 #58 DONE 29.5s 02:30:57 02:30:57 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:57 #72 8.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:57 #72 ... 02:30:57 02:30:57 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:57 #70 DONE 27.3s 02:30:57 02:30:57 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:30:57 #78 DONE 1.7s 02:30:57 02:30:57 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:59 #81 ... 02:30:59 02:30:59 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:59 #82 DONE 1.3s 02:30:59 02:30:59 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:59 #83 ... 02:30:59 02:30:59 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:59 #66 26.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:59 #66 26.98 (3/6) Installing dumb-init (1.2.5-r3) 02:30:59 #66 27.10 (4/6) Installing openssl (3.3.2-r2) 02:30:59 #66 27.38 (5/6) Installing su-exec (0.2-r3) 02:30:59 #66 27.50 (6/6) Installing yq-go (4.44.1-r2) 02:30:59 #66 29.26 Executing busybox-1.36.1-r29.trigger 02:30:59 #66 29.40 OK: 20 MiB in 18 packages 02:30:59 #66 DONE 32.1s 02:31:00 02:31:00 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:31:00 #64 25.00 (1/4) Installing ca-certificates (20241121-r1) 02:31:00 #64 25.98 (2/4) Installing dumb-init (1.2.5-r3) 02:31:00 #64 26.03 (3/4) Installing su-exec (0.2-r3) 02:31:00 #64 26.06 (4/4) Installing yq-go (4.44.1-r2) 02:31:00 #64 28.18 Executing busybox-1.36.1-r29.trigger 02:31:00 #64 28.50 Executing ca-certificates-20241121-r1.trigger 02:31:00 #64 29.71 OK: 20 MiB in 18 packages 02:31:00 #64 DONE 32.2s 02:31:00 02:31:00 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:00 #84 ... 02:31:00 02:31:00 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:31:00 #59 22.35 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:31:00 #59 22.35 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:31:00 #59 22.35 OK: 24050 distinct packages available 02:31:00 #59 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:00 #59 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:00 #59 ... 02:31:00 02:31:00 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:31:00 #75 19.39 (1/1) Installing dumb-init (1.2.5-r3) 02:31:01 #75 ... 02:31:01 02:31:01 #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:31:01 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:01 #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:01 #85 ... 02:31:01 02:31:01 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:31:02 #86 ... 02:31:02 02:31:02 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:31:02 #74 19.72 OK: 239 MiB in 58 packages 02:31:02 #74 DONE 21.7s 02:31:02 02:31:02 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:31:02 #87 DONE 0.9s 02:31:02 02:31:02 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:31:02 #75 20.23 Executing busybox-1.36.1-r29.trigger 02:31:02 #75 20.43 OK: 9 MiB in 15 packages 02:31:03 #75 DONE 22.6s 02:31:03 02:31:03 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:03 #88 ... 02:31:03 02:31:03 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:31:03 #69 23.14 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:31:03 #69 23.14 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:31:03 #69 23.14 OK: 24056 distinct packages available 02:31:03 #69 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:03 #69 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:04 #69 ... 02:31:04 02:31:04 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:31:04 #73 4.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:04 #73 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:04 #73 ... 02:31:04 02:31:04 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:31:04 #63 27.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:04 #63 29.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:04 #63 ... 02:31:04 02:31:04 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:04 #89 ... 02:31:04 02:31:04 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:31:05 #90 ... 02:31:05 02:31:05 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:31:05 #59 37.60 (1/14) Installing ca-certificates (20241121-r1) 02:31:06 #59 38.01 (2/14) Installing brotli-libs (1.1.0-r2) 02:31:06 #59 38.15 (3/14) Installing c-ares (1.33.1-r0) 02:31:06 #59 38.20 (4/14) Installing libunistring (1.2-r0) 02:31:06 #59 38.40 (5/14) Installing libidn2 (2.3.7-r0) 02:31:06 #59 38.45 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:31:06 #59 38.50 (7/14) Installing libpsl (0.21.5-r1) 02:31:06 #59 38.52 (8/14) Installing zstd-libs (1.5.6-r0) 02:31:06 #59 38.61 (9/14) Installing libcurl (8.11.1-r1) 02:31:06 #59 38.68 (10/14) Installing curl (8.11.1-r1) 02:31:06 #59 38.71 (11/14) Installing dumb-init (1.2.5-r3) 02:31:06 #59 38.74 (12/14) Installing musl-obstack (1.2.3-r2) 02:31:06 #59 38.76 (13/14) Installing libucontext (1.2-r3) 02:31:06 #59 38.77 (14/14) Installing gcompat (1.1.0-r4) 02:31:06 #59 38.88 Executing busybox-1.36.1-r29.trigger 02:31:07 #59 39.06 Executing ca-certificates-20241121-r1.trigger 02:31:07 #59 ... 02:31:07 02:31:07 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:07 #91 ... 02:31:07 02:31:07 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:31:07 #63 38.98 (1/4) Installing dumb-init (1.2.5-r3) 02:31:07 #63 39.01 (2/4) Installing musl-obstack (1.2.3-r2) 02:31:07 #63 39.01 (3/4) Installing libucontext (1.2-r3) 02:31:07 #63 39.04 (4/4) Installing gcompat (1.1.0-r4) 02:31:07 #63 39.07 Executing busybox-1.36.1-r29.trigger 02:31:07 #63 39.19 OK: 9 MiB in 18 packages 02:31:09 #63 ... 02:31:09 02:31:09 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:31:09 #72 16.93 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #72 17.48 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #72 17.68 OK: 9 MiB in 15 packages 02:31:09 #72 DONE 19.6s 02:31:09 02:31:09 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:31:09 #69 38.05 OK: 239 MiB in 58 packages 02:31:09 #69 ... 02:31:09 02:31:09 #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:31:09 #85 15.59 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #85 16.29 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #85 16.37 OK: 9 MiB in 15 packages 02:31:09 #85 DONE 18.2s 02:31:09 02:31:09 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:31:09 #73 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #73 16.96 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:09 #73 17.10 Executing ca-certificates-20241121-r1.trigger 02:31:09 #73 18.38 OK: 11 MiB in 17 packages 02:31:09 #73 ... 02:31:09 02:31:09 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:31:09 #63 DONE 41.5s 02:31:09 02:31:09 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:10 #92 ... 02:31:10 02:31:10 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:31:10 #59 40.37 OK: 15 MiB in 28 packages 02:31:10 #59 DONE 42.6s 02:31:10 02:31:10 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:31:10 #73 DONE 20.9s 02:31:10 02:31:10 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:31:11 #93 ... 02:31:11 02:31:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:31:11 #69 DONE 40.8s 02:31:11 02:31:11 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:31:11 #94 DONE 0.9s 02:31:11 02:31:11 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:31:11 #86 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:11 #86 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:13 #86 ... 02:31:13 02:31:13 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:13 #92 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:15 #92 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:16 #92 ... 02:31:16 02:31:16 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:31:16 #77 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:16 #77 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:16 #77 21.17 OK: 10 MiB in 19 packages 02:31:16 #77 ... 02:31:16 02:31:16 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:31:16 #80 9.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:16 #80 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:16 #80 18.82 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:16 #80 19.29 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:16 #80 19.38 Executing ca-certificates-20241121-r1.trigger 02:31:16 #80 ... 02:31:16 02:31:16 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:31:16 #93 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:16 #93 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:17 #93 ... 02:31:17 02:31:17 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:31:17 #90 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:17 #90 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:17 #90 ... 02:31:17 02:31:17 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:31:17 #77 DONE 22.1s 02:31:17 02:31:17 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:31:18 #95 ... 02:31:18 02:31:18 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:18 #84 7.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:18 #84 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:18 #84 ... 02:31:18 02:31:18 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:31:18 #90 19.89 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:18 #90 20.19 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:18 #90 20.31 OK: 9 MiB in 16 packages 02:31:20 #90 DONE 22.1s 02:31:20 02:31:20 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:31:20 #86 17.64 OK: 20 MiB in 18 packages 02:31:20 #86 DONE 19.5s 02:31:20 02:31:20 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:31:20 #96 ... 02:31:20 02:31:20 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:31:20 #95 DONE 2.7s 02:31:20 02:31:20 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:31:20 #80 20.36 OK: 14 MiB in 21 packages 02:31:20 #80 DONE 22.6s 02:31:20 02:31:20 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:20 #97 DONE 2.7s 02:31:20 02:31:20 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:31:20 #98 ... 02:31:20 02:31:20 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:31:20 #99 DONE 0.6s 02:31:20 02:31:20 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:20 #84 18.83 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:20 #84 19.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:20 #84 19.45 Executing ca-certificates-20241121-r1.trigger 02:31:20 #84 ... 02:31:20 02:31:20 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:31:20 #98 DONE 0.6s 02:31:20 02:31:20 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:31:20 #100 DONE 0.2s 02:31:20 02:31:20 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:31:21 #101 DONE 0.3s 02:31:21 02:31:21 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:31:21 #102 DONE 0.3s 02:31:21 02:31:21 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:31:21 #103 DONE 0.3s 02:31:21 02:31:21 #104 [security-spire-server] exporting to image 02:31:21 #104 exporting layers 02:31:22 #104 ... 02:31:22 02:31:22 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:22 #105 ... 02:31:22 02:31:22 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:22 #92 11.45 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:22 #92 12.10 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:22 #92 12.24 OK: 9 MiB in 18 packages 02:31:22 #92 ... 02:31:22 02:31:22 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:22 #106 DONE 2.9s 02:31:23 02:31:23 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:31:23 #107 DONE 0.2s 02:31:23 02:31:23 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:31:23 #108 ... 02:31:23 02:31:23 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:23 #84 20.77 OK: 20 MiB in 18 packages 02:31:23 #84 DONE 23.0s 02:31:23 02:31:23 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:31:23 #93 12.44 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:23 #93 ... 02:31:23 02:31:23 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:31:23 #108 DONE 0.5s 02:31:23 02:31:23 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:23 #92 DONE 14.1s 02:31:23 02:31:23 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:24 #109 ... 02:31:24 02:31:24 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:31:24 #110 DONE 0.6s 02:31:24 02:31:24 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:31:24 #111 DONE 0.3s 02:31:24 02:31:24 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:31:24 #112 ... 02:31:24 02:31:24 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:31:24 #96 DONE 5.1s 02:31:25 02:31:25 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:31:25 #112 DONE 0.4s 02:31:25 02:31:25 #104 [security-spire-agent] exporting to image 02:31:25 #104 ... 02:31:25 02:31:25 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:31:25 #113 DONE 0.5s 02:31:25 02:31:25 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:31:25 #93 13.01 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:25 #93 13.10 Executing ca-certificates-20241121-r1.trigger 02:31:25 #93 13.81 OK: 15 MiB in 28 packages 02:31:25 #93 DONE 15.0s 02:31:25 02:31:25 #104 [security-spire-agent] exporting to image 02:31:25 #104 exporting layers 4.3s done 02:31:25 #104 writing image sha256:f9d768c2966ea2a36f4b13d5b0e188f386461fa8493abb548de37759b5be1486 02:31:26 #104 writing image sha256:f9d768c2966ea2a36f4b13d5b0e188f386461fa8493abb548de37759b5be1486 0.0s done 02:31:26 #104 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:31:27 #104 ... 02:31:27 02:31:27 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:27 #109 DONE 3.5s 02:31:27 02:31:27 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:31:27 #114 DONE 0.2s 02:31:27 02:31:27 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:31:27 #115 DONE 0.2s 02:31:27 02:31:27 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:27 #83 ... 02:31:27 02:31:27 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:31:27 #116 DONE 0.2s 02:31:27 02:31:27 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:31:27 #117 DONE 0.1s 02:31:27 02:31:27 #104 [security-spire-agent] exporting to image 02:31:27 #104 exporting layers 2.8s done 02:31:27 #104 writing image sha256:6c328587f9edfd290794b64adc44590beec6275dd7c815787169a93095f53d44 done 02:31:27 #104 naming to docker.io/library/security-spire-agent-arm64 done 02:31:27 #104 DONE 6.1s 02:31:27 02:31:27 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:31:27 #118 DONE 0.2s 02:31:27 02:31:27 #104 [security-spire-config] exporting to image 02:31:29 #104 exporting layers 1.8s done 02:31:29 #104 writing image sha256:6c0365477f7c49c14785f621fcd3bc8a77ef9f061c61f975f975a8f7a689b2cb done 02:31:29 #104 naming to docker.io/library/security-spire-config-arm64 done 02:31:29 #104 DONE 7.9s 02:31:29 02:31:29 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:31 #147 ... 02:31:31 02:31:31 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:31 #152 DONE 146.5s 02:31:31 02:31:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:31 #150 ... 02:31:31 02:31:31 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #155 ... 02:31:31 02:31:31 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:31:31 #146 DONE 148.8s 02:31:31 02:31:31 #147 [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:31 #147 DONE 148.8s 02:31:31 02:31:31 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:31 #148 DONE 148.8s 02:31:31 02:31:31 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:31 #153 DONE 148.8s 02:31:31 02:31:31 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:31:31 #145 DONE 148.8s 02:31:31 02:31:31 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:31 #143 DONE 148.8s 02:31:31 02:31:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:31 #149 DONE 148.8s 02:31:31 02:31:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:31 #150 DONE 148.9s 02:31:31 02:31:31 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #156 ... 02:31:31 02:31:31 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:31 #154 DONE 149.0s 02:31:31 02:31:31 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:31:31 #151 DONE 149.1s 02:31:31 02:31:31 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:31 #144 DONE 149.0s 02:31:31 02:31:31 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #155 DONE 2.3s 02:31:31 02:31:31 #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #157 ... 02:31:31 02:31:31 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:31:31 #158 DONE 0.4s 02:31:31 02:31:31 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #159 DONE 0.3s 02:31:31 02:31:31 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #160 DONE 0.2s 02:31:31 02:31:31 #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #161 DONE 0.3s 02:31:31 02:31:31 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #156 DONE 0.3s 02:31:31 02:31:31 #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #162 DONE 0.2s 02:31:31 02:31:31 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #163 DONE 0.2s 02:31:31 02:31:31 #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #157 DONE 0.2s 02:31:31 02:31:31 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:31:31 #164 DONE 0.1s 02:31:31 02:31:31 #165 [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:31:31 #165 ... 02:31:31 02:31:31 #166 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:31:31 #166 DONE 0.5s 02:31:31 02:31:31 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #167 CACHED 02:31:31 02:31:31 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:31 #168 CACHED 02:31:31 02:31:31 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #169 CACHED 02:31:31 02:31:31 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:31 #170 CACHED 02:31:31 02:31:31 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:31 #171 CACHED 02:31:31 02:31:31 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:31 #172 CACHED 02:31:31 02:31:31 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:31:31 #173 DONE 0.5s 02:31:31 02:31:31 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:31 #174 DONE 0.5s 02:31:31 02:31:31 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:31:31 #175 DONE 0.5s 02:31:31 02:31:31 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:31 #176 DONE 0.5s 02:31:31 02:31:31 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:31 #177 DONE 0.5s 02:31:31 02:31:31 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:31 #178 DONE 0.5s 02:31:31 02:31:31 #179 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:31:32 #179 ... 02:31:32 02:31:32 #165 [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:31:32 #165 DONE 0.8s 02:31:32 02:31:32 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:31:33 #180 ... 02:31:33 02:31:33 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:31:33 #181 DONE 1.2s 02:31:33 02:31:33 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:31:33 #182 DONE 1.2s 02:31:33 02:31:33 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:31:33 #183 ... 02:31:33 02:31:33 #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:31:33 #184 DONE 1.7s 02:31:33 02:31:33 #185 [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:31:33 #185 DONE 1.7s 02:31:33 02:31:33 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:31:33 #186 DONE 1.7s 02:31:33 02:31:33 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:31:33 #187 DONE 1.7s 02:31:33 02:31:33 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:31:33 #188 DONE 1.7s 02:31:33 02:31:33 #179 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:31:33 #179 DONE 1.7s 02:31:33 02:31:33 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:31:33 #189 DONE 1.7s 02:31:33 02:31:33 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:31:33 #180 DONE 1.4s 02:31:33 02:31:33 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:31:33 #183 DONE 0.6s 02:31:33 02:31:33 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:31:33 #190 DONE 1.7s 02:31:33 02:31:33 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:31:33 #191 ... 02:31:33 02:31:33 #192 [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:31:33 #192 DONE 0.2s 02:31:33 02:31:33 #193 [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:31:33 #193 DONE 0.1s 02:31:33 02:31:33 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:31:33 #194 DONE 0.1s 02:31:33 02:31:33 #195 [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:31:33 #195 DONE 0.2s 02:31:33 02:31:33 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:31:33 #196 DONE 0.3s 02:31:33 02:31:33 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:31:33 #197 DONE 0.3s 02:31:33 02:31:33 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:31:33 #198 DONE 0.3s 02:31:33 02:31:33 #113 [support-scheduler] exporting to image 02:31:33 #113 exporting layers 02:31:34 #113 ... 02:31:34 02:31:34 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:31:34 #199 DONE 0.3s 02:31:34 02:31:34 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:31:34 #191 DONE 0.4s 02:31:34 02:31:34 #200 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:31:34 #200 DONE 2.7s 02:31:34 02:31:34 #113 [support-notifications] exporting to image 02:31:34 #113 ... 02:31:34 02:31:34 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:31:34 #201 DONE 0.4s 02:31:34 02:31:34 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:31:34 #202 DONE 0.2s 02:31:34 02:31:34 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:31:34 #203 DONE 0.2s 02:31:34 02:31:34 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:31:34 #204 DONE 0.4s 02:31:34 02:31:34 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:31:34 #205 DONE 0.1s 02:31:34 02:31:34 #113 [core-metadata] exporting to image 02:31:34 #113 exporting layers 0.3s done 02:31:34 #113 ... 02:31:34 02:31:34 #206 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:31:34 #206 DONE 0.1s 02:31:34 02:31:34 #113 [core-keeper] exporting to image 02:31:34 #113 writing image sha256:c43535c3aad2c58922c292cfd1d50a5e3c67e52fa830464673804f7b9aa454d1 0.0s done 02:31:34 #113 naming to docker.io/library/core-keeper done 02:31:34 #113 ... 02:31:34 02:31:34 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:31:34 #207 DONE 0.2s 02:31:34 02:31:34 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:31:34 #208 DONE 0.2s 02:31:34 02:31:34 #113 [core-command] exporting to image 02:31:34 #113 exporting layers 0.4s done 02:31:34 #113 writing image sha256:4aca8fd9482886ca4b26124da6f18a3a346a353290539fccbd4565ecb09dd73d 02:31:34 #113 writing image sha256:a7d568ab4f60962dab399ca3e0de2a43fe0c317fea4826c36fbe3ee6b9eae96a 0.0s done 02:31:34 #113 writing image sha256:1ebf146e7a45bc8eb01284873e50a067c251001299c020ae30d2e84bb51fe4c4 02:31:34 #113 naming to docker.io/library/core-command done 02:31:34 #113 exporting layers 0.3s done 02:31:34 #113 writing image sha256:4aca8fd9482886ca4b26124da6f18a3a346a353290539fccbd4565ecb09dd73d 0.0s done 02:31:34 #113 writing image sha256:1ebf146e7a45bc8eb01284873e50a067c251001299c020ae30d2e84bb51fe4c4 0.1s done 02:31:34 #113 naming to docker.io/library/security-spiffe-token-provider done 02:31:34 #113 naming to docker.io/library/core-data done 02:31:34 #113 writing image sha256:faf271641713662823e87fb00100f43144da2d26afba44f90c40abdbadb46f76 02:31:34 #113 writing image sha256:faf271641713662823e87fb00100f43144da2d26afba44f90c40abdbadb46f76 done 02:31:34 #113 naming to docker.io/library/support-notifications done 02:31:34 #113 writing image sha256:a4863f2f194c67e5e30cabb73df20c09ccd5569f07cfcd6c7640a26c258eb5b5 done 02:31:34 #113 writing image sha256:d8a2d578ea308d13f5f41bfa622881f1ecade173ce2cd17ab90d550a5401891f done 02:31:34 #113 naming to docker.io/library/support-scheduler done 02:31:34 #113 naming to docker.io/library/core-metadata done 02:31:34 #113 DONE 2.4s 02:31:34 02:31:34 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:31:34 #209 DONE 0.6s 02:31:34 02:31:34 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:34 #210 DONE 0.9s 02:31:34 02:31:34 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:34 #211 DONE 0.9s 02:31:34 02:31:34 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:31:34 #212 DONE 0.6s 02:31:34 02:31:34 #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:34 #213 DONE 0.9s 02:31:34 02:31:34 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:31:34 #214 DONE 0.1s 02:31:34 02:31:34 #113 [security-proxy-setup] exporting to image 02:31:35 #113 ... 02:31:35 02:31:35 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:31:35 #215 DONE 0.1s 02:31:35 02:31:35 #216 [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:31:35 #216 DONE 0.1s 02:31:35 02:31:35 #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:31:35 #217 DONE 0.1s 02:31:35 02:31:35 #113 [security-proxy-auth] exporting to image 02:31:35 #113 exporting layers 0.2s done 02:31:35 #113 writing image sha256:1cda579a064160331f262baf9877671cba642ac32eb85fd2c8c072f19fbff638 done 02:31:35 #113 naming to docker.io/library/core-common-config-bootstrapper done 02:31:35 #113 writing image sha256:81b96d473398463fcba8411fe92874372c25744161b40ed11a57618f3fc09a10 done 02:31:35 #113 naming to docker.io/library/security-proxy-auth done 02:31:35 #113 exporting layers 0.2s done 02:31:35 #113 writing image sha256:73fcfe86afcc4673420318b8d31a245dd49483d8c9418072b86a1bcdde2298e7 done 02:31:35 #113 naming to docker.io/library/security-proxy-setup done 02:31:35 #113 DONE 2.7s 02:31:35 02:31:35 #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:31:35 #218 DONE 0.0s 02:31:35 02:31:35 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:31:35 #219 DONE 0.1s 02:31:35 02:31:35 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:31:35 #220 DONE 0.4s 02:31:35 02:31:35 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:35 #221 DONE 0.6s 02:31:35 02:31:35 #113 [security-secretstore-setup] exporting to image 02:31:35 #113 exporting layers 0.3s done 02:31:35 #113 exporting layers 0.3s done 02:31:35 #113 writing image sha256:5a49810f4a327232cc3d3b8bd733f12622ba69006399349262bd418a90a56fa6 done 02:31:35 #113 naming to docker.io/library/security-secretstore-setup done 02:31:35 #113 writing image sha256:2f0efdaf2ede674b5c6cb6dc9110de05a09a15db8e166f9b2107145cc15053d0 done 02:31:35 #113 naming to docker.io/library/security-bootstrapper done 02:31:35 #113 DONE 3.1s 02:31:35 02:31:35 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:31:35 time="2025-02-11T02:27:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:31:35 $ docker stop --time=1 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 02:31:37 $ docker rm -f --volumes 10cf98a65554a7a909a765b530802b4e637772928c40ff37a442a802adabbc65 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:37 + docker images 02:31:37 REPOSITORY TAG IMAGE ID CREATED SIZE 02:31:37 security-secretstore-setup latest 5a49810f4a32 2 seconds ago 47MB 02:31:37 security-bootstrapper latest 2f0efdaf2ede 2 seconds ago 25.8MB 02:31:37 security-proxy-setup latest 73fcfe86afcc 3 seconds ago 35MB 02:31:37 core-common-config-bootstrapper latest 1cda579a0641 3 seconds ago 22.6MB 02:31:37 security-proxy-auth latest 81b96d473398 3 seconds ago 36.8MB 02:31:37 core-data latest 1ebf146e7a45 4 seconds ago 37.8MB 02:31:37 core-command latest a7d568ab4f60 4 seconds ago 33.4MB 02:31:37 core-metadata latest a4863f2f194c 4 seconds ago 38.1MB 02:31:37 security-spiffe-token-provider latest 4aca8fd94828 4 seconds ago 38.6MB 02:31:37 support-notifications latest faf271641713 4 seconds ago 57.3MB 02:31:37 support-scheduler latest d8a2d578ea30 4 seconds ago 53.7MB 02:31:37 core-keeper latest c43535c3aad2 5 seconds ago 32MB 02:31:37 security-spire-agent latest 7706cce00ed3 3 minutes ago 188MB 02:31:37 security-spire-config latest dbad69385f5c 3 minutes ago 127MB 02:31:37 security-spire-server latest af05d6bc5082 3 minutes ago 127MB 02:31:37 ci-base-image-x86_64 latest 7aae93131924 7 minutes ago 929MB 02:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB 02:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 02:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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:31:37 provisioning config files... 02:31:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config1063795854997744622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:38 ---> ****-login.sh 02:31:38 nexus3.edgexfoundry.org:10001 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10002 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10003 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10004 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 ****.io 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 ---> ****-login.sh ends [Pipeline] } 02:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:31:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:31:38 310c4853b7613a5ec87f391646ffefe23ede991a 02:31:38 latest 02:31:38 4.0.0-dev.55 02:31:38 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:38 main 02:31:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:39 + docker push nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:31:39 ac266d029c38: Preparing 02:31:39 56bfbda1bfa9: Preparing 02:31:39 ea1d3ca04526: Preparing 02:31:39 7bee8d03b74f: Preparing 02:31:39 e2b3ff945cc6: Preparing 02:31:39 2b017ae9a0db: Preparing 02:31:39 ce5a8cde9eee: Preparing 02:31:39 2b017ae9a0db: Waiting 02:31:39 ce5a8cde9eee: Waiting 02:31:39 ea1d3ca04526: Pushed 02:31:39 7bee8d03b74f: Pushed 02:31:39 ac266d029c38: Pushed 02:31:39 ce5a8cde9eee: Layer already exists 02:31:39 2b017ae9a0db: Pushed 02:31:39 e2b3ff945cc6: Pushed 02:31:41 56bfbda1bfa9: Pushed 02:31:41 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:31:42 ac266d029c38: Preparing 02:31:42 56bfbda1bfa9: Preparing 02:31:42 ea1d3ca04526: Preparing 02:31:42 7bee8d03b74f: Preparing 02:31:42 e2b3ff945cc6: Preparing 02:31:42 2b017ae9a0db: Preparing 02:31:42 ce5a8cde9eee: Preparing 02:31:42 ce5a8cde9eee: Waiting 02:31:42 2b017ae9a0db: Waiting 02:31:42 ac266d029c38: Layer already exists 02:31:42 7bee8d03b74f: Layer already exists 02:31:42 e2b3ff945cc6: Layer already exists 02:31:42 ea1d3ca04526: Layer already exists 02:31:42 56bfbda1bfa9: Layer already exists 02:31:42 ce5a8cde9eee: Layer already exists 02:31:42 2b017ae9a0db: Layer already exists 02:31:42 latest: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 02:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:31:42 ac266d029c38: Preparing 02:31:42 56bfbda1bfa9: Preparing 02:31:42 ea1d3ca04526: Preparing 02:31:42 7bee8d03b74f: Preparing 02:31:42 e2b3ff945cc6: Preparing 02:31:42 2b017ae9a0db: Preparing 02:31:42 ce5a8cde9eee: Preparing 02:31:42 2b017ae9a0db: Waiting 02:31:42 ce5a8cde9eee: Waiting 02:31:42 e2b3ff945cc6: Layer already exists 02:31:42 7bee8d03b74f: Layer already exists 02:31:42 56bfbda1bfa9: Layer already exists 02:31:42 ac266d029c38: Layer already exists 02:31:42 ea1d3ca04526: Layer already exists 02:31:42 ce5a8cde9eee: Layer already exists 02:31:42 2b017ae9a0db: Layer already exists 02:31:42 4.0.0-dev.55: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker push nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:31:43 ac266d029c38: Preparing 02:31:43 56bfbda1bfa9: Preparing 02:31:43 ea1d3ca04526: Preparing 02:31:43 7bee8d03b74f: Preparing 02:31:43 e2b3ff945cc6: Preparing 02:31:43 2b017ae9a0db: Preparing 02:31:43 ce5a8cde9eee: Preparing 02:31:43 ce5a8cde9eee: Waiting 02:31:43 2b017ae9a0db: Waiting 02:31:43 7bee8d03b74f: Layer already exists 02:31:43 e2b3ff945cc6: Layer already exists 02:31:43 ea1d3ca04526: Layer already exists 02:31:43 ac266d029c38: Layer already exists 02:31:43 56bfbda1bfa9: Layer already exists 02:31:43 2b017ae9a0db: Layer already exists 02:31:43 ce5a8cde9eee: Layer already exists 02:31:43 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:31:44 ac266d029c38: Preparing 02:31:44 56bfbda1bfa9: Preparing 02:31:44 ea1d3ca04526: Preparing 02:31:44 7bee8d03b74f: Preparing 02:31:44 e2b3ff945cc6: Preparing 02:31:44 2b017ae9a0db: Preparing 02:31:44 ce5a8cde9eee: Preparing 02:31:44 ce5a8cde9eee: Waiting 02:31:44 2b017ae9a0db: Waiting 02:31:44 7bee8d03b74f: Layer already exists 02:31:44 ea1d3ca04526: Layer already exists 02:31:44 ac266d029c38: Layer already exists 02:31:44 e2b3ff945cc6: Layer already exists 02:31:44 56bfbda1bfa9: Layer already exists 02:31:44 ce5a8cde9eee: Layer already exists 02:31:44 2b017ae9a0db: Layer already exists 02:31:44 main: digest: sha256:115fb819e1ca34477ee19224d9c8d96e6ef7d48dcc4b0229a30327eef8ddb23f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:44 ===================================================== [Pipeline] echo 02:31:44 taggedImages: 02:31:44 - nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:44 - nexus3.edgexfoundry.org:10004/core-command:latest 02:31:44 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.55 02:31:44 - nexus3.edgexfoundry.org:10004/core-command:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:31:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:31:44 310c4853b7613a5ec87f391646ffefe23ede991a 02:31:44 latest 02:31:44 4.0.0-dev.55 02:31:44 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:44 main 02:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:31:44 2d6ebceca4ea: Preparing 02:31:44 89a4a5a61ff7: Preparing 02:31:44 bd9fbfcd9297: Preparing 02:31:44 4fff6b616881: Preparing 02:31:44 ea1d3ca04526: Preparing 02:31:44 7bee8d03b74f: Preparing 02:31:44 e2b3ff945cc6: Preparing 02:31:44 2b017ae9a0db: Preparing 02:31:44 ce5a8cde9eee: Preparing 02:31:44 7bee8d03b74f: Waiting 02:31:44 e2b3ff945cc6: Waiting 02:31:44 2b017ae9a0db: Waiting 02:31:44 ce5a8cde9eee: Waiting 02:31:44 ea1d3ca04526: Layer already exists 02:31:44 7bee8d03b74f: Layer already exists 02:31:44 e2b3ff945cc6: Layer already exists 02:31:44 2b017ae9a0db: Layer already exists 02:31:44 89a4a5a61ff7: Pushed 02:31:44 2d6ebceca4ea: Pushed 02:31:44 ce5a8cde9eee: Layer already exists 02:31:44 bd9fbfcd9297: Pushed 02:31:45 4fff6b616881: Pushed 02:31:46 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:46 + 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:31:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:31:46 2d6ebceca4ea: Preparing 02:31:46 89a4a5a61ff7: Preparing 02:31:46 bd9fbfcd9297: Preparing 02:31:46 4fff6b616881: Preparing 02:31:46 ea1d3ca04526: Preparing 02:31:46 7bee8d03b74f: Preparing 02:31:46 e2b3ff945cc6: Preparing 02:31:46 2b017ae9a0db: Preparing 02:31:46 ce5a8cde9eee: Preparing 02:31:46 7bee8d03b74f: Waiting 02:31:46 2b017ae9a0db: Waiting 02:31:46 e2b3ff945cc6: Waiting 02:31:46 ce5a8cde9eee: Waiting 02:31:46 4fff6b616881: Layer already exists 02:31:46 89a4a5a61ff7: Layer already exists 02:31:46 2d6ebceca4ea: Layer already exists 02:31:46 bd9fbfcd9297: Layer already exists 02:31:46 ea1d3ca04526: Layer already exists 02:31:46 e2b3ff945cc6: Layer already exists 02:31:46 7bee8d03b74f: Layer already exists 02:31:46 ce5a8cde9eee: Layer already exists 02:31:46 2b017ae9a0db: Layer already exists 02:31:46 latest: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 02:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:31:47 2d6ebceca4ea: Preparing 02:31:47 89a4a5a61ff7: Preparing 02:31:47 bd9fbfcd9297: Preparing 02:31:47 4fff6b616881: Preparing 02:31:47 ea1d3ca04526: Preparing 02:31:47 7bee8d03b74f: Preparing 02:31:47 e2b3ff945cc6: Preparing 02:31:47 2b017ae9a0db: Preparing 02:31:47 ce5a8cde9eee: Preparing 02:31:47 e2b3ff945cc6: Waiting 02:31:47 2b017ae9a0db: Waiting 02:31:47 ce5a8cde9eee: Waiting 02:31:47 7bee8d03b74f: Waiting 02:31:47 bd9fbfcd9297: Layer already exists 02:31:47 4fff6b616881: Layer already exists 02:31:47 89a4a5a61ff7: Layer already exists 02:31:47 2d6ebceca4ea: Layer already exists 02:31:47 ea1d3ca04526: Layer already exists 02:31:47 2b017ae9a0db: Layer already exists 02:31:47 e2b3ff945cc6: Layer already exists 02:31:47 ce5a8cde9eee: Layer already exists 02:31:47 7bee8d03b74f: Layer already exists 02:31:47 4.0.0-dev.55: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:31:48 2d6ebceca4ea: Preparing 02:31:48 89a4a5a61ff7: Preparing 02:31:48 bd9fbfcd9297: Preparing 02:31:48 4fff6b616881: Preparing 02:31:48 ea1d3ca04526: Preparing 02:31:48 7bee8d03b74f: Preparing 02:31:48 e2b3ff945cc6: Preparing 02:31:48 2b017ae9a0db: Preparing 02:31:48 ce5a8cde9eee: Preparing 02:31:48 7bee8d03b74f: Waiting 02:31:48 2b017ae9a0db: Waiting 02:31:48 bd9fbfcd9297: Layer already exists 02:31:48 89a4a5a61ff7: Layer already exists 02:31:48 4fff6b616881: Layer already exists 02:31:48 2d6ebceca4ea: Layer already exists 02:31:48 ea1d3ca04526: Layer already exists 02:31:48 e2b3ff945cc6: Layer already exists 02:31:48 2b017ae9a0db: Layer already exists 02:31:48 7bee8d03b74f: Layer already exists 02:31:48 ce5a8cde9eee: Layer already exists 02:31:48 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:48 + 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:31:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:31:48 2d6ebceca4ea: Preparing 02:31:48 89a4a5a61ff7: Preparing 02:31:48 bd9fbfcd9297: Preparing 02:31:48 4fff6b616881: Preparing 02:31:48 ea1d3ca04526: Preparing 02:31:48 7bee8d03b74f: Preparing 02:31:48 e2b3ff945cc6: Preparing 02:31:48 2b017ae9a0db: Preparing 02:31:48 ce5a8cde9eee: Preparing 02:31:48 2b017ae9a0db: Waiting 02:31:48 7bee8d03b74f: Waiting 02:31:48 e2b3ff945cc6: Waiting 02:31:48 ce5a8cde9eee: Waiting 02:31:48 4fff6b616881: Layer already exists 02:31:48 2d6ebceca4ea: Layer already exists 02:31:48 ea1d3ca04526: Layer already exists 02:31:48 89a4a5a61ff7: Layer already exists 02:31:48 bd9fbfcd9297: Layer already exists 02:31:48 2b017ae9a0db: Layer already exists 02:31:48 7bee8d03b74f: Layer already exists 02:31:48 e2b3ff945cc6: Layer already exists 02:31:48 ce5a8cde9eee: Layer already exists 02:31:48 main: digest: sha256:9766df23abdecb8b8f44c8d082529634650e057bc41d9c65068f4e1f1e764ba0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:48 ===================================================== [Pipeline] echo 02:31:48 taggedImages: 02:31:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:31:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.55 02:31:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:31:48 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:31:48 310c4853b7613a5ec87f391646ffefe23ede991a 02:31:48 latest 02:31:48 4.0.0-dev.55 02:31:48 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:48 main 02:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:49 + docker push nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:31:49 ed708c7e916a: Preparing 02:31:49 a0db1abe1804: Preparing 02:31:49 ea1d3ca04526: Preparing 02:31:49 7bee8d03b74f: Preparing 02:31:49 0c44254c0bbc: Preparing 02:31:49 bc5663710f9e: Preparing 02:31:49 ce5a8cde9eee: Preparing 02:31:49 bc5663710f9e: Waiting 02:31:49 ce5a8cde9eee: Waiting 02:31:49 ea1d3ca04526: Layer already exists 02:31:49 7bee8d03b74f: Layer already exists 02:31:49 ce5a8cde9eee: Layer already exists 02:31:49 ed708c7e916a: Pushed 02:31:49 bc5663710f9e: Pushed 02:31:50 0c44254c0bbc: Pushed 02:31:52 a0db1abe1804: Pushed 02:31:52 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:31:52 ed708c7e916a: Preparing 02:31:52 a0db1abe1804: Preparing 02:31:52 ea1d3ca04526: Preparing 02:31:52 7bee8d03b74f: Preparing 02:31:52 0c44254c0bbc: Preparing 02:31:52 bc5663710f9e: Preparing 02:31:52 ce5a8cde9eee: Preparing 02:31:52 bc5663710f9e: Waiting 02:31:52 ed708c7e916a: Layer already exists 02:31:52 ea1d3ca04526: Layer already exists 02:31:52 a0db1abe1804: Layer already exists 02:31:52 0c44254c0bbc: Layer already exists 02:31:52 7bee8d03b74f: Layer already exists 02:31:52 bc5663710f9e: Layer already exists 02:31:52 ce5a8cde9eee: Layer already exists 02:31:52 latest: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 02:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:31:53 ed708c7e916a: Preparing 02:31:53 a0db1abe1804: Preparing 02:31:53 ea1d3ca04526: Preparing 02:31:53 7bee8d03b74f: Preparing 02:31:53 0c44254c0bbc: Preparing 02:31:53 bc5663710f9e: Preparing 02:31:53 ce5a8cde9eee: Preparing 02:31:53 bc5663710f9e: Waiting 02:31:53 ce5a8cde9eee: Waiting 02:31:53 a0db1abe1804: Layer already exists 02:31:53 ea1d3ca04526: Layer already exists 02:31:53 0c44254c0bbc: Layer already exists 02:31:53 ed708c7e916a: Layer already exists 02:31:53 7bee8d03b74f: Layer already exists 02:31:53 bc5663710f9e: Layer already exists 02:31:53 ce5a8cde9eee: Layer already exists 02:31:53 4.0.0-dev.55: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker push nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:31:54 ed708c7e916a: Preparing 02:31:54 a0db1abe1804: Preparing 02:31:54 ea1d3ca04526: Preparing 02:31:54 7bee8d03b74f: Preparing 02:31:54 0c44254c0bbc: Preparing 02:31:54 bc5663710f9e: Preparing 02:31:54 ce5a8cde9eee: Preparing 02:31:54 bc5663710f9e: Waiting 02:31:54 ce5a8cde9eee: Waiting 02:31:54 ea1d3ca04526: Layer already exists 02:31:54 a0db1abe1804: Layer already exists 02:31:54 ed708c7e916a: Layer already exists 02:31:54 0c44254c0bbc: Layer already exists 02:31:54 7bee8d03b74f: Layer already exists 02:31:54 bc5663710f9e: Layer already exists 02:31:54 ce5a8cde9eee: Layer already exists 02:31:54 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:31:54 ed708c7e916a: Preparing 02:31:54 a0db1abe1804: Preparing 02:31:54 ea1d3ca04526: Preparing 02:31:54 7bee8d03b74f: Preparing 02:31:54 0c44254c0bbc: Preparing 02:31:54 bc5663710f9e: Preparing 02:31:54 ce5a8cde9eee: Preparing 02:31:54 bc5663710f9e: Waiting 02:31:54 ce5a8cde9eee: Waiting 02:31:54 7bee8d03b74f: Layer already exists 02:31:54 ea1d3ca04526: Layer already exists 02:31:54 a0db1abe1804: Layer already exists 02:31:54 0c44254c0bbc: Layer already exists 02:31:54 ed708c7e916a: Layer already exists 02:31:54 bc5663710f9e: Layer already exists 02:31:54 ce5a8cde9eee: Layer already exists 02:31:54 main: digest: sha256:78786400fb44abe35acc3daebf0b26847495073a625294468f520cacc8ab0ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:54 ===================================================== [Pipeline] echo 02:31:54 taggedImages: 02:31:54 - nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:54 - nexus3.edgexfoundry.org:10004/core-data:latest 02:31:54 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.55 02:31:54 - nexus3.edgexfoundry.org:10004/core-data:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:31:54 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:31:54 310c4853b7613a5ec87f391646ffefe23ede991a 02:31:54 latest 02:31:54 4.0.0-dev.55 02:31:54 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:31:54 main 02:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a 02:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:31:55 ce64132c4d0c: Preparing 02:31:55 20d711b1099f: Preparing 02:31:55 7bee8d03b74f: Preparing 02:31:55 5106e0d2c170: Preparing 02:31:55 598b776fae15: Preparing 02:31:55 ce5a8cde9eee: Preparing 02:31:55 ce5a8cde9eee: Waiting 02:31:55 7bee8d03b74f: Layer already exists 02:31:55 598b776fae15: Pushed 02:31:55 ce5a8cde9eee: Layer already exists 02:31:55 5106e0d2c170: Pushed 02:31:55 ce64132c4d0c: Pushed 02:31:58 20d711b1099f: Pushed 02:31:58 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:31:58 ce64132c4d0c: Preparing 02:31:58 20d711b1099f: Preparing 02:31:58 7bee8d03b74f: Preparing 02:31:58 5106e0d2c170: Preparing 02:31:58 598b776fae15: Preparing 02:31:58 ce5a8cde9eee: Preparing 02:31:58 ce5a8cde9eee: Waiting 02:31:58 7bee8d03b74f: Layer already exists 02:31:58 598b776fae15: Layer already exists 02:31:58 ce64132c4d0c: Layer already exists 02:31:58 20d711b1099f: Layer already exists 02:31:58 5106e0d2c170: Layer already exists 02:31:58 ce5a8cde9eee: Layer already exists 02:31:58 latest: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 02:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:31:59 ce64132c4d0c: Preparing 02:31:59 20d711b1099f: Preparing 02:31:59 7bee8d03b74f: Preparing 02:31:59 5106e0d2c170: Preparing 02:31:59 598b776fae15: Preparing 02:31:59 ce5a8cde9eee: Preparing 02:31:59 ce5a8cde9eee: Waiting 02:31:59 598b776fae15: Layer already exists 02:31:59 7bee8d03b74f: Layer already exists 02:31:59 5106e0d2c170: Layer already exists 02:31:59 ce64132c4d0c: Layer already exists 02:31:59 20d711b1099f: Layer already exists 02:31:59 ce5a8cde9eee: Layer already exists 02:31:59 4.0.0-dev.55: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:32:00 ce64132c4d0c: Preparing 02:32:00 20d711b1099f: Preparing 02:32:00 7bee8d03b74f: Preparing 02:32:00 5106e0d2c170: Preparing 02:32:00 598b776fae15: Preparing 02:32:00 ce5a8cde9eee: Preparing 02:32:00 ce5a8cde9eee: Waiting 02:32:00 ce64132c4d0c: Layer already exists 02:32:00 7bee8d03b74f: Layer already exists 02:32:00 20d711b1099f: Layer already exists 02:32:00 598b776fae15: Layer already exists 02:32:00 5106e0d2c170: Layer already exists 02:32:00 ce5a8cde9eee: Layer already exists 02:32:00 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:32:00 ce64132c4d0c: Preparing 02:32:00 20d711b1099f: Preparing 02:32:00 7bee8d03b74f: Preparing 02:32:00 5106e0d2c170: Preparing 02:32:00 598b776fae15: Preparing 02:32:00 ce5a8cde9eee: Preparing 02:32:00 ce5a8cde9eee: Waiting 02:32:00 7bee8d03b74f: Layer already exists 02:32:00 5106e0d2c170: Layer already exists 02:32:00 20d711b1099f: Layer already exists 02:32:00 598b776fae15: Layer already exists 02:32:00 ce64132c4d0c: Layer already exists 02:32:00 ce5a8cde9eee: Layer already exists 02:32:00 main: digest: sha256:536f0483624f1da47a0b495a8af5cb80f041bce63c261fb713b46e371a255610 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:00 ===================================================== [Pipeline] echo 02:32:00 taggedImages: 02:32:00 - nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:00 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:32:00 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.55 02:32:00 - nexus3.edgexfoundry.org:10004/core-keeper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:00 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:32:00 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:32:00 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:00 latest 02:32:00 4.0.0-dev.55 02:32:00 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:00 main 02:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:32:01 d3ccb93da534: Preparing 02:32:01 f57c085c975f: Preparing 02:32:01 7de085fc26e7: Preparing 02:32:01 ea1d3ca04526: Preparing 02:32:01 7bee8d03b74f: Preparing 02:32:01 e2b3ff945cc6: Preparing 02:32:01 2b017ae9a0db: Preparing 02:32:01 ce5a8cde9eee: Preparing 02:32:01 e2b3ff945cc6: Waiting 02:32:01 2b017ae9a0db: Waiting 02:32:01 ce5a8cde9eee: Waiting 02:32:01 7bee8d03b74f: Layer already exists 02:32:01 ea1d3ca04526: Layer already exists 02:32:01 e2b3ff945cc6: Layer already exists 02:32:01 2b017ae9a0db: Layer already exists 02:32:01 ce5a8cde9eee: Layer already exists 02:32:01 d3ccb93da534: Pushed 02:32:01 f57c085c975f: Pushed 02:32:04 7de085fc26e7: Pushed 02:32:04 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:32:05 d3ccb93da534: Preparing 02:32:05 f57c085c975f: Preparing 02:32:05 7de085fc26e7: Preparing 02:32:05 ea1d3ca04526: Preparing 02:32:05 7bee8d03b74f: Preparing 02:32:05 e2b3ff945cc6: Preparing 02:32:05 2b017ae9a0db: Preparing 02:32:05 ce5a8cde9eee: Preparing 02:32:05 ce5a8cde9eee: Waiting 02:32:05 e2b3ff945cc6: Waiting 02:32:05 2b017ae9a0db: Waiting 02:32:05 7bee8d03b74f: Layer already exists 02:32:05 f57c085c975f: Layer already exists 02:32:05 ea1d3ca04526: Layer already exists 02:32:05 d3ccb93da534: Layer already exists 02:32:05 7de085fc26e7: Layer already exists 02:32:05 2b017ae9a0db: Layer already exists 02:32:05 ce5a8cde9eee: Layer already exists 02:32:05 e2b3ff945cc6: Layer already exists 02:32:05 latest: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 02:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:32:05 d3ccb93da534: Preparing 02:32:05 f57c085c975f: Preparing 02:32:05 7de085fc26e7: Preparing 02:32:05 ea1d3ca04526: Preparing 02:32:05 7bee8d03b74f: Preparing 02:32:05 e2b3ff945cc6: Preparing 02:32:05 2b017ae9a0db: Preparing 02:32:05 ce5a8cde9eee: Preparing 02:32:05 e2b3ff945cc6: Waiting 02:32:05 ce5a8cde9eee: Waiting 02:32:05 2b017ae9a0db: Waiting 02:32:05 7bee8d03b74f: Layer already exists 02:32:05 d3ccb93da534: Layer already exists 02:32:05 ea1d3ca04526: Layer already exists 02:32:05 f57c085c975f: Layer already exists 02:32:05 7de085fc26e7: Layer already exists 02:32:05 e2b3ff945cc6: Layer already exists 02:32:05 ce5a8cde9eee: Layer already exists 02:32:05 2b017ae9a0db: Layer already exists 02:32:05 4.0.0-dev.55: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:32:06 d3ccb93da534: Preparing 02:32:06 f57c085c975f: Preparing 02:32:06 7de085fc26e7: Preparing 02:32:06 ea1d3ca04526: Preparing 02:32:06 7bee8d03b74f: Preparing 02:32:06 e2b3ff945cc6: Preparing 02:32:06 2b017ae9a0db: Preparing 02:32:06 ce5a8cde9eee: Preparing 02:32:06 e2b3ff945cc6: Waiting 02:32:06 2b017ae9a0db: Waiting 02:32:06 ce5a8cde9eee: Waiting 02:32:06 f57c085c975f: Layer already exists 02:32:06 7bee8d03b74f: Layer already exists 02:32:06 7de085fc26e7: Layer already exists 02:32:06 ea1d3ca04526: Layer already exists 02:32:06 d3ccb93da534: Layer already exists 02:32:06 e2b3ff945cc6: Layer already exists 02:32:06 ce5a8cde9eee: Layer already exists 02:32:06 2b017ae9a0db: Layer already exists 02:32:06 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:32:07 d3ccb93da534: Preparing 02:32:07 f57c085c975f: Preparing 02:32:07 7de085fc26e7: Preparing 02:32:07 ea1d3ca04526: Preparing 02:32:07 7bee8d03b74f: Preparing 02:32:07 e2b3ff945cc6: Preparing 02:32:07 2b017ae9a0db: Preparing 02:32:07 ce5a8cde9eee: Preparing 02:32:07 2b017ae9a0db: Waiting 02:32:07 e2b3ff945cc6: Waiting 02:32:07 ce5a8cde9eee: Waiting 02:32:07 7de085fc26e7: Layer already exists 02:32:07 ea1d3ca04526: Layer already exists 02:32:07 7bee8d03b74f: Layer already exists 02:32:07 f57c085c975f: Layer already exists 02:32:07 d3ccb93da534: Layer already exists 02:32:07 e2b3ff945cc6: Layer already exists 02:32:07 2b017ae9a0db: Layer already exists 02:32:07 ce5a8cde9eee: Layer already exists 02:32:07 main: digest: sha256:fea590b335603f098c42960d61abda13b5735fa06d2245188d3c7bd22ce6eb21 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:07 ===================================================== [Pipeline] echo 02:32:07 taggedImages: 02:32:07 - nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:32:07 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.55 02:32:07 - nexus3.edgexfoundry.org:10004/core-metadata:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:32:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:32:07 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:07 latest 02:32:07 4.0.0-dev.55 02:32:07 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:07 main 02:32:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:32:07 a1191bb0edb7: Preparing 02:32:07 27dd740c5bac: Preparing 02:32:07 b34f05290863: Preparing 02:32:07 699d39ced270: Preparing 02:32:07 4f8ce27ce95e: Preparing 02:32:07 e0f2d714e534: Preparing 02:32:07 a78912da3af4: Preparing 02:32:07 ea1d3ca04526: Preparing 02:32:07 7bee8d03b74f: Preparing 02:32:07 5eca6d40b1e1: Preparing 02:32:07 85fe75da44b1: Preparing 02:32:07 5f70bf18a086: Preparing 02:32:07 35633f3548c2: Preparing 02:32:07 263f57b3a7f3: Preparing 02:32:07 15bd64c536d6: Preparing 02:32:07 ce5a8cde9eee: Preparing 02:32:07 a78912da3af4: Waiting 02:32:07 ea1d3ca04526: Waiting 02:32:07 7bee8d03b74f: Waiting 02:32:07 5eca6d40b1e1: Waiting 02:32:07 85fe75da44b1: Waiting 02:32:07 5f70bf18a086: Waiting 02:32:07 35633f3548c2: Waiting 02:32:07 263f57b3a7f3: Waiting 02:32:07 15bd64c536d6: Waiting 02:32:07 ce5a8cde9eee: Waiting 02:32:07 e0f2d714e534: Waiting 02:32:07 27dd740c5bac: Pushed 02:32:07 b34f05290863: Pushed 02:32:07 699d39ced270: Pushed 02:32:07 a1191bb0edb7: Pushed 02:32:07 4f8ce27ce95e: Pushed 02:32:07 ea1d3ca04526: Layer already exists 02:32:07 7bee8d03b74f: Layer already exists 02:32:07 5f70bf18a086: Layer already exists 02:32:07 e0f2d714e534: Pushed 02:32:08 5eca6d40b1e1: Pushed 02:32:08 85fe75da44b1: Pushed 02:32:08 35633f3548c2: Pushed 02:32:08 ce5a8cde9eee: Layer already exists 02:32:08 15bd64c536d6: Pushed 02:32:08 263f57b3a7f3: Pushed 02:32:09 a78912da3af4: Pushed 02:32:09 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:32:10 a1191bb0edb7: Preparing 02:32:10 27dd740c5bac: Preparing 02:32:10 b34f05290863: Preparing 02:32:10 699d39ced270: Preparing 02:32:10 4f8ce27ce95e: Preparing 02:32:10 e0f2d714e534: Preparing 02:32:10 a78912da3af4: Preparing 02:32:10 ea1d3ca04526: Preparing 02:32:10 7bee8d03b74f: Preparing 02:32:10 5eca6d40b1e1: Preparing 02:32:10 85fe75da44b1: Preparing 02:32:10 5f70bf18a086: Preparing 02:32:10 35633f3548c2: Preparing 02:32:10 263f57b3a7f3: Preparing 02:32:10 15bd64c536d6: Preparing 02:32:10 ce5a8cde9eee: Preparing 02:32:10 85fe75da44b1: Waiting 02:32:10 ea1d3ca04526: Waiting 02:32:10 5f70bf18a086: Waiting 02:32:10 35633f3548c2: Waiting 02:32:10 e0f2d714e534: Waiting 02:32:10 263f57b3a7f3: Waiting 02:32:10 ce5a8cde9eee: Waiting 02:32:10 15bd64c536d6: Waiting 02:32:10 7bee8d03b74f: Waiting 02:32:10 a78912da3af4: Waiting 02:32:10 a1191bb0edb7: Layer already exists 02:32:10 b34f05290863: Layer already exists 02:32:10 27dd740c5bac: Layer already exists 02:32:10 4f8ce27ce95e: Layer already exists 02:32:10 699d39ced270: Layer already exists 02:32:10 a78912da3af4: Layer already exists 02:32:10 e0f2d714e534: Layer already exists 02:32:10 7bee8d03b74f: Layer already exists 02:32:10 ea1d3ca04526: Layer already exists 02:32:10 5eca6d40b1e1: Layer already exists 02:32:10 5f70bf18a086: Layer already exists 02:32:10 85fe75da44b1: Layer already exists 02:32:10 15bd64c536d6: Layer already exists 02:32:10 263f57b3a7f3: Layer already exists 02:32:10 35633f3548c2: Layer already exists 02:32:10 ce5a8cde9eee: Layer already exists 02:32:10 latest: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 02:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:32:10 a1191bb0edb7: Preparing 02:32:10 27dd740c5bac: Preparing 02:32:10 b34f05290863: Preparing 02:32:10 699d39ced270: Preparing 02:32:10 4f8ce27ce95e: Preparing 02:32:10 e0f2d714e534: Preparing 02:32:10 a78912da3af4: Preparing 02:32:10 ea1d3ca04526: Preparing 02:32:10 7bee8d03b74f: Preparing 02:32:10 5eca6d40b1e1: Preparing 02:32:10 85fe75da44b1: Preparing 02:32:10 5f70bf18a086: Preparing 02:32:10 35633f3548c2: Preparing 02:32:10 263f57b3a7f3: Preparing 02:32:10 15bd64c536d6: Preparing 02:32:10 ce5a8cde9eee: Preparing 02:32:10 ea1d3ca04526: Waiting 02:32:10 7bee8d03b74f: Waiting 02:32:10 5eca6d40b1e1: Waiting 02:32:10 85fe75da44b1: Waiting 02:32:10 263f57b3a7f3: Waiting 02:32:10 5f70bf18a086: Waiting 02:32:10 15bd64c536d6: Waiting 02:32:10 35633f3548c2: Waiting 02:32:10 ce5a8cde9eee: Waiting 02:32:10 e0f2d714e534: Waiting 02:32:10 a1191bb0edb7: Layer already exists 02:32:10 b34f05290863: Layer already exists 02:32:10 27dd740c5bac: Layer already exists 02:32:10 699d39ced270: Layer already exists 02:32:10 4f8ce27ce95e: Layer already exists 02:32:10 e0f2d714e534: Layer already exists 02:32:10 a78912da3af4: Layer already exists 02:32:10 5eca6d40b1e1: Layer already exists 02:32:10 7bee8d03b74f: Layer already exists 02:32:10 ea1d3ca04526: Layer already exists 02:32:10 85fe75da44b1: Layer already exists 02:32:10 5f70bf18a086: Layer already exists 02:32:10 15bd64c536d6: Layer already exists 02:32:10 263f57b3a7f3: Layer already exists 02:32:10 35633f3548c2: Layer already exists 02:32:10 ce5a8cde9eee: Layer already exists 02:32:10 4.0.0-dev.55: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:32:11 a1191bb0edb7: Preparing 02:32:11 27dd740c5bac: Preparing 02:32:11 b34f05290863: Preparing 02:32:11 699d39ced270: Preparing 02:32:11 4f8ce27ce95e: Preparing 02:32:11 e0f2d714e534: Preparing 02:32:11 a78912da3af4: Preparing 02:32:11 ea1d3ca04526: Preparing 02:32:11 7bee8d03b74f: Preparing 02:32:11 5eca6d40b1e1: Preparing 02:32:11 85fe75da44b1: Preparing 02:32:11 5f70bf18a086: Preparing 02:32:11 35633f3548c2: Preparing 02:32:11 263f57b3a7f3: Preparing 02:32:11 15bd64c536d6: Preparing 02:32:11 e0f2d714e534: Waiting 02:32:11 ce5a8cde9eee: Preparing 02:32:11 a78912da3af4: Waiting 02:32:11 5eca6d40b1e1: Waiting 02:32:11 ea1d3ca04526: Waiting 02:32:11 85fe75da44b1: Waiting 02:32:11 7bee8d03b74f: Waiting 02:32:11 5f70bf18a086: Waiting 02:32:11 15bd64c536d6: Waiting 02:32:11 ce5a8cde9eee: Waiting 02:32:11 35633f3548c2: Waiting 02:32:11 263f57b3a7f3: Waiting 02:32:11 4f8ce27ce95e: Layer already exists 02:32:11 27dd740c5bac: Layer already exists 02:32:11 a1191bb0edb7: Layer already exists 02:32:11 b34f05290863: Layer already exists 02:32:11 699d39ced270: Layer already exists 02:32:11 e0f2d714e534: Layer already exists 02:32:11 a78912da3af4: Layer already exists 02:32:11 ea1d3ca04526: Layer already exists 02:32:11 5eca6d40b1e1: Layer already exists 02:32:11 7bee8d03b74f: Layer already exists 02:32:11 85fe75da44b1: Layer already exists 02:32:11 35633f3548c2: Layer already exists 02:32:11 5f70bf18a086: Layer already exists 02:32:11 263f57b3a7f3: Layer already exists 02:32:11 15bd64c536d6: Layer already exists 02:32:11 ce5a8cde9eee: Layer already exists 02:32:11 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:32:12 a1191bb0edb7: Preparing 02:32:12 27dd740c5bac: Preparing 02:32:12 b34f05290863: Preparing 02:32:12 699d39ced270: Preparing 02:32:12 4f8ce27ce95e: Preparing 02:32:12 e0f2d714e534: Preparing 02:32:12 a78912da3af4: Preparing 02:32:12 ea1d3ca04526: Preparing 02:32:12 7bee8d03b74f: Preparing 02:32:12 5eca6d40b1e1: Preparing 02:32:12 85fe75da44b1: Preparing 02:32:12 5f70bf18a086: Preparing 02:32:12 35633f3548c2: Preparing 02:32:12 263f57b3a7f3: Preparing 02:32:12 15bd64c536d6: Preparing 02:32:12 ce5a8cde9eee: Preparing 02:32:12 5eca6d40b1e1: Waiting 02:32:12 85fe75da44b1: Waiting 02:32:12 5f70bf18a086: Waiting 02:32:12 e0f2d714e534: Waiting 02:32:12 35633f3548c2: Waiting 02:32:12 263f57b3a7f3: Waiting 02:32:12 15bd64c536d6: Waiting 02:32:12 ea1d3ca04526: Waiting 02:32:12 7bee8d03b74f: Waiting 02:32:12 ce5a8cde9eee: Waiting 02:32:12 a78912da3af4: Waiting 02:32:12 a1191bb0edb7: Layer already exists 02:32:12 699d39ced270: Layer already exists 02:32:12 27dd740c5bac: Layer already exists 02:32:12 4f8ce27ce95e: Layer already exists 02:32:12 b34f05290863: Layer already exists 02:32:12 e0f2d714e534: Layer already exists 02:32:12 a78912da3af4: Layer already exists 02:32:12 7bee8d03b74f: Layer already exists 02:32:12 ea1d3ca04526: Layer already exists 02:32:12 5eca6d40b1e1: Layer already exists 02:32:12 85fe75da44b1: Layer already exists 02:32:12 15bd64c536d6: Layer already exists 02:32:12 263f57b3a7f3: Layer already exists 02:32:12 5f70bf18a086: Layer already exists 02:32:12 35633f3548c2: Layer already exists 02:32:12 ce5a8cde9eee: Layer already exists 02:32:12 main: digest: sha256:aca18f081cbb9b4f38b205e5f93dfd7c57bfce7451bd1a1b29f6dbe8dd619fa2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:12 ===================================================== [Pipeline] echo 02:32:12 taggedImages: 02:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.55 02:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:32:12 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:32:12 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:12 latest 02:32:12 4.0.0-dev.55 02:32:12 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:12 main 02:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:32:12 2d6ebceca4ea: Preparing 02:32:12 89a4a5a61ff7: Preparing 02:32:12 745f683ad809: Preparing 02:32:12 db6bcf8163e1: Preparing 02:32:12 ea1d3ca04526: Preparing 02:32:12 7bee8d03b74f: Preparing 02:32:12 e2b3ff945cc6: Preparing 02:32:12 2b017ae9a0db: Preparing 02:32:12 ce5a8cde9eee: Preparing 02:32:12 7bee8d03b74f: Waiting 02:32:12 e2b3ff945cc6: Waiting 02:32:12 2b017ae9a0db: Waiting 02:32:12 ce5a8cde9eee: Waiting 02:32:12 ea1d3ca04526: Layer already exists 02:32:12 2d6ebceca4ea: Layer already exists 02:32:12 89a4a5a61ff7: Layer already exists 02:32:12 7bee8d03b74f: Layer already exists 02:32:12 e2b3ff945cc6: Layer already exists 02:32:12 2b017ae9a0db: Layer already exists 02:32:12 ce5a8cde9eee: Layer already exists 02:32:12 745f683ad809: Pushed 02:32:15 db6bcf8163e1: Pushed 02:32:15 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:32:16 2d6ebceca4ea: Preparing 02:32:16 89a4a5a61ff7: Preparing 02:32:16 745f683ad809: Preparing 02:32:16 db6bcf8163e1: Preparing 02:32:16 ea1d3ca04526: Preparing 02:32:16 7bee8d03b74f: Preparing 02:32:16 e2b3ff945cc6: Preparing 02:32:16 2b017ae9a0db: Preparing 02:32:16 ce5a8cde9eee: Preparing 02:32:16 e2b3ff945cc6: Waiting 02:32:16 2b017ae9a0db: Waiting 02:32:16 ce5a8cde9eee: Waiting 02:32:16 7bee8d03b74f: Waiting 02:32:16 2d6ebceca4ea: Layer already exists 02:32:16 89a4a5a61ff7: Layer already exists 02:32:16 ea1d3ca04526: Layer already exists 02:32:16 db6bcf8163e1: Layer already exists 02:32:16 745f683ad809: Layer already exists 02:32:16 7bee8d03b74f: Layer already exists 02:32:16 e2b3ff945cc6: Layer already exists 02:32:16 2b017ae9a0db: Layer already exists 02:32:16 ce5a8cde9eee: Layer already exists 02:32:16 latest: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 02:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:32:16 2d6ebceca4ea: Preparing 02:32:16 89a4a5a61ff7: Preparing 02:32:16 745f683ad809: Preparing 02:32:16 db6bcf8163e1: Preparing 02:32:16 ea1d3ca04526: Preparing 02:32:16 7bee8d03b74f: Preparing 02:32:16 e2b3ff945cc6: Preparing 02:32:16 2b017ae9a0db: Preparing 02:32:16 ce5a8cde9eee: Preparing 02:32:16 7bee8d03b74f: Waiting 02:32:16 e2b3ff945cc6: Waiting 02:32:16 ce5a8cde9eee: Waiting 02:32:16 2b017ae9a0db: Waiting 02:32:16 2d6ebceca4ea: Layer already exists 02:32:16 ea1d3ca04526: Layer already exists 02:32:16 745f683ad809: Layer already exists 02:32:16 db6bcf8163e1: Layer already exists 02:32:16 89a4a5a61ff7: Layer already exists 02:32:16 ce5a8cde9eee: Layer already exists 02:32:16 7bee8d03b74f: Layer already exists 02:32:16 e2b3ff945cc6: Layer already exists 02:32:16 2b017ae9a0db: Layer already exists 02:32:16 4.0.0-dev.55: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:32:17 2d6ebceca4ea: Preparing 02:32:17 89a4a5a61ff7: Preparing 02:32:17 745f683ad809: Preparing 02:32:17 db6bcf8163e1: Preparing 02:32:17 ea1d3ca04526: Preparing 02:32:17 7bee8d03b74f: Preparing 02:32:17 e2b3ff945cc6: Preparing 02:32:17 2b017ae9a0db: Preparing 02:32:17 ce5a8cde9eee: Preparing 02:32:17 7bee8d03b74f: Waiting 02:32:17 e2b3ff945cc6: Waiting 02:32:17 2b017ae9a0db: Waiting 02:32:17 ce5a8cde9eee: Waiting 02:32:17 89a4a5a61ff7: Layer already exists 02:32:17 2d6ebceca4ea: Layer already exists 02:32:17 ea1d3ca04526: Layer already exists 02:32:17 db6bcf8163e1: Layer already exists 02:32:17 745f683ad809: Layer already exists 02:32:17 7bee8d03b74f: Layer already exists 02:32:17 2b017ae9a0db: Layer already exists 02:32:17 e2b3ff945cc6: Layer already exists 02:32:17 ce5a8cde9eee: Layer already exists 02:32:17 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:32:18 2d6ebceca4ea: Preparing 02:32:18 89a4a5a61ff7: Preparing 02:32:18 745f683ad809: Preparing 02:32:18 db6bcf8163e1: Preparing 02:32:18 ea1d3ca04526: Preparing 02:32:18 7bee8d03b74f: Preparing 02:32:18 e2b3ff945cc6: Preparing 02:32:18 2b017ae9a0db: Preparing 02:32:18 ce5a8cde9eee: Preparing 02:32:18 e2b3ff945cc6: Waiting 02:32:18 2b017ae9a0db: Waiting 02:32:18 ce5a8cde9eee: Waiting 02:32:18 7bee8d03b74f: Waiting 02:32:18 ea1d3ca04526: Layer already exists 02:32:18 2d6ebceca4ea: Layer already exists 02:32:18 89a4a5a61ff7: Layer already exists 02:32:18 745f683ad809: Layer already exists 02:32:18 db6bcf8163e1: Layer already exists 02:32:18 2b017ae9a0db: Layer already exists 02:32:18 e2b3ff945cc6: Layer already exists 02:32:18 7bee8d03b74f: Layer already exists 02:32:18 ce5a8cde9eee: Layer already exists 02:32:18 main: digest: sha256:4eff1b654b82f865412ac6c33d218409fe5ea6121c54f4e7c61733f8078e1ec5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:18 ===================================================== [Pipeline] echo 02:32:18 taggedImages: 02:32:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:32:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.55 02:32:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:32:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:32:18 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:18 latest 02:32:18 4.0.0-dev.55 02:32:18 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:18 main 02:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:32:18 cd6c8c4d8b2d: Preparing 02:32:18 2e6612185ad4: Preparing 02:32:18 f0eb1316c9ca: Preparing 02:32:18 e2c3b2c8de6d: Preparing 02:32:18 6496c673f4ae: Preparing 02:32:18 ea1d3ca04526: Preparing 02:32:18 7bee8d03b74f: Preparing 02:32:18 4940315500e4: Preparing 02:32:18 6193b5f997f3: Preparing 02:32:18 8f1e606e15a4: Preparing 02:32:18 ce5a8cde9eee: Preparing 02:32:18 7bee8d03b74f: Waiting 02:32:18 4940315500e4: Waiting 02:32:18 6193b5f997f3: Waiting 02:32:18 8f1e606e15a4: Waiting 02:32:18 ea1d3ca04526: Waiting 02:32:18 ce5a8cde9eee: Waiting 02:32:18 cd6c8c4d8b2d: Pushed 02:32:18 6496c673f4ae: Pushed 02:32:18 e2c3b2c8de6d: Pushed 02:32:18 2e6612185ad4: Pushed 02:32:18 ea1d3ca04526: Layer already exists 02:32:18 7bee8d03b74f: Layer already exists 02:32:19 ce5a8cde9eee: Layer already exists 02:32:19 4940315500e4: Pushed 02:32:19 6193b5f997f3: Pushed 02:32:20 f0eb1316c9ca: Pushed 02:32:21 8f1e606e15a4: Pushed 02:32:21 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:32:21 cd6c8c4d8b2d: Preparing 02:32:21 2e6612185ad4: Preparing 02:32:21 f0eb1316c9ca: Preparing 02:32:21 e2c3b2c8de6d: Preparing 02:32:21 6496c673f4ae: Preparing 02:32:21 ea1d3ca04526: Preparing 02:32:21 7bee8d03b74f: Preparing 02:32:21 4940315500e4: Preparing 02:32:21 6193b5f997f3: Preparing 02:32:21 8f1e606e15a4: Preparing 02:32:21 ce5a8cde9eee: Preparing 02:32:21 4940315500e4: Waiting 02:32:21 6193b5f997f3: Waiting 02:32:21 8f1e606e15a4: Waiting 02:32:21 ce5a8cde9eee: Waiting 02:32:21 7bee8d03b74f: Waiting 02:32:21 ea1d3ca04526: Waiting 02:32:21 cd6c8c4d8b2d: Layer already exists 02:32:21 2e6612185ad4: Layer already exists 02:32:21 f0eb1316c9ca: Layer already exists 02:32:21 6496c673f4ae: Layer already exists 02:32:21 e2c3b2c8de6d: Layer already exists 02:32:21 ea1d3ca04526: Layer already exists 02:32:21 7bee8d03b74f: Layer already exists 02:32:21 4940315500e4: Layer already exists 02:32:21 6193b5f997f3: Layer already exists 02:32:21 8f1e606e15a4: Layer already exists 02:32:21 ce5a8cde9eee: Layer already exists 02:32:21 latest: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 02:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:32:22 cd6c8c4d8b2d: Preparing 02:32:22 2e6612185ad4: Preparing 02:32:22 f0eb1316c9ca: Preparing 02:32:22 e2c3b2c8de6d: Preparing 02:32:22 6496c673f4ae: Preparing 02:32:22 ea1d3ca04526: Preparing 02:32:22 7bee8d03b74f: Preparing 02:32:22 4940315500e4: Preparing 02:32:22 6193b5f997f3: Preparing 02:32:22 8f1e606e15a4: Preparing 02:32:22 ce5a8cde9eee: Preparing 02:32:22 4940315500e4: Waiting 02:32:22 8f1e606e15a4: Waiting 02:32:22 ea1d3ca04526: Waiting 02:32:22 6193b5f997f3: Waiting 02:32:22 ce5a8cde9eee: Waiting 02:32:22 7bee8d03b74f: Waiting 02:32:22 e2c3b2c8de6d: Layer already exists 02:32:22 f0eb1316c9ca: Layer already exists 02:32:22 cd6c8c4d8b2d: Layer already exists 02:32:22 6496c673f4ae: Layer already exists 02:32:22 2e6612185ad4: Layer already exists 02:32:22 7bee8d03b74f: Layer already exists 02:32:22 ea1d3ca04526: Layer already exists 02:32:22 4940315500e4: Layer already exists 02:32:22 8f1e606e15a4: Layer already exists 02:32:22 6193b5f997f3: Layer already exists 02:32:22 ce5a8cde9eee: Layer already exists 02:32:22 4.0.0-dev.55: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:32:23 cd6c8c4d8b2d: Preparing 02:32:23 2e6612185ad4: Preparing 02:32:23 f0eb1316c9ca: Preparing 02:32:23 e2c3b2c8de6d: Preparing 02:32:23 6496c673f4ae: Preparing 02:32:23 ea1d3ca04526: Preparing 02:32:23 7bee8d03b74f: Preparing 02:32:23 4940315500e4: Preparing 02:32:23 6193b5f997f3: Preparing 02:32:23 8f1e606e15a4: Preparing 02:32:23 ce5a8cde9eee: Preparing 02:32:23 ea1d3ca04526: Waiting 02:32:23 7bee8d03b74f: Waiting 02:32:23 4940315500e4: Waiting 02:32:23 6193b5f997f3: Waiting 02:32:23 8f1e606e15a4: Waiting 02:32:23 ce5a8cde9eee: Waiting 02:32:23 6496c673f4ae: Layer already exists 02:32:23 2e6612185ad4: Layer already exists 02:32:23 cd6c8c4d8b2d: Layer already exists 02:32:23 e2c3b2c8de6d: Layer already exists 02:32:23 f0eb1316c9ca: Layer already exists 02:32:23 7bee8d03b74f: Layer already exists 02:32:23 ea1d3ca04526: Layer already exists 02:32:23 4940315500e4: Layer already exists 02:32:23 6193b5f997f3: Layer already exists 02:32:23 8f1e606e15a4: Layer already exists 02:32:23 ce5a8cde9eee: Layer already exists 02:32:23 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:32:23 cd6c8c4d8b2d: Preparing 02:32:23 2e6612185ad4: Preparing 02:32:23 f0eb1316c9ca: Preparing 02:32:23 e2c3b2c8de6d: Preparing 02:32:23 6496c673f4ae: Preparing 02:32:23 ea1d3ca04526: Preparing 02:32:23 7bee8d03b74f: Preparing 02:32:23 4940315500e4: Preparing 02:32:23 6193b5f997f3: Preparing 02:32:23 8f1e606e15a4: Preparing 02:32:23 ce5a8cde9eee: Preparing 02:32:23 6193b5f997f3: Waiting 02:32:23 4940315500e4: Waiting 02:32:23 8f1e606e15a4: Waiting 02:32:23 7bee8d03b74f: Waiting 02:32:23 ea1d3ca04526: Waiting 02:32:23 ce5a8cde9eee: Waiting 02:32:23 6496c673f4ae: Layer already exists 02:32:23 cd6c8c4d8b2d: Layer already exists 02:32:23 f0eb1316c9ca: Layer already exists 02:32:23 2e6612185ad4: Layer already exists 02:32:23 e2c3b2c8de6d: Layer already exists 02:32:23 ea1d3ca04526: Layer already exists 02:32:23 7bee8d03b74f: Layer already exists 02:32:23 8f1e606e15a4: Layer already exists 02:32:23 6193b5f997f3: Layer already exists 02:32:23 4940315500e4: Layer already exists 02:32:23 ce5a8cde9eee: Layer already exists 02:32:23 main: digest: sha256:55f7666c9923d892b9a3b8ed3792b46595cce2e6eb4f1d5f0d98b8897a18e0f1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:23 ===================================================== [Pipeline] echo 02:32:23 taggedImages: 02:32:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:32:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.55 02:32:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:32:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:32:24 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:24 latest 02:32:24 4.0.0-dev.55 02:32:24 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:24 main 02:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:32:24 6da5beab8fc2: Preparing 02:32:24 32f4a4811fcc: Preparing 02:32:24 1846a9edf0c1: Preparing 02:32:24 fd22dc8bf03c: Preparing 02:32:24 1cbca257a694: Preparing 02:32:24 3b260b38b56f: Preparing 02:32:24 626864a61be6: Preparing 02:32:24 ea1d3ca04526: Preparing 02:32:24 7bee8d03b74f: Preparing 02:32:24 01c5186f41c1: Preparing 02:32:24 1b6cbab1a424: Preparing 02:32:24 ce5a8cde9eee: Preparing 02:32:24 1b6cbab1a424: Waiting 02:32:24 ce5a8cde9eee: Waiting 02:32:24 ea1d3ca04526: Waiting 02:32:24 3b260b38b56f: Waiting 02:32:24 7bee8d03b74f: Waiting 02:32:24 01c5186f41c1: Waiting 02:32:24 626864a61be6: Waiting 02:32:24 6da5beab8fc2: Pushed 02:32:24 1cbca257a694: Pushed 02:32:24 32f4a4811fcc: Pushed 02:32:24 ea1d3ca04526: Layer already exists 02:32:24 7bee8d03b74f: Layer already exists 02:32:24 3b260b38b56f: Pushed 02:32:24 626864a61be6: Pushed 02:32:24 ce5a8cde9eee: Layer already exists 02:32:25 01c5186f41c1: Pushed 02:32:25 fd22dc8bf03c: Pushed 02:32:26 1846a9edf0c1: Pushed 02:32:26 1b6cbab1a424: Pushed 02:32:26 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:32:26 6da5beab8fc2: Preparing 02:32:26 32f4a4811fcc: Preparing 02:32:26 1846a9edf0c1: Preparing 02:32:26 fd22dc8bf03c: Preparing 02:32:26 1cbca257a694: Preparing 02:32:26 3b260b38b56f: Preparing 02:32:26 626864a61be6: Preparing 02:32:26 ea1d3ca04526: Preparing 02:32:26 7bee8d03b74f: Preparing 02:32:26 01c5186f41c1: Preparing 02:32:26 1b6cbab1a424: Preparing 02:32:26 ce5a8cde9eee: Preparing 02:32:26 3b260b38b56f: Waiting 02:32:26 626864a61be6: Waiting 02:32:26 1b6cbab1a424: Waiting 02:32:26 ce5a8cde9eee: Waiting 02:32:26 ea1d3ca04526: Waiting 02:32:26 7bee8d03b74f: Waiting 02:32:26 01c5186f41c1: Waiting 02:32:26 32f4a4811fcc: Layer already exists 02:32:26 6da5beab8fc2: Layer already exists 02:32:26 1cbca257a694: Layer already exists 02:32:26 fd22dc8bf03c: Layer already exists 02:32:26 1846a9edf0c1: Layer already exists 02:32:26 626864a61be6: Layer already exists 02:32:26 3b260b38b56f: Layer already exists 02:32:26 ea1d3ca04526: Layer already exists 02:32:26 01c5186f41c1: Layer already exists 02:32:26 7bee8d03b74f: Layer already exists 02:32:26 ce5a8cde9eee: Layer already exists 02:32:26 1b6cbab1a424: Layer already exists 02:32:26 latest: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 02:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:32:27 6da5beab8fc2: Preparing 02:32:27 32f4a4811fcc: Preparing 02:32:27 1846a9edf0c1: Preparing 02:32:27 fd22dc8bf03c: Preparing 02:32:27 1cbca257a694: Preparing 02:32:27 3b260b38b56f: Preparing 02:32:27 626864a61be6: Preparing 02:32:27 ea1d3ca04526: Preparing 02:32:27 7bee8d03b74f: Preparing 02:32:27 01c5186f41c1: Preparing 02:32:27 1b6cbab1a424: Preparing 02:32:27 ce5a8cde9eee: Preparing 02:32:27 3b260b38b56f: Waiting 02:32:27 7bee8d03b74f: Waiting 02:32:27 01c5186f41c1: Waiting 02:32:27 626864a61be6: Waiting 02:32:27 1b6cbab1a424: Waiting 02:32:27 ce5a8cde9eee: Waiting 02:32:27 ea1d3ca04526: Waiting 02:32:27 32f4a4811fcc: Layer already exists 02:32:27 6da5beab8fc2: Layer already exists 02:32:27 1846a9edf0c1: Layer already exists 02:32:27 fd22dc8bf03c: Layer already exists 02:32:27 1cbca257a694: Layer already exists 02:32:27 626864a61be6: Layer already exists 02:32:27 3b260b38b56f: Layer already exists 02:32:27 ea1d3ca04526: Layer already exists 02:32:27 7bee8d03b74f: Layer already exists 02:32:27 01c5186f41c1: Layer already exists 02:32:27 ce5a8cde9eee: Layer already exists 02:32:27 1b6cbab1a424: Layer already exists 02:32:27 4.0.0-dev.55: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:32:28 6da5beab8fc2: Preparing 02:32:28 32f4a4811fcc: Preparing 02:32:28 1846a9edf0c1: Preparing 02:32:28 fd22dc8bf03c: Preparing 02:32:28 1cbca257a694: Preparing 02:32:28 3b260b38b56f: Preparing 02:32:28 626864a61be6: Preparing 02:32:28 ea1d3ca04526: Preparing 02:32:28 7bee8d03b74f: Preparing 02:32:28 01c5186f41c1: Preparing 02:32:28 1b6cbab1a424: Preparing 02:32:28 ce5a8cde9eee: Preparing 02:32:28 3b260b38b56f: Waiting 02:32:28 626864a61be6: Waiting 02:32:28 7bee8d03b74f: Waiting 02:32:28 ea1d3ca04526: Waiting 02:32:28 ce5a8cde9eee: Waiting 02:32:28 1b6cbab1a424: Waiting 02:32:28 01c5186f41c1: Waiting 02:32:28 1cbca257a694: Layer already exists 02:32:28 6da5beab8fc2: Layer already exists 02:32:28 fd22dc8bf03c: Layer already exists 02:32:28 1846a9edf0c1: Layer already exists 02:32:28 32f4a4811fcc: Layer already exists 02:32:28 7bee8d03b74f: Layer already exists 02:32:28 3b260b38b56f: Layer already exists 02:32:28 ea1d3ca04526: Layer already exists 02:32:28 626864a61be6: Layer already exists 02:32:28 01c5186f41c1: Layer already exists 02:32:28 1b6cbab1a424: Layer already exists 02:32:28 ce5a8cde9eee: Layer already exists 02:32:28 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:32:29 6da5beab8fc2: Preparing 02:32:29 32f4a4811fcc: Preparing 02:32:29 1846a9edf0c1: Preparing 02:32:29 fd22dc8bf03c: Preparing 02:32:29 1cbca257a694: Preparing 02:32:29 3b260b38b56f: Preparing 02:32:29 626864a61be6: Preparing 02:32:29 ea1d3ca04526: Preparing 02:32:29 7bee8d03b74f: Preparing 02:32:29 01c5186f41c1: Preparing 02:32:29 1b6cbab1a424: Preparing 02:32:29 ce5a8cde9eee: Preparing 02:32:29 3b260b38b56f: Waiting 02:32:29 ea1d3ca04526: Waiting 02:32:29 7bee8d03b74f: Waiting 02:32:29 626864a61be6: Waiting 02:32:29 1b6cbab1a424: Waiting 02:32:29 ce5a8cde9eee: Waiting 02:32:29 01c5186f41c1: Waiting 02:32:29 6da5beab8fc2: Layer already exists 02:32:29 1846a9edf0c1: Layer already exists 02:32:29 1cbca257a694: Layer already exists 02:32:29 32f4a4811fcc: Layer already exists 02:32:29 fd22dc8bf03c: Layer already exists 02:32:29 ea1d3ca04526: Layer already exists 02:32:29 626864a61be6: Layer already exists 02:32:29 7bee8d03b74f: Layer already exists 02:32:29 3b260b38b56f: Layer already exists 02:32:29 01c5186f41c1: Layer already exists 02:32:29 1b6cbab1a424: Layer already exists 02:32:29 ce5a8cde9eee: Layer already exists 02:32:29 main: digest: sha256:4359a145a0addf37ab2367408182e9fb834a59ff5c72d23c5a65e4f6196f55de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:29 ===================================================== [Pipeline] echo 02:32:29 taggedImages: 02:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.55 02:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:32:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:32:29 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:29 latest 02:32:29 4.0.0-dev.55 02:32:29 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:29 main 02:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:32:29 f59cd7ed8b4f: Preparing 02:32:29 48d9cfcb217f: Preparing 02:32:29 ea1d3ca04526: Preparing 02:32:29 7bee8d03b74f: Preparing 02:32:29 9dc3289f7fd0: Preparing 02:32:29 49b2eab615c8: Preparing 02:32:29 ce5a8cde9eee: Preparing 02:32:29 49b2eab615c8: Waiting 02:32:29 ce5a8cde9eee: Waiting 02:32:29 7bee8d03b74f: Layer already exists 02:32:29 ea1d3ca04526: Layer already exists 02:32:29 ce5a8cde9eee: Layer already exists 02:32:29 f59cd7ed8b4f: Pushed 02:32:30 9dc3289f7fd0: Pushed 02:32:30 49b2eab615c8: Pushed 02:32:31 48d9cfcb217f: Pushed 02:32:31 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:31 + 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:32:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:32:32 f59cd7ed8b4f: Preparing 02:32:32 48d9cfcb217f: Preparing 02:32:32 ea1d3ca04526: Preparing 02:32:32 7bee8d03b74f: Preparing 02:32:32 9dc3289f7fd0: Preparing 02:32:32 49b2eab615c8: Preparing 02:32:32 ce5a8cde9eee: Preparing 02:32:32 ce5a8cde9eee: Waiting 02:32:32 49b2eab615c8: Waiting 02:32:32 f59cd7ed8b4f: Layer already exists 02:32:32 7bee8d03b74f: Layer already exists 02:32:32 9dc3289f7fd0: Layer already exists 02:32:32 48d9cfcb217f: Layer already exists 02:32:32 ea1d3ca04526: Layer already exists 02:32:32 ce5a8cde9eee: Layer already exists 02:32:32 49b2eab615c8: Layer already exists 02:32:32 latest: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 02:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:32:32 f59cd7ed8b4f: Preparing 02:32:32 48d9cfcb217f: Preparing 02:32:32 ea1d3ca04526: Preparing 02:32:32 7bee8d03b74f: Preparing 02:32:32 9dc3289f7fd0: Preparing 02:32:32 49b2eab615c8: Preparing 02:32:32 ce5a8cde9eee: Preparing 02:32:32 49b2eab615c8: Waiting 02:32:32 ce5a8cde9eee: Waiting 02:32:32 ea1d3ca04526: Layer already exists 02:32:32 48d9cfcb217f: Layer already exists 02:32:32 7bee8d03b74f: Layer already exists 02:32:32 f59cd7ed8b4f: Layer already exists 02:32:32 9dc3289f7fd0: Layer already exists 02:32:32 ce5a8cde9eee: Layer already exists 02:32:32 49b2eab615c8: Layer already exists 02:32:32 4.0.0-dev.55: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:32:33 f59cd7ed8b4f: Preparing 02:32:33 48d9cfcb217f: Preparing 02:32:33 ea1d3ca04526: Preparing 02:32:33 7bee8d03b74f: Preparing 02:32:33 9dc3289f7fd0: Preparing 02:32:33 49b2eab615c8: Preparing 02:32:33 ce5a8cde9eee: Preparing 02:32:33 49b2eab615c8: Waiting 02:32:33 ce5a8cde9eee: Waiting 02:32:33 ea1d3ca04526: Layer already exists 02:32:33 7bee8d03b74f: Layer already exists 02:32:33 48d9cfcb217f: Layer already exists 02:32:33 f59cd7ed8b4f: Layer already exists 02:32:33 9dc3289f7fd0: Layer already exists 02:32:33 49b2eab615c8: Layer already exists 02:32:33 ce5a8cde9eee: Layer already exists 02:32:33 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:33 + 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:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:32:34 f59cd7ed8b4f: Preparing 02:32:34 48d9cfcb217f: Preparing 02:32:34 ea1d3ca04526: Preparing 02:32:34 7bee8d03b74f: Preparing 02:32:34 9dc3289f7fd0: Preparing 02:32:34 49b2eab615c8: Preparing 02:32:34 ce5a8cde9eee: Preparing 02:32:34 49b2eab615c8: Waiting 02:32:34 ea1d3ca04526: Layer already exists 02:32:34 48d9cfcb217f: Layer already exists 02:32:34 9dc3289f7fd0: Layer already exists 02:32:34 7bee8d03b74f: Layer already exists 02:32:34 f59cd7ed8b4f: Layer already exists 02:32:34 49b2eab615c8: Layer already exists 02:32:34 ce5a8cde9eee: Layer already exists 02:32:34 main: digest: sha256:c8feca5628fc0cd427a8a5503066558ab35b996fffc5f498a545c760129bc0d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:34 ===================================================== [Pipeline] echo 02:32:34 taggedImages: 02:32:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:32:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.55 02:32:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:32:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:32:34 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:34 latest 02:32:34 4.0.0-dev.55 02:32:34 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:34 main 02:32:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:32:35 15c315648836: Preparing 02:32:35 35c26bf9b259: Preparing 02:32:35 df6e23e7a414: Preparing 02:32:35 ea1d3ca04526: Preparing 02:32:35 7bee8d03b74f: Preparing 02:32:35 533065b2d58b: Preparing 02:32:35 81153a06e936: Preparing 02:32:35 b4ed2c4a889e: Preparing 02:32:35 536422cef6d7: Preparing 02:32:35 ce5a8cde9eee: Preparing 02:32:35 81153a06e936: Waiting 02:32:35 533065b2d58b: Waiting 02:32:35 b4ed2c4a889e: Waiting 02:32:35 536422cef6d7: Waiting 02:32:35 ce5a8cde9eee: Waiting 02:32:35 ea1d3ca04526: Layer already exists 02:32:35 7bee8d03b74f: Layer already exists 02:32:35 35c26bf9b259: Pushed 02:32:35 df6e23e7a414: Pushed 02:32:35 15c315648836: Pushed 02:32:35 ce5a8cde9eee: Layer already exists 02:32:35 b4ed2c4a889e: Pushed 02:32:38 536422cef6d7: Pushed 02:32:42 81153a06e936: Pushed 02:32:46 533065b2d58b: Pushed 02:32:46 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:32:47 15c315648836: Preparing 02:32:47 35c26bf9b259: Preparing 02:32:47 df6e23e7a414: Preparing 02:32:47 ea1d3ca04526: Preparing 02:32:47 7bee8d03b74f: Preparing 02:32:47 533065b2d58b: Preparing 02:32:47 81153a06e936: Preparing 02:32:47 b4ed2c4a889e: Preparing 02:32:47 533065b2d58b: Waiting 02:32:47 81153a06e936: Waiting 02:32:47 536422cef6d7: Preparing 02:32:47 b4ed2c4a889e: Waiting 02:32:47 ce5a8cde9eee: Preparing 02:32:47 536422cef6d7: Waiting 02:32:47 ce5a8cde9eee: Waiting 02:32:47 7bee8d03b74f: Layer already exists 02:32:47 df6e23e7a414: Layer already exists 02:32:47 35c26bf9b259: Layer already exists 02:32:47 ea1d3ca04526: Layer already exists 02:32:47 15c315648836: Layer already exists 02:32:47 81153a06e936: Layer already exists 02:32:47 533065b2d58b: Layer already exists 02:32:47 b4ed2c4a889e: Layer already exists 02:32:47 ce5a8cde9eee: Layer already exists 02:32:47 536422cef6d7: Layer already exists 02:32:47 latest: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 02:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:32:48 15c315648836: Preparing 02:32:48 35c26bf9b259: Preparing 02:32:48 df6e23e7a414: Preparing 02:32:48 ea1d3ca04526: Preparing 02:32:48 7bee8d03b74f: Preparing 02:32:48 533065b2d58b: Preparing 02:32:48 81153a06e936: Preparing 02:32:48 b4ed2c4a889e: Preparing 02:32:48 536422cef6d7: Preparing 02:32:48 ce5a8cde9eee: Preparing 02:32:48 533065b2d58b: Waiting 02:32:48 81153a06e936: Waiting 02:32:48 b4ed2c4a889e: Waiting 02:32:48 536422cef6d7: Waiting 02:32:48 ce5a8cde9eee: Waiting 02:32:48 df6e23e7a414: Layer already exists 02:32:48 ea1d3ca04526: Layer already exists 02:32:48 7bee8d03b74f: Layer already exists 02:32:48 15c315648836: Layer already exists 02:32:48 35c26bf9b259: Layer already exists 02:32:48 533065b2d58b: Layer already exists 02:32:48 81153a06e936: Layer already exists 02:32:48 536422cef6d7: Layer already exists 02:32:48 b4ed2c4a889e: Layer already exists 02:32:48 ce5a8cde9eee: Layer already exists 02:32:48 4.0.0-dev.55: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:32:49 15c315648836: Preparing 02:32:49 35c26bf9b259: Preparing 02:32:49 df6e23e7a414: Preparing 02:32:49 ea1d3ca04526: Preparing 02:32:49 7bee8d03b74f: Preparing 02:32:49 533065b2d58b: Preparing 02:32:49 81153a06e936: Preparing 02:32:49 b4ed2c4a889e: Preparing 02:32:49 536422cef6d7: Preparing 02:32:49 ce5a8cde9eee: Preparing 02:32:49 533065b2d58b: Waiting 02:32:49 81153a06e936: Waiting 02:32:49 b4ed2c4a889e: Waiting 02:32:49 536422cef6d7: Waiting 02:32:49 ce5a8cde9eee: Waiting 02:32:49 ea1d3ca04526: Layer already exists 02:32:49 7bee8d03b74f: Layer already exists 02:32:49 15c315648836: Layer already exists 02:32:49 df6e23e7a414: Layer already exists 02:32:49 35c26bf9b259: Layer already exists 02:32:49 533065b2d58b: Layer already exists 02:32:49 536422cef6d7: Layer already exists 02:32:49 b4ed2c4a889e: Layer already exists 02:32:49 ce5a8cde9eee: Layer already exists 02:32:49 81153a06e936: Layer already exists 02:32:49 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:32:49 15c315648836: Preparing 02:32:49 35c26bf9b259: Preparing 02:32:49 df6e23e7a414: Preparing 02:32:49 ea1d3ca04526: Preparing 02:32:49 7bee8d03b74f: Preparing 02:32:49 533065b2d58b: Preparing 02:32:49 81153a06e936: Preparing 02:32:49 b4ed2c4a889e: Preparing 02:32:49 536422cef6d7: Preparing 02:32:49 ce5a8cde9eee: Preparing 02:32:49 533065b2d58b: Waiting 02:32:49 81153a06e936: Waiting 02:32:49 b4ed2c4a889e: Waiting 02:32:49 ce5a8cde9eee: Waiting 02:32:49 536422cef6d7: Waiting 02:32:49 15c315648836: Layer already exists 02:32:49 7bee8d03b74f: Layer already exists 02:32:49 df6e23e7a414: Layer already exists 02:32:49 35c26bf9b259: Layer already exists 02:32:49 ea1d3ca04526: Layer already exists 02:32:49 81153a06e936: Layer already exists 02:32:49 533065b2d58b: Layer already exists 02:32:49 ce5a8cde9eee: Layer already exists 02:32:49 b4ed2c4a889e: Layer already exists 02:32:49 536422cef6d7: Layer already exists 02:32:49 main: digest: sha256:e7e3d1ed42b9270118d0768d8e38b7ff2903f70a8284b95706969ec8cf4451f8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:50 ===================================================== [Pipeline] echo 02:32:50 taggedImages: 02:32:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:32:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.55 02:32:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:32:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:32:50 310c4853b7613a5ec87f391646ffefe23ede991a 02:32:50 latest 02:32:50 4.0.0-dev.55 02:32:50 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:32:50 main 02:32:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a 02:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:32:50 19e9ed9b9618: Preparing 02:32:50 57cf9f60c404: Preparing 02:32:50 9cb8279a8ffd: Preparing 02:32:50 ea1d3ca04526: Preparing 02:32:50 7bee8d03b74f: Preparing 02:32:50 e5487d6175d3: Preparing 02:32:50 b1f370fe69d2: Preparing 02:32:50 de9581759f11: Preparing 02:32:50 ce5a8cde9eee: Preparing 02:32:50 b1f370fe69d2: Waiting 02:32:50 de9581759f11: Waiting 02:32:50 e5487d6175d3: Waiting 02:32:50 ce5a8cde9eee: Waiting 02:32:50 ea1d3ca04526: Layer already exists 02:32:50 7bee8d03b74f: Layer already exists 02:32:50 19e9ed9b9618: Pushed 02:32:50 57cf9f60c404: Pushed 02:32:50 9cb8279a8ffd: Pushed 02:32:50 ce5a8cde9eee: Layer already exists 02:32:51 de9581759f11: Pushed 02:32:51 b1f370fe69d2: Pushed 02:33:01 e5487d6175d3: Pushed 02:33:01 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:33:02 19e9ed9b9618: Preparing 02:33:02 57cf9f60c404: Preparing 02:33:02 9cb8279a8ffd: Preparing 02:33:02 ea1d3ca04526: Preparing 02:33:02 7bee8d03b74f: Preparing 02:33:02 e5487d6175d3: Preparing 02:33:02 b1f370fe69d2: Preparing 02:33:02 de9581759f11: Preparing 02:33:02 ce5a8cde9eee: Preparing 02:33:02 b1f370fe69d2: Waiting 02:33:02 de9581759f11: Waiting 02:33:02 ce5a8cde9eee: Waiting 02:33:02 9cb8279a8ffd: Layer already exists 02:33:02 ea1d3ca04526: Layer already exists 02:33:02 57cf9f60c404: Layer already exists 02:33:02 19e9ed9b9618: Layer already exists 02:33:02 7bee8d03b74f: Layer already exists 02:33:02 b1f370fe69d2: Layer already exists 02:33:02 ce5a8cde9eee: Layer already exists 02:33:02 e5487d6175d3: Layer already exists 02:33:02 de9581759f11: Layer already exists 02:33:02 latest: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 02:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:33:02 19e9ed9b9618: Preparing 02:33:02 57cf9f60c404: Preparing 02:33:02 9cb8279a8ffd: Preparing 02:33:02 ea1d3ca04526: Preparing 02:33:02 7bee8d03b74f: Preparing 02:33:02 e5487d6175d3: Preparing 02:33:02 b1f370fe69d2: Preparing 02:33:02 de9581759f11: Preparing 02:33:02 ce5a8cde9eee: Preparing 02:33:02 e5487d6175d3: Waiting 02:33:02 b1f370fe69d2: Waiting 02:33:02 de9581759f11: Waiting 02:33:02 ce5a8cde9eee: Waiting 02:33:02 57cf9f60c404: Layer already exists 02:33:02 9cb8279a8ffd: Layer already exists 02:33:02 19e9ed9b9618: Layer already exists 02:33:02 7bee8d03b74f: Layer already exists 02:33:02 ea1d3ca04526: Layer already exists 02:33:02 b1f370fe69d2: Layer already exists 02:33:02 e5487d6175d3: Layer already exists 02:33:02 de9581759f11: Layer already exists 02:33:02 ce5a8cde9eee: Layer already exists 02:33:02 4.0.0-dev.55: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:33:03 19e9ed9b9618: Preparing 02:33:03 57cf9f60c404: Preparing 02:33:03 9cb8279a8ffd: Preparing 02:33:03 ea1d3ca04526: Preparing 02:33:03 7bee8d03b74f: Preparing 02:33:03 e5487d6175d3: Preparing 02:33:03 b1f370fe69d2: Preparing 02:33:03 de9581759f11: Preparing 02:33:03 ce5a8cde9eee: Preparing 02:33:03 e5487d6175d3: Waiting 02:33:03 b1f370fe69d2: Waiting 02:33:03 de9581759f11: Waiting 02:33:03 ce5a8cde9eee: Waiting 02:33:03 ea1d3ca04526: Layer already exists 02:33:03 7bee8d03b74f: Layer already exists 02:33:03 57cf9f60c404: Layer already exists 02:33:03 19e9ed9b9618: Layer already exists 02:33:03 9cb8279a8ffd: Layer already exists 02:33:03 b1f370fe69d2: Layer already exists 02:33:03 de9581759f11: Layer already exists 02:33:03 e5487d6175d3: Layer already exists 02:33:03 ce5a8cde9eee: Layer already exists 02:33:03 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:33:04 19e9ed9b9618: Preparing 02:33:04 57cf9f60c404: Preparing 02:33:04 9cb8279a8ffd: Preparing 02:33:04 ea1d3ca04526: Preparing 02:33:04 7bee8d03b74f: Preparing 02:33:04 e5487d6175d3: Preparing 02:33:04 b1f370fe69d2: Preparing 02:33:04 de9581759f11: Preparing 02:33:04 ce5a8cde9eee: Preparing 02:33:04 b1f370fe69d2: Waiting 02:33:04 de9581759f11: Waiting 02:33:04 ce5a8cde9eee: Waiting 02:33:04 e5487d6175d3: Waiting 02:33:04 ea1d3ca04526: Layer already exists 02:33:04 19e9ed9b9618: Layer already exists 02:33:04 7bee8d03b74f: Layer already exists 02:33:04 9cb8279a8ffd: Layer already exists 02:33:04 57cf9f60c404: Layer already exists 02:33:04 ce5a8cde9eee: Layer already exists 02:33:04 e5487d6175d3: Layer already exists 02:33:04 b1f370fe69d2: Layer already exists 02:33:04 de9581759f11: Layer already exists 02:33:04 main: digest: sha256:1d0872c5f4fd2bf70be525bd58953f2caedd5984bd108fc6e030f504e75d3d2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:04 ===================================================== [Pipeline] echo 02:33:04 taggedImages: 02:33:04 - nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:33:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.55 02:33:04 - nexus3.edgexfoundry.org:10004/security-spire-config:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:33:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:33:04 310c4853b7613a5ec87f391646ffefe23ede991a 02:33:04 latest 02:33:04 4.0.0-dev.55 02:33:04 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:04 main 02:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:33:04 15c315648836: Preparing 02:33:04 06c6d8592073: Preparing 02:33:04 697f034798be: Preparing 02:33:04 ea1d3ca04526: Preparing 02:33:04 7bee8d03b74f: Preparing 02:33:04 4bb68688344c: Preparing 02:33:04 b4ed2c4a889e: Preparing 02:33:04 536422cef6d7: Preparing 02:33:04 ce5a8cde9eee: Preparing 02:33:04 b4ed2c4a889e: Waiting 02:33:04 536422cef6d7: Waiting 02:33:04 ce5a8cde9eee: Waiting 02:33:04 4bb68688344c: Waiting 02:33:04 ea1d3ca04526: Layer already exists 02:33:04 7bee8d03b74f: Layer already exists 02:33:04 15c315648836: Layer already exists 02:33:04 b4ed2c4a889e: Layer already exists 02:33:04 536422cef6d7: Layer already exists 02:33:04 ce5a8cde9eee: Layer already exists 02:33:04 697f034798be: Pushed 02:33:04 06c6d8592073: Pushed 02:33:14 4bb68688344c: Pushed 02:33:14 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:33:15 15c315648836: Preparing 02:33:15 06c6d8592073: Preparing 02:33:15 697f034798be: Preparing 02:33:15 ea1d3ca04526: Preparing 02:33:15 7bee8d03b74f: Preparing 02:33:15 4bb68688344c: Preparing 02:33:15 b4ed2c4a889e: Preparing 02:33:15 536422cef6d7: Preparing 02:33:15 ce5a8cde9eee: Preparing 02:33:15 b4ed2c4a889e: Waiting 02:33:15 536422cef6d7: Waiting 02:33:15 4bb68688344c: Waiting 02:33:15 ce5a8cde9eee: Waiting 02:33:15 15c315648836: Layer already exists 02:33:15 7bee8d03b74f: Layer already exists 02:33:15 ea1d3ca04526: Layer already exists 02:33:15 06c6d8592073: Layer already exists 02:33:15 697f034798be: Layer already exists 02:33:15 b4ed2c4a889e: Layer already exists 02:33:15 ce5a8cde9eee: Layer already exists 02:33:15 4bb68688344c: Layer already exists 02:33:15 536422cef6d7: Layer already exists 02:33:15 latest: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 02:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:33:16 15c315648836: Preparing 02:33:16 06c6d8592073: Preparing 02:33:16 697f034798be: Preparing 02:33:16 ea1d3ca04526: Preparing 02:33:16 7bee8d03b74f: Preparing 02:33:16 4bb68688344c: Preparing 02:33:16 b4ed2c4a889e: Preparing 02:33:16 536422cef6d7: Preparing 02:33:16 ce5a8cde9eee: Preparing 02:33:16 4bb68688344c: Waiting 02:33:16 b4ed2c4a889e: Waiting 02:33:16 536422cef6d7: Waiting 02:33:16 ce5a8cde9eee: Waiting 02:33:16 15c315648836: Layer already exists 02:33:16 ea1d3ca04526: Layer already exists 02:33:16 06c6d8592073: Layer already exists 02:33:16 697f034798be: Layer already exists 02:33:16 7bee8d03b74f: Layer already exists 02:33:16 4bb68688344c: Layer already exists 02:33:16 b4ed2c4a889e: Layer already exists 02:33:16 ce5a8cde9eee: Layer already exists 02:33:16 536422cef6d7: Layer already exists 02:33:16 4.0.0-dev.55: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:33:16 15c315648836: Preparing 02:33:16 06c6d8592073: Preparing 02:33:16 697f034798be: Preparing 02:33:16 ea1d3ca04526: Preparing 02:33:16 7bee8d03b74f: Preparing 02:33:16 4bb68688344c: Preparing 02:33:16 b4ed2c4a889e: Preparing 02:33:16 536422cef6d7: Preparing 02:33:16 ce5a8cde9eee: Preparing 02:33:16 b4ed2c4a889e: Waiting 02:33:16 536422cef6d7: Waiting 02:33:16 4bb68688344c: Waiting 02:33:16 ce5a8cde9eee: Waiting 02:33:16 15c315648836: Layer already exists 02:33:16 697f034798be: Layer already exists 02:33:16 ea1d3ca04526: Layer already exists 02:33:16 7bee8d03b74f: Layer already exists 02:33:16 06c6d8592073: Layer already exists 02:33:16 536422cef6d7: Layer already exists 02:33:16 b4ed2c4a889e: Layer already exists 02:33:16 ce5a8cde9eee: Layer already exists 02:33:16 4bb68688344c: Layer already exists 02:33:16 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:33:17 15c315648836: Preparing 02:33:17 06c6d8592073: Preparing 02:33:17 697f034798be: Preparing 02:33:17 ea1d3ca04526: Preparing 02:33:17 7bee8d03b74f: Preparing 02:33:17 4bb68688344c: Preparing 02:33:17 b4ed2c4a889e: Preparing 02:33:17 536422cef6d7: Preparing 02:33:17 ce5a8cde9eee: Preparing 02:33:17 b4ed2c4a889e: Waiting 02:33:17 536422cef6d7: Waiting 02:33:17 4bb68688344c: Waiting 02:33:17 ce5a8cde9eee: Waiting 02:33:17 7bee8d03b74f: Layer already exists 02:33:17 15c315648836: Layer already exists 02:33:17 06c6d8592073: Layer already exists 02:33:17 ea1d3ca04526: Layer already exists 02:33:17 697f034798be: Layer already exists 02:33:17 4bb68688344c: Layer already exists 02:33:17 b4ed2c4a889e: Layer already exists 02:33:17 536422cef6d7: Layer already exists 02:33:17 ce5a8cde9eee: Layer already exists 02:33:17 main: digest: sha256:8b433ae897148d40eb64bff98848b5391588bddb7dd98be2c3ecccc27c90567e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:17 ===================================================== [Pipeline] echo 02:33:17 taggedImages: 02:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.55 02:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:33:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:33:17 310c4853b7613a5ec87f391646ffefe23ede991a 02:33:17 latest 02:33:17 4.0.0-dev.55 02:33:17 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:17 main 02:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:33:18 86d36f40949e: Preparing 02:33:18 5180a0adfd25: Preparing 02:33:18 ea1d3ca04526: Preparing 02:33:18 7bee8d03b74f: Preparing 02:33:18 46238dea4f2f: Preparing 02:33:18 e2033e39d5c0: Preparing 02:33:18 ce5a8cde9eee: Preparing 02:33:18 e2033e39d5c0: Waiting 02:33:18 ce5a8cde9eee: Waiting 02:33:18 ea1d3ca04526: Layer already exists 02:33:18 7bee8d03b74f: Layer already exists 02:33:18 ce5a8cde9eee: Layer already exists 02:33:18 86d36f40949e: Pushed 02:33:18 e2033e39d5c0: Pushed 02:33:18 46238dea4f2f: Pushed 02:33:21 #91 DONE 133.1s 02:33:21 02:33:21 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #81 DONE 132.5s 02:33:21 02:33:21 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #88 DONE 127.4s 02:33:21 02:33:21 #119 [core-command builder 6/7] COPY . . 02:33:21 #119 ... 02:33:21 02:33:21 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #105 DONE 118.5s 02:33:21 02:33:21 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #89 DONE 136.3s 02:33:21 02:33:21 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #83 DONE 131.4s 02:33:21 02:33:21 #120 [support-scheduler builder 6/7] COPY . . 02:33:21 #120 ... 02:33:21 02:33:21 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:33:21 #121 DONE 2.2s 02:33:21 02:33:21 #122 [security-proxy-setup builder 6/7] COPY . . 02:33:21 #122 DONE 2.3s 02:33:21 02:33:21 #119 [core-command builder 6/7] COPY . . 02:33:21 #119 DONE 2.3s 02:33:21 02:33:21 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:33:21 #123 CACHED 02:33:21 02:33:21 #124 [core-metadata builder 6/7] COPY . . 02:33:21 #124 CACHED 02:33:21 02:33:21 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #125 CACHED 02:33:21 02:33:21 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:33:21 #126 CACHED 02:33:21 02:33:21 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 02:33:21 #127 CACHED 02:33:21 02:33:21 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #128 CACHED 02:33:21 02:33:21 #129 [core-keeper builder 7/8] COPY . . 02:33:21 #129 DONE 2.2s 02:33:21 02:33:21 #130 [security-secretstore-setup builder 6/7] COPY . . 02:33:21 #130 CACHED 02:33:21 02:33:21 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #131 CACHED 02:33:21 02:33:21 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:33:21 #132 CACHED 02:33:21 02:33:21 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #133 CACHED 02:33:21 02:33:21 #134 [security-proxy-auth builder 6/7] COPY . . 02:33:21 #134 CACHED 02:33:21 02:33:21 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:33:21 #135 CACHED 02:33:21 02:33:21 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #136 CACHED 02:33:21 02:33:21 #137 [security-bootstrapper builder 6/7] COPY . . 02:33:21 #137 CACHED 02:33:21 02:33:21 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:33:21 #138 CACHED 02:33:21 02:33:21 #139 [core-data builder 6/7] COPY . . 02:33:21 #139 CACHED 02:33:21 02:33:21 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 02:33:21 #140 CACHED 02:33:21 02:33:21 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 #141 CACHED 02:33:21 02:33:21 #120 [support-scheduler builder 6/7] COPY . . 02:33:21 #120 DONE 2.1s 02:33:21 02:33:21 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:33:21 #142 ... 02:33:21 02:33:21 #143 [support-notifications builder 6/7] COPY . . 02:33:21 #143 DONE 2.3s 02:33:21 02:33:21 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:21 #144 ... 02:33:21 02:33:21 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:21 #0 8.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:33:22 5180a0adfd25: Pushed 02:33:22 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:22 #145 ... 02:33:22 02:33:22 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:22 #144 9.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:33:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:33:22 86d36f40949e: Preparing 02:33:22 5180a0adfd25: Preparing 02:33:22 ea1d3ca04526: Preparing 02:33:22 7bee8d03b74f: Preparing 02:33:22 46238dea4f2f: Preparing 02:33:22 e2033e39d5c0: Preparing 02:33:22 ce5a8cde9eee: Preparing 02:33:22 e2033e39d5c0: Waiting 02:33:22 ce5a8cde9eee: Waiting 02:33:22 86d36f40949e: Layer already exists 02:33:22 7bee8d03b74f: Layer already exists 02:33:22 46238dea4f2f: Layer already exists 02:33:22 ea1d3ca04526: Layer already exists 02:33:22 5180a0adfd25: Layer already exists 02:33:22 ce5a8cde9eee: Layer already exists 02:33:22 e2033e39d5c0: Layer already exists 02:33:22 latest: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:33:22 #144 ... 02:33:22 02:33:22 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:33:22 #146 ... 02:33:22 02:33:22 #147 [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:33:22 #147 10.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:33:22 #147 ... 02:33:22 02:33:22 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] sh 02:33:23 #148 10.35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:33:23 #148 ... 02:33:23 02:33:23 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:33:23 #0 9.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:33:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:23 #149 ... 02:33:23 02:33:23 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:33:23 #0 9.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:33:23 #150 ... 02:33:23 02:33:23 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:33:23 #0 8.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:33:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 02:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:33:23 86d36f40949e: Preparing 02:33:23 5180a0adfd25: Preparing 02:33:23 ea1d3ca04526: Preparing 02:33:23 7bee8d03b74f: Preparing 02:33:23 46238dea4f2f: Preparing 02:33:23 e2033e39d5c0: Preparing 02:33:23 ce5a8cde9eee: Preparing 02:33:23 ce5a8cde9eee: Waiting 02:33:23 e2033e39d5c0: Waiting 02:33:23 7bee8d03b74f: Layer already exists 02:33:23 ea1d3ca04526: Layer already exists 02:33:23 46238dea4f2f: Layer already exists 02:33:23 86d36f40949e: Layer already exists 02:33:23 5180a0adfd25: Layer already exists 02:33:23 e2033e39d5c0: Layer already exists 02:33:23 ce5a8cde9eee: Layer already exists 02:33:23 4.0.0-dev.55: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:23 #151 ... 02:33:23 02:33:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:33:23 #0 9.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:33:23 #152 ... 02:33:23 02:33:23 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:33:23 #0 8.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:33:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:23 #153 ... 02:33:23 02:33:23 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:33:23 #0 9.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:33:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:33:24 86d36f40949e: Preparing 02:33:24 5180a0adfd25: Preparing 02:33:24 ea1d3ca04526: Preparing 02:33:24 7bee8d03b74f: Preparing 02:33:24 46238dea4f2f: Preparing 02:33:24 e2033e39d5c0: Preparing 02:33:24 ce5a8cde9eee: Preparing 02:33:24 e2033e39d5c0: Waiting 02:33:24 ce5a8cde9eee: Waiting 02:33:24 7bee8d03b74f: Layer already exists 02:33:24 46238dea4f2f: Layer already exists 02:33:24 86d36f40949e: Layer already exists 02:33:24 ea1d3ca04526: Layer already exists 02:33:24 5180a0adfd25: Layer already exists 02:33:24 e2033e39d5c0: Layer already exists 02:33:24 ce5a8cde9eee: Layer already exists 02:33:24 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:24 #154 ... 02:33:24 02:33:24 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:33:24 #142 10.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:33:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:33:24 86d36f40949e: Preparing 02:33:24 5180a0adfd25: Preparing 02:33:24 ea1d3ca04526: Preparing 02:33:24 7bee8d03b74f: Preparing 02:33:24 46238dea4f2f: Preparing 02:33:24 e2033e39d5c0: Preparing 02:33:24 ce5a8cde9eee: Preparing 02:33:24 e2033e39d5c0: Waiting 02:33:24 ce5a8cde9eee: Waiting 02:33:24 ea1d3ca04526: Layer already exists 02:33:24 86d36f40949e: Layer already exists 02:33:24 7bee8d03b74f: Layer already exists 02:33:24 5180a0adfd25: Layer already exists 02:33:24 46238dea4f2f: Layer already exists 02:33:24 e2033e39d5c0: Layer already exists 02:33:24 ce5a8cde9eee: Layer already exists 02:33:24 main: digest: sha256:2b935dfbc500ddc83bfe7bc9c37dc84f5da9eb75da32a0044c316beaac121ffa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:24 ===================================================== [Pipeline] echo 02:33:24 taggedImages: 02:33:24 - nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:33:24 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.55 02:33:24 - nexus3.edgexfoundry.org:10004/support-notifications:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:33:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:33:24 310c4853b7613a5ec87f391646ffefe23ede991a 02:33:24 latest 02:33:24 4.0.0-dev.55 02:33:24 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:24 main 02:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:33:25 5f72b7f4b710: Preparing 02:33:25 ded5d529298e: Preparing 02:33:25 ea1d3ca04526: Preparing 02:33:25 7bee8d03b74f: Preparing 02:33:25 0feea048b0df: Preparing 02:33:25 787e12a3728d: Preparing 02:33:25 ce5a8cde9eee: Preparing 02:33:25 787e12a3728d: Waiting 02:33:25 7bee8d03b74f: Layer already exists 02:33:25 ea1d3ca04526: Layer already exists 02:33:25 ce5a8cde9eee: Layer already exists 02:33:25 5f72b7f4b710: Pushed 02:33:26 787e12a3728d: Pushed 02:33:26 0feea048b0df: Pushed 02:33:29 ded5d529298e: Pushed 02:33:29 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:33:30 5f72b7f4b710: Preparing 02:33:30 ded5d529298e: Preparing 02:33:30 ea1d3ca04526: Preparing 02:33:30 7bee8d03b74f: Preparing 02:33:30 0feea048b0df: Preparing 02:33:30 787e12a3728d: Preparing 02:33:30 ce5a8cde9eee: Preparing 02:33:30 787e12a3728d: Waiting 02:33:30 ce5a8cde9eee: Waiting 02:33:30 5f72b7f4b710: Layer already exists 02:33:30 ea1d3ca04526: Layer already exists 02:33:30 0feea048b0df: Layer already exists 02:33:30 7bee8d03b74f: Layer already exists 02:33:30 ded5d529298e: Layer already exists 02:33:30 787e12a3728d: Layer already exists 02:33:30 ce5a8cde9eee: Layer already exists 02:33:30 latest: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 02:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:33:30 5f72b7f4b710: Preparing 02:33:30 ded5d529298e: Preparing 02:33:30 ea1d3ca04526: Preparing 02:33:30 7bee8d03b74f: Preparing 02:33:30 0feea048b0df: Preparing 02:33:30 787e12a3728d: Preparing 02:33:30 ce5a8cde9eee: Preparing 02:33:30 787e12a3728d: Waiting 02:33:30 ce5a8cde9eee: Waiting 02:33:30 ea1d3ca04526: Layer already exists 02:33:30 ded5d529298e: Layer already exists 02:33:30 0feea048b0df: Layer already exists 02:33:30 7bee8d03b74f: Layer already exists 02:33:30 5f72b7f4b710: Layer already exists 02:33:30 ce5a8cde9eee: Layer already exists 02:33:30 787e12a3728d: Layer already exists 02:33:30 4.0.0-dev.55: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:33:31 5f72b7f4b710: Preparing 02:33:31 ded5d529298e: Preparing 02:33:31 ea1d3ca04526: Preparing 02:33:31 7bee8d03b74f: Preparing 02:33:31 0feea048b0df: Preparing 02:33:31 787e12a3728d: Preparing 02:33:31 ce5a8cde9eee: Preparing 02:33:31 787e12a3728d: Waiting 02:33:31 ce5a8cde9eee: Waiting 02:33:31 ded5d529298e: Layer already exists 02:33:31 0feea048b0df: Layer already exists 02:33:31 7bee8d03b74f: Layer already exists 02:33:31 ea1d3ca04526: Layer already exists 02:33:31 5f72b7f4b710: Layer already exists 02:33:31 ce5a8cde9eee: Layer already exists 02:33:31 787e12a3728d: Layer already exists 02:33:31 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:33:32 5f72b7f4b710: Preparing 02:33:32 ded5d529298e: Preparing 02:33:32 ea1d3ca04526: Preparing 02:33:32 7bee8d03b74f: Preparing 02:33:32 0feea048b0df: Preparing 02:33:32 787e12a3728d: Preparing 02:33:32 ce5a8cde9eee: Preparing 02:33:32 787e12a3728d: Waiting 02:33:32 ce5a8cde9eee: Waiting 02:33:32 0feea048b0df: Layer already exists 02:33:32 ded5d529298e: Layer already exists 02:33:32 ea1d3ca04526: Layer already exists 02:33:32 5f72b7f4b710: Layer already exists 02:33:32 7bee8d03b74f: Layer already exists 02:33:32 ce5a8cde9eee: Layer already exists 02:33:32 787e12a3728d: Layer already exists 02:33:32 main: digest: sha256:2c5eed25b35f399acbd79e7f0294344d209eddf4231cd7bc0eaa1a3c1762b8d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:32 ===================================================== [Pipeline] echo 02:33:32 taggedImages: 02:33:32 - nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a 02:33:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:33:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.55 02:33:32 - nexus3.edgexfoundry.org:10004/support-scheduler:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 02:33:32 - 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:33:34 #142 ... 02:33:34 02:33:34 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:33:34 #146 10.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:44 #146 ... 02:52:44 02:52:44 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:44 #148 DONE 1161.3s 02:52:44 02:52:44 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:44 #150 ... 02:52:44 02:52:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:44 #155 DONE 0.2s 02:52:44 02:52:44 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:44 #156 DONE 0.2s 02:52:44 02:52:44 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:52:44 #157 DONE 0.4s 02:52:44 02:52:44 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:44 #154 ... 02:52:44 02:52:44 #158 [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:52:44 #158 DONE 0.1s 02:52:44 02:52:44 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:52:44 #159 DONE 0.3s 02:52:44 02:52:44 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:44 #145 ... 02:52:44 02:52:44 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:44 #160 DONE 2.1s 02:52:44 02:52:44 #104 [core-common-config-bootstrapper] exporting to image 02:52:44 #104 exporting layers 02:52:44 #104 exporting layers 0.8s done 02:52:44 #104 writing image sha256:fe1ab719581d1dc70b06e79b3bc751398b74469df92c8c5208582ff1ac623f77 0.0s done 02:52:44 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:52:44 #104 DONE 8.8s 02:52:44 02:52:44 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:46 #149 ... 02:52:46 02:52:46 #147 [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:52:46 #147 1173.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:51 #147 ... 02:52:51 02:52:51 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:51 #150 DONE 1178.1s 02:52:51 02:52:51 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:51 #146 DONE 1178.1s 02:52:51 02:52:51 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:51 #161 DONE 0.5s 02:52:51 02:52:51 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:51 #149 ... 02:52:51 02:52:51 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:52:52 #162 ... 02:52:52 02:52:52 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:52:52 #163 DONE 0.4s 02:52:52 02:52:52 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:52:52 #164 DONE 0.2s 02:52:52 02:52:52 #165 [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:52:52 #165 DONE 0.4s 02:52:52 02:52:52 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:53 #149 ... 02:52:53 02:52:53 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:52:53 #166 DONE 0.2s 02:52:53 02:52:53 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:53 #153 ... 02:52:53 02:52:53 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:52:53 #167 DONE 0.4s 02:52:53 02:52:53 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:53 #145 ... 02:52:53 02:52:53 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:52:53 #168 DONE 0.2s 02:52:53 02:52:53 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:54 #169 ... 02:52:54 02:52:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:52:54 #162 DONE 3.4s 02:52:54 02:52:54 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:52:55 #170 DONE 0.3s 02:52:55 02:52:55 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:52:55 #171 DONE 0.3s 02:52:55 02:52:55 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:55 #149 ... 02:52:55 02:52:55 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:55 #172 DONE 0.4s 02:52:55 02:52:55 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:56 #149 ... 02:52:56 02:52:56 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:52:56 #173 DONE 0.3s 02:52:56 02:52:56 #147 [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:52:56 #147 ... 02:52:56 02:52:56 #174 [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:52:56 #174 DONE 0.3s 02:52:56 02:52:56 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:56 #149 ... 02:52:56 02:52:56 #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:52:56 #175 DONE 0.2s 02:52:56 02:52:56 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:52:56 #176 DONE 0.1s 02:52:56 02:52:56 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:57 #177 DONE 0.1s 02:52:57 02:52:57 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:57 #169 DONE 3.1s 02:52:57 02:52:57 #104 [security-proxy-setup] exporting to image 02:52:57 #104 exporting layers 02:52:59 #104 exporting layers 1.8s done 02:52:59 #104 writing image sha256:12ef6ebcb8990237fb87d26f49a2a56a8088bc25da0122ecafbed1f77599f70d done 02:52:59 #104 naming to docker.io/library/security-proxy-setup-arm64 done 02:52:59 #104 DONE 10.5s 02:52:59 02:52:59 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:53:00 #178 DONE 2.8s 02:53:00 02:53:00 #104 [security-bootstrapper] exporting to image 02:53:00 #104 exporting layers 1.0s done 02:53:00 #104 writing image sha256:a12c49ecc6ff4c3fe7689c3a0b8665975eb98d30bd25bd17780b791ddb2ecc22 done 02:53:00 #104 naming to docker.io/library/security-bootstrapper-arm64 done 02:53:00 #104 DONE 11.5s 02:53:00 02:53:00 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:05 #145 ... 02:53:05 02:53:05 #147 [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:53:05 #147 DONE 1193.2s 02:53:06 02:53:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:06 #149 ... 02:53:06 02:53:06 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:53:06 #179 DONE 0.2s 02:53:06 02:53:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:06 #149 ... 02:53:06 02:53:06 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:53:06 #180 DONE 0.1s 02:53:06 02:53:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:07 #149 ... 02:53:07 02:53:07 #181 [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:53:07 #181 DONE 0.3s 02:53:07 02:53:07 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:07 #149 ... 02:53:07 02:53:07 #182 [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:53:07 #182 DONE 0.1s 02:53:07 02:53:07 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:53:07 #183 DONE 0.2s 02:53:07 02:53:07 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:07 #184 DONE 0.3s 02:53:07 02:53:07 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:07 #185 DONE 0.3s 02:53:07 02:53:07 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:07 #152 ... 02:53:07 02:53:07 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:07 #186 DONE 0.1s 02:53:08 02:53:08 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:10 #187 DONE 2.1s 02:53:10 02:53:10 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:53:10 #153 ... 02:53:10 02:53:10 #104 [security-secretstore-setup] exporting to image 02:53:10 #104 exporting layers 02:53:11 #104 exporting layers 1.2s done 02:53:11 #104 writing image sha256:ca246b1e336d3046177b3d7156c0f095fdcab13b4185d0e8f0c5667ba53eb265 done 02:53:11 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 02:53:11 #104 DONE 12.7s 02:53:11 02:53:11 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:03 #153 ... 02:56:03 02:56:03 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:03 #154 DONE 1369.2s 02:56:03 02:56:03 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:03 #153 ... 02:56:03 02:56:03 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:03 #188 DONE 0.2s 02:56:03 02:56:03 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:03 #189 DONE 0.2s 02:56:03 02:56:03 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:56:03 #190 DONE 0.3s 02:56:03 02:56:03 #191 [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:56:03 #191 DONE 0.1s 02:56:03 02:56:03 #104 [security-spiffe-token-provider] exporting to image 02:56:03 #104 exporting layers 02:56:04 #104 exporting layers 0.8s done 02:56:04 #104 writing image sha256:d80ef0bcc5888f3b7c5d6f5491146a1cd849961664672ddafc958223213f66a4 done 02:56:04 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:56:04 #104 DONE 13.6s 02:56:04 02:56:04 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:00 #149 ... 03:03:00 03:03:00 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:03:00 #151 DONE 1786.5s 03:03:00 03:03:00 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:03:00 #142 ... 03:03:00 03:03:00 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:03:00 #192 DONE 0.2s 03:03:00 03:03:00 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:03:00 #193 DONE 0.2s 03:03:00 03:03:00 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:03:00 #194 DONE 0.5s 03:03:00 03:03:00 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:03:00 #195 DONE 0.1s 03:03:00 03:03:00 #104 [core-command] exporting to image 03:03:00 #104 exporting layers 03:03:01 #104 exporting layers 0.4s done 03:03:01 #104 writing image sha256:23bc9efaad9e3cfc647698fccf03da5f88e19466a41099347b4c5903a94d0baa done 03:03:01 #104 naming to docker.io/library/core-command-arm64 done 03:03:01 #104 DONE 13.9s 03:03:01 03:03:01 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:05:07 #145 DONE 1905.7s 03:05:07 03:05:07 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:05:07 #142 DONE 1905.7s 03:05:07 03:05:07 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:07 #144 ... 03:05:07 03:05:07 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:05:07 #196 DONE 0.3s 03:05:07 03:05:07 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:07 #149 ... 03:05:07 03:05:07 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:05:07 #197 DONE 0.3s 03:05:07 03:05:07 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:05:07 #198 DONE 0.4s 03:05:07 03:05:07 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:07 #199 ... 03:05:07 03:05:07 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:05:07 #200 DONE 0.3s 03:05:07 03:05:07 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:05:07 #201 ... 03:05:07 03:05:07 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:07 #199 DONE 0.5s 03:05:07 03:05:07 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:05:07 #201 DONE 0.4s 03:05:07 03:05:07 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:05:07 #202 DONE 0.2s 03:05:07 03:05:07 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:05:07 #203 DONE 0.1s 03:05:07 03:05:07 #104 [core-data] exporting to image 03:05:07 #104 exporting layers 03:05:07 #104 ... 03:05:07 03:05:07 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:05:07 #204 DONE 0.3s 03:05:07 03:05:07 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:07 #205 ... 03:05:07 03:05:07 #104 [core-data] exporting to image 03:05:07 #104 exporting layers 1.0s done 03:05:07 #104 writing image sha256:6fc84a376bdb67da3744eb2252d2d209e1766643f519199a27f5e1d5df75b73f done 03:05:07 #104 naming to docker.io/library/core-data-arm64 done 03:05:07 #104 DONE 15.0s 03:05:07 03:05:07 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:07 #152 ... 03:05:07 03:05:07 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:07 #205 DONE 2.4s 03:05:07 03:05:07 #104 [security-proxy-auth] exporting to image 03:05:07 #104 exporting layers 0.6s done 03:05:07 #104 writing image sha256:0690ac48db6236dc0c1004ec267f56f1489a2e2d5225dc61fd87d5a727b2e11e 0.0s done 03:05:07 #104 naming to docker.io/library/security-proxy-auth-arm64 done 03:05:07 #104 DONE 15.6s 03:05:07 03:05:07 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:05:07 #153 DONE 1912.8s 03:05:07 03:05:07 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:07 #144 ... 03:05:07 03:05:07 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:05:07 #206 DONE 0.1s 03:05:07 03:05:07 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:07 #152 ... 03:05:07 03:05:07 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:05:07 #207 DONE 0.4s 03:05:07 03:05:07 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:07 #149 ... 03:05:07 03:05:07 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:05:07 #208 DONE 0.1s 03:05:07 03:05:07 #104 [core-keeper] exporting to image 03:05:07 #104 exporting layers 0.5s done 03:05:07 #104 writing image sha256:af686f4beb7be6b0aa9477d691d215cc989f4303c2c1b69d7d6b5cf6f0a82185 done 03:05:07 #104 naming to docker.io/library/core-keeper-arm64 done 03:05:07 #104 DONE 16.1s 03:05:07 03:05:07 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:08 #152 DONE 1915.1s 03:05:08 03:05:08 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:08 #144 ... 03:05:08 03:05:08 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:05:08 #209 DONE 0.1s 03:05:08 03:05:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:08 #149 ... 03:05:08 03:05:08 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:05:08 #210 DONE 0.2s 03:05:08 03:05:08 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:05:09 #211 DONE 0.3s 03:05:09 03:05:09 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:05:09 #212 DONE 0.2s 03:05:09 03:05:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:09 #149 ... 03:05:09 03:05:09 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:05:09 #213 DONE 0.1s 03:05:09 03:05:09 #104 [core-metadata] exporting to image 03:05:09 #104 exporting layers 0.4s done 03:05:09 #104 writing image sha256:68400cb0ea4c5910ee24dc3fbaf7e7505d653aa302c366cfd78f4858c037206a done 03:05:09 #104 naming to docker.io/library/core-metadata-arm64 done 03:05:09 #104 DONE 16.5s 03:05:09 03:05:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:42 #149 DONE 1945.3s 03:05:42 03:05:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:42 #144 ... 03:05:42 03:05:42 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:05:42 #214 DONE 0.1s 03:05:42 03:05:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:42 #144 ... 03:05:42 03:05:42 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:05:42 #215 DONE 0.1s 03:05:42 03:05:42 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:05:42 #216 DONE 0.4s 03:05:42 03:05:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:42 #144 ... 03:05:42 03:05:42 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:05:42 #217 DONE 0.1s 03:05:42 03:05:42 #104 [support-scheduler] exporting to image 03:05:42 #104 exporting layers 03:05:42 #104 exporting layers 1.1s done 03:05:42 #104 writing image sha256:6d099c090a3d6a02d36d74977746520ffcc6351f190852ff677b16ab91024f80 done 03:05:42 #104 naming to docker.io/library/support-scheduler-arm64 done 03:05:42 #104 DONE 17.6s 03:05:42 03:05:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:05:44 #144 DONE 1952.0s 03:05:44 03:05:44 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:05:44 #218 DONE 0.1s 03:05:45 03:05:45 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:05:45 #219 DONE 0.1s 03:05:45 03:05:45 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:05:46 #220 DONE 0.5s 03:05:46 03:05:46 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:05:46 #221 DONE 0.1s 03:05:46 03:05:46 #104 [support-notifications] exporting to image 03:05:46 #104 exporting layers 0.5s done 03:05:46 #104 writing image sha256:bed7c82d579feb92f343d2b5c95ebad05ec647a556cb9582ee3ac6960fbd53a9 done 03:05:46 #104 naming to docker.io/library/support-notifications-arm64 done 03:05:46 #104 DONE 18.1s 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:05:46 time="2025-02-11T02:30:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:05:46 $ docker stop --time=1 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 03:05:48 $ docker rm -f --volumes 5c1d7b40c0c0073d72be824dd3cd42754e7d93f54588848115761e4d41df7b03 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:48 + docker images 03:05:48 REPOSITORY TAG IMAGE ID CREATED SIZE 03:05:48 support-notifications-arm64 latest bed7c82d579f 3 seconds ago 58.1MB 03:05:48 support-scheduler-arm64 latest 6d099c090a3d 9 seconds ago 54.3MB 03:05:48 core-metadata-arm64 latest 68400cb0ea4c 39 seconds ago 39MB 03:05:48 core-keeper-arm64 latest af686f4beb7b 42 seconds ago 32.5MB 03:05:48 security-proxy-auth-arm64 latest 0690ac48db62 46 seconds ago 37.7MB 03:05:48 core-data-arm64 latest 6fc84a376bdb 48 seconds ago 38.7MB 03:05:48 core-command-arm64 latest 23bc9efaad9e 2 minutes ago 34.3MB 03:05:48 security-spiffe-token-provider-arm64 latest d80ef0bcc588 9 minutes ago 40.2MB 03:05:48 security-secretstore-setup-arm64 latest ca246b1e336d 12 minutes ago 47.6MB 03:05:48 security-bootstrapper-arm64 latest a12c49ecc6ff 12 minutes ago 27MB 03:05:48 security-proxy-setup-arm64 latest 12ef6ebcb899 12 minutes ago 36MB 03:05:48 core-common-config-bootstrapper-arm64 latest fe1ab719581d 13 minutes ago 23.8MB 03:05:48 security-spire-config-arm64 latest 6c0365477f7c 34 minutes ago 123MB 03:05:48 security-spire-agent-arm64 latest 6c328587f9ed 34 minutes ago 182MB 03:05:48 security-spire-server-arm64 latest f9d768c2966e 34 minutes ago 124MB 03:05:48 ci-base-image-arm64 latest 267b842a493d 36 minutes ago 915MB 03:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB 03:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 03:05:48 provisioning config files... 03:05:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/791@tmp/config8298548494264400364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:49 ---> ****-login.sh 03:05:49 nexus3.edgexfoundry.org:10001 03:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:49 Configure a credential helper to remove this warning. See 03:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:49 03:05:49 Login Succeeded 03:05:49 nexus3.edgexfoundry.org:10002 03:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:50 Configure a credential helper to remove this warning. See 03:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:50 03:05:50 Login Succeeded 03:05:50 nexus3.edgexfoundry.org:10003 03:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:50 Configure a credential helper to remove this warning. See 03:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:50 03:05:50 Login Succeeded 03:05:50 nexus3.edgexfoundry.org:10004 03:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 ****.io 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 ---> ****-login.sh ends [Pipeline] } 03:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:05:51 310c4853b7613a5ec87f391646ffefe23ede991a 03:05:51 latest 03:05:51 4.0.0-dev.55 03:05:51 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:05:51 main 03:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:05:52 3e97458f0212: Preparing 03:05:52 c08e48744a8d: Preparing 03:05:52 b4285174a94a: Preparing 03:05:52 7190067acddf: Preparing 03:05:52 9d781c22a403: Preparing 03:05:52 98674afbb108: Preparing 03:05:52 534a70dc8296: Preparing 03:05:52 98674afbb108: Waiting 03:05:52 534a70dc8296: Waiting 03:05:52 7190067acddf: Pushed 03:05:52 b4285174a94a: Pushed 03:05:52 3e97458f0212: Pushed 03:05:52 534a70dc8296: Layer already exists 03:05:52 98674afbb108: Pushed 03:05:53 9d781c22a403: Pushed 03:05:56 c08e48744a8d: Pushed 03:05:56 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:05:56 3e97458f0212: Preparing 03:05:56 c08e48744a8d: Preparing 03:05:56 b4285174a94a: Preparing 03:05:56 7190067acddf: Preparing 03:05:56 9d781c22a403: Preparing 03:05:56 98674afbb108: Preparing 03:05:56 534a70dc8296: Preparing 03:05:56 534a70dc8296: Waiting 03:05:56 c08e48744a8d: Layer already exists 03:05:56 9d781c22a403: Layer already exists 03:05:56 7190067acddf: Layer already exists 03:05:56 3e97458f0212: Layer already exists 03:05:56 b4285174a94a: Layer already exists 03:05:56 534a70dc8296: Layer already exists 03:05:56 98674afbb108: Layer already exists 03:05:56 latest: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 03:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:05:57 3e97458f0212: Preparing 03:05:57 c08e48744a8d: Preparing 03:05:57 b4285174a94a: Preparing 03:05:57 7190067acddf: Preparing 03:05:57 9d781c22a403: Preparing 03:05:57 98674afbb108: Preparing 03:05:57 534a70dc8296: Preparing 03:05:57 98674afbb108: Waiting 03:05:57 534a70dc8296: Waiting 03:05:57 9d781c22a403: Layer already exists 03:05:57 c08e48744a8d: Layer already exists 03:05:57 b4285174a94a: Layer already exists 03:05:57 7190067acddf: Layer already exists 03:05:57 3e97458f0212: Layer already exists 03:05:57 534a70dc8296: Layer already exists 03:05:57 98674afbb108: Layer already exists 03:05:57 4.0.0-dev.55: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:05:58 3e97458f0212: Preparing 03:05:58 c08e48744a8d: Preparing 03:05:58 b4285174a94a: Preparing 03:05:58 7190067acddf: Preparing 03:05:58 9d781c22a403: Preparing 03:05:58 98674afbb108: Preparing 03:05:58 534a70dc8296: Preparing 03:05:58 98674afbb108: Waiting 03:05:58 534a70dc8296: Waiting 03:05:58 9d781c22a403: Layer already exists 03:05:58 c08e48744a8d: Layer already exists 03:05:58 3e97458f0212: Layer already exists 03:05:58 b4285174a94a: Layer already exists 03:05:58 7190067acddf: Layer already exists 03:05:58 98674afbb108: Layer already exists 03:05:58 534a70dc8296: Layer already exists 03:05:58 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:05:59 3e97458f0212: Preparing 03:05:59 c08e48744a8d: Preparing 03:05:59 b4285174a94a: Preparing 03:05:59 7190067acddf: Preparing 03:05:59 9d781c22a403: Preparing 03:05:59 98674afbb108: Preparing 03:05:59 534a70dc8296: Preparing 03:05:59 98674afbb108: Waiting 03:05:59 534a70dc8296: Waiting 03:05:59 c08e48744a8d: Layer already exists 03:05:59 7190067acddf: Layer already exists 03:05:59 9d781c22a403: Layer already exists 03:05:59 b4285174a94a: Layer already exists 03:05:59 3e97458f0212: Layer already exists 03:05:59 98674afbb108: Layer already exists 03:05:59 534a70dc8296: Layer already exists 03:05:59 main: digest: sha256:8ce56a7e2bf81895e658f0f96ea3196ed39b452ceb3a70cab576efbc5292343d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:00 ===================================================== [Pipeline] echo 03:06:00 taggedImages: 03:06:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:06:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.55 03:06:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:06:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:06:00 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:00 latest 03:06:00 4.0.0-dev.55 03:06:00 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:00 main 03:06:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:06:00 415e106ed11a: Preparing 03:06:00 3c4854be147e: Preparing 03:06:00 4cc4480d5bc2: Preparing 03:06:00 9e197f94b89f: Preparing 03:06:00 b4285174a94a: Preparing 03:06:00 7190067acddf: Preparing 03:06:00 9d781c22a403: Preparing 03:06:00 98674afbb108: Preparing 03:06:00 534a70dc8296: Preparing 03:06:00 534a70dc8296: Waiting 03:06:00 9d781c22a403: Waiting 03:06:00 98674afbb108: Waiting 03:06:00 7190067acddf: Waiting 03:06:01 4cc4480d5bc2: Pushed 03:06:01 3c4854be147e: Pushed 03:06:01 b4285174a94a: Layer already exists 03:06:01 7190067acddf: Layer already exists 03:06:01 9d781c22a403: Layer already exists 03:06:01 98674afbb108: Layer already exists 03:06:01 534a70dc8296: Layer already exists 03:06:01 415e106ed11a: Pushed 03:06:03 9e197f94b89f: Pushed 03:06:03 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + 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 03:06:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:06:04 415e106ed11a: Preparing 03:06:04 3c4854be147e: Preparing 03:06:04 4cc4480d5bc2: Preparing 03:06:04 9e197f94b89f: Preparing 03:06:04 b4285174a94a: Preparing 03:06:04 7190067acddf: Preparing 03:06:04 9d781c22a403: Preparing 03:06:04 98674afbb108: Preparing 03:06:04 534a70dc8296: Preparing 03:06:04 7190067acddf: Waiting 03:06:04 9d781c22a403: Waiting 03:06:04 98674afbb108: Waiting 03:06:04 534a70dc8296: Waiting 03:06:04 b4285174a94a: Layer already exists 03:06:04 9e197f94b89f: Layer already exists 03:06:04 3c4854be147e: Layer already exists 03:06:04 415e106ed11a: Layer already exists 03:06:04 4cc4480d5bc2: Layer already exists 03:06:04 9d781c22a403: Layer already exists 03:06:04 98674afbb108: Layer already exists 03:06:04 7190067acddf: Layer already exists 03:06:04 534a70dc8296: Layer already exists 03:06:04 latest: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 03:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:06:05 415e106ed11a: Preparing 03:06:05 3c4854be147e: Preparing 03:06:05 4cc4480d5bc2: Preparing 03:06:05 9e197f94b89f: Preparing 03:06:05 b4285174a94a: Preparing 03:06:05 7190067acddf: Preparing 03:06:05 9d781c22a403: Preparing 03:06:05 98674afbb108: Preparing 03:06:05 534a70dc8296: Preparing 03:06:05 9d781c22a403: Waiting 03:06:05 98674afbb108: Waiting 03:06:05 534a70dc8296: Waiting 03:06:05 3c4854be147e: Layer already exists 03:06:05 b4285174a94a: Layer already exists 03:06:05 4cc4480d5bc2: Layer already exists 03:06:05 415e106ed11a: Layer already exists 03:06:05 9e197f94b89f: Layer already exists 03:06:05 98674afbb108: Layer already exists 03:06:05 534a70dc8296: Layer already exists 03:06:05 9d781c22a403: Layer already exists 03:06:05 7190067acddf: Layer already exists 03:06:05 4.0.0-dev.55: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:06:06 415e106ed11a: Preparing 03:06:06 3c4854be147e: Preparing 03:06:06 4cc4480d5bc2: Preparing 03:06:06 9e197f94b89f: Preparing 03:06:06 b4285174a94a: Preparing 03:06:06 7190067acddf: Preparing 03:06:06 7190067acddf: Waiting 03:06:06 9d781c22a403: Preparing 03:06:06 9d781c22a403: Waiting 03:06:06 98674afbb108: Preparing 03:06:06 534a70dc8296: Preparing 03:06:06 98674afbb108: Waiting 03:06:06 534a70dc8296: Waiting 03:06:06 415e106ed11a: Layer already exists 03:06:06 3c4854be147e: Layer already exists 03:06:06 4cc4480d5bc2: Layer already exists 03:06:06 9e197f94b89f: Layer already exists 03:06:06 b4285174a94a: Layer already exists 03:06:06 7190067acddf: Layer already exists 03:06:06 9d781c22a403: Layer already exists 03:06:06 98674afbb108: Layer already exists 03:06:06 534a70dc8296: Layer already exists 03:06:06 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:06 + 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 03:06:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:06:07 415e106ed11a: Preparing 03:06:07 3c4854be147e: Preparing 03:06:07 4cc4480d5bc2: Preparing 03:06:07 9e197f94b89f: Preparing 03:06:07 b4285174a94a: Preparing 03:06:07 7190067acddf: Preparing 03:06:07 9d781c22a403: Preparing 03:06:07 98674afbb108: Preparing 03:06:07 534a70dc8296: Preparing 03:06:07 7190067acddf: Waiting 03:06:07 98674afbb108: Waiting 03:06:07 9d781c22a403: Waiting 03:06:07 4cc4480d5bc2: Layer already exists 03:06:07 3c4854be147e: Layer already exists 03:06:07 9e197f94b89f: Layer already exists 03:06:07 b4285174a94a: Layer already exists 03:06:07 415e106ed11a: Layer already exists 03:06:07 534a70dc8296: Layer already exists 03:06:07 7190067acddf: Layer already exists 03:06:07 9d781c22a403: Layer already exists 03:06:07 98674afbb108: Layer already exists 03:06:07 main: digest: sha256:7871ca7b664c71642453bbb2351cb721625af4852204ae6eecfb968fbf47a7c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:07 ===================================================== [Pipeline] echo 03:06:07 taggedImages: 03:06:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:06:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.55 03:06:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:06:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:06:07 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:07 latest 03:06:07 4.0.0-dev.55 03:06:07 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:07 main 03:06:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:06:08 1ced89558d8b: Preparing 03:06:08 66e67d8505d1: Preparing 03:06:08 b4285174a94a: Preparing 03:06:08 7190067acddf: Preparing 03:06:08 25bede80c85a: Preparing 03:06:08 df7fa5b7b017: Preparing 03:06:08 534a70dc8296: Preparing 03:06:08 df7fa5b7b017: Waiting 03:06:08 534a70dc8296: Waiting 03:06:08 b4285174a94a: Layer already exists 03:06:08 7190067acddf: Layer already exists 03:06:08 534a70dc8296: Layer already exists 03:06:08 1ced89558d8b: Pushed 03:06:08 df7fa5b7b017: Pushed 03:06:09 25bede80c85a: Pushed 03:06:13 66e67d8505d1: Pushed 03:06:13 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:06:14 1ced89558d8b: Preparing 03:06:14 66e67d8505d1: Preparing 03:06:14 b4285174a94a: Preparing 03:06:14 7190067acddf: Preparing 03:06:14 25bede80c85a: Preparing 03:06:14 df7fa5b7b017: Preparing 03:06:14 534a70dc8296: Preparing 03:06:14 534a70dc8296: Waiting 03:06:14 df7fa5b7b017: Waiting 03:06:14 25bede80c85a: Layer already exists 03:06:14 7190067acddf: Layer already exists 03:06:14 1ced89558d8b: Layer already exists 03:06:14 b4285174a94a: Layer already exists 03:06:14 66e67d8505d1: Layer already exists 03:06:14 534a70dc8296: Layer already exists 03:06:14 df7fa5b7b017: Layer already exists 03:06:14 latest: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 03:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:06:15 1ced89558d8b: Preparing 03:06:15 66e67d8505d1: Preparing 03:06:15 b4285174a94a: Preparing 03:06:15 7190067acddf: Preparing 03:06:15 25bede80c85a: Preparing 03:06:15 df7fa5b7b017: Preparing 03:06:15 534a70dc8296: Preparing 03:06:15 df7fa5b7b017: Waiting 03:06:15 534a70dc8296: Waiting 03:06:15 7190067acddf: Layer already exists 03:06:15 b4285174a94a: Layer already exists 03:06:15 1ced89558d8b: Layer already exists 03:06:15 66e67d8505d1: Layer already exists 03:06:15 25bede80c85a: Layer already exists 03:06:15 534a70dc8296: Layer already exists 03:06:15 df7fa5b7b017: Layer already exists 03:06:15 4.0.0-dev.55: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:06:16 1ced89558d8b: Preparing 03:06:16 66e67d8505d1: Preparing 03:06:16 b4285174a94a: Preparing 03:06:16 7190067acddf: Preparing 03:06:16 25bede80c85a: Preparing 03:06:16 df7fa5b7b017: Preparing 03:06:16 534a70dc8296: Preparing 03:06:16 df7fa5b7b017: Waiting 03:06:16 534a70dc8296: Waiting 03:06:16 66e67d8505d1: Layer already exists 03:06:16 25bede80c85a: Layer already exists 03:06:16 7190067acddf: Layer already exists 03:06:16 b4285174a94a: Layer already exists 03:06:16 1ced89558d8b: Layer already exists 03:06:16 df7fa5b7b017: Layer already exists 03:06:16 534a70dc8296: Layer already exists 03:06:16 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:06:17 1ced89558d8b: Preparing 03:06:17 66e67d8505d1: Preparing 03:06:17 b4285174a94a: Preparing 03:06:17 7190067acddf: Preparing 03:06:17 25bede80c85a: Preparing 03:06:17 df7fa5b7b017: Preparing 03:06:17 534a70dc8296: Preparing 03:06:17 df7fa5b7b017: Waiting 03:06:17 534a70dc8296: Waiting 03:06:17 66e67d8505d1: Layer already exists 03:06:17 1ced89558d8b: Layer already exists 03:06:17 7190067acddf: Layer already exists 03:06:17 b4285174a94a: Layer already exists 03:06:17 25bede80c85a: Layer already exists 03:06:17 534a70dc8296: Layer already exists 03:06:17 df7fa5b7b017: Layer already exists 03:06:17 main: digest: sha256:c9c690a319306769cebebca66fae843d23bb97e8858c9e5188dadcc57d6664e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:17 ===================================================== [Pipeline] echo 03:06:17 taggedImages: 03:06:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:06:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.55 03:06:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:06:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:06:17 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:17 latest 03:06:17 4.0.0-dev.55 03:06:17 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:17 main 03:06:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:06:18 8bd489a13c25: Preparing 03:06:18 30e7ccded2f2: Preparing 03:06:18 7190067acddf: Preparing 03:06:18 4a28274d15b7: Preparing 03:06:18 f71b58f408ee: Preparing 03:06:18 534a70dc8296: Preparing 03:06:18 534a70dc8296: Waiting 03:06:18 7190067acddf: Layer already exists 03:06:18 534a70dc8296: Layer already exists 03:06:18 f71b58f408ee: Pushed 03:06:18 4a28274d15b7: Pushed 03:06:18 8bd489a13c25: Pushed 03:06:23 30e7ccded2f2: Pushed 03:06:23 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:06:24 8bd489a13c25: Preparing 03:06:24 30e7ccded2f2: Preparing 03:06:24 7190067acddf: Preparing 03:06:24 4a28274d15b7: Preparing 03:06:24 f71b58f408ee: Preparing 03:06:24 534a70dc8296: Preparing 03:06:24 534a70dc8296: Waiting 03:06:24 4a28274d15b7: Layer already exists 03:06:24 8bd489a13c25: Layer already exists 03:06:24 7190067acddf: Layer already exists 03:06:24 30e7ccded2f2: Layer already exists 03:06:24 f71b58f408ee: Layer already exists 03:06:24 534a70dc8296: Layer already exists 03:06:24 latest: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 03:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:06:25 8bd489a13c25: Preparing 03:06:25 30e7ccded2f2: Preparing 03:06:25 7190067acddf: Preparing 03:06:25 4a28274d15b7: Preparing 03:06:25 f71b58f408ee: Preparing 03:06:25 534a70dc8296: Preparing 03:06:25 534a70dc8296: Waiting 03:06:25 4a28274d15b7: Layer already exists 03:06:25 f71b58f408ee: Layer already exists 03:06:25 8bd489a13c25: Layer already exists 03:06:25 7190067acddf: Layer already exists 03:06:25 30e7ccded2f2: Layer already exists 03:06:25 534a70dc8296: Layer already exists 03:06:25 4.0.0-dev.55: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:06:26 8bd489a13c25: Preparing 03:06:26 30e7ccded2f2: Preparing 03:06:26 7190067acddf: Preparing 03:06:26 4a28274d15b7: Preparing 03:06:26 f71b58f408ee: Preparing 03:06:26 534a70dc8296: Preparing 03:06:26 534a70dc8296: Waiting 03:06:26 8bd489a13c25: Layer already exists 03:06:26 f71b58f408ee: Layer already exists 03:06:26 4a28274d15b7: Layer already exists 03:06:26 7190067acddf: Layer already exists 03:06:26 30e7ccded2f2: Layer already exists 03:06:26 534a70dc8296: Layer already exists 03:06:26 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:06:27 8bd489a13c25: Preparing 03:06:27 30e7ccded2f2: Preparing 03:06:27 7190067acddf: Preparing 03:06:27 4a28274d15b7: Preparing 03:06:27 f71b58f408ee: Preparing 03:06:27 534a70dc8296: Preparing 03:06:27 534a70dc8296: Waiting 03:06:27 f71b58f408ee: Layer already exists 03:06:27 30e7ccded2f2: Layer already exists 03:06:27 7190067acddf: Layer already exists 03:06:27 4a28274d15b7: Layer already exists 03:06:27 8bd489a13c25: Layer already exists 03:06:27 534a70dc8296: Layer already exists 03:06:27 main: digest: sha256:189df2b693ce8bdda3befe40dffa49c685d19d91e171ef28c4e30006941e3cf7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:27 ===================================================== [Pipeline] echo 03:06:27 taggedImages: 03:06:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:06:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.55 03:06:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:06:27 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:06:27 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:27 latest 03:06:27 4.0.0-dev.55 03:06:27 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:27 main 03:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:06:28 57d277f60cd3: Preparing 03:06:28 4c81cbb19f92: Preparing 03:06:28 3d894861032b: Preparing 03:06:28 b4285174a94a: Preparing 03:06:28 7190067acddf: Preparing 03:06:28 9d781c22a403: Preparing 03:06:28 98674afbb108: Preparing 03:06:28 534a70dc8296: Preparing 03:06:28 9d781c22a403: Waiting 03:06:28 98674afbb108: Waiting 03:06:28 534a70dc8296: Waiting 03:06:28 7190067acddf: Layer already exists 03:06:28 b4285174a94a: Layer already exists 03:06:28 9d781c22a403: Layer already exists 03:06:28 98674afbb108: Layer already exists 03:06:28 534a70dc8296: Layer already exists 03:06:28 4c81cbb19f92: Pushed 03:06:28 57d277f60cd3: Pushed 03:06:34 3d894861032b: Pushed 03:06:34 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:06:34 57d277f60cd3: Preparing 03:06:34 4c81cbb19f92: Preparing 03:06:34 3d894861032b: Preparing 03:06:34 b4285174a94a: Preparing 03:06:34 7190067acddf: Preparing 03:06:34 9d781c22a403: Preparing 03:06:34 98674afbb108: Preparing 03:06:34 534a70dc8296: Preparing 03:06:34 9d781c22a403: Waiting 03:06:34 98674afbb108: Waiting 03:06:34 534a70dc8296: Waiting 03:06:34 4c81cbb19f92: Layer already exists 03:06:34 7190067acddf: Layer already exists 03:06:34 b4285174a94a: Layer already exists 03:06:34 3d894861032b: Layer already exists 03:06:34 57d277f60cd3: Layer already exists 03:06:34 9d781c22a403: Layer already exists 03:06:34 98674afbb108: Layer already exists 03:06:34 534a70dc8296: Layer already exists 03:06:34 latest: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 03:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:06:35 57d277f60cd3: Preparing 03:06:35 4c81cbb19f92: Preparing 03:06:35 3d894861032b: Preparing 03:06:35 b4285174a94a: Preparing 03:06:35 7190067acddf: Preparing 03:06:35 9d781c22a403: Preparing 03:06:35 98674afbb108: Preparing 03:06:35 534a70dc8296: Preparing 03:06:35 9d781c22a403: Waiting 03:06:35 98674afbb108: Waiting 03:06:35 534a70dc8296: Waiting 03:06:35 3d894861032b: Layer already exists 03:06:35 4c81cbb19f92: Layer already exists 03:06:35 7190067acddf: Layer already exists 03:06:35 b4285174a94a: Layer already exists 03:06:35 57d277f60cd3: Layer already exists 03:06:35 534a70dc8296: Layer already exists 03:06:35 98674afbb108: Layer already exists 03:06:35 9d781c22a403: Layer already exists 03:06:35 4.0.0-dev.55: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:06:36 57d277f60cd3: Preparing 03:06:36 4c81cbb19f92: Preparing 03:06:36 3d894861032b: Preparing 03:06:36 b4285174a94a: Preparing 03:06:36 7190067acddf: Preparing 03:06:36 9d781c22a403: Preparing 03:06:36 98674afbb108: Preparing 03:06:36 534a70dc8296: Preparing 03:06:36 9d781c22a403: Waiting 03:06:36 98674afbb108: Waiting 03:06:36 534a70dc8296: Waiting 03:06:36 7190067acddf: Layer already exists 03:06:36 3d894861032b: Layer already exists 03:06:36 57d277f60cd3: Layer already exists 03:06:36 4c81cbb19f92: Layer already exists 03:06:36 b4285174a94a: Layer already exists 03:06:36 98674afbb108: Layer already exists 03:06:36 9d781c22a403: Layer already exists 03:06:36 534a70dc8296: Layer already exists 03:06:36 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:06:37 57d277f60cd3: Preparing 03:06:37 4c81cbb19f92: Preparing 03:06:37 3d894861032b: Preparing 03:06:37 b4285174a94a: Preparing 03:06:37 7190067acddf: Preparing 03:06:37 9d781c22a403: Preparing 03:06:37 98674afbb108: Preparing 03:06:37 534a70dc8296: Preparing 03:06:37 9d781c22a403: Waiting 03:06:37 534a70dc8296: Waiting 03:06:37 98674afbb108: Waiting 03:06:37 4c81cbb19f92: Layer already exists 03:06:37 57d277f60cd3: Layer already exists 03:06:37 3d894861032b: Layer already exists 03:06:37 7190067acddf: Layer already exists 03:06:37 b4285174a94a: Layer already exists 03:06:37 98674afbb108: Layer already exists 03:06:37 9d781c22a403: Layer already exists 03:06:37 534a70dc8296: Layer already exists 03:06:37 main: digest: sha256:72bbdfcc1f6cd69b7efd6d11ac83cf8bdd2e36ce4bd776ed71c0cff3804d9cfb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:37 ===================================================== [Pipeline] echo 03:06:37 taggedImages: 03:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.55 03:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:06:38 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:06:38 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:38 latest 03:06:38 4.0.0-dev.55 03:06:38 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:38 main 03:06:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:06:38 c6c0e1c784b9: Preparing 03:06:38 37ed83da8c63: Preparing 03:06:38 53e8847f24c5: Preparing 03:06:38 92045e2bd083: Preparing 03:06:38 7f7989a90904: Preparing 03:06:38 e34499a40398: Preparing 03:06:38 fa100473a576: Preparing 03:06:38 b4285174a94a: Preparing 03:06:38 7190067acddf: Preparing 03:06:38 0c57f5f06104: Preparing 03:06:38 fe65cdecfc9a: Preparing 03:06:38 5f70bf18a086: Preparing 03:06:38 cb61576b8ed1: Preparing 03:06:38 616d6a981ac6: Preparing 03:06:38 c3f140de049c: Preparing 03:06:38 534a70dc8296: Preparing 03:06:38 0c57f5f06104: Waiting 03:06:38 fe65cdecfc9a: Waiting 03:06:38 5f70bf18a086: Waiting 03:06:38 cb61576b8ed1: Waiting 03:06:38 616d6a981ac6: Waiting 03:06:38 c3f140de049c: Waiting 03:06:38 534a70dc8296: Waiting 03:06:38 e34499a40398: Waiting 03:06:38 fa100473a576: Waiting 03:06:38 b4285174a94a: Waiting 03:06:38 7190067acddf: Waiting 03:06:39 37ed83da8c63: Pushed 03:06:39 53e8847f24c5: Pushed 03:06:39 7f7989a90904: Pushed 03:06:39 c6c0e1c784b9: Pushed 03:06:39 92045e2bd083: Pushed 03:06:39 b4285174a94a: Layer already exists 03:06:39 7190067acddf: Layer already exists 03:06:39 e34499a40398: Pushed 03:06:39 5f70bf18a086: Layer already exists 03:06:39 0c57f5f06104: Pushed 03:06:39 fe65cdecfc9a: Pushed 03:06:39 534a70dc8296: Layer already exists 03:06:39 cb61576b8ed1: Pushed 03:06:39 c3f140de049c: Pushed 03:06:40 616d6a981ac6: Pushed 03:06:42 fa100473a576: Pushed 03:06:42 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:06:42 c6c0e1c784b9: Preparing 03:06:42 37ed83da8c63: Preparing 03:06:42 53e8847f24c5: Preparing 03:06:42 92045e2bd083: Preparing 03:06:42 7f7989a90904: Preparing 03:06:42 e34499a40398: Preparing 03:06:42 fa100473a576: Preparing 03:06:42 b4285174a94a: Preparing 03:06:42 7190067acddf: Preparing 03:06:42 0c57f5f06104: Preparing 03:06:42 fe65cdecfc9a: Preparing 03:06:42 5f70bf18a086: Preparing 03:06:42 cb61576b8ed1: Preparing 03:06:42 616d6a981ac6: Preparing 03:06:42 c3f140de049c: Preparing 03:06:42 534a70dc8296: Preparing 03:06:42 fa100473a576: Waiting 03:06:42 e34499a40398: Waiting 03:06:42 b4285174a94a: Waiting 03:06:42 7190067acddf: Waiting 03:06:42 0c57f5f06104: Waiting 03:06:42 fe65cdecfc9a: Waiting 03:06:42 5f70bf18a086: Waiting 03:06:42 cb61576b8ed1: Waiting 03:06:42 616d6a981ac6: Waiting 03:06:42 c3f140de049c: Waiting 03:06:42 534a70dc8296: Waiting 03:06:42 7f7989a90904: Layer already exists 03:06:42 37ed83da8c63: Layer already exists 03:06:42 92045e2bd083: Layer already exists 03:06:42 53e8847f24c5: Layer already exists 03:06:42 c6c0e1c784b9: Layer already exists 03:06:42 e34499a40398: Layer already exists 03:06:42 fa100473a576: Layer already exists 03:06:42 b4285174a94a: Layer already exists 03:06:42 7190067acddf: Layer already exists 03:06:42 0c57f5f06104: Layer already exists 03:06:42 fe65cdecfc9a: Layer already exists 03:06:42 5f70bf18a086: Layer already exists 03:06:42 cb61576b8ed1: Layer already exists 03:06:42 c3f140de049c: Layer already exists 03:06:42 616d6a981ac6: Layer already exists 03:06:42 534a70dc8296: Layer already exists 03:06:43 latest: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 03:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:06:43 c6c0e1c784b9: Preparing 03:06:43 37ed83da8c63: Preparing 03:06:43 53e8847f24c5: Preparing 03:06:43 92045e2bd083: Preparing 03:06:43 7f7989a90904: Preparing 03:06:43 e34499a40398: Preparing 03:06:43 fa100473a576: Preparing 03:06:43 b4285174a94a: Preparing 03:06:43 7190067acddf: Preparing 03:06:43 0c57f5f06104: Preparing 03:06:43 fe65cdecfc9a: Preparing 03:06:43 5f70bf18a086: Preparing 03:06:43 cb61576b8ed1: Preparing 03:06:43 616d6a981ac6: Preparing 03:06:43 c3f140de049c: Preparing 03:06:43 534a70dc8296: Preparing 03:06:43 e34499a40398: Waiting 03:06:43 fa100473a576: Waiting 03:06:43 fe65cdecfc9a: Waiting 03:06:43 0c57f5f06104: Waiting 03:06:43 5f70bf18a086: Waiting 03:06:43 616d6a981ac6: Waiting 03:06:43 cb61576b8ed1: Waiting 03:06:43 534a70dc8296: Waiting 03:06:43 c3f140de049c: Waiting 03:06:43 37ed83da8c63: Layer already exists 03:06:43 92045e2bd083: Layer already exists 03:06:43 c6c0e1c784b9: Layer already exists 03:06:43 7f7989a90904: Layer already exists 03:06:43 53e8847f24c5: Layer already exists 03:06:43 e34499a40398: Layer already exists 03:06:43 b4285174a94a: Layer already exists 03:06:43 0c57f5f06104: Layer already exists 03:06:43 fa100473a576: Layer already exists 03:06:43 7190067acddf: Layer already exists 03:06:43 616d6a981ac6: Layer already exists 03:06:43 cb61576b8ed1: Layer already exists 03:06:43 5f70bf18a086: Layer already exists 03:06:43 fe65cdecfc9a: Layer already exists 03:06:43 c3f140de049c: Layer already exists 03:06:43 534a70dc8296: Layer already exists 03:06:44 4.0.0-dev.55: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:06:44 c6c0e1c784b9: Preparing 03:06:44 37ed83da8c63: Preparing 03:06:44 53e8847f24c5: Preparing 03:06:44 92045e2bd083: Preparing 03:06:44 7f7989a90904: Preparing 03:06:44 e34499a40398: Preparing 03:06:44 fa100473a576: Preparing 03:06:44 b4285174a94a: Preparing 03:06:44 7190067acddf: Preparing 03:06:44 0c57f5f06104: Preparing 03:06:44 fe65cdecfc9a: Preparing 03:06:44 5f70bf18a086: Preparing 03:06:44 cb61576b8ed1: Preparing 03:06:44 616d6a981ac6: Preparing 03:06:44 c3f140de049c: Preparing 03:06:44 534a70dc8296: Preparing 03:06:44 e34499a40398: Waiting 03:06:44 fa100473a576: Waiting 03:06:44 b4285174a94a: Waiting 03:06:44 7190067acddf: Waiting 03:06:44 0c57f5f06104: Waiting 03:06:44 cb61576b8ed1: Waiting 03:06:44 fe65cdecfc9a: Waiting 03:06:44 5f70bf18a086: Waiting 03:06:44 616d6a981ac6: Waiting 03:06:44 c3f140de049c: Waiting 03:06:44 534a70dc8296: Waiting 03:06:44 c6c0e1c784b9: Layer already exists 03:06:44 92045e2bd083: Layer already exists 03:06:44 53e8847f24c5: Layer already exists 03:06:44 7f7989a90904: Layer already exists 03:06:44 37ed83da8c63: Layer already exists 03:06:44 0c57f5f06104: Layer already exists 03:06:44 7190067acddf: Layer already exists 03:06:44 e34499a40398: Layer already exists 03:06:44 fa100473a576: Layer already exists 03:06:44 b4285174a94a: Layer already exists 03:06:44 fe65cdecfc9a: Layer already exists 03:06:44 616d6a981ac6: Layer already exists 03:06:44 5f70bf18a086: Layer already exists 03:06:44 c3f140de049c: Layer already exists 03:06:44 cb61576b8ed1: Layer already exists 03:06:44 534a70dc8296: Layer already exists 03:06:45 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:06:45 c6c0e1c784b9: Preparing 03:06:45 37ed83da8c63: Preparing 03:06:45 53e8847f24c5: Preparing 03:06:45 92045e2bd083: Preparing 03:06:45 7f7989a90904: Preparing 03:06:45 e34499a40398: Preparing 03:06:45 fa100473a576: Preparing 03:06:45 b4285174a94a: Preparing 03:06:45 7190067acddf: Preparing 03:06:45 0c57f5f06104: Preparing 03:06:45 fe65cdecfc9a: Preparing 03:06:45 5f70bf18a086: Preparing 03:06:45 cb61576b8ed1: Preparing 03:06:45 616d6a981ac6: Preparing 03:06:45 c3f140de049c: Preparing 03:06:45 534a70dc8296: Preparing 03:06:45 e34499a40398: Waiting 03:06:45 fa100473a576: Waiting 03:06:45 b4285174a94a: Waiting 03:06:45 534a70dc8296: Waiting 03:06:45 616d6a981ac6: Waiting 03:06:45 7190067acddf: Waiting 03:06:45 c3f140de049c: Waiting 03:06:45 0c57f5f06104: Waiting 03:06:45 fe65cdecfc9a: Waiting 03:06:45 5f70bf18a086: Waiting 03:06:45 cb61576b8ed1: Waiting 03:06:45 7f7989a90904: Layer already exists 03:06:45 37ed83da8c63: Layer already exists 03:06:45 c6c0e1c784b9: Layer already exists 03:06:45 92045e2bd083: Layer already exists 03:06:45 53e8847f24c5: Layer already exists 03:06:45 fa100473a576: Layer already exists 03:06:45 e34499a40398: Layer already exists 03:06:45 7190067acddf: Layer already exists 03:06:45 0c57f5f06104: Layer already exists 03:06:45 b4285174a94a: Layer already exists 03:06:45 cb61576b8ed1: Layer already exists 03:06:45 5f70bf18a086: Layer already exists 03:06:45 fe65cdecfc9a: Layer already exists 03:06:45 c3f140de049c: Layer already exists 03:06:45 616d6a981ac6: Layer already exists 03:06:45 534a70dc8296: Layer already exists 03:06:46 main: digest: sha256:0ae51662c4761a987bbd5d8459beed222c4af750202d526dfe44afd06024dedf size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:46 ===================================================== [Pipeline] echo 03:06:46 taggedImages: 03:06:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:06:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.55 03:06:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:06:46 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:06:46 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:46 latest 03:06:46 4.0.0-dev.55 03:06:46 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:46 main 03:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:06:46 759ea06d34f4: Preparing 03:06:46 ae89faaf8cc0: Preparing 03:06:46 bf85e8b22830: Preparing 03:06:46 44826b738f9e: Preparing 03:06:46 b4285174a94a: Preparing 03:06:46 7190067acddf: Preparing 03:06:46 9d781c22a403: Preparing 03:06:46 98674afbb108: Preparing 03:06:46 534a70dc8296: Preparing 03:06:46 7190067acddf: Waiting 03:06:46 9d781c22a403: Waiting 03:06:46 98674afbb108: Waiting 03:06:46 534a70dc8296: Waiting 03:06:47 bf85e8b22830: Pushed 03:06:47 ae89faaf8cc0: Pushed 03:06:47 b4285174a94a: Layer already exists 03:06:48 7190067acddf: Layer already exists 03:06:48 9d781c22a403: Layer already exists 03:06:48 98674afbb108: Layer already exists 03:06:48 534a70dc8296: Layer already exists 03:06:48 759ea06d34f4: Pushed 03:06:52 44826b738f9e: Pushed 03:06:52 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:06:52 759ea06d34f4: Preparing 03:06:52 ae89faaf8cc0: Preparing 03:06:52 bf85e8b22830: Preparing 03:06:52 44826b738f9e: Preparing 03:06:52 b4285174a94a: Preparing 03:06:52 7190067acddf: Preparing 03:06:52 9d781c22a403: Preparing 03:06:52 98674afbb108: Preparing 03:06:52 534a70dc8296: Preparing 03:06:52 9d781c22a403: Waiting 03:06:52 98674afbb108: Waiting 03:06:52 534a70dc8296: Waiting 03:06:52 7190067acddf: Waiting 03:06:52 bf85e8b22830: Layer already exists 03:06:52 ae89faaf8cc0: Layer already exists 03:06:52 759ea06d34f4: Layer already exists 03:06:52 44826b738f9e: Layer already exists 03:06:52 b4285174a94a: Layer already exists 03:06:52 7190067acddf: Layer already exists 03:06:52 9d781c22a403: Layer already exists 03:06:52 98674afbb108: Layer already exists 03:06:52 534a70dc8296: Layer already exists 03:06:52 latest: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 03:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:06:53 759ea06d34f4: Preparing 03:06:53 ae89faaf8cc0: Preparing 03:06:53 bf85e8b22830: Preparing 03:06:53 44826b738f9e: Preparing 03:06:53 b4285174a94a: Preparing 03:06:53 7190067acddf: Preparing 03:06:53 9d781c22a403: Preparing 03:06:53 98674afbb108: Preparing 03:06:53 534a70dc8296: Preparing 03:06:53 7190067acddf: Waiting 03:06:53 9d781c22a403: Waiting 03:06:53 98674afbb108: Waiting 03:06:53 534a70dc8296: Waiting 03:06:53 44826b738f9e: Layer already exists 03:06:53 ae89faaf8cc0: Layer already exists 03:06:53 b4285174a94a: Layer already exists 03:06:53 759ea06d34f4: Layer already exists 03:06:53 bf85e8b22830: Layer already exists 03:06:53 9d781c22a403: Layer already exists 03:06:53 98674afbb108: Layer already exists 03:06:53 534a70dc8296: Layer already exists 03:06:53 7190067acddf: Layer already exists 03:06:53 4.0.0-dev.55: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:06:54 759ea06d34f4: Preparing 03:06:54 ae89faaf8cc0: Preparing 03:06:54 bf85e8b22830: Preparing 03:06:54 44826b738f9e: Preparing 03:06:54 b4285174a94a: Preparing 03:06:54 7190067acddf: Preparing 03:06:54 9d781c22a403: Preparing 03:06:54 98674afbb108: Preparing 03:06:54 534a70dc8296: Preparing 03:06:54 9d781c22a403: Waiting 03:06:54 98674afbb108: Waiting 03:06:54 534a70dc8296: Waiting 03:06:54 7190067acddf: Waiting 03:06:54 759ea06d34f4: Layer already exists 03:06:54 44826b738f9e: Layer already exists 03:06:54 bf85e8b22830: Layer already exists 03:06:54 b4285174a94a: Layer already exists 03:06:54 ae89faaf8cc0: Layer already exists 03:06:54 7190067acddf: Layer already exists 03:06:54 98674afbb108: Layer already exists 03:06:54 9d781c22a403: Layer already exists 03:06:54 534a70dc8296: Layer already exists 03:06:54 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:06:55 759ea06d34f4: Preparing 03:06:55 ae89faaf8cc0: Preparing 03:06:55 bf85e8b22830: Preparing 03:06:55 44826b738f9e: Preparing 03:06:55 b4285174a94a: Preparing 03:06:55 7190067acddf: Preparing 03:06:55 9d781c22a403: Preparing 03:06:55 98674afbb108: Preparing 03:06:55 534a70dc8296: Preparing 03:06:55 7190067acddf: Waiting 03:06:55 9d781c22a403: Waiting 03:06:55 98674afbb108: Waiting 03:06:55 534a70dc8296: Waiting 03:06:55 ae89faaf8cc0: Layer already exists 03:06:55 759ea06d34f4: Layer already exists 03:06:55 44826b738f9e: Layer already exists 03:06:55 b4285174a94a: Layer already exists 03:06:55 bf85e8b22830: Layer already exists 03:06:55 9d781c22a403: Layer already exists 03:06:55 7190067acddf: Layer already exists 03:06:55 534a70dc8296: Layer already exists 03:06:55 98674afbb108: Layer already exists 03:06:55 main: digest: sha256:8acbe25b865a90ba73d5846ad53f4c2db0aa090ee7df8c547ad5a011f52f5540 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:55 ===================================================== [Pipeline] echo 03:06:55 taggedImages: 03:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.55 03:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:06:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:06:55 310c4853b7613a5ec87f391646ffefe23ede991a 03:06:55 latest 03:06:55 4.0.0-dev.55 03:06:55 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:06:55 main 03:06:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:06:56 79deff62a108: Preparing 03:06:56 fd6a6ee1f7b9: Preparing 03:06:56 3079315c11f8: Preparing 03:06:56 d716c7ffe573: Preparing 03:06:56 3d0f9629ce7f: Preparing 03:06:56 b4285174a94a: Preparing 03:06:56 7190067acddf: Preparing 03:06:56 fec5f153b257: Preparing 03:06:56 5bfabc5ccdf3: Preparing 03:06:56 07e0ccf38267: Preparing 03:06:56 534a70dc8296: Preparing 03:06:56 7190067acddf: Waiting 03:06:56 fec5f153b257: Waiting 03:06:56 5bfabc5ccdf3: Waiting 03:06:56 07e0ccf38267: Waiting 03:06:56 534a70dc8296: Waiting 03:06:56 fd6a6ee1f7b9: Pushed 03:06:56 d716c7ffe573: Pushed 03:06:56 3d0f9629ce7f: Pushed 03:06:56 79deff62a108: Pushed 03:06:56 b4285174a94a: Layer already exists 03:06:56 7190067acddf: Layer already exists 03:06:56 534a70dc8296: Layer already exists 03:06:56 fec5f153b257: Pushed 03:06:56 5bfabc5ccdf3: Pushed 03:06:58 3079315c11f8: Pushed 03:07:00 07e0ccf38267: Pushed 03:07:00 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:07:01 79deff62a108: Preparing 03:07:01 fd6a6ee1f7b9: Preparing 03:07:01 3079315c11f8: Preparing 03:07:01 d716c7ffe573: Preparing 03:07:01 3d0f9629ce7f: Preparing 03:07:01 b4285174a94a: Preparing 03:07:01 7190067acddf: Preparing 03:07:01 fec5f153b257: Preparing 03:07:01 5bfabc5ccdf3: Preparing 03:07:01 07e0ccf38267: Preparing 03:07:01 534a70dc8296: Preparing 03:07:01 fec5f153b257: Waiting 03:07:01 5bfabc5ccdf3: Waiting 03:07:01 07e0ccf38267: Waiting 03:07:01 534a70dc8296: Waiting 03:07:01 b4285174a94a: Waiting 03:07:01 7190067acddf: Waiting 03:07:01 fd6a6ee1f7b9: Layer already exists 03:07:01 3079315c11f8: Layer already exists 03:07:01 79deff62a108: Layer already exists 03:07:01 d716c7ffe573: Layer already exists 03:07:01 3d0f9629ce7f: Layer already exists 03:07:01 fec5f153b257: Layer already exists 03:07:01 07e0ccf38267: Layer already exists 03:07:01 b4285174a94a: Layer already exists 03:07:01 7190067acddf: Layer already exists 03:07:01 5bfabc5ccdf3: Layer already exists 03:07:01 534a70dc8296: Layer already exists 03:07:01 latest: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 03:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:07:02 79deff62a108: Preparing 03:07:02 fd6a6ee1f7b9: Preparing 03:07:02 3079315c11f8: Preparing 03:07:02 d716c7ffe573: Preparing 03:07:02 3d0f9629ce7f: Preparing 03:07:02 b4285174a94a: Preparing 03:07:02 7190067acddf: Preparing 03:07:02 fec5f153b257: Preparing 03:07:02 5bfabc5ccdf3: Preparing 03:07:02 07e0ccf38267: Preparing 03:07:02 534a70dc8296: Preparing 03:07:02 fec5f153b257: Waiting 03:07:02 5bfabc5ccdf3: Waiting 03:07:02 07e0ccf38267: Waiting 03:07:02 534a70dc8296: Waiting 03:07:02 b4285174a94a: Waiting 03:07:02 7190067acddf: Waiting 03:07:02 d716c7ffe573: Layer already exists 03:07:02 79deff62a108: Layer already exists 03:07:02 3079315c11f8: Layer already exists 03:07:02 3d0f9629ce7f: Layer already exists 03:07:02 fd6a6ee1f7b9: Layer already exists 03:07:02 07e0ccf38267: Layer already exists 03:07:02 7190067acddf: Layer already exists 03:07:02 b4285174a94a: Layer already exists 03:07:02 fec5f153b257: Layer already exists 03:07:02 5bfabc5ccdf3: Layer already exists 03:07:02 534a70dc8296: Layer already exists 03:07:02 4.0.0-dev.55: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:07:03 79deff62a108: Preparing 03:07:03 fd6a6ee1f7b9: Preparing 03:07:03 3079315c11f8: Preparing 03:07:03 d716c7ffe573: Preparing 03:07:03 3d0f9629ce7f: Preparing 03:07:03 b4285174a94a: Preparing 03:07:03 7190067acddf: Preparing 03:07:03 fec5f153b257: Preparing 03:07:03 5bfabc5ccdf3: Preparing 03:07:03 07e0ccf38267: Preparing 03:07:03 534a70dc8296: Preparing 03:07:03 7190067acddf: Waiting 03:07:03 fec5f153b257: Waiting 03:07:03 5bfabc5ccdf3: Waiting 03:07:03 07e0ccf38267: Waiting 03:07:03 534a70dc8296: Waiting 03:07:03 b4285174a94a: Waiting 03:07:03 3d0f9629ce7f: Layer already exists 03:07:03 fd6a6ee1f7b9: Layer already exists 03:07:03 79deff62a108: Layer already exists 03:07:03 d716c7ffe573: Layer already exists 03:07:03 3079315c11f8: Layer already exists 03:07:03 fec5f153b257: Layer already exists 03:07:03 7190067acddf: Layer already exists 03:07:03 b4285174a94a: Layer already exists 03:07:03 5bfabc5ccdf3: Layer already exists 03:07:03 07e0ccf38267: Layer already exists 03:07:03 534a70dc8296: Layer already exists 03:07:03 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:07:04 79deff62a108: Preparing 03:07:04 fd6a6ee1f7b9: Preparing 03:07:04 3079315c11f8: Preparing 03:07:04 d716c7ffe573: Preparing 03:07:04 3d0f9629ce7f: Preparing 03:07:04 b4285174a94a: Preparing 03:07:04 7190067acddf: Preparing 03:07:04 b4285174a94a: Waiting 03:07:04 fec5f153b257: Preparing 03:07:04 7190067acddf: Waiting 03:07:04 5bfabc5ccdf3: Preparing 03:07:04 fec5f153b257: Waiting 03:07:04 07e0ccf38267: Preparing 03:07:04 5bfabc5ccdf3: Waiting 03:07:04 534a70dc8296: Preparing 03:07:04 07e0ccf38267: Waiting 03:07:04 534a70dc8296: Waiting 03:07:04 3079315c11f8: Layer already exists 03:07:04 3d0f9629ce7f: Layer already exists 03:07:04 79deff62a108: Layer already exists 03:07:04 d716c7ffe573: Layer already exists 03:07:04 fd6a6ee1f7b9: Layer already exists 03:07:04 07e0ccf38267: Layer already exists 03:07:04 7190067acddf: Layer already exists 03:07:04 5bfabc5ccdf3: Layer already exists 03:07:04 b4285174a94a: Layer already exists 03:07:04 fec5f153b257: Layer already exists 03:07:04 534a70dc8296: Layer already exists 03:07:04 main: digest: sha256:decfeee49e7e36dc957363f6d555149bb108f85c50ee48b77cb842f9c31e5422 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:04 ===================================================== [Pipeline] echo 03:07:04 taggedImages: 03:07:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:07:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.55 03:07:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:07:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:07:04 310c4853b7613a5ec87f391646ffefe23ede991a 03:07:04 latest 03:07:04 4.0.0-dev.55 03:07:04 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:04 main 03:07:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:07:05 911c3b4248be: Preparing 03:07:05 3664f44674aa: Preparing 03:07:05 fd4b0dafd6b2: Preparing 03:07:05 4b63ef4045f0: Preparing 03:07:05 1b3575920eed: Preparing 03:07:05 49d552406d3b: Preparing 03:07:05 fb3ee7c7174b: Preparing 03:07:05 b4285174a94a: Preparing 03:07:05 7190067acddf: Preparing 03:07:05 97acdbc181d9: Preparing 03:07:05 60516c628ab5: Preparing 03:07:05 534a70dc8296: Preparing 03:07:05 b4285174a94a: Waiting 03:07:05 7190067acddf: Waiting 03:07:05 97acdbc181d9: Waiting 03:07:05 60516c628ab5: Waiting 03:07:05 534a70dc8296: Waiting 03:07:05 fb3ee7c7174b: Waiting 03:07:05 49d552406d3b: Waiting 03:07:05 1b3575920eed: Pushed 03:07:05 3664f44674aa: Pushed 03:07:05 911c3b4248be: Pushed 03:07:05 b4285174a94a: Layer already exists 03:07:05 7190067acddf: Layer already exists 03:07:05 fb3ee7c7174b: Pushed 03:07:05 49d552406d3b: Pushed 03:07:05 534a70dc8296: Layer already exists 03:07:07 97acdbc181d9: Pushed 03:07:07 4b63ef4045f0: Pushed 03:07:08 fd4b0dafd6b2: Pushed 03:07:08 60516c628ab5: Pushed 03:07:08 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:07:09 911c3b4248be: Preparing 03:07:09 3664f44674aa: Preparing 03:07:09 fd4b0dafd6b2: Preparing 03:07:09 4b63ef4045f0: Preparing 03:07:09 1b3575920eed: Preparing 03:07:09 49d552406d3b: Preparing 03:07:09 fb3ee7c7174b: Preparing 03:07:09 b4285174a94a: Preparing 03:07:09 7190067acddf: Preparing 03:07:09 97acdbc181d9: Preparing 03:07:09 60516c628ab5: Preparing 03:07:09 534a70dc8296: Preparing 03:07:09 49d552406d3b: Waiting 03:07:09 fb3ee7c7174b: Waiting 03:07:09 7190067acddf: Waiting 03:07:09 b4285174a94a: Waiting 03:07:09 97acdbc181d9: Waiting 03:07:09 60516c628ab5: Waiting 03:07:09 534a70dc8296: Waiting 03:07:09 fd4b0dafd6b2: Layer already exists 03:07:09 4b63ef4045f0: Layer already exists 03:07:09 911c3b4248be: Layer already exists 03:07:09 1b3575920eed: Layer already exists 03:07:09 3664f44674aa: Layer already exists 03:07:09 49d552406d3b: Layer already exists 03:07:09 fb3ee7c7174b: Layer already exists 03:07:09 b4285174a94a: Layer already exists 03:07:09 7190067acddf: Layer already exists 03:07:09 97acdbc181d9: Layer already exists 03:07:09 60516c628ab5: Layer already exists 03:07:09 534a70dc8296: Layer already exists 03:07:09 latest: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 03:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:07:10 911c3b4248be: Preparing 03:07:10 3664f44674aa: Preparing 03:07:10 fd4b0dafd6b2: Preparing 03:07:10 4b63ef4045f0: Preparing 03:07:10 1b3575920eed: Preparing 03:07:10 49d552406d3b: Preparing 03:07:10 fb3ee7c7174b: Preparing 03:07:10 b4285174a94a: Preparing 03:07:10 7190067acddf: Preparing 03:07:10 97acdbc181d9: Preparing 03:07:10 60516c628ab5: Preparing 03:07:10 534a70dc8296: Preparing 03:07:10 49d552406d3b: Waiting 03:07:10 60516c628ab5: Waiting 03:07:10 534a70dc8296: Waiting 03:07:10 b4285174a94a: Waiting 03:07:10 97acdbc181d9: Waiting 03:07:10 7190067acddf: Waiting 03:07:10 1b3575920eed: Layer already exists 03:07:10 911c3b4248be: Layer already exists 03:07:10 fd4b0dafd6b2: Layer already exists 03:07:10 4b63ef4045f0: Layer already exists 03:07:10 3664f44674aa: Layer already exists 03:07:10 b4285174a94a: Layer already exists 03:07:10 49d552406d3b: Layer already exists 03:07:10 fb3ee7c7174b: Layer already exists 03:07:10 7190067acddf: Layer already exists 03:07:10 97acdbc181d9: Layer already exists 03:07:10 534a70dc8296: Layer already exists 03:07:10 60516c628ab5: Layer already exists 03:07:10 4.0.0-dev.55: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:07:11 911c3b4248be: Preparing 03:07:11 3664f44674aa: Preparing 03:07:11 fd4b0dafd6b2: Preparing 03:07:11 4b63ef4045f0: Preparing 03:07:11 1b3575920eed: Preparing 03:07:11 49d552406d3b: Preparing 03:07:11 fb3ee7c7174b: Preparing 03:07:11 b4285174a94a: Preparing 03:07:11 7190067acddf: Preparing 03:07:11 97acdbc181d9: Preparing 03:07:11 60516c628ab5: Preparing 03:07:11 534a70dc8296: Preparing 03:07:11 60516c628ab5: Waiting 03:07:11 7190067acddf: Waiting 03:07:11 534a70dc8296: Waiting 03:07:11 97acdbc181d9: Waiting 03:07:11 49d552406d3b: Waiting 03:07:11 fb3ee7c7174b: Waiting 03:07:11 b4285174a94a: Waiting 03:07:11 1b3575920eed: Layer already exists 03:07:11 fd4b0dafd6b2: Layer already exists 03:07:11 3664f44674aa: Layer already exists 03:07:11 fb3ee7c7174b: Layer already exists 03:07:11 49d552406d3b: Layer already exists 03:07:11 911c3b4248be: Layer already exists 03:07:11 97acdbc181d9: Layer already exists 03:07:11 60516c628ab5: Layer already exists 03:07:11 b4285174a94a: Layer already exists 03:07:11 534a70dc8296: Layer already exists 03:07:11 7190067acddf: Layer already exists 03:07:11 4b63ef4045f0: Layer already exists 03:07:11 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:07:12 911c3b4248be: Preparing 03:07:12 3664f44674aa: Preparing 03:07:12 fd4b0dafd6b2: Preparing 03:07:12 4b63ef4045f0: Preparing 03:07:12 1b3575920eed: Preparing 03:07:12 49d552406d3b: Preparing 03:07:12 fb3ee7c7174b: Preparing 03:07:12 b4285174a94a: Preparing 03:07:12 7190067acddf: Preparing 03:07:12 97acdbc181d9: Preparing 03:07:12 60516c628ab5: Preparing 03:07:12 534a70dc8296: Preparing 03:07:12 49d552406d3b: Waiting 03:07:12 7190067acddf: Waiting 03:07:12 97acdbc181d9: Waiting 03:07:12 60516c628ab5: Waiting 03:07:12 534a70dc8296: Waiting 03:07:12 fb3ee7c7174b: Waiting 03:07:12 b4285174a94a: Waiting 03:07:12 1b3575920eed: Layer already exists 03:07:12 911c3b4248be: Layer already exists 03:07:12 fd4b0dafd6b2: Layer already exists 03:07:12 3664f44674aa: Layer already exists 03:07:12 4b63ef4045f0: Layer already exists 03:07:12 fb3ee7c7174b: Layer already exists 03:07:12 49d552406d3b: Layer already exists 03:07:12 7190067acddf: Layer already exists 03:07:12 97acdbc181d9: Layer already exists 03:07:12 b4285174a94a: Layer already exists 03:07:12 534a70dc8296: Layer already exists 03:07:12 60516c628ab5: Layer already exists 03:07:12 main: digest: sha256:bfa027a8437ef62286756e2ba17bfaf5f460612cdf8307ceb943c82e5cb1cda2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:12 ===================================================== [Pipeline] echo 03:07:12 taggedImages: 03:07:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:07:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.55 03:07:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:07:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:07:12 310c4853b7613a5ec87f391646ffefe23ede991a 03:07:12 latest 03:07:12 4.0.0-dev.55 03:07:12 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:12 main 03:07:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:07:13 914b684f1943: Preparing 03:07:13 48a704319a06: Preparing 03:07:13 b4285174a94a: Preparing 03:07:13 7190067acddf: Preparing 03:07:13 432f1168222d: Preparing 03:07:13 54889b2d650d: Preparing 03:07:13 534a70dc8296: Preparing 03:07:13 54889b2d650d: Waiting 03:07:13 534a70dc8296: Waiting 03:07:13 b4285174a94a: Layer already exists 03:07:13 7190067acddf: Layer already exists 03:07:13 534a70dc8296: Layer already exists 03:07:13 914b684f1943: Pushed 03:07:15 432f1168222d: Pushed 03:07:15 54889b2d650d: Pushed 03:07:17 48a704319a06: Pushed 03:07:17 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:07:18 914b684f1943: Preparing 03:07:18 48a704319a06: Preparing 03:07:18 b4285174a94a: Preparing 03:07:18 7190067acddf: Preparing 03:07:18 432f1168222d: Preparing 03:07:18 54889b2d650d: Preparing 03:07:18 534a70dc8296: Preparing 03:07:18 54889b2d650d: Waiting 03:07:18 534a70dc8296: Waiting 03:07:18 48a704319a06: Layer already exists 03:07:18 b4285174a94a: Layer already exists 03:07:18 7190067acddf: Layer already exists 03:07:18 914b684f1943: Layer already exists 03:07:18 432f1168222d: Layer already exists 03:07:18 54889b2d650d: Layer already exists 03:07:18 534a70dc8296: Layer already exists 03:07:18 latest: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 03:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:07:19 914b684f1943: Preparing 03:07:19 48a704319a06: Preparing 03:07:19 b4285174a94a: Preparing 03:07:19 7190067acddf: Preparing 03:07:19 432f1168222d: Preparing 03:07:19 54889b2d650d: Preparing 03:07:19 534a70dc8296: Preparing 03:07:19 54889b2d650d: Waiting 03:07:19 534a70dc8296: Waiting 03:07:19 914b684f1943: Layer already exists 03:07:19 48a704319a06: Layer already exists 03:07:19 b4285174a94a: Layer already exists 03:07:19 7190067acddf: Layer already exists 03:07:19 432f1168222d: Layer already exists 03:07:19 54889b2d650d: Layer already exists 03:07:19 534a70dc8296: Layer already exists 03:07:19 4.0.0-dev.55: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:07:22 914b684f1943: Preparing 03:07:22 48a704319a06: Preparing 03:07:22 b4285174a94a: Preparing 03:07:22 7190067acddf: Preparing 03:07:22 432f1168222d: Preparing 03:07:22 54889b2d650d: Preparing 03:07:22 534a70dc8296: Preparing 03:07:22 54889b2d650d: Waiting 03:07:22 534a70dc8296: Waiting 03:07:22 48a704319a06: Layer already exists 03:07:22 b4285174a94a: Layer already exists 03:07:22 7190067acddf: Layer already exists 03:07:22 432f1168222d: Layer already exists 03:07:22 914b684f1943: Layer already exists 03:07:22 534a70dc8296: Layer already exists 03:07:22 54889b2d650d: Layer already exists 03:07:23 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:07:23 914b684f1943: Preparing 03:07:23 48a704319a06: Preparing 03:07:23 b4285174a94a: Preparing 03:07:23 7190067acddf: Preparing 03:07:23 432f1168222d: Preparing 03:07:23 54889b2d650d: Preparing 03:07:23 534a70dc8296: Preparing 03:07:23 54889b2d650d: Waiting 03:07:23 534a70dc8296: Waiting 03:07:23 914b684f1943: Layer already exists 03:07:23 b4285174a94a: Layer already exists 03:07:23 7190067acddf: Layer already exists 03:07:23 432f1168222d: Layer already exists 03:07:23 48a704319a06: Layer already exists 03:07:23 54889b2d650d: Layer already exists 03:07:23 534a70dc8296: Layer already exists 03:07:24 main: digest: sha256:8a1da85e789ab1c51811ebe1ed33419347d219fb0de05055e4f4d7f835745671 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:24 ===================================================== [Pipeline] echo 03:07:24 taggedImages: 03:07:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:07:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.55 03:07:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:07:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:07:24 310c4853b7613a5ec87f391646ffefe23ede991a 03:07:24 latest 03:07:24 4.0.0-dev.55 03:07:24 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:24 main 03:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:07:25 48bfd05f4093: Preparing 03:07:25 09390777c283: Preparing 03:07:25 69ccd378d240: Preparing 03:07:25 b4285174a94a: Preparing 03:07:25 7190067acddf: Preparing 03:07:25 65deb0672f19: Preparing 03:07:25 f458589f4f6f: Preparing 03:07:25 e5ce091ac8ae: Preparing 03:07:25 515c9b30be4f: Preparing 03:07:25 534a70dc8296: Preparing 03:07:25 e5ce091ac8ae: Waiting 03:07:25 65deb0672f19: Waiting 03:07:25 515c9b30be4f: Waiting 03:07:25 f458589f4f6f: Waiting 03:07:25 534a70dc8296: Waiting 03:07:25 b4285174a94a: Layer already exists 03:07:25 7190067acddf: Layer already exists 03:07:25 69ccd378d240: Pushed 03:07:25 09390777c283: Pushed 03:07:25 48bfd05f4093: Pushed 03:07:25 534a70dc8296: Layer already exists 03:07:25 e5ce091ac8ae: Pushed 03:07:27 515c9b30be4f: Pushed 03:07:37 f458589f4f6f: Pushed 03:07:46 65deb0672f19: Pushed 03:07:46 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:07:47 48bfd05f4093: Preparing 03:07:47 09390777c283: Preparing 03:07:47 69ccd378d240: Preparing 03:07:47 b4285174a94a: Preparing 03:07:47 7190067acddf: Preparing 03:07:47 65deb0672f19: Preparing 03:07:47 f458589f4f6f: Preparing 03:07:47 e5ce091ac8ae: Preparing 03:07:47 515c9b30be4f: Preparing 03:07:47 534a70dc8296: Preparing 03:07:47 65deb0672f19: Waiting 03:07:47 f458589f4f6f: Waiting 03:07:47 e5ce091ac8ae: Waiting 03:07:47 515c9b30be4f: Waiting 03:07:47 534a70dc8296: Waiting 03:07:47 7190067acddf: Layer already exists 03:07:47 09390777c283: Layer already exists 03:07:47 48bfd05f4093: Layer already exists 03:07:47 69ccd378d240: Layer already exists 03:07:47 b4285174a94a: Layer already exists 03:07:47 65deb0672f19: Layer already exists 03:07:47 f458589f4f6f: Layer already exists 03:07:47 515c9b30be4f: Layer already exists 03:07:47 e5ce091ac8ae: Layer already exists 03:07:47 534a70dc8296: Layer already exists 03:07:47 latest: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 03:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:07:48 48bfd05f4093: Preparing 03:07:48 09390777c283: Preparing 03:07:48 69ccd378d240: Preparing 03:07:48 b4285174a94a: Preparing 03:07:48 7190067acddf: Preparing 03:07:48 65deb0672f19: Preparing 03:07:48 f458589f4f6f: Preparing 03:07:48 e5ce091ac8ae: Preparing 03:07:48 515c9b30be4f: Preparing 03:07:48 534a70dc8296: Preparing 03:07:48 65deb0672f19: Waiting 03:07:48 f458589f4f6f: Waiting 03:07:48 e5ce091ac8ae: Waiting 03:07:48 515c9b30be4f: Waiting 03:07:48 534a70dc8296: Waiting 03:07:48 48bfd05f4093: Layer already exists 03:07:48 09390777c283: Layer already exists 03:07:48 69ccd378d240: Layer already exists 03:07:48 7190067acddf: Layer already exists 03:07:48 b4285174a94a: Layer already exists 03:07:48 e5ce091ac8ae: Layer already exists 03:07:48 f458589f4f6f: Layer already exists 03:07:48 515c9b30be4f: Layer already exists 03:07:48 65deb0672f19: Layer already exists 03:07:48 534a70dc8296: Layer already exists 03:07:48 4.0.0-dev.55: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:07:49 48bfd05f4093: Preparing 03:07:49 09390777c283: Preparing 03:07:49 69ccd378d240: Preparing 03:07:49 b4285174a94a: Preparing 03:07:49 7190067acddf: Preparing 03:07:49 65deb0672f19: Preparing 03:07:49 f458589f4f6f: Preparing 03:07:49 e5ce091ac8ae: Preparing 03:07:49 515c9b30be4f: Preparing 03:07:49 534a70dc8296: Preparing 03:07:49 65deb0672f19: Waiting 03:07:49 f458589f4f6f: Waiting 03:07:49 e5ce091ac8ae: Waiting 03:07:49 515c9b30be4f: Waiting 03:07:49 534a70dc8296: Waiting 03:07:49 69ccd378d240: Layer already exists 03:07:49 7190067acddf: Layer already exists 03:07:49 09390777c283: Layer already exists 03:07:49 48bfd05f4093: Layer already exists 03:07:49 b4285174a94a: Layer already exists 03:07:49 e5ce091ac8ae: Layer already exists 03:07:49 f458589f4f6f: Layer already exists 03:07:49 534a70dc8296: Layer already exists 03:07:49 65deb0672f19: Layer already exists 03:07:49 515c9b30be4f: Layer already exists 03:07:49 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:07:49 48bfd05f4093: Preparing 03:07:49 09390777c283: Preparing 03:07:49 69ccd378d240: Preparing 03:07:49 b4285174a94a: Preparing 03:07:49 7190067acddf: Preparing 03:07:49 65deb0672f19: Preparing 03:07:49 f458589f4f6f: Preparing 03:07:49 65deb0672f19: Waiting 03:07:49 e5ce091ac8ae: Preparing 03:07:49 f458589f4f6f: Waiting 03:07:49 e5ce091ac8ae: Waiting 03:07:49 515c9b30be4f: Preparing 03:07:49 515c9b30be4f: Waiting 03:07:49 534a70dc8296: Preparing 03:07:49 534a70dc8296: Waiting 03:07:49 69ccd378d240: Layer already exists 03:07:49 09390777c283: Layer already exists 03:07:49 7190067acddf: Layer already exists 03:07:49 b4285174a94a: Layer already exists 03:07:49 48bfd05f4093: Layer already exists 03:07:49 65deb0672f19: Layer already exists 03:07:49 f458589f4f6f: Layer already exists 03:07:49 515c9b30be4f: Layer already exists 03:07:49 534a70dc8296: Layer already exists 03:07:49 e5ce091ac8ae: Layer already exists 03:07:50 main: digest: sha256:409288e4a5a337c21afd033544ecb12e33225ad4c4952eb1d0fa63b5935d34f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:50 ===================================================== [Pipeline] echo 03:07:50 taggedImages: 03:07:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:07:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.55 03:07:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:07:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:07:50 310c4853b7613a5ec87f391646ffefe23ede991a 03:07:50 latest 03:07:50 4.0.0-dev.55 03:07:50 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:07:50 main 03:07:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:07:51 45d3662d0a0c: Preparing 03:07:51 6c31b5d1623c: Preparing 03:07:51 f46d64ef0f82: Preparing 03:07:51 b4285174a94a: Preparing 03:07:51 7190067acddf: Preparing 03:07:51 a16f23a21050: Preparing 03:07:51 7c839f8bb275: Preparing 03:07:51 3845825e8ba1: Preparing 03:07:51 534a70dc8296: Preparing 03:07:51 a16f23a21050: Waiting 03:07:51 7c839f8bb275: Waiting 03:07:51 3845825e8ba1: Waiting 03:07:51 534a70dc8296: Waiting 03:07:51 b4285174a94a: Layer already exists 03:07:51 7190067acddf: Layer already exists 03:07:51 f46d64ef0f82: Pushed 03:07:51 6c31b5d1623c: Pushed 03:07:51 45d3662d0a0c: Pushed 03:07:51 534a70dc8296: Layer already exists 03:07:51 3845825e8ba1: Pushed 03:07:52 7c839f8bb275: Pushed 03:08:11 a16f23a21050: Pushed 03:08:11 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:08:11 45d3662d0a0c: Preparing 03:08:11 6c31b5d1623c: Preparing 03:08:11 f46d64ef0f82: Preparing 03:08:11 b4285174a94a: Preparing 03:08:11 7190067acddf: Preparing 03:08:11 a16f23a21050: Preparing 03:08:11 7c839f8bb275: Preparing 03:08:11 3845825e8ba1: Preparing 03:08:11 534a70dc8296: Preparing 03:08:11 a16f23a21050: Waiting 03:08:11 3845825e8ba1: Waiting 03:08:11 7c839f8bb275: Waiting 03:08:11 534a70dc8296: Waiting 03:08:11 f46d64ef0f82: Layer already exists 03:08:11 45d3662d0a0c: Layer already exists 03:08:11 b4285174a94a: Layer already exists 03:08:11 6c31b5d1623c: Layer already exists 03:08:11 7190067acddf: Layer already exists 03:08:11 7c839f8bb275: Layer already exists 03:08:11 a16f23a21050: Layer already exists 03:08:11 3845825e8ba1: Layer already exists 03:08:11 534a70dc8296: Layer already exists 03:08:12 latest: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 03:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:08:12 45d3662d0a0c: Preparing 03:08:12 6c31b5d1623c: Preparing 03:08:12 f46d64ef0f82: Preparing 03:08:12 b4285174a94a: Preparing 03:08:12 7190067acddf: Preparing 03:08:12 a16f23a21050: Preparing 03:08:12 7c839f8bb275: Preparing 03:08:12 3845825e8ba1: Preparing 03:08:12 534a70dc8296: Preparing 03:08:12 a16f23a21050: Waiting 03:08:12 7c839f8bb275: Waiting 03:08:12 3845825e8ba1: Waiting 03:08:12 534a70dc8296: Waiting 03:08:12 7190067acddf: Layer already exists 03:08:12 45d3662d0a0c: Layer already exists 03:08:12 f46d64ef0f82: Layer already exists 03:08:12 6c31b5d1623c: Layer already exists 03:08:12 b4285174a94a: Layer already exists 03:08:12 a16f23a21050: Layer already exists 03:08:12 7c839f8bb275: Layer already exists 03:08:12 534a70dc8296: Layer already exists 03:08:12 3845825e8ba1: Layer already exists 03:08:13 4.0.0-dev.55: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:08:13 45d3662d0a0c: Preparing 03:08:13 6c31b5d1623c: Preparing 03:08:13 f46d64ef0f82: Preparing 03:08:13 b4285174a94a: Preparing 03:08:13 7190067acddf: Preparing 03:08:13 a16f23a21050: Preparing 03:08:13 7c839f8bb275: Preparing 03:08:13 3845825e8ba1: Preparing 03:08:13 534a70dc8296: Preparing 03:08:13 7c839f8bb275: Waiting 03:08:13 3845825e8ba1: Waiting 03:08:13 534a70dc8296: Waiting 03:08:13 a16f23a21050: Waiting 03:08:13 45d3662d0a0c: Layer already exists 03:08:13 f46d64ef0f82: Layer already exists 03:08:13 6c31b5d1623c: Layer already exists 03:08:13 b4285174a94a: Layer already exists 03:08:13 7190067acddf: Layer already exists 03:08:13 3845825e8ba1: Layer already exists 03:08:13 a16f23a21050: Layer already exists 03:08:13 534a70dc8296: Layer already exists 03:08:13 7c839f8bb275: Layer already exists 03:08:13 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:08:14 45d3662d0a0c: Preparing 03:08:14 6c31b5d1623c: Preparing 03:08:14 f46d64ef0f82: Preparing 03:08:14 b4285174a94a: Preparing 03:08:14 7190067acddf: Preparing 03:08:14 a16f23a21050: Preparing 03:08:14 7c839f8bb275: Preparing 03:08:14 3845825e8ba1: Preparing 03:08:14 534a70dc8296: Preparing 03:08:14 3845825e8ba1: Waiting 03:08:14 534a70dc8296: Waiting 03:08:14 a16f23a21050: Waiting 03:08:14 7c839f8bb275: Waiting 03:08:14 b4285174a94a: Layer already exists 03:08:14 f46d64ef0f82: Layer already exists 03:08:14 45d3662d0a0c: Layer already exists 03:08:14 7190067acddf: Layer already exists 03:08:14 6c31b5d1623c: Layer already exists 03:08:14 a16f23a21050: Layer already exists 03:08:14 7c839f8bb275: Layer already exists 03:08:14 3845825e8ba1: Layer already exists 03:08:14 534a70dc8296: Layer already exists 03:08:14 main: digest: sha256:d0392941ddd2505023ddafae30ff20fecdb693d9a99fee12c064a36e9bf8e4d0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:15 ===================================================== [Pipeline] echo 03:08:15 taggedImages: 03:08:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:08:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.55 03:08:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:08:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:08:15 310c4853b7613a5ec87f391646ffefe23ede991a 03:08:15 latest 03:08:15 4.0.0-dev.55 03:08:15 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:15 main 03:08:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:08:15 26112d88af72: Preparing 03:08:15 71ac435baf63: Preparing 03:08:15 287cd954679d: Preparing 03:08:15 b4285174a94a: Preparing 03:08:15 7190067acddf: Preparing 03:08:15 f1c71feb5751: Preparing 03:08:15 e5ce091ac8ae: Preparing 03:08:15 515c9b30be4f: Preparing 03:08:15 534a70dc8296: Preparing 03:08:15 f1c71feb5751: Waiting 03:08:15 e5ce091ac8ae: Waiting 03:08:15 515c9b30be4f: Waiting 03:08:15 534a70dc8296: Waiting 03:08:15 b4285174a94a: Layer already exists 03:08:15 7190067acddf: Layer already exists 03:08:16 e5ce091ac8ae: Layer already exists 03:08:16 515c9b30be4f: Layer already exists 03:08:16 71ac435baf63: Pushed 03:08:16 287cd954679d: Pushed 03:08:16 26112d88af72: Pushed 03:08:16 534a70dc8296: Layer already exists 03:08:38 f1c71feb5751: Pushed 03:08:38 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:38 + 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:08:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:08:38 26112d88af72: Preparing 03:08:38 71ac435baf63: Preparing 03:08:38 287cd954679d: Preparing 03:08:38 b4285174a94a: Preparing 03:08:38 7190067acddf: Preparing 03:08:38 f1c71feb5751: Preparing 03:08:38 e5ce091ac8ae: Preparing 03:08:38 515c9b30be4f: Preparing 03:08:38 534a70dc8296: Preparing 03:08:38 f1c71feb5751: Waiting 03:08:38 e5ce091ac8ae: Waiting 03:08:38 515c9b30be4f: Waiting 03:08:38 534a70dc8296: Waiting 03:08:38 26112d88af72: Layer already exists 03:08:38 71ac435baf63: Layer already exists 03:08:38 287cd954679d: Layer already exists 03:08:38 7190067acddf: Layer already exists 03:08:38 b4285174a94a: Layer already exists 03:08:38 f1c71feb5751: Layer already exists 03:08:38 e5ce091ac8ae: Layer already exists 03:08:38 534a70dc8296: Layer already exists 03:08:38 515c9b30be4f: Layer already exists 03:08:39 latest: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 03:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:08:39 26112d88af72: Preparing 03:08:39 71ac435baf63: Preparing 03:08:39 287cd954679d: Preparing 03:08:39 b4285174a94a: Preparing 03:08:39 7190067acddf: Preparing 03:08:39 f1c71feb5751: Preparing 03:08:39 e5ce091ac8ae: Preparing 03:08:39 515c9b30be4f: Preparing 03:08:39 534a70dc8296: Preparing 03:08:39 f1c71feb5751: Waiting 03:08:39 e5ce091ac8ae: Waiting 03:08:39 515c9b30be4f: Waiting 03:08:39 534a70dc8296: Waiting 03:08:39 26112d88af72: Layer already exists 03:08:39 7190067acddf: Layer already exists 03:08:39 287cd954679d: Layer already exists 03:08:39 b4285174a94a: Layer already exists 03:08:39 71ac435baf63: Layer already exists 03:08:39 e5ce091ac8ae: Layer already exists 03:08:39 f1c71feb5751: Layer already exists 03:08:39 515c9b30be4f: Layer already exists 03:08:39 534a70dc8296: Layer already exists 03:08:40 4.0.0-dev.55: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:08:40 26112d88af72: Preparing 03:08:40 71ac435baf63: Preparing 03:08:40 287cd954679d: Preparing 03:08:40 b4285174a94a: Preparing 03:08:40 7190067acddf: Preparing 03:08:40 f1c71feb5751: Preparing 03:08:40 e5ce091ac8ae: Preparing 03:08:40 515c9b30be4f: Preparing 03:08:40 534a70dc8296: Preparing 03:08:40 f1c71feb5751: Waiting 03:08:40 e5ce091ac8ae: Waiting 03:08:40 515c9b30be4f: Waiting 03:08:40 534a70dc8296: Waiting 03:08:40 b4285174a94a: Layer already exists 03:08:40 71ac435baf63: Layer already exists 03:08:40 287cd954679d: Layer already exists 03:08:40 7190067acddf: Layer already exists 03:08:40 26112d88af72: Layer already exists 03:08:40 e5ce091ac8ae: Layer already exists 03:08:40 f1c71feb5751: Layer already exists 03:08:40 534a70dc8296: Layer already exists 03:08:40 515c9b30be4f: Layer already exists 03:08:41 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:41 + 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:08:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:08:41 26112d88af72: Preparing 03:08:41 71ac435baf63: Preparing 03:08:41 287cd954679d: Preparing 03:08:41 b4285174a94a: Preparing 03:08:41 7190067acddf: Preparing 03:08:41 f1c71feb5751: Preparing 03:08:41 e5ce091ac8ae: Preparing 03:08:41 515c9b30be4f: Preparing 03:08:41 534a70dc8296: Preparing 03:08:41 e5ce091ac8ae: Waiting 03:08:41 515c9b30be4f: Waiting 03:08:41 534a70dc8296: Waiting 03:08:41 f1c71feb5751: Waiting 03:08:41 287cd954679d: Layer already exists 03:08:41 7190067acddf: Layer already exists 03:08:41 26112d88af72: Layer already exists 03:08:41 b4285174a94a: Layer already exists 03:08:41 71ac435baf63: Layer already exists 03:08:41 534a70dc8296: Layer already exists 03:08:41 515c9b30be4f: Layer already exists 03:08:41 e5ce091ac8ae: Layer already exists 03:08:41 f1c71feb5751: Layer already exists 03:08:41 main: digest: sha256:6d11520fab3428695c90e8e40956306f07fa053a86e7e7807d0d54f0a6ca4209 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:42 ===================================================== [Pipeline] echo 03:08:42 taggedImages: 03:08:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:08:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.55 03:08:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:08:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:08:42 310c4853b7613a5ec87f391646ffefe23ede991a 03:08:42 latest 03:08:42 4.0.0-dev.55 03:08:42 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:42 main 03:08:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:08:42 9d95d6f8ccb4: Preparing 03:08:42 d8d754d2b038: Preparing 03:08:42 b4285174a94a: Preparing 03:08:42 7190067acddf: Preparing 03:08:42 c626ea4aa44a: Preparing 03:08:42 9ad1a4c0775e: Preparing 03:08:42 534a70dc8296: Preparing 03:08:42 9ad1a4c0775e: Waiting 03:08:42 534a70dc8296: Waiting 03:08:44 b4285174a94a: Layer already exists 03:08:44 7190067acddf: Layer already exists 03:08:44 534a70dc8296: Layer already exists 03:08:44 9d95d6f8ccb4: Pushed 03:08:44 c626ea4aa44a: Pushed 03:08:45 9ad1a4c0775e: Pushed 03:08:50 d8d754d2b038: Pushed 03:08:50 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:08:51 9d95d6f8ccb4: Preparing 03:08:51 d8d754d2b038: Preparing 03:08:51 b4285174a94a: Preparing 03:08:51 7190067acddf: Preparing 03:08:51 c626ea4aa44a: Preparing 03:08:51 9ad1a4c0775e: Preparing 03:08:51 534a70dc8296: Preparing 03:08:51 9ad1a4c0775e: Waiting 03:08:51 534a70dc8296: Waiting 03:08:51 9d95d6f8ccb4: Layer already exists 03:08:51 c626ea4aa44a: Layer already exists 03:08:51 7190067acddf: Layer already exists 03:08:51 d8d754d2b038: Layer already exists 03:08:51 b4285174a94a: Layer already exists 03:08:51 534a70dc8296: Layer already exists 03:08:51 9ad1a4c0775e: Layer already exists 03:08:51 latest: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 03:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:08:52 9d95d6f8ccb4: Preparing 03:08:52 d8d754d2b038: Preparing 03:08:52 b4285174a94a: Preparing 03:08:52 7190067acddf: Preparing 03:08:52 c626ea4aa44a: Preparing 03:08:52 9ad1a4c0775e: Preparing 03:08:52 534a70dc8296: Preparing 03:08:52 9ad1a4c0775e: Waiting 03:08:52 534a70dc8296: Waiting 03:08:52 9d95d6f8ccb4: Layer already exists 03:08:52 7190067acddf: Layer already exists 03:08:52 b4285174a94a: Layer already exists 03:08:52 d8d754d2b038: Layer already exists 03:08:52 c626ea4aa44a: Layer already exists 03:08:52 9ad1a4c0775e: Layer already exists 03:08:52 534a70dc8296: Layer already exists 03:08:52 4.0.0-dev.55: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:08:53 9d95d6f8ccb4: Preparing 03:08:53 d8d754d2b038: Preparing 03:08:53 b4285174a94a: Preparing 03:08:53 7190067acddf: Preparing 03:08:53 c626ea4aa44a: Preparing 03:08:53 9ad1a4c0775e: Preparing 03:08:53 534a70dc8296: Preparing 03:08:53 9ad1a4c0775e: Waiting 03:08:53 534a70dc8296: Waiting 03:08:53 7190067acddf: Layer already exists 03:08:53 c626ea4aa44a: Layer already exists 03:08:53 b4285174a94a: Layer already exists 03:08:53 d8d754d2b038: Layer already exists 03:08:53 9d95d6f8ccb4: Layer already exists 03:08:53 9ad1a4c0775e: Layer already exists 03:08:53 534a70dc8296: Layer already exists 03:08:53 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:08:54 9d95d6f8ccb4: Preparing 03:08:54 d8d754d2b038: Preparing 03:08:54 b4285174a94a: Preparing 03:08:54 7190067acddf: Preparing 03:08:54 c626ea4aa44a: Preparing 03:08:54 9ad1a4c0775e: Preparing 03:08:54 534a70dc8296: Preparing 03:08:54 9ad1a4c0775e: Waiting 03:08:54 534a70dc8296: Waiting 03:08:54 b4285174a94a: Layer already exists 03:08:54 9d95d6f8ccb4: Layer already exists 03:08:54 d8d754d2b038: Layer already exists 03:08:54 c626ea4aa44a: Layer already exists 03:08:54 7190067acddf: Layer already exists 03:08:54 534a70dc8296: Layer already exists 03:08:54 9ad1a4c0775e: Layer already exists 03:08:54 main: digest: sha256:40290e2359ed178bf9dca50b7c1b4a2fe0fd34f280666fb42580ef832abf488b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:55 ===================================================== [Pipeline] echo 03:08:55 taggedImages: 03:08:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:08:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.55 03:08:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:08:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:08:55 310c4853b7613a5ec87f391646ffefe23ede991a 03:08:55 latest 03:08:55 4.0.0-dev.55 03:08:55 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:08:55 main 03:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:08:56 33b9800acf09: Preparing 03:08:56 004b9fa39846: Preparing 03:08:56 b4285174a94a: Preparing 03:08:56 7190067acddf: Preparing 03:08:56 70109a4baf24: Preparing 03:08:56 98b816ecc1a6: Preparing 03:08:56 534a70dc8296: Preparing 03:08:56 98b816ecc1a6: Waiting 03:08:56 534a70dc8296: Waiting 03:08:56 7190067acddf: Layer already exists 03:08:57 b4285174a94a: Layer already exists 03:08:57 534a70dc8296: Layer already exists 03:08:57 33b9800acf09: Pushed 03:08:57 98b816ecc1a6: Pushed 03:08:58 70109a4baf24: Pushed 03:09:05 004b9fa39846: Pushed 03:09:05 310c4853b7613a5ec87f391646ffefe23ede991a: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:09:05 33b9800acf09: Preparing 03:09:05 004b9fa39846: Preparing 03:09:05 b4285174a94a: Preparing 03:09:05 7190067acddf: Preparing 03:09:05 70109a4baf24: Preparing 03:09:05 98b816ecc1a6: Preparing 03:09:05 534a70dc8296: Preparing 03:09:05 98b816ecc1a6: Waiting 03:09:05 534a70dc8296: Waiting 03:09:05 70109a4baf24: Layer already exists 03:09:05 004b9fa39846: Layer already exists 03:09:05 7190067acddf: Layer already exists 03:09:05 33b9800acf09: Layer already exists 03:09:05 b4285174a94a: Layer already exists 03:09:05 98b816ecc1a6: Layer already exists 03:09:05 534a70dc8296: Layer already exists 03:09:06 latest: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 03:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:09:06 33b9800acf09: Preparing 03:09:06 004b9fa39846: Preparing 03:09:06 b4285174a94a: Preparing 03:09:06 7190067acddf: Preparing 03:09:06 70109a4baf24: Preparing 03:09:06 98b816ecc1a6: Preparing 03:09:06 534a70dc8296: Preparing 03:09:06 98b816ecc1a6: Waiting 03:09:06 534a70dc8296: Waiting 03:09:06 70109a4baf24: Layer already exists 03:09:06 004b9fa39846: Layer already exists 03:09:06 7190067acddf: Layer already exists 03:09:06 b4285174a94a: Layer already exists 03:09:06 33b9800acf09: Layer already exists 03:09:06 98b816ecc1a6: Layer already exists 03:09:06 534a70dc8296: Layer already exists 03:09:07 4.0.0-dev.55: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:09:08 33b9800acf09: Preparing 03:09:08 004b9fa39846: Preparing 03:09:08 b4285174a94a: Preparing 03:09:08 7190067acddf: Preparing 03:09:08 70109a4baf24: Preparing 03:09:08 98b816ecc1a6: Preparing 03:09:08 534a70dc8296: Preparing 03:09:08 98b816ecc1a6: Waiting 03:09:08 534a70dc8296: Waiting 03:09:08 004b9fa39846: Layer already exists 03:09:08 33b9800acf09: Layer already exists 03:09:08 70109a4baf24: Layer already exists 03:09:08 b4285174a94a: Layer already exists 03:09:08 7190067acddf: Layer already exists 03:09:08 534a70dc8296: Layer already exists 03:09:08 98b816ecc1a6: Layer already exists 03:09:08 310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:09:09 33b9800acf09: Preparing 03:09:09 004b9fa39846: Preparing 03:09:09 b4285174a94a: Preparing 03:09:09 7190067acddf: Preparing 03:09:09 70109a4baf24: Preparing 03:09:09 98b816ecc1a6: Preparing 03:09:09 534a70dc8296: Preparing 03:09:09 98b816ecc1a6: Waiting 03:09:09 534a70dc8296: Waiting 03:09:09 33b9800acf09: Layer already exists 03:09:09 7190067acddf: Layer already exists 03:09:09 004b9fa39846: Layer already exists 03:09:09 b4285174a94a: Layer already exists 03:09:09 70109a4baf24: Layer already exists 03:09:09 98b816ecc1a6: Layer already exists 03:09:09 534a70dc8296: Layer already exists 03:09:09 main: digest: sha256:69b19a6c45f4f5a5da9f111e4219d7ae1140c683831bb10cea6051d9b6395c5f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:09 ===================================================== [Pipeline] echo 03:09:09 taggedImages: 03:09:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a 03:09:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:09:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.55 03:09:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:310c4853b7613a5ec87f391646ffefe23ede991a-4.0.0-dev.55 03:09:09 - 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:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:09 03:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:10 arm64: Pulling from edgex-lftools-log-publisher 03:09:10 8998bd30e6a1: Pulling fs layer 03:09:10 04944245beec: Pulling fs layer 03:09:10 699f458cf7ca: Pulling fs layer 03:09:10 765212b225bb: Pulling fs layer 03:09:10 f23df028b6ca: Pulling fs layer 03:09:10 d65c8cfc05b1: Pulling fs layer 03:09:10 2437ff75d9bd: Pulling fs layer 03:09:10 765212b225bb: Waiting 03:09:10 f23df028b6ca: Waiting 03:09:10 d65c8cfc05b1: Waiting 03:09:10 2437ff75d9bd: Waiting 03:09:10 04944245beec: Verifying Checksum 03:09:10 04944245beec: Download complete 03:09:10 765212b225bb: Verifying Checksum 03:09:10 765212b225bb: Download complete 03:09:10 f23df028b6ca: Verifying Checksum 03:09:10 f23df028b6ca: Download complete 03:09:10 d65c8cfc05b1: Verifying Checksum 03:09:10 d65c8cfc05b1: Download complete 03:09:10 699f458cf7ca: Verifying Checksum 03:09:10 699f458cf7ca: Download complete 03:09:11 8998bd30e6a1: Verifying Checksum 03:09:11 8998bd30e6a1: Download complete 03:09:13 2437ff75d9bd: Verifying Checksum 03:09:13 2437ff75d9bd: Download complete 03:09:15 8998bd30e6a1: Pull complete 03:09:16 04944245beec: Pull complete 03:09:17 699f458cf7ca: Pull complete 03:09:17 765212b225bb: Pull complete 03:09:19 f23df028b6ca: Pull complete 03:09:19 d65c8cfc05b1: Pull complete 03:09:37 2437ff75d9bd: Pull complete 03:09:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-38579 does not seem to be running inside a container 03:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:09:40 $ docker top 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:41 ---> job-cost.sh 03:09:41 lf-activate-venv: SKIPPING 03:09:41 INFO: No Stack... 03:09:41 INFO: Retrieving Pricing Info for: v3-standard-4 03:09:42 INFO: Archiving Costs [Pipeline] sh 03:09:43 + cat /w/workspace/edgex-go/791/archives/cost.csv 03:09:43 + cut -d, -f6 [Pipeline] lock 03:09:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] 03:09:43 Resource [jenkins-edgexfoundry-edgex-go-main-791-stack-cost] did not exist. Created. 03:09:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:43 + echo total: 0.10999999940395355 [Pipeline] stash 03:09:44 Stashed 1 file(s) [Pipeline] } 03:09:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-791-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:44 $ docker stop --time=1 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d 03:09:46 $ docker rm -f --volumes 2596a08431b1855137bb73691e30c6590804fd01b6f91731ec8e9e85bbad1a9d [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:09:47 provisioning config files... 03:09:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/791@tmp/config3152041817551861058tmp [Pipeline] { [Pipeline] sh 03:09:47 + set +x 03:09:47 + + curl -s https://codecov.io/bashbash 03:09:47 -s -- 03:09:47 03:09:47 _____ _ 03:09:47 / ____| | | 03:09:47 | | ___ __| | ___ ___ _____ __ 03:09:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:09:47 | |___| (_) | (_| | __/ (_| (_) \ V / 03:09:47 \_____\___/ \__,_|\___|\___\___/ \_/ 03:09:47 Bash-1.0.6 03:09:47 03:09:47 03:09:47 ==> git version 2.25.1 found 03:09:47 ==> 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:09:47 Release-Date: 2020-01-08 03:09:47 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:09:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:09:47 ==> Jenkins CI detected. 03:09:47 current dir:  /w/workspace/edgex-go/791 03:09:47 project root: . 03:09:47 --> token set from env 03:09:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:09:47 ==> Running gcov in . (disable via -X gcov) 03:09:47 ==> Python coveragepy not found 03:09:47 ==> Searching for coverage reports in: 03:09:47 + . 03:09:47 -> Found 1 reports 03:09:47 ==> Detecting git/mercurial file structure 03:09:47 ==> Reading reports 03:09:47 + ./coverage.out bytes=1544537 03:09:47 ==> Appending adjustments 03:09:47 https://docs.codecov.io/docs/fixing-reports 03:09:49 + Found adjustments 03:09:49 ==> Gzipping contents 03:09:49 132K /tmp/codecov.Rgiyyx.gz 03:09:49 ==> Uploading reports 03:09:49 url: https://codecov.io 03:09:49 query: branch=main&commit=310c4853b7613a5ec87f391646ffefe23ede991a&build=791&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F791%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:09:49 -> Pinging Codecov 03:09:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=310c4853b7613a5ec87f391646ffefe23ede991a&build=791&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F791%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:09:49 -> Uploading to 03:09:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/310c4853b7613a5ec87f391646ffefe23ede991a/77862275-d422-4033-a14c-17e7577d20b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T030949Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e7b693815b0978cdb2d73c765f244310671e0870e64c94128dc4933137cb84b1 03:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:49 Dload Upload Total Spent Left Speed 03:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 472k --:--:-- --:--:-- --:--:-- 472k 03:09:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/310c4853b7613a5ec87f391646ffefe23ede991a [Pipeline] } 03:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:09:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:09:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:09:50 03:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:09:50 latest: Pulling from edgex-devops/edgex-snyk-go 03:09:50 43c4264eed91: Pulling fs layer 03:09:50 4cc291be95ef: Pulling fs layer 03:09:50 2ac1f1163629: Pulling fs layer 03:09:50 5c3c966382ef: Pulling fs layer 03:09:50 4f4fb700ef54: Pulling fs layer 03:09:50 d9c7d2e4e75e: Pulling fs layer 03:09:50 9c3e1370e548: Pulling fs layer 03:09:50 5c3c966382ef: Waiting 03:09:50 4f4fb700ef54: Waiting 03:09:50 d9c7d2e4e75e: Waiting 03:09:50 4cc291be95ef: Verifying Checksum 03:09:50 4cc291be95ef: Download complete 03:09:50 5c3c966382ef: Download complete 03:09:50 4f4fb700ef54: Download complete 03:09:50 43c4264eed91: Verifying Checksum 03:09:50 43c4264eed91: Download complete 03:09:50 43c4264eed91: Pull complete 03:09:50 d9c7d2e4e75e: Verifying Checksum 03:09:50 d9c7d2e4e75e: Download complete 03:09:50 4cc291be95ef: Pull complete 03:09:51 2ac1f1163629: Download complete 03:09:51 9c3e1370e548: Verifying Checksum 03:09:51 9c3e1370e548: Download complete 03:09:55 2ac1f1163629: Pull complete 03:09:55 5c3c966382ef: Pull complete 03:09:55 4f4fb700ef54: Pull complete 03:09:55 d9c7d2e4e75e: Pull complete 03:09:58 9c3e1370e548: Pull complete 03:09:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:58 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:09:58 $ 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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:10:07 $ docker top cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:08 + git config --global --add safe.directory /w/workspace/edgex-go/791 [Pipeline] echo 03:10:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:10:11 + set -o pipefail 03:10:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:10:21 03:10:21 Monitoring /w/workspace/edgex-go/791 (github.com/edgexfoundry/edgex-go)... 03:10:21 03:10:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7b2e6db5-81da-4294-81ef-9cfeb78011d9 03:10:21 03:10:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:10:21 03:10:21 03:10:21 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:10:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:10:21 $ docker stop --time=1 cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 03:10:29 $ docker rm -f --volumes cb71b3272ceeb09763a1a82990983ad43d2f06f8d254631427c20a66f1cc4b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:10:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:30 provisioning config files... 03:10:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/791@tmp/config3939164415151343320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:30 --> edgex-publish-swagger.sh 03:10:30 === Publish openapi API === 03:10:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:10:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/791/openapi/core-command.yaml] 03:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:30 Dload Upload Total Spent Left Speed 03:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 144k 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69600 03:10:31 03:10:31 03:10:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/791/openapi/core-data.yaml] 03:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:31 Dload Upload Total Spent Left Speed 03:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 158k --:--:-- --:--:-- --:--:-- 158k 03:10:31 03:10:31 03:10:31 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/791/openapi/core-keeper.yaml] 03:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:31 Dload Upload Total Spent Left Speed 03:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 397 193k --:--:-- --:--:-- --:--:-- 193k 03:10:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:10:31 03:10:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/791/openapi/core-metadata.yaml] 03:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:31 Dload Upload Total Spent Left Speed 03:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 765k --:--:-- --:--:-- --:--:-- 761k 100 156k 100 156 100 156k 441 442k --:--:-- --:--:-- --:--:-- 441k 03:10:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:10:32 03:10:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/791/openapi/security-proxy-auth.yaml] 03:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:32 Dload Upload Total Spent Left Speed 03:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 372 135k --:--:-- --:--:-- --:--:-- 135k 03:10:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:10:32 03:10:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/791/openapi/support-notifications.yaml] 03:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:32 Dload Upload Total Spent Left Speed 03:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 528 330k --:--:-- --:--:-- --:--:-- 331k 03:10:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:10:32 03:10:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/791/openapi/support-scheduler.yaml] 03:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:32 Dload Upload Total Spent Left Speed 03:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 410 130k --:--:-- --:--:-- --:--:-- 130k 100 50857 100 156 100 50701 410 130k --:--:-- --:--:-- --:--:-- 130k 03:10:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:10:33 [Pipeline] } 03:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:34 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:35 $ docker top b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:35 [ssh-agent] Looking for ssh-agent implementation... 03:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:35 $ docker exec b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f ssh-agent 03:10:35 SSH_AUTH_SOCK=/tmp/ssh-qqo65htcwOP5/agent.32 03:10:35 SSH_AGENT_PID=38 03:10:35 Running ssh-add (command line suppressed) 03:10:35 Identity added: /w/workspace/edgex-go/791@tmp/private_key_6663637382240365738.key (/w/workspace/edgex-go/791@tmp/private_key_6663637382240365738.key) 03:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:36 + git semver tag 03:10:36 2025-02-11 03:10:36,334 [run_tag] DEBUG tag force:False 03:10:36 2025-02-11 03:10:36,334 [check_head_tag] DEBUG check head tag 03:10:36 2025-02-11 03:10:36,337 [execute] INFO git cat-file --batch-check 03:10:36 2025-02-11 03:10:36,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=) 03:10:36 2025-02-11 03:10:36,343 [execute] INFO git cat-file --batch 03:10:36 2025-02-11 03:10:36,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=) 03:10:36 2025-02-11 03:10:36,407 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:10:36 2025-02-11 03:10:36,407 [execute] INFO git tag -a v4.0.0-dev.55 -m v4.0.0-dev.55 03:10:36 2025-02-11 03:10:36,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.55', '-m', 'v4.0.0-dev.55'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) 03:10:36 2025-02-11 03:10:36,412 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:10:36 4.0.0-dev.55 [Pipeline] } 03:10:36 $ docker exec --env ******** --env ******** b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f ssh-agent -k 03:10:36 unset SSH_AUTH_SOCK; 03:10:36 unset SSH_AGENT_PID; 03:10:36 echo Agent pid 38 killed; 03:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:37 + git semver [Pipeline] } 03:10:37 $ docker stop --time=1 b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f 03:10:38 $ docker rm -f --volumes b92888559b8e82b2c19d6da44ee6cb7e857d3439c25c18fb9461aac57404882f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:39 03:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:39 0.23.1-centos7: Pulling from edgex-lftools 03:10:39 ab5ef0e58194: Pulling fs layer 03:10:39 9712f1f96733: Pulling fs layer 03:10:39 63f879dbbcfc: Pulling fs layer 03:10:39 0d9ebad4ef96: Pulling fs layer 03:10:39 e9a5061849ea: Pulling fs layer 03:10:39 d747dcd14b5f: Pulling fs layer 03:10:39 2de7ff778b66: Pulling fs layer 03:10:39 0d9ebad4ef96: Waiting 03:10:39 e9a5061849ea: Waiting 03:10:39 d747dcd14b5f: Waiting 03:10:39 2de7ff778b66: Waiting 03:10:39 9712f1f96733: Verifying Checksum 03:10:39 9712f1f96733: Download complete 03:10:39 63f879dbbcfc: Verifying Checksum 03:10:39 63f879dbbcfc: Download complete 03:10:40 e9a5061849ea: Verifying Checksum 03:10:40 e9a5061849ea: Download complete 03:10:40 d747dcd14b5f: Download complete 03:10:40 0d9ebad4ef96: Verifying Checksum 03:10:40 0d9ebad4ef96: Download complete 03:10:40 ab5ef0e58194: Verifying Checksum 03:10:40 ab5ef0e58194: Download complete 03:10:40 2de7ff778b66: Verifying Checksum 03:10:40 2de7ff778b66: Download complete 03:10:43 ab5ef0e58194: Pull complete 03:10:43 9712f1f96733: Pull complete 03:10:43 63f879dbbcfc: Pull complete 03:10:49 0d9ebad4ef96: Pull complete 03:10:49 e9a5061849ea: Pull complete 03:10:49 d747dcd14b5f: Pull complete 03:10:50 2de7ff778b66: Pull complete 03:10:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:50 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:10:59 $ docker top 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:10:59 provisioning config files... 03:10:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/791@tmp/config6386493992026675237tmp 03:10:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/791@tmp/config6604954001693155314tmp 03:10:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/791@tmp/config15418502396899465248tmp [Pipeline] { [Pipeline] echo 03:10:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:11:00 ---> sigul-configuration.sh 03:11:00 gpg: directory `/root/.gnupg' created 03:11:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:11:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:11:00 gpg: keyring `/root/.gnupg/secring.gpg' created 03:11:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:11:00 gpg: CAST5 encrypted data 03:11:00 gpg: encrypted with 1 passphrase 03:11:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:11:00 + mkdir /home/jenkins 03:11:00 + mkdir /home/jenkins/sigul [Pipeline] sh 03:11:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:11:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:11:01 ---> sigul-install.sh 03:11:01 Sigul already installed; skipping installation. [Pipeline] sh 03:11:01 + git tag --list 03:11:01 0.6.0 03:11:01 0.6.1 03:11:01 0.7.0 03:11:01 0.7.1 03:11:01 v1.0.0 03:11:01 v1.0.1 03:11:01 v1.1.0 03:11:01 v1.2.0 03:11:01 v1.2.1 03:11:01 v1.3.0 03:11:01 v1.3.1 03:11:01 v2.0.0 03:11:01 v2.1.0 03:11:01 v2.1.1 03:11:01 v2.2.0 03:11:01 v2.3.0 03:11:01 v3.0 03:11:01 v3.0.0 03:11:01 v3.1 03:11:01 v3.1.0 03:11:01 v3.1.0-dev.1 03:11:01 v3.1.0-dev.10 03:11:01 v3.1.0-dev.11 03:11:01 v3.1.0-dev.12 03:11:01 v3.1.0-dev.13 03:11:01 v3.1.0-dev.14 03:11:01 v3.1.0-dev.15 03:11:01 v3.1.0-dev.16 03:11:01 v3.1.0-dev.17 03:11:01 v3.1.0-dev.18 03:11:01 v3.1.0-dev.19 03:11:01 v3.1.0-dev.2 03:11:01 v3.1.0-dev.20 03:11:01 v3.1.0-dev.21 03:11:01 v3.1.0-dev.22 03:11:01 v3.1.0-dev.23 03:11:01 v3.1.0-dev.24 03:11:01 v3.1.0-dev.25 03:11:01 v3.1.0-dev.26 03:11:01 v3.1.0-dev.27 03:11:01 v3.1.0-dev.28 03:11:01 v3.1.0-dev.29 03:11:01 v3.1.0-dev.3 03:11:01 v3.1.0-dev.30 03:11:01 v3.1.0-dev.31 03:11:01 v3.1.0-dev.32 03:11:01 v3.1.0-dev.33 03:11:01 v3.1.0-dev.34 03:11:01 v3.1.0-dev.35 03:11:01 v3.1.0-dev.36 03:11:01 v3.1.0-dev.37 03:11:01 v3.1.0-dev.38 03:11:01 v3.1.0-dev.39 03:11:01 v3.1.0-dev.4 03:11:01 v3.1.0-dev.40 03:11:01 v3.1.0-dev.41 03:11:01 v3.1.0-dev.42 03:11:01 v3.1.0-dev.43 03:11:01 v3.1.0-dev.44 03:11:01 v3.1.0-dev.45 03:11:01 v3.1.0-dev.46 03:11:01 v3.1.0-dev.47 03:11:01 v3.1.0-dev.48 03:11:01 v3.1.0-dev.49 03:11:01 v3.1.0-dev.5 03:11:01 v3.1.0-dev.50 03:11:01 v3.1.0-dev.51 03:11:01 v3.1.0-dev.52 03:11:01 v3.1.0-dev.53 03:11:01 v3.1.0-dev.54 03:11:01 v3.1.0-dev.55 03:11:01 v3.1.0-dev.56 03:11:01 v3.1.0-dev.57 03:11:01 v3.1.0-dev.58 03:11:01 v3.1.0-dev.59 03:11:01 v3.1.0-dev.6 03:11:01 v3.1.0-dev.60 03:11:01 v3.1.0-dev.61 03:11:01 v3.1.0-dev.62 03:11:01 v3.1.0-dev.63 03:11:01 v3.1.0-dev.64 03:11:01 v3.1.0-dev.65 03:11:01 v3.1.0-dev.66 03:11:01 v3.1.0-dev.67 03:11:01 v3.1.0-dev.68 03:11:01 v3.1.0-dev.69 03:11:01 v3.1.0-dev.7 03:11:01 v3.1.0-dev.70 03:11:01 v3.1.0-dev.71 03:11:01 v3.1.0-dev.72 03:11:01 v3.1.0-dev.73 03:11:01 v3.1.0-dev.8 03:11:01 v3.1.0-dev.9 03:11:01 v3.1.1 03:11:01 v3.1.1-dev.1 03:11:01 v3.1.1-dev.2 03:11:01 v3.2.0-dev.1 03:11:01 v3.2.0-dev.10 03:11:01 v3.2.0-dev.100 03:11:01 v3.2.0-dev.101 03:11:01 v3.2.0-dev.102 03:11:01 v3.2.0-dev.103 03:11:01 v3.2.0-dev.104 03:11:01 v3.2.0-dev.105 03:11:01 v3.2.0-dev.106 03:11:01 v3.2.0-dev.107 03:11:01 v3.2.0-dev.108 03:11:01 v3.2.0-dev.109 03:11:01 v3.2.0-dev.11 03:11:01 v3.2.0-dev.12 03:11:01 v3.2.0-dev.13 03:11:01 v3.2.0-dev.14 03:11:01 v3.2.0-dev.15 03:11:01 v3.2.0-dev.16 03:11:01 v3.2.0-dev.17 03:11:01 v3.2.0-dev.18 03:11:01 v3.2.0-dev.19 03:11:01 v3.2.0-dev.2 03:11:01 v3.2.0-dev.20 03:11:01 v3.2.0-dev.21 03:11:01 v3.2.0-dev.22 03:11:01 v3.2.0-dev.23 03:11:01 v3.2.0-dev.24 03:11:01 v3.2.0-dev.25 03:11:01 v3.2.0-dev.26 03:11:01 v3.2.0-dev.27 03:11:01 v3.2.0-dev.28 03:11:01 v3.2.0-dev.29 03:11:01 v3.2.0-dev.3 03:11:01 v3.2.0-dev.30 03:11:01 v3.2.0-dev.31 03:11:01 v3.2.0-dev.32 03:11:01 v3.2.0-dev.33 03:11:01 v3.2.0-dev.34 03:11:01 v3.2.0-dev.35 03:11:01 v3.2.0-dev.36 03:11:01 v3.2.0-dev.37 03:11:01 v3.2.0-dev.38 03:11:01 v3.2.0-dev.39 03:11:01 v3.2.0-dev.4 03:11:01 v3.2.0-dev.40 03:11:01 v3.2.0-dev.41 03:11:01 v3.2.0-dev.42 03:11:01 v3.2.0-dev.43 03:11:01 v3.2.0-dev.44 03:11:01 v3.2.0-dev.45 03:11:01 v3.2.0-dev.46 03:11:01 v3.2.0-dev.47 03:11:01 v3.2.0-dev.48 03:11:01 v3.2.0-dev.49 03:11:01 v3.2.0-dev.5 03:11:01 v3.2.0-dev.50 03:11:01 v3.2.0-dev.51 03:11:01 v3.2.0-dev.52 03:11:01 v3.2.0-dev.53 03:11:01 v3.2.0-dev.54 03:11:01 v3.2.0-dev.55 03:11:01 v3.2.0-dev.56 03:11:01 v3.2.0-dev.57 03:11:01 v3.2.0-dev.58 03:11:01 v3.2.0-dev.59 03:11:01 v3.2.0-dev.6 03:11:01 v3.2.0-dev.60 03:11:01 v3.2.0-dev.61 03:11:01 v3.2.0-dev.62 03:11:01 v3.2.0-dev.63 03:11:01 v3.2.0-dev.64 03:11:01 v3.2.0-dev.65 03:11:01 v3.2.0-dev.66 03:11:01 v3.2.0-dev.67 03:11:01 v3.2.0-dev.68 03:11:01 v3.2.0-dev.69 03:11:01 v3.2.0-dev.7 03:11:01 v3.2.0-dev.70 03:11:01 v3.2.0-dev.71 03:11:01 v3.2.0-dev.72 03:11:01 v3.2.0-dev.73 03:11:01 v3.2.0-dev.74 03:11:01 v3.2.0-dev.75 03:11:01 v3.2.0-dev.76 03:11:01 v3.2.0-dev.77 03:11:01 v3.2.0-dev.78 03:11:01 v3.2.0-dev.79 03:11:01 v3.2.0-dev.8 03:11:01 v3.2.0-dev.80 03:11:01 v3.2.0-dev.81 03:11:01 v3.2.0-dev.82 03:11:01 v3.2.0-dev.83 03:11:01 v3.2.0-dev.84 03:11:01 v3.2.0-dev.85 03:11:01 v3.2.0-dev.86 03:11:01 v3.2.0-dev.87 03:11:01 v3.2.0-dev.88 03:11:01 v3.2.0-dev.89 03:11:01 v3.2.0-dev.9 03:11:01 v3.2.0-dev.90 03:11:01 v3.2.0-dev.91 03:11:01 v3.2.0-dev.92 03:11:01 v3.2.0-dev.93 03:11:01 v3.2.0-dev.94 03:11:01 v3.2.0-dev.95 03:11:01 v3.2.0-dev.96 03:11:01 v3.2.0-dev.97 03:11:01 v3.2.0-dev.98 03:11:01 v3.2.0-dev.99 03:11:01 v4.0.0-dev.1 03:11:01 v4.0.0-dev.10 03:11:01 v4.0.0-dev.11 03:11:01 v4.0.0-dev.12 03:11:01 v4.0.0-dev.13 03:11:01 v4.0.0-dev.14 03:11:01 v4.0.0-dev.15 03:11:01 v4.0.0-dev.16 03:11:01 v4.0.0-dev.17 03:11:01 v4.0.0-dev.18 03:11:01 v4.0.0-dev.19 03:11:01 v4.0.0-dev.2 03:11:01 v4.0.0-dev.20 03:11:01 v4.0.0-dev.21 03:11:01 v4.0.0-dev.22 03:11:01 v4.0.0-dev.23 03:11:01 v4.0.0-dev.24 03:11:01 v4.0.0-dev.25 03:11:01 v4.0.0-dev.26 03:11:01 v4.0.0-dev.27 03:11:01 v4.0.0-dev.28 03:11:01 v4.0.0-dev.29 03:11:01 v4.0.0-dev.3 03:11:01 v4.0.0-dev.30 03:11:01 v4.0.0-dev.31 03:11:01 v4.0.0-dev.32 03:11:01 v4.0.0-dev.33 03:11:01 v4.0.0-dev.34 03:11:01 v4.0.0-dev.35 03:11:01 v4.0.0-dev.36 03:11:01 v4.0.0-dev.37 03:11:01 v4.0.0-dev.38 03:11:01 v4.0.0-dev.39 03:11:01 v4.0.0-dev.4 03:11:01 v4.0.0-dev.40 03:11:01 v4.0.0-dev.41 03:11:01 v4.0.0-dev.42 03:11:01 v4.0.0-dev.43 03:11:01 v4.0.0-dev.44 03:11:01 v4.0.0-dev.45 03:11:01 v4.0.0-dev.46 03:11:01 v4.0.0-dev.47 03:11:01 v4.0.0-dev.48 03:11:01 v4.0.0-dev.49 03:11:01 v4.0.0-dev.5 03:11:01 v4.0.0-dev.50 03:11:01 v4.0.0-dev.51 03:11:01 v4.0.0-dev.52 03:11:01 v4.0.0-dev.53 03:11:01 v4.0.0-dev.54 03:11:01 v4.0.0-dev.55 03:11:01 v4.0.0-dev.6 03:11:01 v4.0.0-dev.7 03:11:01 v4.0.0-dev.8 03:11:01 v4.0.0-dev.9 [Pipeline] sh 03:11:01 + lftools sign git-tag v4.0.0-dev.55 03:11:02 Signing Git tag with Sigul... 03:11:02 Signing v4.0.0-dev.55 [Pipeline] echo 03:11:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:11:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:11:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:11:03 $ docker stop --time=1 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 03:11:04 $ docker rm -f --volumes 52d7ee73e4ffd563e4ae99a410fb683eafd142c21bbd800a11d1126397d1a139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:11:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:05 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:06 $ docker top 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 -eo pid,comm 03:11:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:11:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:06 [ssh-agent] Looking for ssh-agent implementation... 03:11:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:06 $ docker exec 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 ssh-agent 03:11:06 SSH_AUTH_SOCK=/tmp/ssh-fbjWQRgWXXvT/agent.31 03:11:06 SSH_AGENT_PID=37 03:11:06 Running ssh-add (command line suppressed) 03:11:06 Identity added: /w/workspace/edgex-go/791@tmp/private_key_16482948873309497161.key (/w/workspace/edgex-go/791@tmp/private_key_16482948873309497161.key) 03:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:06 + git semver bump pre 03:11:07 2025-02-11 03:11:06,989 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:11:07 2025-02-11 03:11:06,989 [bump_version] DEBUG bumping version:4.0.0-dev.55 on axis:pre with prefix:dev 03:11:07 2025-02-11 03:11:06,990 [bump_version] DEBUG bumped version:4.0.0-dev.56 03:11:07 2025-02-11 03:11:06,990 [write_version] DEBUG write version:4.0.0-dev.56 to path:/w/workspace/edgex-go/791/.semver/main with force:True 03:11:07 2025-02-11 03:11:06,990 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:11:07 2025-02-11 03:11:06,990 [write_file] DEBUG write to file:/w/workspace/edgex-go/791/.semver/main 03:11:07 2025-02-11 03:11:06,992 [execute] INFO git cat-file --batch-check 03:11:07 2025-02-11 03:11:06,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) 03:11:07 2025-02-11 03:11:06,998 [execute] INFO git cat-file --batch 03:11:07 2025-02-11 03:11:06,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) 03:11:07 2025-02-11 03:11:07,005 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:11:07 4.0.0-dev.56 [Pipeline] } 03:11:07 $ docker exec --env ******** --env ******** 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 ssh-agent -k 03:11:07 unset SSH_AUTH_SOCK; 03:11:07 unset SSH_AGENT_PID; 03:11:07 echo Agent pid 37 killed; 03:11:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:07 + git semver [Pipeline] } 03:11:08 $ docker stop --time=1 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 03:11:09 $ docker rm -f --volumes 9de1913c7e784cd77aed34a63862f0f738406c1930d2bbf4b5269df56b852de2 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:10 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:10 $ docker top cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:10 [ssh-agent] Looking for ssh-agent implementation... 03:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:10 $ docker exec cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 ssh-agent 03:11:10 SSH_AUTH_SOCK=/tmp/ssh-YhccA01b4ked/agent.33 03:11:10 SSH_AGENT_PID=39 03:11:10 Running ssh-add (command line suppressed) 03:11:10 Identity added: /w/workspace/edgex-go/791@tmp/private_key_14049618036595759314.key (/w/workspace/edgex-go/791@tmp/private_key_14049618036595759314.key) 03:11:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:11 + git semver push 03:11:11 2025-02-11 03:11:11,435 [run_push] DEBUG push 03:11:11 2025-02-11 03:11:11,436 [execute] INFO git cat-file --batch-check 03:11:11 2025-02-11 03:11:11,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=) 03:11:11 2025-02-11 03:11:11,441 [execute] INFO git rev-list f17c284e525e7438a856bbb3687e02d1cbcf583d -- 03:11:11 2025-02-11 03:11:11,441 [execute] DEBUG Popen(['git', 'rev-list', 'f17c284e525e7438a856bbb3687e02d1cbcf583d', '--'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=None) 03:11:11 2025-02-11 03:11:11,462 [execute] INFO git fetch -v origin 03:11:11 2025-02-11 03:11:11,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=True, shell=None, istream=None) 03:11:12 2025-02-11 03:11:11,965 [run_push] DEBUG no remote changes detected 03:11:12 2025-02-11 03:11:11,965 [execute] INFO git push origin semver 03:11:12 2025-02-11 03:11:11,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/791/.semver, universal_newlines=False, shell=None, istream=None) 03:11:12 2025-02-11 03:11:12,594 [run_push] DEBUG push all version tags 03:11:12 2025-02-11 03:11:12,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:11:12 2025-02-11 03:11:12,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/791, universal_newlines=False, shell=None, istream=None) 03:11:13 2025-02-11 03:11:13,259 [read_version] DEBUG read version from /w/workspace/edgex-go/791/.semver/main 03:11:13 4.0.0-dev.56 [Pipeline] } 03:11:13 $ docker exec --env ******** --env ******** cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 ssh-agent -k 03:11:13 unset SSH_AUTH_SOCK; 03:11:13 unset SSH_AGENT_PID; 03:11:13 echo Agent pid 39 killed; 03:11:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:14 + git semver [Pipeline] } 03:11:14 $ docker stop --time=1 cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 03:11:16 $ docker rm -f --volumes cdc4d6ed659038a716269d50a2b21ea6f7fca2e56df3e3e3ddd94bc49c723d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:11:16 + [ -d /w/workspace/edgex-go/791/archives ] [Pipeline] libraryResource [Pipeline] sh 03:11:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:18 ---> package-listing.sh 03:11:18 ++ facter osfamily 03:11:18 ++ tr '[:upper:]' '[:lower:]' 03:11:18 + OS_FAMILY=debian 03:11:18 + workspace=/w/workspace/edgex-go/791 03:11:18 + START_PACKAGES=/tmp/packages_start.txt 03:11:18 + END_PACKAGES=/tmp/packages_end.txt 03:11:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:18 + PACKAGES=/tmp/packages_start.txt 03:11:18 + '[' /w/workspace/edgex-go/791 ']' 03:11:18 + PACKAGES=/tmp/packages_end.txt 03:11:18 + case "${OS_FAMILY}" in 03:11:18 + dpkg -l 03:11:18 + grep '^ii' 03:11:18 + '[' -f /tmp/packages_start.txt ']' 03:11:18 + '[' -f /tmp/packages_end.txt ']' 03:11:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:18 + '[' /w/workspace/edgex-go/791 ']' 03:11:18 + mkdir -p /w/workspace/edgex-go/791/archives/ 03:11:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/791/archives/ [Pipeline] echo 03:11:18 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/791/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:11:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:19 03:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:19 latest: Pulling from edgex-lftools-log-publisher 03:11:19 5eb5b503b376: Pulling fs layer 03:11:19 5c69ac0246d0: Pulling fs layer 03:11:19 ec43610c2a17: Pulling fs layer 03:11:19 3a2ae6a8a46f: Pulling fs layer 03:11:19 33b1e0a273af: Pulling fs layer 03:11:19 5d3b04190fa2: Pulling fs layer 03:11:19 33b1e0a273af: Waiting 03:11:19 3a2ae6a8a46f: Waiting 03:11:19 5d3b04190fa2: Waiting 03:11:19 2f39f015ded8: Pulling fs layer 03:11:19 2f39f015ded8: Waiting 03:11:19 5c69ac0246d0: Download complete 03:11:19 3a2ae6a8a46f: Verifying Checksum 03:11:19 3a2ae6a8a46f: Download complete 03:11:19 33b1e0a273af: Verifying Checksum 03:11:19 33b1e0a273af: Download complete 03:11:19 ec43610c2a17: Verifying Checksum 03:11:19 ec43610c2a17: Download complete 03:11:19 5d3b04190fa2: Verifying Checksum 03:11:19 5d3b04190fa2: Download complete 03:11:19 5eb5b503b376: Verifying Checksum 03:11:19 5eb5b503b376: Download complete 03:11:20 2f39f015ded8: Download complete 03:11:21 5eb5b503b376: Pull complete 03:11:21 5c69ac0246d0: Pull complete 03:11:22 ec43610c2a17: Pull complete 03:11:22 3a2ae6a8a46f: Pull complete 03:11:22 33b1e0a273af: Pull complete 03:11:22 5d3b04190fa2: Pull complete 03:11:26 2f39f015ded8: Pull complete 03:11:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:27 prd-ubuntu20.04-docker-8c-8g-38578 does not seem to be running inside a container 03:11:27 $ 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/791/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/791 -v /w/workspace/edgex-go/791:/w/workspace/edgex-go/791:rw,z -v /w/workspace/edgex-go/791@tmp:/w/workspace/edgex-go/791@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:11:39 $ docker top cf8ed8edda0574da8ec2d3d6ea295761c1a019120c12d510733e6f9f4ec2bb94 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:39 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:39 + ls /var/log/sa-host 03:11:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:40 provisioning config files... 03:11:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/791@tmp/config12180481768320960879tmp [Pipeline] { [Pipeline] echo 03:11:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> create-netrc.sh [Pipeline] } 03:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> python-tools-install.sh [Pipeline] echo 03:11:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:11:41 ---> sudo-logs.sh 03:11:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:11:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:11:41 ---> job-cost.sh 03:11:41 lf-activate-venv: SKIPPING 03:11:41 DEBUG: total: 0.10999999940395355 03:11:41 INFO: Retrieving Stack Cost... 03:11:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:42 INFO: Archiving Costs [Pipeline] echo 03:11:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:11:42 ---> logs-deploy.sh 03:11:42 lf-activate-venv: SKIPPING 03:11:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/791 03:11:42 INFO: archiving workspace using pattern(s): 03:11:43 Archives upload complete. 03:11:43 INFO: archiving logs to Nexus 03:11:44 ---> uname -a: 03:11:44 Linux prd-ubuntu20-04-docker-8c-8g-38578 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:11:44 03:11:44 03:11:44 ---> lscpu: 03:11:44 Architecture: x86_64 03:11:44 CPU op-mode(s): 32-bit, 64-bit 03:11:44 Byte Order: Little Endian 03:11:44 Address sizes: 40 bits physical, 48 bits virtual 03:11:44 CPU(s): 8 03:11:44 On-line CPU(s) list: 0-7 03:11:44 Thread(s) per core: 1 03:11:44 Core(s) per socket: 1 03:11:44 Socket(s): 8 03:11:44 NUMA node(s): 1 03:11:44 Vendor ID: AuthenticAMD 03:11:44 CPU family: 23 03:11:44 Model: 49 03:11:44 Model name: AMD EPYC-Rome Processor 03:11:44 Stepping: 0 03:11:44 CPU MHz: 2799.996 03:11:44 BogoMIPS: 5599.99 03:11:44 Virtualization: AMD-V 03:11:44 Hypervisor vendor: KVM 03:11:44 Virtualization type: full 03:11:44 L1d cache: 256 KiB 03:11:44 L1i cache: 256 KiB 03:11:44 L2 cache: 4 MiB 03:11:44 L3 cache: 128 MiB 03:11:44 NUMA node0 CPU(s): 0-7 03:11:44 Vulnerability Itlb multihit: Not affected 03:11:44 Vulnerability L1tf: Not affected 03:11:44 Vulnerability Mds: Not affected 03:11:44 Vulnerability Meltdown: Not affected 03:11:44 Vulnerability Mmio stale data: Not affected 03:11:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:11:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:11:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:11:44 Vulnerability Srbds: Not affected 03:11:44 Vulnerability Tsx async abort: Not affected 03:11:44 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:11:44 03:11:44 03:11:44 ---> nproc: 03:11:44 8 03:11:44 03:11:44 03:11:44 ---> df -h: 03:11:44 Filesystem Size Used Avail Use% Mounted on 03:11:44 overlay 155G 29G 127G 19% / 03:11:44 tmpfs 64M 0 64M 0% /dev 03:11:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:11:44 shm 64M 0 64M 0% /dev/shm 03:11:44 /dev/vda1 155G 29G 127G 19% /facter-os 03:11:44 03:11:44 03:11:44 ---> sar -b -r -n DEV: 03:11:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38578) 02/11/25 _x86_64_ (8 CPU) 03:11:44 03:11:44 02:22:02 LINUX RESTART (8 CPU) 03:11:44 03:11:44 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:11:44 02:24:01 224.96 5.07 219.89 0.00 431.25 76452.67 0.00 03:11:44 02:25:01 40.73 0.02 40.71 0.00 0.13 30268.31 0.00 03:11:44 02:26:01 25.61 0.02 25.60 0.00 0.13 14911.38 0.00 03:11:44 02:27:01 43.46 0.13 43.33 0.00 7.60 34269.62 0.00 03:11:44 02:28:01 640.25 6.17 634.08 0.00 4326.01 226191.48 0.00 03:11:44 02:29:01 618.00 10.35 607.65 0.00 138.11 214554.91 0.00 03:11:44 02:30:01 273.18 0.38 272.79 0.00 5.20 46616.73 0.00 03:11:44 02:31:02 320.94 0.08 320.85 0.00 0.67 119118.19 0.00 03:11:44 02:32:01 614.62 0.14 614.49 0.00 19.12 93211.32 0.00 03:11:44 02:33:01 36.01 0.03 35.98 0.00 4.80 916.91 0.00 03:11:44 02:34:01 13.60 0.00 13.60 0.00 0.00 351.14 0.00 03:11:44 02:35:01 3.38 1.02 2.37 0.00 21.86 30.26 0.00 03:11:44 02:36:01 1.20 0.00 1.20 0.00 0.00 17.86 0.00 03:11:44 02:37:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 03:11:44 02:38:01 1.78 0.02 1.77 0.00 0.13 24.13 0.00 03:11:44 02:39:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 03:11:44 02:40:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 03:11:44 02:41:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 03:11:44 02:42:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:11:44 02:43:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 03:11:44 02:44:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 03:11:44 02:45:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 03:11:44 02:46:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 03:11:44 02:47:01 2.02 0.30 1.72 0.00 10.00 21.06 0.00 03:11:44 02:48:01 2.48 1.20 1.28 0.00 25.46 15.46 0.00 03:11:44 02:49:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 03:11:44 02:50:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:11:44 02:51:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 03:11:44 02:52:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 03:11:44 02:53:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 03:11:44 02:54:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 03:11:44 02:55:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 03:11:44 02:56:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 03:11:44 02:57:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 03:11:44 02:58:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 03:11:44 02:59:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 03:11:44 03:00:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 03:11:44 03:01:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 03:11:44 03:02:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 03:11:44 03:03:01 1.92 0.00 1.92 0.00 0.00 22.93 0.00 03:11:44 03:04:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 03:11:44 03:05:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 03:11:44 03:06:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 03:11:44 03:07:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 03:11:44 03:08:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 03:11:44 03:09:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 03:11:44 03:10:01 51.88 0.07 51.82 0.00 7.86 13535.51 0.00 03:11:44 03:11:01 128.38 0.30 128.08 0.00 10.26 47597.13 0.00 03:11:44 Average: 63.93 0.53 63.41 0.00 104.42 19099.24 0.00 03:11:44 03:11:44 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:11:44 02:24:01 28190660 31396992 909772 2.77 125776 3265184 2013888 5.94 1312176 2889324 20056 03:11:44 02:25:01 26980448 31354536 948616 2.88 129368 4367272 2263648 6.67 2010784 3339680 250040 03:11:44 02:26:01 27192820 31549356 752676 2.29 133064 4316400 1767940 5.21 1364392 3744632 298648 03:11:44 02:27:01 27834724 31512396 796740 2.42 135628 3709020 2027096 5.97 1333776 3208908 209008 03:11:44 02:28:01 20426640 31024808 1218580 3.71 185300 10304592 3538644 10.43 2542144 9055064 265112 03:11:44 02:29:01 14594304 31351836 898884 2.73 363604 15907048 2266588 6.68 2926368 14136508 1076 03:11:44 02:30:01 9079708 28693900 3487116 10.60 413564 18346348 9930080 29.27 6747896 15364580 1311356 03:11:44 02:31:02 7668996 29585228 2611812 7.94 425144 20585028 6747360 19.89 6673624 16826720 673876 03:11:44 02:32:01 10369376 31438888 809840 2.46 434292 19892004 2023936 5.96 3426468 17609992 548 03:11:44 02:33:01 10360132 31431684 816440 2.48 435812 19892620 2012580 5.93 3820168 17224664 0 03:11:44 02:34:01 10364300 31436572 811612 2.47 436304 19892720 2007408 5.92 4003860 17037468 8 03:11:44 02:35:01 10361824 31435148 813156 2.47 436364 19893336 2052384 6.05 4003208 17037980 8 03:11:44 02:36:01 10370888 31444216 804000 2.45 436392 19893340 2052384 6.05 3994524 17037984 8 03:11:44 02:37:01 10371760 31445136 803452 2.44 436412 19893344 2052384 6.05 3994456 17037988 8 03:11:44 02:38:01 10377008 31450436 797828 2.43 436452 19893320 2060368 6.07 3988752 17037964 56 03:11:44 02:39:01 10377376 31450820 797296 2.42 436488 19893316 2060368 6.07 3988696 17037968 8 03:11:44 02:40:01 10378084 31451580 796500 2.42 436500 19893328 2060368 6.07 3987776 17037976 8 03:11:44 02:41:01 10378276 31451776 796428 2.42 436528 19893332 2060368 6.07 3987784 17037972 12 03:11:44 02:42:01 10378268 31451820 796384 2.42 436544 19893336 2060368 6.07 3987828 17037980 8 03:11:44 02:43:01 10379228 31452788 795340 2.42 436564 19893336 2060368 6.07 3987064 17037976 24 03:11:44 02:44:01 10379180 31452752 795312 2.42 436572 19893340 2060368 6.07 3986988 17037984 8 03:11:44 02:45:01 10379132 31452732 795288 2.42 436580 19893344 2060368 6.07 3987060 17037988 8 03:11:44 02:46:01 10378800 31452400 795548 2.42 436592 19893344 2060368 6.07 3987048 17037988 12 03:11:44 02:47:01 10378532 31452600 795340 2.42 436624 19893768 2060368 6.07 3989948 17038200 24 03:11:44 02:48:01 10374512 31450368 797468 2.43 436680 19894516 2060368 6.07 3993904 17038404 16 03:11:44 02:49:01 10374176 31450084 797920 2.43 436684 19894544 2060368 6.07 3993984 17038376 8 03:11:44 02:50:01 10374160 31450084 797888 2.43 436704 19894548 2060368 6.07 3993764 17038380 8 03:11:44 02:51:01 10373860 31449816 798092 2.43 436728 19894552 2060368 6.07 3993796 17038380 4 03:11:44 02:52:01 10373812 31449772 798072 2.43 436732 19894556 2076508 6.12 3994072 17038384 28 03:11:44 02:53:01 10373544 31449544 798348 2.43 436760 19894560 2076508 6.12 3993948 17038388 4 03:11:44 02:54:01 10373392 31449432 798380 2.43 436772 19894560 2076508 6.12 3994564 17038392 172 03:11:44 02:55:01 10373384 31449428 798368 2.43 436788 19894564 2076508 6.12 3994072 17038396 8 03:11:44 02:56:01 10373300 31449352 798584 2.43 436804 19894564 2076508 6.12 3994060 17038396 8 03:11:44 02:57:01 10373100 31449220 798572 2.43 436824 19894568 2076508 6.12 3994100 17038400 28 03:11:44 02:58:01 10373248 31449408 798292 2.43 436868 19894572 2076508 6.12 3994000 17038404 32 03:11:44 02:59:01 10373172 31449380 798496 2.43 436892 19894572 2076508 6.12 3994000 17038408 12 03:11:44 03:00:01 10372920 31449168 798684 2.43 436912 19894580 2076508 6.12 3994108 17038412 8 03:11:44 03:01:01 10372776 31449064 798632 2.43 436952 19894572 2076508 6.12 3994148 17038408 8 03:11:44 03:02:01 10372672 31449020 798628 2.43 436964 19894584 2076508 6.12 3994432 17038416 20 03:11:44 03:03:01 10372404 31448788 798792 2.43 437000 19894592 2076508 6.12 3994588 17038420 20 03:11:44 03:04:01 10372564 31448960 798776 2.43 437024 19894592 2076508 6.12 3994244 17038424 36 03:11:44 03:05:01 10372548 31448988 798740 2.43 437040 19894596 2076508 6.12 3994484 17038428 8 03:11:44 03:06:01 10372500 31448964 798704 2.43 437052 19894600 2076508 6.12 3994316 17038432 24 03:11:44 03:07:01 10372476 31448956 798636 2.43 437072 19894600 2059924 6.07 3994348 17038432 8 03:11:44 03:08:01 10372396 31448916 798616 2.43 437092 19894604 2076024 6.12 3994520 17038436 32 03:11:44 03:09:01 10372324 31448860 798648 2.43 437112 19894608 2076024 6.12 3994400 17038436 24 03:11:44 03:10:01 9596904 31407096 839928 2.55 441280 20573120 2164940 6.38 4032564 17718000 300156 03:11:44 03:11:01 8872488 31386012 855848 2.60 464912 21177728 2162012 6.37 4112872 18280168 1164 03:11:44 Average: 11971440 31339564 910522 2.77 404377 18302572 2360167 6.96 3834377 15682804 69412 03:11:44 03:11:44 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:11:44 02:24:01 docker0 800.76 792.04 59.19 4610.00 0.00 0.00 0.00 0.00 03:11:44 02:24:01 ens3 953.35 900.19 7946.64 98.36 0.00 0.00 0.00 0.00 03:11:44 02:24:01 veth41f3fcc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:24:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 03:11:44 02:25:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:25:01 ens3 29.46 20.65 23.28 13.23 0.00 0.00 0.00 0.00 03:11:44 02:25:01 veth41f3fcc 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 03:11:44 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:26:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 03:11:44 02:26:01 ens3 22.11 14.06 17.29 9.36 0.00 0.00 0.00 0.00 03:11:44 02:26:01 veth41f3fcc 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 03:11:44 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:27:01 ens3 124.85 77.24 2220.81 14.93 0.00 0.00 0.00 0.00 03:11:44 02:27:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:11:44 02:28:01 docker0 207.52 319.48 15.73 2282.63 0.00 0.00 0.00 0.00 03:11:44 02:28:01 veth329f08a 15.42 19.56 1.48 9.89 0.00 0.00 0.00 0.00 03:11:44 02:28:01 vethc80788d 41.40 65.52 4.13 367.42 0.00 0.00 0.00 0.03 03:11:44 02:28:01 veth0b8e721 22.89 30.09 2.21 14.53 0.00 0.00 0.00 0.00 03:11:44 02:28:01 veth41050aa 0.38 1.33 0.03 0.17 0.00 0.00 0.00 0.00 03:11:44 02:28:01 ens3 579.97 365.97 6073.10 192.68 0.00 0.00 0.00 0.00 03:11:44 02:28:01 veth75b86c5 14.49 19.01 1.40 9.22 0.00 0.00 0.00 0.00 03:11:44 02:28:01 veth2a07257 13.09 16.65 1.25 8.00 0.00 0.00 0.00 0.00 03:11:44 02:28:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 03:11:44 02:28:01 vethde86469 29.71 39.67 2.87 107.54 0.00 0.00 0.00 0.01 03:11:44 02:29:01 docker0 340.61 690.15 30.42 6863.13 0.00 0.00 0.00 0.00 03:11:44 02:29:01 veth41050aa 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:29:01 ens3 699.27 346.09 6869.99 38.75 0.00 0.00 0.00 0.00 03:11:44 02:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:11:44 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth69a73a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth109da5e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth9b6dcaf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth578e343 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 vethddebb28 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth41050aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth01f2f78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 ens3 10.65 5.63 8.96 4.72 0.00 0.00 0.00 0.00 03:11:44 02:30:01 vethf2ce78e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth61f5b8c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth8b5478d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth36ffb85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 vethdc9f8c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 veth8a4f44b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 02:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth69a73a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth109da5e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth9b6dcaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth578e343 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 vethddebb28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth41050aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth01f2f78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 ens3 5.85 3.08 4.57 2.42 0.00 0.00 0.00 0.00 03:11:44 02:31:02 vethf2ce78e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth61f5b8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth8b5478d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth36ffb85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 vethdc9f8c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 veth8a4f44b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:32:01 ens3 153.91 144.25 98.50 557.34 0.00 0.00 0.00 0.00 03:11:44 02:32:01 lo 20.61 20.61 2.03 2.03 0.00 0.00 0.00 0.00 03:11:44 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:33:01 ens3 473.47 504.17 190.13 2741.98 0.00 0.00 0.00 0.00 03:11:44 02:33:01 lo 43.13 43.13 4.25 4.25 0.00 0.00 0.00 0.00 03:11:44 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:34:01 ens3 185.92 177.97 95.81 1048.05 0.00 0.00 0.00 0.00 03:11:44 02:34:01 lo 17.13 17.13 1.69 1.69 0.00 0.00 0.00 0.00 03:11:44 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:35:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:38:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:11:44 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:43:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:11:44 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:47:01 ens3 1.28 0.83 1.82 0.38 0.00 0.00 0.00 0.00 03:11:44 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:48:01 ens3 5.65 4.75 3.80 4.87 0.00 0.00 0.00 0.00 03:11:44 02:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:49:01 ens3 1.78 1.53 0.98 1.22 0.00 0.00 0.00 0.00 03:11:44 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:53:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:11:44 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:54:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 03:11:44 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:58:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:11:44 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 02:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:00:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:11:44 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:01:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:02:01 ens3 0.35 0.42 0.25 0.22 0.00 0.00 0.00 0.00 03:11:44 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:03:01 ens3 0.33 0.33 0.14 0.08 0.00 0.00 0.00 0.00 03:11:44 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:11:44 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:05:01 ens3 0.52 0.50 0.27 0.22 0.00 0.00 0.00 0.00 03:11:44 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:07:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:11:44 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:11:44 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:09:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:11:44 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:44 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 03:10:01 ens3 156.31 133.38 3921.31 118.44 0.00 0.00 0.00 0.00 03:11:44 03:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:11:44 03:11:01 docker0 50.41 94.73 5.02 866.84 0.00 0.00 0.00 0.00 03:11:44 03:11:01 vethdcc6726 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:11:44 03:11:01 ens3 238.88 142.06 4097.69 36.95 0.00 0.00 0.00 0.00 03:11:44 03:11:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 03:11:44 Average: docker0 28.92 39.29 2.28 303.31 0.00 0.00 0.00 0.00 03:11:44 Average: vethdcc6726 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:44 Average: ens3 75.68 58.97 655.72 101.61 0.00 0.00 0.00 0.00 03:11:44 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 03:11:44 03:11:44 03:11:44 ---> sar -P ALL: 03:11:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38578) 02/11/25 _x86_64_ (8 CPU) 03:11:44 03:11:44 02:22:02 LINUX RESTART (8 CPU) 03:11:44 03:11:44 02:23:02 CPU %user %nice %system %iowait %steal %idle 03:11:44 02:24:01 all 8.55 0.00 3.81 4.74 0.06 82.84 03:11:44 02:24:01 0 12.35 0.00 4.24 10.42 0.05 72.95 03:11:44 02:24:01 1 8.36 0.00 4.48 0.19 0.05 86.92 03:11:44 02:24:01 2 7.39 0.00 3.68 1.17 0.07 87.69 03:11:44 02:24:01 3 8.05 0.00 3.44 0.27 0.05 88.19 03:11:44 02:24:01 4 7.44 0.00 2.95 2.48 0.07 87.06 03:11:44 02:24:01 5 7.22 0.00 2.71 3.51 0.07 86.49 03:11:44 02:24:01 6 9.31 0.00 4.63 18.76 0.07 67.22 03:11:44 02:24:01 7 8.30 0.00 4.37 1.20 0.05 86.07 03:11:44 02:25:01 all 38.69 0.00 5.93 2.06 0.10 53.22 03:11:44 02:25:01 0 41.56 0.00 6.32 1.34 0.10 50.68 03:11:44 02:25:01 1 37.78 0.00 5.77 2.29 0.10 54.06 03:11:44 02:25:01 2 40.65 0.00 6.49 0.60 0.08 52.18 03:11:44 02:25:01 3 34.77 0.00 5.23 0.03 0.15 59.81 03:11:44 02:25:01 4 34.98 0.00 5.15 0.24 0.08 59.54 03:11:44 02:25:01 5 41.84 0.00 6.32 1.22 0.08 50.54 03:11:44 02:25:01 6 36.46 0.00 6.21 9.20 0.10 48.02 03:11:44 02:25:01 7 41.44 0.00 5.97 1.53 0.10 50.97 03:11:44 02:26:01 all 55.67 0.00 7.39 0.56 0.10 36.29 03:11:44 02:26:01 0 57.05 0.00 7.35 0.27 0.10 35.22 03:11:44 02:26:01 1 54.98 0.00 8.11 1.77 0.08 35.05 03:11:44 02:26:01 2 56.76 0.00 7.70 0.00 0.10 35.43 03:11:44 02:26:01 3 55.11 0.00 6.58 0.22 0.10 37.99 03:11:44 02:26:01 4 53.06 0.00 6.91 0.20 0.10 39.72 03:11:44 02:26:01 5 56.84 0.00 7.90 0.56 0.10 34.60 03:11:44 02:26:01 6 56.48 0.00 6.89 1.31 0.13 35.19 03:11:44 02:26:01 7 55.03 0.00 7.64 0.12 0.10 37.11 03:11:44 02:27:01 all 27.72 0.00 5.63 2.58 0.09 63.98 03:11:44 02:27:01 0 30.28 0.00 5.87 0.22 0.10 63.53 03:11:44 02:27:01 1 25.60 0.00 5.11 0.14 0.12 69.04 03:11:44 02:27:01 2 29.39 0.00 6.29 12.33 0.08 51.91 03:11:44 02:27:01 3 26.23 0.00 5.27 1.33 0.08 67.09 03:11:44 02:27:01 4 27.54 0.00 5.36 0.39 0.08 66.63 03:11:44 02:27:01 5 27.82 0.00 5.19 2.74 0.08 64.17 03:11:44 02:27:01 6 25.61 0.00 6.02 3.30 0.07 65.00 03:11:44 02:27:01 7 29.33 0.00 5.91 0.19 0.08 64.49 03:11:44 02:28:01 all 21.55 0.00 8.47 22.06 0.13 47.78 03:11:44 02:28:01 0 23.18 0.00 9.47 38.66 0.10 28.59 03:11:44 02:28:01 1 19.93 0.00 7.19 9.32 0.14 63.42 03:11:44 02:28:01 2 24.32 0.00 9.59 18.85 0.15 47.09 03:11:44 02:28:01 3 19.40 0.00 7.30 12.21 0.12 60.98 03:11:44 02:28:01 4 22.88 0.00 9.59 40.26 0.12 27.15 03:11:44 02:28:01 5 18.50 0.00 7.55 18.84 0.15 54.96 03:11:44 02:28:01 6 20.48 0.00 7.25 19.02 0.12 53.13 03:11:44 02:28:01 7 23.74 0.00 9.88 19.57 0.12 46.68 03:11:44 02:29:01 all 7.92 0.00 4.44 29.75 0.08 57.81 03:11:44 02:29:01 0 8.85 0.00 4.58 16.40 0.08 70.08 03:11:44 02:29:01 1 8.26 0.00 4.34 24.39 0.08 62.93 03:11:44 02:29:01 2 8.51 0.00 4.39 13.98 0.09 73.02 03:11:44 02:29:01 3 7.23 0.00 3.77 59.00 0.08 29.91 03:11:44 02:29:01 4 8.03 0.00 4.85 13.95 0.05 73.12 03:11:44 02:29:01 5 7.25 0.00 6.22 79.51 0.10 6.92 03:11:44 02:29:01 6 7.98 0.00 3.97 16.65 0.08 71.32 03:11:44 02:29:01 7 7.22 0.00 3.45 14.65 0.05 74.63 03:11:44 02:30:01 all 84.61 0.00 13.22 1.02 0.14 1.01 03:11:44 02:30:01 0 84.80 0.00 13.34 1.14 0.12 0.60 03:11:44 02:30:01 1 85.70 0.00 12.48 0.71 0.12 1.00 03:11:44 02:30:01 2 84.28 0.00 13.97 0.74 0.13 0.88 03:11:44 02:30:01 3 84.60 0.00 13.19 0.95 0.15 1.12 03:11:44 02:30:01 4 84.80 0.00 13.58 0.79 0.13 0.69 03:11:44 02:30:01 5 84.88 0.00 12.45 1.33 0.12 1.23 03:11:44 02:30:01 6 84.84 0.00 12.83 1.22 0.12 0.98 03:11:44 02:30:01 7 82.94 0.00 13.91 1.29 0.21 1.64 03:11:44 02:31:02 all 88.14 0.00 11.71 0.00 0.14 0.00 03:11:44 02:31:02 0 86.74 0.00 13.11 0.00 0.14 0.02 03:11:44 02:31:02 1 88.57 0.00 11.29 0.00 0.14 0.00 03:11:44 02:31:02 2 88.76 0.00 11.12 0.00 0.12 0.00 03:11:44 02:31:02 3 88.25 0.00 11.60 0.00 0.14 0.02 03:11:44 02:31:02 4 89.87 0.00 9.99 0.00 0.13 0.00 03:11:44 02:31:02 5 88.06 0.00 11.79 0.00 0.16 0.00 03:11:44 02:31:02 6 89.60 0.00 10.27 0.00 0.13 0.00 03:11:44 02:31:02 7 85.00 0.00 14.82 0.00 0.18 0.00 03:11:44 02:32:01 all 37.70 0.00 6.71 5.38 0.10 50.11 03:11:44 02:32:01 0 37.38 0.00 7.19 5.30 0.10 50.02 03:11:44 02:32:01 1 37.65 0.00 6.28 7.50 0.10 48.47 03:11:44 02:32:01 2 37.85 0.00 7.26 2.31 0.09 52.49 03:11:44 02:32:01 3 37.15 0.00 6.45 2.90 0.09 53.41 03:11:44 02:32:01 4 39.08 0.00 6.87 6.16 0.09 47.81 03:11:44 02:32:01 5 38.45 0.00 6.03 4.00 0.09 51.43 03:11:44 02:32:01 6 38.33 0.00 6.42 4.53 0.14 50.58 03:11:44 02:32:01 7 35.66 0.00 7.18 10.45 0.10 46.61 03:11:44 02:33:01 all 9.62 0.00 1.00 0.13 0.09 89.16 03:11:44 02:33:01 0 11.91 0.00 1.11 0.64 0.07 86.28 03:11:44 02:33:01 1 13.14 0.00 1.09 0.07 0.07 85.64 03:11:44 02:33:01 2 10.53 0.00 1.25 0.02 0.12 88.08 03:11:44 02:33:01 3 12.03 0.00 0.94 0.02 0.12 86.90 03:11:44 02:33:01 4 8.81 0.00 1.04 0.18 0.08 89.88 03:11:44 02:33:01 5 10.90 0.00 0.87 0.05 0.10 88.07 03:11:44 02:33:01 6 5.51 0.00 0.90 0.08 0.08 93.42 03:11:44 02:33:01 7 4.16 0.00 0.77 0.00 0.07 95.00 03:11:44 02:34:01 all 3.97 0.00 0.41 0.04 0.04 95.55 03:11:44 02:34:01 0 2.48 0.00 0.45 0.20 0.02 96.85 03:11:44 02:34:01 1 6.78 0.00 0.48 0.02 0.05 92.66 03:11:44 02:34:01 2 2.64 0.00 0.37 0.00 0.03 96.96 03:11:44 02:34:01 3 5.55 0.00 0.43 0.00 0.05 93.97 03:11:44 02:34:01 4 2.35 0.00 0.27 0.07 0.03 97.29 03:11:44 02:34:01 5 5.73 0.00 0.42 0.02 0.05 93.79 03:11:44 02:34:01 6 4.83 0.00 0.42 0.00 0.05 94.71 03:11:44 02:34:01 7 1.37 0.00 0.45 0.00 0.03 98.15 03:11:44 03:11:44 02:34:01 CPU %user %nice %system %iowait %steal %idle 03:11:44 02:35:01 all 0.06 0.00 0.04 0.03 0.02 99.86 03:11:44 02:35:01 0 0.03 0.00 0.03 0.02 0.03 99.88 03:11:44 02:35:01 1 0.12 0.00 0.08 0.00 0.03 99.77 03:11:44 02:35:01 2 0.18 0.00 0.05 0.03 0.03 99.70 03:11:44 02:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 02:35:01 4 0.03 0.00 0.02 0.18 0.00 99.77 03:11:44 02:35:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:11:44 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 02:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:36:01 all 0.13 0.00 0.02 0.84 0.01 99.00 03:11:44 02:36:01 0 0.03 0.00 0.03 6.68 0.03 93.22 03:11:44 02:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:11:44 02:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:11:44 02:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:36:01 4 0.78 0.00 0.00 0.00 0.02 99.20 03:11:44 02:36:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:11:44 02:36:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:11:44 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:37:01 all 0.01 0.00 0.01 0.01 0.02 99.94 03:11:44 02:37:01 0 0.03 0.00 0.03 0.03 0.03 99.87 03:11:44 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 03:11:44 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:37:01 5 0.03 0.00 0.02 0.08 0.02 99.85 03:11:44 02:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:38:01 all 0.19 0.00 0.03 0.01 0.01 99.77 03:11:44 02:38:01 0 0.07 0.00 0.03 0.02 0.02 99.87 03:11:44 02:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:11:44 02:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:11:44 02:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:11:44 02:38:01 4 1.26 0.00 0.00 0.00 0.00 98.74 03:11:44 02:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:11:44 02:38:01 7 0.00 0.00 0.03 0.02 0.00 99.95 03:11:44 02:39:01 all 0.02 0.00 0.02 0.00 0.02 99.94 03:11:44 02:39:01 0 0.03 0.00 0.03 0.02 0.03 99.88 03:11:44 02:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 02:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:39:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:11:44 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:40:01 all 0.27 0.00 0.01 0.00 0.02 99.69 03:11:44 02:40:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:11:44 02:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:11:44 02:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:40:01 4 1.92 0.00 0.03 0.00 0.02 98.03 03:11:44 02:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:11:44 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:41:01 all 0.27 0.00 0.01 0.03 0.01 99.68 03:11:44 02:41:01 0 0.02 0.00 0.02 0.07 0.02 99.88 03:11:44 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:11:44 02:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:11:44 02:41:01 4 1.97 0.00 0.00 0.00 0.02 98.01 03:11:44 02:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:11:44 02:41:01 6 0.03 0.00 0.02 0.15 0.02 99.78 03:11:44 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:42:01 all 0.17 0.00 0.02 0.00 0.01 99.80 03:11:44 02:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 03:11:44 02:42:01 1 0.15 0.00 0.02 0.00 0.00 99.83 03:11:44 02:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:42:01 4 1.06 0.00 0.00 0.00 0.00 98.94 03:11:44 02:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:11:44 02:42:01 6 0.02 0.00 0.02 0.02 0.03 99.92 03:11:44 02:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:11:44 02:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:11:44 02:43:01 0 0.03 0.00 0.02 0.02 0.03 99.90 03:11:44 02:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:11:44 02:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:11:44 02:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:11:44 02:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:44:01 all 0.21 0.00 0.01 0.00 0.01 99.76 03:11:44 02:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 02:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:44:01 4 1.50 0.00 0.00 0.00 0.02 98.48 03:11:44 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:44:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:11:44 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:45:01 all 0.28 0.00 0.02 0.01 0.02 99.68 03:11:44 02:45:01 0 0.07 0.00 0.02 0.02 0.03 99.87 03:11:44 02:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:45:01 2 0.07 0.00 0.05 0.00 0.03 99.85 03:11:44 02:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:45:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:11:44 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 02:45:01 6 0.02 0.00 0.02 0.08 0.02 99.87 03:11:44 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 03:11:44 02:45:01 CPU %user %nice %system %iowait %steal %idle 03:11:44 02:46:01 all 0.26 0.00 0.01 0.25 0.01 99.47 03:11:44 02:46:01 0 0.00 0.00 0.02 1.97 0.02 98.00 03:11:44 02:46:01 1 0.03 0.00 0.02 0.02 0.03 99.90 03:11:44 02:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:46:01 4 1.97 0.00 0.00 0.00 0.02 98.01 03:11:44 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 02:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 02:47:01 all 0.22 0.00 0.03 0.00 0.01 99.74 03:11:44 02:47:01 0 0.02 0.00 0.05 0.02 0.02 99.90 03:11:44 02:47:01 1 0.30 0.00 0.02 0.00 0.02 99.67 03:11:44 02:47:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:11:44 02:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:11:44 02:47:01 4 1.09 0.00 0.08 0.00 0.02 98.81 03:11:44 02:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:11:44 02:47:01 6 0.15 0.00 0.03 0.02 0.02 99.78 03:11:44 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 02:48:01 all 0.18 0.00 0.03 0.02 0.02 99.75 03:11:44 02:48:01 0 0.07 0.00 0.07 0.02 0.03 99.82 03:11:44 02:48:01 1 0.62 0.00 0.03 0.02 0.02 99.32 03:11:44 02:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:48:01 3 0.05 0.00 0.07 0.00 0.03 99.85 03:11:44 02:48:01 4 0.13 0.00 0.02 0.05 0.00 99.80 03:11:44 02:48:01 5 0.07 0.00 0.02 0.05 0.02 99.85 03:11:44 02:48:01 6 0.22 0.00 0.05 0.02 0.02 99.70 03:11:44 02:48:01 7 0.22 0.00 0.00 0.02 0.02 99.75 03:11:44 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:11:44 02:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 03:11:44 02:49:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:11:44 02:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:11:44 02:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:11:44 02:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:11:44 02:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:49:01 7 0.05 0.00 0.00 0.02 0.00 99.93 03:11:44 02:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:11:44 02:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:11:44 02:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:11:44 02:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:11:44 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 02:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:11:44 02:51:01 all 0.16 0.00 0.02 0.00 0.02 99.79 03:11:44 02:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 03:11:44 02:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 02:51:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:11:44 02:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:51:01 4 1.03 0.00 0.05 0.00 0.02 98.91 03:11:44 02:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:51:01 6 0.07 0.00 0.03 0.00 0.03 99.87 03:11:44 02:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:11:44 02:52:01 all 0.06 0.00 0.02 0.00 0.01 99.90 03:11:44 02:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:11:44 02:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:11:44 02:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:11:44 02:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:11:44 02:52:01 4 0.38 0.00 0.03 0.00 0.02 99.57 03:11:44 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 02:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:11:44 02:53:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:11:44 02:53:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:11:44 02:53:01 1 0.08 0.00 0.00 0.00 0.02 99.90 03:11:44 02:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:11:44 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 02:53:01 4 0.17 0.00 0.00 0.00 0.00 99.83 03:11:44 02:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 02:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:11:44 02:54:01 all 0.23 0.00 0.01 0.00 0.01 99.75 03:11:44 02:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:11:44 02:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 02:54:01 4 1.68 0.00 0.02 0.00 0.02 98.29 03:11:44 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:11:44 02:55:01 all 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:55:01 0 0.02 0.00 0.05 0.00 0.03 99.90 03:11:44 02:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 02:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:11:44 02:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:11:44 02:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:11:44 02:55:01 6 0.07 0.00 0.03 0.02 0.02 99.87 03:11:44 02:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:11:44 02:56:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:11:44 02:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 02:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:11:44 03:11:44 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:11:44 02:57:01 all 0.02 0.00 0.01 0.00 0.02 99.94 03:11:44 02:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:11:44 02:57:01 1 0.05 0.00 0.02 0.02 0.03 99.88 03:11:44 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 02:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 02:57:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:11:44 02:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 02:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:11:44 02:58:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:11:44 02:58:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:11:44 02:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:11:44 02:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:11:44 02:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 02:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:11:44 02:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:11:44 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:11:44 02:59:01 0 0.02 0.00 0.02 0.02 0.03 99.92 03:11:44 02:59:01 1 0.07 0.00 0.02 0.02 0.02 99.88 03:11:44 02:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 02:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:11:44 02:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:11:44 03:00:01 0 0.03 0.00 0.05 0.02 0.02 99.88 03:11:44 03:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 03:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:11:44 03:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 03:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 03:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:11:44 03:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:11:44 03:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:11:44 03:01:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:11:44 03:01:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:11:44 03:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:11:44 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:11:44 03:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:11:44 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:02:01 all 0.03 0.00 0.01 0.01 0.02 99.92 03:11:44 03:02:01 0 0.05 0.00 0.02 0.02 0.03 99.88 03:11:44 03:02:01 1 0.03 0.00 0.00 0.07 0.02 99.88 03:11:44 03:02:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:11:44 03:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:11:44 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 03:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 03:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 03:03:01 all 0.02 0.00 0.01 0.01 0.01 99.94 03:11:44 03:03:01 0 0.00 0.00 0.00 0.08 0.00 99.92 03:11:44 03:03:01 1 0.07 0.00 0.05 0.02 0.03 99.83 03:11:44 03:03:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:11:44 03:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 03:03:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:11:44 03:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 03:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:11:44 03:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:11:44 03:04:01 1 0.07 0.00 0.05 0.00 0.05 99.83 03:11:44 03:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:11:44 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:11:44 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:04:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:11:44 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:11:44 03:05:01 all 0.16 0.00 0.02 0.01 0.01 99.80 03:11:44 03:05:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:11:44 03:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:11:44 03:05:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:11:44 03:05:01 3 0.07 0.00 0.05 0.02 0.03 99.83 03:11:44 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:44 03:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:11:44 03:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:11:44 03:05:01 7 1.06 0.00 0.00 0.00 0.00 98.94 03:11:44 03:06:01 all 0.28 0.00 0.01 0.00 0.01 99.69 03:11:44 03:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:11:44 03:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:11:44 03:06:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:11:44 03:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:11:44 03:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:44 03:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:11:44 03:06:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:11:44 03:06:01 7 1.98 0.00 0.00 0.00 0.02 98.00 03:11:44 03:07:01 all 0.27 0.00 0.02 0.00 0.01 99.70 03:11:44 03:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:11:44 03:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:11:44 03:07:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:11:44 03:07:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:11:44 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:44 03:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:11:44 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:07:01 7 1.97 0.00 0.00 0.00 0.00 98.03 03:11:44 03:11:44 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:11:44 03:08:01 all 0.28 0.00 0.01 0.00 0.01 99.69 03:11:44 03:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:11:44 03:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:11:44 03:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:11:44 03:08:01 3 0.07 0.00 0.03 0.00 0.03 99.87 03:11:44 03:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:08:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:11:44 03:08:01 7 1.95 0.00 0.00 0.00 0.02 98.03 03:11:44 03:09:01 all 0.26 0.00 0.02 0.00 0.01 99.70 03:11:44 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:11:44 03:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:11:44 03:09:01 3 0.03 0.00 0.00 0.00 0.03 99.93 03:11:44 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:44 03:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:11:44 03:09:01 7 1.97 0.00 0.00 0.00 0.00 98.03 03:11:44 03:10:01 all 3.08 0.00 1.41 0.60 0.03 94.88 03:11:44 03:10:01 0 3.28 0.00 1.05 0.62 0.02 95.03 03:11:44 03:10:01 1 2.99 0.00 0.85 0.00 0.03 96.12 03:11:44 03:10:01 2 2.28 0.00 1.02 0.02 0.02 96.67 03:11:44 03:10:01 3 2.91 0.00 1.39 0.02 0.05 95.63 03:11:44 03:10:01 4 4.90 0.00 1.25 0.00 0.03 93.81 03:11:44 03:10:01 5 2.43 0.00 1.92 0.00 0.02 95.63 03:11:44 03:10:01 6 2.90 0.00 1.63 4.10 0.03 91.34 03:11:44 03:10:01 7 2.93 0.00 2.20 0.05 0.03 94.79 03:11:44 03:11:01 all 6.04 0.00 2.74 5.78 0.07 85.38 03:11:44 03:11:01 0 6.60 0.00 3.73 5.96 0.10 83.62 03:11:44 03:11:01 1 6.75 0.00 2.67 0.02 0.05 90.51 03:11:44 03:11:01 2 6.09 0.00 2.02 0.86 0.05 90.98 03:11:44 03:11:01 3 8.35 0.00 2.73 0.29 0.07 88.57 03:11:44 03:11:01 4 4.61 0.00 2.23 0.89 0.03 92.24 03:11:44 03:11:01 5 5.01 0.00 2.52 0.76 0.08 91.63 03:11:44 03:11:01 6 3.24 0.00 2.63 21.07 0.08 72.98 03:11:44 03:11:01 7 7.72 0.00 3.37 16.43 0.07 72.41 03:11:44 Average: all 8.16 0.00 1.51 1.56 0.03 88.75 03:11:44 Average: 0 8.40 0.00 1.62 1.85 0.04 88.10 03:11:44 Average: 1 8.20 0.00 1.46 0.96 0.04 89.35 03:11:44 Average: 2 8.27 0.00 1.56 1.04 0.04 89.09 03:11:44 Average: 3 7.99 0.00 1.41 1.59 0.03 88.98 03:11:44 Average: 4 8.35 0.00 1.45 1.33 0.03 88.84 03:11:44 Average: 5 8.14 0.00 1.49 2.29 0.03 88.05 03:11:44 Average: 6 7.95 0.00 1.45 2.04 0.04 88.52 03:11:44 Average: 7 7.94 0.00 1.62 1.35 0.03 89.07 03:11:44 03:11:44 03:11:44