Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 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-ssh10380071045135191482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4727237656053874673.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3988520834511591047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11259527984797017632.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-ssh9611024400595094907.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-26082 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/750 [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/750 # 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 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 (main) > 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 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 Commit message: "Merge pull request #5000 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.29.0" > git rev-list --no-walk b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:06 ========================================================= 01:55:06 EdgeX Global Pipelines Version Info 01:55:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:07 ------------------- 01:55:07 stable info: 01:55:07 ------------------- 01:55:07 Commited By: Ginny Guan ginny@iotechsys.com 01:55:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:55:07 Message: update stable to v1.0.265 01:55:07 ------------------- 01:55:07 experimental info: 01:55:07 ------------------- 01:55:07 Commited By: Cherry Wang cherry@iotechsys.com 01:55:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:55:07 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac6fcaf [Pipeline] echo 01:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:08 provisioning config files... 01:55:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config6918265195611300849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:09 ---> ****-login.sh 01:55:09 nexus3.edgexfoundry.org:10001 01:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:09 Configure a credential helper to remove this warning. See 01:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:09 01:55:09 Login Succeeded 01:55:09 nexus3.edgexfoundry.org:10002 01:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:09 Configure a credential helper to remove this warning. See 01:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:09 01:55:09 Login Succeeded 01:55:09 nexus3.edgexfoundry.org:10003 01:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:09 Configure a credential helper to remove this warning. See 01:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:09 01:55:09 Login Succeeded 01:55:09 nexus3.edgexfoundry.org:10004 01:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:09 Configure a credential helper to remove this warning. See 01:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:09 01:55:09 Login Succeeded 01:55:09 ****.io 01:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:09 Configure a credential helper to remove this warning. See 01:55:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:09 01:55:09 Login Succeeded 01:55:09 ---> ****-login.sh ends [Pipeline] } 01:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:10 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 01:55:10 + dirname cmd/core-command/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo core-command,cmd/core-command/Dockerfile 01:55:10 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 01:55:10 -f2 01:55:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:55:10 + + dirname cmd/core-data/Dockerfile 01:55:10 cut -d/ -f2 01:55:10 + echo core-data,cmd/core-data/Dockerfile 01:55:10 + dirname cmd/core-keeper/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo core-keeper,cmd/core-keeper/Dockerfile 01:55:10 + dirname cmd/core-metadata/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo core-metadata,cmd/core-metadata/Dockerfile 01:55:10 + dirname cmd/security-bootstrapper/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:55:10 + dirname cmd/security-proxy-auth/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:55:10 + dirname cmd/security-proxy-setup/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:55:10 + dirname cmd/security-secretstore-setup/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:55:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:55:10 + dirname cmd/security-spire-agent/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:55:10 + dirname cmd/security-spire-config/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:55:10 + dirname cmd/security-spire-server/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:55:10 + dirname cmd/support-cron-scheduler/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 01:55:10 + dirname cmd/support-notifications/Dockerfile 01:55:10 + cut -d/ -f2 01:55:10 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 01:55:10 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:10 + git rev-list -1 --merges ac6fcaf31ad74dd8652a98ad2614429b7e5b1685~1..ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo 01:55:10 -----------> git rev-list -1 --merges ac6fcaf31ad74dd8652a98ad2614429b7e5b1685~1..ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 01:55:10 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [false] [Pipeline] sh 01:55:10 + git log --format=format:%s -1 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo 01:55:10 ========================================================= 01:55:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:55:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:11 + grep -v github /etc/ssh/ssh_known_hosts 01:55:11 + [ -e /tmp/ssh_known_hosts ] 01:55:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:11 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:55:11 -a /etc/ssh/ssh_known_hosts 01:55:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:11 01:55:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:11 b85a868b505f: Pulling fs layer 01:55:11 e2be974225ed: Pulling fs layer 01:55:11 339a4e72a1f5: Pulling fs layer 01:55:11 988bab9f4d93: Pulling fs layer 01:55:11 1469e6f7b9e6: Pulling fs layer 01:55:11 eaf3925da568: Pulling fs layer 01:55:11 bab4dde63d76: Pulling fs layer 01:55:11 bde34c3a00c8: Pulling fs layer 01:55:11 b352a97aabf1: Pulling fs layer 01:55:11 1469e6f7b9e6: Waiting 01:55:11 eaf3925da568: Waiting 01:55:11 4872d77fe225: Pulling fs layer 01:55:11 bab4dde63d76: Waiting 01:55:11 988bab9f4d93: Waiting 01:55:11 bde34c3a00c8: Waiting 01:55:11 b352a97aabf1: Waiting 01:55:11 5851b861e8e6: Pulling fs layer 01:55:11 4872d77fe225: Waiting 01:55:11 e2be974225ed: Verifying Checksum 01:55:11 e2be974225ed: Download complete 01:55:11 988bab9f4d93: Download complete 01:55:11 1469e6f7b9e6: Verifying Checksum 01:55:11 1469e6f7b9e6: Download complete 01:55:11 339a4e72a1f5: Verifying Checksum 01:55:11 eaf3925da568: Verifying Checksum 01:55:11 eaf3925da568: Download complete 01:55:12 bde34c3a00c8: Verifying Checksum 01:55:12 bde34c3a00c8: Download complete 01:55:12 b352a97aabf1: Verifying Checksum 01:55:12 b352a97aabf1: Download complete 01:55:12 4872d77fe225: Download complete 01:55:12 5851b861e8e6: Verifying Checksum 01:55:12 5851b861e8e6: Download complete 01:55:12 b85a868b505f: Verifying Checksum 01:55:12 b85a868b505f: Download complete 01:55:12 bab4dde63d76: Verifying Checksum 01:55:12 bab4dde63d76: Download complete 01:55:13 b85a868b505f: Pull complete 01:55:13 e2be974225ed: Pull complete 01:55:13 339a4e72a1f5: Pull complete 01:55:14 988bab9f4d93: Pull complete 01:55:14 1469e6f7b9e6: Pull complete 01:55:14 eaf3925da568: Pull complete 01:55:16 bab4dde63d76: Pull complete 01:55:16 bde34c3a00c8: Pull complete 01:55:16 b352a97aabf1: Pull complete 01:55:16 4872d77fe225: Pull complete 01:55:16 5851b861e8e6: Pull complete 01:55:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:16 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 01:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:18 $ docker top 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 -eo pid,comm 01:55:18 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). 01:55:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:18 [ssh-agent] Looking for ssh-agent implementation... 01:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:18 $ docker exec 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent 01:55:18 SSH_AUTH_SOCK=/tmp/ssh-KN2bTuXjxZrm/agent.33 01:55:18 SSH_AGENT_PID=39 01:55:18 Running ssh-add (command line suppressed) 01:55:18 Identity added: /w/workspace/edgex-go/750@tmp/private_key_3440605522673381534.key (/w/workspace/edgex-go/750@tmp/private_key_3440605522673381534.key) 01:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:18 + git tag --points-at HEAD [Pipeline] } 01:55:18 $ docker exec --env ******** --env ******** 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent -k 01:55:18 unset SSH_AUTH_SOCK; 01:55:18 unset SSH_AGENT_PID; 01:55:18 echo Agent pid 39 killed; 01:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:18 [ssh-agent] Looking for ssh-agent implementation... 01:55:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:19 $ docker exec 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent 01:55:19 SSH_AUTH_SOCK=/tmp/ssh-LASdMyHQBLRI/agent.72 01:55:19 SSH_AGENT_PID=78 01:55:19 Running ssh-add (command line suppressed) 01:55:19 Identity added: /w/workspace/edgex-go/750@tmp/private_key_16408641722641265309.key (/w/workspace/edgex-go/750@tmp/private_key_16408641722641265309.key) 01:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:19 + git semver init 01:55:19 2024-11-11 01:55:19,867 [run_init] DEBUG init version:0.0.0 force:False 01:55:19 2024-11-11 01:55:19,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/750/.semver 01:55:19 2024-11-11 01:55:19,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/750/.semver 01:55:19 2024-11-11 01:55:19,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/750/.semver'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) 01:55:25 2024-11-11 01:55:24,844 [append_file] DEBUG append to file:/w/workspace/edgex-go/750/.git/info/exclude 01:55:25 2024-11-11 01:55:24,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/750/.semver/main with force:False 01:55:25 2024-11-11 01:55:24,845 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 01:55:25 2024-11-11 01:55:24,845 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 01:55:25 4.0.0-dev.16 [Pipeline] } 01:55:25 $ docker exec --env ******** --env ******** 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent -k 01:55:25 unset SSH_AUTH_SOCK; 01:55:25 unset SSH_AGENT_PID; 01:55:25 echo Agent pid 78 killed; 01:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:25 + git semver [Pipeline] } 01:55:25 $ docker stop --time=1 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 01:55:27 $ docker rm -f --volumes 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:27 Stashed 1 file(s) [Pipeline] echo 01:55:27 [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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 01:55:28 + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo 01:55:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:28 ========================================================= 01:55:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:55:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:28 43c4264eed91: Pulling fs layer 01:55:28 4cc291be95ef: Pulling fs layer 01:55:28 2ac1f1163629: Pulling fs layer 01:55:28 5c3c966382ef: Pulling fs layer 01:55:28 4f4fb700ef54: Pulling fs layer 01:55:28 5d5c8e513c77: Pulling fs layer 01:55:28 9f66e0745190: Pulling fs layer 01:55:28 f49a43e4bbc0: Pulling fs layer 01:55:28 561ebcabdf7f: Pulling fs layer 01:55:28 4f4fb700ef54: Waiting 01:55:28 5c3c966382ef: Waiting 01:55:28 9f66e0745190: Waiting 01:55:28 5d5c8e513c77: Waiting 01:55:28 f49a43e4bbc0: Waiting 01:55:28 561ebcabdf7f: Waiting 01:55:28 4cc291be95ef: Download complete 01:55:28 5c3c966382ef: Download complete 01:55:28 4f4fb700ef54: Download complete 01:55:28 5d5c8e513c77: Verifying Checksum 01:55:28 5d5c8e513c77: Download complete 01:55:28 43c4264eed91: Verifying Checksum 01:55:28 43c4264eed91: Download complete 01:55:28 9f66e0745190: Verifying Checksum 01:55:28 9f66e0745190: Download complete 01:55:28 43c4264eed91: Pull complete 01:55:28 561ebcabdf7f: Download complete 01:55:28 4cc291be95ef: Pull complete 01:55:29 2ac1f1163629: Verifying Checksum 01:55:29 2ac1f1163629: Download complete 01:55:29 f49a43e4bbc0: Verifying Checksum 01:55:29 f49a43e4bbc0: Download complete 01:55:32 2ac1f1163629: Pull complete 01:55:32 5c3c966382ef: Pull complete 01:55:32 4f4fb700ef54: Pull complete 01:55:32 5d5c8e513c77: Pull complete 01:55:32 9f66e0745190: Pull complete 01:55:35 f49a43e4bbc0: Pull complete 01:55:35 561ebcabdf7f: Pull complete 01:55:35 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:55:35 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:35 WORKDIR /edgex 01:55:35 COPY go.mod . 01:55:35 RUN go mod download -t 01:55:35 ci-base-image-x86_64 -f - . 01:55:36 Sending build context to Docker daemon 178.1MB 01:55:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:36 ---> 3a752c3f9dda 01:55:36 Step 2/4 : WORKDIR /edgex 01:55:38 ---> Running in 99c15f36426e 01:55:38 Removing intermediate container 99c15f36426e 01:55:38 ---> 7e711830e40c 01:55:38 Step 3/4 : COPY go.mod . 01:55:38 ---> 5aff9b5a082a 01:55:38 Step 4/4 : RUN go mod download 01:55:38 ---> Running in 9302ee38e161 01:55:42 Still waiting to schedule task 01:55:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26080’ 01:55:56 Removing intermediate container 9302ee38e161 01:55:56 ---> 03721805f9e9 01:55:56 Successfully built 03721805f9e9 01:55:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:56 + docker inspect -f . ci-base-image-x86_64 01:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:56 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 01:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:57 $ docker top 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:57 + go version 01:55:57 go version go1.23.2 linux/amd64 [Pipeline] } 01:55:57 $ docker stop --time=1 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 01:55:58 $ docker rm -f --volumes 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:59 + docker inspect -f . ci-base-image-x86_64 01:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:59 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 01:55:59 $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:59 $ docker top 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:59 ========================================================= 01:55:59 [edgeXBuildGoParallel] Running Tests and Build... 01:55:59 ========================================================= [Pipeline] sh 01:56:00 + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] fileExists [Pipeline] sh 01:56:00 + make test 01:56:00 go test -race -coverprofile=coverage.out ./... 01:56:08 ? github.com/edgexfoundry/edgex-go [no test files] 01:56:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:56:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:56:36 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 01:56:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:56:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:56:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:56:39 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:56:39 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 01:56:40 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:56:40 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:56:40 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:56:40 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:56:40 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:56:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 01:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:56:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:56:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:56:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:56:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:56:43 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:56:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:56:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:56:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 01:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements 01:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:56:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.495s coverage: 93.4% of statements 01:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 01:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 01:56:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.454s coverage: 95.8% of statements 01:56:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 01:56:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:56:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:56:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 01:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 01:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements 01:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 01:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 01:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 01:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 01:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:56:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:56:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:56:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:56:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:56:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:56:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:56:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:56:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:56:52 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:56:52 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:56:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:56:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:56:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:56:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:56:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:56:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:56:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:56:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:56:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:56:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:56:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:56:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 01:56:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:57:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 01:57:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 01:57:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 01:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 01:57:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 01:57:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:57:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:57:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:57:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:57:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:57:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:57:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:57:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.034s coverage: 9.0% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.7% of statements 01:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 45.8% of statements 01:57:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements 01:57:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 01:57:10 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 01:57:11 running golangci-lint 01:57:11 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:57:11 go version go1.23.2 linux/amd64 01:57:11 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:57:11 level=info msg="[config_reader] Used config file .golangci.yml" 01:57:11 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:57:33 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 21.718534373s" 01:57:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.889829ms" 01:57:48 level=info msg="[linters_context/goanalysis] analyzers took 2m9.624453289s with top 10 stages: buildir: 1m0.673657167s, inspect: 3.205672887s, gosec: 3.182652613s, fact_deprecated: 3.10341792s, ctrlflow: 2.032795678s, printf: 1.828078756s, fact_purity: 1.585625965s, S1038: 1.261712859s, nilness: 1.252032502s, typedness: 1.099580459s" 01:57:48 level=info msg="[runner] Issues before processing: 208, after processing: 0" 01:57:48 level=info msg="[runner] Processors filtering stat (in/out): nolint: 15/0, exclude-rules: 208/15, autogenerated_exclude: 208/208, identifier_marker: 208/208, path_prettifier: 208/208, skip_files: 208/208, exclude: 208/208, cgo: 208/208, filename_unadjuster: 208/208, invalid_issue: 208/208, skip_dirs: 208/208" 01:57:48 level=info msg="[runner] processing took 15.407938ms with stages: nolint: 5.330377ms, identifier_marker: 4.562299ms, autogenerated_exclude: 2.174445ms, path_prettifier: 1.454166ms, exclude-rules: 1.021721ms, skip_dirs: 788.478µs, invalid_issue: 29.18µs, cgo: 28.94µs, filename_unadjuster: 14.161µs, max_from_linter: 730ns, uniq_by_line: 570ns, max_same_issues: 530ns, fixer: 430ns, severity-rules: 380ns, skip_files: 360ns, exclude: 250ns, sort_results: 221ns, source_code: 200ns, path_prefixer: 140ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 01:57:48 level=info msg="[runner] linters took 12.664851683s with stages: goanalysis_metalinter: 12.649353775s" 01:57:48 level=info msg="File cache stats: 0 entries of total size 0B" 01:57:48 level=info msg="Memory: 344 samples, avg is 281.4MB, max is 1139.7MB" 01:57:48 level=info msg="Execution took 34.44164206s" 01:57:48 go vet ./... 01:57:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:57:52 ./bin/test-attribution-txt.sh [Pipeline] echo 01:57:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:57:52 + ls -al . 01:57:52 total 1764 01:57:52 drwxrwxr-x 11 1001 1001 4096 Nov 11 01:56 . 01:57:52 drwxr-xr-x 4 root root 4096 Nov 11 01:55 .. 01:57:52 drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 .blubracket 01:57:52 -rw-rw-r-- 1 1001 1001 10 Nov 11 01:55 .dockerignore 01:57:52 drwxrwxr-x 8 1001 1001 4096 Nov 11 01:57 .git 01:57:52 drwxrwxr-x 3 1001 1001 4096 Nov 11 01:55 .github 01:57:52 -rw-rw-r-- 1 1001 1001 961 Nov 11 01:55 .gitignore 01:57:52 -rw-rw-r-- 1 1001 1001 199 Nov 11 01:55 .golangci.yml 01:57:52 -rw-rw-r-- 1 1001 1001 100 Nov 11 01:55 .hadolint.yml 01:57:52 drwxr-xr-x 3 1001 1001 4096 Nov 11 01:55 .semver 01:57:52 -rw-rw-r-- 1 1001 1001 155 Nov 11 01:55 .sonarcloud.properties 01:57:52 -rw-rw-r-- 1 1001 1001 1171 Nov 11 01:55 ADOPTERS.md 01:57:52 -rw-rw-r-- 1 1001 1001 17141 Nov 11 01:55 Attribution.txt 01:57:52 -rw-rw-r-- 1 1001 1001 100284 Nov 11 01:55 CHANGELOG.md 01:57:52 -rw-rw-r-- 1 1001 1001 3804 Nov 11 01:55 CONTRIBUTING.md 01:57:52 -rw-rw-r-- 1 1001 1001 677 Nov 11 01:55 GOVERNANCE.md 01:57:52 -rw-rw-r-- 1 1001 1001 858 Nov 11 01:55 Jenkinsfile 01:57:52 -rw-rw-r-- 1 1001 1001 10775 Nov 11 01:55 LICENSE 01:57:52 -rw-rw-r-- 1 1001 1001 16730 Nov 11 01:55 Makefile 01:57:52 -rw-rw-r-- 1 1001 1001 582 Nov 11 01:55 OWNERS.md 01:57:52 -rw-rw-r-- 1 1001 1001 9533 Nov 11 01:55 README.md 01:57:52 -rw-rw-r-- 1 1001 1001 789 Nov 11 01:55 SECURITY.md 01:57:52 -rw-rw-r-- 1 1001 1001 12 Nov 11 01:55 VERSION 01:57:52 drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 bin 01:57:52 drwxrwxr-x 19 1001 1001 4096 Nov 11 01:55 cmd 01:57:52 -rw-r--r-- 1 root root 1434022 Nov 11 01:57 coverage.out 01:57:52 drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 fuzz_test 01:57:52 -rw-rw-r-- 1 1001 1001 6528 Nov 11 01:55 go.mod 01:57:52 -rw-rw-r-- 1 1001 1001 88078 Nov 11 01:55 go.sum 01:57:52 drwxrwxr-x 7 1001 1001 4096 Nov 11 01:55 internal 01:57:52 drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 openapi 01:57:52 -rw-rw-r-- 1 1001 1001 584 Nov 11 01:55 security.txt 01:57:52 -rw-rw-r-- 1 1001 1001 204 Nov 11 01:55 version.go [Pipeline] sh 01:57:52 + '[' -e coverage.out ] 01:57:52 + chown 1001:1001 coverage.out [Pipeline] stash 01:57:53 Stashed 1 file(s) [Pipeline] sh 01:57:53 + make build 01:57:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:58:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:58:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:58:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:58:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:58:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:58:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:58:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:58:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:58:34 $ docker stop --time=1 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 01:58:37 $ docker rm -f --volumes 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 [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 01:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:38 01:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:38 latest: Pulling from edgex-devops/edgex-compose 01:58:38 91d30c5bc195: Pulling fs layer 01:58:38 2e9b0aa3be6d: Pulling fs layer 01:58:38 9c61dcf015f6: Pulling fs layer 01:58:38 4698f68db338: Pulling fs layer 01:58:38 2a2f49069b9e: Pulling fs layer 01:58:38 4698f68db338: Waiting 01:58:38 e0025b399a48: Pulling fs layer 01:58:38 e0025b399a48: Waiting 01:58:38 2a2f49069b9e: Waiting 01:58:38 91d30c5bc195: Verifying Checksum 01:58:38 4698f68db338: Verifying Checksum 01:58:38 4698f68db338: Download complete 01:58:38 2e9b0aa3be6d: Verifying Checksum 01:58:38 2e9b0aa3be6d: Download complete 01:58:38 e0025b399a48: Verifying Checksum 01:58:38 e0025b399a48: Download complete 01:58:38 91d30c5bc195: Pull complete 01:58:39 2a2f49069b9e: Verifying Checksum 01:58:39 2a2f49069b9e: Download complete 01:58:39 2e9b0aa3be6d: Pull complete 01:58:39 9c61dcf015f6: Verifying Checksum 01:58:39 9c61dcf015f6: Download complete 01:58:42 9c61dcf015f6: Pull complete 01:58:42 4698f68db338: Pull complete 01:58:42 2a2f49069b9e: Pull complete 01:58:42 e0025b399a48: Pull complete 01:58:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:42 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 01:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:58:43 $ docker top a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:43 + docker compose -f ./docker-compose-build.yml build --parallel 01:58:45 #1 [security-proxy-auth internal] load build definition from Dockerfile 01:58:45 #1 transferring dockerfile: 30B 01:58:46 #1 transferring dockerfile: 2.15kB done 01:58:46 #1 DONE 0.0s 01:58:46 01:58:46 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:58:46 #2 transferring dockerfile: 2.50kB done 01:58:46 #2 DONE 0.0s 01:58:46 01:58:46 #3 [support-cron-scheduler internal] load build definition from Dockerfile 01:58:46 #3 transferring dockerfile: 1.86kB done 01:58:46 #3 DONE 0.0s 01:58:46 01:58:46 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:58:46 #4 transferring dockerfile: 2.23kB done 01:58:46 #4 DONE 0.0s 01:58:46 01:58:46 #5 [security-spire-agent internal] load build definition from Dockerfile 01:58:46 #5 transferring dockerfile: 1.81kB done 01:58:46 #5 DONE 0.0s 01:58:46 01:58:46 #6 [core-keeper internal] load build definition from Dockerfile 01:58:46 #6 transferring dockerfile: 2.07kB done 01:58:46 #6 DONE 0.0s 01:58:46 01:58:46 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:58:46 #7 transferring dockerfile: 3.02kB done 01:58:46 #7 DONE 0.0s 01:58:46 01:58:46 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:58:46 #8 transferring dockerfile: 2.49kB done 01:58:46 #8 DONE 0.0s 01:58:46 01:58:46 #9 [support-notifications internal] load build definition from Dockerfile 01:58:46 #9 transferring dockerfile: 2.02kB done 01:58:46 #9 DONE 0.0s 01:58:46 01:58:46 #10 [security-spire-server internal] load build definition from Dockerfile 01:58:46 #10 transferring dockerfile: 1.70kB done 01:58:46 #10 DONE 0.0s 01:58:46 01:58:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:58:46 #11 transferring dockerfile: 1.89kB done 01:58:46 #11 DONE 0.0s 01:58:46 01:58:46 #12 [security-spire-config internal] load build definition from Dockerfile 01:58:46 #12 transferring dockerfile: 1.69kB done 01:58:46 #12 DONE 0.0s 01:58:46 01:58:46 #13 [core-command internal] load build definition from Dockerfile 01:58:46 #13 transferring dockerfile: 1.94kB done 01:58:46 #13 DONE 0.0s 01:58:46 01:58:46 #14 [core-metadata internal] load build definition from Dockerfile 01:58:46 #14 transferring dockerfile: 2.13kB done 01:58:46 #14 DONE 0.0s 01:58:46 01:58:46 #15 [core-data internal] load build definition from Dockerfile 01:58:46 #15 transferring dockerfile: 2.07kB done 01:58:46 #15 DONE 0.0s 01:58:46 01:58:46 #16 [security-proxy-auth internal] load .dockerignore 01:58:46 #16 transferring context: 50B done 01:58:46 #16 DONE 0.0s 01:58:46 01:58:46 #17 [security-proxy-setup internal] load .dockerignore 01:58:46 #17 transferring context: 50B done 01:58:46 #17 DONE 0.0s 01:58:46 01:58:46 #18 [support-cron-scheduler internal] load .dockerignore 01:58:46 #18 transferring context: 50B done 01:58:46 #18 DONE 0.0s 01:58:46 01:58:46 #19 [core-common-config-bootstrapper internal] load .dockerignore 01:58:46 #19 transferring context: 50B done 01:58:46 #19 DONE 0.0s 01:58:46 01:58:46 #20 [security-spire-agent internal] load .dockerignore 01:58:46 #20 transferring context: 50B done 01:58:46 #20 DONE 0.0s 01:58:46 01:58:46 #21 [core-keeper internal] load .dockerignore 01:58:46 #21 transferring context: 50B done 01:58:46 #21 DONE 0.0s 01:58:46 01:58:46 #22 [security-secretstore-setup internal] load .dockerignore 01:58:46 #22 transferring context: 50B done 01:58:46 #22 DONE 0.0s 01:58:46 01:58:46 #23 [security-bootstrapper internal] load .dockerignore 01:58:46 #23 transferring context: 50B done 01:58:46 #23 DONE 0.0s 01:58:46 01:58:46 #24 [support-notifications internal] load .dockerignore 01:58:46 #24 transferring context: 50B done 01:58:46 #24 DONE 0.0s 01:58:46 01:58:46 #25 [security-spiffe-token-provider internal] load .dockerignore 01:58:46 #25 transferring context: 50B done 01:58:46 #25 DONE 0.0s 01:58:46 01:58:46 #26 [security-spire-server internal] load .dockerignore 01:58:46 #26 transferring context: 50B done 01:58:46 #26 DONE 0.0s 01:58:46 01:58:46 #27 [security-spire-config internal] load .dockerignore 01:58:46 #27 transferring context: 50B done 01:58:46 #27 DONE 0.0s 01:58:46 01:58:46 #28 [core-metadata internal] load .dockerignore 01:58:46 #28 transferring context: 50B done 01:58:46 #28 DONE 0.0s 01:58:46 01:58:46 #29 [core-command internal] load .dockerignore 01:58:46 #29 transferring context: 50B done 01:58:46 #29 DONE 0.0s 01:58:46 01:58:46 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:58:46 #30 ... 01:58:46 01:58:46 #31 [core-data internal] load .dockerignore 01:58:46 #31 transferring context: 50B done 01:58:46 #31 DONE 0.0s 01:58:46 01:58:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:58:46 #32 DONE 0.0s 01:58:46 01:58:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 01:58:46 #30 ... 01:58:46 01:58:46 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:58:46 #32 DONE 0.0s 01:58:46 01:58:46 #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:58:47 #30 DONE 0.6s 01:58:47 01:58:47 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:58:47 #33 DONE 0.4s 01:58:47 01:58:47 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:58:47 #34 DONE 0.4s 01:58:47 01:58:47 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:58:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:58:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:58:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:58:47 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:58:47 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:58:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:58:47 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:58:47 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:58:47 #35 DONE 0.5s 01:58:47 01:58:47 #36 [security-spire-agent internal] load build context 01:58:47 #36 transferring context: 23.10kB 0.1s done 01:58:47 #36 DONE 0.2s 01:58:47 01:58:47 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:58:47 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 01:58:47 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:58:47 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:58:47 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:58:47 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 01:58:47 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 01:58:47 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 01:58:47 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:58:47 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 01:58:47 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:58:47 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:58:47 #37 ... 01:58:47 01:58:47 #38 [security-spire-server internal] load build context 01:58:47 #38 transferring context: 23.57kB 0.0s done 01:58:47 #38 DONE 0.5s 01:58:47 01:58:47 #39 [security-spire-config internal] load build context 01:58:47 #39 transferring context: 21.82kB 0.0s done 01:58:47 #39 DONE 0.5s 01:58:47 01:58:47 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:58:47 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 01:58:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 01:58:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.5s 01:58:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s 01:58:47 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:58:48 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 01:58:48 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 01:58:48 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:58:48 #37 ... 01:58:48 01:58:48 #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:58:48 #40 DONE 1.4s 01:58:48 01:58:48 #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:58:53 #41 ... 01:58:53 01:58:53 #42 [core-metadata internal] load build context 01:58:53 #42 transferring context: 230.75MB 6.3s 01:58:53 #42 ... 01:58:53 01:58:53 #43 [security-bootstrapper internal] load build context 01:58:54 #43 ... 01:58:54 01:58:54 #42 [core-metadata internal] load build context 01:58:57 #42 ... 01:58:57 01:58:57 #44 [security-proxy-setup internal] load build context 01:58:57 #44 ... 01:58:57 01:58:57 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:58:57 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:58:57 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:58:57 #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:58:57 #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:58:57 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:58:57 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:58:57 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:58:57 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:58:57 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 01:58:57 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 01:58:57 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:58:57 #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 01:58:57 #45 ... 01:58:57 01:58:57 #46 [security-secretstore-setup internal] load build context 01:58:57 #46 ... 01:58:57 01:58:57 #47 [core-keeper internal] load build context 01:58:57 #47 ... 01:58:57 01:58:57 #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:58:57 #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:57 #0 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:57 #0 4.180 (1/1) Installing dumb-init (1.2.5-r3) 01:58:57 #0 4.188 Executing busybox-1.36.1-r29.trigger 01:58:57 #0 4.204 OK: 8 MiB in 15 packages 01:58:57 #48 ... 01:58:57 01:58:57 #49 [support-notifications internal] load build context 01:58:57 #49 ... 01:58:57 01:58:57 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:58:57 #0 4.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:57 #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:57 #0 4.944 (1/3) Installing ca-certificates (20240705-r0) 01:58:57 #0 4.962 (2/3) Installing dumb-init (1.2.5-r3) 01:58:57 #0 4.973 (3/3) Installing tzdata (2024b-r0) 01:58:57 #0 4.997 Executing busybox-1.36.1-r29.trigger 01:58:57 #0 5.005 Executing ca-certificates-20240705-r0.trigger 01:58:57 #0 5.042 OK: 10 MiB in 17 packages 01:58:57 #50 ... 01:58:57 01:58:57 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:58 #51 ... 01:58:58 01:58:58 #52 [security-spiffe-token-provider internal] load build context 01:58:58 #52 ... 01:58:58 01:58:58 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:58:58 #53 ... 01:58:58 01:58:58 #54 [core-command internal] load build context 01:58:58 #54 ... 01:58:58 01:58:58 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:58:58 #55 ... 01:58:58 01:58:58 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:58:58 #56 ... 01:58:58 01:58:58 #57 [support-cron-scheduler internal] load build context 01:58:58 #57 transferring context: 375.41MB 11.3s 01:58:58 #57 ... 01:58:58 01:58:58 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:58:58 #58 ... 01:58:58 01:58:58 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:58:58 #59 ... 01:58:58 01:58:58 #60 [core-data internal] load build context 01:58:58 #60 transferring context: 433.58MB 11.8s done 01:58:58 #60 ... 01:58:58 01:58:58 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:58:58 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 01:58:59 #37 ... 01:58:59 01:58:59 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:58:59 #61 ... 01:58:59 01:58:59 #62 [security-proxy-auth internal] load build context 01:58:59 #62 transferring context: 433.58MB 12.2s done 01:58:59 #62 ... 01:58:59 01:58:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:58:59 #63 ... 01:58:59 01:58:59 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:58:59 #0 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:59 #0 4.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:59 #0 5.024 (1/4) Installing ca-certificates (20240705-r0) 01:58:59 #0 5.040 (2/4) Installing dumb-init (1.2.5-r3) 01:58:59 #0 5.045 (3/4) Installing su-exec (0.2-r3) 01:58:59 #0 5.047 (4/4) Installing yq-go (4.44.1-r2) 01:58:59 #0 5.140 Executing busybox-1.36.1-r29.trigger 01:58:59 #0 5.150 Executing ca-certificates-20240705-r0.trigger 01:58:59 #0 5.189 OK: 19 MiB in 18 packages 01:58:59 #64 ... 01:58:59 01:58:59 #65 [core-common-config-bootstrapper internal] load build context 01:58:59 #65 transferring context: 433.58MB 12.1s done 01:58:59 #65 ... 01:58:59 01:58:59 #54 [core-command internal] load build context 01:58:59 #54 transferring context: 433.58MB 12.6s done 01:59:04 #54 ... 01:59:04 01:59:04 #43 [security-bootstrapper internal] load build context 01:59:04 #43 transferring context: 433.58MB 12.5s done 01:59:04 #43 ... 01:59:04 01:59:04 #44 [security-proxy-setup internal] load build context 01:59:04 #44 transferring context: 433.58MB 13.3s done 01:59:07 #44 ... 01:59:07 01:59:07 #42 [core-metadata internal] load build context 01:59:07 #42 transferring context: 433.58MB 12.4s done 01:59:07 #42 ... 01:59:07 01:59:07 #46 [security-secretstore-setup internal] load build context 01:59:07 #46 transferring context: 433.58MB 13.7s done 01:59:07 #46 ... 01:59:07 01:59:07 #47 [core-keeper internal] load build context 01:59:07 #47 transferring context: 433.58MB 11.6s done 01:59:07 #47 ... 01:59:07 01:59:07 #52 [security-spiffe-token-provider internal] load build context 01:59:07 #52 transferring context: 433.58MB 12.8s done 01:59:07 #52 ... 01:59:07 01:59:07 #49 [support-notifications internal] load build context 01:59:07 #49 transferring context: 433.58MB 11.7s done 01:59:08 #49 ... 01:59:08 01:59:08 #57 [support-cron-scheduler internal] load build context 01:59:08 #57 transferring context: 433.58MB 12.3s done 01:59:17 #57 ... 01:59:17 01:59:17 #49 [support-notifications internal] load build context 01:59:17 #49 DONE 29.4s 01:59:17 01:59:17 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:59:17 #64 DONE 29.0s 01:59:17 01:59:17 #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:59:17 #48 DONE 29.0s 01:59:17 01:59:17 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:59:17 #50 DONE 29.0s 01:59:17 01:59:17 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:59:17 #41 DONE 28.4s 01:59:17 01:59:17 #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:59:17 #66 ... 01:59:17 01:59:17 #60 [core-data internal] load build context 01:59:17 #60 DONE 29.5s 01:59:17 01:59:17 #47 [core-keeper internal] load build context 01:59:17 #47 DONE 29.5s 01:59:17 01:59:17 #65 [core-common-config-bootstrapper internal] load build context 01:59:17 #65 DONE 29.5s 01:59:17 01:59:17 #42 [core-metadata internal] load build context 01:59:17 #42 DONE 29.6s 01:59:17 01:59:17 #54 [core-command internal] load build context 01:59:17 #54 DONE 29.6s 01:59:17 01:59:17 #57 [support-cron-scheduler internal] load build context 01:59:17 #57 DONE 29.6s 01:59:17 01:59:17 #43 [security-bootstrapper internal] load build context 01:59:17 #43 DONE 29.6s 01:59:17 01:59:17 #52 [security-spiffe-token-provider internal] load build context 01:59:17 #52 DONE 29.6s 01:59:17 01:59:17 #46 [security-secretstore-setup internal] load build context 01:59:17 #46 DONE 29.6s 01:59:17 01:59:17 #44 [security-proxy-setup internal] load build context 01:59:17 #44 DONE 29.6s 01:59:17 01:59:17 #62 [security-proxy-auth internal] load build context 01:59:17 #62 DONE 29.5s 01:59:17 01:59:17 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:59:17 #37 DONE 29.6s 01:59:17 01:59:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:59:17 #45 DONE 29.7s 01:59:17 01:59:17 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:59:17 #67 ... 01:59:17 01:59:17 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:17 #51 DONE 29.6s 01:59:17 01:59:17 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:59:17 #63 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:17 #63 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:17 #63 ... 01:59:17 01:59:17 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:59:17 #55 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:17 #55 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:17 #55 29.89 (1/1) Installing dumb-init (1.2.5-r3) 01:59:17 #55 29.90 Executing busybox-1.36.1-r29.trigger 01:59:17 #55 29.91 OK: 8 MiB in 15 packages 01:59:17 #55 DONE 30.3s 01:59:17 01:59:17 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:59:17 #63 30.13 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:59:17 #63 30.13 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:59:17 #63 30.13 OK: 24168 distinct packages available 01:59:17 #63 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:17 #63 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #63 ... 01:59:18 01:59:18 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:59:18 #61 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:18 #61 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #61 30.16 (1/2) Installing ca-certificates (20240705-r0) 01:59:18 #61 30.17 (2/2) Installing dumb-init (1.2.5-r3) 01:59:18 #61 30.18 Executing busybox-1.36.1-r29.trigger 01:59:18 #61 30.19 Executing ca-certificates-20240705-r0.trigger 01:59:18 #61 30.23 OK: 9 MiB in 16 packages 01:59:18 #61 DONE 30.5s 01:59:18 01:59:18 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:59:18 #53 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:18 #53 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #53 30.28 (1/2) Installing dumb-init (1.2.5-r3) 01:59:18 #53 30.29 (2/2) Installing su-exec (0.2-r3) 01:59:18 #53 30.29 Executing busybox-1.36.1-r29.trigger 01:59:18 #53 30.30 OK: 8 MiB in 16 packages 01:59:18 #53 DONE 30.5s 01:59:18 01:59:18 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:59:18 #68 ... 01:59:18 01:59:18 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:59:18 #63 30.68 (1/4) Installing dumb-init (1.2.5-r3) 01:59:18 #63 30.69 (2/4) Installing musl-obstack (1.2.3-r2) 01:59:18 #63 30.69 (3/4) Installing libucontext (1.2-r3) 01:59:18 #63 30.70 (4/4) Installing gcompat (1.1.0-r4) 01:59:18 #63 30.70 Executing busybox-1.36.1-r29.trigger 01:59:18 #63 30.71 OK: 8 MiB in 18 packages 01:59:18 #63 DONE 31.2s 01:59:18 01:59:18 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:59:18 #56 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:18 #56 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #56 30.59 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:18 #56 30.63 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:18 #56 30.64 (3/6) Installing dumb-init (1.2.5-r3) 01:59:18 #56 30.64 (4/6) Installing openssl (3.3.2-r1) 01:59:18 #56 30.65 (5/6) Installing su-exec (0.2-r3) 01:59:18 #56 30.65 (6/6) Installing yq-go (4.44.1-r2) 01:59:18 #56 30.73 Executing busybox-1.36.1-r29.trigger 01:59:18 #56 30.74 OK: 19 MiB in 18 packages 01:59:18 #56 DONE 31.2s 01:59:18 01:59:18 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:59:18 #58 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:18 #58 30.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #58 30.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:59:18 #58 30.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:59:18 #58 30.50 OK: 24168 distinct packages available 01:59:18 #58 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:18 #58 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:18 #58 31.03 (1/14) Installing ca-certificates (20240705-r0) 01:59:18 #58 31.05 (2/14) Installing brotli-libs (1.1.0-r2) 01:59:18 #58 31.06 (3/14) Installing c-ares (1.33.1-r0) 01:59:18 #58 31.07 (4/14) Installing libunistring (1.2-r0) 01:59:18 #58 31.09 (5/14) Installing libidn2 (2.3.7-r0) 01:59:18 #58 31.10 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:59:18 #58 31.10 (7/14) Installing libpsl (0.21.5-r1) 01:59:18 #58 31.11 (8/14) Installing zstd-libs (1.5.6-r0) 01:59:18 #58 31.12 (9/14) Installing libcurl (8.11.0-r1) 01:59:18 #58 31.13 (10/14) Installing curl (8.11.0-r1) 01:59:18 #58 31.17 (11/14) Installing dumb-init (1.2.5-r3) 01:59:18 #58 31.18 (12/14) Installing musl-obstack (1.2.3-r2) 01:59:18 #58 31.18 (13/14) Installing libucontext (1.2-r3) 01:59:18 #58 31.19 (14/14) Installing gcompat (1.1.0-r4) 01:59:18 #58 31.20 Executing busybox-1.36.1-r29.trigger 01:59:18 #58 31.21 Executing ca-certificates-20240705-r0.trigger 01:59:18 #58 31.37 OK: 13 MiB in 28 packages 01:59:19 #58 DONE 31.5s 01:59:19 01:59:19 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:59:19 #59 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #59 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #59 30.36 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:59:19 #59 30.36 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:59:19 #59 30.36 OK: 24168 distinct packages available 01:59:19 #59 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #59 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #59 30.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:19 #59 31.00 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:19 #59 31.02 (3/7) Installing dumb-init (1.2.5-r3) 01:59:19 #59 31.02 (4/7) Installing musl-obstack (1.2.3-r2) 01:59:19 #59 31.03 (5/7) Installing libucontext (1.2-r3) 01:59:19 #59 31.03 (6/7) Installing gcompat (1.1.0-r4) 01:59:19 #59 31.04 (7/7) Installing openssl (3.3.2-r1) 01:59:19 #59 31.05 Executing busybox-1.36.1-r29.trigger 01:59:19 #59 31.06 OK: 9 MiB in 19 packages 01:59:19 #59 DONE 31.4s 01:59:19 01:59:19 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:59:19 #69 ... 01:59:19 01:59:19 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:59:19 #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.385 OK: 246 MiB in 54 packages 01:59:19 #70 DONE 2.5s 01:59:19 01:59:19 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:59:19 #71 DONE 0.1s 01:59:19 01:59:19 #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:59:19 #66 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #66 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #66 ... 01:59:19 01:59:19 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 01:59:19 #72 DONE 0.0s 01:59:19 01:59:19 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:59:19 #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.675 OK: 246 MiB in 54 packages 01:59:19 #73 DONE 2.8s 01:59:19 01:59:19 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:59:19 #74 DONE 0.1s 01:59:19 01:59:19 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:59:19 #67 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #67 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #67 2.834 OK: 246 MiB in 54 packages 01:59:19 #67 DONE 3.0s 01:59:19 01:59:19 #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:59:19 #66 3.018 Upgrading critical system libraries and apk-tools: 01:59:19 #66 ... 01:59:19 01:59:19 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:59:19 #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.534 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:59:19 #0 2.534 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:59:19 #0 2.534 OK: 24170 distinct packages available 01:59:19 #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:19 #0 2.978 OK: 246 MiB in 54 packages 01:59:19 #75 DONE 3.1s 01:59:19 01:59:19 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:59:19 #76 DONE 0.0s 01:59:19 01:59:19 #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:59:19 #66 3.018 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:19 #66 3.033 Executing busybox-1.36.1-r29.trigger 01:59:19 #66 3.135 Continuing the upgrade transaction with new apk-tools: 01:59:19 #66 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:19 #66 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:20 #66 3.536 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:20 #66 3.566 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:20 #66 3.586 OK: 8 MiB in 15 packages 01:59:20 #66 DONE 3.8s 01:59:20 01:59:20 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:59:20 #77 ... 01:59:20 01:59:20 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:20 #78 DONE 4.0s 01:59:20 01:59:20 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:59:20 #77 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #77 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #77 3.588 Upgrading critical system libraries and apk-tools: 01:59:21 #77 3.588 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:21 #77 3.622 Executing busybox-1.36.1-r29.trigger 01:59:21 #77 ... 01:59:21 01:59:21 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:59:21 #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #0 3.876 Upgrading critical system libraries and apk-tools: 01:59:21 #0 3.876 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:21 #0 3.884 Executing busybox-1.36.1-r29.trigger 01:59:21 #0 3.992 Continuing the upgrade transaction with new apk-tools: 01:59:21 #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #0 4.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #0 4.350 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #0 4.386 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #0 4.395 Executing ca-certificates-20240705-r0.trigger 01:59:21 #0 4.442 OK: 10 MiB in 17 packages 01:59:21 #79 DONE 4.8s 01:59:21 01:59:21 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:59:21 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #0 3.882 Upgrading critical system libraries and apk-tools: 01:59:21 #0 3.882 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:21 #0 3.890 Executing busybox-1.36.1-r29.trigger 01:59:21 #0 3.989 Continuing the upgrade transaction with new apk-tools: 01:59:21 #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #0 4.418 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #0 4.458 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #0 4.476 Executing ca-certificates-20240705-r0.trigger 01:59:21 #0 4.535 OK: 19 MiB in 18 packages 01:59:21 #80 DONE 4.8s 01:59:21 01:59:21 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:59:21 #77 3.720 Continuing the upgrade transaction with new apk-tools: 01:59:21 #77 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #77 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #77 4.179 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #77 4.222 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:21 #77 4.232 OK: 8 MiB in 15 packages 01:59:21 #77 DONE 4.6s 01:59:21 01:59:21 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:59:21 #69 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #69 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:21 #69 2.707 Upgrading critical system libraries and apk-tools: 01:59:21 #69 2.707 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:21 #69 2.718 Executing busybox-1.36.1-r29.trigger 01:59:21 #69 2.808 Continuing the upgrade transaction with new apk-tools: 01:59:21 #69 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:21 #69 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #69 ... 01:59:22 01:59:22 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:59:22 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #0 2.706 Upgrading critical system libraries and apk-tools: 01:59:22 #0 2.706 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:22 #0 2.712 Executing busybox-1.36.1-r29.trigger 01:59:22 #0 2.792 Continuing the upgrade transaction with new apk-tools: 01:59:22 #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #0 3.250 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:22 #0 3.288 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:22 #0 3.302 OK: 8 MiB in 18 packages 01:59:22 #81 DONE 3.5s 01:59:22 01:59:22 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:59:22 #69 3.297 OK: 9 MiB in 19 packages 01:59:22 #69 ... 01:59:22 01:59:22 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:59:22 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #0 2.888 Upgrading critical system libraries and apk-tools: 01:59:22 #0 2.888 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:22 #0 2.907 Executing busybox-1.36.1-r29.trigger 01:59:22 #0 2.998 Continuing the upgrade transaction with new apk-tools: 01:59:22 #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #0 3.474 OK: 19 MiB in 18 packages 01:59:22 #82 DONE 3.7s 01:59:22 01:59:22 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:59:22 #0 3.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #0 3.954 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #0 4.729 (1/1) Installing dumb-init (1.2.5-r3) 01:59:22 #0 5.053 Executing busybox-1.36.1-r29.trigger 01:59:22 #0 5.106 OK: 8 MiB in 15 packages 01:59:22 #83 DONE 5.4s 01:59:22 01:59:22 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:59:22 #69 DONE 3.7s 01:59:22 01:59:22 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:59:22 #68 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #68 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #68 3.471 Upgrading critical system libraries and apk-tools: 01:59:22 #68 3.471 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:22 #68 3.486 Executing busybox-1.36.1-r29.trigger 01:59:22 #68 3.570 Continuing the upgrade transaction with new apk-tools: 01:59:22 #68 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:22 #68 3.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:22 #68 4.125 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:22 #68 4.186 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:22 #68 4.277 OK: 8 MiB in 16 packages 01:59:22 #68 DONE 4.5s 01:59:22 01:59:22 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:59:24 #84 ... 01:59:24 01:59:24 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:59:24 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:24 #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:24 #0 2.719 Upgrading critical system libraries and apk-tools: 01:59:24 #0 2.719 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:24 #0 2.727 Executing busybox-1.36.1-r29.trigger 01:59:24 #0 2.865 Continuing the upgrade transaction with new apk-tools: 01:59:24 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:24 #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:24 #0 3.401 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:24 #0 3.442 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:24 #0 3.565 Executing ca-certificates-20240705-r0.trigger 01:59:24 #0 3.953 OK: 13 MiB in 28 packages 01:59:24 #85 DONE 4.6s 01:59:24 01:59:24 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:59:24 #86 DONE 1.4s 01:59:24 01:59:24 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:59:24 #87 DONE 1.1s 01:59:24 01:59:24 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:59:24 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:24 #0 3.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:24 #0 4.197 Upgrading critical system libraries and apk-tools: 01:59:24 #0 4.197 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:24 #0 4.211 Executing busybox-1.36.1-r29.trigger 01:59:24 #0 4.378 Continuing the upgrade transaction with new apk-tools: 01:59:24 #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:24 #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:24 #0 4.781 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:59:24 #0 4.910 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:59:24 #0 4.917 Executing ca-certificates-20240705-r0.trigger 01:59:24 #0 5.502 OK: 9 MiB in 16 packages 01:59:25 #88 DONE 7.0s 01:59:25 01:59:25 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:59:25 #89 DONE 1.5s 01:59:25 01:59:25 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:59:25 #90 DONE 2.5s 01:59:25 01:59:25 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:59:25 #0 3.095 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:25 #0 3.559 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:25 #0 4.293 OK: 246 MiB in 54 packages 01:59:25 #91 DONE 4.5s 01:59:25 01:59:25 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:59:25 #92 ... 01:59:25 01:59:25 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:59:25 #84 DONE 2.5s 01:59:25 01:59:25 #93 [security-spire-config stage-2 6/10] COPY security.txt / 01:59:25 #93 DONE 0.1s 01:59:25 01:59:25 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:59:25 #92 DONE 0.1s 01:59:25 01:59:25 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:59:25 #94 DONE 0.2s 01:59:25 01:59:25 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:25 #95 ... 01:59:25 01:59:25 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:59:25 #96 DONE 0.6s 01:59:25 01:59:25 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:59:25 #97 DONE 0.4s 01:59:25 01:59:25 #98 [security-spire-server stage-2 6/9] COPY security.txt / 01:59:25 #98 DONE 0.4s 01:59:25 01:59:25 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:59:25 #99 DONE 0.1s 01:59:25 01:59:25 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:59:25 #100 DONE 0.1s 01:59:25 01:59:25 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 01:59:26 #101 ... 01:59:26 01:59:26 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:59:26 #102 DONE 0.1s 01:59:26 01:59:26 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:59:26 #103 DONE 0.1s 01:59:26 01:59:26 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 01:59:26 #101 DONE 0.1s 01:59:26 01:59:26 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:59:26 #104 DONE 0.1s 01:59:26 01:59:26 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:59:26 #105 DONE 0.1s 01:59:26 01:59:26 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:59:26 #106 DONE 0.1s 01:59:26 01:59:26 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:59:26 #107 DONE 3.1s 01:59:26 01:59:26 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:59:26 #108 DONE 0.1s 01:59:26 01:59:26 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:59:26 #109 DONE 0.1s 01:59:26 01:59:26 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:59:26 #110 DONE 0.1s 01:59:26 01:59:26 #111 [security-spire-agent] exporting to image 01:59:26 #111 exporting layers 01:59:26 #111 exporting layers 0.7s done 01:59:26 #111 exporting layers 0.7s done 01:59:26 #111 writing image sha256:5385ccf2fcd0da7b83eb1cc20f63417a19b84b4bcabeb663baf98f250a913449 done 01:59:26 #111 naming to docker.io/library/security-spire-config done 01:59:26 #111 exporting layers 0.6s done 01:59:26 #111 writing image sha256:5d2f45cba3fbe7110407f2a18f10a1d89eee6ae7f88b4c6410fa97cc72b01617 done 01:59:26 #111 naming to docker.io/library/security-spire-server done 01:59:26 #111 writing image sha256:fa4edae3ad54cfe56b44fba958f81995d2535e132f94c5459e5ca4117bb7598b done 01:59:26 #111 naming to docker.io/library/security-spire-agent done 01:59:26 #111 DONE 1.0s 01:59:26 01:59:26 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:29 #112 ... 01:59:29 01:59:29 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:29 #113 ... 01:59:29 01:59:29 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:29 #114 ... 01:59:29 01:59:29 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26083 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:59:30 Running in /w/workspace/edgex-go/750 [Pipeline] { [Pipeline] checkout 01:59:30 The recommended git tool is: git 01:59:35 using credential edgex-jenkins-ssh 01:59:35 Cloning the remote Git repository 01:59:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:59:35 > git init /w/workspace/edgex-go/750 # timeout=10 01:59:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:59:36 > git --version # timeout=10 01:59:36 > git --version # 'git version 2.25.1' 01:59:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:57 Avoid second fetch 01:59:57 Checking out Revision ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 (main) 01:59:58 Commit message: "Merge pull request #5000 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.29.0" 01:59:57 > git config core.sparsecheckout # timeout=10 01:59:57 > git checkout -f ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:03 Dload Upload Total Spent Left Speed 02:00:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 02:00:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:04 + sudo tee /etc/docker/daemon.new 02:00:04 { 02:00:04 "registry-mirrors": [ 02:00:04 "https://nexus3.edgexfoundry.org:10001" 02:00:04 ], 02:00:04 "bip": "10.250.0.254/24", 02:00:04 "hosts": [ 02:00:04 "tcp://0.0.0.0:5555", 02:00:04 "unix:///var/run/docker.sock" 02:00:04 ], 02:00:04 "mtu": 1458, 02:00:04 "selinux-enabled": true, 02:00:04 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:04 } [Pipeline] sh 02:00:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:05 + sudo service docker restart 02:00:08 #115 DONE 46.8s 02:00:08 02:00:08 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:08 #112 DONE 46.5s 02:00:08 02:00:08 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:08 #114 DONE 46.7s 02:00:08 02:00:08 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:08 #95 DONE 40.9s 02:00:08 02:00:08 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:08 #113 DONE 47.0s 02:00:08 02:00:08 #116 [core-command builder 6/7] COPY . . 02:00:16 #116 ... 02:00:16 02:00:16 #117 [security-proxy-setup builder 6/7] COPY . . 02:00:16 #117 DONE 10.2s 02:00:16 02:00:16 #118 [support-cron-scheduler builder 6/7] COPY . . 02:00:16 #118 DONE 10.3s 02:00:16 02:00:16 #119 [security-bootstrapper builder 6/7] COPY . . 02:00:16 #119 CACHED 02:00:16 02:00:16 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:16 #120 CACHED 02:00:16 02:00:16 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #121 CACHED 02:00:16 02:00:16 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:00:16 #122 CACHED 02:00:16 02:00:16 #123 [security-secretstore-setup builder 6/7] COPY . . 02:00:16 #123 CACHED 02:00:16 02:00:16 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #124 CACHED 02:00:16 02:00:16 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:00:16 #125 DONE 10.3s 02:00:16 02:00:16 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #126 CACHED 02:00:16 02:00:16 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:16 #127 CACHED 02:00:16 02:00:16 #128 [support-notifications builder 6/7] COPY . . 02:00:16 #128 CACHED 02:00:16 02:00:16 #116 [core-command builder 6/7] COPY . . 02:00:16 #116 DONE 10.3s 02:00:16 02:00:16 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:00:16 #129 CACHED 02:00:16 02:00:16 #130 [core-data builder 6/7] COPY . . 02:00:16 #130 CACHED 02:00:16 02:00:16 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #131 CACHED 02:00:16 02:00:16 #132 [core-keeper builder 7/8] COPY . . 02:00:16 #132 DONE 10.3s 02:00:16 02:00:16 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:00:16 #133 CACHED 02:00:16 02:00:16 #134 [core-metadata builder 6/7] COPY . . 02:00:16 #134 CACHED 02:00:16 02:00:16 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #135 CACHED 02:00:16 02:00:16 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:00:16 #136 CACHED 02:00:16 02:00:16 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:16 #137 CACHED 02:00:16 02:00:16 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #138 CACHED 02:00:16 02:00:16 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:00:16 #139 CACHED 02:00:16 02:00:16 #140 [security-proxy-auth builder 6/7] COPY . . 02:00:16 #140 CACHED 02:00:16 02:00:16 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 #141 CACHED 02:00:16 02:00:16 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:00:18 #142 1.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:23 provisioning config files... 02:00:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config2077502659682794356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:23 ---> ****-login.sh 02:00:23 nexus3.edgexfoundry.org:10001 02:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:24 Configure a credential helper to remove this warning. See 02:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:24 02:00:24 Login Succeeded 02:00:24 nexus3.edgexfoundry.org:10002 02:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:25 Configure a credential helper to remove this warning. See 02:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:25 02:00:25 Login Succeeded 02:00:25 nexus3.edgexfoundry.org:10003 02:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:25 Configure a credential helper to remove this warning. See 02:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:25 02:00:25 Login Succeeded 02:00:25 nexus3.edgexfoundry.org:10004 02:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:25 Configure a credential helper to remove this warning. See 02:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:25 02:00:25 Login Succeeded 02:00:25 ****.io 02:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:26 Configure a credential helper to remove this warning. See 02:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:26 02:00:26 Login Succeeded 02:00:26 ---> ****-login.sh ends [Pipeline] } 02:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:00:26 #142 ... 02:00:26 02:00:26 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:26 #0 0.706 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:00:26 #143 ... 02:00:26 02:00:26 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:00:26 #0 1.410 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:00:26 #144 ... 02:00:26 02:00:26 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:00:26 #0 1.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:00:26 #145 ... 02:00:26 02:00:26 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:26 #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 02:00:27 #146 ... 02:00:27 02:00:27 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:00:27 #0 0.895 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:00:27 + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo 02:00:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:00:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:00:27 ========================================================= 02:00:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:00:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:00:27 #147 ... 02:00:27 02:00:27 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:27 #0 1.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:00:27 #148 ... 02:00:27 02:00:27 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:00:27 #0 1.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:00:27 #149 ... 02:00:27 02:00:27 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:00:27 #0 0.573 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:00:27 #150 ... 02:00:27 02:00:27 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:27 #0 0.901 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:27 #151 ... 02:00:27 02:00:27 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:00:27 #0 0.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:00:27 #152 ... 02:00:27 02:00:27 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:00:27 #0 1.288 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:00:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:00:27 cf04c63912e1: Pulling fs layer 02:00:27 55b35a11ae5e: Pulling fs layer 02:00:27 a37a00ec5f00: Pulling fs layer 02:00:27 50b3750afda1: Pulling fs layer 02:00:27 4f4fb700ef54: Pulling fs layer 02:00:27 80978eb59214: Pulling fs layer 02:00:27 c9f46d7d2bd2: Pulling fs layer 02:00:27 c5a475d317c9: Pulling fs layer 02:00:27 80978eb59214: Waiting 02:00:27 c9f46d7d2bd2: Waiting 02:00:27 c5a475d317c9: Waiting 02:00:27 50b3750afda1: Waiting 02:00:27 4f4fb700ef54: Waiting 02:00:27 55b35a11ae5e: Verifying Checksum 02:00:27 55b35a11ae5e: Download complete 02:00:27 50b3750afda1: Verifying Checksum 02:00:27 50b3750afda1: Download complete 02:00:27 4f4fb700ef54: Verifying Checksum 02:00:27 4f4fb700ef54: Download complete 02:00:27 80978eb59214: Verifying Checksum 02:00:27 80978eb59214: Download complete 02:00:27 cf04c63912e1: Verifying Checksum 02:00:27 cf04c63912e1: Download complete 02:00:30 cf04c63912e1: Pull complete 02:00:30 55b35a11ae5e: Pull complete 02:00:30 c5a475d317c9: Verifying Checksum 02:00:30 c5a475d317c9: Download complete 02:00:31 a37a00ec5f00: Download complete 02:00:32 c9f46d7d2bd2: Verifying Checksum 02:00:32 c9f46d7d2bd2: Download complete 02:00:47 a37a00ec5f00: Pull complete 02:00:47 50b3750afda1: Pull complete 02:00:47 4f4fb700ef54: Pull complete 02:00:47 80978eb59214: Pull complete 02:00:53 c9f46d7d2bd2: Pull complete 02:00:55 c5a475d317c9: Pull complete 02:00:55 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:00:56 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:56 WORKDIR /edgex 02:00:56 COPY go.mod . 02:00:56 RUN go mod download ci-base-image-arm64 02:00:56 -f - . 02:00:56 Sending build context to Docker daemon 3.379MB 02:00:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:56 ---> be29e6b0f0d4 02:00:56 Step 2/4 : WORKDIR /edgex 02:00:58 ---> Running in fd45a8311f68 02:00:58 Removing intermediate container fd45a8311f68 02:00:58 ---> f5682edd6e10 02:00:58 Step 3/4 : COPY go.mod . 02:00:59 ---> 749c181361e0 02:00:59 Step 4/4 : RUN go mod download 02:00:59 ---> Running in 0558e4e20889 02:01:43 #153 ... 02:01:43 02:01:43 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:01:43 #146 85.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:01:55 Removing intermediate container 0558e4e20889 02:01:55 ---> d8f4b8a4183a 02:01:55 Successfully built d8f4b8a4183a 02:01:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker inspect -f . ci-base-image-arm64 02:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:56 prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container 02:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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:01:57 $ docker top f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:58 + go version 02:01:58 go version go1.23.2 linux/arm64 [Pipeline] } 02:01:58 $ docker stop --time=1 f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 02:02:00 $ docker rm -f --volumes f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 [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:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:01 02:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:01 latest: Pulling from edgex-devops/edgex-compose-arm64 02:02:01 547446be3368: Pulling fs layer 02:02:01 d125d8839a47: Pulling fs layer 02:02:01 3e85d5ac6304: Pulling fs layer 02:02:01 c3105a71a48b: Pulling fs layer 02:02:01 0f093f025ec4: Pulling fs layer 02:02:01 c3106fc0e877: Pulling fs layer 02:02:01 c3105a71a48b: Waiting 02:02:01 0f093f025ec4: Waiting 02:02:01 c3106fc0e877: Waiting 02:02:01 547446be3368: Verifying Checksum 02:02:01 547446be3368: Download complete 02:02:01 c3105a71a48b: Verifying Checksum 02:02:01 c3105a71a48b: Download complete 02:02:01 d125d8839a47: Verifying Checksum 02:02:01 d125d8839a47: Download complete 02:02:02 c3106fc0e877: Verifying Checksum 02:02:02 c3106fc0e877: Download complete 02:02:02 0f093f025ec4: Download complete 02:02:02 547446be3368: Pull complete 02:02:03 d125d8839a47: Pull complete 02:02:04 3e85d5ac6304: Verifying Checksum 02:02:04 3e85d5ac6304: Download complete 02:02:14 3e85d5ac6304: Pull complete 02:02:14 c3105a71a48b: Pull complete 02:02:14 0f093f025ec4: Pull complete 02:02:14 c3106fc0e877: Pull complete 02:02:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:15 prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container 02:02:15 $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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:02:17 $ docker top 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:17 + docker compose -f ./docker-compose-build.yml build --parallel 02:02:28 #1 [core-command internal] load build definition from Dockerfile 02:02:28 #1 transferring dockerfile: 1.94kB 0.0s done 02:02:28 #1 DONE 0.1s 02:02:28 02:02:28 #2 [support-notifications internal] load build definition from Dockerfile 02:02:28 #2 transferring dockerfile: 2.02kB done 02:02:28 #2 DONE 0.0s 02:02:28 02:02:28 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:02:28 #3 transferring dockerfile: 2.15kB done 02:02:28 #3 DONE 0.1s 02:02:28 02:02:28 #4 [security-spire-server internal] load build definition from Dockerfile 02:02:28 #4 transferring dockerfile: 1.70kB done 02:02:28 #4 DONE 0.0s 02:02:28 02:02:28 #5 [security-spire-agent internal] load build definition from Dockerfile 02:02:28 #5 transferring dockerfile: 1.81kB 0.0s done 02:02:28 #5 DONE 0.1s 02:02:28 02:02:28 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:02:28 #6 transferring dockerfile: 2.50kB 0.0s done 02:02:28 #6 DONE 0.1s 02:02:28 02:02:28 #7 [security-spire-config internal] load build definition from Dockerfile 02:02:28 #7 transferring dockerfile: 1.69kB done 02:02:28 #7 DONE 0.1s 02:02:28 02:02:28 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:02:28 #8 transferring dockerfile: 1.89kB done 02:02:28 #8 DONE 0.1s 02:02:28 02:02:28 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:02:28 #9 transferring dockerfile: 2.49kB 0.0s done 02:02:28 #9 DONE 0.1s 02:02:28 02:02:28 #10 [security-bootstrapper internal] load build definition from Dockerfile 02:02:28 #10 transferring dockerfile: 3.02kB done 02:02:28 #10 DONE 0.1s 02:02:28 02:02:28 #11 [support-cron-scheduler internal] load build definition from Dockerfile 02:02:28 #11 transferring dockerfile: 1.86kB 0.0s done 02:02:28 #11 DONE 0.1s 02:02:28 02:02:28 #12 [core-data internal] load build definition from Dockerfile 02:02:28 #12 transferring dockerfile: 2.07kB 0.0s done 02:02:28 #12 DONE 0.1s 02:02:28 02:02:28 #13 [core-metadata internal] load build definition from Dockerfile 02:02:28 #13 transferring dockerfile: 2.13kB done 02:02:28 #13 DONE 0.1s 02:02:28 02:02:28 #14 [core-keeper internal] load build definition from Dockerfile 02:02:28 #14 transferring dockerfile: 2.07kB done 02:02:28 #14 DONE 0.1s 02:02:28 02:02:28 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:02:28 #15 transferring dockerfile: 2.23kB done 02:02:28 #15 DONE 0.1s 02:02:28 02:02:28 #16 [core-command internal] load .dockerignore 02:02:28 #16 transferring context: 50B done 02:02:28 #16 DONE 0.1s 02:02:29 02:02:29 #17 [support-notifications internal] load .dockerignore 02:02:29 #17 transferring context: 50B done 02:02:29 #17 DONE 0.1s 02:02:29 02:02:29 #18 [security-proxy-auth internal] load .dockerignore 02:02:29 #18 transferring context: 50B done 02:02:29 #18 DONE 0.0s 02:02:29 02:02:29 #19 [security-spire-server internal] load .dockerignore 02:02:29 #19 transferring context: 50B 0.0s done 02:02:29 #19 DONE 0.1s 02:02:29 02:02:29 #20 [security-spire-agent internal] load .dockerignore 02:02:29 #20 transferring context: 50B 0.0s done 02:02:29 #20 DONE 0.1s 02:02:29 02:02:29 #21 [security-proxy-setup internal] load .dockerignore 02:02:29 #21 transferring context: 50B done 02:02:29 #21 DONE 0.1s 02:02:29 02:02:29 #22 [security-spire-config internal] load .dockerignore 02:02:29 #22 transferring context: 50B 0.0s done 02:02:29 #22 DONE 0.1s 02:02:29 02:02:29 #23 [security-spiffe-token-provider internal] load .dockerignore 02:02:30 #23 transferring context: 50B done 02:02:30 #23 DONE 0.1s 02:02:30 02:02:30 #24 [security-secretstore-setup internal] load .dockerignore 02:02:30 #24 transferring context: 50B 0.0s done 02:02:30 #24 ... 02:02:30 02:02:30 #25 [security-bootstrapper internal] load .dockerignore 02:02:30 #25 transferring context: 50B 0.0s done 02:02:30 #25 DONE 0.1s 02:02:30 02:02:30 #26 [support-cron-scheduler internal] load .dockerignore 02:02:30 #26 transferring context: 50B 0.0s done 02:02:30 #26 DONE 0.1s 02:02:30 02:02:30 #27 [core-data internal] load .dockerignore 02:02:30 #27 transferring context: 50B 0.0s done 02:02:30 #27 DONE 0.1s 02:02:30 02:02:30 #28 [core-metadata internal] load .dockerignore 02:02:30 #28 transferring context: 50B 0.0s done 02:02:30 #28 DONE 0.1s 02:02:30 02:02:30 #29 [core-keeper internal] load .dockerignore 02:02:30 #29 transferring context: 50B done 02:02:30 #29 DONE 0.1s 02:02:30 02:02:30 #30 [core-common-config-bootstrapper internal] load .dockerignore 02:02:30 #30 transferring context: 50B done 02:02:30 #30 DONE 0.1s 02:02:30 02:02:30 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:30 #31 DONE 0.0s 02:02:30 02:02:30 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:02:30 #32 DONE 0.4s 02:02:30 02:02:30 #24 [security-secretstore-setup internal] load .dockerignore 02:02:31 #24 ... 02:02:31 02:02:31 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:31 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:31 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:31 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:31 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:31 #33 DONE 0.2s 02:02:31 02:02:31 #34 [core-command internal] load build context 02:02:31 #34 ... 02:02:31 02:02:31 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:31 #31 DONE 0.0s 02:02:31 02:02:31 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:31 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:31 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:31 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:31 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:31 #33 DONE 0.3s 02:02:31 02:02:31 #34 [core-command internal] load build context 02:02:31 #34 transferring context: 2.96MB 0.6s done 02:02:31 #34 DONE 0.8s 02:02:31 02:02:31 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:31 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:31 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:31 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:31 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:31 #33 DONE 0.3s 02:02:31 02:02:31 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:02:31 #32 DONE 0.6s 02:02:31 02:02:31 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:31 #31 DONE 0.0s 02:02:31 02:02:31 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:31 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:31 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:31 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:31 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:31 #33 DONE 0.4s 02:02:31 02:02:31 #35 [support-notifications internal] load build context 02:02:32 #35 ... 02:02:32 02:02:32 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:32 #33 DONE 0.5s 02:02:32 02:02:32 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #35 [support-notifications internal] load build context 02:02:32 #35 ... 02:02:32 02:02:32 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #35 [support-notifications internal] load build context 02:02:32 #35 ... 02:02:32 02:02:32 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:32 #36 DONE 2.3s 02:02:32 02:02:32 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #35 [support-notifications internal] load build context 02:02:32 #35 ... 02:02:32 02:02:32 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #35 [support-notifications internal] load build context 02:02:32 #35 ... 02:02:32 02:02:32 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:32 #33 DONE 0.5s 02:02:32 02:02:32 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:32 #36 DONE 2.4s 02:02:32 02:02:32 #35 [support-notifications internal] load build context 02:02:32 #35 transferring context: 2.96MB 1.1s done 02:02:32 #35 ... 02:02:32 02:02:32 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:32 #33 DONE 0.5s 02:02:32 02:02:32 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:32 #31 DONE 0.0s 02:02:32 02:02:32 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:32 #36 DONE 2.4s 02:02:33 02:02:33 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:02:33 #37 ... 02:02:33 02:02:33 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:33 #31 DONE 0.0s 02:02:33 02:02:33 #35 [support-notifications internal] load build context 02:02:33 #35 DONE 1.5s 02:02:33 02:02:33 #38 [security-proxy-auth internal] load build context 02:02:33 #38 transferring context: 2.96MB 1.0s done 02:02:33 #38 DONE 1.5s 02:02:33 02:02:33 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:02:33 #39 DONE 1.7s 02:02:33 02:02:33 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:02:33 #32 ... 02:02:33 02:02:33 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:33 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:33 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:33 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:33 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:33 #33 DONE 0.5s 02:02:33 02:02:33 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:02:33 #40 DONE 1.9s 02:02:33 02:02:33 #41 [security-spire-config internal] load build context 02:02:33 #41 DONE 0.0s 02:02:33 02:02:33 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:33 #42 DONE 0.0s 02:02:33 02:02:33 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:33 #43 DONE 0.0s 02:02:33 02:02:33 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:33 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:34 #43 ... 02:02:34 02:02:34 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:02:34 #32 DONE 2.7s 02:02:34 02:02:34 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:34 #33 DONE 0.6s 02:02:34 02:02:34 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:34 #36 DONE 2.4s 02:02:34 02:02:34 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 02:02:34 #37 ... 02:02:34 02:02:34 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:34 #33 DONE 0.6s 02:02:34 02:02:34 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:34 #36 DONE 2.5s 02:02:34 02:02:34 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:02:34 #37 ... 02:02:34 02:02:34 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:02:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:02:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:02:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:02:34 #33 DONE 0.6s 02:02:34 02:02:34 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:34 #36 DONE 2.5s 02:02:34 02:02:34 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 02:02:34 #37 DONE 2.9s 02:02:34 02:02:34 #44 [security-proxy-setup internal] load build context 02:02:34 #44 transferring context: 2.96MB 2.2s done 02:02:35 #44 ... 02:02:35 02:02:35 #45 [security-spiffe-token-provider internal] load build context 02:02:35 #45 transferring context: 2.96MB 1.8s done 02:02:35 #45 DONE 2.9s 02:02:35 02:02:35 #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:02:35 #46 ... 02:02:35 02:02:35 #44 [security-proxy-setup internal] load build context 02:02:35 #44 DONE 3.5s 02:02:35 02:02:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:35 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done 02:02:35 #43 DONE 1.9s 02:02:35 02:02:35 #47 [security-bootstrapper internal] load build context 02:02:35 #47 ... 02:02:35 02:02:35 #41 [security-spire-config internal] load build context 02:02:35 #41 transferring context: 21.82kB 0.1s done 02:02:35 #41 DONE 2.2s 02:02:35 02:02:35 #47 [security-bootstrapper internal] load build context 02:02:36 #47 ... 02:02:36 02:02:36 #48 [security-spire-server internal] load build context 02:02:36 #48 transferring context: 23.57kB 0.2s done 02:02:36 #48 DONE 2.7s 02:02:36 02:02:36 #47 [security-bootstrapper internal] load build context 02:02:36 #47 ... 02:02:36 02:02:36 #49 [security-spire-agent internal] load build context 02:02:36 #49 transferring context: 23.10kB 0.2s done 02:02:36 #49 DONE 2.9s 02:02:36 02:02:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:36 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:02:36 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:02:36 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:02:36 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 02:02:36 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 02:02:37 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 02:02:37 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:02:37 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 02:02:37 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s 02:02:37 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s 02:02:37 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done 02:02:38 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.9s 02:02:38 #43 ... 02:02:38 02:02:38 #50 [support-cron-scheduler internal] load build context 02:02:38 #50 transferring context: 2.96MB 2.6s done 02:02:38 #50 DONE 5.6s 02:02:38 02:02:38 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:38 #43 ... 02:02:38 02:02:38 #51 [security-secretstore-setup internal] load build context 02:02:38 #51 transferring context: 2.96MB 3.2s done 02:02:38 #51 DONE 5.9s 02:02:38 02:02:38 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:38 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.5s 02:02:39 #43 ... 02:02:39 02:02:39 #52 [core-data internal] load build context 02:02:39 #52 transferring context: 2.96MB 3.2s done 02:02:39 #52 DONE 6.3s 02:02:39 02:02:39 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:39 #43 ... 02:02:39 02:02:39 #47 [security-bootstrapper internal] load build context 02:02:39 #47 transferring context: 2.96MB 3.6s done 02:02:39 #47 DONE 6.9s 02:02:39 02:02:39 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:39 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.2s 02:02:40 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:02:40 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 3.9s 02:02:40 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:02:40 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:02:41 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.5s 02:02:41 #43 ... 02:02:41 02:02:41 #53 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:41 #0 5.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:41 #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:41 #0 8.459 (1/1) Installing dumb-init (1.2.5-r3) 02:02:41 #0 8.459 Executing busybox-1.36.1-r29.trigger 02:02:41 #0 8.559 OK: 9 MiB in 15 packages 02:02:41 #53 ... 02:02:41 02:02:41 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:41 #43 ... 02:02:41 02:02:41 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:41 #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:41 #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:41 #54 ... 02:02:41 02:02:41 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:41 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.43MB / 28.04MB 5.4s 02:02:42 #43 ... 02:02:42 02:02:42 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:42 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:42 #0 7.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:42 #55 ... 02:02:42 02:02:42 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:42 #43 ... 02:02:42 02:02:42 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:42 #0 5.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:42 #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:42 #56 ... 02:02:42 02:02:42 #57 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:02:42 #57 ... 02:02:42 02:02:42 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:42 #53 DONE 12.3s 02:02:42 02:02:42 #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:02:43 #57 ... 02:02:43 02:02:43 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:02:43 #58 ... 02:02:43 02:02:43 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:43 #55 11.41 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:43 #55 11.66 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:43 #55 ... 02:02:43 02:02:43 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:43 #59 ... 02:02:43 02:02:43 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:02:43 #60 ... 02:02:43 02:02:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:43 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done 02:02:43 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:02:43 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:02:43 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:02:43 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 02:02:43 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 02:02:43 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 02:02:43 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:02:43 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.5s 02:02:43 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:02:43 #42 ... 02:02:43 02:02:43 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:44 #61 ... 02:02:44 02:02:44 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:44 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.7s 02:02:44 #43 ... 02:02:44 02:02:44 #62 [core-metadata internal] load build context 02:02:44 #62 transferring context: 2.96MB 7.3s done 02:02:44 #62 DONE 10.0s 02:02:44 02:02:44 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:44 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:02:44 #43 ... 02:02:44 02:02:44 #63 [core-common-config-bootstrapper internal] load build context 02:02:44 #63 ... 02:02:44 02:02:44 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:44 #64 ... 02:02:44 02:02:44 #65 [core-keeper internal] load build context 02:02:44 #65 ... 02:02:44 02:02:44 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:02:44 #66 ... 02:02:44 02:02:44 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:44 #54 11.14 (1/2) Installing ca-certificates (20240705-r0) 02:02:44 #54 11.33 (2/2) Installing dumb-init (1.2.5-r3) 02:02:44 #54 11.33 Executing busybox-1.36.1-r29.trigger 02:02:44 #54 11.33 Executing ca-certificates-20240705-r0.trigger 02:02:44 #54 11.77 OK: 10 MiB in 16 packages 02:02:44 #54 DONE 13.4s 02:02:44 02:02:44 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:02:45 #67 ... 02:02:45 02:02:45 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:02:45 #68 ... 02:02:45 02:02:45 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:45 #69 ... 02:02:45 02:02:45 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:45 #70 ... 02:02:45 02:02:45 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:45 #71 DONE 9.9s 02:02:45 02:02:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:45 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 9.0s 02:02:45 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:02:45 #43 ... 02:02:45 02:02:45 #63 [core-common-config-bootstrapper internal] load build context 02:02:45 #63 transferring context: 2.96MB 7.6s done 02:02:45 #63 DONE 11.3s 02:02:45 02:02:45 #65 [core-keeper internal] load build context 02:02:45 #65 transferring context: 2.96MB 7.7s done 02:02:45 #65 DONE 11.2s 02:02:45 02:02:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:46 #43 ... 02:02:46 02:02:46 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:46 #55 11.74 (3/6) Installing dumb-init (1.2.5-r3) 02:02:46 #55 11.74 (4/6) Installing openssl (3.3.2-r1) 02:02:46 #55 11.74 (5/6) Installing su-exec (0.2-r3) 02:02:46 #55 11.91 (6/6) Installing yq-go (4.44.1-r2) 02:02:46 #55 12.51 Executing busybox-1.36.1-r29.trigger 02:02:46 #55 12.51 OK: 20 MiB in 18 packages 02:02:46 #55 DONE 14.3s 02:02:46 02:02:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:46 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.42MB / 28.04MB 10.2s 02:02:46 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 10.5s 02:02:47 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.28MB / 28.04MB 11.1s 02:02:47 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.08MB / 28.04MB 11.4s 02:02:48 #43 ... 02:02:48 02:02:48 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:48 #56 10.60 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:48 #56 10.60 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:48 #56 10.60 OK: 24046 distinct packages available 02:02:48 #56 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:48 #56 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:48 #56 14.43 (1/14) Installing ca-certificates (20240705-r0) 02:02:48 #56 14.57 (2/14) Installing brotli-libs (1.1.0-r2) 02:02:48 #56 14.63 (3/14) Installing c-ares (1.33.1-r0) 02:02:48 #56 14.64 (4/14) Installing libunistring (1.2-r0) 02:02:48 #56 14.69 (5/14) Installing libidn2 (2.3.7-r0) 02:02:48 #56 14.71 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:02:48 #56 14.73 (7/14) Installing libpsl (0.21.5-r1) 02:02:48 #56 14.75 (8/14) Installing zstd-libs (1.5.6-r0) 02:02:48 #56 14.81 (9/14) Installing libcurl (8.11.0-r1) 02:02:48 #56 14.83 (10/14) Installing curl (8.11.0-r1) 02:02:48 #56 14.87 (11/14) Installing dumb-init (1.2.5-r3) 02:02:48 #56 14.87 (12/14) Installing musl-obstack (1.2.3-r2) 02:02:48 #56 14.87 (13/14) Installing libucontext (1.2-r3) 02:02:48 #56 14.87 (14/14) Installing gcompat (1.1.0-r4) 02:02:48 #56 14.90 Executing busybox-1.36.1-r29.trigger 02:02:48 #56 14.92 Executing ca-certificates-20240705-r0.trigger 02:02:48 #56 15.30 OK: 15 MiB in 28 packages 02:02:48 #56 DONE 16.2s 02:02:48 02:02:48 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:48 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done 02:02:52 #146 ... 02:02:52 02:02:52 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:02:52 #143 DONE 151.2s 02:02:52 02:02:52 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:02:52 #149 DONE 151.2s 02:02:52 02:02:52 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:02:52 #146 DONE 151.3s 02:02:52 02:02:52 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:02:52 #144 DONE 151.2s 02:02:52 02:02:52 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:52 #151 DONE 151.3s 02:02:52 02:02:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:02:52 #145 DONE 151.3s 02:02:52 02:02:52 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:02:52 #142 DONE 151.2s 02:02:52 02:02:52 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:02:52 #147 DONE 151.3s 02:02:52 02:02:52 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:02:52 #148 DONE 151.2s 02:02:52 02:02:52 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #154 ... 02:02:52 02:02:52 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:02:52 #153 DONE 151.5s 02:02:52 02:02:52 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:52 #152 DONE 151.7s 02:02:52 02:02:52 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #155 ... 02:02:52 02:02:52 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:02:52 #150 DONE 151.8s 02:02:52 02:02:52 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #156 ... 02:02:52 02:02:52 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:02:52 #157 DONE 0.8s 02:02:52 02:02:52 #158 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #158 DONE 0.6s 02:02:52 02:02:52 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #159 DONE 0.8s 02:02:52 02:02:52 #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #160 DONE 0.7s 02:02:52 02:02:52 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #161 DONE 0.5s 02:02:52 02:02:52 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #162 DONE 0.8s 02:02:52 02:02:52 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #154 DONE 0.9s 02:02:52 02:02:52 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #155 DONE 0.5s 02:02:52 02:02:52 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #156 DONE 0.4s 02:02:52 02:02:52 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:02:52 #163 ... 02:02:52 02:02:52 #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:02:52 #164 DONE 0.8s 02:02:52 02:02:52 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #165 CACHED 02:02:52 02:02:52 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:02:52 #166 CACHED 02:02:52 02:02:52 #167 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:02:52 #167 CACHED 02:02:52 02:02:52 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #168 CACHED 02:02:52 02:02:52 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:02:52 #169 CACHED 02:02:52 02:02:52 #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #170 CACHED 02:02:52 02:02:52 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:02:52 #171 DONE 0.7s 02:02:52 02:02:52 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:02:52 #172 DONE 0.7s 02:02:52 02:02:52 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:02:52 #173 DONE 0.7s 02:02:52 02:02:52 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:02:52 #174 DONE 0.7s 02:02:52 02:02:52 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:02:52 #175 DONE 0.7s 02:02:52 02:02:52 #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:02:52 #176 DONE 0.7s 02:02:52 02:02:52 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:02:52 #163 DONE 0.7s 02:02:52 02:02:52 #177 [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:02:52 #177 ... 02:02:52 02:02:52 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:02:52 #178 DONE 2.4s 02:02:52 02:02:52 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:02:52 #179 DONE 2.3s 02:02:52 02:02:52 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:02:52 #180 DONE 2.4s 02:02:52 02:02:52 #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:02:52 #181 DONE 2.4s 02:02:52 02:02:52 #182 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:02:52 #182 DONE 2.3s 02:02:52 02:02:52 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:02:52 #183 DONE 2.3s 02:02:52 02:02:52 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:02:52 #184 DONE 2.4s 02:02:52 02:02:52 #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:02:52 #185 DONE 2.3s 02:02:52 02:02:52 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:02:52 #186 DONE 2.4s 02:02:52 02:02:52 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:02:52 #187 DONE 2.4s 02:02:52 02:02:52 #177 [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:02:52 #177 DONE 2.4s 02:02:52 02:02:52 #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:02:52 #188 ... 02:02:52 02:02:52 #189 [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:02:52 #189 DONE 0.4s 02:02:52 02:02:52 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:02:52 #190 DONE 0.4s 02:02:52 02:02:52 #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:02:52 #191 DONE 0.4s 02:02:52 02:02:52 #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:02:52 #192 DONE 3.5s 02:02:52 02:02:52 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:02:52 #193 DONE 0.4s 02:02:52 02:02:52 #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:02:52 #194 DONE 0.4s 02:02:52 02:02:52 #195 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:02:52 #195 DONE 0.4s 02:02:52 02:02:52 #196 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:02:52 #196 DONE 0.4s 02:02:52 02:02:52 #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:02:52 #197 ... 02:02:52 02:02:52 #198 [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:02:52 #198 DONE 0.4s 02:02:52 02:02:52 #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:02:52 #188 DONE 0.4s 02:02:52 02:02:52 #199 [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:02:52 #199 DONE 0.4s 02:02:52 02:02:52 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:02:52 #200 DONE 0.4s 02:02:52 02:02:52 #111 [security-spiffe-token-provider] exporting to image 02:02:52 #111 exporting layers 0.3s done 02:02:52 #111 ... 02:02:52 02:02:52 #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:02:52 #201 DONE 0.5s 02:02:52 02:02:52 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:02:52 #202 DONE 0.4s 02:02:52 02:02:52 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:02:52 #203 DONE 0.6s 02:02:52 02:02:52 #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:02:52 #204 DONE 0.6s 02:02:52 02:02:52 #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:02:52 #197 DONE 0.5s 02:02:52 02:02:52 #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:02:52 #205 DONE 0.5s 02:02:52 02:02:52 #111 [core-data] exporting to image 02:02:52 #111 writing image sha256:abff72c9687d24fe38c14416a61c36407d89f1bbbbc124c9d13576f13e073c23 02:02:52 #111 ... 02:02:52 02:02:52 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:02:52 #206 DONE 0.5s 02:02:52 02:02:52 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:02:52 #207 DONE 0.6s 02:02:52 02:02:52 #111 [core-command] exporting to image 02:02:52 #111 exporting layers 0.6s done 02:02:52 #111 writing image sha256:abff72c9687d24fe38c14416a61c36407d89f1bbbbc124c9d13576f13e073c23 0.0s done 02:02:52 #111 naming to docker.io/library/core-command done 02:02:52 #111 writing image sha256:a9ceefbcc6e2cef5a876c062c90100da9cd2678b0bb5a5f77555e404238d3999 02:02:53 #43 ... 02:02:53 02:02:53 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:53 #70 DONE 18.0s 02:02:53 02:02:53 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:53 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:02:53 #111 writing image sha256:a9ceefbcc6e2cef5a876c062c90100da9cd2678b0bb5a5f77555e404238d3999 0.1s done 02:02:53 #111 writing image sha256:ee9bcc3534c993ed0da80e410e668f47d23e9380cd6499e3422edefd87250dcd 02:02:53 #111 writing image sha256:c1a13c4d6c9ae5bcb6a15fbd67227471c7edd6385ca27ba15e54b9339a46663f 02:02:53 #111 naming to docker.io/library/core-keeper 02:02:53 #111 ... 02:02:53 02:02:53 #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:02:53 #208 DONE 0.4s 02:02:53 02:02:53 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:02:53 #209 DONE 0.4s 02:02:53 02:02:53 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:02:53 #210 DONE 0.5s 02:02:53 02:02:53 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:02:53 #211 DONE 0.4s 02:02:53 02:02:53 #111 [security-spiffe-token-provider] exporting to image 02:02:53 #111 exporting layers 0.5s done 02:02:53 #111 writing image sha256:ee9bcc3534c993ed0da80e410e668f47d23e9380cd6499e3422edefd87250dcd 0.3s done 02:02:53 #111 writing image sha256:c1a13c4d6c9ae5bcb6a15fbd67227471c7edd6385ca27ba15e54b9339a46663f 0.3s done 02:02:53 #111 naming to docker.io/library/core-keeper 0.2s done 02:02:53 #111 naming to docker.io/library/support-cron-scheduler done 02:02:53 #111 naming to docker.io/library/security-spiffe-token-provider done 02:02:53 #111 writing image sha256:8b8457257cc3790134bed0a235f33ff7af97517ee9e5420207cd0ff250ae5a27 done 02:02:53 #111 naming to docker.io/library/support-notifications done 02:02:53 #111 writing image sha256:447eb60a98806c20f2aed42d6072d7591010fdeedc8f1ea96b112470da379a78 done 02:02:53 #111 naming to docker.io/library/core-data done 02:02:53 #111 ... 02:02:53 02:02:53 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:02:53 #212 DONE 0.5s 02:02:53 02:02:53 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:02:53 #213 DONE 0.5s 02:02:53 02:02:53 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:53 #214 DONE 1.2s 02:02:53 02:02:53 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:02:53 #215 DONE 0.1s 02:02:53 02:02:53 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:53 #216 DONE 1.2s 02:02:53 02:02:53 #111 [security-proxy-auth] exporting to image 02:02:53 #111 writing image sha256:cf7ad38c309ed37df780cf6a3b8c3487dc9500e68d09bd99bd569eaf37ed65b0 done 02:02:53 #111 naming to docker.io/library/core-metadata done 02:02:53 #111 ... 02:02:53 02:02:53 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:02:53 #217 DONE 0.1s 02:02:53 02:02:53 #218 [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:02:53 #218 DONE 0.1s 02:02:53 02:02:53 #111 [security-proxy-auth] exporting to image 02:02:53 #111 exporting layers 0.2s done 02:02:53 #111 writing image sha256:f4872337a0ce99ebd0e2c82f155fef05ac794e664e546340ee0da4183e58d65b done 02:02:53 #111 naming to docker.io/library/core-common-config-bootstrapper done 02:02:53 #111 writing image sha256:6cdaa81fb6be0701bc53cb4ed5a326276fdb7b2ded4a6b08d8a3f06115962a48 done 02:02:53 #111 naming to docker.io/library/security-proxy-auth done 02:02:53 #111 DONE 2.9s 02:02:53 02:02:53 #219 [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:02:54 #219 DONE 0.1s 02:02:54 02:02:54 #220 [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:02:54 #220 DONE 0.1s 02:02:54 02:02:54 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:54 #221 ... 02:02:54 02:02:54 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:02:54 #222 DONE 0.1s 02:02:54 02:02:54 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:54 #223 DONE 0.9s 02:02:54 02:02:54 #111 [security-proxy-setup] exporting to image 02:02:54 #111 ... 02:02:54 02:02:54 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:54 #221 DONE 0.6s 02:02:54 02:02:54 #111 [security-secretstore-setup] exporting to image 02:02:54 #111 writing image sha256:d89a794b85a41ec76325193c4ce83407e82e8aa7a6f66a49f858e0dcc2887da3 done 02:02:54 #111 naming to docker.io/library/security-proxy-setup done 02:02:54 #43 ... 02:02:54 02:02:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:54 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.5s done 02:02:54 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.5s done 02:02:54 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s 02:02:54 #42 ... 02:02:54 02:02:54 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:54 #111 ... 02:02:54 02:02:54 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:02:54 #224 DONE 0.5s 02:02:54 02:02:54 #111 [security-bootstrapper] exporting to image 02:02:54 #111 exporting layers 0.3s done 02:02:54 #111 exporting layers 0.2s done 02:02:54 #111 writing image sha256:0707d2c5f84791a2599a1517210eeb4a676cf6324e322da1b7d1c87d1555998f done 02:02:54 #111 naming to docker.io/library/security-secretstore-setup done 02:02:54 #111 writing image sha256:a99b88ecef5f7b47fb8fe9de8f4f5e3e52c9ca7b8b9277c85ac51baab58689ad done 02:02:54 #111 naming to docker.io/library/security-bootstrapper done 02:02:54 #111 DONE 3.6s 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:54 time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:02:54 $ docker stop --time=1 a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 02:02:55 #43 ... 02:02:55 02:02:55 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:02:55 #72 ... 02:02:55 02:02:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:55 #42 ... 02:02:55 02:02:55 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:02:55 #0 9.001 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:55 #73 ... 02:02:55 02:02:55 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:56 $ docker rm -f --volumes a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:56 + docker images 02:02:56 REPOSITORY TAG IMAGE ID CREATED SIZE 02:02:56 security-secretstore-setup latest 0707d2c5f847 2 seconds ago 46.9MB 02:02:56 security-proxy-setup latest d89a794b85a4 2 seconds ago 35MB 02:02:56 security-bootstrapper latest a99b88ecef5f 2 seconds ago 26MB 02:02:56 core-common-config-bootstrapper latest f4872337a0ce 3 seconds ago 22.8MB 02:02:56 security-proxy-auth latest 6cdaa81fb6be 3 seconds ago 32.2MB 02:02:56 core-metadata latest cf7ad38c309e 3 seconds ago 37.6MB 02:02:56 core-data latest 447eb60a9880 4 seconds ago 37.5MB 02:02:56 support-notifications latest 8b8457257cc3 4 seconds ago 52MB 02:02:56 core-keeper latest a9ceefbcc6e2 4 seconds ago 31.3MB 02:02:56 security-spiffe-token-provider latest c1a13c4d6c9a 4 seconds ago 38.5MB 02:02:56 core-command latest abff72c9687d 5 seconds ago 33.2MB 02:02:56 support-cron-scheduler latest ee9bcc3534c9 5 seconds ago 52.9MB 02:02:56 security-spire-agent latest fa4edae3ad54 3 minutes ago 188MB 02:02:56 security-spire-server latest 5d2f45cba3fb 3 minutes ago 128MB 02:02:56 security-spire-config latest 5385ccf2fcd0 3 minutes ago 127MB 02:02:56 ci-base-image-x86_64 latest 03721805f9e9 7 minutes ago 975MB 02:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 02:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 02:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB 02:02:56 #43 ... 02:02:56 02:02:56 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:02:56 #0 9.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:56 provisioning config files... 02:02:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config119641915912709230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:56 #74 ... 02:02:56 02:02:56 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:02:56 #73 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:57 ---> ****-login.sh 02:02:57 nexus3.edgexfoundry.org:10001 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10002 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10003 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10004 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 ****.io 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 ---> ****-login.sh ends [Pipeline] } 02:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:02:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:02:57 latest 02:02:57 4.0.0-dev.16 02:02:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:02:57 main 02:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:58 #73 ... 02:02:58 02:02:58 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:58 #61 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:58 #61 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:58 #61 21.31 (1/4) Installing ca-certificates (20240705-r0) 02:02:58 #61 21.86 (2/4) Installing dumb-init (1.2.5-r3) 02:02:58 #61 21.89 (3/4) Installing su-exec (0.2-r3) 02:02:58 #61 21.95 (4/4) Installing yq-go (4.44.1-r2) 02:02:58 #61 23.55 Executing busybox-1.36.1-r29.trigger 02:02:58 #61 23.86 Executing ca-certificates-20240705-r0.trigger 02:02:58 + docker push nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:02:58 aa8ca6764612: Preparing 02:02:58 b6c4619c7a3d: Preparing 02:02:58 abf4b0913cc1: Preparing 02:02:58 a0300a63fbba: Preparing 02:02:58 75104f1c7785: Preparing 02:02:58 9684e1e68bc5: Preparing 02:02:58 63ca1fbb43ae: Preparing 02:02:58 9684e1e68bc5: Waiting 02:02:58 63ca1fbb43ae: Waiting 02:02:58 abf4b0913cc1: Pushed 02:02:58 aa8ca6764612: Pushed 02:02:58 a0300a63fbba: Pushed 02:02:58 63ca1fbb43ae: Layer already exists 02:02:58 #61 ... 02:02:58 02:02:58 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:02:58 #0 8.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:58 #75 ... 02:02:58 02:02:58 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:58 #64 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:58 #64 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:58 #64 21.58 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:02:58 #64 21.58 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:02:58 #64 21.58 OK: 24046 distinct packages available 02:02:58 #64 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:58 9684e1e68bc5: Pushed 02:02:58 #64 ... 02:02:58 02:02:58 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:02:58 #60 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:58 #60 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:58 #60 24.22 (1/3) Installing ca-certificates (20240705-r0) 02:02:58 #60 24.89 (2/3) Installing dumb-init (1.2.5-r3) 02:02:58 #60 24.94 (3/3) Installing tzdata (2024b-r0) 02:02:58 #60 ... 02:02:58 02:02:58 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:02:58 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s 02:02:58 75104f1c7785: Pushed 02:02:59 #43 ... 02:02:59 02:02:59 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:02:59 #58 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:59 #58 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:59 #58 24.73 (1/2) Installing dumb-init (1.2.5-r3) 02:02:59 #58 24.85 (2/2) Installing su-exec (0.2-r3) 02:02:59 #58 24.86 Executing busybox-1.36.1-r29.trigger 02:02:59 #58 25.07 OK: 9 MiB in 16 packages 02:02:59 #58 ... 02:02:59 02:02:59 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:03:00 #43 ... 02:03:00 02:03:00 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:03:00 #59 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:00 #59 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:00 #59 ... 02:03:00 02:03:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:03:00 b6c4619c7a3d: Pushed 02:03:00 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:01 #43 ... 02:03:01 02:03:01 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:01 #69 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:01 #69 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:01 #69 ... 02:03:01 02:03:01 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:01 #58 DONE 28.1s 02:03:01 02:03:01 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:01 #67 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:01 #67 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:03:01 aa8ca6764612: Preparing 02:03:01 b6c4619c7a3d: Preparing 02:03:01 abf4b0913cc1: Preparing 02:03:01 a0300a63fbba: Preparing 02:03:01 75104f1c7785: Preparing 02:03:01 9684e1e68bc5: Preparing 02:03:01 63ca1fbb43ae: Preparing 02:03:01 9684e1e68bc5: Waiting 02:03:01 75104f1c7785: Layer already exists 02:03:01 a0300a63fbba: Layer already exists 02:03:01 abf4b0913cc1: Layer already exists 02:03:01 b6c4619c7a3d: Layer already exists 02:03:01 aa8ca6764612: Layer already exists 02:03:01 9684e1e68bc5: Layer already exists 02:03:01 63ca1fbb43ae: Layer already exists 02:03:01 latest: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:01 #67 ... 02:03:01 02:03:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:03:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 02:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:03:02 aa8ca6764612: Preparing 02:03:02 b6c4619c7a3d: Preparing 02:03:02 abf4b0913cc1: Preparing 02:03:02 a0300a63fbba: Preparing 02:03:02 75104f1c7785: Preparing 02:03:02 9684e1e68bc5: Preparing 02:03:02 63ca1fbb43ae: Preparing 02:03:02 9684e1e68bc5: Waiting 02:03:02 63ca1fbb43ae: Waiting 02:03:02 a0300a63fbba: Layer already exists 02:03:02 75104f1c7785: Layer already exists 02:03:02 abf4b0913cc1: Layer already exists 02:03:02 aa8ca6764612: Layer already exists 02:03:02 b6c4619c7a3d: Layer already exists 02:03:02 9684e1e68bc5: Layer already exists 02:03:02 63ca1fbb43ae: Layer already exists 02:03:02 4.0.0-dev.16: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 #43 ... 02:03:02 02:03:02 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:02 #68 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:02 #68 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } 02:03:02 #68 ... 02:03:02 02:03:02 #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:03:02 #57 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:02 #57 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 #57 ... 02:03:02 02:03:02 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:03:02 #61 25.55 OK: 20 MiB in 18 packages 02:03:02 #61 DONE 28.8s 02:03:02 02:03:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 #43 ... 02:03:02 02:03:02 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:03:02 #66 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:02 #66 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 + docker push nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:03:02 aa8ca6764612: Preparing 02:03:02 b6c4619c7a3d: Preparing 02:03:02 abf4b0913cc1: Preparing 02:03:02 a0300a63fbba: Preparing 02:03:02 75104f1c7785: Preparing 02:03:02 9684e1e68bc5: Preparing 02:03:02 63ca1fbb43ae: Preparing 02:03:02 9684e1e68bc5: Waiting 02:03:02 75104f1c7785: Layer already exists 02:03:02 aa8ca6764612: Layer already exists 02:03:02 abf4b0913cc1: Layer already exists 02:03:02 a0300a63fbba: Layer already exists 02:03:02 b6c4619c7a3d: Layer already exists 02:03:02 9684e1e68bc5: Layer already exists 02:03:02 63ca1fbb43ae: Layer already exists 02:03:02 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 #66 ... 02:03:02 02:03:02 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:03:02 #0 4.669 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:02 #0 7.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 #76 ... 02:03:02 02:03:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:03:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:03:03 aa8ca6764612: Preparing 02:03:03 b6c4619c7a3d: Preparing 02:03:03 abf4b0913cc1: Preparing 02:03:03 a0300a63fbba: Preparing 02:03:03 75104f1c7785: Preparing 02:03:03 9684e1e68bc5: Preparing 02:03:03 63ca1fbb43ae: Preparing 02:03:03 9684e1e68bc5: Waiting 02:03:03 63ca1fbb43ae: Waiting 02:03:03 abf4b0913cc1: Layer already exists 02:03:03 a0300a63fbba: Layer already exists 02:03:03 75104f1c7785: Layer already exists 02:03:03 b6c4619c7a3d: Layer already exists 02:03:03 aa8ca6764612: Layer already exists 02:03:03 9684e1e68bc5: Layer already exists 02:03:03 63ca1fbb43ae: Layer already exists 02:03:03 main: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:03 ===================================================== [Pipeline] echo 02:03:03 taggedImages: 02:03:03 - nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:03 - nexus3.edgexfoundry.org:10004/core-command:latest 02:03:03 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 02:03:03 - nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:03:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:03:03 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:03 latest 02:03:03 4.0.0-dev.16 02:03:03 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:03 main 02:03:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:03 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s done 02:03:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:03:04 feb6929ae344: Preparing 02:03:04 a7ab8c5069ce: Preparing 02:03:04 0432580350af: Preparing 02:03:04 e057d5df6bf4: Preparing 02:03:04 abf4b0913cc1: Preparing 02:03:04 a0300a63fbba: Preparing 02:03:04 75104f1c7785: Preparing 02:03:04 9684e1e68bc5: Preparing 02:03:04 63ca1fbb43ae: Preparing 02:03:04 a0300a63fbba: Waiting 02:03:04 9684e1e68bc5: Waiting 02:03:04 63ca1fbb43ae: Waiting 02:03:04 75104f1c7785: Waiting 02:03:04 abf4b0913cc1: Layer already exists 02:03:04 a0300a63fbba: Layer already exists 02:03:04 75104f1c7785: Layer already exists 02:03:04 9684e1e68bc5: Layer already exists 02:03:04 63ca1fbb43ae: Layer already exists 02:03:04 a7ab8c5069ce: Pushed 02:03:04 0432580350af: Pushed 02:03:04 feb6929ae344: Pushed 02:03:04 #43 DONE 30.5s 02:03:04 02:03:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:03:04 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s done 02:03:04 #42 ... 02:03:04 02:03:04 #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:03:04 #46 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:04 #46 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:04 #46 ... 02:03:04 02:03:04 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:03:04 #59 29.09 (1/1) Installing dumb-init (1.2.5-r3) 02:03:04 #59 29.19 Executing busybox-1.36.1-r29.trigger 02:03:04 #59 29.47 OK: 9 MiB in 15 packages 02:03:05 e057d5df6bf4: Pushed 02:03:05 #59 DONE 31.7s 02:03:05 02:03:05 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:03:05 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:05 #77 ... 02:03:05 02:03:05 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:03:05 #72 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:05 #72 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:05 #72 ... 02:03:05 02:03:05 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:03:05 #60 27.32 Executing busybox-1.36.1-r29.trigger 02:03:05 #60 27.48 Executing ca-certificates-20240705-r0.trigger 02:03:05 #60 29.37 OK: 11 MiB in 17 packages 02:03:05 #60 DONE 32.0s 02:03:05 02:03:05 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:05 #67 28.98 OK: 238 MiB in 54 packages 02:03:05 + 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:03:05 #67 DONE 31.1s 02:03:05 02:03:05 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:03:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:03:06 feb6929ae344: Preparing 02:03:06 a7ab8c5069ce: Preparing 02:03:06 0432580350af: Preparing 02:03:06 e057d5df6bf4: Preparing 02:03:06 abf4b0913cc1: Preparing 02:03:06 a0300a63fbba: Preparing 02:03:06 75104f1c7785: Preparing 02:03:06 9684e1e68bc5: Preparing 02:03:06 63ca1fbb43ae: Preparing 02:03:06 a0300a63fbba: Waiting 02:03:06 75104f1c7785: Waiting 02:03:06 9684e1e68bc5: Waiting 02:03:06 63ca1fbb43ae: Waiting 02:03:06 abf4b0913cc1: Layer already exists 02:03:06 e057d5df6bf4: Layer already exists 02:03:06 0432580350af: Layer already exists 02:03:06 a7ab8c5069ce: Layer already exists 02:03:06 feb6929ae344: Layer already exists 02:03:06 a0300a63fbba: Layer already exists 02:03:06 9684e1e68bc5: Layer already exists 02:03:06 75104f1c7785: Layer already exists 02:03:06 63ca1fbb43ae: Layer already exists 02:03:06 latest: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 02:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:03:06 feb6929ae344: Preparing 02:03:06 a7ab8c5069ce: Preparing 02:03:06 0432580350af: Preparing 02:03:06 e057d5df6bf4: Preparing 02:03:06 abf4b0913cc1: Preparing 02:03:06 a0300a63fbba: Preparing 02:03:06 75104f1c7785: Preparing 02:03:06 9684e1e68bc5: Preparing 02:03:06 63ca1fbb43ae: Preparing 02:03:06 a0300a63fbba: Waiting 02:03:06 75104f1c7785: Waiting 02:03:06 9684e1e68bc5: Waiting 02:03:06 63ca1fbb43ae: Waiting 02:03:06 abf4b0913cc1: Layer already exists 02:03:06 a7ab8c5069ce: Layer already exists 02:03:06 0432580350af: Layer already exists 02:03:06 feb6929ae344: Layer already exists 02:03:06 e057d5df6bf4: Layer already exists 02:03:06 75104f1c7785: Layer already exists 02:03:06 9684e1e68bc5: Layer already exists 02:03:06 a0300a63fbba: Layer already exists 02:03:06 63ca1fbb43ae: Layer already exists 02:03:06 4.0.0-dev.16: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:07 #78 DONE 1.4s 02:03:07 02:03:07 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:03:07 feb6929ae344: Preparing 02:03:07 a7ab8c5069ce: Preparing 02:03:07 0432580350af: Preparing 02:03:07 e057d5df6bf4: Preparing 02:03:07 abf4b0913cc1: Preparing 02:03:07 a0300a63fbba: Preparing 02:03:07 75104f1c7785: Preparing 02:03:07 9684e1e68bc5: Preparing 02:03:07 a0300a63fbba: Waiting 02:03:07 75104f1c7785: Waiting 02:03:07 63ca1fbb43ae: Preparing 02:03:07 9684e1e68bc5: Waiting 02:03:07 e057d5df6bf4: Layer already exists 02:03:07 0432580350af: Layer already exists 02:03:07 a7ab8c5069ce: Layer already exists 02:03:07 feb6929ae344: Layer already exists 02:03:07 abf4b0913cc1: Layer already exists 02:03:07 75104f1c7785: Layer already exists 02:03:07 9684e1e68bc5: Layer already exists 02:03:07 a0300a63fbba: Layer already exists 02:03:07 63ca1fbb43ae: Layer already exists 02:03:07 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:07 + 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:03:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:03:08 feb6929ae344: Preparing 02:03:08 a7ab8c5069ce: Preparing 02:03:08 0432580350af: Preparing 02:03:08 e057d5df6bf4: Preparing 02:03:08 abf4b0913cc1: Preparing 02:03:08 a0300a63fbba: Preparing 02:03:08 75104f1c7785: Preparing 02:03:08 9684e1e68bc5: Preparing 02:03:08 63ca1fbb43ae: Preparing 02:03:08 a0300a63fbba: Waiting 02:03:08 9684e1e68bc5: Waiting 02:03:08 75104f1c7785: Waiting 02:03:08 63ca1fbb43ae: Waiting 02:03:08 0432580350af: Layer already exists 02:03:08 e057d5df6bf4: Layer already exists 02:03:08 a7ab8c5069ce: Layer already exists 02:03:08 abf4b0913cc1: Layer already exists 02:03:08 feb6929ae344: Layer already exists 02:03:08 63ca1fbb43ae: Layer already exists 02:03:08 75104f1c7785: Layer already exists 02:03:08 9684e1e68bc5: Layer already exists 02:03:08 a0300a63fbba: Layer already exists 02:03:08 main: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:08 ===================================================== [Pipeline] echo 02:03:08 taggedImages: 02:03:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:03:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 02:03:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:03:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:03:08 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:08 latest 02:03:08 4.0.0-dev.16 02:03:08 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:08 main 02:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:08 #79 ... 02:03:08 02:03:08 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:08 #74 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:08 #74 ... 02:03:08 02:03:08 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:03:08 #72 22.99 Upgrading critical system libraries and apk-tools: 02:03:08 #72 23.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:08 #72 23.09 Executing busybox-1.36.1-r29.trigger 02:03:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:08 + docker push nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:03:08 fac30453396b: Preparing 02:03:08 7ab6cc6b12df: Preparing 02:03:08 16ba6f328995: Preparing 02:03:08 abf4b0913cc1: Preparing 02:03:08 a0300a63fbba: Preparing 02:03:08 2957990e841e: Preparing 02:03:08 d9369e62454c: Preparing 02:03:08 63ca1fbb43ae: Preparing 02:03:08 2957990e841e: Waiting 02:03:08 d9369e62454c: Waiting 02:03:08 63ca1fbb43ae: Waiting 02:03:08 a0300a63fbba: Layer already exists 02:03:08 abf4b0913cc1: Layer already exists 02:03:08 d9369e62454c: Pushed 02:03:08 fac30453396b: Pushed 02:03:08 7ab6cc6b12df: Pushed 02:03:08 63ca1fbb43ae: Layer already exists 02:03:09 2957990e841e: Pushed 02:03:09 #72 ... 02:03:09 02:03:09 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:03:09 #66 32.80 OK: 238 MiB in 54 packages 02:03:09 #66 DONE 34.7s 02:03:09 02:03:09 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:09 #75 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:09 #75 ... 02:03:09 02:03:09 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:10 #80 ... 02:03:10 02:03:10 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:10 #64 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:10 #64 ... 02:03:10 02:03:10 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:10 #80 DONE 0.8s 02:03:10 02:03:10 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:11 #81 ... 02:03:11 02:03:11 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:03:11 #73 22.25 (1/1) Installing dumb-init (1.2.5-r3) 02:03:11 #73 23.24 Executing busybox-1.36.1-r29.trigger 02:03:11 #73 23.39 OK: 9 MiB in 15 packages 02:03:11 #73 DONE 25.7s 02:03:11 02:03:11 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:11 #64 36.71 (1/4) Installing dumb-init (1.2.5-r3) 02:03:11 #64 36.74 (2/4) Installing musl-obstack (1.2.3-r2) 02:03:11 #64 36.76 (3/4) Installing libucontext (1.2-r3) 02:03:11 #64 36.80 (4/4) Installing gcompat (1.1.0-r4) 02:03:11 #64 36.87 Executing busybox-1.36.1-r29.trigger 02:03:11 #64 36.99 OK: 9 MiB in 18 packages 02:03:11 #64 ... 02:03:11 02:03:11 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:11 #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:11 #0 8.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:11 #82 ... 02:03:11 02:03:11 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:03:11 #72 25.35 Continuing the upgrade transaction with new apk-tools: 02:03:11 #72 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:11 16ba6f328995: Pushed 02:03:11 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 #72 ... 02:03:12 02:03:12 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:03:12 #46 36.24 OK: 238 MiB in 54 packages 02:03:12 #46 DONE 38.5s 02:03:12 02:03:12 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:12 #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:12 #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:03:12 fac30453396b: Preparing 02:03:12 7ab6cc6b12df: Preparing 02:03:12 16ba6f328995: Preparing 02:03:12 abf4b0913cc1: Preparing 02:03:12 a0300a63fbba: Preparing 02:03:12 2957990e841e: Preparing 02:03:12 d9369e62454c: Preparing 02:03:12 63ca1fbb43ae: Preparing 02:03:12 2957990e841e: Waiting 02:03:12 63ca1fbb43ae: Waiting 02:03:12 d9369e62454c: Waiting 02:03:12 fac30453396b: Layer already exists 02:03:12 16ba6f328995: Layer already exists 02:03:12 7ab6cc6b12df: Layer already exists 02:03:12 a0300a63fbba: Layer already exists 02:03:12 abf4b0913cc1: Layer already exists 02:03:12 2957990e841e: Layer already exists 02:03:12 d9369e62454c: Layer already exists 02:03:12 63ca1fbb43ae: Layer already exists 02:03:12 latest: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 #83 ... 02:03:12 02:03:12 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 02:03:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 #84 ... 02:03:12 02:03:12 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:12 #64 DONE 38.7s 02:03:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 02:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:03:13 fac30453396b: Preparing 02:03:13 7ab6cc6b12df: Preparing 02:03:13 16ba6f328995: Preparing 02:03:13 abf4b0913cc1: Preparing 02:03:13 a0300a63fbba: Preparing 02:03:13 2957990e841e: Preparing 02:03:13 d9369e62454c: Preparing 02:03:13 63ca1fbb43ae: Preparing 02:03:13 d9369e62454c: Waiting 02:03:13 63ca1fbb43ae: Waiting 02:03:13 2957990e841e: Waiting 02:03:13 fac30453396b: Layer already exists 02:03:13 a0300a63fbba: Layer already exists 02:03:13 7ab6cc6b12df: Layer already exists 02:03:13 16ba6f328995: Layer already exists 02:03:13 abf4b0913cc1: Layer already exists 02:03:13 d9369e62454c: Layer already exists 02:03:13 63ca1fbb43ae: Layer already exists 02:03:13 2957990e841e: Layer already exists 02:03:13 4.0.0-dev.16: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:03:13 02:03:13 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh 02:03:13 #85 ... 02:03:13 02:03:13 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 02:03:13 #84 DONE 0.9s 02:03:13 02:03:13 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker push nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:03:13 fac30453396b: Preparing 02:03:13 7ab6cc6b12df: Preparing 02:03:13 16ba6f328995: Preparing 02:03:13 abf4b0913cc1: Preparing 02:03:13 a0300a63fbba: Preparing 02:03:13 2957990e841e: Preparing 02:03:13 d9369e62454c: Preparing 02:03:13 63ca1fbb43ae: Preparing 02:03:13 63ca1fbb43ae: Waiting 02:03:13 2957990e841e: Waiting 02:03:13 d9369e62454c: Waiting 02:03:13 fac30453396b: Layer already exists 02:03:13 a0300a63fbba: Layer already exists 02:03:13 abf4b0913cc1: Layer already exists 02:03:13 16ba6f328995: Layer already exists 02:03:13 7ab6cc6b12df: Layer already exists 02:03:13 d9369e62454c: Layer already exists 02:03:13 2957990e841e: Layer already exists 02:03:13 63ca1fbb43ae: Layer already exists 02:03:13 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:03:14 fac30453396b: Preparing 02:03:14 7ab6cc6b12df: Preparing 02:03:14 16ba6f328995: Preparing 02:03:14 abf4b0913cc1: Preparing 02:03:14 a0300a63fbba: Preparing 02:03:14 2957990e841e: Preparing 02:03:14 d9369e62454c: Preparing 02:03:14 63ca1fbb43ae: Preparing 02:03:14 2957990e841e: Waiting 02:03:14 63ca1fbb43ae: Waiting 02:03:14 abf4b0913cc1: Layer already exists 02:03:14 a0300a63fbba: Layer already exists 02:03:14 fac30453396b: Layer already exists 02:03:14 16ba6f328995: Layer already exists 02:03:14 7ab6cc6b12df: Layer already exists 02:03:14 d9369e62454c: Layer already exists 02:03:14 63ca1fbb43ae: Layer already exists 02:03:14 2957990e841e: Layer already exists 02:03:14 main: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:14 ===================================================== [Pipeline] echo 02:03:14 taggedImages: 02:03:14 - nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:14 - nexus3.edgexfoundry.org:10004/core-data:latest 02:03:14 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 02:03:14 - nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:03:14 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:03:14 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:14 latest 02:03:14 4.0.0-dev.16 02:03:14 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:14 main 02:03:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:03:15 6b32b8ac5655: Preparing 02:03:15 de183b1c8590: Preparing 02:03:15 16e014b7c12b: Preparing 02:03:15 a0300a63fbba: Preparing 02:03:15 ae23cae60a93: Preparing 02:03:15 d5fd08d924d6: Preparing 02:03:15 63ca1fbb43ae: Preparing 02:03:15 63ca1fbb43ae: Waiting 02:03:15 d5fd08d924d6: Waiting 02:03:15 a0300a63fbba: Layer already exists 02:03:15 de183b1c8590: Pushed 02:03:15 6b32b8ac5655: Pushed 02:03:15 63ca1fbb43ae: Layer already exists 02:03:15 d5fd08d924d6: Pushed 02:03:15 ae23cae60a93: Pushed 02:03:15 #86 ... 02:03:15 02:03:15 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:03:15 #76 20.53 OK: 238 MiB in 54 packages 02:03:15 #76 DONE 22.2s 02:03:15 02:03:15 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:03:15 #87 DONE 0.5s 02:03:15 02:03:15 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:15 #88 ... 02:03:15 02:03:15 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:15 #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:15 #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:16 #89 ... 02:03:16 02:03:16 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:16 #75 22.08 Upgrading critical system libraries and apk-tools: 02:03:16 #75 22.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:16 #75 22.24 Executing busybox-1.36.1-r29.trigger 02:03:16 #75 24.86 Continuing the upgrade transaction with new apk-tools: 02:03:16 #75 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:16 #75 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:16 #75 ... 02:03:16 02:03:16 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:16 #69 31.73 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:16 #69 31.79 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:16 #69 31.79 OK: 24046 distinct packages available 02:03:16 #69 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:16 #69 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:16 #69 ... 02:03:16 02:03:16 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:16 #74 22.04 Upgrading critical system libraries and apk-tools: 02:03:16 #74 22.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:16 #74 22.14 Executing busybox-1.36.1-r29.trigger 02:03:16 #74 24.69 Continuing the upgrade transaction with new apk-tools: 02:03:16 #74 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:16 #74 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:16 #74 ... 02:03:16 02:03:16 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:16 #85 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:17 #85 ... 02:03:17 02:03:17 #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:03:17 #57 25.91 Upgrading critical system libraries and apk-tools: 02:03:17 #57 25.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:17 #57 26.04 Executing busybox-1.36.1-r29.trigger 02:03:17 #57 28.49 Continuing the upgrade transaction with new apk-tools: 02:03:17 #57 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:17 #57 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:17 16e014b7c12b: Pushed 02:03:17 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 #57 ... 02:03:18 02:03:18 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:18 #68 33.31 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:18 #68 33.31 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:18 #68 33.31 OK: 24048 distinct packages available 02:03:18 #68 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:18 #68 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:18 #68 ... 02:03:18 02:03:18 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:18 #85 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:03:18 6b32b8ac5655: Preparing 02:03:18 de183b1c8590: Preparing 02:03:18 16e014b7c12b: Preparing 02:03:18 a0300a63fbba: Preparing 02:03:18 ae23cae60a93: Preparing 02:03:18 d5fd08d924d6: Preparing 02:03:18 63ca1fbb43ae: Preparing 02:03:18 63ca1fbb43ae: Waiting 02:03:18 d5fd08d924d6: Waiting 02:03:18 a0300a63fbba: Layer already exists 02:03:18 ae23cae60a93: Layer already exists 02:03:18 16e014b7c12b: Layer already exists 02:03:18 de183b1c8590: Layer already exists 02:03:18 6b32b8ac5655: Layer already exists 02:03:18 d5fd08d924d6: Layer already exists 02:03:18 63ca1fbb43ae: Layer already exists 02:03:18 latest: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 02:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:03:19 6b32b8ac5655: Preparing 02:03:19 de183b1c8590: Preparing 02:03:19 16e014b7c12b: Preparing 02:03:19 a0300a63fbba: Preparing 02:03:19 ae23cae60a93: Preparing 02:03:19 d5fd08d924d6: Preparing 02:03:19 63ca1fbb43ae: Preparing 02:03:19 d5fd08d924d6: Waiting 02:03:19 a0300a63fbba: Layer already exists 02:03:19 16e014b7c12b: Layer already exists 02:03:19 ae23cae60a93: Layer already exists 02:03:19 6b32b8ac5655: Layer already exists 02:03:19 de183b1c8590: Layer already exists 02:03:19 63ca1fbb43ae: Layer already exists 02:03:19 d5fd08d924d6: Layer already exists 02:03:19 4.0.0-dev.16: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:03:19 6b32b8ac5655: Preparing 02:03:19 de183b1c8590: Preparing 02:03:19 16e014b7c12b: Preparing 02:03:19 a0300a63fbba: Preparing 02:03:19 ae23cae60a93: Preparing 02:03:19 d5fd08d924d6: Preparing 02:03:19 63ca1fbb43ae: Preparing 02:03:19 d5fd08d924d6: Waiting 02:03:19 63ca1fbb43ae: Waiting 02:03:19 ae23cae60a93: Layer already exists 02:03:19 a0300a63fbba: Layer already exists 02:03:19 6b32b8ac5655: Layer already exists 02:03:19 16e014b7c12b: Layer already exists 02:03:19 de183b1c8590: Layer already exists 02:03:19 d5fd08d924d6: Layer already exists 02:03:19 63ca1fbb43ae: Layer already exists 02:03:19 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:03:20 6b32b8ac5655: Preparing 02:03:20 de183b1c8590: Preparing 02:03:20 16e014b7c12b: Preparing 02:03:20 a0300a63fbba: Preparing 02:03:20 ae23cae60a93: Preparing 02:03:20 d5fd08d924d6: Preparing 02:03:20 63ca1fbb43ae: Preparing 02:03:20 d5fd08d924d6: Waiting 02:03:20 63ca1fbb43ae: Waiting 02:03:20 de183b1c8590: Layer already exists 02:03:20 ae23cae60a93: Layer already exists 02:03:20 a0300a63fbba: Layer already exists 02:03:20 16e014b7c12b: Layer already exists 02:03:20 6b32b8ac5655: Layer already exists 02:03:20 63ca1fbb43ae: Layer already exists 02:03:20 d5fd08d924d6: Layer already exists 02:03:20 main: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:20 ===================================================== [Pipeline] echo 02:03:20 taggedImages: 02:03:20 - nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:03:20 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 02:03:20 - nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:03:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:03:20 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:20 latest 02:03:20 4.0.0-dev.16 02:03:20 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:20 main 02:03:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 #85 ... 02:03:21 02:03:21 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:03:21 #77 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:21 #77 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 #77 ... 02:03:21 02:03:21 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:21 #69 45.48 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:21 #69 46.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:21 #69 46.16 (3/7) Installing dumb-init (1.2.5-r3) 02:03:21 #69 46.18 (4/7) Installing musl-obstack (1.2.3-r2) 02:03:21 #69 46.21 (5/7) Installing libucontext (1.2-r3) 02:03:21 #69 46.23 (6/7) Installing gcompat (1.1.0-r4) 02:03:21 #69 46.27 (7/7) Installing openssl (3.3.2-r1) 02:03:21 #69 46.39 Executing busybox-1.36.1-r29.trigger 02:03:21 #69 46.50 OK: 10 MiB in 19 packages 02:03:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:03:21 637894904bfd: Preparing 02:03:21 583b60d9cc00: Preparing 02:03:21 f620c41fa227: Preparing 02:03:21 9f2a73d2b587: Preparing 02:03:21 abf4b0913cc1: Preparing 02:03:21 a0300a63fbba: Preparing 02:03:21 75104f1c7785: Preparing 02:03:21 9684e1e68bc5: Preparing 02:03:21 63ca1fbb43ae: Preparing 02:03:21 a0300a63fbba: Waiting 02:03:21 9684e1e68bc5: Waiting 02:03:21 75104f1c7785: Waiting 02:03:21 63ca1fbb43ae: Waiting 02:03:21 abf4b0913cc1: Layer already exists 02:03:21 a0300a63fbba: Layer already exists 02:03:21 75104f1c7785: Layer already exists 02:03:21 9684e1e68bc5: Layer already exists 02:03:21 63ca1fbb43ae: Layer already exists 02:03:21 583b60d9cc00: Pushed 02:03:21 f620c41fa227: Pushed 02:03:21 637894904bfd: Pushed 02:03:21 #69 ... 02:03:21 02:03:21 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:21 #68 45.96 OK: 238 MiB in 54 packages 02:03:21 #68 DONE 47.1s 02:03:22 02:03:22 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:03:22 #90 DONE 0.4s 02:03:22 02:03:22 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:22 #89 15.55 Upgrading critical system libraries and apk-tools: 02:03:22 #89 15.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:22 #89 15.62 Executing busybox-1.36.1-r29.trigger 02:03:22 #89 ... 02:03:22 02:03:22 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:03:22 #72 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:22 #72 35.75 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:22 #72 36.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:22 #72 36.47 Executing ca-certificates-20240705-r0.trigger 02:03:22 #72 ... 02:03:22 02:03:22 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:22 #69 DONE 48.6s 02:03:22 02:03:22 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:03:23 #91 ... 02:03:23 02:03:23 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:23 #74 35.05 OK: 20 MiB in 18 packages 02:03:23 #74 DONE 36.9s 02:03:23 02:03:23 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:23 #89 17.88 Continuing the upgrade transaction with new apk-tools: 02:03:23 #89 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:23 9f2a73d2b587: Pushed 02:03:23 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 #89 ... 02:03:24 02:03:24 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:03:24 #92 DONE 0.3s 02:03:24 02:03:24 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:24 #75 34.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:24 #75 35.44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:24 #75 35.62 Executing ca-certificates-20240705-r0.trigger 02:03:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 #75 ... 02:03:24 02:03:24 #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:03:24 #57 39.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:24 #57 40.22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:24 #57 40.37 OK: 9 MiB in 15 packages 02:03:24 #57 DONE 42.7s 02:03:24 02:03:24 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:03:24 #77 16.01 Upgrading critical system libraries and apk-tools: 02:03:24 #77 16.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:24 #77 16.08 Executing busybox-1.36.1-r29.trigger 02:03:24 #77 18.22 Continuing the upgrade transaction with new apk-tools: 02:03:24 #77 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:03:24 637894904bfd: Preparing 02:03:24 583b60d9cc00: Preparing 02:03:24 f620c41fa227: Preparing 02:03:24 9f2a73d2b587: Preparing 02:03:24 abf4b0913cc1: Preparing 02:03:24 a0300a63fbba: Preparing 02:03:24 75104f1c7785: Preparing 02:03:24 9684e1e68bc5: Preparing 02:03:24 63ca1fbb43ae: Preparing 02:03:24 a0300a63fbba: Waiting 02:03:24 75104f1c7785: Waiting 02:03:24 9684e1e68bc5: Waiting 02:03:24 63ca1fbb43ae: Waiting 02:03:24 637894904bfd: Layer already exists 02:03:24 9f2a73d2b587: Layer already exists 02:03:24 abf4b0913cc1: Layer already exists 02:03:24 f620c41fa227: Layer already exists 02:03:24 583b60d9cc00: Layer already exists 02:03:24 9684e1e68bc5: Layer already exists 02:03:24 a0300a63fbba: Layer already exists 02:03:24 63ca1fbb43ae: Layer already exists 02:03:24 75104f1c7785: Layer already exists 02:03:24 latest: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 02:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:03:25 637894904bfd: Preparing 02:03:25 583b60d9cc00: Preparing 02:03:25 f620c41fa227: Preparing 02:03:25 9f2a73d2b587: Preparing 02:03:25 abf4b0913cc1: Preparing 02:03:25 a0300a63fbba: Preparing 02:03:25 75104f1c7785: Preparing 02:03:25 9684e1e68bc5: Preparing 02:03:25 63ca1fbb43ae: Preparing 02:03:25 a0300a63fbba: Waiting 02:03:25 9684e1e68bc5: Waiting 02:03:25 9f2a73d2b587: Layer already exists 02:03:25 f620c41fa227: Layer already exists 02:03:25 abf4b0913cc1: Layer already exists 02:03:25 637894904bfd: Layer already exists 02:03:25 583b60d9cc00: Layer already exists 02:03:25 75104f1c7785: Layer already exists 02:03:25 9684e1e68bc5: Layer already exists 02:03:25 a0300a63fbba: Layer already exists 02:03:25 63ca1fbb43ae: Layer already exists 02:03:25 4.0.0-dev.16: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 #77 ... 02:03:25 02:03:25 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:03:25 #72 38.19 OK: 10 MiB in 16 packages 02:03:25 #72 DONE 40.0s 02:03:25 02:03:25 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:25 #75 36.64 OK: 15 MiB in 28 packages 02:03:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:03:25 637894904bfd: Preparing 02:03:25 583b60d9cc00: Preparing 02:03:25 f620c41fa227: Preparing 02:03:25 9f2a73d2b587: Preparing 02:03:25 abf4b0913cc1: Preparing 02:03:25 a0300a63fbba: Preparing 02:03:25 75104f1c7785: Preparing 02:03:25 9684e1e68bc5: Preparing 02:03:25 63ca1fbb43ae: Preparing 02:03:25 a0300a63fbba: Waiting 02:03:25 9684e1e68bc5: Waiting 02:03:25 63ca1fbb43ae: Waiting 02:03:25 637894904bfd: Layer already exists 02:03:25 583b60d9cc00: Layer already exists 02:03:25 f620c41fa227: Layer already exists 02:03:25 abf4b0913cc1: Layer already exists 02:03:25 9f2a73d2b587: Layer already exists 02:03:25 63ca1fbb43ae: Layer already exists 02:03:25 a0300a63fbba: Layer already exists 02:03:25 75104f1c7785: Layer already exists 02:03:25 9684e1e68bc5: Layer already exists 02:03:25 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:03:26 #75 DONE 37.7s 02:03:26 02:03:26 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:03:26 #77 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:03:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:03:26 637894904bfd: Preparing 02:03:26 583b60d9cc00: Preparing 02:03:26 f620c41fa227: Preparing 02:03:26 9f2a73d2b587: Preparing 02:03:26 abf4b0913cc1: Preparing 02:03:26 a0300a63fbba: Preparing 02:03:26 75104f1c7785: Preparing 02:03:26 9684e1e68bc5: Preparing 02:03:26 63ca1fbb43ae: Preparing 02:03:26 a0300a63fbba: Waiting 02:03:26 9684e1e68bc5: Waiting 02:03:26 75104f1c7785: Waiting 02:03:26 63ca1fbb43ae: Waiting 02:03:26 f620c41fa227: Layer already exists 02:03:26 637894904bfd: Layer already exists 02:03:26 583b60d9cc00: Layer already exists 02:03:26 abf4b0913cc1: Layer already exists 02:03:26 9f2a73d2b587: Layer already exists 02:03:26 75104f1c7785: Layer already exists 02:03:26 9684e1e68bc5: Layer already exists 02:03:26 a0300a63fbba: Layer already exists 02:03:26 63ca1fbb43ae: Layer already exists 02:03:26 main: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:26 ===================================================== [Pipeline] echo 02:03:26 taggedImages: 02:03:26 - nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:03:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 02:03:26 - nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:03:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:03:26 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:26 latest 02:03:26 4.0.0-dev.16 02:03:26 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:26 main 02:03:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:03:27 d60f191b1f7b: Preparing 02:03:27 b720bd0d4d42: Preparing 02:03:27 ecae4577b814: Preparing 02:03:27 9d497875656a: Preparing 02:03:27 22f32fb3d08e: Preparing 02:03:27 733f402338b3: Preparing 02:03:27 a09b856cd62d: Preparing 02:03:27 abf4b0913cc1: Preparing 02:03:27 a0300a63fbba: Preparing 02:03:27 de77d4dee29b: Preparing 02:03:27 eb54e4e1c678: Preparing 02:03:27 5f70bf18a086: Preparing 02:03:27 341aa1946b09: Preparing 02:03:27 14efe74b9c79: Preparing 02:03:27 2fea4284a7be: Preparing 02:03:27 63ca1fbb43ae: Preparing 02:03:27 2fea4284a7be: Waiting 02:03:27 63ca1fbb43ae: Waiting 02:03:27 341aa1946b09: Waiting 02:03:27 abf4b0913cc1: Waiting 02:03:27 a0300a63fbba: Waiting 02:03:27 733f402338b3: Waiting 02:03:27 de77d4dee29b: Waiting 02:03:27 5f70bf18a086: Waiting 02:03:27 eb54e4e1c678: Waiting 02:03:27 a09b856cd62d: Waiting 02:03:27 9d497875656a: Pushed 02:03:27 ecae4577b814: Pushed 02:03:27 b720bd0d4d42: Pushed 02:03:27 d60f191b1f7b: Pushed 02:03:27 22f32fb3d08e: Pushed 02:03:27 abf4b0913cc1: Layer already exists 02:03:27 a0300a63fbba: Layer already exists 02:03:27 5f70bf18a086: Layer already exists 02:03:27 733f402338b3: Pushed 02:03:27 de77d4dee29b: Pushed 02:03:27 eb54e4e1c678: Pushed 02:03:27 341aa1946b09: Pushed 02:03:27 63ca1fbb43ae: Layer already exists 02:03:27 2fea4284a7be: Pushed 02:03:28 14efe74b9c79: Pushed 02:03:28 a09b856cd62d: Pushed 02:03:28 #77 ... 02:03:28 02:03:28 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:28 #83 16.19 Upgrading critical system libraries and apk-tools: 02:03:28 #83 16.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:28 #83 16.24 Executing busybox-1.36.1-r29.trigger 02:03:28 #83 17.66 Continuing the upgrade transaction with new apk-tools: 02:03:28 #83 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:28 #83 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:28 #83 ... 02:03:28 02:03:28 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:28 #85 13.25 Upgrading critical system libraries and apk-tools: 02:03:28 #85 13.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:28 #85 13.35 Executing busybox-1.36.1-r29.trigger 02:03:28 #85 14.40 Continuing the upgrade transaction with new apk-tools: 02:03:28 #85 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:28 #85 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:29 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 #85 ... 02:03:29 02:03:29 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:29 #82 18.05 Upgrading critical system libraries and apk-tools: 02:03:29 #82 18.05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:29 #82 18.10 Executing busybox-1.36.1-r29.trigger 02:03:29 #82 19.57 Continuing the upgrade transaction with new apk-tools: 02:03:29 #82 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:29 #82 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:29 #82 27.40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:29 #82 27.70 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:29 #82 27.77 OK: 9 MiB in 16 packages 02:03:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:03:29 d60f191b1f7b: Preparing 02:03:29 b720bd0d4d42: Preparing 02:03:29 ecae4577b814: Preparing 02:03:29 9d497875656a: Preparing 02:03:29 22f32fb3d08e: Preparing 02:03:29 733f402338b3: Preparing 02:03:29 a09b856cd62d: Preparing 02:03:29 abf4b0913cc1: Preparing 02:03:29 a0300a63fbba: Preparing 02:03:29 de77d4dee29b: Preparing 02:03:29 eb54e4e1c678: Preparing 02:03:29 5f70bf18a086: Preparing 02:03:29 341aa1946b09: Preparing 02:03:29 14efe74b9c79: Preparing 02:03:29 2fea4284a7be: Preparing 02:03:29 63ca1fbb43ae: Preparing 02:03:29 733f402338b3: Waiting 02:03:29 a09b856cd62d: Waiting 02:03:29 abf4b0913cc1: Waiting 02:03:29 341aa1946b09: Waiting 02:03:29 14efe74b9c79: Waiting 02:03:29 2fea4284a7be: Waiting 02:03:29 63ca1fbb43ae: Waiting 02:03:29 a0300a63fbba: Waiting 02:03:29 de77d4dee29b: Waiting 02:03:29 eb54e4e1c678: Waiting 02:03:29 5f70bf18a086: Waiting 02:03:29 22f32fb3d08e: Layer already exists 02:03:29 9d497875656a: Layer already exists 02:03:29 ecae4577b814: Layer already exists 02:03:29 b720bd0d4d42: Layer already exists 02:03:29 d60f191b1f7b: Layer already exists 02:03:29 733f402338b3: Layer already exists 02:03:29 de77d4dee29b: Layer already exists 02:03:29 abf4b0913cc1: Layer already exists 02:03:29 a09b856cd62d: Layer already exists 02:03:29 a0300a63fbba: Layer already exists 02:03:29 eb54e4e1c678: Layer already exists 02:03:29 14efe74b9c79: Layer already exists 02:03:29 341aa1946b09: Layer already exists 02:03:29 5f70bf18a086: Layer already exists 02:03:29 2fea4284a7be: Layer already exists 02:03:29 63ca1fbb43ae: Layer already exists 02:03:29 latest: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 #82 ... 02:03:29 02:03:29 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:29 #83 26.73 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:29 #83 27.17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:29 #83 27.31 Executing ca-certificates-20240705-r0.trigger 02:03:30 #83 ... 02:03:30 02:03:30 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:30 #82 DONE 28.6s 02:03:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:30 02:03:30 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 02:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:03:30 d60f191b1f7b: Preparing 02:03:30 b720bd0d4d42: Preparing 02:03:30 ecae4577b814: Preparing 02:03:30 9d497875656a: Preparing 02:03:30 22f32fb3d08e: Preparing 02:03:30 733f402338b3: Preparing 02:03:30 a09b856cd62d: Preparing 02:03:30 abf4b0913cc1: Preparing 02:03:30 a0300a63fbba: Preparing 02:03:30 de77d4dee29b: Preparing 02:03:30 eb54e4e1c678: Preparing 02:03:30 5f70bf18a086: Preparing 02:03:30 341aa1946b09: Preparing 02:03:30 14efe74b9c79: Preparing 02:03:30 2fea4284a7be: Preparing 02:03:30 63ca1fbb43ae: Preparing 02:03:30 de77d4dee29b: Waiting 02:03:30 eb54e4e1c678: Waiting 02:03:30 5f70bf18a086: Waiting 02:03:30 341aa1946b09: Waiting 02:03:30 63ca1fbb43ae: Waiting 02:03:30 14efe74b9c79: Waiting 02:03:30 733f402338b3: Waiting 02:03:30 a09b856cd62d: Waiting 02:03:30 2fea4284a7be: Waiting 02:03:30 abf4b0913cc1: Waiting 02:03:30 9d497875656a: Layer already exists 02:03:30 d60f191b1f7b: Layer already exists 02:03:30 ecae4577b814: Layer already exists 02:03:30 b720bd0d4d42: Layer already exists 02:03:30 22f32fb3d08e: Layer already exists 02:03:30 733f402338b3: Layer already exists 02:03:30 a09b856cd62d: Layer already exists 02:03:30 abf4b0913cc1: Layer already exists 02:03:30 a0300a63fbba: Layer already exists 02:03:30 de77d4dee29b: Layer already exists 02:03:30 eb54e4e1c678: Layer already exists 02:03:30 5f70bf18a086: Layer already exists 02:03:30 14efe74b9c79: Layer already exists 02:03:30 341aa1946b09: Layer already exists 02:03:30 2fea4284a7be: Layer already exists 02:03:30 63ca1fbb43ae: Layer already exists 02:03:30 4.0.0-dev.16: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:03:31 d60f191b1f7b: Preparing 02:03:31 b720bd0d4d42: Preparing 02:03:31 ecae4577b814: Preparing 02:03:31 9d497875656a: Preparing 02:03:31 22f32fb3d08e: Preparing 02:03:31 733f402338b3: Preparing 02:03:31 a09b856cd62d: Preparing 02:03:31 abf4b0913cc1: Preparing 02:03:31 a0300a63fbba: Preparing 02:03:31 de77d4dee29b: Preparing 02:03:31 eb54e4e1c678: Preparing 02:03:31 5f70bf18a086: Preparing 02:03:31 341aa1946b09: Preparing 02:03:31 14efe74b9c79: Preparing 02:03:31 2fea4284a7be: Preparing 02:03:31 63ca1fbb43ae: Preparing 02:03:31 733f402338b3: Waiting 02:03:31 5f70bf18a086: Waiting 02:03:31 a09b856cd62d: Waiting 02:03:31 341aa1946b09: Waiting 02:03:31 14efe74b9c79: Waiting 02:03:31 abf4b0913cc1: Waiting 02:03:31 2fea4284a7be: Waiting 02:03:31 eb54e4e1c678: Waiting 02:03:31 a0300a63fbba: Waiting 02:03:31 63ca1fbb43ae: Waiting 02:03:31 de77d4dee29b: Waiting 02:03:31 22f32fb3d08e: Layer already exists 02:03:31 d60f191b1f7b: Layer already exists 02:03:31 b720bd0d4d42: Layer already exists 02:03:31 ecae4577b814: Layer already exists 02:03:31 9d497875656a: Layer already exists 02:03:31 733f402338b3: Layer already exists 02:03:31 abf4b0913cc1: Layer already exists 02:03:31 a09b856cd62d: Layer already exists 02:03:31 a0300a63fbba: Layer already exists 02:03:31 de77d4dee29b: Layer already exists 02:03:31 eb54e4e1c678: Layer already exists 02:03:31 14efe74b9c79: Layer already exists 02:03:31 5f70bf18a086: Layer already exists 02:03:31 341aa1946b09: Layer already exists 02:03:31 2fea4284a7be: Layer already exists 02:03:31 63ca1fbb43ae: Layer already exists 02:03:31 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:03:31 d60f191b1f7b: Preparing 02:03:31 b720bd0d4d42: Preparing 02:03:31 ecae4577b814: Preparing 02:03:31 9d497875656a: Preparing 02:03:31 22f32fb3d08e: Preparing 02:03:31 733f402338b3: Preparing 02:03:31 a09b856cd62d: Preparing 02:03:31 abf4b0913cc1: Preparing 02:03:31 a0300a63fbba: Preparing 02:03:31 de77d4dee29b: Preparing 02:03:31 eb54e4e1c678: Preparing 02:03:31 5f70bf18a086: Preparing 02:03:31 341aa1946b09: Preparing 02:03:31 14efe74b9c79: Preparing 02:03:31 2fea4284a7be: Preparing 02:03:31 63ca1fbb43ae: Preparing 02:03:31 de77d4dee29b: Waiting 02:03:31 eb54e4e1c678: Waiting 02:03:31 5f70bf18a086: Waiting 02:03:31 341aa1946b09: Waiting 02:03:31 14efe74b9c79: Waiting 02:03:31 2fea4284a7be: Waiting 02:03:31 733f402338b3: Waiting 02:03:31 63ca1fbb43ae: Waiting 02:03:31 a0300a63fbba: Waiting 02:03:31 a09b856cd62d: Waiting 02:03:31 abf4b0913cc1: Waiting 02:03:31 9d497875656a: Layer already exists 02:03:31 b720bd0d4d42: Layer already exists 02:03:31 ecae4577b814: Layer already exists 02:03:31 d60f191b1f7b: Layer already exists 02:03:31 22f32fb3d08e: Layer already exists 02:03:31 abf4b0913cc1: Layer already exists 02:03:31 de77d4dee29b: Layer already exists 02:03:31 733f402338b3: Layer already exists 02:03:31 a09b856cd62d: Layer already exists 02:03:31 a0300a63fbba: Layer already exists 02:03:31 eb54e4e1c678: Layer already exists 02:03:31 14efe74b9c79: Layer already exists 02:03:31 341aa1946b09: Layer already exists 02:03:31 5f70bf18a086: Layer already exists 02:03:31 2fea4284a7be: Layer already exists 02:03:31 63ca1fbb43ae: Layer already exists 02:03:31 main: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:31 ===================================================== [Pipeline] echo 02:03:31 taggedImages: 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:03:31 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:03:31 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:31 latest 02:03:31 4.0.0-dev.16 02:03:31 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:31 main 02:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 #93 ... 02:03:32 02:03:32 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:03:32 #77 25.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:32 #77 26.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:32 #77 26.10 OK: 9 MiB in 15 packages 02:03:32 #77 DONE 26.9s 02:03:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:03:32 feb6929ae344: Preparing 02:03:32 a7ab8c5069ce: Preparing 02:03:32 7df5d6bb8fab: Preparing 02:03:32 0284d16abe7e: Preparing 02:03:32 abf4b0913cc1: Preparing 02:03:32 a0300a63fbba: Preparing 02:03:32 75104f1c7785: Preparing 02:03:32 9684e1e68bc5: Preparing 02:03:32 63ca1fbb43ae: Preparing 02:03:32 a0300a63fbba: Waiting 02:03:32 75104f1c7785: Waiting 02:03:32 63ca1fbb43ae: Waiting 02:03:32 9684e1e68bc5: Waiting 02:03:32 feb6929ae344: Layer already exists 02:03:32 a7ab8c5069ce: Layer already exists 02:03:32 abf4b0913cc1: Layer already exists 02:03:32 a0300a63fbba: Layer already exists 02:03:32 75104f1c7785: Layer already exists 02:03:32 9684e1e68bc5: Layer already exists 02:03:32 63ca1fbb43ae: Layer already exists 02:03:32 7df5d6bb8fab: Pushed 02:03:32 02:03:32 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:32 #83 28.40 OK: 20 MiB in 18 packages 02:03:32 #83 DONE 30.0s 02:03:32 02:03:32 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:32 #94 ... 02:03:32 02:03:32 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:32 #89 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:32 #89 24.87 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:32 #89 25.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:32 #89 25.35 Executing ca-certificates-20240705-r0.trigger 02:03:32 #89 26.17 OK: 11 MiB in 17 packages 02:03:32 #89 ... 02:03:32 02:03:32 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:32 #93 DONE 2.6s 02:03:32 02:03:32 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:03:32 #91 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:32 #91 4.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:32 #91 ... 02:03:32 02:03:32 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:03:33 #95 ... 02:03:33 02:03:33 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:33 #89 DONE 27.4s 02:03:33 02:03:33 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:03:33 #95 DONE 0.5s 02:03:33 02:03:33 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:03:33 #91 10.24 Upgrading critical system libraries and apk-tools: 02:03:33 #91 10.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:33 #91 10.32 Executing busybox-1.36.1-r29.trigger 02:03:33 #91 10.93 Continuing the upgrade transaction with new apk-tools: 02:03:33 #91 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:34 #91 ... 02:03:34 02:03:34 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:34 #85 20.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:34 #85 20.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:34 #85 20.74 OK: 9 MiB in 18 packages 02:03:34 #85 DONE 21.2s 02:03:34 0284d16abe7e: Pushed 02:03:34 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 02:03:34 02:03:34 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:03:35 feb6929ae344: Preparing 02:03:35 a7ab8c5069ce: Preparing 02:03:35 7df5d6bb8fab: Preparing 02:03:35 0284d16abe7e: Preparing 02:03:35 abf4b0913cc1: Preparing 02:03:35 a0300a63fbba: Preparing 02:03:35 75104f1c7785: Preparing 02:03:35 9684e1e68bc5: Preparing 02:03:35 63ca1fbb43ae: Preparing 02:03:35 a0300a63fbba: Waiting 02:03:35 63ca1fbb43ae: Waiting 02:03:35 75104f1c7785: Waiting 02:03:35 9684e1e68bc5: Waiting 02:03:35 a7ab8c5069ce: Layer already exists 02:03:35 abf4b0913cc1: Layer already exists 02:03:35 0284d16abe7e: Layer already exists 02:03:35 7df5d6bb8fab: Layer already exists 02:03:35 feb6929ae344: Layer already exists 02:03:35 a0300a63fbba: Layer already exists 02:03:35 9684e1e68bc5: Layer already exists 02:03:35 75104f1c7785: Layer already exists 02:03:35 63ca1fbb43ae: Layer already exists 02:03:35 latest: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 #96 DONE 1.4s 02:03:35 02:03:35 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:03:35 #97 DONE 0.1s 02:03:35 02:03:35 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:03:35 #91 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:35 #91 ... 02:03:35 02:03:35 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:03:35 #98 DONE 0.1s 02:03:35 02:03:35 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:03:35 #99 DONE 0.1s 02:03:35 02:03:35 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:03:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 02:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:03:36 feb6929ae344: Preparing 02:03:36 a7ab8c5069ce: Preparing 02:03:36 7df5d6bb8fab: Preparing 02:03:36 0284d16abe7e: Preparing 02:03:36 abf4b0913cc1: Preparing 02:03:36 a0300a63fbba: Preparing 02:03:36 75104f1c7785: Preparing 02:03:36 9684e1e68bc5: Preparing 02:03:36 63ca1fbb43ae: Preparing 02:03:36 a0300a63fbba: Waiting 02:03:36 75104f1c7785: Waiting 02:03:36 9684e1e68bc5: Waiting 02:03:36 63ca1fbb43ae: Waiting 02:03:36 feb6929ae344: Layer already exists 02:03:36 a7ab8c5069ce: Layer already exists 02:03:36 0284d16abe7e: Layer already exists 02:03:36 abf4b0913cc1: Layer already exists 02:03:36 7df5d6bb8fab: Layer already exists 02:03:36 75104f1c7785: Layer already exists 02:03:36 9684e1e68bc5: Layer already exists 02:03:36 a0300a63fbba: Layer already exists 02:03:36 63ca1fbb43ae: Layer already exists 02:03:36 4.0.0-dev.16: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:36 #42 ... 02:03:36 02:03:36 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:03:36 #100 DONE 0.1s 02:03:36 02:03:36 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:03:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:36 #101 DONE 0.2s 02:03:36 02:03:36 #102 [security-spire-config] exporting to image 02:03:36 #102 exporting layers 02:03:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:03:36 feb6929ae344: Preparing 02:03:36 a7ab8c5069ce: Preparing 02:03:36 7df5d6bb8fab: Preparing 02:03:36 0284d16abe7e: Preparing 02:03:36 abf4b0913cc1: Preparing 02:03:36 a0300a63fbba: Preparing 02:03:36 75104f1c7785: Preparing 02:03:36 9684e1e68bc5: Preparing 02:03:36 63ca1fbb43ae: Preparing 02:03:36 a0300a63fbba: Waiting 02:03:36 75104f1c7785: Waiting 02:03:36 63ca1fbb43ae: Waiting 02:03:36 0284d16abe7e: Layer already exists 02:03:36 a7ab8c5069ce: Layer already exists 02:03:36 feb6929ae344: Layer already exists 02:03:36 abf4b0913cc1: Layer already exists 02:03:36 7df5d6bb8fab: Layer already exists 02:03:36 a0300a63fbba: Layer already exists 02:03:36 63ca1fbb43ae: Layer already exists 02:03:36 75104f1c7785: Layer already exists 02:03:36 9684e1e68bc5: Layer already exists 02:03:36 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:37 #102 ... 02:03:37 02:03:37 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:03:37 #91 13.88 OK: 10 MiB in 19 packages 02:03:37 #91 DONE 14.3s 02:03:37 02:03:37 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:03:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:03:37 feb6929ae344: Preparing 02:03:37 a7ab8c5069ce: Preparing 02:03:37 7df5d6bb8fab: Preparing 02:03:37 0284d16abe7e: Preparing 02:03:37 abf4b0913cc1: Preparing 02:03:37 a0300a63fbba: Preparing 02:03:37 75104f1c7785: Preparing 02:03:37 9684e1e68bc5: Preparing 02:03:37 63ca1fbb43ae: Preparing 02:03:37 a0300a63fbba: Waiting 02:03:37 75104f1c7785: Waiting 02:03:37 9684e1e68bc5: Waiting 02:03:37 63ca1fbb43ae: Waiting 02:03:37 abf4b0913cc1: Layer already exists 02:03:37 feb6929ae344: Layer already exists 02:03:37 a7ab8c5069ce: Layer already exists 02:03:37 7df5d6bb8fab: Layer already exists 02:03:37 0284d16abe7e: Layer already exists 02:03:37 63ca1fbb43ae: Layer already exists 02:03:37 9684e1e68bc5: Layer already exists 02:03:37 75104f1c7785: Layer already exists 02:03:37 a0300a63fbba: Layer already exists 02:03:37 main: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:37 ===================================================== [Pipeline] echo 02:03:37 taggedImages: 02:03:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:03:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 02:03:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:03:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:03:37 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:37 latest 02:03:37 4.0.0-dev.16 02:03:37 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:37 main 02:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:03:38 a45cbae7f657: Preparing 02:03:38 9ceb94b23747: Preparing 02:03:38 7da079438c71: Preparing 02:03:38 6654b48c063f: Preparing 02:03:38 791fc6ffc48c: Preparing 02:03:38 abf4b0913cc1: Preparing 02:03:38 a0300a63fbba: Preparing 02:03:38 5f6e65ff2473: Preparing 02:03:38 2baf4317bea8: Preparing 02:03:38 47adf79fc54f: Preparing 02:03:38 63ca1fbb43ae: Preparing 02:03:38 5f6e65ff2473: Waiting 02:03:38 abf4b0913cc1: Waiting 02:03:38 a0300a63fbba: Waiting 02:03:38 63ca1fbb43ae: Waiting 02:03:39 #103 DONE 1.7s 02:03:39 02:03:39 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:39 #104 DONE 1.8s 02:03:39 02:03:39 #102 [security-spire-config] exporting to image 02:03:39 #102 exporting layers 2.7s done 02:03:39 #102 writing image sha256:93acb9f4e052f5845824984bd47daf4558a211a4c709439718278a06202c6875 done 02:03:39 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:03:39 #102 DONE 2.8s 02:03:39 02:03:39 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:03:39 #105 DONE 0.3s 02:03:39 02:03:39 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:03:39 #106 DONE 0.3s 02:03:39 02:03:39 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:39 6654b48c063f: Pushed 02:03:39 a45cbae7f657: Pushed 02:03:39 9ceb94b23747: Pushed 02:03:39 791fc6ffc48c: Pushed 02:03:39 abf4b0913cc1: Layer already exists 02:03:39 a0300a63fbba: Layer already exists 02:03:39 63ca1fbb43ae: Layer already exists 02:03:40 #107 ... 02:03:40 02:03:40 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:03:40 #108 DONE 0.4s 02:03:40 02:03:40 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:03:40 5f6e65ff2473: Pushed 02:03:40 2baf4317bea8: Pushed 02:03:40 #109 DONE 0.4s 02:03:40 02:03:40 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:03:40 #110 DONE 0.3s 02:03:40 02:03:40 #102 [security-spire-server] exporting to image 02:03:41 #102 ... 02:03:41 02:03:41 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:41 #107 DONE 2.1s 02:03:41 7da079438c71: Pushed 02:03:41 02:03:41 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:03:41 #111 DONE 0.3s 02:03:41 02:03:41 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 02:03:41 #112 DONE 0.3s 02:03:41 02:03:41 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:03:42 #113 DONE 0.3s 02:03:42 02:03:42 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:03:42 47adf79fc54f: Pushed 02:03:42 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 #114 DONE 0.4s 02:03:42 02:03:42 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:03:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 #115 DONE 0.3s 02:03:42 02:03:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:03:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:03:42 a45cbae7f657: Preparing 02:03:42 9ceb94b23747: Preparing 02:03:42 7da079438c71: Preparing 02:03:42 6654b48c063f: Preparing 02:03:42 791fc6ffc48c: Preparing 02:03:42 abf4b0913cc1: Preparing 02:03:42 a0300a63fbba: Preparing 02:03:42 5f6e65ff2473: Preparing 02:03:42 2baf4317bea8: Preparing 02:03:42 47adf79fc54f: Preparing 02:03:42 63ca1fbb43ae: Preparing 02:03:42 47adf79fc54f: Waiting 02:03:42 a0300a63fbba: Waiting 02:03:42 2baf4317bea8: Waiting 02:03:42 5f6e65ff2473: Waiting 02:03:42 63ca1fbb43ae: Waiting 02:03:42 abf4b0913cc1: Waiting 02:03:42 a45cbae7f657: Layer already exists 02:03:42 9ceb94b23747: Layer already exists 02:03:42 791fc6ffc48c: Layer already exists 02:03:42 6654b48c063f: Layer already exists 02:03:42 7da079438c71: Layer already exists 02:03:42 abf4b0913cc1: Layer already exists 02:03:42 2baf4317bea8: Layer already exists 02:03:42 47adf79fc54f: Layer already exists 02:03:42 5f6e65ff2473: Layer already exists 02:03:42 a0300a63fbba: Layer already exists 02:03:42 63ca1fbb43ae: Layer already exists 02:03:42 latest: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 #42 ... 02:03:42 02:03:42 #102 [security-spire-agent] exporting to image 02:03:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 02:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:03:43 a45cbae7f657: Preparing 02:03:43 9ceb94b23747: Preparing 02:03:43 7da079438c71: Preparing 02:03:43 6654b48c063f: Preparing 02:03:43 791fc6ffc48c: Preparing 02:03:43 abf4b0913cc1: Preparing 02:03:43 a0300a63fbba: Preparing 02:03:43 5f6e65ff2473: Preparing 02:03:43 2baf4317bea8: Preparing 02:03:43 47adf79fc54f: Preparing 02:03:43 63ca1fbb43ae: Preparing 02:03:43 a0300a63fbba: Waiting 02:03:43 5f6e65ff2473: Waiting 02:03:43 2baf4317bea8: Waiting 02:03:43 abf4b0913cc1: Waiting 02:03:43 47adf79fc54f: Waiting 02:03:43 63ca1fbb43ae: Waiting 02:03:43 a45cbae7f657: Layer already exists 02:03:43 6654b48c063f: Layer already exists 02:03:43 9ceb94b23747: Layer already exists 02:03:43 791fc6ffc48c: Layer already exists 02:03:43 7da079438c71: Layer already exists 02:03:43 5f6e65ff2473: Layer already exists 02:03:43 2baf4317bea8: Layer already exists 02:03:43 abf4b0913cc1: Layer already exists 02:03:43 a0300a63fbba: Layer already exists 02:03:43 47adf79fc54f: Layer already exists 02:03:43 63ca1fbb43ae: Layer already exists 02:03:43 4.0.0-dev.16: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:43 #102 exporting layers 3.1s done 02:03:43 #102 writing image sha256:880acc28ab133c69d939e497c47f2e1bb95e83926a886b581ecffd93abc60630 0.0s done 02:03:43 #102 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:03:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:03:44 a45cbae7f657: Preparing 02:03:44 9ceb94b23747: Preparing 02:03:44 7da079438c71: Preparing 02:03:44 6654b48c063f: Preparing 02:03:44 791fc6ffc48c: Preparing 02:03:44 abf4b0913cc1: Preparing 02:03:44 a0300a63fbba: Preparing 02:03:44 5f6e65ff2473: Preparing 02:03:44 2baf4317bea8: Preparing 02:03:44 47adf79fc54f: Preparing 02:03:44 63ca1fbb43ae: Preparing 02:03:44 abf4b0913cc1: Waiting 02:03:44 a0300a63fbba: Waiting 02:03:44 5f6e65ff2473: Waiting 02:03:44 2baf4317bea8: Waiting 02:03:44 47adf79fc54f: Waiting 02:03:44 63ca1fbb43ae: Waiting 02:03:44 9ceb94b23747: Layer already exists 02:03:44 a45cbae7f657: Layer already exists 02:03:44 6654b48c063f: Layer already exists 02:03:44 7da079438c71: Layer already exists 02:03:44 791fc6ffc48c: Layer already exists 02:03:44 5f6e65ff2473: Layer already exists 02:03:44 abf4b0913cc1: Layer already exists 02:03:44 2baf4317bea8: Layer already exists 02:03:44 47adf79fc54f: Layer already exists 02:03:44 a0300a63fbba: Layer already exists 02:03:44 63ca1fbb43ae: Layer already exists 02:03:44 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:03:44 a45cbae7f657: Preparing 02:03:44 9ceb94b23747: Preparing 02:03:44 7da079438c71: Preparing 02:03:44 6654b48c063f: Preparing 02:03:44 791fc6ffc48c: Preparing 02:03:44 abf4b0913cc1: Preparing 02:03:44 a0300a63fbba: Preparing 02:03:44 a0300a63fbba: Waiting 02:03:44 5f6e65ff2473: Preparing 02:03:44 2baf4317bea8: Preparing 02:03:44 47adf79fc54f: Preparing 02:03:44 63ca1fbb43ae: Preparing 02:03:44 2baf4317bea8: Waiting 02:03:44 5f6e65ff2473: Waiting 02:03:44 47adf79fc54f: Waiting 02:03:44 63ca1fbb43ae: Waiting 02:03:44 7da079438c71: Layer already exists 02:03:44 6654b48c063f: Layer already exists 02:03:44 9ceb94b23747: Layer already exists 02:03:44 a45cbae7f657: Layer already exists 02:03:44 791fc6ffc48c: Layer already exists 02:03:44 abf4b0913cc1: Layer already exists 02:03:44 a0300a63fbba: Layer already exists 02:03:44 5f6e65ff2473: Layer already exists 02:03:44 47adf79fc54f: Layer already exists 02:03:44 2baf4317bea8: Layer already exists 02:03:44 63ca1fbb43ae: Layer already exists 02:03:44 main: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:44 ===================================================== [Pipeline] echo 02:03:44 taggedImages: 02:03:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:03:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 02:03:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:03:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:03:44 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:44 latest 02:03:44 4.0.0-dev.16 02:03:44 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:44 main 02:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:03:45 ba5747d87ffa: Preparing 02:03:45 11a5be9b86d6: Preparing 02:03:45 40d299d323db: Preparing 02:03:45 641b832fad99: Preparing 02:03:45 315b1ecce4a6: Preparing 02:03:45 ff7988c52a24: Preparing 02:03:45 c859dce8c216: Preparing 02:03:45 abf4b0913cc1: Preparing 02:03:45 a0300a63fbba: Preparing 02:03:45 6836bb1424f3: Preparing 02:03:45 6abd07c89373: Preparing 02:03:45 63ca1fbb43ae: Preparing 02:03:45 a0300a63fbba: Waiting 02:03:45 6836bb1424f3: Waiting 02:03:45 c859dce8c216: Waiting 02:03:45 ff7988c52a24: Waiting 02:03:45 6abd07c89373: Waiting 02:03:45 abf4b0913cc1: Waiting 02:03:45 63ca1fbb43ae: Waiting 02:03:45 #102 exporting layers 2.9s done 02:03:45 #102 writing image sha256:7aafaabfa5e99cd5170972c1afb03e6d403fc851e62d7ced026ffb09e29a9ef7 done 02:03:45 #102 naming to docker.io/library/security-spire-agent-arm64 done 02:03:45 #102 DONE 7.7s 02:03:45 02:03:45 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:03:48 11a5be9b86d6: Pushed 02:03:48 315b1ecce4a6: Pushed 02:03:48 ba5747d87ffa: Pushed 02:03:48 abf4b0913cc1: Layer already exists 02:03:48 c859dce8c216: Pushed 02:03:48 ff7988c52a24: Pushed 02:03:49 6836bb1424f3: Pushed 02:03:49 63ca1fbb43ae: Layer already exists 02:03:49 40d299d323db: Pushed 02:03:49 641b832fad99: Pushed 02:03:49 a0300a63fbba: Layer already exists 02:03:50 6abd07c89373: Pushed 02:03:50 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:03:51 ba5747d87ffa: Preparing 02:03:51 11a5be9b86d6: Preparing 02:03:51 40d299d323db: Preparing 02:03:51 641b832fad99: Preparing 02:03:51 315b1ecce4a6: Preparing 02:03:51 ff7988c52a24: Preparing 02:03:51 c859dce8c216: Preparing 02:03:51 abf4b0913cc1: Preparing 02:03:51 a0300a63fbba: Preparing 02:03:51 6836bb1424f3: Preparing 02:03:51 6abd07c89373: Preparing 02:03:51 63ca1fbb43ae: Preparing 02:03:51 ff7988c52a24: Waiting 02:03:51 c859dce8c216: Waiting 02:03:51 abf4b0913cc1: Waiting 02:03:51 a0300a63fbba: Waiting 02:03:51 6836bb1424f3: Waiting 02:03:51 6abd07c89373: Waiting 02:03:51 63ca1fbb43ae: Waiting 02:03:51 40d299d323db: Layer already exists 02:03:51 ba5747d87ffa: Layer already exists 02:03:51 315b1ecce4a6: Layer already exists 02:03:51 641b832fad99: Layer already exists 02:03:51 11a5be9b86d6: Layer already exists 02:03:51 ff7988c52a24: Layer already exists 02:03:51 c859dce8c216: Layer already exists 02:03:51 abf4b0913cc1: Layer already exists 02:03:51 a0300a63fbba: Layer already exists 02:03:51 6836bb1424f3: Layer already exists 02:03:51 63ca1fbb43ae: Layer already exists 02:03:51 6abd07c89373: Layer already exists 02:03:51 latest: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 02:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:03:51 ba5747d87ffa: Preparing 02:03:51 11a5be9b86d6: Preparing 02:03:51 40d299d323db: Preparing 02:03:51 641b832fad99: Preparing 02:03:51 315b1ecce4a6: Preparing 02:03:51 ff7988c52a24: Preparing 02:03:51 c859dce8c216: Preparing 02:03:51 abf4b0913cc1: Preparing 02:03:51 a0300a63fbba: Preparing 02:03:51 6836bb1424f3: Preparing 02:03:51 6abd07c89373: Preparing 02:03:51 63ca1fbb43ae: Preparing 02:03:51 ff7988c52a24: Waiting 02:03:51 abf4b0913cc1: Waiting 02:03:51 c859dce8c216: Waiting 02:03:51 a0300a63fbba: Waiting 02:03:51 6abd07c89373: Waiting 02:03:51 6836bb1424f3: Waiting 02:03:51 63ca1fbb43ae: Waiting 02:03:51 ba5747d87ffa: Layer already exists 02:03:51 315b1ecce4a6: Layer already exists 02:03:51 40d299d323db: Layer already exists 02:03:51 11a5be9b86d6: Layer already exists 02:03:51 641b832fad99: Layer already exists 02:03:51 abf4b0913cc1: Layer already exists 02:03:51 ff7988c52a24: Layer already exists 02:03:51 c859dce8c216: Layer already exists 02:03:51 6836bb1424f3: Layer already exists 02:03:51 a0300a63fbba: Layer already exists 02:03:51 6abd07c89373: Layer already exists 02:03:51 63ca1fbb43ae: Layer already exists 02:03:51 4.0.0-dev.16: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:03:52 ba5747d87ffa: Preparing 02:03:52 11a5be9b86d6: Preparing 02:03:52 40d299d323db: Preparing 02:03:52 641b832fad99: Preparing 02:03:52 315b1ecce4a6: Preparing 02:03:52 ff7988c52a24: Preparing 02:03:52 c859dce8c216: Preparing 02:03:52 abf4b0913cc1: Preparing 02:03:52 a0300a63fbba: Preparing 02:03:52 6836bb1424f3: Preparing 02:03:52 6abd07c89373: Preparing 02:03:52 63ca1fbb43ae: Preparing 02:03:52 c859dce8c216: Waiting 02:03:52 abf4b0913cc1: Waiting 02:03:52 ff7988c52a24: Waiting 02:03:52 6abd07c89373: Waiting 02:03:52 a0300a63fbba: Waiting 02:03:52 6836bb1424f3: Waiting 02:03:52 315b1ecce4a6: Layer already exists 02:03:52 641b832fad99: Layer already exists 02:03:52 11a5be9b86d6: Layer already exists 02:03:52 ba5747d87ffa: Layer already exists 02:03:52 40d299d323db: Layer already exists 02:03:52 ff7988c52a24: Layer already exists 02:03:52 c859dce8c216: Layer already exists 02:03:52 abf4b0913cc1: Layer already exists 02:03:52 a0300a63fbba: Layer already exists 02:03:52 6836bb1424f3: Layer already exists 02:03:52 6abd07c89373: Layer already exists 02:03:52 63ca1fbb43ae: Layer already exists 02:03:52 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:03:53 ba5747d87ffa: Preparing 02:03:53 11a5be9b86d6: Preparing 02:03:53 40d299d323db: Preparing 02:03:53 641b832fad99: Preparing 02:03:53 315b1ecce4a6: Preparing 02:03:53 ff7988c52a24: Preparing 02:03:53 c859dce8c216: Preparing 02:03:53 abf4b0913cc1: Preparing 02:03:53 a0300a63fbba: Preparing 02:03:53 c859dce8c216: Waiting 02:03:53 ff7988c52a24: Waiting 02:03:53 abf4b0913cc1: Waiting 02:03:53 6836bb1424f3: Preparing 02:03:53 6abd07c89373: Preparing 02:03:53 63ca1fbb43ae: Preparing 02:03:53 a0300a63fbba: Waiting 02:03:53 6836bb1424f3: Waiting 02:03:53 6abd07c89373: Waiting 02:03:53 63ca1fbb43ae: Waiting 02:03:53 11a5be9b86d6: Layer already exists 02:03:53 641b832fad99: Layer already exists 02:03:53 315b1ecce4a6: Layer already exists 02:03:53 40d299d323db: Layer already exists 02:03:53 ba5747d87ffa: Layer already exists 02:03:53 ff7988c52a24: Layer already exists 02:03:53 a0300a63fbba: Layer already exists 02:03:53 abf4b0913cc1: Layer already exists 02:03:53 c859dce8c216: Layer already exists 02:03:53 6836bb1424f3: Layer already exists 02:03:53 63ca1fbb43ae: Layer already exists 02:03:53 6abd07c89373: Layer already exists 02:03:53 main: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:53 ===================================================== [Pipeline] echo 02:03:53 taggedImages: 02:03:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:03:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 02:03:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:03:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:03:53 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:53 latest 02:03:53 4.0.0-dev.16 02:03:53 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:53 main 02:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:03:53 687beaf6eb52: Preparing 02:03:53 8a8f129cd656: Preparing 02:03:53 abf4b0913cc1: Preparing 02:03:53 a0300a63fbba: Preparing 02:03:53 e9b49d5f8140: Preparing 02:03:53 375cecac0344: Preparing 02:03:53 63ca1fbb43ae: Preparing 02:03:53 63ca1fbb43ae: Waiting 02:03:53 375cecac0344: Waiting 02:03:53 a0300a63fbba: Layer already exists 02:03:53 abf4b0913cc1: Layer already exists 02:03:53 63ca1fbb43ae: Layer already exists 02:03:53 687beaf6eb52: Pushed 02:03:54 e9b49d5f8140: Pushed 02:03:54 375cecac0344: Pushed 02:03:55 8a8f129cd656: Pushed 02:03:55 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:56 + 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:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:03:56 687beaf6eb52: Preparing 02:03:56 8a8f129cd656: Preparing 02:03:56 abf4b0913cc1: Preparing 02:03:56 a0300a63fbba: Preparing 02:03:56 e9b49d5f8140: Preparing 02:03:56 375cecac0344: Preparing 02:03:56 63ca1fbb43ae: Preparing 02:03:56 375cecac0344: Waiting 02:03:56 63ca1fbb43ae: Waiting 02:03:56 687beaf6eb52: Layer already exists 02:03:56 a0300a63fbba: Layer already exists 02:03:56 e9b49d5f8140: Layer already exists 02:03:56 8a8f129cd656: Layer already exists 02:03:56 abf4b0913cc1: Layer already exists 02:03:56 375cecac0344: Layer already exists 02:03:56 63ca1fbb43ae: Layer already exists 02:03:56 latest: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 02:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:03:57 687beaf6eb52: Preparing 02:03:57 8a8f129cd656: Preparing 02:03:57 abf4b0913cc1: Preparing 02:03:57 a0300a63fbba: Preparing 02:03:57 e9b49d5f8140: Preparing 02:03:57 375cecac0344: Preparing 02:03:57 63ca1fbb43ae: Preparing 02:03:57 375cecac0344: Waiting 02:03:57 63ca1fbb43ae: Waiting 02:03:57 687beaf6eb52: Layer already exists 02:03:57 8a8f129cd656: Layer already exists 02:03:57 e9b49d5f8140: Layer already exists 02:03:57 abf4b0913cc1: Layer already exists 02:03:57 a0300a63fbba: Layer already exists 02:03:57 375cecac0344: Layer already exists 02:03:57 63ca1fbb43ae: Layer already exists 02:03:57 4.0.0-dev.16: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:03:57 687beaf6eb52: Preparing 02:03:57 8a8f129cd656: Preparing 02:03:57 abf4b0913cc1: Preparing 02:03:57 a0300a63fbba: Preparing 02:03:57 e9b49d5f8140: Preparing 02:03:57 375cecac0344: Preparing 02:03:57 375cecac0344: Waiting 02:03:57 63ca1fbb43ae: Preparing 02:03:57 63ca1fbb43ae: Waiting 02:03:57 e9b49d5f8140: Layer already exists 02:03:57 8a8f129cd656: Layer already exists 02:03:57 687beaf6eb52: Layer already exists 02:03:57 a0300a63fbba: Layer already exists 02:03:57 abf4b0913cc1: Layer already exists 02:03:57 63ca1fbb43ae: Layer already exists 02:03:57 375cecac0344: Layer already exists 02:03:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:58 + 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:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:03:58 687beaf6eb52: Preparing 02:03:58 8a8f129cd656: Preparing 02:03:58 abf4b0913cc1: Preparing 02:03:58 a0300a63fbba: Preparing 02:03:58 e9b49d5f8140: Preparing 02:03:58 375cecac0344: Preparing 02:03:58 63ca1fbb43ae: Preparing 02:03:58 375cecac0344: Waiting 02:03:58 63ca1fbb43ae: Waiting 02:03:58 8a8f129cd656: Layer already exists 02:03:58 e9b49d5f8140: Layer already exists 02:03:58 abf4b0913cc1: Layer already exists 02:03:58 a0300a63fbba: Layer already exists 02:03:58 687beaf6eb52: Layer already exists 02:03:58 63ca1fbb43ae: Layer already exists 02:03:58 375cecac0344: Layer already exists 02:03:58 main: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:58 ===================================================== [Pipeline] echo 02:03:58 taggedImages: 02:03:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:03:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 02:03:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:03:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:03:58 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:58 latest 02:03:58 4.0.0-dev.16 02:03:58 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:03:58 main 02:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:03:59 3aabd85c90d2: Preparing 02:03:59 23c5dd575f50: Preparing 02:03:59 70fa7e52f143: Preparing 02:03:59 abf4b0913cc1: Preparing 02:03:59 a0300a63fbba: Preparing 02:03:59 e1aeb7faa5eb: Preparing 02:03:59 9b52eac7be5f: Preparing 02:03:59 9ad5297f0f35: Preparing 02:03:59 ae25e1a5accb: Preparing 02:03:59 63ca1fbb43ae: Preparing 02:03:59 e1aeb7faa5eb: Waiting 02:03:59 9b52eac7be5f: Waiting 02:03:59 9ad5297f0f35: Waiting 02:03:59 ae25e1a5accb: Waiting 02:03:59 63ca1fbb43ae: Waiting 02:03:59 abf4b0913cc1: Layer already exists 02:03:59 a0300a63fbba: Layer already exists 02:03:59 23c5dd575f50: Pushed 02:03:59 70fa7e52f143: Pushed 02:03:59 3aabd85c90d2: Pushed 02:03:59 63ca1fbb43ae: Layer already exists 02:03:59 9ad5297f0f35: Pushed 02:04:00 ae25e1a5accb: Pushed 02:04:05 9b52eac7be5f: Pushed 02:04:10 e1aeb7faa5eb: Pushed 02:04:10 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:04:10 3aabd85c90d2: Preparing 02:04:10 23c5dd575f50: Preparing 02:04:10 70fa7e52f143: Preparing 02:04:10 abf4b0913cc1: Preparing 02:04:10 a0300a63fbba: Preparing 02:04:10 e1aeb7faa5eb: Preparing 02:04:10 9b52eac7be5f: Preparing 02:04:10 e1aeb7faa5eb: Waiting 02:04:10 9ad5297f0f35: Preparing 02:04:10 ae25e1a5accb: Preparing 02:04:10 63ca1fbb43ae: Preparing 02:04:10 ae25e1a5accb: Waiting 02:04:10 9ad5297f0f35: Waiting 02:04:10 63ca1fbb43ae: Waiting 02:04:10 abf4b0913cc1: Layer already exists 02:04:10 3aabd85c90d2: Layer already exists 02:04:10 70fa7e52f143: Layer already exists 02:04:10 23c5dd575f50: Layer already exists 02:04:10 a0300a63fbba: Layer already exists 02:04:10 e1aeb7faa5eb: Layer already exists 02:04:10 9ad5297f0f35: Layer already exists 02:04:10 ae25e1a5accb: Layer already exists 02:04:10 9b52eac7be5f: Layer already exists 02:04:10 63ca1fbb43ae: Layer already exists 02:04:10 latest: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 02:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:04:11 3aabd85c90d2: Preparing 02:04:11 23c5dd575f50: Preparing 02:04:11 70fa7e52f143: Preparing 02:04:11 abf4b0913cc1: Preparing 02:04:11 a0300a63fbba: Preparing 02:04:11 e1aeb7faa5eb: Preparing 02:04:11 9b52eac7be5f: Preparing 02:04:11 9ad5297f0f35: Preparing 02:04:11 ae25e1a5accb: Preparing 02:04:11 63ca1fbb43ae: Preparing 02:04:11 9b52eac7be5f: Waiting 02:04:11 9ad5297f0f35: Waiting 02:04:11 e1aeb7faa5eb: Waiting 02:04:11 ae25e1a5accb: Waiting 02:04:11 63ca1fbb43ae: Waiting 02:04:11 70fa7e52f143: Layer already exists 02:04:11 a0300a63fbba: Layer already exists 02:04:11 abf4b0913cc1: Layer already exists 02:04:11 3aabd85c90d2: Layer already exists 02:04:11 23c5dd575f50: Layer already exists 02:04:11 63ca1fbb43ae: Layer already exists 02:04:11 ae25e1a5accb: Layer already exists 02:04:11 9b52eac7be5f: Layer already exists 02:04:11 9ad5297f0f35: Layer already exists 02:04:11 e1aeb7faa5eb: Layer already exists 02:04:11 4.0.0-dev.16: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:04:12 3aabd85c90d2: Preparing 02:04:12 23c5dd575f50: Preparing 02:04:12 70fa7e52f143: Preparing 02:04:12 abf4b0913cc1: Preparing 02:04:12 a0300a63fbba: Preparing 02:04:12 e1aeb7faa5eb: Preparing 02:04:12 9b52eac7be5f: Preparing 02:04:12 9ad5297f0f35: Preparing 02:04:12 ae25e1a5accb: Preparing 02:04:12 63ca1fbb43ae: Preparing 02:04:12 9ad5297f0f35: Waiting 02:04:12 ae25e1a5accb: Waiting 02:04:12 e1aeb7faa5eb: Waiting 02:04:12 63ca1fbb43ae: Waiting 02:04:12 9b52eac7be5f: Waiting 02:04:12 a0300a63fbba: Layer already exists 02:04:12 23c5dd575f50: Layer already exists 02:04:12 abf4b0913cc1: Layer already exists 02:04:12 70fa7e52f143: Layer already exists 02:04:12 3aabd85c90d2: Layer already exists 02:04:12 e1aeb7faa5eb: Layer already exists 02:04:12 9ad5297f0f35: Layer already exists 02:04:12 9b52eac7be5f: Layer already exists 02:04:12 ae25e1a5accb: Layer already exists 02:04:12 63ca1fbb43ae: Layer already exists 02:04:12 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:04:18 3aabd85c90d2: Preparing 02:04:18 23c5dd575f50: Preparing 02:04:18 70fa7e52f143: Preparing 02:04:18 abf4b0913cc1: Preparing 02:04:18 a0300a63fbba: Preparing 02:04:18 e1aeb7faa5eb: Preparing 02:04:18 9b52eac7be5f: Preparing 02:04:18 9ad5297f0f35: Preparing 02:04:18 ae25e1a5accb: Preparing 02:04:18 63ca1fbb43ae: Preparing 02:04:18 9b52eac7be5f: Waiting 02:04:18 9ad5297f0f35: Waiting 02:04:18 e1aeb7faa5eb: Waiting 02:04:18 ae25e1a5accb: Waiting 02:04:18 abf4b0913cc1: Layer already exists 02:04:18 a0300a63fbba: Layer already exists 02:04:18 70fa7e52f143: Layer already exists 02:04:18 23c5dd575f50: Layer already exists 02:04:18 3aabd85c90d2: Layer already exists 02:04:18 9b52eac7be5f: Layer already exists 02:04:18 ae25e1a5accb: Layer already exists 02:04:18 e1aeb7faa5eb: Layer already exists 02:04:18 9ad5297f0f35: Layer already exists 02:04:18 63ca1fbb43ae: Layer already exists 02:04:18 main: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:18 ===================================================== [Pipeline] echo 02:04:18 taggedImages: 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:04:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:04:18 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:18 latest 02:04:18 4.0.0-dev.16 02:04:18 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:18 main 02:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:04:19 530ad55a00b9: Preparing 02:04:19 42b193fb5880: Preparing 02:04:19 a1719c41865b: Preparing 02:04:19 abf4b0913cc1: Preparing 02:04:19 a0300a63fbba: Preparing 02:04:19 dea858d3c5b5: Preparing 02:04:19 1c40b2df4e3e: Preparing 02:04:19 a543c49f7947: Preparing 02:04:19 63ca1fbb43ae: Preparing 02:04:19 dea858d3c5b5: Waiting 02:04:19 1c40b2df4e3e: Waiting 02:04:19 a543c49f7947: Waiting 02:04:19 63ca1fbb43ae: Waiting 02:04:19 abf4b0913cc1: Layer already exists 02:04:19 a0300a63fbba: Layer already exists 02:04:19 530ad55a00b9: Pushed 02:04:19 a1719c41865b: Pushed 02:04:19 42b193fb5880: Pushed 02:04:19 63ca1fbb43ae: Layer already exists 02:04:19 a543c49f7947: Pushed 02:04:19 1c40b2df4e3e: Pushed 02:04:29 dea858d3c5b5: Pushed 02:04:29 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:04:30 530ad55a00b9: Preparing 02:04:30 42b193fb5880: Preparing 02:04:30 a1719c41865b: Preparing 02:04:30 abf4b0913cc1: Preparing 02:04:30 a0300a63fbba: Preparing 02:04:30 dea858d3c5b5: Preparing 02:04:30 1c40b2df4e3e: Preparing 02:04:30 a543c49f7947: Preparing 02:04:30 63ca1fbb43ae: Preparing 02:04:30 63ca1fbb43ae: Waiting 02:04:30 1c40b2df4e3e: Waiting 02:04:30 a543c49f7947: Waiting 02:04:30 dea858d3c5b5: Waiting 02:04:30 a0300a63fbba: Layer already exists 02:04:30 abf4b0913cc1: Layer already exists 02:04:30 530ad55a00b9: Layer already exists 02:04:30 42b193fb5880: Layer already exists 02:04:30 a1719c41865b: Layer already exists 02:04:30 a543c49f7947: Layer already exists 02:04:30 1c40b2df4e3e: Layer already exists 02:04:30 dea858d3c5b5: Layer already exists 02:04:30 63ca1fbb43ae: Layer already exists 02:04:30 latest: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 02:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:04:31 530ad55a00b9: Preparing 02:04:31 42b193fb5880: Preparing 02:04:31 a1719c41865b: Preparing 02:04:31 abf4b0913cc1: Preparing 02:04:31 a0300a63fbba: Preparing 02:04:31 dea858d3c5b5: Preparing 02:04:31 1c40b2df4e3e: Preparing 02:04:31 a543c49f7947: Preparing 02:04:31 dea858d3c5b5: Waiting 02:04:31 1c40b2df4e3e: Waiting 02:04:31 63ca1fbb43ae: Preparing 02:04:31 a543c49f7947: Waiting 02:04:31 63ca1fbb43ae: Waiting 02:04:31 a0300a63fbba: Layer already exists 02:04:31 530ad55a00b9: Layer already exists 02:04:31 abf4b0913cc1: Layer already exists 02:04:31 42b193fb5880: Layer already exists 02:04:31 a1719c41865b: Layer already exists 02:04:31 1c40b2df4e3e: Layer already exists 02:04:31 dea858d3c5b5: Layer already exists 02:04:31 a543c49f7947: Layer already exists 02:04:31 63ca1fbb43ae: Layer already exists 02:04:31 4.0.0-dev.16: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:04:31 530ad55a00b9: Preparing 02:04:31 42b193fb5880: Preparing 02:04:31 a1719c41865b: Preparing 02:04:31 abf4b0913cc1: Preparing 02:04:31 a0300a63fbba: Preparing 02:04:31 dea858d3c5b5: Preparing 02:04:31 1c40b2df4e3e: Preparing 02:04:31 dea858d3c5b5: Waiting 02:04:31 a543c49f7947: Preparing 02:04:31 63ca1fbb43ae: Preparing 02:04:31 63ca1fbb43ae: Waiting 02:04:31 1c40b2df4e3e: Waiting 02:04:31 a543c49f7947: Waiting 02:04:31 a1719c41865b: Layer already exists 02:04:31 530ad55a00b9: Layer already exists 02:04:31 a0300a63fbba: Layer already exists 02:04:31 42b193fb5880: Layer already exists 02:04:31 abf4b0913cc1: Layer already exists 02:04:31 dea858d3c5b5: Layer already exists 02:04:31 a543c49f7947: Layer already exists 02:04:31 63ca1fbb43ae: Layer already exists 02:04:31 1c40b2df4e3e: Layer already exists 02:04:31 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:04:32 530ad55a00b9: Preparing 02:04:32 42b193fb5880: Preparing 02:04:32 a1719c41865b: Preparing 02:04:32 abf4b0913cc1: Preparing 02:04:32 a0300a63fbba: Preparing 02:04:32 dea858d3c5b5: Preparing 02:04:32 1c40b2df4e3e: Preparing 02:04:32 a543c49f7947: Preparing 02:04:32 63ca1fbb43ae: Preparing 02:04:32 dea858d3c5b5: Waiting 02:04:32 1c40b2df4e3e: Waiting 02:04:32 a543c49f7947: Waiting 02:04:32 63ca1fbb43ae: Waiting 02:04:32 530ad55a00b9: Layer already exists 02:04:32 abf4b0913cc1: Layer already exists 02:04:32 a1719c41865b: Layer already exists 02:04:32 42b193fb5880: Layer already exists 02:04:32 a0300a63fbba: Layer already exists 02:04:32 1c40b2df4e3e: Layer already exists 02:04:32 a543c49f7947: Layer already exists 02:04:32 63ca1fbb43ae: Layer already exists 02:04:32 dea858d3c5b5: Layer already exists 02:04:32 main: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:32 ===================================================== [Pipeline] echo 02:04:32 taggedImages: 02:04:32 - nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:04:32 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 02:04:32 - nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:04:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:04:32 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:32 latest 02:04:32 4.0.0-dev.16 02:04:32 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:32 main 02:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:04:33 be22716af249: Preparing 02:04:33 0fe3d1106ed8: Preparing 02:04:33 2b1f84f4063b: Preparing 02:04:33 abf4b0913cc1: Preparing 02:04:33 a0300a63fbba: Preparing 02:04:33 ebe98093b4c3: Preparing 02:04:33 9ad5297f0f35: Preparing 02:04:33 ae25e1a5accb: Preparing 02:04:33 63ca1fbb43ae: Preparing 02:04:33 ae25e1a5accb: Waiting 02:04:33 63ca1fbb43ae: Waiting 02:04:33 ebe98093b4c3: Waiting 02:04:33 9ad5297f0f35: Waiting 02:04:33 0fe3d1106ed8: Pushed 02:04:33 2b1f84f4063b: Pushed 02:04:33 abf4b0913cc1: Layer already exists 02:04:33 be22716af249: Pushed 02:04:33 a0300a63fbba: Layer already exists 02:04:33 9ad5297f0f35: Layer already exists 02:04:33 ae25e1a5accb: Layer already exists 02:04:33 63ca1fbb43ae: Layer already exists 02:04:43 ebe98093b4c3: Pushed 02:04:43 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:04:44 be22716af249: Preparing 02:04:44 0fe3d1106ed8: Preparing 02:04:44 2b1f84f4063b: Preparing 02:04:44 abf4b0913cc1: Preparing 02:04:44 a0300a63fbba: Preparing 02:04:44 ebe98093b4c3: Preparing 02:04:44 9ad5297f0f35: Preparing 02:04:44 ae25e1a5accb: Preparing 02:04:44 63ca1fbb43ae: Preparing 02:04:44 ebe98093b4c3: Waiting 02:04:44 9ad5297f0f35: Waiting 02:04:44 63ca1fbb43ae: Waiting 02:04:44 ae25e1a5accb: Waiting 02:04:44 0fe3d1106ed8: Layer already exists 02:04:44 2b1f84f4063b: Layer already exists 02:04:44 a0300a63fbba: Layer already exists 02:04:44 abf4b0913cc1: Layer already exists 02:04:44 be22716af249: Layer already exists 02:04:44 ae25e1a5accb: Layer already exists 02:04:44 9ad5297f0f35: Layer already exists 02:04:44 ebe98093b4c3: Layer already exists 02:04:44 63ca1fbb43ae: Layer already exists 02:04:44 latest: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 02:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:04:45 be22716af249: Preparing 02:04:45 0fe3d1106ed8: Preparing 02:04:45 2b1f84f4063b: Preparing 02:04:45 abf4b0913cc1: Preparing 02:04:45 a0300a63fbba: Preparing 02:04:45 ebe98093b4c3: Preparing 02:04:45 9ad5297f0f35: Preparing 02:04:45 ae25e1a5accb: Preparing 02:04:45 63ca1fbb43ae: Preparing 02:04:45 ebe98093b4c3: Waiting 02:04:45 9ad5297f0f35: Waiting 02:04:45 ae25e1a5accb: Waiting 02:04:45 63ca1fbb43ae: Waiting 02:04:45 a0300a63fbba: Layer already exists 02:04:45 be22716af249: Layer already exists 02:04:45 2b1f84f4063b: Layer already exists 02:04:45 0fe3d1106ed8: Layer already exists 02:04:45 abf4b0913cc1: Layer already exists 02:04:45 ebe98093b4c3: Layer already exists 02:04:45 63ca1fbb43ae: Layer already exists 02:04:45 9ad5297f0f35: Layer already exists 02:04:45 ae25e1a5accb: Layer already exists 02:04:45 4.0.0-dev.16: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:04:45 be22716af249: Preparing 02:04:45 0fe3d1106ed8: Preparing 02:04:45 2b1f84f4063b: Preparing 02:04:45 abf4b0913cc1: Preparing 02:04:45 a0300a63fbba: Preparing 02:04:45 ebe98093b4c3: Preparing 02:04:45 9ad5297f0f35: Preparing 02:04:45 ae25e1a5accb: Preparing 02:04:45 63ca1fbb43ae: Preparing 02:04:45 9ad5297f0f35: Waiting 02:04:45 ae25e1a5accb: Waiting 02:04:45 ebe98093b4c3: Waiting 02:04:45 0fe3d1106ed8: Layer already exists 02:04:45 abf4b0913cc1: Layer already exists 02:04:45 be22716af249: Layer already exists 02:04:45 a0300a63fbba: Layer already exists 02:04:45 2b1f84f4063b: Layer already exists 02:04:45 ebe98093b4c3: Layer already exists 02:04:45 63ca1fbb43ae: Layer already exists 02:04:45 9ad5297f0f35: Layer already exists 02:04:45 ae25e1a5accb: Layer already exists 02:04:45 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:04:46 be22716af249: Preparing 02:04:46 0fe3d1106ed8: Preparing 02:04:46 2b1f84f4063b: Preparing 02:04:46 abf4b0913cc1: Preparing 02:04:46 a0300a63fbba: Preparing 02:04:46 ebe98093b4c3: Preparing 02:04:46 9ad5297f0f35: Preparing 02:04:46 ae25e1a5accb: Preparing 02:04:46 63ca1fbb43ae: Preparing 02:04:46 9ad5297f0f35: Waiting 02:04:46 ae25e1a5accb: Waiting 02:04:46 63ca1fbb43ae: Waiting 02:04:46 ebe98093b4c3: Waiting 02:04:46 be22716af249: Layer already exists 02:04:46 2b1f84f4063b: Layer already exists 02:04:46 0fe3d1106ed8: Layer already exists 02:04:46 abf4b0913cc1: Layer already exists 02:04:46 a0300a63fbba: Layer already exists 02:04:46 ebe98093b4c3: Layer already exists 02:04:46 9ad5297f0f35: Layer already exists 02:04:46 ae25e1a5accb: Layer already exists 02:04:46 63ca1fbb43ae: Layer already exists 02:04:46 main: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:46 ===================================================== [Pipeline] echo 02:04:46 taggedImages: 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:04:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:04:46 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:46 latest 02:04:46 4.0.0-dev.16 02:04:46 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:46 main 02:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:04:47 0c4337c57f50: Preparing 02:04:47 ff4b75aef2aa: Preparing 02:04:47 abf4b0913cc1: Preparing 02:04:47 a0300a63fbba: Preparing 02:04:47 9a9b2755f501: Preparing 02:04:47 80ceb3975aa9: Preparing 02:04:47 63ca1fbb43ae: Preparing 02:04:47 63ca1fbb43ae: Waiting 02:04:47 80ceb3975aa9: Waiting 02:04:47 abf4b0913cc1: Layer already exists 02:04:47 a0300a63fbba: Layer already exists 02:04:47 63ca1fbb43ae: Layer already exists 02:04:47 0c4337c57f50: Pushed 02:04:47 80ceb3975aa9: Pushed 02:04:48 9a9b2755f501: Pushed 02:04:51 ff4b75aef2aa: Pushed 02:04:51 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:04:53 0c4337c57f50: Preparing 02:04:53 ff4b75aef2aa: Preparing 02:04:53 abf4b0913cc1: Preparing 02:04:53 a0300a63fbba: Preparing 02:04:53 9a9b2755f501: Preparing 02:04:53 80ceb3975aa9: Preparing 02:04:53 63ca1fbb43ae: Preparing 02:04:53 80ceb3975aa9: Waiting 02:04:53 63ca1fbb43ae: Waiting 02:04:53 0c4337c57f50: Layer already exists 02:04:53 abf4b0913cc1: Layer already exists 02:04:53 9a9b2755f501: Layer already exists 02:04:53 a0300a63fbba: Layer already exists 02:04:53 ff4b75aef2aa: Layer already exists 02:04:53 80ceb3975aa9: Layer already exists 02:04:53 63ca1fbb43ae: Layer already exists 02:04:53 latest: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 02:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:04:53 0c4337c57f50: Preparing 02:04:53 ff4b75aef2aa: Preparing 02:04:53 abf4b0913cc1: Preparing 02:04:53 a0300a63fbba: Preparing 02:04:53 9a9b2755f501: Preparing 02:04:53 80ceb3975aa9: Preparing 02:04:53 63ca1fbb43ae: Preparing 02:04:53 80ceb3975aa9: Waiting 02:04:53 63ca1fbb43ae: Waiting 02:04:53 abf4b0913cc1: Layer already exists 02:04:53 ff4b75aef2aa: Layer already exists 02:04:53 a0300a63fbba: Layer already exists 02:04:53 0c4337c57f50: Layer already exists 02:04:53 9a9b2755f501: Layer already exists 02:04:53 80ceb3975aa9: Layer already exists 02:04:53 63ca1fbb43ae: Layer already exists 02:04:53 4.0.0-dev.16: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:04:54 0c4337c57f50: Preparing 02:04:54 ff4b75aef2aa: Preparing 02:04:54 abf4b0913cc1: Preparing 02:04:54 a0300a63fbba: Preparing 02:04:54 9a9b2755f501: Preparing 02:04:54 80ceb3975aa9: Preparing 02:04:54 63ca1fbb43ae: Preparing 02:04:54 80ceb3975aa9: Waiting 02:04:54 abf4b0913cc1: Layer already exists 02:04:54 9a9b2755f501: Layer already exists 02:04:54 0c4337c57f50: Layer already exists 02:04:54 a0300a63fbba: Layer already exists 02:04:54 ff4b75aef2aa: Layer already exists 02:04:54 80ceb3975aa9: Layer already exists 02:04:54 63ca1fbb43ae: Layer already exists 02:04:54 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:04:55 0c4337c57f50: Preparing 02:04:55 ff4b75aef2aa: Preparing 02:04:55 abf4b0913cc1: Preparing 02:04:55 a0300a63fbba: Preparing 02:04:55 9a9b2755f501: Preparing 02:04:55 80ceb3975aa9: Preparing 02:04:55 63ca1fbb43ae: Preparing 02:04:55 80ceb3975aa9: Waiting 02:04:55 63ca1fbb43ae: Waiting 02:04:55 9a9b2755f501: Layer already exists 02:04:55 ff4b75aef2aa: Layer already exists 02:04:55 abf4b0913cc1: Layer already exists 02:04:55 0c4337c57f50: Layer already exists 02:04:55 a0300a63fbba: Layer already exists 02:04:55 63ca1fbb43ae: Layer already exists 02:04:55 80ceb3975aa9: Layer already exists 02:04:55 main: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:55 ===================================================== [Pipeline] echo 02:04:55 taggedImages: 02:04:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:04:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 02:04:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:04:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:04:55 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:55 latest 02:04:55 4.0.0-dev.16 02:04:55 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:04:55 main 02:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:04:56 9fbbff28bba8: Preparing 02:04:56 fe26ccc1287c: Preparing 02:04:56 0d7cd8dd5842: Preparing 02:04:56 abf4b0913cc1: Preparing 02:04:56 a0300a63fbba: Preparing 02:04:56 8b847927d0be: Preparing 02:04:56 ff556c6513dd: Preparing 02:04:56 63ca1fbb43ae: Preparing 02:04:56 ff556c6513dd: Waiting 02:04:56 63ca1fbb43ae: Waiting 02:04:56 a0300a63fbba: Layer already exists 02:04:56 abf4b0913cc1: Layer already exists 02:04:56 fe26ccc1287c: Pushed 02:04:56 9fbbff28bba8: Pushed 02:04:56 63ca1fbb43ae: Layer already exists 02:04:56 ff556c6513dd: Pushed 02:04:56 8b847927d0be: Pushed 02:05:00 0d7cd8dd5842: Pushed 02:05:00 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:05:00 9fbbff28bba8: Preparing 02:05:00 fe26ccc1287c: Preparing 02:05:00 0d7cd8dd5842: Preparing 02:05:00 abf4b0913cc1: Preparing 02:05:00 a0300a63fbba: Preparing 02:05:00 8b847927d0be: Preparing 02:05:00 ff556c6513dd: Preparing 02:05:00 63ca1fbb43ae: Preparing 02:05:00 ff556c6513dd: Waiting 02:05:00 63ca1fbb43ae: Waiting 02:05:00 abf4b0913cc1: Layer already exists 02:05:00 a0300a63fbba: Layer already exists 02:05:00 0d7cd8dd5842: Layer already exists 02:05:00 9fbbff28bba8: Layer already exists 02:05:00 fe26ccc1287c: Layer already exists 02:05:00 8b847927d0be: Layer already exists 02:05:00 63ca1fbb43ae: Layer already exists 02:05:00 ff556c6513dd: Layer already exists 02:05:00 latest: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 02:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:05:01 9fbbff28bba8: Preparing 02:05:01 fe26ccc1287c: Preparing 02:05:01 0d7cd8dd5842: Preparing 02:05:01 abf4b0913cc1: Preparing 02:05:01 a0300a63fbba: Preparing 02:05:01 8b847927d0be: Preparing 02:05:01 ff556c6513dd: Preparing 02:05:01 63ca1fbb43ae: Preparing 02:05:01 8b847927d0be: Waiting 02:05:01 ff556c6513dd: Waiting 02:05:01 63ca1fbb43ae: Waiting 02:05:01 fe26ccc1287c: Layer already exists 02:05:01 a0300a63fbba: Layer already exists 02:05:01 abf4b0913cc1: Layer already exists 02:05:01 9fbbff28bba8: Layer already exists 02:05:01 0d7cd8dd5842: Layer already exists 02:05:01 8b847927d0be: Layer already exists 02:05:01 ff556c6513dd: Layer already exists 02:05:01 63ca1fbb43ae: Layer already exists 02:05:01 4.0.0-dev.16: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:05:02 9fbbff28bba8: Preparing 02:05:02 fe26ccc1287c: Preparing 02:05:02 0d7cd8dd5842: Preparing 02:05:02 abf4b0913cc1: Preparing 02:05:02 a0300a63fbba: Preparing 02:05:02 8b847927d0be: Preparing 02:05:02 ff556c6513dd: Preparing 02:05:02 63ca1fbb43ae: Preparing 02:05:02 8b847927d0be: Waiting 02:05:02 63ca1fbb43ae: Waiting 02:05:02 ff556c6513dd: Waiting 02:05:02 9fbbff28bba8: Layer already exists 02:05:02 0d7cd8dd5842: Layer already exists 02:05:02 fe26ccc1287c: Layer already exists 02:05:02 a0300a63fbba: Layer already exists 02:05:02 abf4b0913cc1: Layer already exists 02:05:02 8b847927d0be: Layer already exists 02:05:02 ff556c6513dd: Layer already exists 02:05:02 63ca1fbb43ae: Layer already exists 02:05:02 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:05:02 9fbbff28bba8: Preparing 02:05:02 fe26ccc1287c: Preparing 02:05:02 0d7cd8dd5842: Preparing 02:05:02 abf4b0913cc1: Preparing 02:05:02 a0300a63fbba: Preparing 02:05:02 8b847927d0be: Preparing 02:05:02 ff556c6513dd: Preparing 02:05:02 63ca1fbb43ae: Preparing 02:05:02 8b847927d0be: Waiting 02:05:02 ff556c6513dd: Waiting 02:05:02 63ca1fbb43ae: Waiting 02:05:02 0d7cd8dd5842: Layer already exists 02:05:02 fe26ccc1287c: Layer already exists 02:05:02 abf4b0913cc1: Layer already exists 02:05:02 a0300a63fbba: Layer already exists 02:05:02 9fbbff28bba8: Layer already exists 02:05:02 ff556c6513dd: Layer already exists 02:05:02 8b847927d0be: Layer already exists 02:05:02 63ca1fbb43ae: Layer already exists 02:05:02 main: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:02 ===================================================== [Pipeline] echo 02:05:02 taggedImages: 02:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 02:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:05:02 - nexus3.edgexfoundry.org:10004/support-notifications: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:05:10 #42 ... 02:05:10 02:05:10 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #88 DONE 105.3s 02:05:10 02:05:10 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #94 DONE 98.4s 02:05:10 02:05:10 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #81 DONE 110.6s 02:05:10 02:05:10 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #86 DONE 107.4s 02:05:10 02:05:10 #116 [security-proxy-setup builder 6/7] COPY . . 02:05:10 #116 ... 02:05:10 02:05:10 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #79 DONE 113.7s 02:05:10 02:05:10 #117 [support-notifications builder 6/7] COPY . . 02:05:10 #117 DONE 1.6s 02:05:10 02:05:10 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #118 CACHED 02:05:10 02:05:10 #119 [security-bootstrapper builder 6/7] COPY . . 02:05:10 #119 CACHED 02:05:10 02:05:10 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:05:10 #120 CACHED 02:05:10 02:05:10 #121 [security-secretstore-setup builder 6/7] COPY . . 02:05:10 #121 CACHED 02:05:10 02:05:10 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #122 CACHED 02:05:10 02:05:10 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:05:10 #123 CACHED 02:05:10 02:05:10 #116 [security-proxy-setup builder 6/7] COPY . . 02:05:10 #116 DONE 1.6s 02:05:10 02:05:10 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:05:10 #124 ... 02:05:10 02:05:10 #125 [core-keeper builder 7/8] COPY . . 02:05:10 #125 DONE 1.8s 02:05:10 02:05:10 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #126 CACHED 02:05:10 02:05:10 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:05:10 #127 CACHED 02:05:10 02:05:10 #128 [support-cron-scheduler builder 6/7] COPY . . 02:05:10 #128 CACHED 02:05:10 02:05:10 #129 [security-spiffe-token-provider builder 6/7] COPY . . 02:05:10 #129 DONE 1.7s 02:05:10 02:05:10 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #130 CACHED 02:05:10 02:05:10 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 02:05:10 #131 CACHED 02:05:10 02:05:10 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:05:10 #132 CACHED 02:05:10 02:05:10 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #133 CACHED 02:05:10 02:05:10 #134 [core-metadata builder 6/7] COPY . . 02:05:10 #134 CACHED 02:05:10 02:05:10 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:05:10 #135 CACHED 02:05:10 02:05:10 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #136 CACHED 02:05:10 02:05:10 #137 [core-data builder 6/7] COPY . . 02:05:10 #137 CACHED 02:05:10 02:05:10 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 02:05:10 #138 CACHED 02:05:10 02:05:10 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:10 #139 CACHED 02:05:10 02:05:10 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:05:10 #140 CACHED 02:05:10 02:05:10 #141 [security-proxy-auth builder 6/7] COPY . . 02:05:10 #141 CACHED 02:05:10 02:05:10 #142 [core-command builder 6/7] COPY . . 02:05:10 #142 DONE 1.8s 02:05:10 02:05:10 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:05:10 #143 ... 02:05:10 02:05:10 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:05:10 #124 5.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:05:12 #124 ... 02:05:12 02:05:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:12 #0 4.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:05:12 #144 ... 02:05:12 02:05:12 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:05:12 #0 5.840 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:13 #145 ... 02:05:13 02:05:13 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:05:13 #0 4.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:05:13 #146 ... 02:05:13 02:05:13 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:05:13 #0 5.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:05:13 #147 ... 02:05:13 02:05:13 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:05:13 #0 6.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:05:13 #148 ... 02:05:13 02:05:13 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:05:13 #0 4.265 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:05:13 #149 ... 02:05:13 02:05:13 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:05:13 #0 4.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:05:13 #150 ... 02:05:13 02:05:13 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:13 #0 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:05:13 #151 ... 02:05:13 02:05:13 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:05:13 #0 5.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:05:14 #152 ... 02:05:14 02:05:14 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:14 #0 6.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:05:14 #153 ... 02:05:14 02:05:14 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:05:14 #143 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:24:24 #143 ... 02:24:24 02:24:24 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:24:24 #147 DONE 1147.1s 02:24:24 02:24:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:24 #151 ... 02:24:24 02:24:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:24 #154 DONE 0.2s 02:24:24 02:24:24 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:24 #155 DONE 0.1s 02:24:24 02:24:24 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:24 #143 ... 02:24:24 02:24:24 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:24:24 #156 DONE 0.2s 02:24:24 02:24:24 #157 [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:24:24 #157 DONE 0.1s 02:24:24 02:24:24 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:24:24 #158 DONE 0.2s 02:24:24 02:24:24 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:24 #159 DONE 1.8s 02:24:24 02:24:24 #102 [core-common-config-bootstrapper] exporting to image 02:24:24 #102 exporting layers 02:24:24 #102 exporting layers 0.7s done 02:24:24 #102 writing image sha256:13e59568ecb65f27cb75f54daccbebda6ad4e06d7c968b6cb063fef81fccc8cb done 02:24:24 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:24:24 #102 DONE 8.4s 02:24:24 02:24:24 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:24 #149 ... 02:24:24 02:24:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:24 #146 1158.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:24:24 #146 ... 02:24:24 02:24:24 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:24 #149 DONE 1159.6s 02:24:24 02:24:24 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:24:24 #160 DONE 0.4s 02:24:24 02:24:24 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:24:24 #161 DONE 2.2s 02:24:24 02:24:24 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:24:25 #162 DONE 0.3s 02:24:25 02:24:25 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:24:25 #163 DONE 0.1s 02:24:25 02:24:25 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:25 #164 DONE 0.3s 02:24:25 02:24:25 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:25 #143 ... 02:24:25 02:24:25 #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:24:25 #165 DONE 0.2s 02:24:25 02:24:25 #166 [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:24:25 #166 DONE 0.1s 02:24:25 02:24:25 #167 [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:24:26 #167 DONE 0.2s 02:24:26 02:24:26 #168 [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:24:26 #168 DONE 0.1s 02:24:26 02:24:26 #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:26 #169 ... 02:24:26 02:24:26 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:26 #124 DONE 1163.9s 02:24:26 02:24:26 #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:26 #169 DONE 0.4s 02:24:26 02:24:26 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:26 #144 ... 02:24:26 02:24:26 #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:24:27 #170 ... 02:24:27 02:24:27 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:24:27 #171 DONE 0.3s 02:24:27 02:24:27 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:24:27 #172 DONE 0.1s 02:24:27 02:24:27 #173 [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:24:28 #173 DONE 0.2s 02:24:28 02:24:28 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:24:28 #174 DONE 0.2s 02:24:28 02:24:28 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:24:28 #175 DONE 0.4s 02:24:28 02:24:28 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:28 #144 ... 02:24:28 02:24:28 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:24:29 #176 DONE 0.4s 02:24:29 02:24:29 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:29 #177 ... 02:24:29 02:24:29 #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:24:29 #170 DONE 2.9s 02:24:29 02:24:29 #102 [security-bootstrapper] exporting to image 02:24:29 #102 exporting layers 02:24:30 #102 exporting layers 1.4s done 02:24:30 #102 writing image sha256:69ca258a58ce7ad9ade1f11bd09a87cb6811d90584fc667f987813b8c5757466 done 02:24:30 #102 naming to docker.io/library/security-bootstrapper-arm64 done 02:24:30 #102 DONE 9.8s 02:24:30 02:24:30 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:24:31 #152 ... 02:24:31 02:24:31 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:31 #177 DONE 2.3s 02:24:31 02:24:31 #102 [security-proxy-setup] exporting to image 02:24:32 #102 exporting layers 0.9s done 02:24:32 #102 writing image sha256:5e9724724450dcd2f340cfedbba8d54668f681850ed88d2fb8aa30346e6811ea 0.0s done 02:24:32 #102 naming to docker.io/library/security-proxy-setup-arm64 02:24:32 #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:24:32 #102 DONE 10.7s 02:24:32 02:24:32 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:40 #145 ... 02:24:40 02:24:40 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:40 #146 DONE 1177.1s 02:24:40 02:24:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:40 #144 ... 02:24:40 02:24:40 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:24:40 #178 DONE 0.2s 02:24:40 02:24:40 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:24:40 #179 DONE 0.1s 02:24:40 02:24:40 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:40 #143 ... 02:24:40 02:24:40 #180 [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:24:40 #180 DONE 0.2s 02:24:40 02:24:40 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:24:40 #181 DONE 0.1s 02:24:40 02:24:40 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:24:41 #182 DONE 0.1s 02:24:41 02:24:41 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:24:41 #183 DONE 0.2s 02:24:41 02:24:41 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:24:41 #184 DONE 0.3s 02:24:41 02:24:41 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:24:41 #185 DONE 0.1s 02:24:41 02:24:41 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:43 #186 DONE 1.7s 02:24:43 02:24:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:43 #151 ... 02:24:43 02:24:43 #102 [security-secretstore-setup] exporting to image 02:24:43 #102 exporting layers 02:24:44 #102 exporting layers 1.0s done 02:24:44 #102 writing image sha256:0e26ee98a765565025843650d58b882d0ca422899ed7b982217adeb12267dee2 done 02:24:44 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 02:24:44 #102 DONE 11.8s 02:24:44 02:24:44 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:36 #144 ... 02:27:36 02:27:36 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:36 #148 DONE 1340.0s 02:27:36 02:27:36 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:36 #42 ... 02:27:36 02:27:36 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:36 #187 DONE 0.3s 02:27:36 02:27:36 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:36 #188 DONE 0.1s 02:27:36 02:27:36 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:27:36 #189 DONE 0.3s 02:27:36 02:27:36 #190 [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:27:36 #190 DONE 0.1s 02:27:36 02:27:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:36 #144 ... 02:27:36 02:27:36 #102 [security-spiffe-token-provider] exporting to image 02:27:36 #102 exporting layers 02:27:36 #102 exporting layers 0.8s done 02:27:36 #102 writing image sha256:1e0fbceb10e38152b1a6d734ff20c00b1ebe0b00f97f8da2ecc49ed17129c3b0 done 02:27:36 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:27:36 #102 DONE 12.6s 02:27:36 02:27:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:28 #144 ... 02:34:28 02:34:28 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:28 #143 DONE 1760.7s 02:34:28 02:34:28 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:28 #145 ... 02:34:28 02:34:28 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:28 #191 DONE 0.3s 02:34:28 02:34:28 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:34:28 #192 DONE 0.3s 02:34:28 02:34:28 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:34:28 #193 DONE 0.4s 02:34:28 02:34:28 #24 [security-secretstore-setup internal] load .dockerignore 02:34:28 #24 ... 02:34:28 02:34:28 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:34:28 #194 DONE 0.2s 02:34:28 02:34:28 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:34:28 #195 DONE 0.1s 02:34:28 02:34:28 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:34:28 #196 DONE 2.0s 02:34:28 02:34:28 #102 [security-proxy-auth] exporting to image 02:34:28 #102 exporting layers 02:34:28 #102 exporting layers 0.6s done 02:34:28 #102 writing image sha256:2900afe348ba431c5967cfa217d428bdc5674004b55927777ef77b3f998bf649 done 02:34:28 #102 naming to docker.io/library/security-proxy-auth-arm64 done 02:34:28 #102 DONE 13.3s 02:34:28 02:34:28 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:29 #144 ... 02:34:29 02:34:29 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:29 #153 DONE 1766.7s 02:34:29 02:34:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:30 #145 ... 02:34:30 02:34:30 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:34:30 #197 DONE 0.2s 02:34:30 02:34:30 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:34:30 #150 ... 02:34:30 02:34:30 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:34:30 #198 DONE 0.2s 02:34:30 02:34:30 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:34:30 #199 DONE 0.4s 02:34:30 02:34:30 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:34:30 #42 ... 02:34:30 02:34:30 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:34:30 #200 DONE 0.1s 02:34:30 02:34:30 #102 [core-command] exporting to image 02:34:31 #102 exporting layers 0.3s done 02:34:31 #102 writing image sha256:207b0526802ed3ab6e5e27119d7fad38de290723f8a7e8f5e919ddd9f18cd59f done 02:34:31 #102 naming to docker.io/library/core-command-arm64 done 02:34:31 #102 DONE 13.6s 02:34:31 02:34:31 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:08 #152 ... 02:36:08 02:36:08 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:08 #151 DONE 1865.3s 02:36:08 02:36:08 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:08 #145 ... 02:36:08 02:36:08 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:08 #201 DONE 0.3s 02:36:08 02:36:08 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:36:09 #202 DONE 0.3s 02:36:09 02:36:09 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:36:09 #203 DONE 0.4s 02:36:09 02:36:09 #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:36:09 #204 DONE 0.2s 02:36:09 02:36:09 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:36:09 #205 DONE 0.2s 02:36:09 02:36:09 #102 [core-data] exporting to image 02:36:09 #102 exporting layers 02:36:10 #102 exporting layers 0.5s done 02:36:10 #102 writing image sha256:2d8eed86274a43379b5234f34476796dcda8450783d17c0a2e51321a49752fde done 02:36:10 #102 naming to docker.io/library/core-data-arm64 done 02:36:10 #102 DONE 14.1s 02:36:10 02:36:10 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:12 #42 ... 02:36:12 02:36:12 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:12 #152 DONE 1869.7s 02:36:12 02:36:12 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:12 #145 ... 02:36:12 02:36:12 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:12 #206 DONE 0.3s 02:36:12 02:36:12 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:36:13 #207 DONE 0.4s 02:36:13 02:36:13 #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:36:13 #208 DONE 0.1s 02:36:13 02:36:13 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:36:13 #209 DONE 0.1s 02:36:13 02:36:13 #102 [core-keeper] exporting to image 02:36:14 #102 ... 02:36:14 02:36:14 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:14 #145 DONE 1871.7s 02:36:14 02:36:14 #102 [core-keeper] exporting to image 02:36:14 #102 exporting layers 0.7s done 02:36:14 #102 writing image sha256:6571aa9e03bb6dc96e73143efe8fba653b36cb1abea2060ce674917c2de32ce5 0.0s done 02:36:14 #102 naming to docker.io/library/core-keeper-arm64 0.0s done 02:36:14 #102 DONE 14.8s 02:36:14 02:36:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:14 #144 ... 02:36:14 02:36:14 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:36:14 #210 DONE 0.2s 02:36:14 02:36:14 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:36:15 #211 DONE 0.2s 02:36:15 02:36:15 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:36:15 #212 DONE 0.4s 02:36:15 02:36:15 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:15 #42 ... 02:36:15 02:36:15 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:36:15 #213 DONE 0.1s 02:36:15 02:36:15 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:36:15 #214 DONE 0.1s 02:36:15 02:36:15 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:16 #42 ... 02:36:16 02:36:16 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:36:16 #215 DONE 0.2s 02:36:16 02:36:16 #102 [core-metadata] exporting to image 02:36:16 #102 exporting layers 0.4s done 02:36:16 #102 writing image sha256:55a55af84fd3887f8d2057ed78b3a56243436e0a3c274737451d6c22b4e377ba done 02:36:16 #102 naming to docker.io/library/core-metadata-arm64 done 02:36:16 #102 DONE 15.2s 02:36:16 02:36:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:43 #144 DONE 1898.5s 02:36:43 02:36:43 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:36:43 #150 ... 02:36:43 02:36:43 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:43 #216 DONE 0.2s 02:36:43 02:36:43 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:36:43 #217 DONE 0.2s 02:36:43 02:36:43 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:36:43 #218 DONE 0.5s 02:36:43 02:36:43 #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:36:43 #219 DONE 0.1s 02:36:43 02:36:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:43 #42 ... 02:36:43 02:36:43 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:36:43 #220 DONE 0.1s 02:36:43 02:36:43 #102 [support-notifications] exporting to image 02:36:43 #102 exporting layers 02:36:43 #102 ... 02:36:43 02:36:43 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:36:43 #150 DONE 1900.3s 02:36:43 02:36:43 #102 [support-notifications] exporting to image 02:36:43 #102 exporting layers 0.7s done 02:36:43 #102 writing image sha256:4fe2510b2827775761f66396324bf5118bfa0fc9422af9662151cfe1c4fb278c done 02:36:43 #102 naming to docker.io/library/support-notifications-arm64 done 02:36:43 #102 DONE 15.9s 02:36:43 02:36:43 #24 [security-secretstore-setup internal] load .dockerignore 02:36:43 #24 ... 02:36:43 02:36:43 #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:43 #221 DONE 0.1s 02:36:43 02:36:43 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:36:43 #222 DONE 0.1s 02:36:43 02:36:43 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:36:44 #223 DONE 0.5s 02:36:44 02:36:44 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:36:44 #224 DONE 0.1s 02:36:44 02:36:44 #102 [support-cron-scheduler] exporting to image 02:36:44 #102 exporting layers 0.6s done 02:36:44 #102 writing image sha256:fe9d55e496b2df12ee096de47805c52d9964c43dc90d5cb87149f77086407309 done 02:36:44 #102 naming to docker.io/library/support-cron-scheduler-arm64 done 02:36:44 #102 DONE 16.6s 02:36:44 02:36:44 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:44 time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:36:44 $ docker stop --time=1 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f 02:36:46 $ docker rm -f --volumes 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f [Pipeline] // withDockerContainer [Pipeline] sh 02:36:46 + docker images 02:36:46 REPOSITORY TAG IMAGE ID CREATED SIZE 02:36:46 support-cron-scheduler-arm64 latest fe9d55e496b2 3 seconds ago 53.7MB 02:36:46 support-notifications-arm64 latest 4fe2510b2827 4 seconds ago 52.7MB 02:36:46 core-metadata-arm64 latest 55a55af84fd3 31 seconds ago 38.5MB 02:36:46 core-keeper-arm64 latest 6571aa9e03bb 33 seconds ago 31.7MB 02:36:46 core-data-arm64 latest 2d8eed86274a 37 seconds ago 38.5MB 02:36:46 core-command-arm64 latest 207b0526802e 2 minutes ago 34.3MB 02:36:46 security-proxy-auth-arm64 latest 2900afe348ba 2 minutes ago 33.3MB 02:36:46 security-spiffe-token-provider-arm64 latest 1e0fbceb10e3 9 minutes ago 40.2MB 02:36:46 security-secretstore-setup-arm64 latest 0e26ee98a765 12 minutes ago 47.6MB 02:36:46 security-proxy-setup-arm64 latest 5e9724724450 12 minutes ago 36.2MB 02:36:46 security-bootstrapper-arm64 latest 69ca258a58ce 12 minutes ago 27.2MB 02:36:46 core-common-config-bootstrapper-arm64 latest 13e59568ecb6 12 minutes ago 24.1MB 02:36:46 security-spire-agent-arm64 latest 7aafaabfa5e9 33 minutes ago 182MB 02:36:46 security-spire-server-arm64 latest 880acc28ab13 33 minutes ago 124MB 02:36:46 security-spire-config-arm64 latest 93acb9f4e052 33 minutes ago 123MB 02:36:46 ci-base-image-arm64 latest d8f4b8a4183a 34 minutes ago 960MB 02:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 02:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:47 provisioning config files... 02:36:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config8948220247064676438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:47 ---> ****-login.sh 02:36:47 nexus3.edgexfoundry.org:10001 02:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:47 Configure a credential helper to remove this warning. See 02:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:47 02:36:47 Login Succeeded 02:36:47 nexus3.edgexfoundry.org:10002 02:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:48 Configure a credential helper to remove this warning. See 02:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:48 02:36:48 Login Succeeded 02:36:48 nexus3.edgexfoundry.org:10003 02:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:48 Configure a credential helper to remove this warning. See 02:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:48 02:36:48 Login Succeeded 02:36:48 nexus3.edgexfoundry.org:10004 02:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:49 Configure a credential helper to remove this warning. See 02:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:49 02:36:49 Login Succeeded 02:36:49 ****.io 02:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:49 Configure a credential helper to remove this warning. See 02:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:49 02:36:49 Login Succeeded 02:36:49 ---> ****-login.sh ends [Pipeline] } 02:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:36:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:36:49 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:36:49 latest 02:36:49 4.0.0-dev.16 02:36:49 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:36:49 main 02:36:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:50 8aa9b75bd071: Preparing 02:36:50 20f3e168307a: Preparing 02:36:50 199e665aa5b8: Preparing 02:36:50 41efb03dde94: Preparing 02:36:50 73cd7075f1d1: Preparing 02:36:50 6bb5acc77df8: Preparing 02:36:50 16113d51b718: Preparing 02:36:50 6bb5acc77df8: Waiting 02:36:50 16113d51b718: Waiting 02:36:50 41efb03dde94: Pushed 02:36:50 199e665aa5b8: Pushed 02:36:50 8aa9b75bd071: Pushed 02:36:50 16113d51b718: Layer already exists 02:36:50 6bb5acc77df8: Pushed 02:36:52 73cd7075f1d1: Pushed 02:36:54 20f3e168307a: Pushed 02:36:54 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:55 8aa9b75bd071: Preparing 02:36:55 20f3e168307a: Preparing 02:36:55 199e665aa5b8: Preparing 02:36:55 41efb03dde94: Preparing 02:36:55 73cd7075f1d1: Preparing 02:36:55 6bb5acc77df8: Preparing 02:36:55 16113d51b718: Preparing 02:36:55 6bb5acc77df8: Waiting 02:36:55 16113d51b718: Waiting 02:36:55 8aa9b75bd071: Layer already exists 02:36:55 41efb03dde94: Layer already exists 02:36:55 20f3e168307a: Layer already exists 02:36:55 199e665aa5b8: Layer already exists 02:36:55 73cd7075f1d1: Layer already exists 02:36:55 6bb5acc77df8: Layer already exists 02:36:55 16113d51b718: Layer already exists 02:36:55 latest: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 02:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:56 8aa9b75bd071: Preparing 02:36:56 20f3e168307a: Preparing 02:36:56 199e665aa5b8: Preparing 02:36:56 41efb03dde94: Preparing 02:36:56 73cd7075f1d1: Preparing 02:36:56 6bb5acc77df8: Preparing 02:36:56 16113d51b718: Preparing 02:36:56 16113d51b718: Waiting 02:36:56 6bb5acc77df8: Waiting 02:36:56 41efb03dde94: Layer already exists 02:36:56 199e665aa5b8: Layer already exists 02:36:56 73cd7075f1d1: Layer already exists 02:36:56 20f3e168307a: Layer already exists 02:36:56 8aa9b75bd071: Layer already exists 02:36:56 16113d51b718: Layer already exists 02:36:56 6bb5acc77df8: Layer already exists 02:36:56 4.0.0-dev.16: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:57 8aa9b75bd071: Preparing 02:36:57 20f3e168307a: Preparing 02:36:57 199e665aa5b8: Preparing 02:36:57 41efb03dde94: Preparing 02:36:57 73cd7075f1d1: Preparing 02:36:57 6bb5acc77df8: Preparing 02:36:57 16113d51b718: Preparing 02:36:57 6bb5acc77df8: Waiting 02:36:57 16113d51b718: Waiting 02:36:57 20f3e168307a: Layer already exists 02:36:57 8aa9b75bd071: Layer already exists 02:36:57 41efb03dde94: Layer already exists 02:36:57 199e665aa5b8: Layer already exists 02:36:57 73cd7075f1d1: Layer already exists 02:36:57 16113d51b718: Layer already exists 02:36:57 6bb5acc77df8: Layer already exists 02:36:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:58 8aa9b75bd071: Preparing 02:36:58 20f3e168307a: Preparing 02:36:58 199e665aa5b8: Preparing 02:36:58 41efb03dde94: Preparing 02:36:58 73cd7075f1d1: Preparing 02:36:58 6bb5acc77df8: Preparing 02:36:58 16113d51b718: Preparing 02:36:58 6bb5acc77df8: Waiting 02:36:58 16113d51b718: Waiting 02:36:58 20f3e168307a: Layer already exists 02:36:58 73cd7075f1d1: Layer already exists 02:36:58 8aa9b75bd071: Layer already exists 02:36:58 199e665aa5b8: Layer already exists 02:36:58 41efb03dde94: Layer already exists 02:36:58 6bb5acc77df8: Layer already exists 02:36:58 16113d51b718: Layer already exists 02:36:58 main: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:59 ===================================================== [Pipeline] echo 02:36:59 taggedImages: 02:36:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:36:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:36:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 02:36:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:36:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:36:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:36:59 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:36:59 latest 02:36:59 4.0.0-dev.16 02:36:59 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:36:59 main 02:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:36:59 791ac750545b: Preparing 02:36:59 56aee911a3bd: Preparing 02:36:59 b882422a3770: Preparing 02:36:59 59b68ead042c: Preparing 02:36:59 199e665aa5b8: Preparing 02:36:59 41efb03dde94: Preparing 02:36:59 73cd7075f1d1: Preparing 02:36:59 6bb5acc77df8: Preparing 02:36:59 16113d51b718: Preparing 02:36:59 41efb03dde94: Waiting 02:36:59 73cd7075f1d1: Waiting 02:36:59 6bb5acc77df8: Waiting 02:36:59 16113d51b718: Waiting 02:37:00 199e665aa5b8: Layer already exists 02:37:00 41efb03dde94: Layer already exists 02:37:00 73cd7075f1d1: Layer already exists 02:37:00 56aee911a3bd: Pushed 02:37:00 6bb5acc77df8: Layer already exists 02:37:00 b882422a3770: Pushed 02:37:00 791ac750545b: Pushed 02:37:00 16113d51b718: Layer already exists 02:37:02 59b68ead042c: Pushed 02:37:02 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37: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 02:37:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:03 791ac750545b: Preparing 02:37:03 56aee911a3bd: Preparing 02:37:03 b882422a3770: Preparing 02:37:03 59b68ead042c: Preparing 02:37:03 199e665aa5b8: Preparing 02:37:03 41efb03dde94: Preparing 02:37:03 73cd7075f1d1: Preparing 02:37:03 6bb5acc77df8: Preparing 02:37:03 16113d51b718: Preparing 02:37:03 73cd7075f1d1: Waiting 02:37:03 6bb5acc77df8: Waiting 02:37:03 16113d51b718: Waiting 02:37:03 41efb03dde94: Waiting 02:37:03 59b68ead042c: Layer already exists 02:37:03 791ac750545b: Layer already exists 02:37:03 199e665aa5b8: Layer already exists 02:37:03 b882422a3770: Layer already exists 02:37:03 56aee911a3bd: Layer already exists 02:37:03 41efb03dde94: Layer already exists 02:37:03 6bb5acc77df8: Layer already exists 02:37:03 73cd7075f1d1: Layer already exists 02:37:03 16113d51b718: Layer already exists 02:37:03 latest: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 02:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:04 791ac750545b: Preparing 02:37:04 56aee911a3bd: Preparing 02:37:04 b882422a3770: Preparing 02:37:04 59b68ead042c: Preparing 02:37:04 199e665aa5b8: Preparing 02:37:04 41efb03dde94: Preparing 02:37:04 73cd7075f1d1: Preparing 02:37:04 6bb5acc77df8: Preparing 02:37:04 16113d51b718: Preparing 02:37:04 41efb03dde94: Waiting 02:37:04 73cd7075f1d1: Waiting 02:37:04 6bb5acc77df8: Waiting 02:37:04 16113d51b718: Waiting 02:37:04 791ac750545b: Layer already exists 02:37:04 199e665aa5b8: Layer already exists 02:37:04 b882422a3770: Layer already exists 02:37:04 56aee911a3bd: Layer already exists 02:37:04 59b68ead042c: Layer already exists 02:37:04 16113d51b718: Layer already exists 02:37:04 41efb03dde94: Layer already exists 02:37:04 73cd7075f1d1: Layer already exists 02:37:04 6bb5acc77df8: Layer already exists 02:37:04 4.0.0-dev.16: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:05 791ac750545b: Preparing 02:37:05 56aee911a3bd: Preparing 02:37:05 b882422a3770: Preparing 02:37:05 59b68ead042c: Preparing 02:37:05 199e665aa5b8: Preparing 02:37:05 41efb03dde94: Preparing 02:37:05 73cd7075f1d1: Preparing 02:37:05 6bb5acc77df8: Preparing 02:37:05 16113d51b718: Preparing 02:37:05 41efb03dde94: Waiting 02:37:05 73cd7075f1d1: Waiting 02:37:05 6bb5acc77df8: Waiting 02:37:05 16113d51b718: Waiting 02:37:05 791ac750545b: Layer already exists 02:37:05 56aee911a3bd: Layer already exists 02:37:05 59b68ead042c: Layer already exists 02:37:05 b882422a3770: Layer already exists 02:37:05 199e665aa5b8: Layer already exists 02:37:05 41efb03dde94: Layer already exists 02:37:05 6bb5acc77df8: Layer already exists 02:37:05 16113d51b718: Layer already exists 02:37:05 73cd7075f1d1: Layer already exists 02:37:05 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37: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 02:37:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:37:06 791ac750545b: Preparing 02:37:06 56aee911a3bd: Preparing 02:37:06 b882422a3770: Preparing 02:37:06 59b68ead042c: Preparing 02:37:06 199e665aa5b8: Preparing 02:37:06 41efb03dde94: Preparing 02:37:06 73cd7075f1d1: Preparing 02:37:06 6bb5acc77df8: Preparing 02:37:06 16113d51b718: Preparing 02:37:06 73cd7075f1d1: Waiting 02:37:06 6bb5acc77df8: Waiting 02:37:06 16113d51b718: Waiting 02:37:06 41efb03dde94: Waiting 02:37:06 56aee911a3bd: Layer already exists 02:37:06 791ac750545b: Layer already exists 02:37:06 199e665aa5b8: Layer already exists 02:37:06 b882422a3770: Layer already exists 02:37:06 59b68ead042c: Layer already exists 02:37:06 16113d51b718: Layer already exists 02:37:06 73cd7075f1d1: Layer already exists 02:37:06 41efb03dde94: Layer already exists 02:37:06 6bb5acc77df8: Layer already exists 02:37:06 main: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:06 ===================================================== [Pipeline] echo 02:37:06 taggedImages: 02:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 02:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:37:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:37:07 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:07 latest 02:37:07 4.0.0-dev.16 02:37:07 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:07 main 02:37:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:07 f701e3d2f524: Preparing 02:37:07 33e99f84642a: Preparing 02:37:07 c8845fe5f354: Preparing 02:37:07 199e665aa5b8: Preparing 02:37:07 41efb03dde94: Preparing 02:37:07 60ff3895038c: Preparing 02:37:07 1d8fc3b1b594: Preparing 02:37:07 16113d51b718: Preparing 02:37:07 60ff3895038c: Waiting 02:37:07 1d8fc3b1b594: Waiting 02:37:07 16113d51b718: Waiting 02:37:07 199e665aa5b8: Layer already exists 02:37:08 41efb03dde94: Layer already exists 02:37:08 33e99f84642a: Pushed 02:37:08 f701e3d2f524: Pushed 02:37:08 16113d51b718: Layer already exists 02:37:08 1d8fc3b1b594: Pushed 02:37:09 60ff3895038c: Pushed 02:37:13 c8845fe5f354: Pushed 02:37:13 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:14 f701e3d2f524: Preparing 02:37:14 33e99f84642a: Preparing 02:37:14 c8845fe5f354: Preparing 02:37:14 199e665aa5b8: Preparing 02:37:14 41efb03dde94: Preparing 02:37:14 60ff3895038c: Preparing 02:37:14 1d8fc3b1b594: Preparing 02:37:14 60ff3895038c: Waiting 02:37:14 16113d51b718: Preparing 02:37:14 16113d51b718: Waiting 02:37:14 1d8fc3b1b594: Waiting 02:37:14 41efb03dde94: Layer already exists 02:37:14 f701e3d2f524: Layer already exists 02:37:14 33e99f84642a: Layer already exists 02:37:14 199e665aa5b8: Layer already exists 02:37:14 c8845fe5f354: Layer already exists 02:37:14 60ff3895038c: Layer already exists 02:37:14 1d8fc3b1b594: Layer already exists 02:37:14 16113d51b718: Layer already exists 02:37:14 latest: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 02:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:15 f701e3d2f524: Preparing 02:37:15 33e99f84642a: Preparing 02:37:15 c8845fe5f354: Preparing 02:37:15 199e665aa5b8: Preparing 02:37:15 41efb03dde94: Preparing 02:37:15 60ff3895038c: Preparing 02:37:15 1d8fc3b1b594: Preparing 02:37:15 16113d51b718: Preparing 02:37:15 1d8fc3b1b594: Waiting 02:37:15 16113d51b718: Waiting 02:37:15 60ff3895038c: Waiting 02:37:15 f701e3d2f524: Layer already exists 02:37:15 c8845fe5f354: Layer already exists 02:37:15 41efb03dde94: Layer already exists 02:37:15 199e665aa5b8: Layer already exists 02:37:15 33e99f84642a: Layer already exists 02:37:15 16113d51b718: Layer already exists 02:37:15 60ff3895038c: Layer already exists 02:37:15 1d8fc3b1b594: Layer already exists 02:37:15 4.0.0-dev.16: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:16 f701e3d2f524: Preparing 02:37:16 33e99f84642a: Preparing 02:37:16 c8845fe5f354: Preparing 02:37:16 199e665aa5b8: Preparing 02:37:16 41efb03dde94: Preparing 02:37:16 60ff3895038c: Preparing 02:37:16 1d8fc3b1b594: Preparing 02:37:16 16113d51b718: Preparing 02:37:16 60ff3895038c: Waiting 02:37:16 1d8fc3b1b594: Waiting 02:37:16 16113d51b718: Waiting 02:37:16 c8845fe5f354: Layer already exists 02:37:16 41efb03dde94: Layer already exists 02:37:16 33e99f84642a: Layer already exists 02:37:16 199e665aa5b8: Layer already exists 02:37:16 f701e3d2f524: Layer already exists 02:37:16 1d8fc3b1b594: Layer already exists 02:37:16 60ff3895038c: Layer already exists 02:37:16 16113d51b718: Layer already exists 02:37:16 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:37:17 f701e3d2f524: Preparing 02:37:17 33e99f84642a: Preparing 02:37:17 c8845fe5f354: Preparing 02:37:17 199e665aa5b8: Preparing 02:37:17 41efb03dde94: Preparing 02:37:17 60ff3895038c: Preparing 02:37:17 1d8fc3b1b594: Preparing 02:37:17 16113d51b718: Preparing 02:37:17 1d8fc3b1b594: Waiting 02:37:17 16113d51b718: Waiting 02:37:17 60ff3895038c: Waiting 02:37:17 c8845fe5f354: Layer already exists 02:37:17 199e665aa5b8: Layer already exists 02:37:17 f701e3d2f524: Layer already exists 02:37:17 41efb03dde94: Layer already exists 02:37:17 33e99f84642a: Layer already exists 02:37:17 60ff3895038c: Layer already exists 02:37:17 1d8fc3b1b594: Layer already exists 02:37:17 16113d51b718: Layer already exists 02:37:17 main: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:17 ===================================================== [Pipeline] echo 02:37:17 taggedImages: 02:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 02:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:37:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:37:17 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:17 latest 02:37:17 4.0.0-dev.16 02:37:17 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:17 main 02:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:18 ce28c738f545: Preparing 02:37:18 c32babef88c5: Preparing 02:37:18 71d50750550d: Preparing 02:37:18 41efb03dde94: Preparing 02:37:18 1adf980aa88d: Preparing 02:37:18 0b2d6e05b36c: Preparing 02:37:18 16113d51b718: Preparing 02:37:18 0b2d6e05b36c: Waiting 02:37:18 16113d51b718: Waiting 02:37:18 41efb03dde94: Layer already exists 02:37:18 c32babef88c5: Pushed 02:37:18 0b2d6e05b36c: Pushed 02:37:18 ce28c738f545: Pushed 02:37:18 1adf980aa88d: Pushed 02:37:18 16113d51b718: Layer already exists 02:37:24 71d50750550d: Pushed 02:37:24 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:24 ce28c738f545: Preparing 02:37:24 c32babef88c5: Preparing 02:37:24 71d50750550d: Preparing 02:37:24 41efb03dde94: Preparing 02:37:24 1adf980aa88d: Preparing 02:37:24 0b2d6e05b36c: Preparing 02:37:24 16113d51b718: Preparing 02:37:24 0b2d6e05b36c: Waiting 02:37:24 16113d51b718: Waiting 02:37:24 41efb03dde94: Layer already exists 02:37:24 ce28c738f545: Layer already exists 02:37:24 c32babef88c5: Layer already exists 02:37:24 1adf980aa88d: Layer already exists 02:37:24 71d50750550d: Layer already exists 02:37:24 16113d51b718: Layer already exists 02:37:24 0b2d6e05b36c: Layer already exists 02:37:24 latest: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 02:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:25 ce28c738f545: Preparing 02:37:25 c32babef88c5: Preparing 02:37:25 71d50750550d: Preparing 02:37:25 41efb03dde94: Preparing 02:37:25 1adf980aa88d: Preparing 02:37:25 0b2d6e05b36c: Preparing 02:37:25 16113d51b718: Preparing 02:37:25 0b2d6e05b36c: Waiting 02:37:25 16113d51b718: Waiting 02:37:25 ce28c738f545: Layer already exists 02:37:25 c32babef88c5: Layer already exists 02:37:25 71d50750550d: Layer already exists 02:37:25 1adf980aa88d: Layer already exists 02:37:25 41efb03dde94: Layer already exists 02:37:25 16113d51b718: Layer already exists 02:37:25 0b2d6e05b36c: Layer already exists 02:37:25 4.0.0-dev.16: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:26 ce28c738f545: Preparing 02:37:26 c32babef88c5: Preparing 02:37:26 71d50750550d: Preparing 02:37:26 41efb03dde94: Preparing 02:37:26 1adf980aa88d: Preparing 02:37:26 0b2d6e05b36c: Preparing 02:37:26 16113d51b718: Preparing 02:37:26 0b2d6e05b36c: Waiting 02:37:26 16113d51b718: Waiting 02:37:26 71d50750550d: Layer already exists 02:37:26 ce28c738f545: Layer already exists 02:37:26 1adf980aa88d: Layer already exists 02:37:26 41efb03dde94: Layer already exists 02:37:26 c32babef88c5: Layer already exists 02:37:26 0b2d6e05b36c: Layer already exists 02:37:26 16113d51b718: Layer already exists 02:37:26 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:37:27 ce28c738f545: Preparing 02:37:27 c32babef88c5: Preparing 02:37:27 71d50750550d: Preparing 02:37:27 41efb03dde94: Preparing 02:37:27 1adf980aa88d: Preparing 02:37:27 0b2d6e05b36c: Preparing 02:37:27 16113d51b718: Preparing 02:37:27 0b2d6e05b36c: Waiting 02:37:27 16113d51b718: Waiting 02:37:27 1adf980aa88d: Layer already exists 02:37:27 71d50750550d: Layer already exists 02:37:27 ce28c738f545: Layer already exists 02:37:27 c32babef88c5: Layer already exists 02:37:27 41efb03dde94: Layer already exists 02:37:27 0b2d6e05b36c: Layer already exists 02:37:27 16113d51b718: Layer already exists 02:37:27 main: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:28 ===================================================== [Pipeline] echo 02:37:28 taggedImages: 02:37:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:37:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 02:37:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:37:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:37:28 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:28 latest 02:37:28 4.0.0-dev.16 02:37:28 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:28 main 02:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:28 759386e1c4d6: Preparing 02:37:28 40b0618813f2: Preparing 02:37:28 c63cac38719e: Preparing 02:37:28 cc31e1d0844e: Preparing 02:37:28 199e665aa5b8: Preparing 02:37:28 41efb03dde94: Preparing 02:37:28 73cd7075f1d1: Preparing 02:37:28 41efb03dde94: Waiting 02:37:28 73cd7075f1d1: Waiting 02:37:28 6bb5acc77df8: Preparing 02:37:28 6bb5acc77df8: Waiting 02:37:28 16113d51b718: Preparing 02:37:28 199e665aa5b8: Layer already exists 02:37:29 41efb03dde94: Layer already exists 02:37:29 73cd7075f1d1: Layer already exists 02:37:29 40b0618813f2: Pushed 02:37:29 c63cac38719e: Pushed 02:37:29 759386e1c4d6: Pushed 02:37:29 6bb5acc77df8: Layer already exists 02:37:29 16113d51b718: Layer already exists 02:37:34 cc31e1d0844e: Pushed 02:37:34 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:35 759386e1c4d6: Preparing 02:37:35 40b0618813f2: Preparing 02:37:35 c63cac38719e: Preparing 02:37:35 cc31e1d0844e: Preparing 02:37:35 199e665aa5b8: Preparing 02:37:35 41efb03dde94: Preparing 02:37:35 73cd7075f1d1: Preparing 02:37:35 41efb03dde94: Waiting 02:37:35 73cd7075f1d1: Waiting 02:37:35 6bb5acc77df8: Preparing 02:37:35 16113d51b718: Preparing 02:37:35 6bb5acc77df8: Waiting 02:37:35 40b0618813f2: Layer already exists 02:37:35 199e665aa5b8: Layer already exists 02:37:35 759386e1c4d6: Layer already exists 02:37:35 c63cac38719e: Layer already exists 02:37:35 cc31e1d0844e: Layer already exists 02:37:35 6bb5acc77df8: Layer already exists 02:37:35 73cd7075f1d1: Layer already exists 02:37:35 16113d51b718: Layer already exists 02:37:35 41efb03dde94: Layer already exists 02:37:35 latest: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 02:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:36 759386e1c4d6: Preparing 02:37:36 40b0618813f2: Preparing 02:37:36 c63cac38719e: Preparing 02:37:36 cc31e1d0844e: Preparing 02:37:36 199e665aa5b8: Preparing 02:37:36 41efb03dde94: Preparing 02:37:36 73cd7075f1d1: Preparing 02:37:36 6bb5acc77df8: Preparing 02:37:36 16113d51b718: Preparing 02:37:36 73cd7075f1d1: Waiting 02:37:36 6bb5acc77df8: Waiting 02:37:36 41efb03dde94: Waiting 02:37:36 199e665aa5b8: Layer already exists 02:37:36 759386e1c4d6: Layer already exists 02:37:36 40b0618813f2: Layer already exists 02:37:36 c63cac38719e: Layer already exists 02:37:36 cc31e1d0844e: Layer already exists 02:37:36 41efb03dde94: Layer already exists 02:37:36 6bb5acc77df8: Layer already exists 02:37:36 73cd7075f1d1: Layer already exists 02:37:36 16113d51b718: Layer already exists 02:37:36 4.0.0-dev.16: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:37 759386e1c4d6: Preparing 02:37:37 40b0618813f2: Preparing 02:37:37 c63cac38719e: Preparing 02:37:37 cc31e1d0844e: Preparing 02:37:37 199e665aa5b8: Preparing 02:37:37 41efb03dde94: Preparing 02:37:37 73cd7075f1d1: Preparing 02:37:37 6bb5acc77df8: Preparing 02:37:37 16113d51b718: Preparing 02:37:37 73cd7075f1d1: Waiting 02:37:37 6bb5acc77df8: Waiting 02:37:37 41efb03dde94: Waiting 02:37:37 16113d51b718: Waiting 02:37:37 199e665aa5b8: Layer already exists 02:37:37 c63cac38719e: Layer already exists 02:37:37 cc31e1d0844e: Layer already exists 02:37:37 759386e1c4d6: Layer already exists 02:37:37 40b0618813f2: Layer already exists 02:37:37 73cd7075f1d1: Layer already exists 02:37:37 6bb5acc77df8: Layer already exists 02:37:37 41efb03dde94: Layer already exists 02:37:37 16113d51b718: Layer already exists 02:37:37 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:37:38 759386e1c4d6: Preparing 02:37:38 40b0618813f2: Preparing 02:37:38 c63cac38719e: Preparing 02:37:38 cc31e1d0844e: Preparing 02:37:38 199e665aa5b8: Preparing 02:37:38 41efb03dde94: Preparing 02:37:38 73cd7075f1d1: Preparing 02:37:38 6bb5acc77df8: Preparing 02:37:38 16113d51b718: Preparing 02:37:38 41efb03dde94: Waiting 02:37:38 73cd7075f1d1: Waiting 02:37:38 6bb5acc77df8: Waiting 02:37:38 16113d51b718: Waiting 02:37:38 199e665aa5b8: Layer already exists 02:37:38 cc31e1d0844e: Layer already exists 02:37:38 c63cac38719e: Layer already exists 02:37:38 759386e1c4d6: Layer already exists 02:37:38 40b0618813f2: Layer already exists 02:37:38 6bb5acc77df8: Layer already exists 02:37:38 41efb03dde94: Layer already exists 02:37:38 73cd7075f1d1: Layer already exists 02:37:38 16113d51b718: Layer already exists 02:37:38 main: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:38 ===================================================== [Pipeline] echo 02:37:38 taggedImages: 02:37:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:37:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 02:37:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:37:38 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:37:38 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:38 latest 02:37:38 4.0.0-dev.16 02:37:38 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:38 main 02:37:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:37:39 779a106d412a: Preparing 02:37:39 6b9eda1513ae: Preparing 02:37:39 faf7e58de1bc: Preparing 02:37:39 519bd68b459f: Preparing 02:37:39 f7d527245ba8: Preparing 02:37:39 0a07b69cc63d: Preparing 02:37:39 19bf07c73c02: Preparing 02:37:39 199e665aa5b8: Preparing 02:37:39 41efb03dde94: Preparing 02:37:39 b50268d7b0b8: Preparing 02:37:39 26026cc727b5: Preparing 02:37:39 5f70bf18a086: Preparing 02:37:39 618167cf2416: Preparing 02:37:39 19865ffa42f4: Preparing 02:37:39 ea6bb800882b: Preparing 02:37:39 16113d51b718: Preparing 02:37:39 0a07b69cc63d: Waiting 02:37:39 19bf07c73c02: Waiting 02:37:39 199e665aa5b8: Waiting 02:37:39 41efb03dde94: Waiting 02:37:39 19865ffa42f4: Waiting 02:37:39 ea6bb800882b: Waiting 02:37:39 b50268d7b0b8: Waiting 02:37:39 16113d51b718: Waiting 02:37:39 26026cc727b5: Waiting 02:37:39 5f70bf18a086: Waiting 02:37:39 618167cf2416: Waiting 02:37:39 519bd68b459f: Pushed 02:37:39 779a106d412a: Pushed 02:37:39 f7d527245ba8: Pushed 02:37:39 faf7e58de1bc: Pushed 02:37:39 6b9eda1513ae: Pushed 02:37:39 41efb03dde94: Layer already exists 02:37:39 199e665aa5b8: Layer already exists 02:37:39 0a07b69cc63d: Pushed 02:37:39 5f70bf18a086: Layer already exists 02:37:40 b50268d7b0b8: Pushed 02:37:40 26026cc727b5: Pushed 02:37:40 618167cf2416: Pushed 02:37:40 16113d51b718: Layer already exists 02:37:40 ea6bb800882b: Pushed 02:37:42 19865ffa42f4: Pushed 02:37:43 19bf07c73c02: Pushed 02:37:43 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:37:43 779a106d412a: Preparing 02:37:43 6b9eda1513ae: Preparing 02:37:43 faf7e58de1bc: Preparing 02:37:43 519bd68b459f: Preparing 02:37:43 f7d527245ba8: Preparing 02:37:43 0a07b69cc63d: Preparing 02:37:43 19bf07c73c02: Preparing 02:37:43 199e665aa5b8: Preparing 02:37:43 41efb03dde94: Preparing 02:37:43 b50268d7b0b8: Preparing 02:37:43 26026cc727b5: Preparing 02:37:43 5f70bf18a086: Preparing 02:37:43 618167cf2416: Preparing 02:37:43 19865ffa42f4: Preparing 02:37:43 ea6bb800882b: Preparing 02:37:43 16113d51b718: Preparing 02:37:43 19bf07c73c02: Waiting 02:37:43 199e665aa5b8: Waiting 02:37:43 41efb03dde94: Waiting 02:37:43 b50268d7b0b8: Waiting 02:37:43 26026cc727b5: Waiting 02:37:43 ea6bb800882b: Waiting 02:37:43 5f70bf18a086: Waiting 02:37:43 16113d51b718: Waiting 02:37:43 19865ffa42f4: Waiting 02:37:43 0a07b69cc63d: Waiting 02:37:43 618167cf2416: Waiting 02:37:43 faf7e58de1bc: Layer already exists 02:37:43 779a106d412a: Layer already exists 02:37:43 6b9eda1513ae: Layer already exists 02:37:43 f7d527245ba8: Layer already exists 02:37:43 519bd68b459f: Layer already exists 02:37:43 199e665aa5b8: Layer already exists 02:37:43 0a07b69cc63d: Layer already exists 02:37:43 b50268d7b0b8: Layer already exists 02:37:43 19bf07c73c02: Layer already exists 02:37:43 41efb03dde94: Layer already exists 02:37:43 19865ffa42f4: Layer already exists 02:37:43 26026cc727b5: Layer already exists 02:37:43 5f70bf18a086: Layer already exists 02:37:43 618167cf2416: Layer already exists 02:37:43 ea6bb800882b: Layer already exists 02:37:44 16113d51b718: Layer already exists 02:37:44 latest: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 02:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:37:44 779a106d412a: Preparing 02:37:44 6b9eda1513ae: Preparing 02:37:44 faf7e58de1bc: Preparing 02:37:44 519bd68b459f: Preparing 02:37:44 f7d527245ba8: Preparing 02:37:44 0a07b69cc63d: Preparing 02:37:44 19bf07c73c02: Preparing 02:37:44 199e665aa5b8: Preparing 02:37:44 41efb03dde94: Preparing 02:37:44 b50268d7b0b8: Preparing 02:37:44 26026cc727b5: Preparing 02:37:44 5f70bf18a086: Preparing 02:37:44 618167cf2416: Preparing 02:37:44 19865ffa42f4: Preparing 02:37:44 ea6bb800882b: Preparing 02:37:44 16113d51b718: Preparing 02:37:44 0a07b69cc63d: Waiting 02:37:44 19bf07c73c02: Waiting 02:37:44 199e665aa5b8: Waiting 02:37:44 41efb03dde94: Waiting 02:37:44 b50268d7b0b8: Waiting 02:37:44 26026cc727b5: Waiting 02:37:44 5f70bf18a086: Waiting 02:37:44 618167cf2416: Waiting 02:37:44 19865ffa42f4: Waiting 02:37:44 ea6bb800882b: Waiting 02:37:44 16113d51b718: Waiting 02:37:44 519bd68b459f: Layer already exists 02:37:44 779a106d412a: Layer already exists 02:37:44 faf7e58de1bc: Layer already exists 02:37:44 f7d527245ba8: Layer already exists 02:37:44 6b9eda1513ae: Layer already exists 02:37:44 0a07b69cc63d: Layer already exists 02:37:44 199e665aa5b8: Layer already exists 02:37:44 19bf07c73c02: Layer already exists 02:37:44 b50268d7b0b8: Layer already exists 02:37:44 41efb03dde94: Layer already exists 02:37:44 26026cc727b5: Layer already exists 02:37:44 618167cf2416: Layer already exists 02:37:44 5f70bf18a086: Layer already exists 02:37:44 19865ffa42f4: Layer already exists 02:37:44 ea6bb800882b: Layer already exists 02:37:44 16113d51b718: Layer already exists 02:37:45 4.0.0-dev.16: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:37:45 779a106d412a: Preparing 02:37:45 6b9eda1513ae: Preparing 02:37:45 faf7e58de1bc: Preparing 02:37:45 519bd68b459f: Preparing 02:37:45 f7d527245ba8: Preparing 02:37:45 0a07b69cc63d: Preparing 02:37:45 19bf07c73c02: Preparing 02:37:45 199e665aa5b8: Preparing 02:37:45 41efb03dde94: Preparing 02:37:45 b50268d7b0b8: Preparing 02:37:45 26026cc727b5: Preparing 02:37:45 5f70bf18a086: Preparing 02:37:45 618167cf2416: Preparing 02:37:45 19865ffa42f4: Preparing 02:37:45 ea6bb800882b: Preparing 02:37:45 16113d51b718: Preparing 02:37:45 26026cc727b5: Waiting 02:37:45 19865ffa42f4: Waiting 02:37:45 ea6bb800882b: Waiting 02:37:45 16113d51b718: Waiting 02:37:45 0a07b69cc63d: Waiting 02:37:45 5f70bf18a086: Waiting 02:37:45 618167cf2416: Waiting 02:37:45 19bf07c73c02: Waiting 02:37:45 199e665aa5b8: Waiting 02:37:45 41efb03dde94: Waiting 02:37:45 b50268d7b0b8: Waiting 02:37:45 779a106d412a: Layer already exists 02:37:45 faf7e58de1bc: Layer already exists 02:37:45 6b9eda1513ae: Layer already exists 02:37:45 519bd68b459f: Layer already exists 02:37:45 f7d527245ba8: Layer already exists 02:37:45 0a07b69cc63d: Layer already exists 02:37:45 41efb03dde94: Layer already exists 02:37:45 199e665aa5b8: Layer already exists 02:37:45 b50268d7b0b8: Layer already exists 02:37:45 19bf07c73c02: Layer already exists 02:37:46 5f70bf18a086: Layer already exists 02:37:46 618167cf2416: Layer already exists 02:37:46 26026cc727b5: Layer already exists 02:37:46 ea6bb800882b: Layer already exists 02:37:46 19865ffa42f4: Layer already exists 02:37:46 16113d51b718: Layer already exists 02:37:46 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:37:46 779a106d412a: Preparing 02:37:46 6b9eda1513ae: Preparing 02:37:46 faf7e58de1bc: Preparing 02:37:46 519bd68b459f: Preparing 02:37:46 f7d527245ba8: Preparing 02:37:46 0a07b69cc63d: Preparing 02:37:46 19bf07c73c02: Preparing 02:37:46 199e665aa5b8: Preparing 02:37:46 41efb03dde94: Preparing 02:37:46 b50268d7b0b8: Preparing 02:37:46 26026cc727b5: Preparing 02:37:46 5f70bf18a086: Preparing 02:37:46 618167cf2416: Preparing 02:37:46 19865ffa42f4: Preparing 02:37:46 ea6bb800882b: Preparing 02:37:46 16113d51b718: Preparing 02:37:46 0a07b69cc63d: Waiting 02:37:46 19bf07c73c02: Waiting 02:37:46 199e665aa5b8: Waiting 02:37:46 41efb03dde94: Waiting 02:37:46 b50268d7b0b8: Waiting 02:37:46 26026cc727b5: Waiting 02:37:46 5f70bf18a086: Waiting 02:37:46 618167cf2416: Waiting 02:37:46 19865ffa42f4: Waiting 02:37:46 ea6bb800882b: Waiting 02:37:46 16113d51b718: Waiting 02:37:46 519bd68b459f: Layer already exists 02:37:46 6b9eda1513ae: Layer already exists 02:37:46 faf7e58de1bc: Layer already exists 02:37:46 f7d527245ba8: Layer already exists 02:37:46 779a106d412a: Layer already exists 02:37:46 19bf07c73c02: Layer already exists 02:37:46 199e665aa5b8: Layer already exists 02:37:46 0a07b69cc63d: Layer already exists 02:37:46 41efb03dde94: Layer already exists 02:37:46 b50268d7b0b8: Layer already exists 02:37:46 19865ffa42f4: Layer already exists 02:37:46 ea6bb800882b: Layer already exists 02:37:46 26026cc727b5: Layer already exists 02:37:46 5f70bf18a086: Layer already exists 02:37:46 618167cf2416: Layer already exists 02:37:47 16113d51b718: Layer already exists 02:37:47 main: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:47 ===================================================== [Pipeline] echo 02:37:47 taggedImages: 02:37:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:37:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 02:37:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:37:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:37:47 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:47 latest 02:37:47 4.0.0-dev.16 02:37:47 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:47 main 02:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:48 7a954930f7b5: Preparing 02:37:48 edf5c74ba24d: Preparing 02:37:48 803c9045d69e: Preparing 02:37:48 f5088029d401: Preparing 02:37:48 199e665aa5b8: Preparing 02:37:48 41efb03dde94: Preparing 02:37:48 73cd7075f1d1: Preparing 02:37:48 6bb5acc77df8: Preparing 02:37:48 16113d51b718: Preparing 02:37:48 41efb03dde94: Waiting 02:37:48 73cd7075f1d1: Waiting 02:37:48 6bb5acc77df8: Waiting 02:37:48 16113d51b718: Waiting 02:37:48 199e665aa5b8: Layer already exists 02:37:49 41efb03dde94: Layer already exists 02:37:49 73cd7075f1d1: Layer already exists 02:37:49 edf5c74ba24d: Pushed 02:37:49 6bb5acc77df8: Layer already exists 02:37:49 803c9045d69e: Pushed 02:37:49 7a954930f7b5: Pushed 02:37:49 16113d51b718: Layer already exists 02:37:53 f5088029d401: Pushed 02:37:53 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:54 7a954930f7b5: Preparing 02:37:54 edf5c74ba24d: Preparing 02:37:54 803c9045d69e: Preparing 02:37:54 f5088029d401: Preparing 02:37:54 199e665aa5b8: Preparing 02:37:54 41efb03dde94: Preparing 02:37:54 73cd7075f1d1: Preparing 02:37:54 6bb5acc77df8: Preparing 02:37:54 16113d51b718: Preparing 02:37:54 41efb03dde94: Waiting 02:37:54 73cd7075f1d1: Waiting 02:37:54 6bb5acc77df8: Waiting 02:37:54 16113d51b718: Waiting 02:37:54 803c9045d69e: Layer already exists 02:37:54 7a954930f7b5: Layer already exists 02:37:54 edf5c74ba24d: Layer already exists 02:37:54 199e665aa5b8: Layer already exists 02:37:54 f5088029d401: Layer already exists 02:37:54 41efb03dde94: Layer already exists 02:37:54 16113d51b718: Layer already exists 02:37:54 73cd7075f1d1: Layer already exists 02:37:54 6bb5acc77df8: Layer already exists 02:37:54 latest: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 02:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:55 7a954930f7b5: Preparing 02:37:55 edf5c74ba24d: Preparing 02:37:55 803c9045d69e: Preparing 02:37:55 f5088029d401: Preparing 02:37:55 199e665aa5b8: Preparing 02:37:55 41efb03dde94: Preparing 02:37:55 73cd7075f1d1: Preparing 02:37:55 6bb5acc77df8: Preparing 02:37:55 16113d51b718: Preparing 02:37:55 41efb03dde94: Waiting 02:37:55 73cd7075f1d1: Waiting 02:37:55 6bb5acc77df8: Waiting 02:37:55 16113d51b718: Waiting 02:37:55 803c9045d69e: Layer already exists 02:37:55 edf5c74ba24d: Layer already exists 02:37:55 199e665aa5b8: Layer already exists 02:37:55 7a954930f7b5: Layer already exists 02:37:55 f5088029d401: Layer already exists 02:37:55 73cd7075f1d1: Layer already exists 02:37:55 16113d51b718: Layer already exists 02:37:55 41efb03dde94: Layer already exists 02:37:55 6bb5acc77df8: Layer already exists 02:37:55 4.0.0-dev.16: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:56 7a954930f7b5: Preparing 02:37:56 edf5c74ba24d: Preparing 02:37:56 803c9045d69e: Preparing 02:37:56 f5088029d401: Preparing 02:37:56 199e665aa5b8: Preparing 02:37:56 41efb03dde94: Preparing 02:37:56 73cd7075f1d1: Preparing 02:37:56 6bb5acc77df8: Preparing 02:37:56 16113d51b718: Preparing 02:37:56 6bb5acc77df8: Waiting 02:37:56 41efb03dde94: Waiting 02:37:56 73cd7075f1d1: Waiting 02:37:56 16113d51b718: Waiting 02:37:56 199e665aa5b8: Layer already exists 02:37:56 803c9045d69e: Layer already exists 02:37:56 f5088029d401: Layer already exists 02:37:56 7a954930f7b5: Layer already exists 02:37:56 edf5c74ba24d: Layer already exists 02:37:56 73cd7075f1d1: Layer already exists 02:37:56 6bb5acc77df8: Layer already exists 02:37:56 16113d51b718: Layer already exists 02:37:56 41efb03dde94: Layer already exists 02:37:56 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:37:57 7a954930f7b5: Preparing 02:37:57 edf5c74ba24d: Preparing 02:37:57 803c9045d69e: Preparing 02:37:57 f5088029d401: Preparing 02:37:57 199e665aa5b8: Preparing 02:37:57 41efb03dde94: Preparing 02:37:57 73cd7075f1d1: Preparing 02:37:57 6bb5acc77df8: Preparing 02:37:57 16113d51b718: Preparing 02:37:57 73cd7075f1d1: Waiting 02:37:57 6bb5acc77df8: Waiting 02:37:57 41efb03dde94: Waiting 02:37:57 16113d51b718: Waiting 02:37:57 edf5c74ba24d: Layer already exists 02:37:57 f5088029d401: Layer already exists 02:37:57 7a954930f7b5: Layer already exists 02:37:57 199e665aa5b8: Layer already exists 02:37:57 803c9045d69e: Layer already exists 02:37:57 73cd7075f1d1: Layer already exists 02:37:57 41efb03dde94: Layer already exists 02:37:57 6bb5acc77df8: Layer already exists 02:37:57 16113d51b718: Layer already exists 02:37:57 main: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:57 ===================================================== [Pipeline] echo 02:37:57 taggedImages: 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:37:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:37:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:57 latest 02:37:57 4.0.0-dev.16 02:37:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:37:57 main 02:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:37:58 d826ed2eca39: Preparing 02:37:58 0b7f71c33a35: Preparing 02:37:58 a0a7d0c8bf46: Preparing 02:37:58 c1ce3fa1d79d: Preparing 02:37:58 b4d0e10f6fab: Preparing 02:37:58 199e665aa5b8: Preparing 02:37:58 41efb03dde94: Preparing 02:37:58 9484763db4a2: Preparing 02:37:58 ab8ff691a836: Preparing 02:37:58 41efb03dde94: Waiting 02:37:58 199e665aa5b8: Waiting 02:37:58 6bb5dd7148b2: Preparing 02:37:58 9484763db4a2: Waiting 02:37:58 16113d51b718: Preparing 02:37:58 ab8ff691a836: Waiting 02:37:58 6bb5dd7148b2: Waiting 02:37:58 16113d51b718: Waiting 02:37:58 c1ce3fa1d79d: Pushed 02:37:58 d826ed2eca39: Pushed 02:37:58 199e665aa5b8: Layer already exists 02:37:58 0b7f71c33a35: Pushed 02:37:58 b4d0e10f6fab: Pushed 02:37:58 41efb03dde94: Layer already exists 02:37:58 16113d51b718: Layer already exists 02:37:58 9484763db4a2: Pushed 02:37:58 ab8ff691a836: Pushed 02:38:00 a0a7d0c8bf46: Pushed 02:38:03 6bb5dd7148b2: Pushed 02:38:03 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:04 d826ed2eca39: Preparing 02:38:04 0b7f71c33a35: Preparing 02:38:04 a0a7d0c8bf46: Preparing 02:38:04 c1ce3fa1d79d: Preparing 02:38:04 b4d0e10f6fab: Preparing 02:38:04 199e665aa5b8: Preparing 02:38:04 41efb03dde94: Preparing 02:38:04 9484763db4a2: Preparing 02:38:04 ab8ff691a836: Preparing 02:38:04 6bb5dd7148b2: Preparing 02:38:04 16113d51b718: Preparing 02:38:04 9484763db4a2: Waiting 02:38:04 ab8ff691a836: Waiting 02:38:04 6bb5dd7148b2: Waiting 02:38:04 16113d51b718: Waiting 02:38:04 199e665aa5b8: Waiting 02:38:04 41efb03dde94: Waiting 02:38:04 d826ed2eca39: Layer already exists 02:38:04 b4d0e10f6fab: Layer already exists 02:38:04 a0a7d0c8bf46: Layer already exists 02:38:04 c1ce3fa1d79d: Layer already exists 02:38:04 0b7f71c33a35: Layer already exists 02:38:04 41efb03dde94: Layer already exists 02:38:04 9484763db4a2: Layer already exists 02:38:04 199e665aa5b8: Layer already exists 02:38:04 ab8ff691a836: Layer already exists 02:38:04 6bb5dd7148b2: Layer already exists 02:38:04 16113d51b718: Layer already exists 02:38:04 latest: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 02:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:05 d826ed2eca39: Preparing 02:38:05 0b7f71c33a35: Preparing 02:38:05 a0a7d0c8bf46: Preparing 02:38:05 c1ce3fa1d79d: Preparing 02:38:05 b4d0e10f6fab: Preparing 02:38:05 199e665aa5b8: Preparing 02:38:05 41efb03dde94: Preparing 02:38:05 9484763db4a2: Preparing 02:38:05 41efb03dde94: Waiting 02:38:05 199e665aa5b8: Waiting 02:38:05 ab8ff691a836: Preparing 02:38:05 9484763db4a2: Waiting 02:38:05 6bb5dd7148b2: Preparing 02:38:05 ab8ff691a836: Waiting 02:38:05 16113d51b718: Preparing 02:38:05 6bb5dd7148b2: Waiting 02:38:05 0b7f71c33a35: Layer already exists 02:38:05 d826ed2eca39: Layer already exists 02:38:05 c1ce3fa1d79d: Layer already exists 02:38:05 a0a7d0c8bf46: Layer already exists 02:38:05 b4d0e10f6fab: Layer already exists 02:38:05 199e665aa5b8: Layer already exists 02:38:05 41efb03dde94: Layer already exists 02:38:05 6bb5dd7148b2: Layer already exists 02:38:05 9484763db4a2: Layer already exists 02:38:05 ab8ff691a836: Layer already exists 02:38:05 16113d51b718: Layer already exists 02:38:05 4.0.0-dev.16: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:06 d826ed2eca39: Preparing 02:38:06 0b7f71c33a35: Preparing 02:38:06 a0a7d0c8bf46: Preparing 02:38:06 c1ce3fa1d79d: Preparing 02:38:06 b4d0e10f6fab: Preparing 02:38:06 199e665aa5b8: Preparing 02:38:06 41efb03dde94: Preparing 02:38:06 9484763db4a2: Preparing 02:38:06 ab8ff691a836: Preparing 02:38:06 6bb5dd7148b2: Preparing 02:38:06 16113d51b718: Preparing 02:38:06 9484763db4a2: Waiting 02:38:06 199e665aa5b8: Waiting 02:38:06 41efb03dde94: Waiting 02:38:06 ab8ff691a836: Waiting 02:38:06 6bb5dd7148b2: Waiting 02:38:06 16113d51b718: Waiting 02:38:06 a0a7d0c8bf46: Layer already exists 02:38:06 0b7f71c33a35: Layer already exists 02:38:06 c1ce3fa1d79d: Layer already exists 02:38:06 d826ed2eca39: Layer already exists 02:38:06 b4d0e10f6fab: Layer already exists 02:38:06 ab8ff691a836: Layer already exists 02:38:06 9484763db4a2: Layer already exists 02:38:06 41efb03dde94: Layer already exists 02:38:06 199e665aa5b8: Layer already exists 02:38:06 6bb5dd7148b2: Layer already exists 02:38:06 16113d51b718: Layer already exists 02:38:06 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:38:07 d826ed2eca39: Preparing 02:38:07 0b7f71c33a35: Preparing 02:38:07 a0a7d0c8bf46: Preparing 02:38:07 c1ce3fa1d79d: Preparing 02:38:07 b4d0e10f6fab: Preparing 02:38:07 199e665aa5b8: Preparing 02:38:07 41efb03dde94: Preparing 02:38:07 9484763db4a2: Preparing 02:38:07 ab8ff691a836: Preparing 02:38:07 6bb5dd7148b2: Preparing 02:38:07 16113d51b718: Preparing 02:38:07 41efb03dde94: Waiting 02:38:07 9484763db4a2: Waiting 02:38:07 ab8ff691a836: Waiting 02:38:07 6bb5dd7148b2: Waiting 02:38:07 16113d51b718: Waiting 02:38:07 d826ed2eca39: Layer already exists 02:38:07 c1ce3fa1d79d: Layer already exists 02:38:07 a0a7d0c8bf46: Layer already exists 02:38:07 b4d0e10f6fab: Layer already exists 02:38:07 0b7f71c33a35: Layer already exists 02:38:07 ab8ff691a836: Layer already exists 02:38:07 199e665aa5b8: Layer already exists 02:38:07 9484763db4a2: Layer already exists 02:38:07 41efb03dde94: Layer already exists 02:38:07 6bb5dd7148b2: Layer already exists 02:38:07 16113d51b718: Layer already exists 02:38:07 main: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:07 ===================================================== [Pipeline] echo 02:38:07 taggedImages: 02:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 02:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:38:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:38:07 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:07 latest 02:38:07 4.0.0-dev.16 02:38:07 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:07 main 02:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:08 f1f3307b75b5: Preparing 02:38:08 35d213bbff6a: Preparing 02:38:08 5ea3c6f36023: Preparing 02:38:08 1761b8fecb7e: Preparing 02:38:08 070338f6cf46: Preparing 02:38:08 e3b666adb996: Preparing 02:38:08 1932bb7060c1: Preparing 02:38:08 e3b666adb996: Waiting 02:38:08 199e665aa5b8: Preparing 02:38:08 1932bb7060c1: Waiting 02:38:08 41efb03dde94: Preparing 02:38:08 199e665aa5b8: Waiting 02:38:08 ddc7e9acd378: Preparing 02:38:08 a8fd93a0b0a6: Preparing 02:38:08 ddc7e9acd378: Waiting 02:38:08 16113d51b718: Preparing 02:38:08 a8fd93a0b0a6: Waiting 02:38:08 16113d51b718: Waiting 02:38:08 070338f6cf46: Pushed 02:38:08 35d213bbff6a: Pushed 02:38:08 f1f3307b75b5: Pushed 02:38:08 199e665aa5b8: Layer already exists 02:38:08 e3b666adb996: Pushed 02:38:08 41efb03dde94: Layer already exists 02:38:08 1932bb7060c1: Pushed 02:38:08 16113d51b718: Layer already exists 02:38:10 ddc7e9acd378: Pushed 02:38:10 1761b8fecb7e: Pushed 02:38:11 5ea3c6f36023: Pushed 02:38:11 a8fd93a0b0a6: Pushed 02:38:11 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:12 f1f3307b75b5: Preparing 02:38:12 35d213bbff6a: Preparing 02:38:12 5ea3c6f36023: Preparing 02:38:12 1761b8fecb7e: Preparing 02:38:12 070338f6cf46: Preparing 02:38:12 e3b666adb996: Preparing 02:38:12 1932bb7060c1: Preparing 02:38:12 199e665aa5b8: Preparing 02:38:12 41efb03dde94: Preparing 02:38:12 ddc7e9acd378: Preparing 02:38:12 a8fd93a0b0a6: Preparing 02:38:12 16113d51b718: Preparing 02:38:12 1932bb7060c1: Waiting 02:38:12 e3b666adb996: Waiting 02:38:12 199e665aa5b8: Waiting 02:38:12 41efb03dde94: Waiting 02:38:12 ddc7e9acd378: Waiting 02:38:12 a8fd93a0b0a6: Waiting 02:38:12 16113d51b718: Waiting 02:38:12 f1f3307b75b5: Layer already exists 02:38:12 5ea3c6f36023: Layer already exists 02:38:12 35d213bbff6a: Layer already exists 02:38:12 070338f6cf46: Layer already exists 02:38:12 1761b8fecb7e: Layer already exists 02:38:12 e3b666adb996: Layer already exists 02:38:12 1932bb7060c1: Layer already exists 02:38:12 199e665aa5b8: Layer already exists 02:38:12 ddc7e9acd378: Layer already exists 02:38:12 41efb03dde94: Layer already exists 02:38:12 a8fd93a0b0a6: Layer already exists 02:38:12 16113d51b718: Layer already exists 02:38:12 latest: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 02:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:13 f1f3307b75b5: Preparing 02:38:13 35d213bbff6a: Preparing 02:38:13 5ea3c6f36023: Preparing 02:38:13 1761b8fecb7e: Preparing 02:38:13 070338f6cf46: Preparing 02:38:13 e3b666adb996: Preparing 02:38:13 1932bb7060c1: Preparing 02:38:13 199e665aa5b8: Preparing 02:38:13 41efb03dde94: Preparing 02:38:13 ddc7e9acd378: Preparing 02:38:13 a8fd93a0b0a6: Preparing 02:38:13 16113d51b718: Preparing 02:38:13 e3b666adb996: Waiting 02:38:13 1932bb7060c1: Waiting 02:38:13 199e665aa5b8: Waiting 02:38:13 41efb03dde94: Waiting 02:38:13 ddc7e9acd378: Waiting 02:38:13 a8fd93a0b0a6: Waiting 02:38:13 16113d51b718: Waiting 02:38:13 35d213bbff6a: Layer already exists 02:38:13 5ea3c6f36023: Layer already exists 02:38:13 f1f3307b75b5: Layer already exists 02:38:13 1761b8fecb7e: Layer already exists 02:38:13 e3b666adb996: Layer already exists 02:38:13 41efb03dde94: Layer already exists 02:38:13 1932bb7060c1: Layer already exists 02:38:13 199e665aa5b8: Layer already exists 02:38:13 070338f6cf46: Layer already exists 02:38:13 16113d51b718: Layer already exists 02:38:13 a8fd93a0b0a6: Layer already exists 02:38:13 ddc7e9acd378: Layer already exists 02:38:13 4.0.0-dev.16: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:14 f1f3307b75b5: Preparing 02:38:14 35d213bbff6a: Preparing 02:38:14 5ea3c6f36023: Preparing 02:38:14 1761b8fecb7e: Preparing 02:38:14 070338f6cf46: Preparing 02:38:14 e3b666adb996: Preparing 02:38:14 1932bb7060c1: Preparing 02:38:14 199e665aa5b8: Preparing 02:38:14 41efb03dde94: Preparing 02:38:14 ddc7e9acd378: Preparing 02:38:14 a8fd93a0b0a6: Preparing 02:38:14 16113d51b718: Preparing 02:38:14 199e665aa5b8: Waiting 02:38:14 41efb03dde94: Waiting 02:38:14 ddc7e9acd378: Waiting 02:38:14 a8fd93a0b0a6: Waiting 02:38:14 16113d51b718: Waiting 02:38:14 e3b666adb996: Waiting 02:38:14 f1f3307b75b5: Layer already exists 02:38:14 070338f6cf46: Layer already exists 02:38:14 35d213bbff6a: Layer already exists 02:38:14 5ea3c6f36023: Layer already exists 02:38:14 1761b8fecb7e: Layer already exists 02:38:14 ddc7e9acd378: Layer already exists 02:38:14 1932bb7060c1: Layer already exists 02:38:14 e3b666adb996: Layer already exists 02:38:14 199e665aa5b8: Layer already exists 02:38:14 41efb03dde94: Layer already exists 02:38:14 16113d51b718: Layer already exists 02:38:14 a8fd93a0b0a6: Layer already exists 02:38:14 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:38:15 f1f3307b75b5: Preparing 02:38:15 35d213bbff6a: Preparing 02:38:15 5ea3c6f36023: Preparing 02:38:15 1761b8fecb7e: Preparing 02:38:15 070338f6cf46: Preparing 02:38:15 e3b666adb996: Preparing 02:38:15 1932bb7060c1: Preparing 02:38:15 199e665aa5b8: Preparing 02:38:15 41efb03dde94: Preparing 02:38:15 ddc7e9acd378: Preparing 02:38:15 e3b666adb996: Waiting 02:38:15 1932bb7060c1: Waiting 02:38:15 199e665aa5b8: Waiting 02:38:15 41efb03dde94: Waiting 02:38:15 ddc7e9acd378: Waiting 02:38:15 a8fd93a0b0a6: Preparing 02:38:15 16113d51b718: Preparing 02:38:15 a8fd93a0b0a6: Waiting 02:38:15 16113d51b718: Waiting 02:38:15 5ea3c6f36023: Layer already exists 02:38:15 070338f6cf46: Layer already exists 02:38:15 f1f3307b75b5: Layer already exists 02:38:15 1761b8fecb7e: Layer already exists 02:38:15 35d213bbff6a: Layer already exists 02:38:15 e3b666adb996: Layer already exists 02:38:15 ddc7e9acd378: Layer already exists 02:38:15 41efb03dde94: Layer already exists 02:38:15 199e665aa5b8: Layer already exists 02:38:15 1932bb7060c1: Layer already exists 02:38:15 16113d51b718: Layer already exists 02:38:15 a8fd93a0b0a6: Layer already exists 02:38:15 main: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:15 ===================================================== [Pipeline] echo 02:38:15 taggedImages: 02:38:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:38:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 02:38:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:38:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:38:15 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:15 latest 02:38:15 4.0.0-dev.16 02:38:15 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:15 main 02:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:16 0578a56b05e1: Preparing 02:38:16 212fba56c43b: Preparing 02:38:16 199e665aa5b8: Preparing 02:38:16 41efb03dde94: Preparing 02:38:16 063fe826b702: Preparing 02:38:16 9d2a855ac96c: Preparing 02:38:16 16113d51b718: Preparing 02:38:16 9d2a855ac96c: Waiting 02:38:16 16113d51b718: Waiting 02:38:16 41efb03dde94: Layer already exists 02:38:16 199e665aa5b8: Layer already exists 02:38:16 16113d51b718: Layer already exists 02:38:16 0578a56b05e1: Pushed 02:38:18 063fe826b702: Pushed 02:38:18 9d2a855ac96c: Pushed 02:38:20 212fba56c43b: Pushed 02:38:20 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:21 0578a56b05e1: Preparing 02:38:21 212fba56c43b: Preparing 02:38:21 199e665aa5b8: Preparing 02:38:21 41efb03dde94: Preparing 02:38:21 063fe826b702: Preparing 02:38:21 9d2a855ac96c: Preparing 02:38:21 16113d51b718: Preparing 02:38:21 9d2a855ac96c: Waiting 02:38:21 16113d51b718: Waiting 02:38:21 212fba56c43b: Layer already exists 02:38:21 063fe826b702: Layer already exists 02:38:21 41efb03dde94: Layer already exists 02:38:21 199e665aa5b8: Layer already exists 02:38:21 0578a56b05e1: Layer already exists 02:38:21 16113d51b718: Layer already exists 02:38:21 9d2a855ac96c: Layer already exists 02:38:21 latest: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:22 0578a56b05e1: Preparing 02:38:22 212fba56c43b: Preparing 02:38:22 199e665aa5b8: Preparing 02:38:22 41efb03dde94: Preparing 02:38:22 063fe826b702: Preparing 02:38:22 9d2a855ac96c: Preparing 02:38:22 16113d51b718: Preparing 02:38:22 9d2a855ac96c: Waiting 02:38:22 16113d51b718: Waiting 02:38:22 199e665aa5b8: Layer already exists 02:38:22 063fe826b702: Layer already exists 02:38:22 212fba56c43b: Layer already exists 02:38:22 41efb03dde94: Layer already exists 02:38:22 0578a56b05e1: Layer already exists 02:38:22 16113d51b718: Layer already exists 02:38:22 9d2a855ac96c: Layer already exists 02:38:22 4.0.0-dev.16: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:23 0578a56b05e1: Preparing 02:38:23 212fba56c43b: Preparing 02:38:23 199e665aa5b8: Preparing 02:38:23 41efb03dde94: Preparing 02:38:23 063fe826b702: Preparing 02:38:23 9d2a855ac96c: Preparing 02:38:23 16113d51b718: Preparing 02:38:23 9d2a855ac96c: Waiting 02:38:23 16113d51b718: Waiting 02:38:23 212fba56c43b: Layer already exists 02:38:23 063fe826b702: Layer already exists 02:38:23 41efb03dde94: Layer already exists 02:38:23 199e665aa5b8: Layer already exists 02:38:23 0578a56b05e1: Layer already exists 02:38:23 9d2a855ac96c: Layer already exists 02:38:23 16113d51b718: Layer already exists 02:38:23 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:38:24 0578a56b05e1: Preparing 02:38:24 212fba56c43b: Preparing 02:38:24 199e665aa5b8: Preparing 02:38:24 41efb03dde94: Preparing 02:38:24 063fe826b702: Preparing 02:38:24 9d2a855ac96c: Preparing 02:38:24 16113d51b718: Preparing 02:38:24 9d2a855ac96c: Waiting 02:38:24 16113d51b718: Waiting 02:38:24 199e665aa5b8: Layer already exists 02:38:24 0578a56b05e1: Layer already exists 02:38:24 063fe826b702: Layer already exists 02:38:24 41efb03dde94: Layer already exists 02:38:24 212fba56c43b: Layer already exists 02:38:24 16113d51b718: Layer already exists 02:38:24 9d2a855ac96c: Layer already exists 02:38:24 main: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:24 ===================================================== [Pipeline] echo 02:38:24 taggedImages: 02:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 02:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:38:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:38:24 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:24 latest 02:38:24 4.0.0-dev.16 02:38:24 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:24 main 02:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:25 830207687110: Preparing 02:38:25 4dc77b2f8c48: Preparing 02:38:25 52a543f8f2e0: Preparing 02:38:25 199e665aa5b8: Preparing 02:38:25 41efb03dde94: Preparing 02:38:25 ffbe113e923c: Preparing 02:38:25 77f86c526d62: Preparing 02:38:25 752291901ca9: Preparing 02:38:25 5b2c92ab7b8d: Preparing 02:38:25 16113d51b718: Preparing 02:38:25 77f86c526d62: Waiting 02:38:25 752291901ca9: Waiting 02:38:25 5b2c92ab7b8d: Waiting 02:38:25 16113d51b718: Waiting 02:38:25 ffbe113e923c: Waiting 02:38:25 199e665aa5b8: Layer already exists 02:38:26 41efb03dde94: Layer already exists 02:38:26 4dc77b2f8c48: Pushed 02:38:26 830207687110: Pushed 02:38:26 52a543f8f2e0: Pushed 02:38:26 16113d51b718: Layer already exists 02:38:26 752291901ca9: Pushed 02:38:28 5b2c92ab7b8d: Pushed 02:38:38 77f86c526d62: Pushed 02:38:46 ffbe113e923c: Pushed 02:38:46 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:47 830207687110: Preparing 02:38:47 4dc77b2f8c48: Preparing 02:38:47 52a543f8f2e0: Preparing 02:38:47 199e665aa5b8: Preparing 02:38:47 41efb03dde94: Preparing 02:38:47 ffbe113e923c: Preparing 02:38:47 77f86c526d62: Preparing 02:38:47 752291901ca9: Preparing 02:38:47 5b2c92ab7b8d: Preparing 02:38:47 16113d51b718: Preparing 02:38:47 ffbe113e923c: Waiting 02:38:47 77f86c526d62: Waiting 02:38:47 752291901ca9: Waiting 02:38:47 5b2c92ab7b8d: Waiting 02:38:47 16113d51b718: Waiting 02:38:47 199e665aa5b8: Layer already exists 02:38:47 52a543f8f2e0: Layer already exists 02:38:47 830207687110: Layer already exists 02:38:47 4dc77b2f8c48: Layer already exists 02:38:47 41efb03dde94: Layer already exists 02:38:47 ffbe113e923c: Layer already exists 02:38:47 5b2c92ab7b8d: Layer already exists 02:38:47 77f86c526d62: Layer already exists 02:38:47 752291901ca9: Layer already exists 02:38:47 16113d51b718: Layer already exists 02:38:47 latest: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 02:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:48 830207687110: Preparing 02:38:48 4dc77b2f8c48: Preparing 02:38:48 52a543f8f2e0: Preparing 02:38:48 199e665aa5b8: Preparing 02:38:48 41efb03dde94: Preparing 02:38:48 ffbe113e923c: Preparing 02:38:48 77f86c526d62: Preparing 02:38:48 752291901ca9: Preparing 02:38:48 5b2c92ab7b8d: Preparing 02:38:48 16113d51b718: Preparing 02:38:48 ffbe113e923c: Waiting 02:38:48 77f86c526d62: Waiting 02:38:48 752291901ca9: Waiting 02:38:48 5b2c92ab7b8d: Waiting 02:38:48 16113d51b718: Waiting 02:38:48 4dc77b2f8c48: Layer already exists 02:38:48 52a543f8f2e0: Layer already exists 02:38:48 41efb03dde94: Layer already exists 02:38:48 830207687110: Layer already exists 02:38:48 199e665aa5b8: Layer already exists 02:38:48 ffbe113e923c: Layer already exists 02:38:48 77f86c526d62: Layer already exists 02:38:48 5b2c92ab7b8d: Layer already exists 02:38:48 16113d51b718: Layer already exists 02:38:48 752291901ca9: Layer already exists 02:38:49 4.0.0-dev.16: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:49 830207687110: Preparing 02:38:49 4dc77b2f8c48: Preparing 02:38:49 52a543f8f2e0: Preparing 02:38:49 199e665aa5b8: Preparing 02:38:49 41efb03dde94: Preparing 02:38:49 ffbe113e923c: Preparing 02:38:49 77f86c526d62: Preparing 02:38:49 752291901ca9: Preparing 02:38:49 5b2c92ab7b8d: Preparing 02:38:49 16113d51b718: Preparing 02:38:49 752291901ca9: Waiting 02:38:49 5b2c92ab7b8d: Waiting 02:38:49 16113d51b718: Waiting 02:38:49 ffbe113e923c: Waiting 02:38:49 77f86c526d62: Waiting 02:38:49 830207687110: Layer already exists 02:38:49 52a543f8f2e0: Layer already exists 02:38:49 199e665aa5b8: Layer already exists 02:38:49 4dc77b2f8c48: Layer already exists 02:38:49 41efb03dde94: Layer already exists 02:38:49 752291901ca9: Layer already exists 02:38:49 ffbe113e923c: Layer already exists 02:38:49 77f86c526d62: Layer already exists 02:38:49 5b2c92ab7b8d: Layer already exists 02:38:49 16113d51b718: Layer already exists 02:38:50 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:38:50 830207687110: Preparing 02:38:50 4dc77b2f8c48: Preparing 02:38:50 52a543f8f2e0: Preparing 02:38:50 199e665aa5b8: Preparing 02:38:50 41efb03dde94: Preparing 02:38:50 ffbe113e923c: Preparing 02:38:50 77f86c526d62: Preparing 02:38:50 752291901ca9: Preparing 02:38:50 5b2c92ab7b8d: Preparing 02:38:50 16113d51b718: Preparing 02:38:50 752291901ca9: Waiting 02:38:50 5b2c92ab7b8d: Waiting 02:38:50 77f86c526d62: Waiting 02:38:50 16113d51b718: Waiting 02:38:50 ffbe113e923c: Waiting 02:38:50 52a543f8f2e0: Layer already exists 02:38:50 4dc77b2f8c48: Layer already exists 02:38:50 41efb03dde94: Layer already exists 02:38:50 830207687110: Layer already exists 02:38:50 199e665aa5b8: Layer already exists 02:38:50 ffbe113e923c: Layer already exists 02:38:50 16113d51b718: Layer already exists 02:38:50 77f86c526d62: Layer already exists 02:38:50 752291901ca9: Layer already exists 02:38:50 5b2c92ab7b8d: Layer already exists 02:38:51 main: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:51 ===================================================== [Pipeline] echo 02:38:51 taggedImages: 02:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 02:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:38:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:38:51 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:51 latest 02:38:51 4.0.0-dev.16 02:38:51 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:38:51 main 02:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:38:51 7de6954eec08: Preparing 02:38:51 10bc4367753e: Preparing 02:38:51 1b77b6bb6c12: Preparing 02:38:51 199e665aa5b8: Preparing 02:38:51 41efb03dde94: Preparing 02:38:51 e065f3decb5c: Preparing 02:38:51 36bfa843a80c: Preparing 02:38:51 9b8b990d6fd7: Preparing 02:38:51 16113d51b718: Preparing 02:38:51 36bfa843a80c: Waiting 02:38:51 9b8b990d6fd7: Waiting 02:38:51 16113d51b718: Waiting 02:38:51 e065f3decb5c: Waiting 02:38:51 199e665aa5b8: Layer already exists 02:38:52 41efb03dde94: Layer already exists 02:38:52 10bc4367753e: Pushed 02:38:52 1b77b6bb6c12: Pushed 02:38:52 7de6954eec08: Pushed 02:38:52 16113d51b718: Layer already exists 02:38:52 9b8b990d6fd7: Pushed 02:38:53 36bfa843a80c: Pushed 02:39:15 e065f3decb5c: Pushed 02:39:15 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:16 7de6954eec08: Preparing 02:39:16 10bc4367753e: Preparing 02:39:16 1b77b6bb6c12: Preparing 02:39:16 199e665aa5b8: Preparing 02:39:16 41efb03dde94: Preparing 02:39:16 e065f3decb5c: Preparing 02:39:16 36bfa843a80c: Preparing 02:39:16 9b8b990d6fd7: Preparing 02:39:16 16113d51b718: Preparing 02:39:16 e065f3decb5c: Waiting 02:39:16 36bfa843a80c: Waiting 02:39:16 9b8b990d6fd7: Waiting 02:39:16 16113d51b718: Waiting 02:39:16 7de6954eec08: Layer already exists 02:39:16 1b77b6bb6c12: Layer already exists 02:39:16 10bc4367753e: Layer already exists 02:39:16 199e665aa5b8: Layer already exists 02:39:16 41efb03dde94: Layer already exists 02:39:16 36bfa843a80c: Layer already exists 02:39:16 9b8b990d6fd7: Layer already exists 02:39:16 e065f3decb5c: Layer already exists 02:39:16 16113d51b718: Layer already exists 02:39:16 latest: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:17 7de6954eec08: Preparing 02:39:17 10bc4367753e: Preparing 02:39:17 1b77b6bb6c12: Preparing 02:39:17 199e665aa5b8: Preparing 02:39:17 41efb03dde94: Preparing 02:39:17 e065f3decb5c: Preparing 02:39:17 36bfa843a80c: Preparing 02:39:17 9b8b990d6fd7: Preparing 02:39:17 16113d51b718: Preparing 02:39:17 e065f3decb5c: Waiting 02:39:17 36bfa843a80c: Waiting 02:39:17 9b8b990d6fd7: Waiting 02:39:17 16113d51b718: Waiting 02:39:17 41efb03dde94: Layer already exists 02:39:17 7de6954eec08: Layer already exists 02:39:17 1b77b6bb6c12: Layer already exists 02:39:17 10bc4367753e: Layer already exists 02:39:17 199e665aa5b8: Layer already exists 02:39:17 9b8b990d6fd7: Layer already exists 02:39:17 16113d51b718: Layer already exists 02:39:17 e065f3decb5c: Layer already exists 02:39:17 36bfa843a80c: Layer already exists 02:39:17 4.0.0-dev.16: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:18 7de6954eec08: Preparing 02:39:18 10bc4367753e: Preparing 02:39:18 1b77b6bb6c12: Preparing 02:39:18 199e665aa5b8: Preparing 02:39:18 41efb03dde94: Preparing 02:39:18 e065f3decb5c: Preparing 02:39:18 36bfa843a80c: Preparing 02:39:18 9b8b990d6fd7: Preparing 02:39:18 16113d51b718: Preparing 02:39:18 36bfa843a80c: Waiting 02:39:18 e065f3decb5c: Waiting 02:39:18 9b8b990d6fd7: Waiting 02:39:18 16113d51b718: Waiting 02:39:18 7de6954eec08: Layer already exists 02:39:18 10bc4367753e: Layer already exists 02:39:18 199e665aa5b8: Layer already exists 02:39:18 1b77b6bb6c12: Layer already exists 02:39:18 41efb03dde94: Layer already exists 02:39:18 e065f3decb5c: Layer already exists 02:39:18 36bfa843a80c: Layer already exists 02:39:18 9b8b990d6fd7: Layer already exists 02:39:18 16113d51b718: Layer already exists 02:39:18 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:39:19 7de6954eec08: Preparing 02:39:19 10bc4367753e: Preparing 02:39:19 1b77b6bb6c12: Preparing 02:39:19 199e665aa5b8: Preparing 02:39:19 41efb03dde94: Preparing 02:39:19 e065f3decb5c: Preparing 02:39:19 36bfa843a80c: Preparing 02:39:19 9b8b990d6fd7: Preparing 02:39:19 16113d51b718: Preparing 02:39:19 36bfa843a80c: Waiting 02:39:19 16113d51b718: Waiting 02:39:19 9b8b990d6fd7: Waiting 02:39:19 e065f3decb5c: Waiting 02:39:19 1b77b6bb6c12: Layer already exists 02:39:19 41efb03dde94: Layer already exists 02:39:19 199e665aa5b8: Layer already exists 02:39:19 10bc4367753e: Layer already exists 02:39:19 7de6954eec08: Layer already exists 02:39:19 9b8b990d6fd7: Layer already exists 02:39:19 16113d51b718: Layer already exists 02:39:19 e065f3decb5c: Layer already exists 02:39:19 36bfa843a80c: Layer already exists 02:39:19 main: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:19 ===================================================== [Pipeline] echo 02:39:19 taggedImages: 02:39:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:39:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 02:39:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:39:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:39:19 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:19 latest 02:39:19 4.0.0-dev.16 02:39:19 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:19 main 02:39:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:20 3779aa53a533: Preparing 02:39:20 5d0764a040f3: Preparing 02:39:20 106f8e0905e3: Preparing 02:39:20 199e665aa5b8: Preparing 02:39:20 41efb03dde94: Preparing 02:39:20 a226ed7b433e: Preparing 02:39:20 752291901ca9: Preparing 02:39:20 5b2c92ab7b8d: Preparing 02:39:20 16113d51b718: Preparing 02:39:20 752291901ca9: Waiting 02:39:20 5b2c92ab7b8d: Waiting 02:39:20 16113d51b718: Waiting 02:39:20 a226ed7b433e: Waiting 02:39:20 199e665aa5b8: Layer already exists 02:39:20 41efb03dde94: Layer already exists 02:39:20 752291901ca9: Layer already exists 02:39:20 5d0764a040f3: Pushed 02:39:20 5b2c92ab7b8d: Layer already exists 02:39:20 106f8e0905e3: Pushed 02:39:20 3779aa53a533: Pushed 02:39:20 16113d51b718: Layer already exists 02:39:43 a226ed7b433e: Pushed 02:39:43 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + 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 02:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:43 3779aa53a533: Preparing 02:39:43 5d0764a040f3: Preparing 02:39:43 106f8e0905e3: Preparing 02:39:43 199e665aa5b8: Preparing 02:39:43 41efb03dde94: Preparing 02:39:43 a226ed7b433e: Preparing 02:39:43 752291901ca9: Preparing 02:39:43 5b2c92ab7b8d: Preparing 02:39:43 16113d51b718: Preparing 02:39:43 752291901ca9: Waiting 02:39:43 5b2c92ab7b8d: Waiting 02:39:43 16113d51b718: Waiting 02:39:43 a226ed7b433e: Waiting 02:39:43 41efb03dde94: Layer already exists 02:39:43 5d0764a040f3: Layer already exists 02:39:43 199e665aa5b8: Layer already exists 02:39:43 3779aa53a533: Layer already exists 02:39:43 106f8e0905e3: Layer already exists 02:39:43 a226ed7b433e: Layer already exists 02:39:43 5b2c92ab7b8d: Layer already exists 02:39:43 16113d51b718: Layer already exists 02:39:43 752291901ca9: Layer already exists 02:39:44 latest: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:44 3779aa53a533: Preparing 02:39:44 5d0764a040f3: Preparing 02:39:44 106f8e0905e3: Preparing 02:39:44 199e665aa5b8: Preparing 02:39:44 41efb03dde94: Preparing 02:39:44 a226ed7b433e: Preparing 02:39:44 752291901ca9: Preparing 02:39:44 5b2c92ab7b8d: Preparing 02:39:44 16113d51b718: Preparing 02:39:44 16113d51b718: Waiting 02:39:44 a226ed7b433e: Waiting 02:39:44 752291901ca9: Waiting 02:39:44 5b2c92ab7b8d: Waiting 02:39:44 41efb03dde94: Layer already exists 02:39:44 3779aa53a533: Layer already exists 02:39:44 106f8e0905e3: Layer already exists 02:39:44 199e665aa5b8: Layer already exists 02:39:44 5d0764a040f3: Layer already exists 02:39:44 752291901ca9: Layer already exists 02:39:44 5b2c92ab7b8d: Layer already exists 02:39:44 a226ed7b433e: Layer already exists 02:39:44 16113d51b718: Layer already exists 02:39:45 4.0.0-dev.16: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:45 3779aa53a533: Preparing 02:39:45 5d0764a040f3: Preparing 02:39:45 106f8e0905e3: Preparing 02:39:45 199e665aa5b8: Preparing 02:39:45 41efb03dde94: Preparing 02:39:45 a226ed7b433e: Preparing 02:39:45 752291901ca9: Preparing 02:39:45 5b2c92ab7b8d: Preparing 02:39:45 16113d51b718: Preparing 02:39:45 a226ed7b433e: Waiting 02:39:45 752291901ca9: Waiting 02:39:45 5b2c92ab7b8d: Waiting 02:39:45 16113d51b718: Waiting 02:39:45 106f8e0905e3: Layer already exists 02:39:45 41efb03dde94: Layer already exists 02:39:45 3779aa53a533: Layer already exists 02:39:45 5d0764a040f3: Layer already exists 02:39:45 199e665aa5b8: Layer already exists 02:39:45 752291901ca9: Layer already exists 02:39:45 5b2c92ab7b8d: Layer already exists 02:39:45 a226ed7b433e: Layer already exists 02:39:45 16113d51b718: Layer already exists 02:39:46 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + 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 02:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:39:46 3779aa53a533: Preparing 02:39:46 5d0764a040f3: Preparing 02:39:46 106f8e0905e3: Preparing 02:39:46 199e665aa5b8: Preparing 02:39:46 41efb03dde94: Preparing 02:39:46 a226ed7b433e: Preparing 02:39:46 752291901ca9: Preparing 02:39:46 5b2c92ab7b8d: Preparing 02:39:46 16113d51b718: Preparing 02:39:46 a226ed7b433e: Waiting 02:39:46 752291901ca9: Waiting 02:39:46 5b2c92ab7b8d: Waiting 02:39:46 16113d51b718: Waiting 02:39:46 106f8e0905e3: Layer already exists 02:39:46 3779aa53a533: Layer already exists 02:39:46 199e665aa5b8: Layer already exists 02:39:46 5d0764a040f3: Layer already exists 02:39:46 41efb03dde94: Layer already exists 02:39:46 5b2c92ab7b8d: Layer already exists 02:39:46 752291901ca9: Layer already exists 02:39:46 16113d51b718: Layer already exists 02:39:46 a226ed7b433e: Layer already exists 02:39:47 main: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:47 ===================================================== [Pipeline] echo 02:39:47 taggedImages: 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:39:47 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:39:47 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:47 latest 02:39:47 4.0.0-dev.16 02:39:47 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:39:47 main 02:39:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:39:47 a08662ac582b: Preparing 02:39:47 d75487b6df77: Preparing 02:39:47 199e665aa5b8: Preparing 02:39:47 41efb03dde94: Preparing 02:39:47 2a181ac07ebb: Preparing 02:39:47 f4d95264e417: Preparing 02:39:47 16113d51b718: Preparing 02:39:47 f4d95264e417: Waiting 02:39:47 16113d51b718: Waiting 02:39:47 41efb03dde94: Layer already exists 02:39:47 199e665aa5b8: Layer already exists 02:39:48 16113d51b718: Layer already exists 02:39:48 a08662ac582b: Pushed 02:39:48 f4d95264e417: Pushed 02:39:49 2a181ac07ebb: Pushed 02:39:57 d75487b6df77: Pushed 02:39:57 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:39:58 a08662ac582b: Preparing 02:39:58 d75487b6df77: Preparing 02:39:58 199e665aa5b8: Preparing 02:39:58 41efb03dde94: Preparing 02:39:58 2a181ac07ebb: Preparing 02:39:58 f4d95264e417: Preparing 02:39:58 16113d51b718: Preparing 02:39:58 f4d95264e417: Waiting 02:39:58 16113d51b718: Waiting 02:39:58 2a181ac07ebb: Layer already exists 02:39:58 199e665aa5b8: Layer already exists 02:39:58 a08662ac582b: Layer already exists 02:39:58 41efb03dde94: Layer already exists 02:39:58 d75487b6df77: Layer already exists 02:39:58 16113d51b718: Layer already exists 02:39:58 f4d95264e417: Layer already exists 02:39:58 latest: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 02:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:39:59 a08662ac582b: Preparing 02:39:59 d75487b6df77: Preparing 02:39:59 199e665aa5b8: Preparing 02:39:59 41efb03dde94: Preparing 02:39:59 2a181ac07ebb: Preparing 02:39:59 f4d95264e417: Preparing 02:39:59 16113d51b718: Preparing 02:39:59 f4d95264e417: Waiting 02:39:59 16113d51b718: Waiting 02:39:59 a08662ac582b: Layer already exists 02:39:59 2a181ac07ebb: Layer already exists 02:39:59 41efb03dde94: Layer already exists 02:39:59 199e665aa5b8: Layer already exists 02:39:59 d75487b6df77: Layer already exists 02:39:59 f4d95264e417: Layer already exists 02:39:59 16113d51b718: Layer already exists 02:39:59 4.0.0-dev.16: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:40:00 a08662ac582b: Preparing 02:40:00 d75487b6df77: Preparing 02:40:00 199e665aa5b8: Preparing 02:40:00 41efb03dde94: Preparing 02:40:00 2a181ac07ebb: Preparing 02:40:00 f4d95264e417: Preparing 02:40:00 16113d51b718: Preparing 02:40:00 f4d95264e417: Waiting 02:40:00 16113d51b718: Waiting 02:40:00 199e665aa5b8: Layer already exists 02:40:00 a08662ac582b: Layer already exists 02:40:00 41efb03dde94: Layer already exists 02:40:00 2a181ac07ebb: Layer already exists 02:40:00 d75487b6df77: Layer already exists 02:40:00 f4d95264e417: Layer already exists 02:40:00 16113d51b718: Layer already exists 02:40:00 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 02:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:40:01 a08662ac582b: Preparing 02:40:01 d75487b6df77: Preparing 02:40:01 199e665aa5b8: Preparing 02:40:01 41efb03dde94: Preparing 02:40:01 2a181ac07ebb: Preparing 02:40:01 f4d95264e417: Preparing 02:40:01 16113d51b718: Preparing 02:40:01 f4d95264e417: Waiting 02:40:01 16113d51b718: Waiting 02:40:01 a08662ac582b: Layer already exists 02:40:01 d75487b6df77: Layer already exists 02:40:01 41efb03dde94: Layer already exists 02:40:01 2a181ac07ebb: Layer already exists 02:40:01 199e665aa5b8: Layer already exists 02:40:01 16113d51b718: Layer already exists 02:40:01 f4d95264e417: Layer already exists 02:40:01 main: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:01 ===================================================== [Pipeline] echo 02:40:02 taggedImages: 02:40:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:40:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:40:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 02:40:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:40:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 02:40:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:40:02 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:40:02 latest 02:40:02 4.0.0-dev.16 02:40:02 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:40:02 main 02:40:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:02 6377b0d87960: Preparing 02:40:02 916c0584ec60: Preparing 02:40:02 cb71e21e9582: Preparing 02:40:02 199e665aa5b8: Preparing 02:40:02 41efb03dde94: Preparing 02:40:02 2e0892998078: Preparing 02:40:02 fca42c39f7e9: Preparing 02:40:02 16113d51b718: Preparing 02:40:02 2e0892998078: Waiting 02:40:02 fca42c39f7e9: Waiting 02:40:02 16113d51b718: Waiting 02:40:02 41efb03dde94: Layer already exists 02:40:03 199e665aa5b8: Layer already exists 02:40:03 916c0584ec60: Pushed 02:40:03 6377b0d87960: Pushed 02:40:03 16113d51b718: Layer already exists 02:40:03 fca42c39f7e9: Pushed 02:40:04 2e0892998078: Pushed 02:40:11 cb71e21e9582: Pushed 02:40:11 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:12 6377b0d87960: Preparing 02:40:12 916c0584ec60: Preparing 02:40:12 cb71e21e9582: Preparing 02:40:12 199e665aa5b8: Preparing 02:40:12 41efb03dde94: Preparing 02:40:12 2e0892998078: Preparing 02:40:12 fca42c39f7e9: Preparing 02:40:12 16113d51b718: Preparing 02:40:12 2e0892998078: Waiting 02:40:12 16113d51b718: Waiting 02:40:12 fca42c39f7e9: Waiting 02:40:12 916c0584ec60: Layer already exists 02:40:12 199e665aa5b8: Layer already exists 02:40:12 41efb03dde94: Layer already exists 02:40:12 6377b0d87960: Layer already exists 02:40:12 cb71e21e9582: Layer already exists 02:40:12 2e0892998078: Layer already exists 02:40:12 16113d51b718: Layer already exists 02:40:12 fca42c39f7e9: Layer already exists 02:40:12 latest: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 02:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:13 6377b0d87960: Preparing 02:40:13 916c0584ec60: Preparing 02:40:13 cb71e21e9582: Preparing 02:40:13 199e665aa5b8: Preparing 02:40:13 41efb03dde94: Preparing 02:40:13 2e0892998078: Preparing 02:40:13 fca42c39f7e9: Preparing 02:40:13 16113d51b718: Preparing 02:40:13 fca42c39f7e9: Waiting 02:40:13 16113d51b718: Waiting 02:40:13 2e0892998078: Waiting 02:40:13 6377b0d87960: Layer already exists 02:40:13 cb71e21e9582: Layer already exists 02:40:13 41efb03dde94: Layer already exists 02:40:13 199e665aa5b8: Layer already exists 02:40:13 916c0584ec60: Layer already exists 02:40:13 fca42c39f7e9: Layer already exists 02:40:13 2e0892998078: Layer already exists 02:40:13 16113d51b718: Layer already exists 02:40:13 4.0.0-dev.16: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:14 6377b0d87960: Preparing 02:40:14 916c0584ec60: Preparing 02:40:14 cb71e21e9582: Preparing 02:40:14 199e665aa5b8: Preparing 02:40:14 41efb03dde94: Preparing 02:40:14 2e0892998078: Preparing 02:40:14 fca42c39f7e9: Preparing 02:40:14 16113d51b718: Preparing 02:40:14 2e0892998078: Waiting 02:40:14 fca42c39f7e9: Waiting 02:40:14 16113d51b718: Waiting 02:40:14 cb71e21e9582: Layer already exists 02:40:14 6377b0d87960: Layer already exists 02:40:14 41efb03dde94: Layer already exists 02:40:14 199e665aa5b8: Layer already exists 02:40:14 916c0584ec60: Layer already exists 02:40:14 16113d51b718: Layer already exists 02:40:14 fca42c39f7e9: Layer already exists 02:40:14 2e0892998078: Layer already exists 02:40:14 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:15 6377b0d87960: Preparing 02:40:15 916c0584ec60: Preparing 02:40:15 cb71e21e9582: Preparing 02:40:15 199e665aa5b8: Preparing 02:40:15 41efb03dde94: Preparing 02:40:15 2e0892998078: Preparing 02:40:15 fca42c39f7e9: Preparing 02:40:15 16113d51b718: Preparing 02:40:15 2e0892998078: Waiting 02:40:15 fca42c39f7e9: Waiting 02:40:15 16113d51b718: Waiting 02:40:15 916c0584ec60: Layer already exists 02:40:15 6377b0d87960: Layer already exists 02:40:15 199e665aa5b8: Layer already exists 02:40:15 41efb03dde94: Layer already exists 02:40:15 cb71e21e9582: Layer already exists 02:40:15 fca42c39f7e9: Layer already exists 02:40:15 16113d51b718: Layer already exists 02:40:15 2e0892998078: Layer already exists 02:40:15 main: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:15 ===================================================== [Pipeline] echo 02:40:15 taggedImages: 02:40:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 02:40:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:40:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 02:40:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 02:40:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:16 02:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:16 arm64: Pulling from edgex-lftools-log-publisher 02:40:16 8998bd30e6a1: Pulling fs layer 02:40:16 04944245beec: Pulling fs layer 02:40:16 699f458cf7ca: Pulling fs layer 02:40:16 765212b225bb: Pulling fs layer 02:40:16 f23df028b6ca: Pulling fs layer 02:40:16 d65c8cfc05b1: Pulling fs layer 02:40:16 2437ff75d9bd: Pulling fs layer 02:40:16 f23df028b6ca: Waiting 02:40:16 765212b225bb: Waiting 02:40:16 d65c8cfc05b1: Waiting 02:40:16 2437ff75d9bd: Waiting 02:40:16 04944245beec: Verifying Checksum 02:40:16 04944245beec: Download complete 02:40:16 765212b225bb: Verifying Checksum 02:40:16 765212b225bb: Download complete 02:40:16 f23df028b6ca: Verifying Checksum 02:40:16 f23df028b6ca: Download complete 02:40:16 d65c8cfc05b1: Verifying Checksum 02:40:16 d65c8cfc05b1: Download complete 02:40:17 699f458cf7ca: Verifying Checksum 02:40:17 699f458cf7ca: Download complete 02:40:17 8998bd30e6a1: Verifying Checksum 02:40:17 8998bd30e6a1: Download complete 02:40:20 2437ff75d9bd: Verifying Checksum 02:40:20 2437ff75d9bd: Download complete 02:40:22 8998bd30e6a1: Pull complete 02:40:22 04944245beec: Pull complete 02:40:23 699f458cf7ca: Pull complete 02:40:24 765212b225bb: Pull complete 02:40:25 f23df028b6ca: Pull complete 02:40:25 d65c8cfc05b1: Pull complete 02:40:40 2437ff75d9bd: Pull complete 02:40:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:40 prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container 02:40:40 $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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 02:40:43 $ docker top 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:44 ---> job-cost.sh 02:40:44 lf-activate-venv: SKIPPING 02:40:44 INFO: No Stack... 02:40:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:40:45 INFO: Archiving Costs [Pipeline] sh 02:40:46 + cut -d, -f6 02:40:46 + cat /w/workspace/edgex-go/750/archives/cost.csv [Pipeline] lock 02:40:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] 02:40:46 Resource [jenkins-edgexfoundry-edgex-go-main-750-stack-cost] did not exist. Created. 02:40:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:46 + echo total: 0.10999999940395355 [Pipeline] stash 02:40:47 Stashed 1 file(s) [Pipeline] } 02:40:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:47 $ docker stop --time=1 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c 02:40:48 $ docker rm -f --volumes 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c [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 02:40:49 provisioning config files... 02:40:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/750@tmp/config7303515421624474446tmp [Pipeline] { [Pipeline] sh 02:40:49 + set +x 02:40:49 + curl -s https://codecov.io/bash 02:40:49 + bash -s -- 02:40:50 02:40:50 _____ _ 02:40:50 / ____| | | 02:40:50 | | ___ __| | ___ ___ _____ __ 02:40:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:50 Bash-1.0.6 02:40:50 02:40:50 02:40:50 ==> git version 2.25.1 found 02:40:50 ==> 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 02:40:50 Release-Date: 2020-01-08 02:40:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:40:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:40:50 ==> Jenkins CI detected. 02:40:50 current dir:  /w/workspace/edgex-go/750 02:40:50 project root: . 02:40:50 --> token set from env 02:40:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:50 ==> Running gcov in . (disable via -X gcov) 02:40:50 ==> Python coveragepy not found 02:40:50 ==> Searching for coverage reports in: 02:40:50 + . 02:40:50 -> Found 1 reports 02:40:50 ==> Detecting git/mercurial file structure 02:40:50 ==> Reading reports 02:40:50 + ./coverage.out bytes=1434022 02:40:50 ==> Appending adjustments 02:40:50 https://docs.codecov.io/docs/fixing-reports 02:40:51 + Found adjustments 02:40:51 ==> Gzipping contents 02:40:51 124K /tmp/codecov.w2mJzs.gz 02:40:51 ==> Uploading reports 02:40:51 url: https://codecov.io 02:40:51 query: branch=main&commit=ac6fcaf31ad74dd8652a98ad2614429b7e5b1685&build=750&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F750%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:51 -> Pinging Codecov 02:40:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac6fcaf31ad74dd8652a98ad2614429b7e5b1685&build=750&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F750%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:51 -> Uploading to 02:40:51 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ac6fcaf31ad74dd8652a98ad2614429b7e5b1685/3af16ae5-5f23-4d93-9c86-61dc6e73e76d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T024051Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9214fa3254d927b7aa1f90706afcb9ca8d1e3f665863215762016f4bd2a3888 02:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:51 Dload Upload Total Spent Left Speed 02:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 411k --:--:-- --:--:-- --:--:-- 411k 02:40:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } 02:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:40:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:52 02:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:52 latest: Pulling from edgex-devops/edgex-snyk-go 02:40:52 43c4264eed91: Already exists 02:40:52 4cc291be95ef: Already exists 02:40:52 2ac1f1163629: Already exists 02:40:52 5c3c966382ef: Already exists 02:40:52 4f4fb700ef54: Already exists 02:40:52 d9c7d2e4e75e: Pulling fs layer 02:40:52 9c3e1370e548: Pulling fs layer 02:40:53 d9c7d2e4e75e: Download complete 02:40:53 d9c7d2e4e75e: Pull complete 02:40:54 9c3e1370e548: Verifying Checksum 02:40:54 9c3e1370e548: Download complete 02:40:57 9c3e1370e548: Pull complete 02:40:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:40:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:57 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:40:57 $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:40:58 $ docker top 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:58 + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo 02:40:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:40:59 + set -o pipefail 02:40:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:41:11 02:41:11 Monitoring /w/workspace/edgex-go/750 (github.com/edgexfoundry/edgex-go)... 02:41:11 02:41:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b4af6907-26ff-462b-a450-c4dfb69efdcd 02:41:11 02:41:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:41:11 02:41:11 02:41:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:41:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:41:11 $ docker stop --time=1 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 02:41:13 $ docker rm -f --volumes 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:41:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:14 provisioning config files... 02:41:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/750@tmp/config15668933839485510313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:14 --> edgex-publish-swagger.sh 02:41:14 === Publish openapi API === 02:41:14 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:41:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/750/openapi/core-command.yaml] 02:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:14 Dload Upload Total Spent Left Speed 02:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64914 --:--:-- --:--:-- --:--:-- 64786 02:41:14 02:41:14 02:41:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/750/openapi/core-data.yaml] 02:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:14 Dload Upload Total Spent Left Speed 02:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k 02:41:15 02:41:15 02:41:15 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/750/openapi/core-keeper.yaml] 02:41:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:15 Dload Upload Total Spent Left Speed 02:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 421k --:--:-- --:--:-- --:--:-- 416k 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k 02:41:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:15 02:41:15 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/750/openapi/core-metadata.yaml] 02:41:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:15 Dload Upload Total Spent Left Speed 02:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 438 434k --:--:-- --:--:-- --:--:-- 435k 02:41:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:41:16 02:41:16 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/750/openapi/support-cron-scheduler.yaml] 02:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:16 Dload Upload Total Spent Left Speed 02:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 282 211k --:--:-- --:--:-- --:--:-- 211k 02:41:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:41:16 02:41:16 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/750/openapi/support-notifications.yaml] 02:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:16 Dload Upload Total Spent Left Speed 02:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 432 236k --:--:-- --:--:-- --:--:-- 236k 02:41:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:41:16 [Pipeline] } 02:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:41:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:17 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:17 $ docker top 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:17 [ssh-agent] Looking for ssh-agent implementation... 02:41:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:18 $ docker exec 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba ssh-agent 02:41:18 SSH_AUTH_SOCK=/tmp/ssh-X5DrpoQgiyEk/agent.32 02:41:18 SSH_AGENT_PID=38 02:41:18 Running ssh-add (command line suppressed) 02:41:18 Identity added: /w/workspace/edgex-go/750@tmp/private_key_7052539532569014008.key (/w/workspace/edgex-go/750@tmp/private_key_7052539532569014008.key) 02:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:18 + git semver tag 02:41:18 2024-11-11 02:41:18,775 [run_tag] DEBUG tag force:False 02:41:18 2024-11-11 02:41:18,775 [check_head_tag] DEBUG check head tag 02:41:18 2024-11-11 02:41:18,779 [execute] INFO git cat-file --batch-check 02:41:18 2024-11-11 02:41:18,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=) 02:41:18 2024-11-11 02:41:18,783 [execute] INFO git cat-file --batch 02:41:18 2024-11-11 02:41:18,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=) 02:41:18 2024-11-11 02:41:18,835 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:41:18 2024-11-11 02:41:18,835 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 02:41:18 2024-11-11 02:41:18,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) 02:41:18 2024-11-11 02:41:18,840 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:41:18 4.0.0-dev.16 [Pipeline] } 02:41:19 $ docker exec --env ******** --env ******** 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba ssh-agent -k 02:41:19 unset SSH_AUTH_SOCK; 02:41:19 unset SSH_AGENT_PID; 02:41:19 echo Agent pid 38 killed; 02:41:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:19 + git semver [Pipeline] } 02:41:19 $ docker stop --time=1 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba 02:41:21 $ docker rm -f --volumes 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:21 02:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:21 0.23.1-centos7: Pulling from edgex-lftools 02:41:21 ab5ef0e58194: Pulling fs layer 02:41:21 9712f1f96733: Pulling fs layer 02:41:21 63f879dbbcfc: Pulling fs layer 02:41:21 0d9ebad4ef96: Pulling fs layer 02:41:21 e9a5061849ea: Pulling fs layer 02:41:21 d747dcd14b5f: Pulling fs layer 02:41:21 2de7ff778b66: Pulling fs layer 02:41:21 e9a5061849ea: Waiting 02:41:21 d747dcd14b5f: Waiting 02:41:21 2de7ff778b66: Waiting 02:41:21 0d9ebad4ef96: Waiting 02:41:21 9712f1f96733: Verifying Checksum 02:41:21 9712f1f96733: Download complete 02:41:22 63f879dbbcfc: Verifying Checksum 02:41:22 63f879dbbcfc: Download complete 02:41:22 e9a5061849ea: Verifying Checksum 02:41:22 e9a5061849ea: Download complete 02:41:22 d747dcd14b5f: Verifying Checksum 02:41:22 d747dcd14b5f: Download complete 02:41:22 ab5ef0e58194: Verifying Checksum 02:41:22 ab5ef0e58194: Download complete 02:41:22 0d9ebad4ef96: Verifying Checksum 02:41:22 0d9ebad4ef96: Download complete 02:41:22 2de7ff778b66: Verifying Checksum 02:41:22 2de7ff778b66: Download complete 02:41:24 ab5ef0e58194: Pull complete 02:41:24 9712f1f96733: Pull complete 02:41:25 63f879dbbcfc: Pull complete 02:41:29 0d9ebad4ef96: Pull complete 02:41:29 e9a5061849ea: Pull complete 02:41:29 d747dcd14b5f: Pull complete 02:41:30 2de7ff778b66: Pull complete 02:41:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:30 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:41:37 $ docker top 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:37 provisioning config files... 02:41:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/750@tmp/config5816963188537939679tmp 02:41:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/750@tmp/config10997159411070548462tmp 02:41:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/750@tmp/config11358537882643413799tmp [Pipeline] { [Pipeline] echo 02:41:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:37 ---> sigul-configuration.sh 02:41:37 gpg: directory `/root/.gnupg' created 02:41:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:37 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:37 gpg: CAST5 encrypted data 02:41:37 gpg: encrypted with 1 passphrase 02:41:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:38 + mkdir /home/jenkins 02:41:38 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:38 + 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 02:41:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:38 ---> sigul-install.sh 02:41:38 Sigul already installed; skipping installation. [Pipeline] sh 02:41:38 + git tag --list 02:41:38 0.6.0 02:41:38 0.6.1 02:41:38 0.7.0 02:41:38 0.7.1 02:41:38 v1.0.0 02:41:38 v1.0.1 02:41:38 v1.1.0 02:41:38 v1.2.0 02:41:38 v1.2.1 02:41:38 v1.3.0 02:41:38 v1.3.1 02:41:38 v2.0.0 02:41:38 v2.1.0 02:41:38 v2.1.1 02:41:38 v2.2.0 02:41:38 v2.3.0 02:41:38 v3.0 02:41:38 v3.0.0 02:41:38 v3.1 02:41:38 v3.1.0 02:41:38 v3.1.0-dev.1 02:41:38 v3.1.0-dev.10 02:41:38 v3.1.0-dev.11 02:41:38 v3.1.0-dev.12 02:41:38 v3.1.0-dev.13 02:41:38 v3.1.0-dev.14 02:41:38 v3.1.0-dev.15 02:41:38 v3.1.0-dev.16 02:41:38 v3.1.0-dev.17 02:41:38 v3.1.0-dev.18 02:41:38 v3.1.0-dev.19 02:41:38 v3.1.0-dev.2 02:41:38 v3.1.0-dev.20 02:41:38 v3.1.0-dev.21 02:41:38 v3.1.0-dev.22 02:41:38 v3.1.0-dev.23 02:41:38 v3.1.0-dev.24 02:41:38 v3.1.0-dev.25 02:41:38 v3.1.0-dev.26 02:41:38 v3.1.0-dev.27 02:41:38 v3.1.0-dev.28 02:41:38 v3.1.0-dev.29 02:41:38 v3.1.0-dev.3 02:41:38 v3.1.0-dev.30 02:41:38 v3.1.0-dev.31 02:41:38 v3.1.0-dev.32 02:41:38 v3.1.0-dev.33 02:41:38 v3.1.0-dev.34 02:41:38 v3.1.0-dev.35 02:41:38 v3.1.0-dev.36 02:41:38 v3.1.0-dev.37 02:41:38 v3.1.0-dev.38 02:41:38 v3.1.0-dev.39 02:41:38 v3.1.0-dev.4 02:41:38 v3.1.0-dev.40 02:41:38 v3.1.0-dev.41 02:41:38 v3.1.0-dev.42 02:41:38 v3.1.0-dev.43 02:41:38 v3.1.0-dev.44 02:41:38 v3.1.0-dev.45 02:41:38 v3.1.0-dev.46 02:41:38 v3.1.0-dev.47 02:41:38 v3.1.0-dev.48 02:41:38 v3.1.0-dev.49 02:41:38 v3.1.0-dev.5 02:41:38 v3.1.0-dev.50 02:41:38 v3.1.0-dev.51 02:41:38 v3.1.0-dev.52 02:41:38 v3.1.0-dev.53 02:41:38 v3.1.0-dev.54 02:41:38 v3.1.0-dev.55 02:41:38 v3.1.0-dev.56 02:41:38 v3.1.0-dev.57 02:41:38 v3.1.0-dev.58 02:41:38 v3.1.0-dev.59 02:41:38 v3.1.0-dev.6 02:41:38 v3.1.0-dev.60 02:41:38 v3.1.0-dev.61 02:41:38 v3.1.0-dev.62 02:41:38 v3.1.0-dev.63 02:41:38 v3.1.0-dev.64 02:41:38 v3.1.0-dev.65 02:41:38 v3.1.0-dev.66 02:41:38 v3.1.0-dev.67 02:41:38 v3.1.0-dev.68 02:41:38 v3.1.0-dev.69 02:41:38 v3.1.0-dev.7 02:41:38 v3.1.0-dev.70 02:41:38 v3.1.0-dev.71 02:41:38 v3.1.0-dev.72 02:41:38 v3.1.0-dev.73 02:41:38 v3.1.0-dev.8 02:41:38 v3.1.0-dev.9 02:41:38 v3.1.1 02:41:38 v3.1.1-dev.1 02:41:38 v3.1.1-dev.2 02:41:38 v3.2.0-dev.1 02:41:38 v3.2.0-dev.10 02:41:38 v3.2.0-dev.100 02:41:38 v3.2.0-dev.101 02:41:38 v3.2.0-dev.102 02:41:38 v3.2.0-dev.103 02:41:38 v3.2.0-dev.104 02:41:38 v3.2.0-dev.105 02:41:38 v3.2.0-dev.106 02:41:38 v3.2.0-dev.107 02:41:38 v3.2.0-dev.108 02:41:38 v3.2.0-dev.109 02:41:38 v3.2.0-dev.11 02:41:38 v3.2.0-dev.12 02:41:38 v3.2.0-dev.13 02:41:38 v3.2.0-dev.14 02:41:38 v3.2.0-dev.15 02:41:38 v3.2.0-dev.16 02:41:38 v3.2.0-dev.17 02:41:38 v3.2.0-dev.18 02:41:38 v3.2.0-dev.19 02:41:38 v3.2.0-dev.2 02:41:38 v3.2.0-dev.20 02:41:38 v3.2.0-dev.21 02:41:38 v3.2.0-dev.22 02:41:38 v3.2.0-dev.23 02:41:38 v3.2.0-dev.24 02:41:38 v3.2.0-dev.25 02:41:38 v3.2.0-dev.26 02:41:38 v3.2.0-dev.27 02:41:38 v3.2.0-dev.28 02:41:38 v3.2.0-dev.29 02:41:38 v3.2.0-dev.3 02:41:38 v3.2.0-dev.30 02:41:38 v3.2.0-dev.31 02:41:38 v3.2.0-dev.32 02:41:38 v3.2.0-dev.33 02:41:38 v3.2.0-dev.34 02:41:38 v3.2.0-dev.35 02:41:38 v3.2.0-dev.36 02:41:38 v3.2.0-dev.37 02:41:38 v3.2.0-dev.38 02:41:38 v3.2.0-dev.39 02:41:38 v3.2.0-dev.4 02:41:38 v3.2.0-dev.40 02:41:38 v3.2.0-dev.41 02:41:38 v3.2.0-dev.42 02:41:38 v3.2.0-dev.43 02:41:38 v3.2.0-dev.44 02:41:38 v3.2.0-dev.45 02:41:38 v3.2.0-dev.46 02:41:38 v3.2.0-dev.47 02:41:38 v3.2.0-dev.48 02:41:38 v3.2.0-dev.49 02:41:38 v3.2.0-dev.5 02:41:38 v3.2.0-dev.50 02:41:38 v3.2.0-dev.51 02:41:38 v3.2.0-dev.52 02:41:38 v3.2.0-dev.53 02:41:38 v3.2.0-dev.54 02:41:38 v3.2.0-dev.55 02:41:38 v3.2.0-dev.56 02:41:38 v3.2.0-dev.57 02:41:38 v3.2.0-dev.58 02:41:38 v3.2.0-dev.59 02:41:38 v3.2.0-dev.6 02:41:38 v3.2.0-dev.60 02:41:38 v3.2.0-dev.61 02:41:38 v3.2.0-dev.62 02:41:38 v3.2.0-dev.63 02:41:38 v3.2.0-dev.64 02:41:38 v3.2.0-dev.65 02:41:38 v3.2.0-dev.66 02:41:38 v3.2.0-dev.67 02:41:38 v3.2.0-dev.68 02:41:38 v3.2.0-dev.69 02:41:38 v3.2.0-dev.7 02:41:38 v3.2.0-dev.70 02:41:38 v3.2.0-dev.71 02:41:38 v3.2.0-dev.72 02:41:38 v3.2.0-dev.73 02:41:38 v3.2.0-dev.74 02:41:38 v3.2.0-dev.75 02:41:38 v3.2.0-dev.76 02:41:38 v3.2.0-dev.77 02:41:38 v3.2.0-dev.78 02:41:38 v3.2.0-dev.79 02:41:38 v3.2.0-dev.8 02:41:38 v3.2.0-dev.80 02:41:38 v3.2.0-dev.81 02:41:38 v3.2.0-dev.82 02:41:38 v3.2.0-dev.83 02:41:38 v3.2.0-dev.84 02:41:38 v3.2.0-dev.85 02:41:38 v3.2.0-dev.86 02:41:38 v3.2.0-dev.87 02:41:38 v3.2.0-dev.88 02:41:38 v3.2.0-dev.89 02:41:38 v3.2.0-dev.9 02:41:38 v3.2.0-dev.90 02:41:38 v3.2.0-dev.91 02:41:38 v3.2.0-dev.92 02:41:38 v3.2.0-dev.93 02:41:38 v3.2.0-dev.94 02:41:38 v3.2.0-dev.95 02:41:38 v3.2.0-dev.96 02:41:38 v3.2.0-dev.97 02:41:38 v3.2.0-dev.98 02:41:38 v3.2.0-dev.99 02:41:38 v4.0.0-dev.1 02:41:38 v4.0.0-dev.10 02:41:38 v4.0.0-dev.11 02:41:38 v4.0.0-dev.12 02:41:38 v4.0.0-dev.13 02:41:38 v4.0.0-dev.14 02:41:38 v4.0.0-dev.15 02:41:38 v4.0.0-dev.16 02:41:38 v4.0.0-dev.2 02:41:38 v4.0.0-dev.3 02:41:38 v4.0.0-dev.4 02:41:38 v4.0.0-dev.5 02:41:38 v4.0.0-dev.6 02:41:38 v4.0.0-dev.7 02:41:38 v4.0.0-dev.8 02:41:38 v4.0.0-dev.9 [Pipeline] sh 02:41:39 + lftools sign git-tag v4.0.0-dev.16 02:41:39 Signing Git tag with Sigul... 02:41:39 Signing v4.0.0-dev.16 [Pipeline] echo 02:41:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:40 $ docker stop --time=1 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 02:41:41 $ docker rm -f --volumes 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:41:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:42 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:41:42 $ docker top 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 -eo pid,comm 02:41:42 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:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:02 [ssh-agent] Looking for ssh-agent implementation... 02:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:02 $ docker exec 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 ssh-agent 02:42:02 SSH_AUTH_SOCK=/tmp/ssh-MMEmBxnGw51L/agent.32 02:42:02 SSH_AGENT_PID=38 02:42:02 Running ssh-add (command line suppressed) 02:42:02 Identity added: /w/workspace/edgex-go/750@tmp/private_key_9636607714224231937.key (/w/workspace/edgex-go/750@tmp/private_key_9636607714224231937.key) 02:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:02 + git semver bump pre 02:42:03 2024-11-11 02:42:02,949 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:42:03 2024-11-11 02:42:02,949 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev 02:42:03 2024-11-11 02:42:02,949 [bump_version] DEBUG bumped version:4.0.0-dev.17 02:42:03 2024-11-11 02:42:02,949 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/edgex-go/750/.semver/main with force:True 02:42:03 2024-11-11 02:42:02,950 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:42:03 2024-11-11 02:42:02,950 [write_file] DEBUG write to file:/w/workspace/edgex-go/750/.semver/main 02:42:03 2024-11-11 02:42:02,952 [execute] INFO git cat-file --batch-check 02:42:03 2024-11-11 02:42:02,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) 02:42:03 2024-11-11 02:42:02,960 [execute] INFO git cat-file --batch 02:42:03 2024-11-11 02:42:02,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) 02:42:03 2024-11-11 02:42:02,966 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:42:03 4.0.0-dev.17 [Pipeline] } 02:42:03 $ docker exec --env ******** --env ******** 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 ssh-agent -k 02:42:03 unset SSH_AUTH_SOCK; 02:42:03 unset SSH_AGENT_PID; 02:42:03 echo Agent pid 38 killed; 02:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:03 + git semver [Pipeline] } 02:42:03 $ docker stop --time=1 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 02:42:04 $ docker rm -f --volumes 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:05 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:06 $ docker top 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e -eo pid,comm 02:42: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). 02:42:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:06 [ssh-agent] Looking for ssh-agent implementation... 02:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:06 $ docker exec 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e ssh-agent 02:42:06 SSH_AUTH_SOCK=/tmp/ssh-GMMwiPMquaTZ/agent.33 02:42:06 SSH_AGENT_PID=39 02:42:06 Running ssh-add (command line suppressed) 02:42:06 Identity added: /w/workspace/edgex-go/750@tmp/private_key_8426117601061239961.key (/w/workspace/edgex-go/750@tmp/private_key_8426117601061239961.key) 02:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:06 + git semver push 02:42:07 2024-11-11 02:42:07,052 [run_push] DEBUG push 02:42:07 2024-11-11 02:42:07,053 [execute] INFO git cat-file --batch-check 02:42:07 2024-11-11 02:42:07,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) 02:42:07 2024-11-11 02:42:07,058 [execute] INFO git rev-list 2a58044ab918f7b04d25ca78a9db6b4a24f1b778 -- 02:42:07 2024-11-11 02:42:07,058 [execute] DEBUG Popen(['git', 'rev-list', '2a58044ab918f7b04d25ca78a9db6b4a24f1b778', '--'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=None) 02:42:07 2024-11-11 02:42:07,075 [execute] INFO git fetch -v origin 02:42:07 2024-11-11 02:42:07,076 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=True, shell=None, istream=None) 02:42:07 2024-11-11 02:42:07,505 [run_push] DEBUG no remote changes detected 02:42:07 2024-11-11 02:42:07,506 [execute] INFO git push origin semver 02:42:07 2024-11-11 02:42:07,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=None) 02:42:08 2024-11-11 02:42:08,233 [run_push] DEBUG push all version tags 02:42:08 2024-11-11 02:42:08,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:42:08 2024-11-11 02:42:08,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) 02:42:08 2024-11-11 02:42:08,799 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main 02:42:08 4.0.0-dev.17 [Pipeline] } 02:42:08 $ docker exec --env ******** --env ******** 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e ssh-agent -k 02:42:08 unset SSH_AUTH_SOCK; 02:42:08 unset SSH_AGENT_PID; 02:42:08 echo Agent pid 39 killed; 02:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:09 + git semver [Pipeline] } 02:42:09 $ docker stop --time=1 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e 02:42:10 $ docker rm -f --volumes 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e [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 02:42:11 + [ -d /w/workspace/edgex-go/750/archives ] [Pipeline] libraryResource [Pipeline] sh 02:42:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:12 ---> package-listing.sh 02:42:12 ++ facter osfamily 02:42:12 ++ tr '[:upper:]' '[:lower:]' 02:42:12 + OS_FAMILY=debian 02:42:12 + workspace=/w/workspace/edgex-go/750 02:42:12 + START_PACKAGES=/tmp/packages_start.txt 02:42:12 + END_PACKAGES=/tmp/packages_end.txt 02:42:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:12 + PACKAGES=/tmp/packages_start.txt 02:42:12 + '[' /w/workspace/edgex-go/750 ']' 02:42:12 + PACKAGES=/tmp/packages_end.txt 02:42:12 + case "${OS_FAMILY}" in 02:42:12 + dpkg -l 02:42:12 + grep '^ii' 02:42:12 + '[' -f /tmp/packages_start.txt ']' 02:42:12 + '[' -f /tmp/packages_end.txt ']' 02:42:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:12 + '[' /w/workspace/edgex-go/750 ']' 02:42:12 + mkdir -p /w/workspace/edgex-go/750/archives/ 02:42:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/750/archives/ [Pipeline] echo 02:42:12 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/750/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:42:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:13 02:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:14 latest: Pulling from edgex-lftools-log-publisher 02:42:14 5eb5b503b376: Pulling fs layer 02:42:14 5c69ac0246d0: Pulling fs layer 02:42:14 ec43610c2a17: Pulling fs layer 02:42:14 3a2ae6a8a46f: Pulling fs layer 02:42:14 33b1e0a273af: Pulling fs layer 02:42:14 5d3b04190fa2: Pulling fs layer 02:42:14 2f39f015ded8: Pulling fs layer 02:42:14 5d3b04190fa2: Waiting 02:42:14 3a2ae6a8a46f: Waiting 02:42:14 2f39f015ded8: Waiting 02:42:14 5c69ac0246d0: Verifying Checksum 02:42:14 5c69ac0246d0: Download complete 02:42:14 3a2ae6a8a46f: Verifying Checksum 02:42:14 3a2ae6a8a46f: Download complete 02:42:14 33b1e0a273af: Verifying Checksum 02:42:14 33b1e0a273af: Download complete 02:42:14 5d3b04190fa2: Download complete 02:42:14 ec43610c2a17: Verifying Checksum 02:42:14 ec43610c2a17: Download complete 02:42:14 5eb5b503b376: Verifying Checksum 02:42:14 5eb5b503b376: Download complete 02:42:14 2f39f015ded8: Verifying Checksum 02:42:14 2f39f015ded8: Download complete 02:42:15 5eb5b503b376: Pull complete 02:42:15 5c69ac0246d0: Pull complete 02:42:16 ec43610c2a17: Pull complete 02:42:16 3a2ae6a8a46f: Pull complete 02:42:16 33b1e0a273af: Pull complete 02:42:16 5d3b04190fa2: Pull complete 02:42:20 2f39f015ded8: Pull complete 02:42:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:20 prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container 02:42:20 $ 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/750/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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:42:27 $ docker top 9e5d2a190961fa9f23feed4ef38aca37702bbaf0103fc8a4267813afcea6a5ec -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:42:28 + ls /var/log/sa-host 02:42:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:28 provisioning config files... 02:42:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/750@tmp/config13581942780400393311tmp [Pipeline] { [Pipeline] echo 02:42:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:28 ---> create-netrc.sh [Pipeline] } 02:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:42:29 ---> python-tools-install.sh [Pipeline] echo 02:42:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:29 ---> sudo-logs.sh 02:42:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:42:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:29 ---> job-cost.sh 02:42:29 lf-activate-venv: SKIPPING 02:42:29 DEBUG: total: 0.10999999940395355 02:42:29 INFO: Retrieving Stack Cost... 02:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:30 INFO: Archiving Costs [Pipeline] echo 02:42:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:30 ---> logs-deploy.sh 02:42:30 lf-activate-venv: SKIPPING 02:42:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/750 02:42:30 INFO: archiving workspace using pattern(s): 02:42:31 Archives upload complete. 02:42:31 INFO: archiving logs to Nexus 02:42:32 ---> uname -a: 02:42:32 Linux prd-ubuntu20-04-docker-8c-8g-26082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:42:32 02:42:32 02:42:32 ---> lscpu: 02:42:32 Architecture: x86_64 02:42:32 CPU op-mode(s): 32-bit, 64-bit 02:42:32 Byte Order: Little Endian 02:42:32 Address sizes: 40 bits physical, 48 bits virtual 02:42:32 CPU(s): 8 02:42:32 On-line CPU(s) list: 0-7 02:42:32 Thread(s) per core: 1 02:42:32 Core(s) per socket: 1 02:42:32 Socket(s): 8 02:42:32 NUMA node(s): 1 02:42:32 Vendor ID: AuthenticAMD 02:42:32 CPU family: 23 02:42:32 Model: 49 02:42:32 Model name: AMD EPYC-Rome Processor 02:42:32 Stepping: 0 02:42:32 CPU MHz: 2800.000 02:42:32 BogoMIPS: 5600.00 02:42:32 Virtualization: AMD-V 02:42:32 Hypervisor vendor: KVM 02:42:32 Virtualization type: full 02:42:32 L1d cache: 256 KiB 02:42:32 L1i cache: 256 KiB 02:42:32 L2 cache: 4 MiB 02:42:32 L3 cache: 128 MiB 02:42:32 NUMA node0 CPU(s): 0-7 02:42:32 Vulnerability Itlb multihit: Not affected 02:42:32 Vulnerability L1tf: Not affected 02:42:32 Vulnerability Mds: Not affected 02:42:32 Vulnerability Meltdown: Not affected 02:42:32 Vulnerability Mmio stale data: Not affected 02:42:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:42:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:42:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:42:32 Vulnerability Srbds: Not affected 02:42:32 Vulnerability Tsx async abort: Not affected 02:42:32 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 02:42:32 02:42:32 02:42:32 ---> nproc: 02:42:32 8 02:42:32 02:42:32 02:42:32 ---> df -h: 02:42:32 Filesystem Size Used Avail Use% Mounted on 02:42:32 overlay 155G 27G 129G 18% / 02:42:32 tmpfs 64M 0 64M 0% /dev 02:42:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:42:32 shm 64M 0 64M 0% /dev/shm 02:42:32 /dev/vda1 155G 27G 129G 18% /facter-os 02:42:32 02:42:32 02:42:32 ---> sar -b -r -n DEV: 02:42:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26082) 11/11/24 _x86_64_ (8 CPU) 02:42:32 02:42:32 01:54:23 LINUX RESTART (8 CPU) 02:42:32 02:42:32 01:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:42:32 01:56:01 483.22 11.90 471.33 0.00 1820.84 82406.64 0.00 02:42:32 01:57:01 36.11 0.00 36.11 0.00 0.00 27090.82 0.00 02:42:32 01:58:01 37.20 0.17 37.04 0.00 2.53 23392.35 0.00 02:42:32 01:59:01 197.99 0.38 197.60 0.00 41.69 116390.14 0.00 02:42:32 02:00:01 809.12 14.70 794.42 0.00 2468.26 213412.03 0.00 02:42:32 02:01:01 300.83 8.41 292.42 0.00 1108.56 104192.47 0.00 02:42:32 02:02:01 241.00 0.00 241.00 0.00 0.00 101788.04 0.00 02:42:32 02:03:01 650.67 0.12 650.55 0.00 8.40 127179.07 0.00 02:42:32 02:04:01 38.23 0.07 38.16 0.00 7.20 1015.83 0.00 02:42:32 02:05:01 18.36 0.03 18.33 0.00 7.07 478.32 0.00 02:42:32 02:06:01 2.80 0.00 2.80 0.00 0.00 43.86 0.00 02:42:32 02:07:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 02:42:32 02:08:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:42:32 02:09:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 02:42:32 02:10:01 1.92 0.02 1.90 0.00 0.13 21.06 0.00 02:42:32 02:11:01 1.35 0.00 1.35 0.00 0.00 18.26 0.00 02:42:32 02:12:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:42:32 02:13:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 02:42:32 02:14:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 02:42:32 02:15:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 02:42:32 02:16:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 02:42:32 02:17:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 02:42:32 02:18:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 02:42:32 02:19:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 02:42:32 02:20:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 02:42:32 02:21:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 02:42:32 02:22:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 02:42:32 02:23:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 02:42:32 02:24:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 02:42:32 02:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 02:42:32 02:26:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 02:42:32 02:27:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 02:42:32 02:28:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 02:42:32 02:29:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 02:42:32 02:30:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 02:42:32 02:31:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 02:42:32 02:32:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 02:42:32 02:33:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 02:42:32 02:34:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 02:42:32 02:35:01 1.25 0.00 1.25 0.00 0.00 16.80 0.00 02:42:32 02:36:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:42:32 02:37:01 1.05 0.00 1.05 0.00 0.00 13.42 0.00 02:42:32 02:38:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 02:42:32 02:39:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 02:42:32 02:40:01 2.83 1.02 1.82 0.00 21.86 25.46 0.00 02:42:32 02:41:01 31.79 0.10 31.69 0.00 10.26 13894.04 0.00 02:42:32 02:42:01 125.66 0.15 125.51 0.00 3.73 38840.19 0.00 02:42:32 Average: 64.06 0.79 63.27 0.00 116.47 18084.72 0.00 02:42:32 02:42:32 01:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:42:32 01:56:01 28178084 31416944 890272 2.71 125012 3294064 2205844 6.50 1278196 2934364 9112 02:42:32 01:57:01 26884920 31274992 1027944 3.13 128464 4379020 2368504 6.98 2063464 3377360 316184 02:42:32 01:58:01 26561920 31167324 1132048 3.44 132688 4559356 2429820 7.16 1844120 3886220 321464 02:42:32 01:59:01 22005728 31377664 920408 2.80 144220 9208712 2683828 7.91 1827568 8344860 2856068 02:42:32 02:00:01 18287140 31344188 927416 2.82 304948 12406604 2443616 7.20 2674352 10857340 469292 02:42:32 02:01:01 10460096 27756300 4445408 13.52 346628 16208484 11554156 34.05 7046344 13815984 1360388 02:42:32 02:02:01 8593348 27763372 4455964 13.55 358980 18029208 9046100 26.66 7647136 15071324 783648 02:42:32 02:03:01 11972764 31407900 859972 2.62 371416 18402112 2166568 6.39 3123904 16409496 580 02:42:32 02:04:01 11965020 31403268 864016 2.63 373428 18403060 2305664 6.80 3353204 16188740 576 02:42:32 02:05:01 11977940 31417484 849732 2.58 374356 18403424 2153116 6.35 3741220 15790416 644 02:42:32 02:06:01 11976380 31416108 851104 2.59 374416 18403560 2181908 6.43 3739860 15790528 12 02:42:32 02:07:01 11978408 31418320 849220 2.58 374432 18403568 2181908 6.43 3738440 15790592 12 02:42:32 02:08:01 11989488 31429408 838236 2.55 374444 18403568 2181908 6.43 3727932 15790600 8 02:42:32 02:09:01 11989368 31429724 838196 2.55 374464 18403572 2181908 6.43 3727904 15790996 236 02:42:32 02:10:01 11993424 31433884 834200 2.54 374524 18403572 2197480 6.48 3721452 15791004 20 02:42:32 02:11:01 11993952 31434480 833568 2.53 374560 18403580 2197480 6.48 3721448 15791016 12 02:42:32 02:12:01 11993652 31434180 833784 2.54 374584 18403580 2197480 6.48 3721432 15791016 8 02:42:32 02:13:01 11993500 31434040 833832 2.54 374600 18403584 2197480 6.48 3721452 15791020 64 02:42:32 02:14:01 11993700 31434308 833760 2.54 374620 18403588 2197480 6.48 3721492 15791028 12 02:42:32 02:15:01 11993812 31434460 833620 2.54 374656 18403584 2197480 6.48 3721620 15791020 52 02:42:32 02:16:01 11993480 31434176 833808 2.54 374692 18403592 2197480 6.48 3721604 15791024 32 02:42:32 02:17:01 11993384 31434084 833808 2.54 374720 18403588 2197480 6.48 3722204 15791024 8 02:42:32 02:18:01 11993248 31434024 833776 2.54 374744 18403596 2197480 6.48 3721680 15791028 4 02:42:32 02:19:01 11994028 31434808 832952 2.53 374772 18403604 2197480 6.48 3721976 15791032 48 02:42:32 02:20:01 11993736 31434548 833188 2.53 374792 18403596 2197480 6.48 3721760 15791032 20 02:42:32 02:21:01 11993600 31434480 833164 2.53 374804 18403608 2197480 6.48 3722052 15791040 64 02:42:32 02:22:01 11993528 31434420 833168 2.53 374816 18403612 2197480 6.48 3722088 15791040 4 02:42:32 02:23:01 11993932 31434960 832692 2.53 374852 18403744 2197480 6.48 3722152 15791156 8 02:42:32 02:24:01 11994208 31435260 832380 2.53 374864 18403744 2197480 6.48 3722156 15791156 8 02:42:32 02:25:01 11993940 31435040 832564 2.53 374880 18403748 2197480 6.48 3722252 15791180 44 02:42:32 02:26:01 11993892 31435020 832524 2.53 374904 18403752 2197480 6.48 3722200 15791184 32 02:42:32 02:27:01 11993876 31435004 832468 2.53 374916 18403752 2197480 6.48 3722216 15791184 156 02:42:32 02:28:01 11993600 31434732 832648 2.53 374940 18403756 2197480 6.48 3722260 15791188 24 02:42:32 02:29:01 11994056 31435248 832096 2.53 374968 18403760 2197480 6.48 3722272 15791192 56 02:42:32 02:30:01 11994216 31435444 832056 2.53 375000 18403756 2197480 6.48 3722076 15791192 32 02:42:32 02:31:01 11993656 31434920 832560 2.53 375020 18403764 2197480 6.48 3722372 15791196 16 02:42:32 02:32:01 11993648 31434920 832480 2.53 375040 18403768 2197480 6.48 3722356 15791200 8 02:42:32 02:33:01 11993568 31434908 832392 2.53 375064 18403772 2213560 6.52 3722112 15791204 44 02:42:32 02:34:01 11993728 31435072 832360 2.53 375080 18403772 2196916 6.47 3722388 15791204 16 02:42:32 02:35:01 11993584 31434996 832384 2.53 375120 18403760 2196916 6.47 3722228 15791208 68 02:42:32 02:36:02 11993544 31435000 832320 2.53 375148 18403776 2196916 6.47 3722200 15791208 8 02:42:32 02:37:01 11993536 31435004 832348 2.53 375164 18403784 2196916 6.47 3722220 15791216 156 02:42:32 02:38:01 11993520 31435016 832280 2.53 375192 18403788 2196916 6.47 3722232 15791220 24 02:42:32 02:39:01 11993648 31435188 832276 2.53 375220 18403792 2196916 6.47 3722316 15791228 8 02:42:32 02:40:01 11990556 31433192 834252 2.54 375292 18404412 2227208 6.56 3722840 15791756 20 02:42:32 02:41:01 11224400 31152760 1109844 3.38 375640 18866212 2576900 7.59 3999944 16246616 62416 02:42:32 02:42:01 10829324 31397696 865984 2.63 396784 19408680 2219152 6.54 3794992 16772220 872 02:42:32 Average: 13163321 31256346 1011648 3.08 352167 17142517 2575430 7.59 3674717 14731554 131544 02:42:32 02:42:32 01:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:42:32 01:56:01 vethab19850 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 01:56:01 docker0 875.12 843.11 63.69 4978.80 0.00 0.00 0.00 0.00 02:42:32 01:56:01 ens3 1126.18 1043.98 10010.18 128.56 0.00 0.00 0.00 0.00 02:42:32 01:56:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 02:42:32 01:57:01 vethab19850 0.43 0.50 0.04 0.05 0.00 0.00 0.00 0.00 02:42:32 01:57:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 02:42:32 01:57:01 ens3 30.46 20.70 24.29 13.85 0.00 0.00 0.00 0.00 02:42:32 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 01:58:01 vethab19850 0.53 0.55 0.05 0.05 0.00 0.00 0.00 0.00 02:42:32 01:58:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 02:42:32 01:58:01 ens3 27.06 17.06 24.62 12.95 0.00 0.00 0.00 0.00 02:42:32 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 vethfd4a04f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth5a64093 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth9d8d5ec 1.62 4.10 0.13 44.49 0.00 0.00 0.00 0.00 02:42:32 01:59:01 vetha1580c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth5dde8f9 3.60 8.72 0.26 110.07 0.00 0.00 0.00 0.01 02:42:32 01:59:01 veth344017f 2.43 3.61 0.17 38.67 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth8087af8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 docker0 8.19 16.40 0.50 193.42 0.00 0.00 0.00 0.00 02:42:32 01:59:01 ens3 180.19 126.77 3247.05 155.40 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth693fbe6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth4d367d7 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth6669bb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth318ff71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 veth2d78165 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 01:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:42:32 02:00:01 vethe2df49c 74.92 133.81 7.91 1216.04 0.00 0.00 0.00 0.10 02:42:32 02:00:01 vetheda80ee 73.02 126.38 7.59 1214.40 0.00 0.00 0.00 0.10 02:42:32 02:00:01 docker0 434.19 758.34 37.75 8001.02 0.00 0.00 0.00 0.00 02:42:32 02:00:01 veth6f9ee63 70.30 115.88 7.54 1213.68 0.00 0.00 0.00 0.10 02:42:32 02:00:01 ens3 840.28 474.20 9414.52 57.02 0.00 0.00 0.00 0.00 02:42:32 02:00:01 veth7c8412c 68.96 120.20 7.41 1214.10 0.00 0.00 0.00 0.10 02:42:32 02:00:01 veth4d367d7 0.10 0.90 0.00 0.04 0.00 0.00 0.00 0.00 02:42:32 02:00:01 veth9fafbd6 68.74 118.48 7.44 1227.96 0.00 0.00 0.00 0.10 02:42:32 02:00:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth16668c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth5a73365 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth458a5bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 vetha2d4b96 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 vethb09e299 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth5aece48 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth98dba69 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth050a4b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 ens3 15.63 10.03 12.03 6.70 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth61150d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 vethad957c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth4d367d7 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth248660a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:01:01 veth65193a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth16668c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth5a73365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth458a5bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 vetha2d4b96 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 vethb09e299 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth5aece48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth98dba69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth050a4b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 ens3 5.95 4.66 4.83 2.83 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth61150d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 vethad957c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth4d367d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth248660a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:02:01 veth65193a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:03:01 ens3 39.64 36.25 23.20 161.87 0.00 0.00 0.00 0.00 02:42:32 02:03:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 02:42:32 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:04:01 ens3 457.97 455.87 233.40 1958.36 0.00 0.00 0.00 0.00 02:42:32 02:04:01 lo 53.19 53.19 5.25 5.25 0.00 0.00 0.00 0.00 02:42:32 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:05:01 ens3 301.40 306.37 123.81 2164.96 0.00 0.00 0.00 0.00 02:42:32 02:05:01 lo 22.53 22.53 2.22 2.22 0.00 0.00 0.00 0.00 02:42:32 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:06:01 ens3 9.43 7.95 9.94 2.85 0.00 0.00 0.00 0.00 02:42:32 02:06:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 02:42:32 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:08:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:42:32 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:09:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:10:01 ens3 0.18 0.20 0.08 0.16 0.00 0.00 0.00 0.00 02:42:32 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:11:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:12:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:42:32 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:14:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:42:32 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:15:01 ens3 0.72 0.18 0.13 0.07 0.00 0.00 0.00 0.00 02:42:32 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:19:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:20:01 ens3 0.42 0.12 0.10 0.07 0.00 0.00 0.00 0.00 02:42:32 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:22:01 ens3 0.25 0.10 0.17 0.01 0.00 0.00 0.00 0.00 02:42:32 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:23:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:42:32 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:24:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:42:32 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:25:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:42:32 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:28:01 ens3 0.32 0.20 0.23 0.13 0.00 0.00 0.00 0.00 02:42:32 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:29:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:42:32 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:35:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:42:32 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:36:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:38:01 ens3 0.18 0.05 0.17 0.00 0.00 0.00 0.00 0.00 02:42:32 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:42:32 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:40:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:42:32 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 02:41:01 veth21a8985 1.57 1.30 0.16 0.95 0.00 0.00 0.00 0.00 02:42:32 02:41:01 docker0 1.57 1.20 0.14 0.94 0.00 0.00 0.00 0.00 02:42:32 02:41:01 ens3 112.68 77.61 2653.49 124.81 0.00 0.00 0.00 0.00 02:42:32 02:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:42:32 02:42:01 veth509f53b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:42:32 02:42:01 docker0 94.08 151.37 8.15 1255.69 0.00 0.00 0.00 0.00 02:42:32 02:42:01 ens3 310.35 193.60 4494.24 42.60 0.00 0.00 0.00 0.00 02:42:32 02:42:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 02:42:32 Average: veth509f53b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:32 Average: docker0 29.80 37.42 2.33 305.45 0.00 0.00 0.00 0.00 02:42:32 Average: ens3 73.35 58.78 641.12 102.87 0.00 0.00 0.00 0.00 02:42:32 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 02:42:32 02:42:32 02:42:32 ---> sar -P ALL: 02:42:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26082) 11/11/24 _x86_64_ (8 CPU) 02:42:32 02:42:32 01:54:23 LINUX RESTART (8 CPU) 02:42:32 02:42:32 01:55:02 CPU %user %nice %system %iowait %steal %idle 02:42:32 01:56:01 all 10.90 0.00 5.16 1.54 0.08 82.32 02:42:32 01:56:01 0 10.78 0.00 4.66 0.22 0.05 84.29 02:42:32 01:56:01 1 9.33 0.00 5.09 2.94 0.07 82.58 02:42:32 01:56:01 2 9.40 0.00 4.27 1.39 0.07 84.87 02:42:32 01:56:01 3 13.84 0.00 5.64 0.45 0.07 80.00 02:42:32 01:56:01 4 11.32 0.00 5.85 3.19 0.10 79.53 02:42:32 01:56:01 5 9.67 0.00 4.71 0.22 0.09 85.30 02:42:32 01:56:01 6 10.70 0.00 5.17 0.50 0.05 83.59 02:42:32 01:56:01 7 12.17 0.00 5.92 3.41 0.10 78.39 02:42:32 01:57:01 all 41.08 0.00 6.39 0.24 0.09 52.19 02:42:32 01:57:01 0 41.68 0.00 6.99 1.78 0.10 49.45 02:42:32 01:57:01 1 40.36 0.00 6.34 0.00 0.08 53.21 02:42:32 01:57:01 2 38.36 0.00 5.41 0.17 0.08 55.97 02:42:32 01:57:01 3 42.76 0.00 7.31 0.00 0.07 49.86 02:42:32 01:57:01 4 37.81 0.00 6.22 0.00 0.10 55.87 02:42:32 01:57:01 5 39.64 0.00 6.43 0.00 0.08 53.85 02:42:32 01:57:01 6 43.74 0.00 6.15 0.00 0.10 50.02 02:42:32 01:57:01 7 44.35 0.00 6.28 0.00 0.08 49.29 02:42:32 01:58:01 all 58.58 0.00 7.25 0.12 0.08 33.97 02:42:32 01:58:01 0 58.01 0.00 7.39 0.89 0.08 33.62 02:42:32 01:58:01 1 59.62 0.00 7.38 0.00 0.07 32.94 02:42:32 01:58:01 2 57.85 0.00 7.09 0.05 0.08 34.93 02:42:32 01:58:01 3 58.40 0.00 7.18 0.00 0.08 34.34 02:42:32 01:58:01 4 57.47 0.00 6.87 0.00 0.08 35.58 02:42:32 01:58:01 5 60.16 0.00 7.80 0.00 0.08 31.95 02:42:32 01:58:01 6 58.96 0.00 7.02 0.02 0.08 33.92 02:42:32 01:58:01 7 58.20 0.00 7.24 0.00 0.08 34.48 02:42:32 01:59:01 all 34.69 0.00 8.52 3.87 0.12 52.80 02:42:32 01:59:01 0 35.54 0.00 10.74 6.12 0.10 47.49 02:42:32 01:59:01 1 32.96 0.00 8.58 6.35 0.12 51.98 02:42:32 01:59:01 2 34.10 0.00 7.81 1.92 0.14 56.03 02:42:32 01:59:01 3 33.35 0.00 7.68 1.79 0.12 57.07 02:42:32 01:59:01 4 33.47 0.00 7.57 2.58 0.14 56.24 02:42:32 01:59:01 5 36.28 0.00 8.87 2.72 0.14 51.99 02:42:32 01:59:01 6 35.29 0.00 8.07 6.07 0.10 50.47 02:42:32 01:59:01 7 36.55 0.00 8.81 3.39 0.14 51.12 02:42:32 02:00:01 all 12.26 0.00 6.03 24.69 0.12 56.89 02:42:32 02:00:01 0 13.21 0.00 7.11 42.87 0.14 36.67 02:42:32 02:00:01 1 13.35 0.00 6.43 29.14 0.14 50.95 02:42:32 02:00:01 2 11.66 0.00 6.74 52.56 0.10 28.93 02:42:32 02:00:01 3 12.47 0.00 6.54 13.04 0.24 67.71 02:42:32 02:00:01 4 12.06 0.00 4.72 8.08 0.07 75.07 02:42:32 02:00:01 5 11.14 0.00 5.27 13.34 0.14 70.12 02:42:32 02:00:01 6 11.35 0.00 4.83 22.97 0.10 60.76 02:42:32 02:00:01 7 12.88 0.00 6.60 15.79 0.07 64.66 02:42:32 02:01:01 all 63.14 0.00 10.89 8.13 0.11 17.73 02:42:32 02:01:01 0 63.01 0.00 11.67 15.24 0.08 9.99 02:42:32 02:01:01 1 63.10 0.00 10.86 5.71 0.10 20.23 02:42:32 02:01:01 2 63.46 0.00 10.48 12.15 0.10 13.81 02:42:32 02:01:01 3 63.89 0.00 11.12 16.21 0.20 8.57 02:42:32 02:01:01 4 62.94 0.00 10.49 5.47 0.10 21.00 02:42:32 02:01:01 5 62.10 0.00 11.43 3.52 0.08 22.86 02:42:32 02:01:01 6 63.80 0.00 9.60 2.71 0.08 23.80 02:42:32 02:01:01 7 62.84 0.00 11.46 4.09 0.10 21.51 02:42:32 02:02:01 all 88.56 0.00 11.25 0.00 0.18 0.00 02:42:32 02:02:01 0 88.74 0.00 11.09 0.00 0.17 0.00 02:42:32 02:02:01 1 88.44 0.00 11.40 0.00 0.17 0.00 02:42:32 02:02:01 2 89.00 0.00 10.81 0.00 0.19 0.00 02:42:32 02:02:01 3 88.92 0.00 10.93 0.00 0.15 0.00 02:42:32 02:02:01 4 88.65 0.00 11.13 0.00 0.21 0.02 02:42:32 02:02:01 5 88.50 0.00 11.32 0.00 0.19 0.00 02:42:32 02:02:01 6 88.85 0.00 10.96 0.00 0.17 0.02 02:42:32 02:02:01 7 87.42 0.00 12.39 0.00 0.19 0.00 02:42:32 02:03:01 all 59.77 0.00 10.17 6.38 0.20 23.48 02:42:32 02:03:01 0 61.03 0.00 10.01 2.54 0.19 26.23 02:42:32 02:03:01 1 58.60 0.00 10.40 6.98 0.17 23.85 02:42:32 02:03:01 2 58.79 0.00 9.63 3.90 0.19 27.50 02:42:32 02:03:01 3 59.31 0.00 11.05 10.54 0.19 18.91 02:42:32 02:03:01 4 60.70 0.00 9.61 7.09 0.22 22.37 02:42:32 02:03:01 5 59.52 0.00 10.19 8.65 0.20 21.43 02:42:32 02:03:01 6 61.07 0.00 9.57 4.41 0.19 24.77 02:42:32 02:03:01 7 59.15 0.00 10.92 6.95 0.26 22.72 02:42:32 02:04:01 all 7.68 0.00 1.12 0.13 0.08 90.99 02:42:32 02:04:01 0 9.87 0.00 1.28 0.03 0.07 88.76 02:42:32 02:04:01 1 6.12 0.00 0.92 0.02 0.08 92.86 02:42:32 02:04:01 2 7.41 0.00 0.89 0.03 0.05 91.62 02:42:32 02:04:01 3 10.63 0.00 1.28 0.12 0.10 87.87 02:42:32 02:04:01 4 3.64 0.00 0.80 0.05 0.08 95.42 02:42:32 02:04:01 5 9.31 0.00 1.27 0.13 0.07 89.21 02:42:32 02:04:01 6 8.61 0.00 1.36 0.22 0.07 89.74 02:42:32 02:04:01 7 5.82 0.00 1.19 0.45 0.08 92.45 02:42:32 02:05:01 all 9.25 0.00 0.66 0.32 0.07 89.70 02:42:32 02:05:01 0 10.15 0.00 0.75 0.75 0.07 88.28 02:42:32 02:05:01 1 7.34 0.00 0.62 0.00 0.05 91.99 02:42:32 02:05:01 2 8.33 0.00 0.50 0.00 0.07 91.10 02:42:32 02:05:01 3 15.18 0.00 0.85 0.08 0.08 83.80 02:42:32 02:05:01 4 2.74 0.00 0.60 0.15 0.08 96.42 02:42:32 02:05:01 5 9.40 0.00 0.57 0.07 0.05 89.92 02:42:32 02:05:01 6 12.26 0.00 0.65 0.08 0.08 86.92 02:42:32 02:05:01 7 8.57 0.00 0.70 1.44 0.07 89.22 02:42:32 02:06:01 all 0.09 0.00 0.06 0.03 0.02 99.81 02:42:32 02:06:01 0 0.08 0.00 0.10 0.15 0.03 99.63 02:42:32 02:06:01 1 0.13 0.00 0.03 0.05 0.00 99.78 02:42:32 02:06:01 2 0.12 0.00 0.07 0.00 0.02 99.80 02:42:32 02:06:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:32 02:06:01 4 0.15 0.00 0.07 0.00 0.02 99.77 02:42:32 02:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:42:32 02:06:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:42:32 02:06:01 7 0.10 0.00 0.05 0.00 0.02 99.83 02:42:32 02:42:32 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:42:32 02:07:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:42:32 02:07:01 0 0.05 0.00 0.02 0.02 0.02 99.90 02:42:32 02:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:07:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:42:32 02:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:07:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:42:32 02:07:01 6 0.05 0.00 0.00 0.00 0.03 99.92 02:42:32 02:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:08:01 all 0.02 0.00 0.01 0.00 0.02 99.94 02:42:32 02:08:01 0 0.07 0.00 0.03 0.02 0.05 99.83 02:42:32 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:08:01 2 0.00 0.00 0.00 0.00 0.03 99.97 02:42:32 02:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:42:32 02:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:42:32 02:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:42:32 02:09:01 0 0.10 0.00 0.05 0.02 0.02 99.82 02:42:32 02:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:42:32 02:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:42:32 02:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:10:01 all 0.24 0.00 0.04 0.01 0.01 99.70 02:42:32 02:10:01 0 0.08 0.00 0.05 0.02 0.02 99.83 02:42:32 02:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:42:32 02:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:42:32 02:10:01 3 0.05 0.00 0.08 0.00 0.03 99.83 02:42:32 02:10:01 4 0.08 0.00 0.03 0.00 0.02 99.87 02:42:32 02:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:42:32 02:10:01 6 0.05 0.00 0.05 0.02 0.03 99.85 02:42:32 02:10:01 7 1.58 0.00 0.02 0.00 0.00 98.40 02:42:32 02:11:01 all 0.08 0.00 0.02 0.01 0.01 99.87 02:42:32 02:11:01 0 0.08 0.00 0.03 0.10 0.02 99.77 02:42:32 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:11:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:32 02:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:42:32 02:11:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:42:32 02:11:01 7 0.42 0.00 0.00 0.00 0.02 99.57 02:42:32 02:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:42:32 02:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:42:32 02:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:12:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:42:32 02:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:42:32 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:13:01 all 0.03 0.00 0.02 0.10 0.02 99.83 02:42:32 02:13:01 0 0.05 0.00 0.02 0.25 0.02 99.67 02:42:32 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:13:01 3 0.08 0.00 0.02 0.00 0.03 99.87 02:42:32 02:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:42:32 02:13:01 5 0.00 0.00 0.02 0.52 0.03 99.43 02:42:32 02:13:01 6 0.03 0.00 0.05 0.00 0.05 99.87 02:42:32 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:14:01 all 0.05 0.00 0.02 0.01 0.01 99.91 02:42:32 02:14:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:42:32 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:14:01 4 0.22 0.00 0.02 0.00 0.02 99.75 02:42:32 02:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:42:32 02:14:01 7 0.02 0.00 0.02 0.05 0.00 99.92 02:42:32 02:15:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:15:01 0 0.05 0.00 0.07 0.02 0.00 99.87 02:42:32 02:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:42:32 02:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:42:32 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:15:01 7 0.02 0.00 0.05 0.02 0.00 99.92 02:42:32 02:16:01 all 0.08 0.00 0.02 0.00 0.01 99.89 02:42:32 02:16:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:42:32 02:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:16:01 4 0.40 0.00 0.00 0.00 0.02 99.58 02:42:32 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:17:01 all 0.15 0.00 0.02 0.02 0.01 99.80 02:42:32 02:17:01 0 0.05 0.00 0.02 0.15 0.02 99.77 02:42:32 02:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:42:32 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:17:01 4 0.99 0.00 0.00 0.00 0.02 98.99 02:42:32 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:42:32 02:17:01 7 0.00 0.00 0.03 0.02 0.02 99.93 02:42:32 02:42:32 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:42:32 02:18:01 all 0.12 0.00 0.01 0.09 0.01 99.76 02:42:32 02:18:01 0 0.08 0.00 0.02 0.57 0.02 99.32 02:42:32 02:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 02:42:32 02:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:42:32 02:18:01 3 0.03 0.00 0.00 0.00 0.03 99.93 02:42:32 02:18:01 4 0.73 0.00 0.02 0.00 0.02 99.24 02:42:32 02:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:18:01 7 0.03 0.00 0.00 0.17 0.02 99.78 02:42:32 02:19:01 all 0.11 0.00 0.02 0.08 0.01 99.78 02:42:32 02:19:01 0 0.03 0.00 0.03 0.37 0.02 99.55 02:42:32 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:19:01 4 0.70 0.00 0.03 0.00 0.02 99.25 02:42:32 02:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:19:01 7 0.03 0.00 0.03 0.23 0.00 99.70 02:42:32 02:20:01 all 0.11 0.00 0.02 0.09 0.01 99.78 02:42:32 02:20:01 0 0.07 0.00 0.03 0.17 0.00 99.73 02:42:32 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:42:32 02:20:01 4 0.60 0.00 0.02 0.00 0.02 99.37 02:42:32 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:20:01 7 0.07 0.00 0.03 0.53 0.02 99.35 02:42:32 02:21:01 all 0.04 0.00 0.03 0.01 0.01 99.91 02:42:32 02:21:01 0 0.05 0.00 0.05 0.05 0.02 99.83 02:42:32 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:21:01 3 0.07 0.00 0.08 0.00 0.02 99.83 02:42:32 02:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:21:01 7 0.03 0.00 0.02 0.07 0.00 99.88 02:42:32 02:22:01 all 0.20 0.00 0.01 0.00 0.01 99.78 02:42:32 02:22:01 0 0.07 0.00 0.03 0.02 0.02 99.87 02:42:32 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:22:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:42:32 02:22:01 4 1.29 0.00 0.03 0.00 0.02 98.66 02:42:32 02:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:23:01 all 0.16 0.00 0.02 0.01 0.01 99.81 02:42:32 02:23:01 0 0.10 0.00 0.07 0.07 0.02 99.75 02:42:32 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:23:01 4 1.09 0.00 0.02 0.00 0.03 98.86 02:42:32 02:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:42:32 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:42:32 02:24:01 all 0.08 0.00 0.01 0.01 0.01 99.89 02:42:32 02:24:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:42:32 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:42:32 02:24:01 4 0.42 0.00 0.02 0.00 0.05 99.52 02:42:32 02:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:24:01 7 0.02 0.00 0.00 0.05 0.00 99.93 02:42:32 02:25:01 all 0.14 0.00 0.01 0.00 0.02 99.83 02:42:32 02:25:01 0 0.08 0.00 0.02 0.03 0.02 99.85 02:42:32 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:25:01 4 0.95 0.00 0.03 0.00 0.05 98.97 02:42:32 02:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:26:01 all 0.08 0.00 0.01 0.03 0.01 99.88 02:42:32 02:26:01 0 0.05 0.00 0.02 0.18 0.02 99.73 02:42:32 02:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:26:01 4 0.53 0.00 0.02 0.00 0.03 99.42 02:42:32 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:42:32 02:27:01 all 0.10 0.00 0.02 0.00 0.01 99.87 02:42:32 02:27:01 0 0.13 0.00 0.03 0.02 0.02 99.80 02:42:32 02:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:42:32 02:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:27:01 4 0.47 0.00 0.07 0.00 0.03 99.43 02:42:32 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:42:32 02:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:42:32 02:28:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:42:32 02:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:42:32 02:28:01 4 0.12 0.00 0.03 0.00 0.03 99.82 02:42:32 02:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:42:32 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:42:32 02:28:01 CPU %user %nice %system %iowait %steal %idle 02:42:32 02:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 02:42:32 02:29:01 0 0.10 0.00 0.03 0.02 0.02 99.83 02:42:32 02:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:42:32 02:29:01 4 0.08 0.00 0.03 0.00 0.03 99.85 02:42:32 02:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:29:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:42:32 02:30:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:42:32 02:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:42:32 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:30:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:42:32 02:30:01 4 0.08 0.00 0.08 0.00 0.02 99.82 02:42:32 02:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:42:32 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:42:32 02:31:01 all 0.09 0.00 0.02 0.00 0.01 99.87 02:42:32 02:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:42:32 02:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:31:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:31:01 4 0.47 0.00 0.05 0.00 0.03 99.45 02:42:32 02:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:42:32 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:32:01 all 0.20 0.00 0.02 0.01 0.01 99.76 02:42:32 02:32:01 0 0.03 0.00 0.03 0.08 0.02 99.83 02:42:32 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:42:32 02:32:01 4 1.42 0.00 0.05 0.00 0.03 98.50 02:42:32 02:32:01 5 0.07 0.00 0.03 0.02 0.02 99.87 02:42:32 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:33:01 all 0.12 0.00 0.01 0.02 0.01 99.83 02:42:32 02:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:42:32 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:33:01 4 0.70 0.00 0.03 0.00 0.03 99.23 02:42:32 02:33:01 5 0.07 0.00 0.02 0.15 0.02 99.75 02:42:32 02:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:42:32 02:34:01 all 0.09 0.00 0.01 0.01 0.01 99.88 02:42:32 02:34:01 0 0.15 0.00 0.03 0.05 0.02 99.75 02:42:32 02:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:42:32 02:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:34:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:42:32 02:34:01 4 0.50 0.00 0.02 0.00 0.02 99.47 02:42:32 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:42:32 02:35:01 all 0.14 0.00 0.02 0.01 0.01 99.82 02:42:32 02:35:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:42:32 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:42:32 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:35:01 3 0.10 0.00 0.02 0.00 0.02 99.87 02:42:32 02:35:01 4 0.83 0.00 0.05 0.00 0.02 99.10 02:42:32 02:35:01 5 0.00 0.00 0.02 0.10 0.00 99.88 02:42:32 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:42:32 02:36:02 all 0.03 0.00 0.02 0.00 0.01 99.94 02:42:32 02:36:02 0 0.03 0.00 0.02 0.02 0.00 99.93 02:42:32 02:36:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:36:02 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:36:02 3 0.05 0.00 0.05 0.00 0.02 99.88 02:42:32 02:36:02 4 0.02 0.00 0.02 0.00 0.02 99.95 02:42:32 02:36:02 5 0.03 0.00 0.03 0.00 0.02 99.92 02:42:32 02:36:02 6 0.00 0.00 0.02 0.00 0.00 99.98 02:42:32 02:36:02 7 0.07 0.00 0.03 0.00 0.02 99.88 02:42:32 02:37:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:42:32 02:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:42:32 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:37:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:42:32 02:37:01 5 0.02 0.00 0.05 0.02 0.02 99.90 02:42:32 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:37:01 7 0.07 0.00 0.02 0.00 0.03 99.88 02:42:32 02:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:42:32 02:38:01 0 0.03 0.00 0.02 0.08 0.00 99.87 02:42:32 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:42:32 02:38:01 4 0.10 0.00 0.02 0.00 0.02 99.87 02:42:32 02:38:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:42:32 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:42:32 02:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:42:32 02:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:42:32 02:39:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:42:32 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:42:32 02:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:42:32 02:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:42:32 02:39:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:42:32 02:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:42:32 02:39:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:42:32 02:42:32 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:42:32 02:40:01 all 0.07 0.00 0.05 0.01 0.01 99.86 02:42:32 02:40:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:42:32 02:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:42:32 02:40:01 2 0.18 0.00 0.10 0.03 0.00 99.68 02:42:32 02:40:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:42:32 02:40:01 4 0.05 0.00 0.07 0.00 0.02 99.87 02:42:32 02:40:01 5 0.03 0.00 0.07 0.02 0.02 99.87 02:42:32 02:40:01 6 0.03 0.00 0.05 0.00 0.00 99.92 02:42:32 02:40:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:42:32 02:41:01 all 2.03 0.00 0.99 0.14 0.03 96.82 02:42:32 02:41:01 0 1.62 0.00 1.05 0.20 0.03 97.10 02:42:32 02:41:01 1 2.27 0.00 0.94 0.00 0.02 96.77 02:42:32 02:41:01 2 2.21 0.00 0.79 0.02 0.02 96.97 02:42:32 02:41:01 3 2.91 0.00 1.09 0.77 0.02 95.22 02:42:32 02:41:01 4 1.84 0.00 1.20 0.00 0.02 96.94 02:42:32 02:41:01 5 2.38 0.00 1.00 0.12 0.05 96.45 02:42:32 02:41:01 6 1.71 0.00 0.94 0.02 0.03 97.30 02:42:32 02:41:01 7 1.27 0.00 0.92 0.00 0.03 97.77 02:42:32 02:42:01 all 6.20 0.00 2.62 1.34 0.06 89.79 02:42:32 02:42:01 0 6.58 0.00 2.43 0.15 0.05 90.79 02:42:32 02:42:01 1 5.71 0.00 2.96 1.55 0.05 89.73 02:42:32 02:42:01 2 8.05 0.00 2.66 0.02 0.05 89.23 02:42:32 02:42:01 3 6.16 0.00 3.06 7.61 0.09 83.08 02:42:32 02:42:01 4 5.01 0.00 2.15 0.00 0.07 92.78 02:42:32 02:42:01 5 6.36 0.00 2.78 0.03 0.03 90.79 02:42:32 02:42:01 6 5.88 0.00 3.02 0.05 0.05 91.00 02:42:32 02:42:01 7 5.84 0.00 1.94 1.38 0.07 90.78 02:42:32 Average: all 8.36 0.00 1.51 1.00 0.03 89.09 02:42:32 Average: 0 8.50 0.00 1.61 1.54 0.04 88.32 02:42:32 Average: 1 8.19 0.00 1.52 1.11 0.03 89.15 02:42:32 Average: 2 8.19 0.00 1.42 1.52 0.03 88.85 02:42:32 Average: 3 8.61 0.00 1.57 1.06 0.04 88.72 02:42:32 Average: 4 8.21 0.00 1.43 0.56 0.04 89.76 02:42:32 Average: 5 8.33 0.00 1.52 0.62 0.03 89.49 02:42:32 Average: 6 8.49 0.00 1.43 0.78 0.03 89.27 02:42:32 Average: 7 8.39 0.00 1.58 0.80 0.04 89.19 02:42:32 02:42:32 02:42:32