Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 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-ssh9599975718190304868.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-ssh13889127018101802821.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-ssh13812453739626837283.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-ssh3494949918597403972.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-ssh21236370924485352.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-25873 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/749 [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/749 # 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 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be (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 Commit message: "Merge pull request #4998 from weichou1229/postgres-null-reading" > git checkout -f b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 > git rev-list --no-walk e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:43:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:11 ========================================================= 05:43:11 EdgeX Global Pipelines Version Info 05:43:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:11 ------------------- 05:43:11 stable info: 05:43:11 ------------------- 05:43:11 Commited By: Ginny Guan ginny@iotechsys.com 05:43:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:43:11 Message: update stable to v1.0.265 05:43:12 ------------------- 05:43:12 experimental info: 05:43:12 ------------------- 05:43:12 Commited By: Cherry Wang cherry@iotechsys.com 05:43:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:43:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:43:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b53759f [Pipeline] echo 05:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:13 provisioning config files... 05:43:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config1944100106432517957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:13 ---> ****-login.sh 05:43:13 nexus3.edgexfoundry.org:10001 05:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:14 Configure a credential helper to remove this warning. See 05:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:14 05:43:14 Login Succeeded 05:43:14 nexus3.edgexfoundry.org:10002 05:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:14 Configure a credential helper to remove this warning. See 05:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:14 05:43:14 Login Succeeded 05:43:14 nexus3.edgexfoundry.org:10003 05:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:14 Configure a credential helper to remove this warning. See 05:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:14 05:43:14 Login Succeeded 05:43:14 nexus3.edgexfoundry.org:10004 05:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:14 Configure a credential helper to remove this warning. See 05:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:14 05:43:14 Login Succeeded 05:43:14 ****.io 05:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:14 Configure a credential helper to remove this warning. See 05:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:14 05:43:14 Login Succeeded 05:43:14 ---> ****-login.sh ends [Pipeline] } 05:43:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:14 + 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 05:43:14 + dirname cmd/core-command/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo core-command,cmd/core-command/Dockerfile 05:43:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:43:14 + dirname cmd/core-data/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo core-data,cmd/core-data/Dockerfile 05:43:14 + dirname cmd/core-keeper/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo core-keeper,cmd/core-keeper/Dockerfile 05:43:14 + dirname cmd/core-metadata/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo core-metadata,cmd/core-metadata/Dockerfile 05:43:14 + dirname cmd/security-bootstrapper/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:43:14 + dirname cmd/security-proxy-auth/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:43:14 + dirname cmd/security-proxy-setup/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:43:14 + dirname cmd/security-secretstore-setup/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:43:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:43:14 + dirname cmd/security-spire-agent/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:43:14 + dirname cmd/security-spire-config/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:43:14 + dirname cmd/security-spire-server/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:43:14 + dirname cmd/support-cron-scheduler/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:43:14 + dirname cmd/support-notifications/Dockerfile 05:43:14 + cut -d/ -f2 05:43:14 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 05:43:14 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 05:43:15 + git rev-list -1 --merges b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be~1..b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo 05:43:15 -----------> git rev-list -1 --merges b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be~1..b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:43:15 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [false] [Pipeline] sh 05:43:15 + git log --format=format:%s -1 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo 05:43:15 ========================================================= 05:43:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:43:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:43:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:16 + grep -v github /etc/ssh/ssh_known_hosts 05:43:16 + [ -e /tmp/ssh_known_hosts ] 05:43:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:43:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:43:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:43:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:16 05:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:16 0.1.4: Pulling from edgex-devops/py-git-semver 05:43:16 b85a868b505f: Pulling fs layer 05:43:16 e2be974225ed: Pulling fs layer 05:43:16 339a4e72a1f5: Pulling fs layer 05:43:16 988bab9f4d93: Pulling fs layer 05:43:16 1469e6f7b9e6: Pulling fs layer 05:43:16 eaf3925da568: Pulling fs layer 05:43:16 bab4dde63d76: Pulling fs layer 05:43:16 bde34c3a00c8: Pulling fs layer 05:43:16 b352a97aabf1: Pulling fs layer 05:43:16 4872d77fe225: Pulling fs layer 05:43:16 5851b861e8e6: Pulling fs layer 05:43:16 988bab9f4d93: Waiting 05:43:16 1469e6f7b9e6: Waiting 05:43:16 eaf3925da568: Waiting 05:43:16 bab4dde63d76: Waiting 05:43:16 bde34c3a00c8: Waiting 05:43:16 b352a97aabf1: Waiting 05:43:16 5851b861e8e6: Waiting 05:43:16 4872d77fe225: Waiting 05:43:16 e2be974225ed: Verifying Checksum 05:43:16 e2be974225ed: Download complete 05:43:16 988bab9f4d93: Verifying Checksum 05:43:16 988bab9f4d93: Download complete 05:43:17 1469e6f7b9e6: Verifying Checksum 05:43:17 1469e6f7b9e6: Download complete 05:43:17 339a4e72a1f5: Verifying Checksum 05:43:17 339a4e72a1f5: Download complete 05:43:17 eaf3925da568: Verifying Checksum 05:43:17 eaf3925da568: Download complete 05:43:17 bde34c3a00c8: Download complete 05:43:17 b352a97aabf1: Verifying Checksum 05:43:17 b352a97aabf1: Download complete 05:43:17 4872d77fe225: Download complete 05:43:17 5851b861e8e6: Verifying Checksum 05:43:17 5851b861e8e6: Download complete 05:43:17 b85a868b505f: Verifying Checksum 05:43:17 b85a868b505f: Download complete 05:43:17 bab4dde63d76: Verifying Checksum 05:43:17 bab4dde63d76: Download complete 05:43:18 b85a868b505f: Pull complete 05:43:18 e2be974225ed: Pull complete 05:43:18 339a4e72a1f5: Pull complete 05:43:18 988bab9f4d93: Pull complete 05:43:19 1469e6f7b9e6: Pull complete 05:43:19 eaf3925da568: Pull complete 05:43:20 bab4dde63d76: Pull complete 05:43:20 bde34c3a00c8: Pull complete 05:43:21 b352a97aabf1: Pull complete 05:43:21 4872d77fe225: Pull complete 05:43:21 5851b861e8e6: Pull complete 05:43:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:21 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 05:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:43:24 $ docker top 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb -eo pid,comm 05:43:24 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). 05:43:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:24 [ssh-agent] Looking for ssh-agent implementation... 05:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:24 $ docker exec 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent 05:43:24 SSH_AUTH_SOCK=/tmp/ssh-I3AcyMkCBR2T/agent.33 05:43:24 SSH_AGENT_PID=39 05:43:24 Running ssh-add (command line suppressed) 05:43:25 Identity added: /w/workspace/edgex-go/749@tmp/private_key_16814819779990472942.key (/w/workspace/edgex-go/749@tmp/private_key_16814819779990472942.key) 05:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:25 + git tag --points-at HEAD [Pipeline] } 05:43:25 $ docker exec --env ******** --env ******** 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent -k 05:43:25 unset SSH_AUTH_SOCK; 05:43:25 unset SSH_AGENT_PID; 05:43:25 echo Agent pid 39 killed; 05:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:25 [ssh-agent] Looking for ssh-agent implementation... 05:43:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:25 $ docker exec 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent 05:43:25 SSH_AUTH_SOCK=/tmp/ssh-x4diSFQRGGJS/agent.73 05:43:25 SSH_AGENT_PID=79 05:43:25 Running ssh-add (command line suppressed) 05:43:25 Identity added: /w/workspace/edgex-go/749@tmp/private_key_1620553787170972258.key (/w/workspace/edgex-go/749@tmp/private_key_1620553787170972258.key) 05:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:26 + git semver init 05:43:26 2024-11-08 05:43:26,268 [run_init] DEBUG init version:0.0.0 force:False 05:43:26 2024-11-08 05:43:26,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/749/.semver 05:43:26 2024-11-08 05:43:26,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/749/.semver 05:43:26 2024-11-08 05:43:26,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/749/.semver'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) 05:43:31 2024-11-08 05:43:31,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/749/.git/info/exclude 05:43:31 2024-11-08 05:43:31,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/749/.semver/main with force:False 05:43:31 2024-11-08 05:43:31,086 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 05:43:31 2024-11-08 05:43:31,086 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 05:43:31 4.0.0-dev.15 [Pipeline] } 05:43:31 $ docker exec --env ******** --env ******** 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent -k 05:43:31 unset SSH_AUTH_SOCK; 05:43:31 unset SSH_AGENT_PID; 05:43:31 echo Agent pid 79 killed; 05:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:32 + git semver [Pipeline] } 05:43:32 $ docker stop --time=1 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb 05:43:33 $ docker rm -f --volumes 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb [Pipeline] // withDockerContainer [Pipeline] sh 05:43:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:34 Stashed 1 file(s) [Pipeline] echo 05:43:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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 05:43:34 + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo 05:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:34 ========================================================= 05:43:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:43:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:43:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:35 43c4264eed91: Pulling fs layer 05:43:35 4cc291be95ef: Pulling fs layer 05:43:35 2ac1f1163629: Pulling fs layer 05:43:35 5c3c966382ef: Pulling fs layer 05:43:35 4f4fb700ef54: Pulling fs layer 05:43:35 5d5c8e513c77: Pulling fs layer 05:43:35 9f66e0745190: Pulling fs layer 05:43:35 f49a43e4bbc0: Pulling fs layer 05:43:35 561ebcabdf7f: Pulling fs layer 05:43:35 5c3c966382ef: Waiting 05:43:35 f49a43e4bbc0: Waiting 05:43:35 561ebcabdf7f: Waiting 05:43:35 4f4fb700ef54: Waiting 05:43:35 9f66e0745190: Waiting 05:43:35 5d5c8e513c77: Waiting 05:43:35 4cc291be95ef: Download complete 05:43:35 5c3c966382ef: Verifying Checksum 05:43:35 5c3c966382ef: Download complete 05:43:35 4f4fb700ef54: Verifying Checksum 05:43:35 4f4fb700ef54: Download complete 05:43:35 43c4264eed91: Download complete 05:43:35 5d5c8e513c77: Download complete 05:43:35 9f66e0745190: Verifying Checksum 05:43:35 9f66e0745190: Download complete 05:43:35 43c4264eed91: Pull complete 05:43:35 561ebcabdf7f: Download complete 05:43:35 4cc291be95ef: Pull complete 05:43:35 2ac1f1163629: Verifying Checksum 05:43:35 2ac1f1163629: Download complete 05:43:35 f49a43e4bbc0: Download complete 05:43:39 2ac1f1163629: Pull complete 05:43:39 5c3c966382ef: Pull complete 05:43:39 4f4fb700ef54: Pull complete 05:43:39 5d5c8e513c77: Pull complete 05:43:39 9f66e0745190: Pull complete 05:43:41 f49a43e4bbc0: Pull complete 05:43:41 561ebcabdf7f: Pull complete 05:43:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:43:41 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:41 WORKDIR /edgex 05:43:41 COPY go.mod . 05:43:41 RUN go mod download 05:43:41 docker build -t ci-base-image-x86_64 -f - . 05:43:42 Sending build context to Docker daemon 178.1MB 05:43:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:42 ---> 3a752c3f9dda 05:43:42 Step 2/4 : WORKDIR /edgex 05:43:47 ---> Running in 7ba04c7ec972 05:43:47 Removing intermediate container 7ba04c7ec972 05:43:47 ---> 5baf1e6315d8 05:43:47 Step 3/4 : COPY go.mod . 05:43:47 ---> c8bf267b8dc9 05:43:47 Step 4/4 : RUN go mod download 05:43:47 ---> Running in 58290dfbd7fa 05:43:49 Still waiting to schedule task 05:43:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25872’ is offline 05:44:14 Removing intermediate container 58290dfbd7fa 05:44:14 ---> 4e9dfee12f16 05:44:14 Successfully built 4e9dfee12f16 05:44:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:14 + docker inspect -f . ci-base-image-x86_64 05:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:14 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 05:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:44:15 $ docker top 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:15 + go version 05:44:15 go version go1.23.2 linux/amd64 [Pipeline] } 05:44:15 $ docker stop --time=1 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 05:44:16 $ docker rm -f --volumes 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:17 + docker inspect -f . ci-base-image-x86_64 05:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:17 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 05:44:17 $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:44:17 $ docker top 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 -eo pid,comm [Pipeline] { [Pipeline] echo 05:44:17 ========================================================= 05:44:17 [edgeXBuildGoParallel] Running Tests and Build... 05:44:17 ========================================================= [Pipeline] sh 05:44:18 + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] fileExists [Pipeline] sh 05:44:18 + make test 05:44:18 go test -race -coverprofile=coverage.out ./... 05:44:26 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:53 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:44:53 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:44:54 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 05:44:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:44:54 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:44:54 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:44:56 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:44:56 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:44:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 05:44:57 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:44:57 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:44:57 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:44:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:44:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 05:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:45:00 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:45:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:45:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 05:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements 05:45:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:45:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:45:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.335s coverage: 93.4% of statements 05:45:02 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements 05:45:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 9.4% of statements 05:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:45:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:45:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:45:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:45:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:45:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements 05:45:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 05:45:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:45:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:45:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 05:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 05:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 05:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 05:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 05:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 05:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 05:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:45:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:45:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:45:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:45:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:45:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:45:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:45:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:45:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:45:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:45:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:45:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:45:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:45:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:45:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:45:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:45:16 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 05:45:17 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 05:45:17 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 05:45:17 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 05:45:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:45:18 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:45:18 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 05:45:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:45:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25875 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:45:23 Running in /w/workspace/edgex-go/749 [Pipeline] { [Pipeline] checkout 05:45:26 The recommended git tool is: git 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.8% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.7% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.2% of statements 05:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 05:45:29 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 05:45:29 running golangci-lint 05:45:29 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:45:29 go version go1.23.2 linux/amd64 05:45:29 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:45:29 level=info msg="[config_reader] Used config file .golangci.yml" 05:45:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:45:31 using credential edgex-jenkins-ssh 05:45:31 Cloning the remote Git repository 05:45:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:45:31 > git init /w/workspace/edgex-go/749 # timeout=10 05:45:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:45:31 > git --version # timeout=10 05:45:31 > git --version # 'git version 2.25.1' 05:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:49 Avoid second fetch 05:45:49 Checking out Revision b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be (main) 05:45:50 Commit message: "Merge pull request #4998 from weichou1229/postgres-null-reading" 05:45:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:49 > git config core.sparsecheckout # timeout=10 05:45:49 > git checkout -f b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 05:45:51 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 21.058365495s" 05:45:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.155775ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:55 Dload Upload Total Spent Left Speed 05:45:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 05:45:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:55 + sudo tee /etc/docker/daemon.new 05:45:55 { 05:45:55 "registry-mirrors": [ 05:45:55 "https://nexus3.edgexfoundry.org:10001" 05:45:55 ], 05:45:55 "bip": "10.250.0.254/24", 05:45:55 "hosts": [ 05:45:55 "tcp://0.0.0.0:5555", 05:45:55 "unix:///var/run/docker.sock" 05:45:55 ], 05:45:55 "mtu": 1458, 05:45:55 "selinux-enabled": true, 05:45:55 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:55 } [Pipeline] sh 05:45:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:56 + sudo service docker restart 05:46:01 level=info msg="[linters_context/goanalysis] analyzers took 1m22.107566201s with top 10 stages: buildir: 49.126522923s, gosec: 3.432003674s, inspect: 3.175807282s, fact_deprecated: 2.401753116s, fact_purity: 1.559182614s, printf: 1.476266354s, ctrlflow: 1.039392594s, S1038: 1.026218515s, nilness: 998.656399ms, typedness: 804.871276ms" 05:46:01 level=info msg="[runner] Issues before processing: 208, after processing: 0" 05:46:01 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 208/208, exclude-rules: 208/15, cgo: 208/208, filename_unadjuster: 208/208, nolint: 15/0, path_prettifier: 208/208, skip_files: 208/208, skip_dirs: 208/208, exclude: 208/208, autogenerated_exclude: 208/208, identifier_marker: 208/208" 05:46:01 level=info msg="[runner] processing took 21.30891ms with stages: identifier_marker: 8.031448ms, nolint: 7.254311ms, exclude-rules: 2.252149ms, path_prettifier: 1.446172ms, autogenerated_exclude: 1.437542ms, skip_dirs: 816.867µs, cgo: 26.88µs, invalid_issue: 26.83µs, filename_unadjuster: 12.291µs, max_same_issues: 1.34µs, exclude: 480ns, fixer: 410ns, uniq_by_line: 370ns, skip_files: 360ns, sort_results: 290ns, diff: 280ns, path_prefixer: 230ns, source_code: 160ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" 05:46:01 level=info msg="[runner] linters took 10.496852164s with stages: goanalysis_metalinter: 10.475434523s" 05:46:01 level=info msg="File cache stats: 0 entries of total size 0B" 05:46:01 level=info msg="Memory: 316 samples, avg is 267.3MB, max is 1250.1MB" 05:46:01 level=info msg="Execution took 31.599943432s" 05:46:01 go vet ./... 05:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:46:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:46:08 + ls -al . 05:46:08 total 1764 05:46:08 drwxrwxr-x 11 1001 1001 4096 Nov 8 05:44 . 05:46:08 drwxr-xr-x 4 root root 4096 Nov 8 05:44 .. 05:46:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 .blubracket 05:46:08 -rw-rw-r-- 1 1001 1001 10 Nov 8 05:43 .dockerignore 05:46:08 drwxrwxr-x 8 1001 1001 4096 Nov 8 05:45 .git 05:46:08 drwxrwxr-x 3 1001 1001 4096 Nov 8 05:43 .github 05:46:08 -rw-rw-r-- 1 1001 1001 961 Nov 8 05:43 .gitignore 05:46:08 -rw-rw-r-- 1 1001 1001 199 Nov 8 05:43 .golangci.yml 05:46:08 -rw-rw-r-- 1 1001 1001 100 Nov 8 05:43 .hadolint.yml 05:46:08 drwxr-xr-x 3 1001 1001 4096 Nov 8 05:43 .semver 05:46:08 -rw-rw-r-- 1 1001 1001 155 Nov 8 05:43 .sonarcloud.properties 05:46:08 -rw-rw-r-- 1 1001 1001 1171 Nov 8 05:43 ADOPTERS.md 05:46:08 -rw-rw-r-- 1 1001 1001 17141 Nov 8 05:43 Attribution.txt 05:46:08 -rw-rw-r-- 1 1001 1001 100284 Nov 8 05:43 CHANGELOG.md 05:46:08 -rw-rw-r-- 1 1001 1001 3804 Nov 8 05:43 CONTRIBUTING.md 05:46:08 -rw-rw-r-- 1 1001 1001 677 Nov 8 05:43 GOVERNANCE.md 05:46:08 -rw-rw-r-- 1 1001 1001 858 Nov 8 05:43 Jenkinsfile 05:46:08 -rw-rw-r-- 1 1001 1001 10775 Nov 8 05:43 LICENSE 05:46:08 -rw-rw-r-- 1 1001 1001 16730 Nov 8 05:43 Makefile 05:46:08 -rw-rw-r-- 1 1001 1001 582 Nov 8 05:43 OWNERS.md 05:46:08 -rw-rw-r-- 1 1001 1001 9533 Nov 8 05:43 README.md 05:46:08 -rw-rw-r-- 1 1001 1001 789 Nov 8 05:43 SECURITY.md 05:46:08 -rw-rw-r-- 1 1001 1001 12 Nov 8 05:43 VERSION 05:46:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 bin 05:46:08 drwxrwxr-x 19 1001 1001 4096 Nov 8 05:43 cmd 05:46:08 -rw-r--r-- 1 root root 1434022 Nov 8 05:45 coverage.out 05:46:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 fuzz_test 05:46:08 -rw-rw-r-- 1 1001 1001 6528 Nov 8 05:43 go.mod 05:46:08 -rw-rw-r-- 1 1001 1001 88078 Nov 8 05:43 go.sum 05:46:08 drwxrwxr-x 7 1001 1001 4096 Nov 8 05:43 internal 05:46:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 openapi 05:46:08 -rw-rw-r-- 1 1001 1001 584 Nov 8 05:43 security.txt 05:46:08 -rw-rw-r-- 1 1001 1001 204 Nov 8 05:43 version.go [Pipeline] sh 05:46:08 + '[' -e coverage.out ] 05:46:08 + chown 1001:1001 coverage.out [Pipeline] stash 05:46:08 Stashed 1 file(s) [Pipeline] sh 05:46:09 + make build 05:46:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:14 provisioning config files... 05:46:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config2037760166071146979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:15 ---> ****-login.sh 05:46:15 nexus3.edgexfoundry.org:10001 05:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:16 Configure a credential helper to remove this warning. See 05:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:16 05:46:16 Login Succeeded 05:46:16 nexus3.edgexfoundry.org:10002 05:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:16 Configure a credential helper to remove this warning. See 05:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:16 05:46:16 Login Succeeded 05:46:16 nexus3.edgexfoundry.org:10003 05:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:16 Configure a credential helper to remove this warning. See 05:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:16 05:46:16 Login Succeeded 05:46:16 nexus3.edgexfoundry.org:10004 05:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:17 Configure a credential helper to remove this warning. See 05:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:17 05:46:17 Login Succeeded 05:46:17 ****.io 05:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:18 Configure a credential helper to remove this warning. See 05:46:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:18 05:46:18 Login Succeeded 05:46:18 ---> ****-login.sh ends [Pipeline] } 05:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:46:18 + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo 05:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:18 ========================================================= 05:46:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:46:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:46:19 cf04c63912e1: Pulling fs layer 05:46:19 55b35a11ae5e: Pulling fs layer 05:46:19 a37a00ec5f00: Pulling fs layer 05:46:19 50b3750afda1: Pulling fs layer 05:46:19 4f4fb700ef54: Pulling fs layer 05:46:19 80978eb59214: Pulling fs layer 05:46:19 c9f46d7d2bd2: Pulling fs layer 05:46:19 c5a475d317c9: Pulling fs layer 05:46:19 80978eb59214: Waiting 05:46:19 c9f46d7d2bd2: Waiting 05:46:19 c5a475d317c9: Waiting 05:46:19 50b3750afda1: Waiting 05:46:19 55b35a11ae5e: Verifying Checksum 05:46:19 55b35a11ae5e: Download complete 05:46:19 50b3750afda1: Verifying Checksum 05:46:19 50b3750afda1: Download complete 05:46:19 4f4fb700ef54: Verifying Checksum 05:46:19 4f4fb700ef54: Download complete 05:46:19 80978eb59214: Verifying Checksum 05:46:19 80978eb59214: Download complete 05:46:19 cf04c63912e1: Verifying Checksum 05:46:19 cf04c63912e1: Download complete 05:46:20 c5a475d317c9: Verifying Checksum 05:46:20 c5a475d317c9: Download complete 05:46:21 cf04c63912e1: Pull complete 05:46:21 55b35a11ae5e: Pull complete 05:46:21 a37a00ec5f00: Verifying Checksum 05:46:21 a37a00ec5f00: Download complete 05:46:22 c9f46d7d2bd2: Verifying Checksum 05:46:22 c9f46d7d2bd2: Download complete 05:46:35 a37a00ec5f00: Pull complete 05:46:35 50b3750afda1: Pull complete 05:46:35 4f4fb700ef54: Pull complete 05:46:35 80978eb59214: Pull complete 05:46:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:46:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:46:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:46:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:46:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:46:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:46:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:46:44 c9f46d7d2bd2: Pull complete 05:46:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:45 c5a475d317c9: Pull complete 05:46:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:46:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:46:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:45 WORKDIR /edgex 05:46:45 COPY go.mod . 05:46:45 RUN go mod download 05:46:45 + docker build -t ci-base-image-arm64 -f - . 05:46:46 Sending build context to Docker daemon 3.379MB 05:46:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:46 ---> be29e6b0f0d4 05:46:46 Step 2/4 : WORKDIR /edgex 05:46:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:46:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:46:47 ---> Running in 4d3b24cf78ac 05:46:47 Removing intermediate container 4d3b24cf78ac 05:46:47 ---> 09964460cba1 05:46:47 Step 3/4 : COPY go.mod . 05:46:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:46:48 ---> 98e759cacba5 05:46:48 Step 4/4 : RUN go mod download 05:46:48 ---> Running in e107ecc3aa3f [Pipeline] } 05:46:49 $ docker stop --time=1 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 05:46:55 $ docker rm -f --volumes 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 [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 05:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:56 05:46:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:56 latest: Pulling from edgex-devops/edgex-compose 05:46:56 91d30c5bc195: Pulling fs layer 05:46:56 2e9b0aa3be6d: Pulling fs layer 05:46:56 9c61dcf015f6: Pulling fs layer 05:46:56 4698f68db338: Pulling fs layer 05:46:56 2a2f49069b9e: Pulling fs layer 05:46:56 e0025b399a48: Pulling fs layer 05:46:56 4698f68db338: Waiting 05:46:56 2a2f49069b9e: Waiting 05:46:56 e0025b399a48: Waiting 05:46:56 91d30c5bc195: Verifying Checksum 05:46:56 91d30c5bc195: Download complete 05:46:56 4698f68db338: Verifying Checksum 05:46:56 4698f68db338: Download complete 05:46:56 2e9b0aa3be6d: Verifying Checksum 05:46:56 2e9b0aa3be6d: Download complete 05:46:56 e0025b399a48: Verifying Checksum 05:46:56 e0025b399a48: Download complete 05:46:56 91d30c5bc195: Pull complete 05:46:57 2a2f49069b9e: Download complete 05:46:57 2e9b0aa3be6d: Pull complete 05:46:57 9c61dcf015f6: Verifying Checksum 05:46:57 9c61dcf015f6: Download complete 05:46:59 9c61dcf015f6: Pull complete 05:46:59 4698f68db338: Pull complete 05:46:59 2a2f49069b9e: Pull complete 05:47:00 e0025b399a48: Pull complete 05:47:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:00 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 05:47:00 $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:47:03 $ docker top 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:03 + docker compose -f ./docker-compose-build.yml build --parallel 05:47:06 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:47:06 #1 transferring dockerfile: 2.23kB done 05:47:06 #1 DONE 0.0s 05:47:06 05:47:06 #2 [core-command internal] load build definition from Dockerfile 05:47:06 #2 transferring dockerfile: 1.94kB done 05:47:06 #2 DONE 0.0s 05:47:06 05:47:06 #3 [support-notifications internal] load build definition from Dockerfile 05:47:06 #3 transferring dockerfile: 2.02kB done 05:47:06 #3 DONE 0.0s 05:47:06 05:47:06 #4 [core-keeper internal] load build definition from Dockerfile 05:47:06 #4 transferring dockerfile: 2.07kB done 05:47:06 #4 DONE 0.0s 05:47:06 05:47:06 #5 [core-metadata internal] load build definition from Dockerfile 05:47:06 #5 transferring dockerfile: 2.13kB done 05:47:06 #5 DONE 0.0s 05:47:06 05:47:06 #6 [core-data internal] load build definition from Dockerfile 05:47:06 #6 transferring dockerfile: 2.07kB done 05:47:06 #6 DONE 0.0s 05:47:06 05:47:06 #7 [security-secretstore-setup internal] load build definition from Dockerfile 05:47:06 #7 transferring dockerfile: 2.49kB done 05:47:06 #7 DONE 0.0s 05:47:06 05:47:06 #8 [security-spire-agent internal] load build definition from Dockerfile 05:47:06 #8 transferring dockerfile: 1.81kB done 05:47:06 #8 DONE 0.0s 05:47:06 05:47:06 #9 [security-spire-config internal] load build definition from Dockerfile 05:47:06 #9 transferring dockerfile: 1.69kB done 05:47:06 #9 DONE 0.1s 05:47:06 05:47:06 #10 [security-proxy-setup internal] load build definition from Dockerfile 05:47:06 #10 transferring dockerfile: 2.50kB done 05:47:06 #10 DONE 0.1s 05:47:06 05:47:06 #11 [support-cron-scheduler internal] load build definition from Dockerfile 05:47:06 #11 transferring dockerfile: 1.86kB done 05:47:06 #11 DONE 0.0s 05:47:06 05:47:06 #12 [security-proxy-auth internal] load build definition from Dockerfile 05:47:06 #12 transferring dockerfile: 2.15kB done 05:47:06 #12 DONE 0.1s 05:47:06 05:47:06 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:47:06 #13 transferring dockerfile: 1.89kB done 05:47:06 #13 DONE 0.1s 05:47:06 05:47:06 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:47:06 #14 transferring dockerfile: 3.02kB done 05:47:06 #14 DONE 0.1s 05:47:06 05:47:06 #15 [security-spire-server internal] load build definition from Dockerfile 05:47:06 #15 transferring dockerfile: 1.70kB done 05:47:06 #15 DONE 0.1s 05:47:06 05:47:06 #16 [core-common-config-bootstrapper internal] load .dockerignore 05:47:06 #16 transferring context: 50B done 05:47:06 #16 DONE 0.1s 05:47:06 05:47:06 #17 [core-command internal] load .dockerignore 05:47:06 #17 transferring context: 50B done 05:47:06 #17 DONE 0.0s 05:47:06 05:47:06 #18 [core-keeper internal] load .dockerignore 05:47:06 #18 transferring context: 50B done 05:47:06 #18 DONE 0.0s 05:47:06 05:47:06 #19 [support-notifications internal] load .dockerignore 05:47:06 #19 transferring context: 50B done 05:47:06 #19 DONE 0.0s 05:47:06 05:47:06 #20 [core-metadata internal] load .dockerignore 05:47:06 #20 transferring context: 50B done 05:47:06 #20 DONE 0.1s 05:47:06 05:47:06 #21 [security-proxy-setup internal] load .dockerignore 05:47:06 #21 transferring context: 50B done 05:47:06 #21 DONE 0.1s 05:47:06 05:47:06 #22 [core-data internal] load .dockerignore 05:47:06 #22 transferring context: 50B done 05:47:06 #22 DONE 0.1s 05:47:06 05:47:06 #23 [security-secretstore-setup internal] load .dockerignore 05:47:06 #23 transferring context: 50B done 05:47:06 #23 DONE 0.1s 05:47:06 05:47:06 #24 [security-spire-agent internal] load .dockerignore 05:47:06 #24 transferring context: 50B done 05:47:06 #24 DONE 0.1s 05:47:06 05:47:06 #25 [support-cron-scheduler internal] load .dockerignore 05:47:06 #25 transferring context: 50B done 05:47:06 #25 DONE 0.1s 05:47:06 05:47:06 #26 [security-spire-server internal] load .dockerignore 05:47:06 #26 transferring context: 50B done 05:47:06 #26 DONE 0.1s 05:47:06 05:47:06 #27 [security-proxy-auth internal] load .dockerignore 05:47:06 #27 transferring context: 50B done 05:47:06 #27 DONE 0.1s 05:47:06 05:47:06 #28 [security-spire-config internal] load .dockerignore 05:47:06 #28 transferring context: 50B done 05:47:06 #28 DONE 0.1s 05:47:06 05:47:06 #29 [security-spiffe-token-provider internal] load .dockerignore 05:47:06 #29 transferring context: 50B done 05:47:06 #29 DONE 0.1s 05:47:06 05:47:06 #30 [security-bootstrapper internal] load .dockerignore 05:47:06 #30 transferring context: 50B done 05:47:06 #30 DONE 0.1s 05:47:06 05:47:06 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:47:06 #31 DONE 0.0s 05:47:06 05:47:06 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:47:06 #32 ... 05:47:06 05:47:06 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:47:06 #31 DONE 0.0s 05:47:06 05:47:06 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 05:47:07 #32 ... 05:47:07 05:47:07 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:47:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:47:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:47:07 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:47:07 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:47:07 #33 DONE 0.4s 05:47:07 05:47:07 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:47:07 #32 ... 05:47:07 05:47:07 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:47:07 #31 DONE 0.0s 05:47:07 05:47:07 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 05:47:07 #32 ... 05:47:07 05:47:07 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:47:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:47:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:47:07 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:47:07 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:47:07 #33 DONE 0.4s 05:47:07 05:47:07 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:47:07 #31 DONE 0.0s 05:47:07 05:47:07 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:47:07 #32 DONE 0.9s 05:47:07 05:47:07 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:47:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:47:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:47:07 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:47:07 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:47:07 #33 DONE 0.4s 05:47:07 05:47:07 #34 [security-bootstrapper internal] load build context 05:47:08 #34 ... 05:47:08 05:47:08 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:47:08 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:47:08 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:47:08 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:47:08 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:47:08 #33 DONE 0.4s 05:47:08 05:47:08 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:47:08 #35 DONE 1.1s 05:47:08 05:47:08 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:47:08 #36 DONE 1.1s 05:47:08 05:47:08 #34 [security-bootstrapper internal] load build context 05:47:12 #34 transferring context: 136.68MB 4.1s 05:47:13 #34 ... 05:47:13 05:47:13 #37 [support-notifications internal] load build context 05:47:13 #37 ... 05:47:13 05:47:13 #34 [security-bootstrapper internal] load build context 05:47:17 #34 ... 05:47:17 05:47:17 #38 [core-command internal] load build context 05:47:17 #38 transferring context: 433.52MB 9.7s done 05:47:17 #38 ... 05:47:17 05:47:17 #39 [core-metadata internal] load build context 05:47:17 #39 transferring context: 433.52MB 9.9s done 05:47:17 #39 ... 05:47:17 05:47:17 #40 [security-proxy-setup internal] load build context 05:47:17 #40 ... 05:47:17 05:47:17 #41 [security-secretstore-setup internal] load build context 05:47:17 #41 ... 05:47:17 05:47:17 #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:47:17 #42 ... 05:47:17 05:47:17 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:47:17 #43 ... 05:47:17 05:47:17 #44 [core-common-config-bootstrapper internal] load build context 05:47:17 #44 transferring context: 433.52MB 10.6s done 05:47:17 #44 ... 05:47:17 05:47:17 #45 [core-keeper internal] load build context 05:47:17 #45 transferring context: 433.52MB 10.2s done 05:47:17 #45 ... 05:47:17 05:47:17 #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:47:17 #46 ... 05:47:17 05:47:17 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:47:17 #0 6.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:17 #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:17 #0 6.689 (1/4) Installing ca-certificates (20240705-r0) 05:47:17 #0 6.706 (2/4) Installing dumb-init (1.2.5-r3) 05:47:17 #0 6.708 (3/4) Installing su-exec (0.2-r3) 05:47:17 #0 6.710 (4/4) Installing yq-go (4.44.1-r2) 05:47:17 #0 6.788 Executing busybox-1.36.1-r29.trigger 05:47:17 #0 6.794 Executing ca-certificates-20240705-r0.trigger 05:47:17 #0 6.835 OK: 19 MiB in 18 packages 05:47:17 #47 ... 05:47:17 05:47:17 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:47:17 #48 ... 05:47:17 05:47:17 #49 [support-cron-scheduler internal] load build context 05:47:17 #49 transferring context: 433.52MB 10.1s done 05:47:18 #49 ... 05:47:18 05:47:18 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:47:18 #50 ... 05:47:18 05:47:18 #51 [security-spiffe-token-provider internal] load build context 05:47:18 #51 ... 05:47:18 05:47:18 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:18 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 05:47:18 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:47:18 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:47:18 #52 ... 05:47:18 05:47:18 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:18 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 05:47:18 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:47:18 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:47:18 #53 ... 05:47:18 05:47:18 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:47:18 #54 ... 05:47:18 05:47:18 #55 [security-proxy-auth internal] load build context 05:47:18 #55 transferring context: 433.52MB 9.8s done 05:47:18 #55 ... 05:47:18 05:47:18 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:18 #56 ... 05:47:18 05:47:18 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:19 #57 ... 05:47:19 05:47:19 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:47:19 #58 ... 05:47:19 05:47:19 #59 [security-spire-config internal] load build context 05:47:19 #59 transferring context: 21.82kB 0.1s done 05:47:19 #59 ... 05:47:19 05:47:19 #60 [core-data internal] load build context 05:47:19 #60 transferring context: 433.52MB 9.5s done 05:47:19 #60 ... 05:47:19 05:47:19 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:19 #61 ... 05:47:19 05:47:19 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:19 #62 ... 05:47:19 05:47:19 #63 [security-spire-server internal] load build context 05:47:19 #63 transferring context: 23.57kB 0.1s done 05:47:20 #63 ... 05:47:20 05:47:20 #64 [security-spire-agent internal] load build context 05:47:20 #64 transferring context: 23.10kB 0.1s done 05:47:20 #64 ... 05:47:20 05:47:20 #41 [security-secretstore-setup internal] load build context 05:47:20 #41 transferring context: 433.52MB 11.2s done 05:47:24 #41 ... 05:47:24 05:47:24 #37 [support-notifications internal] load build context 05:47:24 #37 transferring context: 433.52MB 9.1s done 05:47:27 #37 ... 05:47:27 05:47:27 #34 [security-bootstrapper internal] load build context 05:47:27 #34 transferring context: 433.52MB 9.6s done 05:47:27 #34 ... 05:47:27 05:47:27 #40 [security-proxy-setup internal] load build context 05:47:27 #40 transferring context: 433.52MB 10.4s done 05:47:28 #40 ... 05:47:28 05:47:28 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:28 #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:47:28 #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:47:28 #52 ... 05:47:28 05:47:28 #51 [security-spiffe-token-provider internal] load build context 05:47:28 #51 transferring context: 433.52MB 10.6s done 05:47:32 #51 ... 05:47:32 05:47:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:32 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:47:40 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 11.3s 05:47:40 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.6s 05:47:45 Removing intermediate container e107ecc3aa3f 05:47:45 ---> fffbf0c84ff2 05:47:45 Successfully built fffbf0c84ff2 05:47:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:45 + docker inspect -f . ci-base-image-arm64 05:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:45 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.7s 05:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container 05:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@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 05:47:46 #53 ... 05:47:46 05:47:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:46 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 16.5s 05:47:47 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.2s 05:47:47 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.3s done 05:47:47 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:47:47 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 17.3s 05:47:47 $ docker top f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b -eo pid,comm [Pipeline] { 05:47:47 #52 ... 05:47:47 05:47:47 #63 [security-spire-server internal] load build context 05:47:47 #63 DONE 39.2s 05:47:47 05:47:47 #59 [security-spire-config internal] load build context 05:47:47 #59 DONE 39.2s 05:47:47 05:47:47 #64 [security-spire-agent internal] load build context 05:47:47 #64 DONE 39.2s 05:47:47 05:47:47 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:47 #62 DONE 40.2s 05:47:47 05:47:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:47 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.3s done 05:47:47 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:47:47 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 17.4s 05:47:47 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.4s 05:47:47 #52 ... 05:47:47 05:47:47 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:47:47 #47 DONE 40.2s 05:47:47 05:47:47 #37 [support-notifications internal] load build context 05:47:47 #37 DONE 40.6s 05:47:47 05:47:47 #60 [core-data internal] load build context 05:47:47 #60 DONE 40.5s 05:47:47 05:47:47 #38 [core-command internal] load build context 05:47:47 #38 DONE 40.7s 05:47:47 05:47:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:47 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.4s done [Pipeline] sh 05:47:47 #52 ... 05:47:47 05:47:47 #39 [core-metadata internal] load build context 05:47:47 #39 DONE 40.7s 05:47:47 05:47:47 #45 [core-keeper internal] load build context 05:47:47 #45 DONE 40.7s 05:47:47 05:47:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:47 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 17.6s 05:47:47 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.8s 05:47:47 #52 ... 05:47:47 05:47:47 #55 [security-proxy-auth internal] load build context 05:47:47 #55 DONE 40.7s 05:47:47 05:47:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:47 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:47:48 + go version 05:47:48 go version go1.23.2 linux/arm64 [Pipeline] } 05:47:48 $ docker stop --time=1 f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b 05:47:48 #52 ... 05:47:48 05:47:48 #34 [security-bootstrapper internal] load build context 05:47:48 #34 DONE 40.5s 05:47:48 05:47:48 #40 [security-proxy-setup internal] load build context 05:47:48 #40 DONE 41.2s 05:47:48 05:47:48 #44 [core-common-config-bootstrapper internal] load build context 05:47:48 #44 DONE 41.4s 05:47:48 05:47:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:48 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.2s done 05:47:48 #52 ... 05:47:48 05:47:48 #49 [support-cron-scheduler internal] load build context 05:47:48 #49 DONE 41.1s 05:47:48 05:47:48 #41 [security-secretstore-setup internal] load build context 05:47:48 #41 DONE 41.4s 05:47:48 05:47:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:48 #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.2s done 05:47:48 #52 ... 05:47:48 05:47:48 #51 [security-spiffe-token-provider internal] load build context 05:47:48 #51 DONE 40.7s 05:47:48 05:47:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:48 #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:47:49 $ docker rm -f --volumes f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b [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 05:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:47:50 05:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:50 #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 05:47:50 #52 ... 05:47:50 05:47:50 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:50 #56 40.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:50 #56 40.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:50 #56 40.79 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:47:50 #56 40.79 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:47:50 #56 40.79 OK: 24168 distinct packages available 05:47:50 #56 40.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:50 #56 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:50 #56 41.19 (1/14) Installing ca-certificates (20240705-r0) 05:47:50 #56 41.25 (2/14) Installing brotli-libs (1.1.0-r2) 05:47:50 #56 41.27 (3/14) Installing c-ares (1.33.1-r0) 05:47:50 #56 41.27 (4/14) Installing libunistring (1.2-r0) 05:47:50 #56 41.29 (5/14) Installing libidn2 (2.3.7-r0) 05:47:50 #56 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:47:50 #56 41.29 (7/14) Installing libpsl (0.21.5-r1) 05:47:50 #56 41.30 (8/14) Installing zstd-libs (1.5.6-r0) 05:47:50 #56 41.31 (9/14) Installing libcurl (8.11.0-r1) 05:47:50 #56 41.32 (10/14) Installing curl (8.11.0-r1) 05:47:50 #56 41.32 (11/14) Installing dumb-init (1.2.5-r3) 05:47:50 #56 41.33 (12/14) Installing musl-obstack (1.2.3-r2) 05:47:50 #56 41.33 (13/14) Installing libucontext (1.2-r3) 05:47:50 #56 41.33 (14/14) Installing gcompat (1.1.0-r4) 05:47:50 #56 41.33 Executing busybox-1.36.1-r29.trigger 05:47:50 #56 41.50 Executing ca-certificates-20240705-r0.trigger 05:47:50 #56 41.54 OK: 13 MiB in 28 packages 05:47:50 #56 DONE 43.0s 05:47:50 05:47:50 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:47:50 #43 40.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:50 #43 40.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:50 #43 41.13 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:50 #43 41.17 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:50 #43 41.18 (3/6) Installing dumb-init (1.2.5-r3) 05:47:50 #43 41.18 (4/6) Installing openssl (3.3.2-r1) 05:47:50 #43 41.24 (5/6) Installing su-exec (0.2-r3) 05:47:50 #43 41.24 (6/6) Installing yq-go (4.44.1-r2) 05:47:50 #43 41.33 Executing busybox-1.36.1-r29.trigger 05:47:50 #43 41.33 OK: 19 MiB in 18 packages 05:47:50 #43 DONE 43.6s 05:47:50 05:47:50 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:47:50 #50 40.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:50 #50 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:50 #50 40.72 (1/2) Installing dumb-init (1.2.5-r3) 05:47:50 #50 40.73 (2/2) Installing su-exec (0.2-r3) 05:47:50 #50 40.77 Executing busybox-1.36.1-r29.trigger 05:47:50 #50 40.83 OK: 8 MiB in 16 packages 05:47:50 #50 DONE 43.0s 05:47:50 05:47:50 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:47:50 #48 40.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:50 #48 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:50 #48 40.86 (1/3) Installing ca-certificates (20240705-r0) 05:47:50 #48 40.90 (2/3) Installing dumb-init (1.2.5-r3) 05:47:50 #48 40.90 (3/3) Installing tzdata (2024b-r0) 05:47:50 #48 40.93 Executing busybox-1.36.1-r29.trigger 05:47:50 #48 40.95 Executing ca-certificates-20240705-r0.trigger 05:47:50 #48 41.03 OK: 10 MiB in 17 packages 05:47:50 #48 DONE 43.5s 05:47:50 05:47:50 #46 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:47:50 #46 DONE 44.3s 05:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:47:51 05:47:51 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:47:51 #54 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #54 40.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #54 41.12 (1/2) Installing ca-certificates (20240705-r0) 05:47:51 #54 41.13 (2/2) Installing dumb-init (1.2.5-r3) 05:47:51 #54 41.14 Executing busybox-1.36.1-r29.trigger 05:47:51 #54 41.16 Executing ca-certificates-20240705-r0.trigger 05:47:51 #54 41.54 OK: 9 MiB in 16 packages 05:47:51 #54 DONE 43.8s 05:47:51 05:47:51 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:47:51 #58 40.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #58 40.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #58 41.11 (1/1) Installing dumb-init (1.2.5-r3) 05:47:51 #58 41.12 Executing busybox-1.36.1-r29.trigger 05:47:51 #58 41.12 OK: 8 MiB in 15 packages 05:47:51 #58 DONE 43.8s 05:47:51 05:47:51 #42 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:47:51 #42 41.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #42 41.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #42 41.47 (1/1) Installing dumb-init (1.2.5-r3) 05:47:51 #42 41.47 Executing busybox-1.36.1-r29.trigger 05:47:51 #42 41.48 OK: 8 MiB in 15 packages 05:47:51 #42 DONE 44.0s 05:47:51 05:47:51 #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:47:51 #65 ... 05:47:51 05:47:51 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:51 #57 40.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #57 41.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #57 41.38 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:47:51 #57 41.38 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:47:51 #57 41.38 OK: 24168 distinct packages available 05:47:51 #57 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #57 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #57 41.93 (1/4) Installing dumb-init (1.2.5-r3) 05:47:51 #57 42.23 (2/4) Installing musl-obstack (1.2.3-r2) 05:47:51 #57 42.24 (3/4) Installing libucontext (1.2-r3) 05:47:51 #57 42.24 (4/4) Installing gcompat (1.1.0-r4) 05:47:51 #57 42.24 Executing busybox-1.36.1-r29.trigger 05:47:51 #57 42.25 OK: 8 MiB in 18 packages 05:47:51 #57 DONE 42.6s 05:47:51 latest: Pulling from edgex-devops/edgex-compose-arm64 05:47:51 547446be3368: Pulling fs layer 05:47:51 d125d8839a47: Pulling fs layer 05:47:51 3e85d5ac6304: Pulling fs layer 05:47:51 c3105a71a48b: Pulling fs layer 05:47:51 0f093f025ec4: Pulling fs layer 05:47:51 c3106fc0e877: Pulling fs layer 05:47:51 0f093f025ec4: Waiting 05:47:51 c3106fc0e877: Waiting 05:47:51 c3105a71a48b: Waiting 05:47:51 547446be3368: Verifying Checksum 05:47:51 c3105a71a48b: Verifying Checksum 05:47:51 c3105a71a48b: Download complete 05:47:51 05:47:51 #65 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:47:51 #65 DONE 0.6s 05:47:51 05:47:51 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:47:51 #66 ... 05:47:51 05:47:51 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:51 #61 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #61 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #61 42.31 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:47:51 #61 42.31 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:47:51 #61 42.31 OK: 24168 distinct packages available 05:47:51 #61 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:51 #61 42.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:51 #61 42.69 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:51 #61 42.74 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:51 #61 42.75 (3/7) Installing dumb-init (1.2.5-r3) 05:47:51 #61 42.75 (4/7) Installing musl-obstack (1.2.3-r2) 05:47:51 #61 42.75 (5/7) Installing libucontext (1.2-r3) 05:47:51 #61 42.76 (6/7) Installing gcompat (1.1.0-r4) 05:47:51 #61 42.76 (7/7) Installing openssl (3.3.2-r1) 05:47:51 #61 42.78 Executing busybox-1.36.1-r29.trigger 05:47:51 #61 42.78 OK: 9 MiB in 19 packages 05:47:51 #61 DONE 43.2s 05:47:51 05:47:51 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:51 d125d8839a47: Verifying Checksum 05:47:51 d125d8839a47: Download complete 05:47:51 c3106fc0e877: Verifying Checksum 05:47:51 c3106fc0e877: Download complete 05:47:51 0f093f025ec4: Verifying Checksum 05:47:51 0f093f025ec4: Download complete 05:47:51 #67 ... 05:47:51 05:47:51 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:51 #52 DONE 43.8s 05:47:52 547446be3368: Pull complete 05:47:52 05:47:52 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:52 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s done 05:47:52 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.5s done 05:47:52 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:47:52 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.2s done 05:47:52 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.6s done 05:47:52 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:47:52 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:47:52 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 05:47:53 d125d8839a47: Pull complete 05:47:53 #53 ... 05:47:53 05:47:53 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:47:53 #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:53 #0 4.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:53 #0 5.099 Upgrading critical system libraries and apk-tools: 05:47:53 #0 5.099 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:53 #0 5.107 Executing busybox-1.36.1-r29.trigger 05:47:53 #0 5.202 Continuing the upgrade transaction with new apk-tools: 05:47:53 #0 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:53 #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:53 #0 5.596 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:53 #0 5.635 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:53 #0 5.649 Executing ca-certificates-20240705-r0.trigger 05:47:53 #0 5.686 OK: 19 MiB in 18 packages 05:47:53 #68 DONE 6.1s 05:47:53 05:47:53 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:47:53 #66 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:53 3e85d5ac6304: Verifying Checksum 05:47:53 3e85d5ac6304: Download complete 05:47:53 #66 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:53 #66 ... 05:47:53 05:47:53 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:47:53 #0 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:53 #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:53 #0 2.066 Upgrading critical system libraries and apk-tools: 05:47:53 #0 2.066 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:53 #0 2.076 Executing busybox-1.36.1-r29.trigger 05:47:53 #0 2.156 Continuing the upgrade transaction with new apk-tools: 05:47:53 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:53 #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:53 #0 2.624 OK: 19 MiB in 18 packages 05:47:53 #69 DONE 2.9s 05:47:54 05:47:54 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:54 #70 DONE 2.7s 05:47:54 05:47:54 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:47:54 #71 ... 05:47:54 05:47:54 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:47:54 #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 1.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.189 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.189 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.198 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.269 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.780 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.841 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.860 OK: 8 MiB in 16 packages 05:47:54 #72 DONE 3.1s 05:47:54 05:47:54 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:47:54 #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 1.999 Upgrading critical system libraries and apk-tools: 05:47:54 #0 1.999 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.006 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.084 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.530 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.606 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.614 Executing ca-certificates-20240705-r0.trigger 05:47:54 #0 2.698 OK: 13 MiB in 28 packages 05:47:54 #73 DONE 3.2s 05:47:54 05:47:54 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:47:54 #0 4.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 5.089 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 5.900 (1/1) Installing dumb-init (1.2.5-r3) 05:47:54 #0 6.207 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 6.220 OK: 8 MiB in 15 packages 05:47:54 #74 DONE 6.7s 05:47:54 05:47:54 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:54 #67 2.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #67 2.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #67 ... 05:47:54 05:47:54 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:47:54 #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.121 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.121 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.137 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.298 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.847 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.883 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.892 Executing ca-certificates-20240705-r0.trigger 05:47:54 #0 2.954 OK: 10 MiB in 17 packages 05:47:54 #75 DONE 3.7s 05:47:54 05:47:54 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:47:54 #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.436 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:47:54 #0 2.436 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:47:54 #0 2.436 OK: 24169 distinct packages available 05:47:54 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.897 OK: 246 MiB in 54 packages 05:47:54 #76 DONE 3.4s 05:47:54 05:47:54 #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:47:54 #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.932 OK: 246 MiB in 54 packages 05:47:54 #77 DONE 3.4s 05:47:54 05:47:54 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:47:54 #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.646 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.646 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.661 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.753 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 3.209 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.290 Executing ca-certificates-20240705-r0.trigger 05:47:54 #0 3.493 OK: 9 MiB in 16 packages 05:47:54 #78 DONE 3.7s 05:47:54 05:47:54 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:47:54 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.555 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.555 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.562 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.639 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 3.222 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.355 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.369 OK: 8 MiB in 15 packages 05:47:54 #79 DONE 3.7s 05:47:54 05:47:54 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:47:54 #66 2.774 OK: 246 MiB in 54 packages 05:47:54 #66 DONE 3.6s 05:47:54 05:47:54 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:54 #67 2.985 Upgrading critical system libraries and apk-tools: 05:47:54 #67 2.985 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #67 2.993 Executing busybox-1.36.1-r29.trigger 05:47:54 #67 ... 05:47:54 05:47:54 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:54 #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.414 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.414 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.427 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.517 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.915 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 2.946 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.047 OK: 8 MiB in 18 packages 05:47:54 #80 DONE 3.5s 05:47:54 05:47:54 #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:47:54 #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 3.271 OK: 246 MiB in 54 packages 05:47:54 #81 DONE 3.5s 05:47:54 05:47:54 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:47:54 #71 DONE 1.0s 05:47:54 05:47:54 #82 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:47:54 #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.486 Upgrading critical system libraries and apk-tools: 05:47:54 #0 2.486 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:47:54 #0 2.507 Executing busybox-1.36.1-r29.trigger 05:47:54 #0 2.653 Continuing the upgrade transaction with new apk-tools: 05:47:54 #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:54 #0 3.078 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.125 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:47:54 #0 3.278 OK: 8 MiB in 15 packages 05:47:54 #82 DONE 4.0s 05:47:54 05:47:54 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:54 #67 3.094 Continuing the upgrade transaction with new apk-tools: 05:47:54 #67 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:54 #67 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:55 #67 3.654 OK: 9 MiB in 19 packages 05:47:56 #67 ... 05:47:56 05:47:56 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:47:56 #83 DONE 1.3s 05:47:56 05:47:56 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:47:56 #84 DONE 1.3s 05:47:56 05:47:56 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:56 #67 DONE 4.4s 05:47:56 05:47:56 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:56 #85 DONE 1.3s 05:47:56 05:47:56 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:47:56 #86 DONE 1.3s 05:47:56 05:47:56 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:56 #87 DONE 1.4s 05:47:56 05:47:56 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:57 #88 ... 05:47:57 05:47:57 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:57 #89 DONE 1.3s 05:47:57 05:47:57 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:57 #90 DONE 1.3s 05:47:57 05:47:57 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:47:57 #91 DONE 1.3s 05:47:57 05:47:57 #92 [security-spire-config stage-2 6/10] COPY security.txt / 05:47:57 #92 DONE 0.1s 05:47:57 05:47:57 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:57 #93 ... 05:47:57 05:47:57 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:47:57 #94 DONE 0.1s 05:47:57 05:47:57 #95 [security-spire-server stage-2 6/9] COPY security.txt / 05:47:58 #95 DONE 0.9s 05:47:58 05:47:58 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:58 #93 DONE 1.0s 05:47:58 05:47:58 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:58 #96 DONE 1.0s 05:47:58 05:47:58 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:58 #97 DONE 0.1s 05:47:58 05:47:58 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:47:58 #98 DONE 0.1s 05:47:58 05:47:58 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:47:58 #99 DONE 0.1s 05:47:58 05:47:58 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:58 #100 DONE 0.1s 05:47:58 05:47:58 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:58 #101 DONE 0.1s 05:47:58 05:47:58 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 05:47:58 #102 DONE 0.1s 05:47:58 05:47:58 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:58 #103 DONE 0.1s 05:47:58 05:47:58 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:58 #104 DONE 0.1s 05:47:58 05:47:58 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:58 #105 DONE 0.1s 05:47:58 05:47:58 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:58 #106 DONE 0.1s 05:47:58 05:47:58 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:58 #107 DONE 4.8s 05:47:58 05:47:58 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:47:58 #108 DONE 0.1s 05:47:58 05:47:58 #109 [security-spire-agent] exporting to image 05:47:58 #109 exporting layers 05:47:59 #109 exporting layers 0.8s done 05:47:59 #109 writing image sha256:1fb488f4733719b84d5c9553f2f1714a6856d93a7aab46ac593583e6adb8ddb3 done 05:47:59 #109 naming to docker.io/library/security-spire-config done 05:47:59 #109 exporting layers 0.6s done 05:47:59 #109 writing image sha256:095b27f3449f6b8ac927f152df11897390be8100ae7a4bd5423b13a82d61be04 done 05:47:59 #109 naming to docker.io/library/security-spire-server done 05:47:59 #109 writing image sha256:2f86761c46e87c6ed307d6b06a0c3ffc0a6aa0c4e879f80fec67676e2f4c34d9 done 05:47:59 #109 naming to docker.io/library/security-spire-agent done 05:47:59 #109 DONE 0.9s 05:47:59 05:47:59 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:59 #0 4.792 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:59 #0 5.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:00 #110 5.915 OK: 246 MiB in 54 packages 05:48:00 #110 DONE 6.0s 05:48:00 05:48:00 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:00 #111 ... 05:48:00 05:48:00 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:48:00 #112 DONE 0.0s 05:48:00 05:48:00 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:03 3e85d5ac6304: Pull complete 05:48:03 c3105a71a48b: Pull complete 05:48:04 0f093f025ec4: Pull complete 05:48:05 c3106fc0e877: Pull complete 05:48:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:05 prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container 05:48:05 $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@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 05:48:07 #113 ... 05:48:07 05:48:07 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:07 #114 ... 05:48:07 05:48:07 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:07 $ docker top 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:08 + docker compose -f ./docker-compose-build.yml build --parallel 05:48:20 #1 [security-spire-config internal] load build definition from Dockerfile 05:48:20 #1 transferring dockerfile: 1.69kB 0.0s done 05:48:20 #1 DONE 0.1s 05:48:20 05:48:20 #2 [support-notifications internal] load build definition from Dockerfile 05:48:20 #2 transferring dockerfile: 2.02kB done 05:48:20 #2 DONE 0.1s 05:48:20 05:48:20 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:48:20 #3 transferring dockerfile: 2.23kB 0.0s done 05:48:20 #3 DONE 0.1s 05:48:20 05:48:20 #4 [security-spire-server internal] load build definition from Dockerfile 05:48:20 #4 transferring dockerfile: 1.70kB 0.0s done 05:48:20 #4 DONE 0.1s 05:48:20 05:48:20 #5 [security-proxy-setup internal] load build definition from Dockerfile 05:48:20 #5 transferring dockerfile: 2.50kB done 05:48:20 #5 DONE 0.1s 05:48:20 05:48:20 #6 [security-spire-agent internal] load build definition from Dockerfile 05:48:20 #6 transferring dockerfile: 1.81kB done 05:48:20 #6 DONE 0.1s 05:48:20 05:48:20 #7 [security-bootstrapper internal] load build definition from Dockerfile 05:48:20 #7 transferring dockerfile: 3.02kB done 05:48:20 #7 DONE 0.1s 05:48:20 05:48:20 #8 [core-data internal] load build definition from Dockerfile 05:48:20 #8 transferring dockerfile: 2.07kB 0.0s done 05:48:20 #8 DONE 0.1s 05:48:20 05:48:20 #9 [support-cron-scheduler internal] load build definition from Dockerfile 05:48:20 #9 transferring dockerfile: 1.86kB 0.0s done 05:48:20 #9 DONE 0.1s 05:48:20 05:48:20 #10 [core-command internal] load build definition from Dockerfile 05:48:20 #10 transferring dockerfile: 1.94kB 0.0s done 05:48:20 #10 DONE 0.1s 05:48:20 05:48:20 #11 [core-keeper internal] load build definition from Dockerfile 05:48:20 #11 transferring dockerfile: 2.07kB 0.0s done 05:48:20 #11 DONE 0.1s 05:48:20 05:48:20 #12 [core-metadata internal] load build definition from Dockerfile 05:48:20 #12 transferring dockerfile: 2.13kB done 05:48:20 #12 DONE 0.1s 05:48:20 05:48:20 #13 [security-secretstore-setup internal] load build definition from Dockerfile 05:48:20 #13 transferring dockerfile: 2.49kB done 05:48:20 #13 DONE 0.1s 05:48:20 05:48:20 #14 [security-proxy-auth internal] load build definition from Dockerfile 05:48:20 #14 transferring dockerfile: 2.15kB 0.0s done 05:48:20 #14 DONE 0.1s 05:48:20 05:48:20 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:48:20 #15 transferring dockerfile: 1.89kB 0.0s done 05:48:20 #15 DONE 0.1s 05:48:20 05:48:20 #16 [security-spire-config internal] load .dockerignore 05:48:20 #16 transferring context: 50B 0.0s done 05:48:20 #16 DONE 0.1s 05:48:21 05:48:21 #17 [support-notifications internal] load .dockerignore 05:48:21 #17 transferring context: 50B 0.0s done 05:48:21 #17 DONE 0.0s 05:48:21 05:48:21 #18 [core-common-config-bootstrapper internal] load .dockerignore 05:48:21 #18 transferring context: 50B 0.0s done 05:48:21 #18 DONE 0.1s 05:48:21 05:48:21 #19 [security-spire-server internal] load .dockerignore 05:48:21 #19 transferring context: 50B done 05:48:21 #19 DONE 0.1s 05:48:21 05:48:21 #20 [security-proxy-setup internal] load .dockerignore 05:48:21 #20 transferring context: 50B 0.0s done 05:48:21 #20 DONE 0.1s 05:48:21 05:48:21 #21 [security-spire-agent internal] load .dockerignore 05:48:21 #21 transferring context: 50B 0.0s done 05:48:21 #21 DONE 0.1s 05:48:21 05:48:21 #22 [security-bootstrapper internal] load .dockerignore 05:48:21 #22 transferring context: 50B 0.0s done 05:48:21 #22 DONE 0.1s 05:48:21 05:48:21 #23 [core-data internal] load .dockerignore 05:48:21 #23 transferring context: 50B 0.0s done 05:48:21 #23 DONE 0.1s 05:48:22 05:48:22 #24 [support-cron-scheduler internal] load .dockerignore 05:48:22 #24 transferring context: 50B done 05:48:22 #24 DONE 0.1s 05:48:22 05:48:22 #25 [core-command internal] load .dockerignore 05:48:22 #25 transferring context: 50B done 05:48:22 #25 DONE 0.1s 05:48:22 05:48:22 #26 [core-keeper internal] load .dockerignore 05:48:22 #26 transferring context: 50B done 05:48:22 #26 DONE 0.1s 05:48:22 05:48:22 #27 [core-metadata internal] load .dockerignore 05:48:22 #27 transferring context: 50B done 05:48:22 #27 DONE 0.1s 05:48:22 05:48:22 #28 [security-secretstore-setup internal] load .dockerignore 05:48:22 #28 transferring context: 50B done 05:48:22 #28 DONE 0.1s 05:48:22 05:48:22 #29 [security-proxy-auth internal] load .dockerignore 05:48:22 #29 transferring context: 50B done 05:48:22 #29 DONE 0.1s 05:48:22 05:48:22 #30 [security-spiffe-token-provider internal] load .dockerignore 05:48:22 #30 transferring context: 50B 0.0s done 05:48:22 #30 DONE 0.1s 05:48:22 05:48:22 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:48:23 #31 ... 05:48:23 05:48:23 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 05:48:23 #32 DONE 0.2s 05:48:23 05:48:23 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:48:23 #31 DONE 0.6s 05:48:23 05:48:23 #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:23 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:23 #33 ... 05:48:23 05:48:23 #34 [security-spire-config internal] load build context 05:48:23 #34 transferring context: 21.82kB 0.0s done 05:48:23 #34 DONE 0.1s 05:48:23 05:48:23 #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:23 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:23 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:23 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:23 #33 DONE 0.2s 05:48:23 05:48:23 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:23 #35 DONE 0.0s 05:48:23 05:48:23 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:23 #36 ... 05:48:23 05:48:23 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:23 #35 DONE 0.0s 05:48:23 05:48:23 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:48:23 #32 DONE 0.2s 05:48:23 05:48:23 #33 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:23 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:23 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:23 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:23 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:23 #33 DONE 0.4s 05:48:23 05:48:23 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:23 #35 DONE 0.0s 05:48:23 05:48:23 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 05:48:23 #32 DONE 0.4s 05:48:23 05:48:23 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:23 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:48:23 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:48:23 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:48:23 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:48:23 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 05:48:23 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:48:23 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:48:23 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:48:23 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.5s 05:48:24 #37 ... 05:48:24 05:48:24 #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:24 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:24 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:24 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:24 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:24 #33 DONE 0.4s 05:48:24 05:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:24 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:48:24 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:48:24 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:48:24 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:48:24 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:48:24 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:48:24 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:48:24 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.7s 05:48:24 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:48:24 #37 ... 05:48:24 05:48:24 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:24 #35 DONE 0.0s 05:48:24 05:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:24 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.57MB / 28.04MB 0.8s 05:48:24 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:48:24 #37 ... 05:48:24 05:48:24 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:24 #35 DONE 0.1s 05:48:24 05:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:24 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.1s 05:48:24 #37 ... 05:48:24 05:48:24 #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:24 #35 DONE 0.1s 05:48:24 05:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:24 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.3s 05:48:24 #37 ... 05:48:24 05:48:24 #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:24 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:24 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:24 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:24 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:24 #33 DONE 0.5s 05:48:24 05:48:24 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:48:24 #31 DONE 1.3s 05:48:24 05:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:24 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.98MB / 28.04MB 1.5s 05:48:24 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:48:25 #37 ... 05:48:25 05:48:25 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:25 #35 DONE 0.1s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:25 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.7s 05:48:25 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:48:25 #37 ... 05:48:25 05:48:25 #33 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:25 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:25 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:25 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:25 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:25 #33 DONE 0.5s 05:48:25 05:48:25 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:48:25 #32 DONE 1.6s 05:48:25 05:48:25 #38 [security-spire-server internal] load build context 05:48:25 #38 transferring context: 23.57kB 0.2s done 05:48:25 #38 DONE 1.3s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:25 #37 ... 05:48:25 05:48:25 #33 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:25 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:25 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:25 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:25 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:25 #33 DONE 0.5s 05:48:25 05:48:25 #39 [core-command internal] load build context 05:48:25 #39 DONE 0.0s 05:48:25 05:48:25 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:25 #35 DONE 0.1s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:25 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.0s 05:48:25 #37 ... 05:48:25 05:48:25 #40 [core-common-config-bootstrapper internal] load build context 05:48:25 #40 transferring context: 2.96MB 1.2s done 05:48:25 #40 DONE 1.8s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:25 #37 ... 05:48:25 05:48:25 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:25 #35 DONE 0.1s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:25 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 2.3s 05:48:25 #37 ... 05:48:25 05:48:25 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:25 #35 DONE 0.1s 05:48:25 05:48:25 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:26 #37 ... 05:48:26 05:48:26 #33 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:26 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:26 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:26 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:26 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:26 #33 DONE 0.5s 05:48:26 05:48:26 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:26 #35 DONE 0.1s 05:48:26 05:48:26 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:48:26 #41 DONE 1.9s 05:48:26 05:48:26 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:26 #42 DONE 0.0s 05:48:26 05:48:26 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:26 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:48:26 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:48:26 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:48:26 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:48:26 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:48:26 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:48:26 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:48:26 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.4s done 05:48:26 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:48:26 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:48:26 #37 ... 05:48:26 05:48:26 #33 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:26 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:26 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:26 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:26 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:26 #33 DONE 0.6s 05:48:26 05:48:26 #43 [support-notifications internal] load build context 05:48:26 #43 transferring context: 2.96MB 1.7s done 05:48:26 #43 DONE 2.3s 05:48:26 05:48:26 #44 [security-proxy-setup internal] load build context 05:48:26 #44 transferring context: 2.96MB 1.0s done 05:48:26 #44 DONE 2.1s 05:48:26 05:48:26 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:48:26 #32 DONE 2.0s 05:48:26 05:48:26 #45 [core-metadata internal] load build context 05:48:26 #45 ... 05:48:26 05:48:26 #33 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:26 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:26 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:26 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:26 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:26 #33 DONE 0.6s 05:48:26 05:48:26 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:26 #35 DONE 0.1s 05:48:26 05:48:26 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:48:27 #32 DONE 2.9s 05:48:27 05:48:27 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:27 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s 05:48:27 #37 ... 05:48:27 05:48:27 #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:48:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:48:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:48:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:48:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:48:27 #33 DONE 0.6s 05:48:27 05:48:27 #46 [security-spiffe-token-provider internal] load build context 05:48:27 #46 DONE 0.0s 05:48:27 05:48:27 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:27 #37 ... 05:48:27 05:48:27 #47 [security-spire-agent internal] load build context 05:48:27 #47 transferring context: 23.10kB 0.2s done 05:48:27 #47 DONE 1.7s 05:48:28 05:48:28 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:28 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 05:48:28 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:48:28 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:48:28 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:48:28 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:48:28 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s 05:48:28 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.6s 05:48:28 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 05:48:28 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:48:28 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.93MB / 18.32MB 1.7s 05:48:29 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.0s 05:48:29 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.3s 05:48:30 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.9s 05:48:30 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.57MB / 18.32MB 3.4s 05:48:30 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.52MB / 18.32MB 4.0s 05:48:31 #42 ... 05:48:31 05:48:31 #48 [core-data internal] load build context 05:48:31 #48 transferring context: 2.96MB 3.8s done 05:48:31 #48 DONE 6.3s 05:48:31 05:48:31 #49 [security-bootstrapper internal] load build context 05:48:31 #49 transferring context: 2.96MB 3.5s done 05:48:31 #49 DONE 6.3s 05:48:31 05:48:31 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:32 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s 05:48:33 #37 ... 05:48:33 05:48:33 #50 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:48:33 #50 DONE 9.6s 05:48:33 05:48:33 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:33 #37 ... 05:48:33 05:48:33 #51 [core-keeper builder 2/7] WORKDIR /edgex-go 05:48:33 #51 ... 05:48:33 05:48:33 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:48:33 #0 9.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:33 #52 ... 05:48:33 05:48:33 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:33 #0 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:33 #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:34 #53 ... 05:48:34 05:48:34 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:34 #54 ... 05:48:34 05:48:34 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:34 #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:34 #55 ... 05:48:34 05:48:34 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:34 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.2s 05:48:34 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 7.6s 05:48:35 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 8.1s 05:48:35 #42 ... 05:48:35 05:48:35 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:48:35 #56 ... 05:48:35 05:48:35 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:35 #57 ... 05:48:35 05:48:35 #51 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:48:35 #51 DONE 2.3s 05:48:35 05:48:35 #39 [core-command internal] load build context 05:48:35 #39 transferring context: 1.41MB 7.7s 05:48:35 #39 ... 05:48:35 05:48:35 #58 [support-cron-scheduler internal] load build context 05:48:35 #58 ... 05:48:35 05:48:35 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:35 #59 ... 05:48:35 05:48:35 #58 [support-cron-scheduler internal] load build context 05:48:36 #58 ... 05:48:36 05:48:36 #60 [core-keeper internal] load build context 05:48:36 #60 ... 05:48:36 05:48:36 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:36 #61 ... 05:48:36 05:48:36 #62 [security-secretstore-setup internal] load build context 05:48:36 #62 ... 05:48:36 05:48:36 #63 [security-proxy-auth internal] load build context 05:48:36 #63 ... 05:48:36 05:48:36 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:36 #64 ... 05:48:36 05:48:36 #60 [core-keeper internal] load build context 05:48:37 #60 ... 05:48:37 05:48:37 #46 [security-spiffe-token-provider internal] load build context 05:48:37 #46 ... 05:48:37 05:48:37 #60 [core-keeper internal] load build context 05:48:38 #60 ... 05:48:38 05:48:38 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:38 #65 ... 05:48:38 05:48:38 #60 [core-keeper internal] load build context 05:48:39 #60 ... 05:48:39 05:48:39 #58 [support-cron-scheduler internal] load build context 05:48:39 #58 transferring context: 2.96MB 10.8s done 05:48:39 #58 DONE 13.6s 05:48:39 05:48:39 #63 [security-proxy-auth internal] load build context 05:48:40 #63 ... 05:48:40 05:48:40 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:40 #61 DONE 13.9s 05:48:40 05:48:40 #63 [security-proxy-auth internal] load build context 05:48:40 #63 ... 05:48:40 05:48:40 #60 [core-keeper internal] load build context 05:48:40 #60 transferring context: 2.96MB 8.3s done 05:48:40 #60 DONE 14.2s 05:48:40 05:48:40 #63 [security-proxy-auth internal] load build context 05:48:40 #63 ... 05:48:40 05:48:40 #39 [core-command internal] load build context 05:48:40 #39 transferring context: 2.96MB 12.2s done 05:48:40 #39 DONE 15.5s 05:48:40 05:48:40 #63 [security-proxy-auth internal] load build context 05:48:40 #63 transferring context: 2.96MB 7.8s done 05:48:41 #63 ... 05:48:41 05:48:41 #62 [security-secretstore-setup internal] load build context 05:48:41 #62 transferring context: 2.96MB 12.5s done 05:48:41 #62 DONE 15.5s 05:48:41 05:48:41 #45 [core-metadata internal] load build context 05:48:41 #45 transferring context: 2.96MB 8.5s done 05:48:41 #45 DONE 15.8s 05:48:41 05:48:41 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:41 #53 17.81 (1/1) Installing dumb-init (1.2.5-r3) 05:48:41 #53 17.87 Executing busybox-1.36.1-r29.trigger 05:48:41 #53 18.05 OK: 9 MiB in 15 packages 05:48:42 #53 ... 05:48:42 05:48:42 #46 [security-spiffe-token-provider internal] load build context 05:48:42 #46 transferring context: 2.96MB 10.7s done 05:48:42 #46 DONE 14.7s 05:48:42 05:48:42 #63 [security-proxy-auth internal] load build context 05:48:42 #63 DONE 16.0s 05:48:42 05:48:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:42 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s 05:48:44 #37 ... 05:48:44 05:48:44 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:44 #36 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:44 #36 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:44 #36 ... 05:48:44 05:48:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:44 #37 ... 05:48:44 05:48:44 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:44 #53 DONE 21.0s 05:48:44 05:48:44 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:48:44 #66 ... 05:48:44 05:48:44 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:48:44 #52 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:44 #52 20.59 (1/2) Installing ca-certificates (20240705-r0) 05:48:44 #52 21.04 (2/2) Installing dumb-init (1.2.5-r3) 05:48:45 #52 21.06 Executing busybox-1.36.1-r29.trigger 05:48:45 #52 ... 05:48:45 05:48:45 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:45 #37 ... 05:48:45 05:48:45 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:45 #54 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:45 #54 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:45 #54 ... 05:48:45 05:48:45 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:45 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done 05:48:45 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s 05:48:45 #42 ... 05:48:45 05:48:45 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:48:45 #67 ... 05:48:45 05:48:45 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:48:45 #68 ... 05:48:45 05:48:45 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:45 #69 ... 05:48:45 05:48:45 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:46 #70 ... 05:48:46 05:48:46 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:46 #55 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:46 #55 ... 05:48:46 05:48:46 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:46 #71 ... 05:48:46 05:48:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:46 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.4s 05:48:46 #37 ... 05:48:46 05:48:46 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:46 #57 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:46 #57 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:46 #57 ... 05:48:46 05:48:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:47 #37 ... 05:48:47 05:48:47 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:48:47 #56 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:47 #56 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:47 #56 ... 05:48:47 05:48:47 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:47 #55 23.35 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:48:48 #55 ... 05:48:48 05:48:48 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:48 #59 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:48 #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:48 #59 ... 05:48:48 05:48:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:48 #37 ... 05:48:48 05:48:48 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:48 #64 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:48 #64 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:48 #64 ... 05:48:48 05:48:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:49 #37 ... 05:48:49 05:48:49 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:48:49 #52 21.28 Executing ca-certificates-20240705-r0.trigger 05:48:49 #52 22.61 OK: 10 MiB in 16 packages 05:48:49 #52 DONE 26.1s 05:48:49 05:48:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:50 #37 ... 05:48:50 05:48:50 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:48:50 #0 9.868 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:50 #72 ... 05:48:50 05:48:50 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:50 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s 05:48:50 #42 ... 05:48:50 05:48:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:51 #37 ... 05:48:51 05:48:51 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:51 #65 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:51 #65 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:51 #65 ... 05:48:51 05:48:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:51 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.9s 05:48:52 #37 ... 05:48:52 05:48:52 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:52 #69 DONE 17.1s 05:48:52 05:48:52 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:56 #37 ... 05:48:56 05:48:56 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:56 #36 21.68 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:56 #36 21.68 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:56 #36 21.68 OK: 24046 distinct packages available 05:48:56 #36 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:56 #36 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:56 #36 ... 05:48:56 05:48:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:56 #37 ... 05:48:56 05:48:56 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:56 #55 24.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:48:56 #55 24.62 (3/6) Installing dumb-init (1.2.5-r3) 05:48:56 #55 24.66 (4/6) Installing openssl (3.3.2-r1) 05:48:56 #55 24.92 (5/6) Installing su-exec (0.2-r3) 05:48:56 #55 24.99 (6/6) Installing yq-go (4.44.1-r2) 05:48:56 #55 27.99 Executing busybox-1.36.1-r29.trigger 05:48:56 #55 28.23 OK: 20 MiB in 18 packages 05:48:56 #55 DONE 32.2s 05:48:56 05:48:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:56 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.0s 05:48:58 #37 ... 05:48:58 05:48:58 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:58 #71 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:58 #71 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:58 #71 ... 05:48:58 05:48:58 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:58 #70 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:58 #70 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:58 #70 ... 05:48:58 05:48:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:58 #37 ... 05:48:58 05:48:58 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:48:58 #68 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:58 #68 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:58 #68 ... 05:48:58 05:48:58 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:48:58 #56 29.55 (1/1) Installing dumb-init (1.2.5-r3) 05:48:58 #56 29.61 Executing busybox-1.36.1-r29.trigger 05:48:58 #56 29.85 OK: 9 MiB in 15 packages 05:48:58 #56 DONE 33.2s 05:48:58 05:48:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:48:58 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.7s done 05:48:59 #37 ... 05:48:59 05:48:59 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:59 #57 29.66 (1/2) Installing dumb-init (1.2.5-r3) 05:48:59 #57 29.72 (2/2) Installing su-exec (0.2-r3) 05:48:59 #57 29.75 Executing busybox-1.36.1-r29.trigger 05:48:59 #57 29.98 OK: 9 MiB in 16 packages 05:48:59 #57 DONE 33.6s 05:48:59 05:48:59 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:59 #65 30.53 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:59 #65 30.59 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:59 #65 30.59 OK: 24046 distinct packages available 05:48:59 #65 ... 05:48:59 05:48:59 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:59 #54 25.44 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:59 #54 25.44 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:59 #54 25.44 OK: 24046 distinct packages available 05:48:59 #54 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:59 #54 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:59 #54 ... 05:48:59 05:48:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:59 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s done 05:49:00 #42 ... 05:49:00 05:49:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:49:00 #37 DONE 37.2s 05:49:00 05:49:00 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:00 #64 28.11 (1/4) Installing ca-certificates (20240705-r0) 05:49:00 #64 28.80 (2/4) Installing dumb-init (1.2.5-r3) 05:49:00 #64 28.85 (3/4) Installing su-exec (0.2-r3) 05:49:00 #64 28.87 (4/4) Installing yq-go (4.44.1-r2) 05:49:00 #64 30.77 Executing busybox-1.36.1-r29.trigger 05:49:00 #64 31.06 Executing ca-certificates-20240705-r0.trigger 05:49:00 #64 32.88 OK: 20 MiB in 18 packages 05:49:00 #64 ... 05:49:00 05:49:00 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:00 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:00 #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:00 #73 ... 05:49:00 05:49:00 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:49:00 #59 26.72 (1/3) Installing ca-certificates (20240705-r0) 05:49:00 #59 27.43 (2/3) Installing dumb-init (1.2.5-r3) 05:49:00 #59 27.45 (3/3) Installing tzdata (2024b-r0) 05:49:00 #59 30.05 Executing busybox-1.36.1-r29.trigger 05:49:00 #59 30.37 Executing ca-certificates-20240705-r0.trigger 05:49:00 #59 31.77 OK: 11 MiB in 17 packages 05:49:01 #59 DONE 35.6s 05:49:01 05:49:01 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:01 #74 ... 05:49:01 05:49:01 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:49:01 #67 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:01 #67 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:01 #67 ... 05:49:01 05:49:01 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:02 #75 ... 05:49:02 05:49:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:02 #64 DONE 36.3s 05:49:02 05:49:02 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:49:02 #0 5.964 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:02 #0 8.878 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:02 #76 ... 05:49:02 05:49:02 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:49:02 #66 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:02 #66 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:03 #66 ... 05:49:03 05:49:03 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:03 #77 ... 05:49:03 05:49:03 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:49:03 #72 13.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:04 #72 ... 05:49:04 05:49:04 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:04 #65 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:04 #65 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:06 #65 ... 05:49:06 05:49:06 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:06 #0 6.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:06 #0 8.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:06 #78 ... 05:49:06 05:49:06 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:49:06 #71 31.00 OK: 238 MiB in 54 packages 05:49:07 #71 ... 05:49:07 05:49:07 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:07 #36 40.46 (1/4) Installing dumb-init (1.2.5-r3) 05:49:07 #36 40.51 (2/4) Installing musl-obstack (1.2.3-r2) 05:49:07 #36 40.55 (3/4) Installing libucontext (1.2-r3) 05:49:07 #36 40.58 (4/4) Installing gcompat (1.1.0-r4) 05:49:07 #36 40.72 Executing busybox-1.36.1-r29.trigger 05:49:07 #36 40.95 OK: 9 MiB in 18 packages 05:49:07 #36 DONE 44.1s 05:49:07 05:49:07 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:49:07 #68 29.50 OK: 238 MiB in 54 packages 05:49:07 #68 DONE 32.4s 05:49:07 05:49:07 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:08 #79 ... 05:49:08 05:49:08 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:49:08 #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:08 #0 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:08 #80 ... 05:49:08 05:49:08 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:08 #79 DONE 0.9s 05:49:08 05:49:08 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:09 #81 ... 05:49:09 05:49:09 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:49:09 #71 DONE 33.6s 05:49:09 05:49:09 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:49:09 #72 28.91 (1/1) Installing dumb-init (1.2.5-r3) 05:49:09 #72 ... 05:49:09 05:49:09 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:49:09 #82 DONE 0.7s 05:49:09 05:49:09 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:12 #83 ... 05:49:12 05:49:12 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:49:12 #67 33.10 OK: 238 MiB in 54 packages 05:49:12 #67 DONE 36.9s 05:49:12 05:49:12 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:49:13 #84 DONE 0.8s 05:49:13 05:49:13 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:13 #85 ... 05:49:13 05:49:13 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:49:13 #72 30.14 Executing busybox-1.36.1-r29.trigger 05:49:13 #72 30.34 OK: 9 MiB in 15 packages 05:49:13 #72 DONE 33.4s 05:49:13 05:49:13 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:13 #54 45.48 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:13 #54 46.43 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:13 #54 46.71 (3/7) Installing dumb-init (1.2.5-r3) 05:49:13 #54 46.79 (4/7) Installing musl-obstack (1.2.3-r2) 05:49:13 #54 46.81 (5/7) Installing libucontext (1.2-r3) 05:49:13 #54 46.85 (6/7) Installing gcompat (1.1.0-r4) 05:49:13 #54 46.91 (7/7) Installing openssl (3.3.2-r1) 05:49:13 #54 47.01 Executing busybox-1.36.1-r29.trigger 05:49:13 #54 47.17 OK: 10 MiB in 19 packages 05:49:14 #54 DONE 50.5s 05:49:14 05:49:14 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:49:15 #115 ... 05:49:15 05:49:15 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:15 #114 DONE 71.2s 05:49:15 05:49:15 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:15 #115 DONE 71.3s 05:49:15 05:49:15 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:15 #113 DONE 67.3s 05:49:15 05:49:15 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:15 #111 DONE 71.3s 05:49:15 05:49:15 #116 [core-keeper builder 7/8] COPY . . 05:49:15 #116 ... 05:49:15 05:49:15 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:15 #88 DONE 71.4s 05:49:15 05:49:15 #117 [security-proxy-setup builder 6/7] COPY . . 05:49:15 #86 ... 05:49:15 05:49:15 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:15 #74 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:15 #74 8.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:15 #74 ... 05:49:15 05:49:15 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:15 #73 24.69 Upgrading critical system libraries and apk-tools: 05:49:15 #73 24.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:15 #73 24.84 Executing busybox-1.36.1-r29.trigger 05:49:15 #73 ... 05:49:15 05:49:15 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:15 #75 4.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:15 #75 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:15 #75 ... 05:49:15 05:49:15 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:49:15 #66 25.67 Upgrading critical system libraries and apk-tools: 05:49:15 #66 25.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:15 #66 25.81 Executing busybox-1.36.1-r29.trigger 05:49:15 #66 28.79 Continuing the upgrade transaction with new apk-tools: 05:49:15 #66 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:15 #66 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #66 ... 05:49:16 05:49:16 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:16 #77 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:16 #77 6.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #77 ... 05:49:16 05:49:16 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:49:16 #70 31.24 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:49:16 #70 31.24 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:49:16 #70 31.24 OK: 24047 distinct packages available 05:49:16 #70 35.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:16 #70 37.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #70 ... 05:49:16 05:49:16 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:16 #65 48.51 (1/14) Installing ca-certificates (20240705-r0) 05:49:17 #65 49.00 (2/14) Installing brotli-libs (1.1.0-r2) 05:49:17 #65 49.14 (3/14) Installing c-ares (1.33.1-r0) 05:49:17 #65 49.17 (4/14) Installing libunistring (1.2-r0) 05:49:17 #117 ... 05:49:17 05:49:17 #118 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:17 #118 ... 05:49:17 05:49:17 #119 [support-notifications builder 6/7] COPY . . 05:49:17 #119 ... 05:49:17 05:49:17 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 05:49:17 #65 49.40 (5/14) Installing libidn2 (2.3.7-r0) 05:49:17 #65 49.43 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:49:17 #65 ... 05:49:17 05:49:17 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:17 #0 5.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:17 #0 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:18 #87 ... 05:49:18 05:49:18 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:18 #78 21.57 Upgrading critical system libraries and apk-tools: 05:49:18 #78 21.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:18 #78 21.65 Executing busybox-1.36.1-r29.trigger 05:49:19 #78 ... 05:49:19 05:49:19 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:49:19 #76 24.02 OK: 238 MiB in 54 packages 05:49:19 #76 DONE 26.4s 05:49:19 05:49:19 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:19 #65 49.49 (7/14) Installing libpsl (0.21.5-r1) 05:49:19 #65 49.52 (8/14) Installing zstd-libs (1.5.6-r0) 05:49:19 #65 49.65 (9/14) Installing libcurl (8.11.0-r1) 05:49:19 #65 49.76 (10/14) Installing curl (8.11.0-r1) 05:49:19 #65 49.82 (11/14) Installing dumb-init (1.2.5-r3) 05:49:19 #65 49.84 (12/14) Installing musl-obstack (1.2.3-r2) 05:49:19 #65 49.86 (13/14) Installing libucontext (1.2-r3) 05:49:19 #65 49.91 (14/14) Installing gcompat (1.1.0-r4) 05:49:19 #65 49.93 Executing busybox-1.36.1-r29.trigger 05:49:19 #65 50.06 Executing ca-certificates-20240705-r0.trigger 05:49:19 #65 ... 05:49:19 05:49:19 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:49:19 #88 DONE 0.5s 05:49:19 05:49:19 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:49:19 #80 21.24 Upgrading critical system libraries and apk-tools: 05:49:19 #80 21.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:19 #80 21.39 Executing busybox-1.36.1-r29.trigger 05:49:22 #80 ... 05:49:22 05:49:22 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:22 #65 51.65 OK: 15 MiB in 28 packages 05:49:22 #65 DONE 53.7s 05:49:22 05:49:22 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:23 #120 DONE 15.4s 05:49:23 05:49:23 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #121 CACHED 05:49:23 05:49:23 #122 [security-bootstrapper builder 6/7] COPY . . 05:49:23 #122 CACHED 05:49:23 05:49:23 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:23 #123 CACHED 05:49:23 05:49:23 #117 [security-proxy-setup builder 6/7] COPY . . 05:49:23 #117 DONE 15.4s 05:49:23 05:49:23 #124 [security-secretstore-setup builder 6/7] COPY . . 05:49:23 #124 CACHED 05:49:23 05:49:23 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:49:23 #125 CACHED 05:49:23 05:49:23 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #126 CACHED 05:49:23 05:49:23 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 05:49:23 #127 CACHED 05:49:23 05:49:23 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #128 CACHED 05:49:23 05:49:23 #129 [core-command builder 6/7] COPY . . 05:49:23 #129 CACHED 05:49:23 05:49:23 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:23 #130 ... 05:49:23 05:49:23 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:49:23 #131 CACHED 05:49:23 05:49:23 #132 [security-proxy-auth builder 6/7] COPY . . 05:49:23 #132 CACHED 05:49:23 05:49:23 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #133 CACHED 05:49:23 05:49:23 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #134 CACHED 05:49:23 05:49:23 #135 [core-data builder 6/7] COPY . . 05:49:23 #135 CACHED 05:49:23 05:49:23 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 05:49:23 #136 CACHED 05:49:23 05:49:23 #137 [core-metadata builder 6/7] COPY . . 05:49:23 #137 CACHED 05:49:23 05:49:23 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #138 CACHED 05:49:23 05:49:23 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:49:23 #139 CACHED 05:49:23 05:49:23 #116 [core-keeper builder 7/8] COPY . . 05:49:23 #116 DONE 15.6s 05:49:23 05:49:23 #140 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:23 #140 CACHED 05:49:23 05:49:23 #141 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:49:23 #141 CACHED 05:49:23 05:49:23 #142 [support-cron-scheduler builder 6/7] COPY . . 05:49:23 #142 CACHED 05:49:23 05:49:23 #118 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:23 #118 DONE 15.7s 05:49:23 05:49:23 #119 [support-notifications builder 6/7] COPY . . 05:49:23 #119 DONE 15.7s 05:49:23 05:49:23 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:49:25 #89 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:26 #89 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:26 #89 ... 05:49:26 05:49:26 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:49:26 #70 49.43 OK: 238 MiB in 54 packages 05:49:26 #70 DONE 51.3s 05:49:27 05:49:27 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:49:27 #90 DONE 0.5s 05:49:27 05:49:27 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:27 #143 3.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:49:27 #91 ... 05:49:27 05:49:27 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:27 #73 27.56 Continuing the upgrade transaction with new apk-tools: 05:49:27 #73 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:27 #73 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:27 #73 ... 05:49:27 05:49:27 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:49:27 #66 41.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:27 #66 42.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:27 #66 42.83 OK: 9 MiB in 15 packages 05:49:27 #66 ... 05:49:27 05:49:27 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:27 #86 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:27 #86 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:28 #86 ... 05:49:28 05:49:28 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:28 #87 18.70 Upgrading critical system libraries and apk-tools: 05:49:28 #87 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:28 #87 18.75 Executing busybox-1.36.1-r29.trigger 05:49:29 #87 ... 05:49:29 05:49:29 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:29 #92 ... 05:49:29 05:49:29 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:49:29 #66 DONE 45.3s 05:49:29 05:49:29 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:29 #86 15.25 Upgrading critical system libraries and apk-tools: 05:49:29 #86 15.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:29 #86 15.34 Executing busybox-1.36.1-r29.trigger 05:49:29 #86 ... 05:49:29 05:49:29 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:29 #75 18.48 Upgrading critical system libraries and apk-tools: 05:49:29 #75 18.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:29 #75 18.53 Executing busybox-1.36.1-r29.trigger 05:49:29 #75 20.57 Continuing the upgrade transaction with new apk-tools: 05:49:29 #75 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:29 #75 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:30 #75 ... 05:49:30 05:49:30 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:30 #87 22.09 Continuing the upgrade transaction with new apk-tools: 05:49:30 #87 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:31 #87 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:31 #87 ... 05:49:31 05:49:31 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:31 #78 24.42 Continuing the upgrade transaction with new apk-tools: 05:49:31 #78 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:31 #78 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:31 #78 ... 05:49:31 05:49:31 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:31 #73 39.53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:31 #73 40.56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:31 #73 40.71 Executing ca-certificates-20240705-r0.trigger 05:49:31 #73 ... 05:49:31 05:49:31 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:31 #74 22.37 Upgrading critical system libraries and apk-tools: 05:49:31 #74 22.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:31 #74 22.40 Executing busybox-1.36.1-r29.trigger 05:49:31 #74 25.32 Continuing the upgrade transaction with new apk-tools: 05:49:31 #74 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:31 #74 26.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:31 #74 ... 05:49:31 05:49:31 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:31 #77 18.87 Upgrading critical system libraries and apk-tools: 05:49:31 #77 18.87 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:31 #77 18.91 Executing busybox-1.36.1-r29.trigger 05:49:31 #77 21.96 Continuing the upgrade transaction with new apk-tools: 05:49:31 #77 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:31 #77 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:31 #77 ... 05:49:31 05:49:31 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:31 #73 41.70 OK: 10 MiB in 16 packages 05:49:33 #73 ... 05:49:33 05:49:33 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:49:33 #80 24.32 Continuing the upgrade transaction with new apk-tools: 05:49:33 #80 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:33 #80 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:33 #80 ... 05:49:33 05:49:33 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:33 #86 17.51 Continuing the upgrade transaction with new apk-tools: 05:49:33 #86 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:33 #86 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:33 #86 ... 05:49:33 05:49:33 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:49:33 #73 DONE 43.8s 05:49:33 05:49:33 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:33 #78 37.04 OK: 20 MiB in 18 packages 05:49:34 #143 ... 05:49:34 05:49:34 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:49:34 #0 2.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:49:34 #144 ... 05:49:34 05:49:34 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:49:34 #0 1.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:49:34 #145 ... 05:49:34 05:49:34 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:34 #0 2.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:49:34 #146 ... 05:49:34 05:49:34 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:34 #0 3.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:34 #147 ... 05:49:34 05:49:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:34 #0 1.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:49:34 #148 ... 05:49:34 05:49:34 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:34 #0 1.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:49:34 #149 ... 05:49:34 05:49:34 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:49:34 #0 3.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:49:34 #150 ... 05:49:34 05:49:34 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:49:34 #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:49:34 #151 ... 05:49:34 05:49:34 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:34 #0 1.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:49:34 #152 ... 05:49:34 05:49:34 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:34 #0 1.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:49:35 #78 DONE 38.8s 05:49:35 05:49:35 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:49:35 #93 DONE 0.2s 05:49:35 05:49:35 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:49:35 #80 36.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:35 #80 36.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:35 #153 ... 05:49:35 05:49:35 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:35 #130 2.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:49:35 #80 37.07 OK: 9 MiB in 15 packages 05:49:37 #80 DONE 38.9s 05:49:37 05:49:37 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:37 #89 14.11 Upgrading critical system libraries and apk-tools: 05:49:37 #89 14.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:49:37 #89 14.22 Executing busybox-1.36.1-r29.trigger 05:49:37 #89 ... 05:49:37 05:49:37 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:37 #75 32.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:37 #75 33.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:37 #75 33.69 Executing ca-certificates-20240705-r0.trigger 05:49:37 #75 34.77 OK: 11 MiB in 17 packages 05:49:37 #75 DONE 36.5s 05:49:37 05:49:37 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:37 #77 33.82 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:37 #77 34.51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:37 #77 34.78 Executing ca-certificates-20240705-r0.trigger 05:49:38 #77 ... 05:49:38 05:49:38 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:38 #74 37.17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:38 #74 37.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:38 #74 37.80 OK: 9 MiB in 16 packages 05:49:38 #74 DONE 39.6s 05:49:38 05:49:38 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:40 #94 ... 05:49:40 05:49:40 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:40 #77 36.28 OK: 20 MiB in 18 packages 05:49:40 #77 DONE 37.7s 05:49:40 05:49:40 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:40 #86 25.90 OK: 10 MiB in 19 packages 05:49:41 #86 DONE 26.9s 05:49:41 05:49:41 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:49:41 #95 ... 05:49:41 05:49:41 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:41 #94 DONE 3.3s 05:49:42 05:49:42 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:49:42 #96 ... 05:49:42 05:49:42 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:42 #87 32.06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:42 #87 32.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:42 #87 32.55 OK: 9 MiB in 18 packages 05:49:42 #87 DONE 34.5s 05:49:42 05:49:42 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:49:42 #96 DONE 0.6s 05:49:42 05:49:42 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:44 #97 ... 05:49:44 05:49:44 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:49:44 #95 DONE 2.8s 05:49:44 05:49:44 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:44 #98 DONE 2.8s 05:49:44 05:49:44 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:44 #97 DONE 1.9s 05:49:44 05:49:44 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:49:44 #99 DONE 0.3s 05:49:44 05:49:44 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:49:44 #100 DONE 0.2s 05:49:44 05:49:44 #101 [security-spire-server stage-2 6/9] COPY security.txt / 05:49:44 #101 DONE 0.3s 05:49:44 05:49:44 #102 [security-spire-config stage-2 6/10] COPY security.txt / 05:49:44 #102 DONE 0.2s 05:49:44 05:49:44 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:49:45 #103 DONE 0.2s 05:49:45 05:49:45 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:45 #104 ... 05:49:45 05:49:45 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:49:45 #105 DONE 0.4s 05:49:45 05:49:45 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:45 #104 DONE 0.3s 05:49:45 05:49:45 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:49:45 #106 DONE 0.3s 05:49:45 05:49:45 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:49:45 #107 DONE 0.3s 05:49:45 05:49:45 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:49:45 #108 DONE 0.3s 05:49:45 05:49:45 #109 [security-spire-config] exporting to image 05:49:45 #109 exporting layers 05:49:47 #109 ... 05:49:47 05:49:47 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:47 #110 DONE 2.7s 05:49:47 05:49:47 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:47 #89 16.13 Continuing the upgrade transaction with new apk-tools: 05:49:47 #89 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:47 #89 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:47 #89 22.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:49:47 #89 23.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:49:47 #89 23.14 Executing ca-certificates-20240705-r0.trigger 05:49:47 #89 23.62 OK: 15 MiB in 28 packages 05:49:47 #89 DONE 25.1s 05:49:47 05:49:47 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:49:47 #111 DONE 0.6s 05:49:47 05:49:47 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 05:49:47 #112 DONE 0.4s 05:49:47 05:49:47 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:48 #91 ... 05:49:48 05:49:48 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:49:48 #113 DONE 0.3s 05:49:48 05:49:48 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:49:48 #114 DONE 0.2s 05:49:48 05:49:48 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:49:48 #115 DONE 0.2s 05:49:48 05:49:48 #109 [security-spire-agent] exporting to image 05:49:50 #109 exporting layers 4.7s done 05:49:50 #109 exporting layers 4.5s done 05:49:50 #109 writing image sha256:24aefefe14b3220243383efc403b1f72962434b7da2db5161f62f6c46fa579b3 0.1s done 05:49:50 #109 writing image sha256:5df8ac56f6e9e69673311017e35b9f81830c6c1531df1098adda13cb016e701f 0.0s done 05:49:50 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:49:50 #109 naming to docker.io/library/security-spire-server-arm64 done 05:49:51 #109 exporting layers 2.4s done 05:49:51 #109 writing image sha256:994255a6d1c9f6b84f9e54dc1f8357b543818422875da023984d990a1f660084 done 05:49:51 #109 naming to docker.io/library/security-spire-agent-arm64 done 05:49:51 #109 DONE 5.5s 05:49:51 05:49:51 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:57 #130 ... 05:50:57 05:50:57 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:57 #151 85.69 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:50:59 #91 ... 05:50:59 05:50:59 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:59 #83 DONE 109.4s 05:50:59 05:50:59 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:59 #91 DONE 91.9s 05:50:59 05:50:59 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:59 #92 DONE 99.7s 05:50:59 05:50:59 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:59 #85 DONE 106.1s 05:50:59 05:50:59 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:59 #81 DONE 110.5s 05:50:59 05:50:59 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 05:51:01 #116 ... 05:51:01 05:51:01 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #117 CACHED 05:51:01 05:51:01 #118 [security-secretstore-setup builder 6/7] COPY . . 05:51:01 #118 CACHED 05:51:01 05:51:01 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:51:01 #119 CACHED 05:51:01 05:51:01 #120 [core-keeper builder 7/8] COPY . . 05:51:01 #120 DONE 1.6s 05:51:01 05:51:01 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:51:01 #121 CACHED 05:51:01 05:51:01 #122 [security-bootstrapper builder 6/7] COPY . . 05:51:01 #122 CACHED 05:51:01 05:51:01 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #123 CACHED 05:51:01 05:51:01 #124 [security-proxy-setup builder 6/7] COPY . . 05:51:01 #124 DONE 1.7s 05:51:01 05:51:01 #125 [support-notifications builder 6/7] COPY . . 05:51:01 #125 DONE 1.7s 05:51:01 05:51:01 #126 [security-proxy-auth builder 6/7] COPY . . 05:51:01 #126 CACHED 05:51:01 05:51:01 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #127 CACHED 05:51:01 05:51:01 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:51:01 #128 CACHED 05:51:01 05:51:01 #129 [security-spiffe-token-provider builder 6/7] COPY . . 05:51:01 #129 DONE 1.7s 05:51:01 05:51:01 #130 [core-metadata builder 6/7] COPY . . 05:51:01 #130 CACHED 05:51:01 05:51:01 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:51:01 #131 CACHED 05:51:01 05:51:01 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #132 CACHED 05:51:01 05:51:01 #133 [core-command builder 6/7] COPY . . 05:51:01 #133 CACHED 05:51:01 05:51:01 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 05:51:01 #134 CACHED 05:51:01 05:51:01 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #135 CACHED 05:51:01 05:51:01 #136 [support-cron-scheduler builder 6/7] COPY . . 05:51:01 #136 CACHED 05:51:01 05:51:01 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #137 CACHED 05:51:01 05:51:01 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:51:01 #138 CACHED 05:51:01 05:51:01 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:01 #139 CACHED 05:51:01 05:51:01 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 05:51:01 #140 CACHED 05:51:01 05:51:01 #141 [core-data builder 6/7] COPY . . 05:51:01 #141 CACHED 05:51:01 05:51:01 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 05:51:01 #116 DONE 1.7s 05:51:01 05:51:01 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:51:06 #142 ... 05:51:06 05:51:06 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:51:06 #0 5.245 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:51:06 #143 ... 05:51:06 05:51:06 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:51:06 #142 5.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:51:11 #142 ... 05:51:11 05:51:11 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:51:11 #0 6.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:51:11 #144 ... 05:51:11 05:51:11 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:51:11 #0 4.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:51:11 #145 ... 05:51:11 05:51:11 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:51:11 #0 6.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:51:11 #146 ... 05:51:11 05:51:11 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:51:11 #0 5.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:51:11 #147 ... 05:51:11 05:51:11 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:51:11 #0 6.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:51:11 #148 ... 05:51:11 05:51:11 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:11 #0 4.109 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:51:11 #149 ... 05:51:11 05:51:11 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:51:11 #0 6.487 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:51:12 #150 ... 05:51:12 05:51:12 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:51:12 #0 6.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:51:12 #151 ... 05:51:12 05:51:12 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:51:12 #0 5.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:51:12 #152 ... 05:51:12 05:51:12 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:51:12 #0 5.016 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:52:04 #151 ... 05:52:04 05:52:04 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:52:04 #153 DONE 157.2s 05:52:04 05:52:04 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:52:04 #150 DONE 157.1s 05:52:04 05:52:04 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:52:04 #143 DONE 157.1s 05:52:04 05:52:04 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:52:04 #151 DONE 157.2s 05:52:04 05:52:04 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:52:04 #144 DONE 157.2s 05:52:04 05:52:04 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:52:04 #147 DONE 157.2s 05:52:04 05:52:04 #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #154 ... 05:52:04 05:52:04 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:52:04 #149 DONE 157.4s 05:52:04 05:52:04 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:52:04 #148 DONE 157.5s 05:52:04 05:52:04 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #155 ... 05:52:04 05:52:04 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:52:04 #145 DONE 157.5s 05:52:04 05:52:04 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:52:04 #152 DONE 157.6s 05:52:04 05:52:04 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:52:04 #146 DONE 157.6s 05:52:04 05:52:04 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:52:04 #130 DONE 157.7s 05:52:04 05:52:04 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:52:04 #156 ... 05:52:04 05:52:04 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #157 DONE 0.8s 05:52:04 05:52:04 #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #158 DONE 0.9s 05:52:04 05:52:04 #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #154 DONE 0.8s 05:52:04 05:52:04 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #159 DONE 0.8s 05:52:04 05:52:04 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #160 DONE 0.9s 05:52:04 05:52:04 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #161 DONE 0.7s 05:52:04 05:52:04 #162 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:52:04 #162 ... 05:52:04 05:52:04 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:52:04 #156 DONE 0.6s 05:52:04 05:52:04 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #155 DONE 0.7s 05:52:04 05:52:04 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #163 DONE 0.4s 05:52:04 05:52:04 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:52:04 #164 ... 05:52:04 05:52:04 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:52:04 #165 CACHED 05:52:04 05:52:04 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #166 CACHED 05:52:04 05:52:04 #167 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:52:04 #167 DONE 0.8s 05:52:04 05:52:04 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #168 CACHED 05:52:04 05:52:04 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:52:04 #169 CACHED 05:52:04 05:52:04 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:52:04 #170 CACHED 05:52:04 05:52:04 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:52:04 #171 CACHED 05:52:04 05:52:04 #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:52:04 #172 DONE 0.8s 05:52:04 05:52:04 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:52:04 #173 DONE 0.8s 05:52:04 05:52:04 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:52:04 #174 DONE 0.7s 05:52:04 05:52:04 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:52:04 #175 DONE 0.8s 05:52:04 05:52:04 #162 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:52:04 #162 DONE 0.8s 05:52:04 05:52:04 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:52:04 #176 DONE 0.8s 05:52:04 05:52:04 #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 05:52:04 #177 ... 05:52:04 05:52:04 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:52:04 #164 DONE 0.8s 05:52:04 05:52:04 #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:52:04 #178 ... 05:52:04 05:52:04 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:52:04 #179 DONE 1.8s 05:52:04 05:52:04 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:52:04 #180 ... 05:52:04 05:52:04 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:52:04 #181 DONE 2.2s 05:52:04 05:52:04 #182 [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 05:52:04 #182 DONE 2.1s 05:52:04 05:52:04 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:52:04 #183 DONE 2.2s 05:52:04 05:52:04 #184 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:52:04 #184 DONE 2.2s 05:52:04 05:52:04 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:52:04 #185 DONE 2.3s 05:52:04 05:52:04 #186 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:52:04 #186 DONE 2.3s 05:52:04 05:52:04 #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:52:04 #178 DONE 2.2s 05:52:04 05:52:04 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:52:04 #187 DONE 2.2s 05:52:04 05:52:04 #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:52:04 #188 ... 05:52:04 05:52:04 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:52:04 #180 DONE 2.2s 05:52:04 05:52:04 #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 05:52:04 #177 DONE 2.2s 05:52:04 05:52:04 #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 05:52:04 #189 DONE 0.3s 05:52:04 05:52:04 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:52:04 #190 ... 05:52:04 05:52:04 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:52:04 #191 DONE 0.4s 05:52:04 05:52:04 #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:52:04 #192 DONE 0.3s 05:52:04 05:52:04 #193 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:52:04 #193 DONE 0.4s 05:52:04 05:52:04 #194 [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 05:52:04 #194 DONE 0.4s 05:52:04 05:52:04 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:52:04 #195 DONE 0.4s 05:52:04 05:52:04 #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:52:04 #196 DONE 0.4s 05:52:04 05:52:04 #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:52:04 #197 DONE 0.4s 05:52:04 05:52:04 #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:52:04 #198 DONE 3.4s 05:52:04 05:52:04 #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 05:52:04 #199 DONE 0.4s 05:52:04 05:52:04 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:52:04 #200 DONE 0.4s 05:52:04 05:52:04 #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:52:04 #188 DONE 0.4s 05:52:04 05:52:04 #109 [security-spiffe-token-provider] exporting to image 05:52:04 #109 exporting layers 05:52:04 #109 ... 05:52:04 05:52:04 #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:52:04 #201 DONE 0.3s 05:52:04 05:52:04 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:52:04 #202 DONE 0.4s 05:52:04 05:52:04 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:52:04 #190 DONE 0.5s 05:52:04 05:52:04 #203 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:04 #203 ... 05:52:04 05:52:04 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:52:04 #204 DONE 0.5s 05:52:04 05:52:04 #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:52:04 #205 DONE 0.5s 05:52:05 05:52:05 #206 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:52:05 #206 DONE 0.5s 05:52:05 05:52:05 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:52:05 #207 DONE 0.5s 05:52:05 05:52:05 #109 [core-data] exporting to image 05:52:05 #109 exporting layers 0.6s done 05:52:05 #109 ... 05:52:05 05:52:05 #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:52:05 #208 DONE 1.1s 05:52:05 05:52:05 #109 [support-notifications] exporting to image 05:52:05 #109 exporting layers 1.1s done 05:52:05 #109 writing image sha256:3f639280d469a3a58629c4d1b792167da93d456825155ddddb8a957bc5b22968 05:52:06 #109 writing image sha256:c5da8d61d76b2ef21aa07dea96251fd6b67fb8d87d5a1c4e38b83cc96499da10 05:52:06 #109 ... 05:52:06 05:52:06 #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:52:06 #209 DONE 1.6s 05:52:06 05:52:06 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:52:06 #210 DONE 1.7s 05:52:06 05:52:06 #109 [core-command] exporting to image 05:52:06 #109 writing image sha256:3f639280d469a3a58629c4d1b792167da93d456825155ddddb8a957bc5b22968 1.0s done 05:52:06 #109 naming to docker.io/library/core-command 0.1s done 05:52:06 #109 ... 05:52:06 05:52:06 #211 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:52:06 #211 DONE 1.9s 05:52:06 05:52:06 #109 [core-metadata] exporting to image 05:52:07 #109 ... 05:52:07 05:52:07 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:07 #212 DONE 2.3s 05:52:07 05:52:07 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:52:07 #213 DONE 1.5s 05:52:07 05:52:07 #203 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:07 #203 DONE 2.3s 05:52:07 05:52:07 #109 [core-common-config-bootstrapper] exporting to image 05:52:07 #109 exporting layers 0.4s done 05:52:07 #109 writing image sha256:c5da8d61d76b2ef21aa07dea96251fd6b67fb8d87d5a1c4e38b83cc96499da10 0.8s done 05:52:07 #109 naming to docker.io/library/core-keeper done 05:52:07 #109 writing image sha256:f71e74c2d6c710b095c9903bb110e51aa7c580bad4013fee34f294a466e1697e 05:52:07 #109 exporting layers 2.7s done 05:52:07 #109 writing image sha256:e4b189960f02c270bd2bec75b1d313902b78cce0db6835eb0bbd974ef470aad5 05:52:07 #109 writing image sha256:d7c2e2a55840c72c2c18bc87d25ddfbb397242be5459c133b00f7d39f0f7064e 05:52:07 #109 writing image sha256:1001182dda9379540a14730869339a61ae2dc57d0819195b05dbf361a8882e02 05:52:07 #109 ... 05:52:07 05:52:07 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:52:07 #214 DONE 1.0s 05:52:07 05:52:07 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:52:07 #215 DONE 0.6s 05:52:07 05:52:07 #109 [core-data] exporting to image 05:52:07 #109 exporting layers 0.6s done 05:52:07 #109 writing image sha256:f71e74c2d6c710b095c9903bb110e51aa7c580bad4013fee34f294a466e1697e 0.4s done 05:52:07 #109 writing image sha256:e4b189960f02c270bd2bec75b1d313902b78cce0db6835eb0bbd974ef470aad5 0.2s done 05:52:07 #109 writing image sha256:d7c2e2a55840c72c2c18bc87d25ddfbb397242be5459c133b00f7d39f0f7064e 0.2s done 05:52:07 #109 writing image sha256:1001182dda9379540a14730869339a61ae2dc57d0819195b05dbf361a8882e02 0.2s done 05:52:07 #109 naming to docker.io/library/support-cron-scheduler done 05:52:07 #109 naming to docker.io/library/security-spiffe-token-provider done 05:52:07 #109 naming to docker.io/library/core-metadata done 05:52:07 #109 naming to docker.io/library/core-data done 05:52:07 #109 ... 05:52:07 05:52:07 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:52:07 #216 DONE 0.2s 05:52:07 05:52:07 #109 [core-data] exporting to image 05:52:07 #109 exporting layers 0.7s done 05:52:07 #109 writing image sha256:e66da23627f65edea56b58b5ecce882af0208ae4abc816138447f20872bd1ffa 0.0s done 05:52:07 #109 writing image sha256:5ba99968a792dcae41b6fd667a1386e3754c51f16b0b52ae007827cd03e68e31 done 05:52:07 #109 writing image sha256:58960a643c3d2de2b422769a3dae04aeacdf5ecca35ea7f50e3cc5f95a117ce5 done 05:52:07 #109 naming to docker.io/library/security-proxy-auth done 05:52:07 #109 naming to docker.io/library/support-notifications done 05:52:07 #109 naming to docker.io/library/core-common-config-bootstrapper done 05:52:07 #109 DONE 4.6s 05:52:07 05:52:07 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:52:07 #217 DONE 0.2s 05:52:07 05:52:07 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:07 #218 DONE 0.9s 05:52:07 05:52:07 #219 [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/ 05:52:08 #219 DONE 0.2s 05:52:08 05:52:08 #220 [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/ 05:52:08 #220 DONE 0.0s 05:52:08 05:52:08 #109 [security-proxy-setup] exporting to image 05:52:08 #109 ... 05:52:08 05:52:08 #221 [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/ 05:52:08 #221 DONE 0.0s 05:52:08 05:52:08 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:52:08 #222 DONE 0.0s 05:52:08 05:52:08 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:52:08 #223 ... 05:52:08 05:52:08 #109 [security-proxy-setup] exporting to image 05:52:08 #109 exporting layers 0.4s done 05:52:08 #109 writing image sha256:713ae4236dae67fd59116fe960ce8e73909e82ddb696c06c473e24ca7ed61428 0.1s done 05:52:08 #109 naming to docker.io/library/security-proxy-setup 0.0s done 05:52:08 #109 DONE 5.0s 05:52:08 05:52:08 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:08 #224 DONE 0.7s 05:52:08 05:52:08 #109 [security-secretstore-setup] exporting to image 05:52:09 #109 ... 05:52:09 05:52:09 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:52:09 #223 DONE 1.1s 05:52:09 05:52:09 #109 [security-bootstrapper] exporting to image 05:52:11 #109 exporting layers 2.5s done 05:52:11 #109 writing image sha256:50cea7f42238ec36bc1076cb59eaae33e45c462ecb6b14c83360163a5ed56795 05:52:11 #109 writing image sha256:50cea7f42238ec36bc1076cb59eaae33e45c462ecb6b14c83360163a5ed56795 0.2s done 05:52:11 #109 naming to docker.io/library/security-secretstore-setup 0.0s done 05:52:11 #109 exporting layers 2.2s done 05:52:11 #109 writing image sha256:2d5252726f9361aa593eedbbe3f8539fd9fbcdf80022a989d8353dae06b1007c done 05:52:11 #109 naming to docker.io/library/security-bootstrapper done 05:52:11 #109 DONE 7.9s 05:52:11 05:52:11 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:11 time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:52:11 $ docker stop --time=1 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 05:52:12 $ docker rm -f --volumes 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:13 + docker images 05:52:13 REPOSITORY TAG IMAGE ID CREATED SIZE 05:52:13 security-bootstrapper latest 2d5252726f93 4 seconds ago 26MB 05:52:13 security-secretstore-setup latest 50cea7f42238 4 seconds ago 46.9MB 05:52:13 security-proxy-setup latest 713ae4236dae 5 seconds ago 35MB 05:52:13 core-common-config-bootstrapper latest e66da23627f6 6 seconds ago 22.8MB 05:52:13 security-proxy-auth latest 5ba99968a792 6 seconds ago 32.2MB 05:52:13 core-metadata latest d7c2e2a55840 6 seconds ago 37.6MB 05:52:13 security-spiffe-token-provider latest e4b189960f02 8 seconds ago 38.5MB 05:52:13 core-command latest 3f639280d469 8 seconds ago 33.2MB 05:52:13 support-cron-scheduler latest f71e74c2d6c7 8 seconds ago 52.9MB 05:52:13 core-keeper latest c5da8d61d76b 8 seconds ago 31.3MB 05:52:13 core-data latest 1001182dda93 8 seconds ago 37.4MB 05:52:13 support-notifications latest 58960a643c3d 8 seconds ago 52MB 05:52:13 security-spire-agent latest 2f86761c46e8 4 minutes ago 188MB 05:52:13 security-spire-config latest 1fb488f47337 4 minutes ago 127MB 05:52:13 security-spire-server latest 095b27f3449f 4 minutes ago 128MB 05:52:13 ci-base-image-x86_64 latest 4e9dfee12f16 8 minutes ago 975MB 05:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 05:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 05:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:13 provisioning config files... 05:52:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config17437403487659098937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:13 ---> ****-login.sh 05:52:13 nexus3.edgexfoundry.org:10001 05:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:13 Configure a credential helper to remove this warning. See 05:52:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:13 05:52:13 Login Succeeded 05:52:13 nexus3.edgexfoundry.org:10002 05:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:13 Configure a credential helper to remove this warning. See 05:52:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:13 05:52:13 Login Succeeded 05:52:13 nexus3.edgexfoundry.org:10003 05:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:13 Configure a credential helper to remove this warning. See 05:52:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:13 05:52:13 Login Succeeded 05:52:13 nexus3.edgexfoundry.org:10004 05:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:13 Configure a credential helper to remove this warning. See 05:52:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:13 05:52:13 Login Succeeded 05:52:13 ****.io 05:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:14 Configure a credential helper to remove this warning. See 05:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:14 05:52:14 Login Succeeded 05:52:14 ---> ****-login.sh ends [Pipeline] } 05:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:52:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:52:14 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:14 latest 05:52:14 4.0.0-dev.15 05:52:14 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:14 main 05:52:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker push nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:14 efca0052df05: Preparing 05:52:14 4e2be8166669: Preparing 05:52:14 74cf340762ff: Preparing 05:52:14 a176a1d80c37: Preparing 05:52:14 cc26a87bca2d: Preparing 05:52:14 98052a06f264: Preparing 05:52:14 63ca1fbb43ae: Preparing 05:52:14 98052a06f264: Waiting 05:52:14 63ca1fbb43ae: Waiting 05:52:14 a176a1d80c37: Pushed 05:52:14 efca0052df05: Pushed 05:52:14 74cf340762ff: Pushed 05:52:14 63ca1fbb43ae: Layer already exists 05:52:14 98052a06f264: Pushed 05:52:15 cc26a87bca2d: Pushed 05:52:16 4e2be8166669: Pushed 05:52:16 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:17 efca0052df05: Preparing 05:52:17 4e2be8166669: Preparing 05:52:17 74cf340762ff: Preparing 05:52:17 a176a1d80c37: Preparing 05:52:17 cc26a87bca2d: Preparing 05:52:17 98052a06f264: Preparing 05:52:17 63ca1fbb43ae: Preparing 05:52:17 98052a06f264: Waiting 05:52:17 63ca1fbb43ae: Waiting 05:52:17 a176a1d80c37: Layer already exists 05:52:17 efca0052df05: Layer already exists 05:52:17 74cf340762ff: Layer already exists 05:52:17 4e2be8166669: Layer already exists 05:52:17 cc26a87bca2d: Layer already exists 05:52:17 63ca1fbb43ae: Layer already exists 05:52:17 98052a06f264: Layer already exists 05:52:17 latest: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 05:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:18 efca0052df05: Preparing 05:52:18 4e2be8166669: Preparing 05:52:18 74cf340762ff: Preparing 05:52:18 a176a1d80c37: Preparing 05:52:18 cc26a87bca2d: Preparing 05:52:18 98052a06f264: Preparing 05:52:18 63ca1fbb43ae: Preparing 05:52:18 63ca1fbb43ae: Waiting 05:52:18 98052a06f264: Waiting 05:52:18 74cf340762ff: Layer already exists 05:52:18 4e2be8166669: Layer already exists 05:52:18 cc26a87bca2d: Layer already exists 05:52:18 a176a1d80c37: Layer already exists 05:52:18 efca0052df05: Layer already exists 05:52:18 63ca1fbb43ae: Layer already exists 05:52:18 98052a06f264: Layer already exists 05:52:18 4.0.0-dev.15: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:18 efca0052df05: Preparing 05:52:18 4e2be8166669: Preparing 05:52:18 74cf340762ff: Preparing 05:52:18 a176a1d80c37: Preparing 05:52:18 cc26a87bca2d: Preparing 05:52:18 98052a06f264: Preparing 05:52:18 63ca1fbb43ae: Preparing 05:52:18 98052a06f264: Waiting 05:52:18 63ca1fbb43ae: Waiting 05:52:18 efca0052df05: Layer already exists 05:52:18 74cf340762ff: Layer already exists 05:52:18 a176a1d80c37: Layer already exists 05:52:18 4e2be8166669: Layer already exists 05:52:18 cc26a87bca2d: Layer already exists 05:52:18 63ca1fbb43ae: Layer already exists 05:52:18 98052a06f264: Layer already exists 05:52:18 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:19 efca0052df05: Preparing 05:52:19 4e2be8166669: Preparing 05:52:19 74cf340762ff: Preparing 05:52:19 a176a1d80c37: Preparing 05:52:19 cc26a87bca2d: Preparing 05:52:19 98052a06f264: Preparing 05:52:19 63ca1fbb43ae: Preparing 05:52:19 63ca1fbb43ae: Waiting 05:52:19 a176a1d80c37: Layer already exists 05:52:19 4e2be8166669: Layer already exists 05:52:19 74cf340762ff: Layer already exists 05:52:19 cc26a87bca2d: Layer already exists 05:52:19 efca0052df05: Layer already exists 05:52:19 63ca1fbb43ae: Layer already exists 05:52:19 98052a06f264: Layer already exists 05:52:19 main: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:19 ===================================================== [Pipeline] echo 05:52:19 taggedImages: 05:52:19 - nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:19 - nexus3.edgexfoundry.org:10004/core-command:latest 05:52:19 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 05:52:19 - nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:52:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:52:19 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:19 latest 05:52:19 4.0.0-dev.15 05:52:19 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:19 main 05:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:20 40b6223e13ff: Preparing 05:52:20 6a1f276467d4: Preparing 05:52:20 dd8e9c7e8b80: Preparing 05:52:20 4e10059f527a: Preparing 05:52:20 74cf340762ff: Preparing 05:52:20 a176a1d80c37: Preparing 05:52:20 cc26a87bca2d: Preparing 05:52:20 98052a06f264: Preparing 05:52:20 63ca1fbb43ae: Preparing 05:52:20 a176a1d80c37: Waiting 05:52:20 63ca1fbb43ae: Waiting 05:52:20 98052a06f264: Waiting 05:52:20 74cf340762ff: Layer already exists 05:52:20 a176a1d80c37: Layer already exists 05:52:20 cc26a87bca2d: Layer already exists 05:52:20 98052a06f264: Layer already exists 05:52:20 6a1f276467d4: Pushed 05:52:20 63ca1fbb43ae: Layer already exists 05:52:20 dd8e9c7e8b80: Pushed 05:52:20 40b6223e13ff: Pushed 05:52:21 4e10059f527a: Pushed 05:52:21 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:21 + 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 05:52:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:22 40b6223e13ff: Preparing 05:52:22 6a1f276467d4: Preparing 05:52:22 dd8e9c7e8b80: Preparing 05:52:22 4e10059f527a: Preparing 05:52:22 74cf340762ff: Preparing 05:52:22 a176a1d80c37: Preparing 05:52:22 cc26a87bca2d: Preparing 05:52:22 98052a06f264: Preparing 05:52:22 63ca1fbb43ae: Preparing 05:52:22 a176a1d80c37: Waiting 05:52:22 cc26a87bca2d: Waiting 05:52:22 98052a06f264: Waiting 05:52:22 63ca1fbb43ae: Waiting 05:52:22 4e10059f527a: Layer already exists 05:52:22 40b6223e13ff: Layer already exists 05:52:22 6a1f276467d4: Layer already exists 05:52:22 74cf340762ff: Layer already exists 05:52:22 dd8e9c7e8b80: Layer already exists 05:52:22 cc26a87bca2d: Layer already exists 05:52:22 a176a1d80c37: Layer already exists 05:52:22 98052a06f264: Layer already exists 05:52:22 63ca1fbb43ae: Layer already exists 05:52:22 latest: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 05:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:22 40b6223e13ff: Preparing 05:52:22 6a1f276467d4: Preparing 05:52:22 dd8e9c7e8b80: Preparing 05:52:22 4e10059f527a: Preparing 05:52:22 74cf340762ff: Preparing 05:52:22 a176a1d80c37: Preparing 05:52:22 cc26a87bca2d: Preparing 05:52:22 98052a06f264: Preparing 05:52:22 63ca1fbb43ae: Preparing 05:52:22 a176a1d80c37: Waiting 05:52:22 cc26a87bca2d: Waiting 05:52:22 98052a06f264: Waiting 05:52:22 63ca1fbb43ae: Waiting 05:52:22 74cf340762ff: Layer already exists 05:52:22 dd8e9c7e8b80: Layer already exists 05:52:22 40b6223e13ff: Layer already exists 05:52:22 6a1f276467d4: Layer already exists 05:52:22 4e10059f527a: Layer already exists 05:52:22 a176a1d80c37: Layer already exists 05:52:22 cc26a87bca2d: Layer already exists 05:52:22 98052a06f264: Layer already exists 05:52:22 63ca1fbb43ae: Layer already exists 05:52:22 4.0.0-dev.15: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:23 40b6223e13ff: Preparing 05:52:23 6a1f276467d4: Preparing 05:52:23 dd8e9c7e8b80: Preparing 05:52:23 4e10059f527a: Preparing 05:52:23 74cf340762ff: Preparing 05:52:23 a176a1d80c37: Preparing 05:52:23 cc26a87bca2d: Preparing 05:52:23 98052a06f264: Preparing 05:52:23 63ca1fbb43ae: Preparing 05:52:23 a176a1d80c37: Waiting 05:52:23 cc26a87bca2d: Waiting 05:52:23 98052a06f264: Waiting 05:52:23 63ca1fbb43ae: Waiting 05:52:23 dd8e9c7e8b80: Layer already exists 05:52:23 40b6223e13ff: Layer already exists 05:52:23 4e10059f527a: Layer already exists 05:52:23 6a1f276467d4: Layer already exists 05:52:23 74cf340762ff: Layer already exists 05:52:23 98052a06f264: Layer already exists 05:52:23 a176a1d80c37: Layer already exists 05:52:23 cc26a87bca2d: Layer already exists 05:52:23 63ca1fbb43ae: Layer already exists 05:52:23 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:23 + 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 05:52:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:24 40b6223e13ff: Preparing 05:52:24 6a1f276467d4: Preparing 05:52:24 dd8e9c7e8b80: Preparing 05:52:24 4e10059f527a: Preparing 05:52:24 74cf340762ff: Preparing 05:52:24 a176a1d80c37: Preparing 05:52:24 cc26a87bca2d: Preparing 05:52:24 98052a06f264: Preparing 05:52:24 63ca1fbb43ae: Preparing 05:52:24 a176a1d80c37: Waiting 05:52:24 cc26a87bca2d: Waiting 05:52:24 98052a06f264: Waiting 05:52:24 63ca1fbb43ae: Waiting 05:52:24 dd8e9c7e8b80: Layer already exists 05:52:24 4e10059f527a: Layer already exists 05:52:24 40b6223e13ff: Layer already exists 05:52:24 74cf340762ff: Layer already exists 05:52:24 6a1f276467d4: Layer already exists 05:52:24 cc26a87bca2d: Layer already exists 05:52:24 a176a1d80c37: Layer already exists 05:52:24 98052a06f264: Layer already exists 05:52:24 63ca1fbb43ae: Layer already exists 05:52:24 main: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:24 ===================================================== [Pipeline] echo 05:52:24 taggedImages: 05:52:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:52:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 05:52:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:52:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:52:24 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:24 latest 05:52:24 4.0.0-dev.15 05:52:24 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:24 main 05:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker push nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:24 125934604cfc: Preparing 05:52:24 24474e7f3f20: Preparing 05:52:24 566e9c10c527: Preparing 05:52:24 74cf340762ff: Preparing 05:52:24 a176a1d80c37: Preparing 05:52:24 98b55ea8b800: Preparing 05:52:24 98052a06f264: Preparing 05:52:24 63ca1fbb43ae: Preparing 05:52:24 98b55ea8b800: Waiting 05:52:24 98052a06f264: Waiting 05:52:24 63ca1fbb43ae: Waiting 05:52:24 a176a1d80c37: Layer already exists 05:52:24 74cf340762ff: Layer already exists 05:52:24 98052a06f264: Layer already exists 05:52:24 63ca1fbb43ae: Layer already exists 05:52:24 24474e7f3f20: Pushed 05:52:24 125934604cfc: Pushed 05:52:25 98b55ea8b800: Pushed 05:52:27 566e9c10c527: Pushed 05:52:27 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:28 125934604cfc: Preparing 05:52:28 24474e7f3f20: Preparing 05:52:28 566e9c10c527: Preparing 05:52:28 74cf340762ff: Preparing 05:52:28 a176a1d80c37: Preparing 05:52:28 98b55ea8b800: Preparing 05:52:28 98052a06f264: Preparing 05:52:28 63ca1fbb43ae: Preparing 05:52:28 98052a06f264: Waiting 05:52:28 98b55ea8b800: Waiting 05:52:28 63ca1fbb43ae: Waiting 05:52:28 125934604cfc: Layer already exists 05:52:28 24474e7f3f20: Layer already exists 05:52:28 a176a1d80c37: Layer already exists 05:52:28 566e9c10c527: Layer already exists 05:52:28 74cf340762ff: Layer already exists 05:52:28 98052a06f264: Layer already exists 05:52:28 63ca1fbb43ae: Layer already exists 05:52:28 98b55ea8b800: Layer already exists 05:52:28 latest: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 05:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:28 125934604cfc: Preparing 05:52:28 24474e7f3f20: Preparing 05:52:28 566e9c10c527: Preparing 05:52:28 74cf340762ff: Preparing 05:52:28 a176a1d80c37: Preparing 05:52:28 98b55ea8b800: Preparing 05:52:28 98052a06f264: Preparing 05:52:28 63ca1fbb43ae: Preparing 05:52:28 98b55ea8b800: Waiting 05:52:28 98052a06f264: Waiting 05:52:28 63ca1fbb43ae: Waiting 05:52:28 a176a1d80c37: Layer already exists 05:52:28 125934604cfc: Layer already exists 05:52:28 74cf340762ff: Layer already exists 05:52:28 24474e7f3f20: Layer already exists 05:52:28 566e9c10c527: Layer already exists 05:52:28 98052a06f264: Layer already exists 05:52:28 98b55ea8b800: Layer already exists 05:52:28 63ca1fbb43ae: Layer already exists 05:52:28 4.0.0-dev.15: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:29 125934604cfc: Preparing 05:52:29 24474e7f3f20: Preparing 05:52:29 566e9c10c527: Preparing 05:52:29 74cf340762ff: Preparing 05:52:29 a176a1d80c37: Preparing 05:52:29 98b55ea8b800: Preparing 05:52:29 98052a06f264: Preparing 05:52:29 63ca1fbb43ae: Preparing 05:52:29 98b55ea8b800: Waiting 05:52:29 63ca1fbb43ae: Waiting 05:52:29 125934604cfc: Layer already exists 05:52:29 566e9c10c527: Layer already exists 05:52:29 24474e7f3f20: Layer already exists 05:52:29 74cf340762ff: Layer already exists 05:52:29 a176a1d80c37: Layer already exists 05:52:29 98052a06f264: Layer already exists 05:52:29 98b55ea8b800: Layer already exists 05:52:29 63ca1fbb43ae: Layer already exists 05:52:29 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:29 125934604cfc: Preparing 05:52:29 24474e7f3f20: Preparing 05:52:29 566e9c10c527: Preparing 05:52:29 74cf340762ff: Preparing 05:52:29 a176a1d80c37: Preparing 05:52:29 98b55ea8b800: Preparing 05:52:29 98052a06f264: Preparing 05:52:29 63ca1fbb43ae: Preparing 05:52:29 98b55ea8b800: Waiting 05:52:29 98052a06f264: Waiting 05:52:29 63ca1fbb43ae: Waiting 05:52:29 566e9c10c527: Layer already exists 05:52:29 74cf340762ff: Layer already exists 05:52:29 a176a1d80c37: Layer already exists 05:52:29 125934604cfc: Layer already exists 05:52:29 24474e7f3f20: Layer already exists 05:52:29 98b55ea8b800: Layer already exists 05:52:29 63ca1fbb43ae: Layer already exists 05:52:29 98052a06f264: Layer already exists 05:52:29 main: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:30 ===================================================== [Pipeline] echo 05:52:30 taggedImages: 05:52:30 - nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:30 - nexus3.edgexfoundry.org:10004/core-data:latest 05:52:30 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 05:52:30 - nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:52:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:52:30 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:30 latest 05:52:30 4.0.0-dev.15 05:52:30 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:30 main 05:52:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:30 13eea02c092a: Preparing 05:52:30 1d185bbac953: Preparing 05:52:30 d894e608e991: Preparing 05:52:30 a176a1d80c37: Preparing 05:52:30 a4e7320064a1: Preparing 05:52:30 7e9cb82e82af: Preparing 05:52:30 63ca1fbb43ae: Preparing 05:52:30 7e9cb82e82af: Waiting 05:52:30 a176a1d80c37: Layer already exists 05:52:30 1d185bbac953: Pushed 05:52:30 63ca1fbb43ae: Layer already exists 05:52:30 7e9cb82e82af: Pushed 05:52:30 a4e7320064a1: Pushed 05:52:30 13eea02c092a: Pushed 05:52:33 d894e608e991: Pushed 05:52:33 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:33 13eea02c092a: Preparing 05:52:33 1d185bbac953: Preparing 05:52:33 d894e608e991: Preparing 05:52:33 a176a1d80c37: Preparing 05:52:33 a4e7320064a1: Preparing 05:52:33 7e9cb82e82af: Preparing 05:52:33 63ca1fbb43ae: Preparing 05:52:33 7e9cb82e82af: Waiting 05:52:33 63ca1fbb43ae: Waiting 05:52:33 a4e7320064a1: Layer already exists 05:52:33 d894e608e991: Layer already exists 05:52:33 a176a1d80c37: Layer already exists 05:52:33 13eea02c092a: Layer already exists 05:52:33 1d185bbac953: Layer already exists 05:52:33 7e9cb82e82af: Layer already exists 05:52:33 63ca1fbb43ae: Layer already exists 05:52:33 latest: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 05:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:34 13eea02c092a: Preparing 05:52:34 1d185bbac953: Preparing 05:52:34 d894e608e991: Preparing 05:52:34 a176a1d80c37: Preparing 05:52:34 a4e7320064a1: Preparing 05:52:34 7e9cb82e82af: Preparing 05:52:34 63ca1fbb43ae: Preparing 05:52:34 7e9cb82e82af: Waiting 05:52:34 1d185bbac953: Layer already exists 05:52:34 a176a1d80c37: Layer already exists 05:52:34 13eea02c092a: Layer already exists 05:52:34 a4e7320064a1: Layer already exists 05:52:34 d894e608e991: Layer already exists 05:52:34 63ca1fbb43ae: Layer already exists 05:52:34 7e9cb82e82af: Layer already exists 05:52:34 4.0.0-dev.15: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:35 13eea02c092a: Preparing 05:52:35 1d185bbac953: Preparing 05:52:35 d894e608e991: Preparing 05:52:35 a176a1d80c37: Preparing 05:52:35 a4e7320064a1: Preparing 05:52:35 7e9cb82e82af: Preparing 05:52:35 63ca1fbb43ae: Preparing 05:52:35 7e9cb82e82af: Waiting 05:52:35 63ca1fbb43ae: Waiting 05:52:35 a4e7320064a1: Layer already exists 05:52:35 d894e608e991: Layer already exists 05:52:35 13eea02c092a: Layer already exists 05:52:35 1d185bbac953: Layer already exists 05:52:35 a176a1d80c37: Layer already exists 05:52:35 7e9cb82e82af: Layer already exists 05:52:35 63ca1fbb43ae: Layer already exists 05:52:35 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:35 13eea02c092a: Preparing 05:52:35 1d185bbac953: Preparing 05:52:35 d894e608e991: Preparing 05:52:35 a176a1d80c37: Preparing 05:52:35 a4e7320064a1: Preparing 05:52:35 7e9cb82e82af: Preparing 05:52:35 63ca1fbb43ae: Preparing 05:52:35 7e9cb82e82af: Waiting 05:52:35 63ca1fbb43ae: Waiting 05:52:35 1d185bbac953: Layer already exists 05:52:35 d894e608e991: Layer already exists 05:52:35 a176a1d80c37: Layer already exists 05:52:35 13eea02c092a: Layer already exists 05:52:35 a4e7320064a1: Layer already exists 05:52:35 7e9cb82e82af: Layer already exists 05:52:35 63ca1fbb43ae: Layer already exists 05:52:35 main: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:36 ===================================================== [Pipeline] echo 05:52:36 taggedImages: 05:52:36 - nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:52:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 05:52:36 - nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:52:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:52:36 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:36 latest 05:52:36 4.0.0-dev.15 05:52:36 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:36 main 05:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:36 b2b117b74a67: Preparing 05:52:36 560e693e56d9: Preparing 05:52:36 525d568ec995: Preparing 05:52:36 58d79901d8a5: Preparing 05:52:36 74cf340762ff: Preparing 05:52:36 a176a1d80c37: Preparing 05:52:36 cc26a87bca2d: Preparing 05:52:36 98052a06f264: Preparing 05:52:36 63ca1fbb43ae: Preparing 05:52:36 cc26a87bca2d: Waiting 05:52:36 98052a06f264: Waiting 05:52:36 63ca1fbb43ae: Waiting 05:52:36 a176a1d80c37: Waiting 05:52:36 74cf340762ff: Layer already exists 05:52:36 a176a1d80c37: Layer already exists 05:52:36 cc26a87bca2d: Layer already exists 05:52:36 98052a06f264: Layer already exists 05:52:36 63ca1fbb43ae: Layer already exists 05:52:36 525d568ec995: Pushed 05:52:36 560e693e56d9: Pushed 05:52:36 b2b117b74a67: Pushed 05:52:39 58d79901d8a5: Pushed 05:52:39 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:40 b2b117b74a67: Preparing 05:52:40 560e693e56d9: Preparing 05:52:40 525d568ec995: Preparing 05:52:40 58d79901d8a5: Preparing 05:52:40 74cf340762ff: Preparing 05:52:40 a176a1d80c37: Preparing 05:52:40 cc26a87bca2d: Preparing 05:52:40 98052a06f264: Preparing 05:52:40 63ca1fbb43ae: Preparing 05:52:40 cc26a87bca2d: Waiting 05:52:40 98052a06f264: Waiting 05:52:40 a176a1d80c37: Waiting 05:52:40 63ca1fbb43ae: Waiting 05:52:40 58d79901d8a5: Layer already exists 05:52:40 560e693e56d9: Layer already exists 05:52:40 525d568ec995: Layer already exists 05:52:40 74cf340762ff: Layer already exists 05:52:40 a176a1d80c37: Layer already exists 05:52:40 63ca1fbb43ae: Layer already exists 05:52:40 cc26a87bca2d: Layer already exists 05:52:40 98052a06f264: Layer already exists 05:52:40 b2b117b74a67: Layer already exists 05:52:40 latest: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 05:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:40 b2b117b74a67: Preparing 05:52:40 560e693e56d9: Preparing 05:52:40 525d568ec995: Preparing 05:52:40 58d79901d8a5: Preparing 05:52:40 74cf340762ff: Preparing 05:52:40 a176a1d80c37: Preparing 05:52:40 cc26a87bca2d: Preparing 05:52:40 98052a06f264: Preparing 05:52:40 63ca1fbb43ae: Preparing 05:52:40 a176a1d80c37: Waiting 05:52:40 cc26a87bca2d: Waiting 05:52:40 63ca1fbb43ae: Waiting 05:52:40 58d79901d8a5: Layer already exists 05:52:40 560e693e56d9: Layer already exists 05:52:40 525d568ec995: Layer already exists 05:52:40 74cf340762ff: Layer already exists 05:52:40 cc26a87bca2d: Layer already exists 05:52:40 a176a1d80c37: Layer already exists 05:52:40 63ca1fbb43ae: Layer already exists 05:52:40 98052a06f264: Layer already exists 05:52:40 b2b117b74a67: Layer already exists 05:52:40 4.0.0-dev.15: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:41 b2b117b74a67: Preparing 05:52:41 560e693e56d9: Preparing 05:52:41 525d568ec995: Preparing 05:52:41 58d79901d8a5: Preparing 05:52:41 74cf340762ff: Preparing 05:52:41 a176a1d80c37: Preparing 05:52:41 cc26a87bca2d: Preparing 05:52:41 98052a06f264: Preparing 05:52:41 63ca1fbb43ae: Preparing 05:52:41 cc26a87bca2d: Waiting 05:52:41 98052a06f264: Waiting 05:52:41 63ca1fbb43ae: Waiting 05:52:41 a176a1d80c37: Waiting 05:52:41 b2b117b74a67: Layer already exists 05:52:41 58d79901d8a5: Layer already exists 05:52:41 560e693e56d9: Layer already exists 05:52:41 525d568ec995: Layer already exists 05:52:41 74cf340762ff: Layer already exists 05:52:41 98052a06f264: Layer already exists 05:52:41 63ca1fbb43ae: Layer already exists 05:52:41 a176a1d80c37: Layer already exists 05:52:41 cc26a87bca2d: Layer already exists 05:52:41 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:42 b2b117b74a67: Preparing 05:52:42 560e693e56d9: Preparing 05:52:42 525d568ec995: Preparing 05:52:42 58d79901d8a5: Preparing 05:52:42 74cf340762ff: Preparing 05:52:42 a176a1d80c37: Preparing 05:52:42 cc26a87bca2d: Preparing 05:52:42 98052a06f264: Preparing 05:52:42 63ca1fbb43ae: Preparing 05:52:42 a176a1d80c37: Waiting 05:52:42 cc26a87bca2d: Waiting 05:52:42 98052a06f264: Waiting 05:52:42 63ca1fbb43ae: Waiting 05:52:42 560e693e56d9: Layer already exists 05:52:42 58d79901d8a5: Layer already exists 05:52:42 74cf340762ff: Layer already exists 05:52:42 525d568ec995: Layer already exists 05:52:42 b2b117b74a67: Layer already exists 05:52:42 a176a1d80c37: Layer already exists 05:52:42 98052a06f264: Layer already exists 05:52:42 63ca1fbb43ae: Layer already exists 05:52:42 cc26a87bca2d: Layer already exists 05:52:42 main: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:42 ===================================================== [Pipeline] echo 05:52:42 taggedImages: 05:52:42 - nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:52:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 05:52:42 - nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:52:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:52:42 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:42 latest 05:52:42 4.0.0-dev.15 05:52:42 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:42 main 05:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:43 0f1b694cd54c: Preparing 05:52:43 a651ce50fa01: Preparing 05:52:43 a523f6ecdf81: Preparing 05:52:43 5dee172067ec: Preparing 05:52:43 0875f114e5f9: Preparing 05:52:43 8d386aca621e: Preparing 05:52:43 c9b374b93e1b: Preparing 05:52:43 74cf340762ff: Preparing 05:52:43 a176a1d80c37: Preparing 05:52:43 094069d1884d: Preparing 05:52:43 9b6ef8d3bff1: Preparing 05:52:43 5f70bf18a086: Preparing 05:52:43 825f2f53d73c: Preparing 05:52:43 645cb65243fc: Preparing 05:52:43 4746e5feaa60: Preparing 05:52:43 74cf340762ff: Waiting 05:52:43 094069d1884d: Waiting 05:52:43 a176a1d80c37: Waiting 05:52:43 8d386aca621e: Waiting 05:52:43 c9b374b93e1b: Waiting 05:52:43 9b6ef8d3bff1: Waiting 05:52:43 825f2f53d73c: Waiting 05:52:43 645cb65243fc: Waiting 05:52:43 63ca1fbb43ae: Preparing 05:52:43 63ca1fbb43ae: Waiting 05:52:43 4746e5feaa60: Waiting 05:52:43 0f1b694cd54c: Pushed 05:52:43 0875f114e5f9: Pushed 05:52:43 a651ce50fa01: Pushed 05:52:43 a523f6ecdf81: Pushed 05:52:43 5dee172067ec: Pushed 05:52:43 74cf340762ff: Layer already exists 05:52:43 a176a1d80c37: Layer already exists 05:52:43 5f70bf18a086: Layer already exists 05:52:43 8d386aca621e: Pushed 05:52:43 094069d1884d: Pushed 05:52:43 9b6ef8d3bff1: Pushed 05:52:43 825f2f53d73c: Pushed 05:52:43 63ca1fbb43ae: Layer already exists 05:52:43 4746e5feaa60: Pushed 05:52:43 645cb65243fc: Pushed 05:52:44 c9b374b93e1b: Pushed 05:52:44 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:45 0f1b694cd54c: Preparing 05:52:45 a651ce50fa01: Preparing 05:52:45 a523f6ecdf81: Preparing 05:52:45 5dee172067ec: Preparing 05:52:45 0875f114e5f9: Preparing 05:52:45 8d386aca621e: Preparing 05:52:45 c9b374b93e1b: Preparing 05:52:45 74cf340762ff: Preparing 05:52:45 a176a1d80c37: Preparing 05:52:45 094069d1884d: Preparing 05:52:45 9b6ef8d3bff1: Preparing 05:52:45 5f70bf18a086: Preparing 05:52:45 825f2f53d73c: Preparing 05:52:45 645cb65243fc: Preparing 05:52:45 4746e5feaa60: Preparing 05:52:45 63ca1fbb43ae: Preparing 05:52:45 825f2f53d73c: Waiting 05:52:45 645cb65243fc: Waiting 05:52:45 4746e5feaa60: Waiting 05:52:45 74cf340762ff: Waiting 05:52:45 63ca1fbb43ae: Waiting 05:52:45 a176a1d80c37: Waiting 05:52:45 8d386aca621e: Waiting 05:52:45 9b6ef8d3bff1: Waiting 05:52:45 c9b374b93e1b: Waiting 05:52:45 5f70bf18a086: Waiting 05:52:45 0875f114e5f9: Layer already exists 05:52:45 8d386aca621e: Layer already exists 05:52:45 a651ce50fa01: Layer already exists 05:52:45 a523f6ecdf81: Layer already exists 05:52:45 5dee172067ec: Layer already exists 05:52:45 0f1b694cd54c: Layer already exists 05:52:45 c9b374b93e1b: Layer already exists 05:52:45 74cf340762ff: Layer already exists 05:52:45 094069d1884d: Layer already exists 05:52:45 a176a1d80c37: Layer already exists 05:52:45 9b6ef8d3bff1: Layer already exists 05:52:45 5f70bf18a086: Layer already exists 05:52:45 4746e5feaa60: Layer already exists 05:52:45 645cb65243fc: Layer already exists 05:52:45 825f2f53d73c: Layer already exists 05:52:45 63ca1fbb43ae: Layer already exists 05:52:45 latest: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 05:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:46 0f1b694cd54c: Preparing 05:52:46 a651ce50fa01: Preparing 05:52:46 a523f6ecdf81: Preparing 05:52:46 5dee172067ec: Preparing 05:52:46 0875f114e5f9: Preparing 05:52:46 8d386aca621e: Preparing 05:52:46 c9b374b93e1b: Preparing 05:52:46 74cf340762ff: Preparing 05:52:46 a176a1d80c37: Preparing 05:52:46 094069d1884d: Preparing 05:52:46 9b6ef8d3bff1: Preparing 05:52:46 5f70bf18a086: Preparing 05:52:46 825f2f53d73c: Preparing 05:52:46 645cb65243fc: Preparing 05:52:46 4746e5feaa60: Preparing 05:52:46 63ca1fbb43ae: Preparing 05:52:46 c9b374b93e1b: Waiting 05:52:46 8d386aca621e: Waiting 05:52:46 825f2f53d73c: Waiting 05:52:46 645cb65243fc: Waiting 05:52:46 74cf340762ff: Waiting 05:52:46 4746e5feaa60: Waiting 05:52:46 63ca1fbb43ae: Waiting 05:52:46 a176a1d80c37: Waiting 05:52:46 5f70bf18a086: Waiting 05:52:46 9b6ef8d3bff1: Waiting 05:52:46 094069d1884d: Waiting 05:52:46 0875f114e5f9: Layer already exists 05:52:46 5dee172067ec: Layer already exists 05:52:46 0f1b694cd54c: Layer already exists 05:52:46 a523f6ecdf81: Layer already exists 05:52:46 a651ce50fa01: Layer already exists 05:52:46 8d386aca621e: Layer already exists 05:52:46 74cf340762ff: Layer already exists 05:52:46 c9b374b93e1b: Layer already exists 05:52:46 094069d1884d: Layer already exists 05:52:46 a176a1d80c37: Layer already exists 05:52:46 9b6ef8d3bff1: Layer already exists 05:52:46 825f2f53d73c: Layer already exists 05:52:46 4746e5feaa60: Layer already exists 05:52:46 5f70bf18a086: Layer already exists 05:52:46 63ca1fbb43ae: Layer already exists 05:52:46 645cb65243fc: Layer already exists 05:52:46 4.0.0-dev.15: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:46 0f1b694cd54c: Preparing 05:52:46 a651ce50fa01: Preparing 05:52:46 a523f6ecdf81: Preparing 05:52:46 5dee172067ec: Preparing 05:52:46 0875f114e5f9: Preparing 05:52:46 8d386aca621e: Preparing 05:52:46 c9b374b93e1b: Preparing 05:52:46 74cf340762ff: Preparing 05:52:46 a176a1d80c37: Preparing 05:52:46 094069d1884d: Preparing 05:52:46 9b6ef8d3bff1: Preparing 05:52:46 5f70bf18a086: Preparing 05:52:46 825f2f53d73c: Preparing 05:52:46 645cb65243fc: Preparing 05:52:46 4746e5feaa60: Preparing 05:52:46 63ca1fbb43ae: Preparing 05:52:46 a176a1d80c37: Waiting 05:52:46 094069d1884d: Waiting 05:52:46 8d386aca621e: Waiting 05:52:46 c9b374b93e1b: Waiting 05:52:46 9b6ef8d3bff1: Waiting 05:52:46 5f70bf18a086: Waiting 05:52:46 825f2f53d73c: Waiting 05:52:46 4746e5feaa60: Waiting 05:52:46 74cf340762ff: Waiting 05:52:46 63ca1fbb43ae: Waiting 05:52:46 0f1b694cd54c: Layer already exists 05:52:46 0875f114e5f9: Layer already exists 05:52:46 5dee172067ec: Layer already exists 05:52:46 a651ce50fa01: Layer already exists 05:52:46 a523f6ecdf81: Layer already exists 05:52:46 8d386aca621e: Layer already exists 05:52:46 c9b374b93e1b: Layer already exists 05:52:46 a176a1d80c37: Layer already exists 05:52:46 74cf340762ff: Layer already exists 05:52:46 094069d1884d: Layer already exists 05:52:46 5f70bf18a086: Layer already exists 05:52:46 9b6ef8d3bff1: Layer already exists 05:52:46 645cb65243fc: Layer already exists 05:52:46 4746e5feaa60: Layer already exists 05:52:46 825f2f53d73c: Layer already exists 05:52:46 63ca1fbb43ae: Layer already exists 05:52:46 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:47 0f1b694cd54c: Preparing 05:52:47 a651ce50fa01: Preparing 05:52:47 a523f6ecdf81: Preparing 05:52:47 5dee172067ec: Preparing 05:52:47 0875f114e5f9: Preparing 05:52:47 8d386aca621e: Preparing 05:52:47 c9b374b93e1b: Preparing 05:52:47 74cf340762ff: Preparing 05:52:47 a176a1d80c37: Preparing 05:52:47 094069d1884d: Preparing 05:52:47 9b6ef8d3bff1: Preparing 05:52:47 5f70bf18a086: Preparing 05:52:47 825f2f53d73c: Preparing 05:52:47 c9b374b93e1b: Waiting 05:52:47 645cb65243fc: Preparing 05:52:47 4746e5feaa60: Preparing 05:52:47 74cf340762ff: Waiting 05:52:47 63ca1fbb43ae: Preparing 05:52:47 a176a1d80c37: Waiting 05:52:47 8d386aca621e: Waiting 05:52:47 094069d1884d: Waiting 05:52:47 63ca1fbb43ae: Waiting 05:52:47 645cb65243fc: Waiting 05:52:47 9b6ef8d3bff1: Waiting 05:52:47 4746e5feaa60: Waiting 05:52:47 5f70bf18a086: Waiting 05:52:47 825f2f53d73c: Waiting 05:52:47 a651ce50fa01: Layer already exists 05:52:47 a523f6ecdf81: Layer already exists 05:52:47 0875f114e5f9: Layer already exists 05:52:47 0f1b694cd54c: Layer already exists 05:52:47 5dee172067ec: Layer already exists 05:52:47 74cf340762ff: Layer already exists 05:52:47 8d386aca621e: Layer already exists 05:52:47 a176a1d80c37: Layer already exists 05:52:47 c9b374b93e1b: Layer already exists 05:52:47 094069d1884d: Layer already exists 05:52:47 9b6ef8d3bff1: Layer already exists 05:52:47 5f70bf18a086: Layer already exists 05:52:47 4746e5feaa60: Layer already exists 05:52:47 825f2f53d73c: Layer already exists 05:52:47 645cb65243fc: Layer already exists 05:52:47 63ca1fbb43ae: Layer already exists 05:52:47 main: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:47 ===================================================== [Pipeline] echo 05:52:47 taggedImages: 05:52:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:52:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 05:52:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:52:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:52:47 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:47 latest 05:52:47 4.0.0-dev.15 05:52:47 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:47 main 05:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:48 40b6223e13ff: Preparing 05:52:48 6a1f276467d4: Preparing 05:52:48 56c624b0e8d0: Preparing 05:52:48 37ba0ff61352: Preparing 05:52:48 74cf340762ff: Preparing 05:52:48 a176a1d80c37: Preparing 05:52:48 cc26a87bca2d: Preparing 05:52:48 98052a06f264: Preparing 05:52:48 63ca1fbb43ae: Preparing 05:52:48 a176a1d80c37: Waiting 05:52:48 cc26a87bca2d: Waiting 05:52:48 98052a06f264: Waiting 05:52:48 63ca1fbb43ae: Waiting 05:52:48 56c624b0e8d0: Pushed 05:52:48 74cf340762ff: Layer already exists 05:52:48 6a1f276467d4: Layer already exists 05:52:48 40b6223e13ff: Layer already exists 05:52:48 a176a1d80c37: Layer already exists 05:52:48 cc26a87bca2d: Layer already exists 05:52:48 63ca1fbb43ae: Layer already exists 05:52:48 98052a06f264: Layer already exists 05:52:50 37ba0ff61352: Pushed 05:52:50 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:50 40b6223e13ff: Preparing 05:52:50 6a1f276467d4: Preparing 05:52:50 56c624b0e8d0: Preparing 05:52:50 37ba0ff61352: Preparing 05:52:50 74cf340762ff: Preparing 05:52:50 a176a1d80c37: Preparing 05:52:50 cc26a87bca2d: Preparing 05:52:50 98052a06f264: Preparing 05:52:50 63ca1fbb43ae: Preparing 05:52:50 cc26a87bca2d: Waiting 05:52:50 63ca1fbb43ae: Waiting 05:52:50 a176a1d80c37: Waiting 05:52:50 37ba0ff61352: Layer already exists 05:52:50 6a1f276467d4: Layer already exists 05:52:50 40b6223e13ff: Layer already exists 05:52:50 56c624b0e8d0: Layer already exists 05:52:50 74cf340762ff: Layer already exists 05:52:50 98052a06f264: Layer already exists 05:52:50 a176a1d80c37: Layer already exists 05:52:50 63ca1fbb43ae: Layer already exists 05:52:50 cc26a87bca2d: Layer already exists 05:52:50 latest: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 05:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:51 40b6223e13ff: Preparing 05:52:51 6a1f276467d4: Preparing 05:52:51 56c624b0e8d0: Preparing 05:52:51 37ba0ff61352: Preparing 05:52:51 74cf340762ff: Preparing 05:52:51 a176a1d80c37: Preparing 05:52:51 cc26a87bca2d: Preparing 05:52:51 98052a06f264: Preparing 05:52:51 63ca1fbb43ae: Preparing 05:52:51 cc26a87bca2d: Waiting 05:52:51 98052a06f264: Waiting 05:52:51 63ca1fbb43ae: Waiting 05:52:51 a176a1d80c37: Waiting 05:52:51 37ba0ff61352: Layer already exists 05:52:51 74cf340762ff: Layer already exists 05:52:51 56c624b0e8d0: Layer already exists 05:52:51 40b6223e13ff: Layer already exists 05:52:51 6a1f276467d4: Layer already exists 05:52:51 a176a1d80c37: Layer already exists 05:52:51 98052a06f264: Layer already exists 05:52:51 cc26a87bca2d: Layer already exists 05:52:51 63ca1fbb43ae: Layer already exists 05:52:51 4.0.0-dev.15: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:52 40b6223e13ff: Preparing 05:52:52 6a1f276467d4: Preparing 05:52:52 56c624b0e8d0: Preparing 05:52:52 37ba0ff61352: Preparing 05:52:52 74cf340762ff: Preparing 05:52:52 a176a1d80c37: Preparing 05:52:52 cc26a87bca2d: Preparing 05:52:52 98052a06f264: Preparing 05:52:52 63ca1fbb43ae: Preparing 05:52:52 98052a06f264: Waiting 05:52:52 a176a1d80c37: Waiting 05:52:52 cc26a87bca2d: Waiting 05:52:52 63ca1fbb43ae: Waiting 05:52:52 40b6223e13ff: Layer already exists 05:52:52 37ba0ff61352: Layer already exists 05:52:52 6a1f276467d4: Layer already exists 05:52:52 56c624b0e8d0: Layer already exists 05:52:52 74cf340762ff: Layer already exists 05:52:52 cc26a87bca2d: Layer already exists 05:52:52 98052a06f264: Layer already exists 05:52:52 a176a1d80c37: Layer already exists 05:52:52 63ca1fbb43ae: Layer already exists 05:52:52 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:52 40b6223e13ff: Preparing 05:52:52 6a1f276467d4: Preparing 05:52:52 56c624b0e8d0: Preparing 05:52:52 37ba0ff61352: Preparing 05:52:52 74cf340762ff: Preparing 05:52:52 a176a1d80c37: Preparing 05:52:52 cc26a87bca2d: Preparing 05:52:52 98052a06f264: Preparing 05:52:52 63ca1fbb43ae: Preparing 05:52:52 a176a1d80c37: Waiting 05:52:52 98052a06f264: Waiting 05:52:52 63ca1fbb43ae: Waiting 05:52:52 74cf340762ff: Layer already exists 05:52:52 6a1f276467d4: Layer already exists 05:52:52 37ba0ff61352: Layer already exists 05:52:52 40b6223e13ff: Layer already exists 05:52:52 56c624b0e8d0: Layer already exists 05:52:52 a176a1d80c37: Layer already exists 05:52:52 cc26a87bca2d: Layer already exists 05:52:52 63ca1fbb43ae: Layer already exists 05:52:52 98052a06f264: Layer already exists 05:52:52 main: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:53 ===================================================== [Pipeline] echo 05:52:53 taggedImages: 05:52:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:52:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 05:52:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:52:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:52:53 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:53 latest 05:52:53 4.0.0-dev.15 05:52:53 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:53 main 05:52:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:53 2cd212740e69: Preparing 05:52:53 44a7827008e6: Preparing 05:52:53 f28a62e33fc8: Preparing 05:52:53 2e33911796f8: Preparing 05:52:53 aa0dc6b9e4c2: Preparing 05:52:53 74cf340762ff: Preparing 05:52:53 a176a1d80c37: Preparing 05:52:53 2c6060237ead: Preparing 05:52:53 cd31ff18ff5b: Preparing 05:52:53 25a3973aa718: Preparing 05:52:53 63ca1fbb43ae: Preparing 05:52:53 74cf340762ff: Waiting 05:52:53 a176a1d80c37: Waiting 05:52:53 2c6060237ead: Waiting 05:52:53 cd31ff18ff5b: Waiting 05:52:53 25a3973aa718: Waiting 05:52:53 63ca1fbb43ae: Waiting 05:52:53 44a7827008e6: Pushed 05:52:53 2e33911796f8: Pushed 05:52:53 aa0dc6b9e4c2: Pushed 05:52:54 2cd212740e69: Pushed 05:52:54 74cf340762ff: Layer already exists 05:52:54 a176a1d80c37: Layer already exists 05:52:54 63ca1fbb43ae: Layer already exists 05:52:54 2c6060237ead: Pushed 05:52:54 cd31ff18ff5b: Pushed 05:52:54 f28a62e33fc8: Pushed 05:52:55 25a3973aa718: Pushed 05:52:55 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:56 2cd212740e69: Preparing 05:52:56 44a7827008e6: Preparing 05:52:56 f28a62e33fc8: Preparing 05:52:56 2e33911796f8: Preparing 05:52:56 aa0dc6b9e4c2: Preparing 05:52:56 74cf340762ff: Preparing 05:52:56 a176a1d80c37: Preparing 05:52:56 2c6060237ead: Preparing 05:52:56 cd31ff18ff5b: Preparing 05:52:56 25a3973aa718: Preparing 05:52:56 63ca1fbb43ae: Preparing 05:52:56 74cf340762ff: Waiting 05:52:56 a176a1d80c37: Waiting 05:52:56 2c6060237ead: Waiting 05:52:56 cd31ff18ff5b: Waiting 05:52:56 25a3973aa718: Waiting 05:52:56 63ca1fbb43ae: Waiting 05:52:56 2cd212740e69: Layer already exists 05:52:56 44a7827008e6: Layer already exists 05:52:56 2e33911796f8: Layer already exists 05:52:56 aa0dc6b9e4c2: Layer already exists 05:52:56 f28a62e33fc8: Layer already exists 05:52:56 a176a1d80c37: Layer already exists 05:52:56 74cf340762ff: Layer already exists 05:52:56 2c6060237ead: Layer already exists 05:52:56 25a3973aa718: Layer already exists 05:52:56 cd31ff18ff5b: Layer already exists 05:52:56 63ca1fbb43ae: Layer already exists 05:52:56 latest: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 05:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:57 2cd212740e69: Preparing 05:52:57 44a7827008e6: Preparing 05:52:57 f28a62e33fc8: Preparing 05:52:57 2e33911796f8: Preparing 05:52:57 aa0dc6b9e4c2: Preparing 05:52:57 74cf340762ff: Preparing 05:52:57 a176a1d80c37: Preparing 05:52:57 2c6060237ead: Preparing 05:52:57 cd31ff18ff5b: Preparing 05:52:57 25a3973aa718: Preparing 05:52:57 63ca1fbb43ae: Preparing 05:52:57 2c6060237ead: Waiting 05:52:57 cd31ff18ff5b: Waiting 05:52:57 25a3973aa718: Waiting 05:52:57 63ca1fbb43ae: Waiting 05:52:57 74cf340762ff: Waiting 05:52:57 a176a1d80c37: Waiting 05:52:57 2cd212740e69: Layer already exists 05:52:57 aa0dc6b9e4c2: Layer already exists 05:52:57 44a7827008e6: Layer already exists 05:52:57 2e33911796f8: Layer already exists 05:52:57 f28a62e33fc8: Layer already exists 05:52:57 74cf340762ff: Layer already exists 05:52:57 a176a1d80c37: Layer already exists 05:52:57 2c6060237ead: Layer already exists 05:52:57 25a3973aa718: Layer already exists 05:52:57 cd31ff18ff5b: Layer already exists 05:52:57 63ca1fbb43ae: Layer already exists 05:52:57 4.0.0-dev.15: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:57 2cd212740e69: Preparing 05:52:57 44a7827008e6: Preparing 05:52:57 f28a62e33fc8: Preparing 05:52:57 2e33911796f8: Preparing 05:52:57 aa0dc6b9e4c2: Preparing 05:52:57 74cf340762ff: Preparing 05:52:57 a176a1d80c37: Preparing 05:52:57 2c6060237ead: Preparing 05:52:57 cd31ff18ff5b: Preparing 05:52:57 25a3973aa718: Preparing 05:52:57 63ca1fbb43ae: Preparing 05:52:57 a176a1d80c37: Waiting 05:52:57 2c6060237ead: Waiting 05:52:57 cd31ff18ff5b: Waiting 05:52:57 25a3973aa718: Waiting 05:52:57 63ca1fbb43ae: Waiting 05:52:57 74cf340762ff: Waiting 05:52:57 2cd212740e69: Layer already exists 05:52:57 2e33911796f8: Layer already exists 05:52:57 f28a62e33fc8: Layer already exists 05:52:57 aa0dc6b9e4c2: Layer already exists 05:52:57 44a7827008e6: Layer already exists 05:52:57 74cf340762ff: Layer already exists 05:52:57 a176a1d80c37: Layer already exists 05:52:57 2c6060237ead: Layer already exists 05:52:57 cd31ff18ff5b: Layer already exists 05:52:57 25a3973aa718: Layer already exists 05:52:57 63ca1fbb43ae: Layer already exists 05:52:57 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:58 2cd212740e69: Preparing 05:52:58 44a7827008e6: Preparing 05:52:58 f28a62e33fc8: Preparing 05:52:58 2e33911796f8: Preparing 05:52:58 aa0dc6b9e4c2: Preparing 05:52:58 74cf340762ff: Preparing 05:52:58 a176a1d80c37: Preparing 05:52:58 2c6060237ead: Preparing 05:52:58 cd31ff18ff5b: Preparing 05:52:58 25a3973aa718: Preparing 05:52:58 63ca1fbb43ae: Preparing 05:52:58 74cf340762ff: Waiting 05:52:58 a176a1d80c37: Waiting 05:52:58 2c6060237ead: Waiting 05:52:58 cd31ff18ff5b: Waiting 05:52:58 25a3973aa718: Waiting 05:52:58 63ca1fbb43ae: Waiting 05:52:58 2cd212740e69: Layer already exists 05:52:58 aa0dc6b9e4c2: Layer already exists 05:52:58 44a7827008e6: Layer already exists 05:52:58 2e33911796f8: Layer already exists 05:52:58 f28a62e33fc8: Layer already exists 05:52:58 74cf340762ff: Layer already exists 05:52:58 cd31ff18ff5b: Layer already exists 05:52:58 a176a1d80c37: Layer already exists 05:52:58 25a3973aa718: Layer already exists 05:52:58 2c6060237ead: Layer already exists 05:52:58 63ca1fbb43ae: Layer already exists 05:52:58 main: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:58 ===================================================== [Pipeline] echo 05:52:58 taggedImages: 05:52:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:52:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 05:52:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:52:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:52:58 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:58 latest 05:52:58 4.0.0-dev.15 05:52:58 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:52:58 main 05:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:59 1a8047d687ce: Preparing 05:52:59 3a8d596c3abb: Preparing 05:52:59 d2dba7bc81c2: Preparing 05:52:59 c3f43554706e: Preparing 05:52:59 dff0f073fb9f: Preparing 05:52:59 0ae1d3aac54d: Preparing 05:52:59 703d06c8a6df: Preparing 05:52:59 74cf340762ff: Preparing 05:52:59 a176a1d80c37: Preparing 05:52:59 b04a1783cd19: Preparing 05:52:59 aa22ab8dee58: Preparing 05:52:59 63ca1fbb43ae: Preparing 05:52:59 703d06c8a6df: Waiting 05:52:59 a176a1d80c37: Waiting 05:52:59 74cf340762ff: Waiting 05:52:59 63ca1fbb43ae: Waiting 05:52:59 b04a1783cd19: Waiting 05:52:59 aa22ab8dee58: Waiting 05:52:59 dff0f073fb9f: Pushed 05:52:59 3a8d596c3abb: Pushed 05:52:59 1a8047d687ce: Pushed 05:52:59 74cf340762ff: Layer already exists 05:52:59 0ae1d3aac54d: Pushed 05:52:59 703d06c8a6df: Pushed 05:52:59 a176a1d80c37: Layer already exists 05:52:59 63ca1fbb43ae: Layer already exists 05:53:00 b04a1783cd19: Pushed 05:53:00 c3f43554706e: Pushed 05:53:00 d2dba7bc81c2: Pushed 05:53:00 aa22ab8dee58: Pushed 05:53:00 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:53:01 1a8047d687ce: Preparing 05:53:01 3a8d596c3abb: Preparing 05:53:01 d2dba7bc81c2: Preparing 05:53:01 c3f43554706e: Preparing 05:53:01 dff0f073fb9f: Preparing 05:53:01 0ae1d3aac54d: Preparing 05:53:01 703d06c8a6df: Preparing 05:53:01 74cf340762ff: Preparing 05:53:01 a176a1d80c37: Preparing 05:53:01 b04a1783cd19: Preparing 05:53:01 aa22ab8dee58: Preparing 05:53:01 63ca1fbb43ae: Preparing 05:53:01 0ae1d3aac54d: Waiting 05:53:01 b04a1783cd19: Waiting 05:53:01 aa22ab8dee58: Waiting 05:53:01 703d06c8a6df: Waiting 05:53:01 74cf340762ff: Waiting 05:53:01 a176a1d80c37: Waiting 05:53:01 63ca1fbb43ae: Waiting 05:53:01 d2dba7bc81c2: Layer already exists 05:53:01 3a8d596c3abb: Layer already exists 05:53:01 c3f43554706e: Layer already exists 05:53:01 dff0f073fb9f: Layer already exists 05:53:01 1a8047d687ce: Layer already exists 05:53:01 0ae1d3aac54d: Layer already exists 05:53:01 74cf340762ff: Layer already exists 05:53:01 703d06c8a6df: Layer already exists 05:53:01 b04a1783cd19: Layer already exists 05:53:01 a176a1d80c37: Layer already exists 05:53:01 63ca1fbb43ae: Layer already exists 05:53:01 aa22ab8dee58: Layer already exists 05:53:01 latest: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 05:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:53:02 1a8047d687ce: Preparing 05:53:02 3a8d596c3abb: Preparing 05:53:02 d2dba7bc81c2: Preparing 05:53:02 c3f43554706e: Preparing 05:53:02 dff0f073fb9f: Preparing 05:53:02 0ae1d3aac54d: Preparing 05:53:02 703d06c8a6df: Preparing 05:53:02 74cf340762ff: Preparing 05:53:02 a176a1d80c37: Preparing 05:53:02 b04a1783cd19: Preparing 05:53:02 aa22ab8dee58: Preparing 05:53:02 63ca1fbb43ae: Preparing 05:53:02 703d06c8a6df: Waiting 05:53:02 74cf340762ff: Waiting 05:53:02 a176a1d80c37: Waiting 05:53:02 b04a1783cd19: Waiting 05:53:02 aa22ab8dee58: Waiting 05:53:02 63ca1fbb43ae: Waiting 05:53:02 d2dba7bc81c2: Layer already exists 05:53:02 3a8d596c3abb: Layer already exists 05:53:02 dff0f073fb9f: Layer already exists 05:53:02 c3f43554706e: Layer already exists 05:53:02 1a8047d687ce: Layer already exists 05:53:02 a176a1d80c37: Layer already exists 05:53:02 0ae1d3aac54d: Layer already exists 05:53:02 703d06c8a6df: Layer already exists 05:53:02 b04a1783cd19: Layer already exists 05:53:02 74cf340762ff: Layer already exists 05:53:02 aa22ab8dee58: Layer already exists 05:53:02 63ca1fbb43ae: Layer already exists 05:53:02 4.0.0-dev.15: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:53:02 1a8047d687ce: Preparing 05:53:02 3a8d596c3abb: Preparing 05:53:02 d2dba7bc81c2: Preparing 05:53:02 c3f43554706e: Preparing 05:53:02 dff0f073fb9f: Preparing 05:53:02 0ae1d3aac54d: Preparing 05:53:02 703d06c8a6df: Preparing 05:53:02 74cf340762ff: Preparing 05:53:02 a176a1d80c37: Preparing 05:53:02 b04a1783cd19: Preparing 05:53:02 aa22ab8dee58: Preparing 05:53:02 63ca1fbb43ae: Preparing 05:53:02 0ae1d3aac54d: Waiting 05:53:02 703d06c8a6df: Waiting 05:53:02 aa22ab8dee58: Waiting 05:53:02 63ca1fbb43ae: Waiting 05:53:02 74cf340762ff: Waiting 05:53:02 a176a1d80c37: Waiting 05:53:02 b04a1783cd19: Waiting 05:53:02 c3f43554706e: Layer already exists 05:53:02 1a8047d687ce: Layer already exists 05:53:02 dff0f073fb9f: Layer already exists 05:53:02 d2dba7bc81c2: Layer already exists 05:53:02 3a8d596c3abb: Layer already exists 05:53:02 0ae1d3aac54d: Layer already exists 05:53:02 74cf340762ff: Layer already exists 05:53:02 a176a1d80c37: Layer already exists 05:53:02 b04a1783cd19: Layer already exists 05:53:02 703d06c8a6df: Layer already exists 05:53:02 aa22ab8dee58: Layer already exists 05:53:02 63ca1fbb43ae: Layer already exists 05:53:02 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:53:03 1a8047d687ce: Preparing 05:53:03 3a8d596c3abb: Preparing 05:53:03 d2dba7bc81c2: Preparing 05:53:03 c3f43554706e: Preparing 05:53:03 dff0f073fb9f: Preparing 05:53:03 0ae1d3aac54d: Preparing 05:53:03 703d06c8a6df: Preparing 05:53:03 74cf340762ff: Preparing 05:53:03 a176a1d80c37: Preparing 05:53:03 b04a1783cd19: Preparing 05:53:03 aa22ab8dee58: Preparing 05:53:03 63ca1fbb43ae: Preparing 05:53:03 74cf340762ff: Waiting 05:53:03 703d06c8a6df: Waiting 05:53:03 aa22ab8dee58: Waiting 05:53:03 63ca1fbb43ae: Waiting 05:53:03 a176a1d80c37: Waiting 05:53:03 b04a1783cd19: Waiting 05:53:03 0ae1d3aac54d: Waiting 05:53:03 1a8047d687ce: Layer already exists 05:53:03 3a8d596c3abb: Layer already exists 05:53:03 dff0f073fb9f: Layer already exists 05:53:03 c3f43554706e: Layer already exists 05:53:03 d2dba7bc81c2: Layer already exists 05:53:03 703d06c8a6df: Layer already exists 05:53:03 a176a1d80c37: Layer already exists 05:53:03 0ae1d3aac54d: Layer already exists 05:53:03 74cf340762ff: Layer already exists 05:53:03 b04a1783cd19: Layer already exists 05:53:03 aa22ab8dee58: Layer already exists 05:53:03 63ca1fbb43ae: Layer already exists 05:53:03 main: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:03 ===================================================== [Pipeline] echo 05:53:03 taggedImages: 05:53:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:53:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 05:53:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:53:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:53:03 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:03 latest 05:53:03 4.0.0-dev.15 05:53:03 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:03 main 05:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:04 9a0b0a1daf7a: Preparing 05:53:04 b58c043ebc4e: Preparing 05:53:04 74cf340762ff: Preparing 05:53:04 a176a1d80c37: Preparing 05:53:04 adf990179360: Preparing 05:53:04 29e267c11636: Preparing 05:53:04 63ca1fbb43ae: Preparing 05:53:04 63ca1fbb43ae: Waiting 05:53:04 29e267c11636: Waiting 05:53:04 a176a1d80c37: Layer already exists 05:53:04 9a0b0a1daf7a: Pushed 05:53:04 74cf340762ff: Layer already exists 05:53:04 63ca1fbb43ae: Layer already exists 05:53:05 adf990179360: Pushed 05:53:05 29e267c11636: Pushed 05:53:06 b58c043ebc4e: Pushed 05:53:06 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:06 + 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 05:53:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:06 9a0b0a1daf7a: Preparing 05:53:06 b58c043ebc4e: Preparing 05:53:06 74cf340762ff: Preparing 05:53:06 a176a1d80c37: Preparing 05:53:06 adf990179360: Preparing 05:53:06 29e267c11636: Preparing 05:53:06 63ca1fbb43ae: Preparing 05:53:06 29e267c11636: Waiting 05:53:06 a176a1d80c37: Layer already exists 05:53:06 9a0b0a1daf7a: Layer already exists 05:53:06 74cf340762ff: Layer already exists 05:53:06 b58c043ebc4e: Layer already exists 05:53:06 adf990179360: Layer already exists 05:53:06 29e267c11636: Layer already exists 05:53:06 63ca1fbb43ae: Layer already exists 05:53:06 latest: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 05:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:07 9a0b0a1daf7a: Preparing 05:53:07 b58c043ebc4e: Preparing 05:53:07 74cf340762ff: Preparing 05:53:07 a176a1d80c37: Preparing 05:53:07 adf990179360: Preparing 05:53:07 29e267c11636: Preparing 05:53:07 63ca1fbb43ae: Preparing 05:53:07 29e267c11636: Waiting 05:53:07 9a0b0a1daf7a: Layer already exists 05:53:07 adf990179360: Layer already exists 05:53:07 74cf340762ff: Layer already exists 05:53:07 a176a1d80c37: Layer already exists 05:53:07 29e267c11636: Layer already exists 05:53:07 63ca1fbb43ae: Layer already exists 05:53:07 b58c043ebc4e: Layer already exists 05:53:07 4.0.0-dev.15: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:08 9a0b0a1daf7a: Preparing 05:53:08 b58c043ebc4e: Preparing 05:53:08 74cf340762ff: Preparing 05:53:08 a176a1d80c37: Preparing 05:53:08 adf990179360: Preparing 05:53:08 29e267c11636: Preparing 05:53:08 63ca1fbb43ae: Preparing 05:53:08 63ca1fbb43ae: Waiting 05:53:08 29e267c11636: Waiting 05:53:08 a176a1d80c37: Layer already exists 05:53:08 9a0b0a1daf7a: Layer already exists 05:53:08 b58c043ebc4e: Layer already exists 05:53:08 74cf340762ff: Layer already exists 05:53:08 adf990179360: Layer already exists 05:53:08 63ca1fbb43ae: Layer already exists 05:53:08 29e267c11636: Layer already exists 05:53:08 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:08 + 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 05:53:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:08 9a0b0a1daf7a: Preparing 05:53:08 b58c043ebc4e: Preparing 05:53:08 74cf340762ff: Preparing 05:53:08 a176a1d80c37: Preparing 05:53:08 adf990179360: Preparing 05:53:08 29e267c11636: Preparing 05:53:08 63ca1fbb43ae: Preparing 05:53:08 29e267c11636: Waiting 05:53:08 63ca1fbb43ae: Waiting 05:53:08 b58c043ebc4e: Layer already exists 05:53:08 9a0b0a1daf7a: Layer already exists 05:53:08 74cf340762ff: Layer already exists 05:53:08 a176a1d80c37: Layer already exists 05:53:08 adf990179360: Layer already exists 05:53:08 29e267c11636: Layer already exists 05:53:08 63ca1fbb43ae: Layer already exists 05:53:08 main: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:08 ===================================================== [Pipeline] echo 05:53:08 taggedImages: 05:53:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:53:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 05:53:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:53:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:53:09 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:09 latest 05:53:09 4.0.0-dev.15 05:53:09 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:09 main 05:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:09 cc0a9a853dfd: Preparing 05:53:09 8e84c0010ded: Preparing 05:53:09 e17ed9c72241: Preparing 05:53:09 74cf340762ff: Preparing 05:53:09 a176a1d80c37: Preparing 05:53:09 f46449e55783: Preparing 05:53:09 6d757c07fd32: Preparing 05:53:09 c33f358ae536: Preparing 05:53:09 6b0abcf9e6ee: Preparing 05:53:09 63ca1fbb43ae: Preparing 05:53:09 f46449e55783: Waiting 05:53:09 6d757c07fd32: Waiting 05:53:09 6b0abcf9e6ee: Waiting 05:53:09 63ca1fbb43ae: Waiting 05:53:09 c33f358ae536: Waiting 05:53:09 74cf340762ff: Layer already exists 05:53:09 a176a1d80c37: Layer already exists 05:53:09 8e84c0010ded: Pushed 05:53:09 e17ed9c72241: Pushed 05:53:09 cc0a9a853dfd: Pushed 05:53:09 63ca1fbb43ae: Layer already exists 05:53:09 c33f358ae536: Pushed 05:53:10 6b0abcf9e6ee: Pushed 05:53:15 6d757c07fd32: Pushed 05:53:18 f46449e55783: Pushed 05:53:18 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:19 cc0a9a853dfd: Preparing 05:53:19 8e84c0010ded: Preparing 05:53:19 e17ed9c72241: Preparing 05:53:19 74cf340762ff: Preparing 05:53:19 a176a1d80c37: Preparing 05:53:19 f46449e55783: Preparing 05:53:19 6d757c07fd32: Preparing 05:53:19 c33f358ae536: Preparing 05:53:19 6b0abcf9e6ee: Preparing 05:53:19 63ca1fbb43ae: Preparing 05:53:19 c33f358ae536: Waiting 05:53:19 6b0abcf9e6ee: Waiting 05:53:19 63ca1fbb43ae: Waiting 05:53:19 f46449e55783: Waiting 05:53:19 6d757c07fd32: Waiting 05:53:19 cc0a9a853dfd: Layer already exists 05:53:19 74cf340762ff: Layer already exists 05:53:19 a176a1d80c37: Layer already exists 05:53:19 8e84c0010ded: Layer already exists 05:53:19 e17ed9c72241: Layer already exists 05:53:19 c33f358ae536: Layer already exists 05:53:19 f46449e55783: Layer already exists 05:53:19 6b0abcf9e6ee: Layer already exists 05:53:19 6d757c07fd32: Layer already exists 05:53:19 63ca1fbb43ae: Layer already exists 05:53:19 latest: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 05:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:19 cc0a9a853dfd: Preparing 05:53:19 8e84c0010ded: Preparing 05:53:19 e17ed9c72241: Preparing 05:53:19 74cf340762ff: Preparing 05:53:19 a176a1d80c37: Preparing 05:53:19 f46449e55783: Preparing 05:53:19 6d757c07fd32: Preparing 05:53:19 c33f358ae536: Preparing 05:53:19 6b0abcf9e6ee: Preparing 05:53:19 63ca1fbb43ae: Preparing 05:53:19 6b0abcf9e6ee: Waiting 05:53:19 f46449e55783: Waiting 05:53:19 c33f358ae536: Waiting 05:53:19 6d757c07fd32: Waiting 05:53:19 63ca1fbb43ae: Waiting 05:53:19 8e84c0010ded: Layer already exists 05:53:19 a176a1d80c37: Layer already exists 05:53:19 74cf340762ff: Layer already exists 05:53:19 cc0a9a853dfd: Layer already exists 05:53:19 e17ed9c72241: Layer already exists 05:53:19 6b0abcf9e6ee: Layer already exists 05:53:19 f46449e55783: Layer already exists 05:53:19 6d757c07fd32: Layer already exists 05:53:19 63ca1fbb43ae: Layer already exists 05:53:19 c33f358ae536: Layer already exists 05:53:19 4.0.0-dev.15: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:20 cc0a9a853dfd: Preparing 05:53:20 8e84c0010ded: Preparing 05:53:20 e17ed9c72241: Preparing 05:53:20 74cf340762ff: Preparing 05:53:20 a176a1d80c37: Preparing 05:53:20 f46449e55783: Preparing 05:53:20 6d757c07fd32: Preparing 05:53:20 c33f358ae536: Preparing 05:53:20 6b0abcf9e6ee: Preparing 05:53:20 63ca1fbb43ae: Preparing 05:53:20 6d757c07fd32: Waiting 05:53:20 c33f358ae536: Waiting 05:53:20 6b0abcf9e6ee: Waiting 05:53:20 63ca1fbb43ae: Waiting 05:53:20 74cf340762ff: Layer already exists 05:53:20 cc0a9a853dfd: Layer already exists 05:53:20 a176a1d80c37: Layer already exists 05:53:20 e17ed9c72241: Layer already exists 05:53:20 8e84c0010ded: Layer already exists 05:53:20 c33f358ae536: Layer already exists 05:53:20 f46449e55783: Layer already exists 05:53:20 6b0abcf9e6ee: Layer already exists 05:53:20 6d757c07fd32: Layer already exists 05:53:20 63ca1fbb43ae: Layer already exists 05:53:20 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:21 cc0a9a853dfd: Preparing 05:53:21 8e84c0010ded: Preparing 05:53:21 e17ed9c72241: Preparing 05:53:21 74cf340762ff: Preparing 05:53:21 a176a1d80c37: Preparing 05:53:21 f46449e55783: Preparing 05:53:21 6d757c07fd32: Preparing 05:53:21 c33f358ae536: Preparing 05:53:21 6b0abcf9e6ee: Preparing 05:53:21 63ca1fbb43ae: Preparing 05:53:21 6d757c07fd32: Waiting 05:53:21 6b0abcf9e6ee: Waiting 05:53:21 c33f358ae536: Waiting 05:53:21 63ca1fbb43ae: Waiting 05:53:21 8e84c0010ded: Layer already exists 05:53:21 74cf340762ff: Layer already exists 05:53:21 cc0a9a853dfd: Layer already exists 05:53:21 e17ed9c72241: Layer already exists 05:53:21 a176a1d80c37: Layer already exists 05:53:21 f46449e55783: Layer already exists 05:53:21 6d757c07fd32: Layer already exists 05:53:21 c33f358ae536: Layer already exists 05:53:21 63ca1fbb43ae: Layer already exists 05:53:21 6b0abcf9e6ee: Layer already exists 05:53:21 main: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:21 ===================================================== [Pipeline] echo 05:53:21 taggedImages: 05:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 05:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:53:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:53:21 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:21 latest 05:53:21 4.0.0-dev.15 05:53:21 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:21 main 05:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:22 42b4bd415cd9: Preparing 05:53:22 8b5109ebaa00: Preparing 05:53:22 55305b58a205: Preparing 05:53:22 74cf340762ff: Preparing 05:53:22 a176a1d80c37: Preparing 05:53:22 f78e7d231a63: Preparing 05:53:22 fce007877330: Preparing 05:53:22 4c3a541ea63b: Preparing 05:53:22 63ca1fbb43ae: Preparing 05:53:22 4c3a541ea63b: Waiting 05:53:22 63ca1fbb43ae: Waiting 05:53:22 f78e7d231a63: Waiting 05:53:22 fce007877330: Waiting 05:53:22 a176a1d80c37: Layer already exists 05:53:22 74cf340762ff: Layer already exists 05:53:22 42b4bd415cd9: Pushed 05:53:22 8b5109ebaa00: Pushed 05:53:22 55305b58a205: Pushed 05:53:22 63ca1fbb43ae: Layer already exists 05:53:22 4c3a541ea63b: Pushed 05:53:22 fce007877330: Pushed 05:53:32 f78e7d231a63: Pushed 05:53:32 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:33 42b4bd415cd9: Preparing 05:53:33 8b5109ebaa00: Preparing 05:53:33 55305b58a205: Preparing 05:53:33 74cf340762ff: Preparing 05:53:33 a176a1d80c37: Preparing 05:53:33 f78e7d231a63: Preparing 05:53:33 fce007877330: Preparing 05:53:33 4c3a541ea63b: Preparing 05:53:33 63ca1fbb43ae: Preparing 05:53:33 fce007877330: Waiting 05:53:33 4c3a541ea63b: Waiting 05:53:33 63ca1fbb43ae: Waiting 05:53:33 f78e7d231a63: Waiting 05:53:33 55305b58a205: Layer already exists 05:53:33 8b5109ebaa00: Layer already exists 05:53:33 74cf340762ff: Layer already exists 05:53:33 a176a1d80c37: Layer already exists 05:53:33 42b4bd415cd9: Layer already exists 05:53:33 4c3a541ea63b: Layer already exists 05:53:33 f78e7d231a63: Layer already exists 05:53:33 fce007877330: Layer already exists 05:53:33 63ca1fbb43ae: Layer already exists 05:53:33 latest: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 05:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:33 42b4bd415cd9: Preparing 05:53:33 8b5109ebaa00: Preparing 05:53:33 55305b58a205: Preparing 05:53:33 74cf340762ff: Preparing 05:53:33 a176a1d80c37: Preparing 05:53:33 f78e7d231a63: Preparing 05:53:33 fce007877330: Preparing 05:53:33 4c3a541ea63b: Preparing 05:53:33 63ca1fbb43ae: Preparing 05:53:33 fce007877330: Waiting 05:53:33 4c3a541ea63b: Waiting 05:53:33 63ca1fbb43ae: Waiting 05:53:33 f78e7d231a63: Waiting 05:53:33 55305b58a205: Layer already exists 05:53:33 a176a1d80c37: Layer already exists 05:53:33 74cf340762ff: Layer already exists 05:53:33 42b4bd415cd9: Layer already exists 05:53:33 8b5109ebaa00: Layer already exists 05:53:33 f78e7d231a63: Layer already exists 05:53:33 4c3a541ea63b: Layer already exists 05:53:33 63ca1fbb43ae: Layer already exists 05:53:33 fce007877330: Layer already exists 05:53:33 4.0.0-dev.15: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:34 42b4bd415cd9: Preparing 05:53:34 8b5109ebaa00: Preparing 05:53:34 55305b58a205: Preparing 05:53:34 74cf340762ff: Preparing 05:53:34 a176a1d80c37: Preparing 05:53:34 f78e7d231a63: Preparing 05:53:34 fce007877330: Preparing 05:53:34 4c3a541ea63b: Preparing 05:53:34 f78e7d231a63: Waiting 05:53:34 fce007877330: Waiting 05:53:34 63ca1fbb43ae: Preparing 05:53:34 4c3a541ea63b: Waiting 05:53:34 63ca1fbb43ae: Waiting 05:53:34 8b5109ebaa00: Layer already exists 05:53:34 42b4bd415cd9: Layer already exists 05:53:34 55305b58a205: Layer already exists 05:53:34 a176a1d80c37: Layer already exists 05:53:34 74cf340762ff: Layer already exists 05:53:34 fce007877330: Layer already exists 05:53:34 f78e7d231a63: Layer already exists 05:53:34 4c3a541ea63b: Layer already exists 05:53:34 63ca1fbb43ae: Layer already exists 05:53:34 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:35 42b4bd415cd9: Preparing 05:53:35 8b5109ebaa00: Preparing 05:53:35 55305b58a205: Preparing 05:53:35 74cf340762ff: Preparing 05:53:35 a176a1d80c37: Preparing 05:53:35 f78e7d231a63: Preparing 05:53:35 fce007877330: Preparing 05:53:35 4c3a541ea63b: Preparing 05:53:35 63ca1fbb43ae: Preparing 05:53:35 f78e7d231a63: Waiting 05:53:35 fce007877330: Waiting 05:53:35 4c3a541ea63b: Waiting 05:53:35 63ca1fbb43ae: Waiting 05:53:35 a176a1d80c37: Layer already exists 05:53:35 8b5109ebaa00: Layer already exists 05:53:35 42b4bd415cd9: Layer already exists 05:53:35 74cf340762ff: Layer already exists 05:53:35 55305b58a205: Layer already exists 05:53:35 f78e7d231a63: Layer already exists 05:53:35 4c3a541ea63b: Layer already exists 05:53:35 fce007877330: Layer already exists 05:53:35 63ca1fbb43ae: Layer already exists 05:53:35 main: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:35 ===================================================== [Pipeline] echo 05:53:35 taggedImages: 05:53:35 - nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:53:35 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 05:53:35 - nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:53:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:53:35 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:35 latest 05:53:35 4.0.0-dev.15 05:53:35 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:35 main 05:53:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:35 cc0a9a853dfd: Preparing 05:53:35 49752c4cd603: Preparing 05:53:35 a13963c205d4: Preparing 05:53:35 74cf340762ff: Preparing 05:53:35 a176a1d80c37: Preparing 05:53:35 fba9731ecb4e: Preparing 05:53:35 c33f358ae536: Preparing 05:53:35 6b0abcf9e6ee: Preparing 05:53:35 63ca1fbb43ae: Preparing 05:53:35 c33f358ae536: Waiting 05:53:35 6b0abcf9e6ee: Waiting 05:53:35 63ca1fbb43ae: Waiting 05:53:35 fba9731ecb4e: Waiting 05:53:35 74cf340762ff: Layer already exists 05:53:35 cc0a9a853dfd: Layer already exists 05:53:35 a176a1d80c37: Layer already exists 05:53:35 c33f358ae536: Layer already exists 05:53:35 6b0abcf9e6ee: Layer already exists 05:53:35 63ca1fbb43ae: Layer already exists 05:53:35 49752c4cd603: Pushed 05:53:35 a13963c205d4: Pushed 05:53:45 fba9731ecb4e: Pushed 05:53:45 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:46 cc0a9a853dfd: Preparing 05:53:46 49752c4cd603: Preparing 05:53:46 a13963c205d4: Preparing 05:53:46 74cf340762ff: Preparing 05:53:46 a176a1d80c37: Preparing 05:53:46 fba9731ecb4e: Preparing 05:53:46 c33f358ae536: Preparing 05:53:46 6b0abcf9e6ee: Preparing 05:53:46 63ca1fbb43ae: Preparing 05:53:46 fba9731ecb4e: Waiting 05:53:46 63ca1fbb43ae: Waiting 05:53:46 cc0a9a853dfd: Layer already exists 05:53:46 a176a1d80c37: Layer already exists 05:53:46 a13963c205d4: Layer already exists 05:53:46 49752c4cd603: Layer already exists 05:53:46 74cf340762ff: Layer already exists 05:53:46 fba9731ecb4e: Layer already exists 05:53:46 c33f358ae536: Layer already exists 05:53:46 63ca1fbb43ae: Layer already exists 05:53:46 6b0abcf9e6ee: Layer already exists 05:53:46 latest: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 05:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:47 cc0a9a853dfd: Preparing 05:53:47 49752c4cd603: Preparing 05:53:47 a13963c205d4: Preparing 05:53:47 74cf340762ff: Preparing 05:53:47 a176a1d80c37: Preparing 05:53:47 fba9731ecb4e: Preparing 05:53:47 c33f358ae536: Preparing 05:53:47 6b0abcf9e6ee: Preparing 05:53:47 63ca1fbb43ae: Preparing 05:53:47 fba9731ecb4e: Waiting 05:53:47 c33f358ae536: Waiting 05:53:47 6b0abcf9e6ee: Waiting 05:53:47 63ca1fbb43ae: Waiting 05:53:47 49752c4cd603: Layer already exists 05:53:47 cc0a9a853dfd: Layer already exists 05:53:47 74cf340762ff: Layer already exists 05:53:47 a13963c205d4: Layer already exists 05:53:47 a176a1d80c37: Layer already exists 05:53:47 fba9731ecb4e: Layer already exists 05:53:47 63ca1fbb43ae: Layer already exists 05:53:47 c33f358ae536: Layer already exists 05:53:47 6b0abcf9e6ee: Layer already exists 05:53:47 4.0.0-dev.15: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:48 cc0a9a853dfd: Preparing 05:53:48 49752c4cd603: Preparing 05:53:48 a13963c205d4: Preparing 05:53:48 74cf340762ff: Preparing 05:53:48 a176a1d80c37: Preparing 05:53:48 fba9731ecb4e: Preparing 05:53:48 c33f358ae536: Preparing 05:53:48 6b0abcf9e6ee: Preparing 05:53:48 63ca1fbb43ae: Preparing 05:53:48 fba9731ecb4e: Waiting 05:53:48 c33f358ae536: Waiting 05:53:48 6b0abcf9e6ee: Waiting 05:53:48 63ca1fbb43ae: Waiting 05:53:48 74cf340762ff: Layer already exists 05:53:48 a13963c205d4: Layer already exists 05:53:48 cc0a9a853dfd: Layer already exists 05:53:48 49752c4cd603: Layer already exists 05:53:48 a176a1d80c37: Layer already exists 05:53:48 fba9731ecb4e: Layer already exists 05:53:48 6b0abcf9e6ee: Layer already exists 05:53:48 c33f358ae536: Layer already exists 05:53:48 63ca1fbb43ae: Layer already exists 05:53:48 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:48 cc0a9a853dfd: Preparing 05:53:48 49752c4cd603: Preparing 05:53:48 a13963c205d4: Preparing 05:53:48 74cf340762ff: Preparing 05:53:48 a176a1d80c37: Preparing 05:53:48 fba9731ecb4e: Preparing 05:53:48 c33f358ae536: Preparing 05:53:48 6b0abcf9e6ee: Preparing 05:53:48 63ca1fbb43ae: Preparing 05:53:48 c33f358ae536: Waiting 05:53:48 fba9731ecb4e: Waiting 05:53:48 6b0abcf9e6ee: Waiting 05:53:48 63ca1fbb43ae: Waiting 05:53:48 49752c4cd603: Layer already exists 05:53:48 a176a1d80c37: Layer already exists 05:53:48 cc0a9a853dfd: Layer already exists 05:53:48 74cf340762ff: Layer already exists 05:53:48 a13963c205d4: Layer already exists 05:53:48 c33f358ae536: Layer already exists 05:53:48 63ca1fbb43ae: Layer already exists 05:53:48 fba9731ecb4e: Layer already exists 05:53:48 6b0abcf9e6ee: Layer already exists 05:53:48 main: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:48 ===================================================== [Pipeline] echo 05:53:48 taggedImages: 05:53:48 - nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:53:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 05:53:48 - nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:53:48 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:53:48 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:48 latest 05:53:48 4.0.0-dev.15 05:53:48 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:48 main 05:53:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:49 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:53:49 4f1c54c51f2d: Preparing 05:53:49 87fd3818dee8: Preparing 05:53:49 74cf340762ff: Preparing 05:53:49 a176a1d80c37: Preparing 05:53:49 bfb99b1b56b8: Preparing 05:53:49 778dabc034df: Preparing 05:53:49 63ca1fbb43ae: Preparing 05:53:49 778dabc034df: Waiting 05:53:49 63ca1fbb43ae: Waiting 05:53:49 a176a1d80c37: Layer already exists 05:53:49 74cf340762ff: Layer already exists 05:53:49 63ca1fbb43ae: Layer already exists 05:53:49 4f1c54c51f2d: Pushed 05:53:49 778dabc034df: Pushed 05:53:50 bfb99b1b56b8: Pushed 05:53:53 87fd3818dee8: Pushed 05:53:53 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:53:54 4f1c54c51f2d: Preparing 05:53:54 87fd3818dee8: Preparing 05:53:54 74cf340762ff: Preparing 05:53:54 a176a1d80c37: Preparing 05:53:54 bfb99b1b56b8: Preparing 05:53:54 778dabc034df: Preparing 05:53:54 63ca1fbb43ae: Preparing 05:53:54 63ca1fbb43ae: Waiting 05:53:54 778dabc034df: Waiting 05:53:54 a176a1d80c37: Layer already exists 05:53:54 74cf340762ff: Layer already exists 05:53:54 87fd3818dee8: Layer already exists 05:53:54 4f1c54c51f2d: Layer already exists 05:53:54 bfb99b1b56b8: Layer already exists 05:53:54 63ca1fbb43ae: Layer already exists 05:53:54 778dabc034df: Layer already exists 05:53:54 latest: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 05:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:53:54 4f1c54c51f2d: Preparing 05:53:54 87fd3818dee8: Preparing 05:53:54 74cf340762ff: Preparing 05:53:54 a176a1d80c37: Preparing 05:53:54 bfb99b1b56b8: Preparing 05:53:54 778dabc034df: Preparing 05:53:54 63ca1fbb43ae: Preparing 05:53:54 778dabc034df: Waiting 05:53:54 63ca1fbb43ae: Waiting 05:53:54 87fd3818dee8: Layer already exists 05:53:54 4f1c54c51f2d: Layer already exists 05:53:54 bfb99b1b56b8: Layer already exists 05:53:54 a176a1d80c37: Layer already exists 05:53:54 74cf340762ff: Layer already exists 05:53:54 63ca1fbb43ae: Layer already exists 05:53:54 778dabc034df: Layer already exists 05:53:54 4.0.0-dev.15: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:53:55 4f1c54c51f2d: Preparing 05:53:55 87fd3818dee8: Preparing 05:53:55 74cf340762ff: Preparing 05:53:55 a176a1d80c37: Preparing 05:53:55 bfb99b1b56b8: Preparing 05:53:55 778dabc034df: Preparing 05:53:55 63ca1fbb43ae: Preparing 05:53:55 63ca1fbb43ae: Waiting 05:53:55 778dabc034df: Waiting 05:53:55 bfb99b1b56b8: Layer already exists 05:53:55 4f1c54c51f2d: Layer already exists 05:53:55 a176a1d80c37: Layer already exists 05:53:55 87fd3818dee8: Layer already exists 05:53:55 74cf340762ff: Layer already exists 05:53:55 778dabc034df: Layer already exists 05:53:55 63ca1fbb43ae: Layer already exists 05:53:55 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:53:55 4f1c54c51f2d: Preparing 05:53:55 87fd3818dee8: Preparing 05:53:55 74cf340762ff: Preparing 05:53:55 a176a1d80c37: Preparing 05:53:55 bfb99b1b56b8: Preparing 05:53:55 778dabc034df: Preparing 05:53:55 63ca1fbb43ae: Preparing 05:53:55 778dabc034df: Waiting 05:53:55 63ca1fbb43ae: Waiting 05:53:55 4f1c54c51f2d: Layer already exists 05:53:55 87fd3818dee8: Layer already exists 05:53:55 a176a1d80c37: Layer already exists 05:53:55 bfb99b1b56b8: Layer already exists 05:53:55 74cf340762ff: Layer already exists 05:53:55 778dabc034df: Layer already exists 05:53:55 63ca1fbb43ae: Layer already exists 05:53:55 main: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:56 ===================================================== [Pipeline] echo 05:53:56 taggedImages: 05:53:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:53:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 05:53:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:53:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:53:56 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:56 latest 05:53:56 4.0.0-dev.15 05:53:56 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:53:56 main 05:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:56 6095386b6798: Preparing 05:53:56 7ba2e7e1654f: Preparing 05:53:56 0eaa2a36f869: Preparing 05:53:56 74cf340762ff: Preparing 05:53:56 a176a1d80c37: Preparing 05:53:56 193a2eaddf29: Preparing 05:53:56 53d4e999b931: Preparing 05:53:56 63ca1fbb43ae: Preparing 05:53:56 193a2eaddf29: Waiting 05:53:56 63ca1fbb43ae: Waiting 05:53:56 74cf340762ff: Layer already exists 05:53:56 a176a1d80c37: Layer already exists 05:53:56 7ba2e7e1654f: Pushed 05:53:56 6095386b6798: Pushed 05:53:56 63ca1fbb43ae: Layer already exists 05:53:57 53d4e999b931: Pushed 05:53:57 193a2eaddf29: Pushed 05:54:00 0eaa2a36f869: Pushed 05:54:00 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:54:01 6095386b6798: Preparing 05:54:01 7ba2e7e1654f: Preparing 05:54:01 0eaa2a36f869: Preparing 05:54:01 74cf340762ff: Preparing 05:54:01 a176a1d80c37: Preparing 05:54:01 193a2eaddf29: Preparing 05:54:01 53d4e999b931: Preparing 05:54:01 63ca1fbb43ae: Preparing 05:54:01 193a2eaddf29: Waiting 05:54:01 53d4e999b931: Waiting 05:54:01 63ca1fbb43ae: Waiting 05:54:01 7ba2e7e1654f: Layer already exists 05:54:01 6095386b6798: Layer already exists 05:54:01 74cf340762ff: Layer already exists 05:54:01 a176a1d80c37: Layer already exists 05:54:01 0eaa2a36f869: Layer already exists 05:54:01 63ca1fbb43ae: Layer already exists 05:54:01 193a2eaddf29: Layer already exists 05:54:01 53d4e999b931: Layer already exists 05:54:01 latest: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 05:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:54:02 6095386b6798: Preparing 05:54:02 7ba2e7e1654f: Preparing 05:54:02 0eaa2a36f869: Preparing 05:54:02 74cf340762ff: Preparing 05:54:02 a176a1d80c37: Preparing 05:54:02 193a2eaddf29: Preparing 05:54:02 53d4e999b931: Preparing 05:54:02 63ca1fbb43ae: Preparing 05:54:02 53d4e999b931: Waiting 05:54:02 193a2eaddf29: Waiting 05:54:02 63ca1fbb43ae: Waiting 05:54:02 a176a1d80c37: Layer already exists 05:54:02 0eaa2a36f869: Layer already exists 05:54:02 74cf340762ff: Layer already exists 05:54:02 7ba2e7e1654f: Layer already exists 05:54:02 6095386b6798: Layer already exists 05:54:02 53d4e999b931: Layer already exists 05:54:02 193a2eaddf29: Layer already exists 05:54:02 63ca1fbb43ae: Layer already exists 05:54:02 4.0.0-dev.15: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:54:02 6095386b6798: Preparing 05:54:02 7ba2e7e1654f: Preparing 05:54:02 0eaa2a36f869: Preparing 05:54:02 74cf340762ff: Preparing 05:54:02 a176a1d80c37: Preparing 05:54:02 193a2eaddf29: Preparing 05:54:02 53d4e999b931: Preparing 05:54:02 63ca1fbb43ae: Preparing 05:54:02 193a2eaddf29: Waiting 05:54:02 63ca1fbb43ae: Waiting 05:54:02 53d4e999b931: Waiting 05:54:02 74cf340762ff: Layer already exists 05:54:02 7ba2e7e1654f: Layer already exists 05:54:02 6095386b6798: Layer already exists 05:54:02 0eaa2a36f869: Layer already exists 05:54:02 a176a1d80c37: Layer already exists 05:54:02 63ca1fbb43ae: Layer already exists 05:54:02 53d4e999b931: Layer already exists 05:54:02 193a2eaddf29: Layer already exists 05:54:02 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:54:03 6095386b6798: Preparing 05:54:03 7ba2e7e1654f: Preparing 05:54:03 0eaa2a36f869: Preparing 05:54:03 74cf340762ff: Preparing 05:54:03 a176a1d80c37: Preparing 05:54:03 193a2eaddf29: Preparing 05:54:03 53d4e999b931: Preparing 05:54:03 63ca1fbb43ae: Preparing 05:54:03 193a2eaddf29: Waiting 05:54:03 6095386b6798: Layer already exists 05:54:03 a176a1d80c37: Layer already exists 05:54:03 74cf340762ff: Layer already exists 05:54:03 7ba2e7e1654f: Layer already exists 05:54:03 0eaa2a36f869: Layer already exists 05:54:03 193a2eaddf29: Layer already exists 05:54:03 63ca1fbb43ae: Layer already exists 05:54:03 53d4e999b931: Layer already exists 05:54:03 main: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:03 ===================================================== [Pipeline] echo 05:54:03 taggedImages: 05:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 05:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 05:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 05:54:03 - 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] } 06:12:06 #153 ... 06:12:06 06:12:06 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:12:06 #147 DONE 1251.9s 06:12:06 06:12:06 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:06 #152 ... 06:12:06 06:12:06 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:12:06 #154 DONE 0.3s 06:12:06 06:12:06 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:12:06 #155 DONE 0.2s 06:12:06 06:12:06 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:06 #152 ... 06:12:06 06:12:06 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:12:06 #156 DONE 0.3s 06:12:06 06:12:06 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:12:06 #145 ... 06:12:06 06:12:06 #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 06:12:06 #157 DONE 0.1s 06:12:06 06:12:06 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:12:06 #158 DONE 0.1s 06:12:06 06:12:06 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:06 #152 ... 06:12:06 06:12:06 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:06 #159 DONE 2.1s 06:12:06 06:12:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:06 #150 ... 06:12:06 06:12:06 #109 [core-common-config-bootstrapper] exporting to image 06:12:06 #109 exporting layers 06:12:06 #109 exporting layers 0.6s done 06:12:06 #109 writing image sha256:29b6ff451f35503b4ef6800f11c518517acd94dfd156f3c85ae61c5218a27946 done 06:12:06 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:12:06 #109 DONE 6.2s 06:12:06 06:12:06 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:12:16 #142 ... 06:12:16 06:12:16 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:12:16 #149 1274.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:12:18 #149 ... 06:12:18 06:12:18 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:12:18 #145 DONE 1276.8s 06:12:18 06:12:18 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:12:18 #160 DONE 0.3s 06:12:18 06:12:18 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:12:20 #161 DONE 2.1s 06:12:20 06:12:20 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:12:20 #162 DONE 0.2s 06:12:20 06:12:20 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:12:20 #163 DONE 0.1s 06:12:20 06:12:20 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:12:21 #164 DONE 0.3s 06:12:21 06:12:21 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:21 #150 ... 06:12:21 06:12:21 #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:12:21 #165 DONE 0.1s 06:12:21 06:12:21 #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/ 06:12:21 #166 DONE 0.1s 06:12:21 06:12:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:12:21 #148 ... 06:12:21 06:12:21 #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/ 06:12:21 #167 DONE 0.1s 06:12:21 06:12:21 #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/ 06:12:21 #168 DONE 0.1s 06:12:21 06:12:21 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:21 #146 ... 06:12:21 06:12:21 #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:12:21 #169 DONE 0.1s 06:12:21 06:12:21 #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:12:23 #170 DONE 2.0s 06:12:23 06:12:23 #109 [security-bootstrapper] exporting to image 06:12:23 #109 exporting layers 06:12:24 #109 exporting layers 1.2s done 06:12:24 #109 writing image sha256:71f1bf9c3a8659431d4df04263075bab1d9b33368ddba47cedb4fac9e065060b 0.0s done 06:12:24 #109 naming to docker.io/library/security-bootstrapper-arm64 06:12:24 #109 naming to docker.io/library/security-bootstrapper-arm64 done 06:12:24 #109 DONE 7.4s 06:12:24 06:12:24 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:28 #152 ... 06:12:28 06:12:28 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:12:28 #144 DONE 1287.4s 06:12:28 06:12:28 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:28 #153 ... 06:12:28 06:12:28 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:12:28 #171 DONE 0.2s 06:12:28 06:12:28 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:12:28 #172 DONE 0.2s 06:12:28 06:12:28 #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 06:12:29 #173 DONE 0.2s 06:12:29 06:12:29 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:12:29 #174 DONE 0.1s 06:12:29 06:12:29 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:29 #146 ... 06:12:29 06:12:29 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:12:29 #175 DONE 0.3s 06:12:29 06:12:29 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:12:29 #176 DONE 0.1s 06:12:29 06:12:29 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:29 #42 ... 06:12:29 06:12:29 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:32 #177 DONE 2.5s 06:12:32 06:12:32 #109 [security-proxy-setup] exporting to image 06:12:32 #109 exporting layers 06:12:33 #109 exporting layers 1.0s done 06:12:33 #109 writing image sha256:f97974629f0f4470826702409254b5cf985759d935f89cf742b29bbea6db0e2e done 06:12:33 #109 naming to docker.io/library/security-proxy-setup-arm64 done 06:12:33 #109 DONE 8.4s 06:12:33 06:12:33 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:36 #146 ... 06:12:36 06:12:36 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:12:36 #149 DONE 1295.1s 06:12:36 06:12:36 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:12:36 #142 ... 06:12:36 06:12:36 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:12:36 #178 DONE 0.1s 06:12:36 06:12:36 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:12:37 #179 DONE 0.2s 06:12:37 06:12:37 #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 06:12:37 #180 DONE 0.2s 06:12:37 06:12:37 #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 06:12:37 #181 DONE 0.2s 06:12:37 06:12:37 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:12:37 #142 ... 06:12:37 06:12:37 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:12:37 #182 DONE 0.2s 06:12:37 06:12:37 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:12:37 #183 DONE 0.4s 06:12:37 06:12:37 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:12:38 #184 DONE 0.3s 06:12:38 06:12:38 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:12:38 #185 DONE 0.1s 06:12:38 06:12:38 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:40 #186 DONE 1.9s 06:12:40 06:12:40 #109 [security-secretstore-setup] exporting to image 06:12:40 #109 exporting layers 06:12:41 #109 exporting layers 1.2s done 06:12:41 #109 writing image sha256:d3b0ca9c307edbb3a46009ac5b51c33b89fcde2af7544755b3680ade3c37e35e done 06:12:41 #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 06:12:41 #109 DONE 9.7s 06:12:41 06:12:41 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:15:33 #148 ... 06:15:33 06:15:33 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:15:33 #142 DONE 1462.0s 06:15:33 06:15:33 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:15:33 #148 ... 06:15:33 06:15:33 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:15:33 #187 DONE 0.3s 06:15:33 06:15:33 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:15:33 #188 DONE 0.3s 06:15:33 06:15:33 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:15:33 #189 DONE 0.4s 06:15:33 06:15:33 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:15:33 #146 ... 06:15:33 06:15:33 #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 06:15:33 #190 DONE 0.1s 06:15:33 06:15:33 #109 [security-spiffe-token-provider] exporting to image 06:15:33 #109 exporting layers 06:15:33 #109 exporting layers 0.7s done 06:15:33 #109 writing image sha256:82179840289b5c87e18db549efd63ca62576ff37b7782d977cfc20d3cbbc6fa4 done 06:15:33 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:15:33 #109 DONE 10.4s 06:15:33 06:15:33 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:23:25 #151 ... 06:23:25 06:23:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:23:25 #152 DONE 1944.2s 06:23:25 06:23:25 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:23:25 #151 ... 06:23:25 06:23:25 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:23:25 #191 DONE 0.3s 06:23:25 06:23:25 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:23:25 #150 ... 06:23:25 06:23:25 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:23:26 #192 DONE 0.2s 06:23:26 06:23:26 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:23:26 #193 DONE 0.4s 06:23:26 06:23:26 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:23:26 #146 ... 06:23:26 06:23:26 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:23:26 #194 DONE 0.2s 06:23:26 06:23:26 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:23:26 #195 DONE 0.2s 06:23:26 06:23:26 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:23:28 #196 DONE 1.9s 06:23:28 06:23:28 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:23:28 #146 ... 06:23:28 06:23:28 #109 [security-proxy-auth] exporting to image 06:23:28 #109 exporting layers 06:23:29 #109 exporting layers 0.6s done 06:23:29 #109 writing image sha256:ffe8897450dbc4223e38e0e035908d15af599aa4d046dac0799b59faa5f67156 done 06:23:29 #109 naming to docker.io/library/security-proxy-auth-arm64 done 06:23:29 #109 DONE 11.1s 06:23:29 06:23:29 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:23:37 #151 ... 06:23:37 06:23:37 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:23:37 #148 DONE 1955.8s 06:23:37 06:23:37 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:23:37 #146 ... 06:23:37 06:23:37 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:23:37 #197 DONE 0.1s 06:23:37 06:23:37 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:23:37 #198 DONE 0.1s 06:23:37 06:23:37 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:23:38 #199 DONE 0.4s 06:23:38 06:23:38 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:23:38 #200 DONE 0.1s 06:23:38 06:23:38 #109 [core-command] exporting to image 06:23:38 #109 exporting layers 06:23:38 #109 exporting layers 0.5s done 06:23:38 #109 writing image sha256:1e5b9017248735c2f294ed43efd0473dcfb2c88cf68a93efa03b026432bf1513 done 06:23:38 #109 naming to docker.io/library/core-command-arm64 done 06:23:38 #109 DONE 11.5s 06:23:38 06:23:38 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:25:30 #42 ... 06:25:30 06:25:30 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:25:30 #146 DONE 2066.7s 06:25:30 06:25:30 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:25:30 #143 DONE 2066.6s 06:25:30 06:25:30 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:25:30 #153 DONE 2066.7s 06:25:30 06:25:30 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:25:30 #151 ... 06:25:30 06:25:30 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:25:30 #201 DONE 0.5s 06:25:30 06:25:30 #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:25:30 #202 DONE 0.3s 06:25:30 06:25:30 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:25:30 #150 ... 06:25:30 06:25:30 #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:25:30 #203 DONE 0.2s 06:25:30 06:25:30 #204 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:25:30 #204 DONE 0.3s 06:25:30 06:25:30 #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:25:30 #205 ... 06:25:30 06:25:30 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:25:30 #206 DONE 0.4s 06:25:30 06:25:30 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:25:30 #207 DONE 0.5s 06:25:30 06:25:30 #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:25:30 #205 DONE 0.7s 06:25:30 06:25:30 #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:25:30 #208 DONE 0.8s 06:25:30 06:25:30 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:25:30 #209 ... 06:25:30 06:25:30 #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:25:30 #210 DONE 0.3s 06:25:30 06:25:30 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:25:30 #209 DONE 0.4s 06:25:30 06:25:30 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:25:30 #211 DONE 0.4s 06:25:30 06:25:30 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:25:30 #212 DONE 0.3s 06:25:30 06:25:30 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:25:30 #213 DONE 0.4s 06:25:30 06:25:30 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:25:30 #214 ... 06:25:30 06:25:30 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:25:30 #215 DONE 0.4s 06:25:31 06:25:31 #109 [core-data] exporting to image 06:25:31 #109 exporting layers 06:25:31 #109 ... 06:25:31 06:25:31 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:25:31 #214 DONE 0.5s 06:25:31 06:25:31 #109 [core-metadata] exporting to image 06:25:31 #109 exporting layers 0.9s done 06:25:31 #109 writing image sha256:50f15a4998fee56f548955437a9175a6b14fda864b20aef251dcedaab126d31c 06:25:31 #109 writing image sha256:50f15a4998fee56f548955437a9175a6b14fda864b20aef251dcedaab126d31c 0.0s done 06:25:31 #109 naming to docker.io/library/core-keeper-arm64 done 06:25:31 #109 exporting layers 0.7s done 06:25:31 #109 writing image sha256:3bdfdd19451d596e63e03d2ceaa9c82e1d2f7e682dd019a73ea21cbd2498e337 done 06:25:31 #109 naming to docker.io/library/core-data-arm64 done 06:25:31 #109 writing image sha256:5f6f3837d6f1b40a3af3be1be0e05c26aa1af8a0d072f2082665a95c4199f4db done 06:25:31 #109 naming to docker.io/library/core-metadata-arm64 done 06:25:32 #109 DONE 12.8s 06:25:32 06:25:32 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:26:04 #151 ... 06:26:04 06:26:04 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:26:04 #150 DONE 2099.8s 06:26:04 06:26:04 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:26:04 #151 DONE 2099.8s 06:26:04 06:26:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:26:04 #42 ... 06:26:04 06:26:04 #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:04 #216 DONE 0.3s 06:26:04 06:26:04 #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:26:04 #217 DONE 0.3s 06:26:04 06:26:04 #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:04 #218 DONE 0.3s 06:26:04 06:26:04 #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:26:04 #219 DONE 0.3s 06:26:04 06:26:04 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:26:04 #220 DONE 0.7s 06:26:04 06:26:04 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:26:04 #221 DONE 0.6s 06:26:04 06:26:04 #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:26:04 #222 DONE 0.1s 06:26:04 06:26:04 #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:26:04 #223 DONE 0.1s 06:26:04 06:26:04 #109 [support-cron-scheduler] exporting to image 06:26:04 #109 exporting layers 06:26:04 #109 ... 06:26:04 06:26:04 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:26:04 #224 DONE 0.2s 06:26:04 06:26:04 #109 [support-notifications] exporting to image 06:26:04 #109 exporting layers 0.6s done 06:26:04 #109 exporting layers 0.9s done 06:26:04 #109 writing image sha256:79b904dbb1747c6d33e79d967dad082bde1024a3a0cf57a6f6073fdb94993d2a 0.0s done 06:26:04 #109 naming to docker.io/library/support-notifications-arm64 done 06:26:04 #109 writing image sha256:5d974858b3686bdd5f16084bcceb3307a60adaf74e47680a033464014d85bd55 done 06:26:04 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 06:26:04 #109 DONE 13.7s 06:26:04 06:26:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:26:04 time="2024-11-08T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:04 time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:26:04 $ docker stop --time=1 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c 06:26:06 $ docker rm -f --volumes 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c [Pipeline] // withDockerContainer [Pipeline] sh 06:26:06 + docker images 06:26:06 REPOSITORY TAG IMAGE ID CREATED SIZE 06:26:06 support-cron-scheduler-arm64 latest 5d974858b368 4 seconds ago 53.7MB 06:26:06 support-notifications-arm64 latest 79b904dbb174 4 seconds ago 52.7MB 06:26:06 core-data-arm64 latest 3bdfdd19451d 36 seconds ago 38.5MB 06:26:06 core-keeper-arm64 latest 50f15a4998fe 36 seconds ago 31.7MB 06:26:06 core-metadata-arm64 latest 5f6f3837d6f1 36 seconds ago 38.5MB 06:26:06 core-command-arm64 latest 1e5b90172487 2 minutes ago 34.3MB 06:26:06 security-proxy-auth-arm64 latest ffe8897450db 2 minutes ago 33.3MB 06:26:06 security-spiffe-token-provider-arm64 latest 82179840289b 10 minutes ago 40.2MB 06:26:06 security-secretstore-setup-arm64 latest d3b0ca9c307e 13 minutes ago 47.6MB 06:26:06 security-proxy-setup-arm64 latest f97974629f0f 13 minutes ago 36.2MB 06:26:06 security-bootstrapper-arm64 latest 71f1bf9c3a86 13 minutes ago 27.2MB 06:26:06 core-common-config-bootstrapper-arm64 latest 29b6ff451f35 14 minutes ago 24.1MB 06:26:06 security-spire-agent-arm64 latest 994255a6d1c9 36 minutes ago 182MB 06:26:06 security-spire-server-arm64 latest 24aefefe14b3 36 minutes ago 124MB 06:26:06 security-spire-config-arm64 latest 5df8ac56f6e9 36 minutes ago 123MB 06:26:06 ci-base-image-arm64 latest fffbf0c84ff2 38 minutes ago 960MB 06:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 06:26:06 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 06:26:06 provisioning config files... 06:26:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config5361780240046468223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:07 ---> ****-login.sh 06:26:07 nexus3.edgexfoundry.org:10001 06:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:07 Configure a credential helper to remove this warning. See 06:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:07 06:26:07 Login Succeeded 06:26:07 nexus3.edgexfoundry.org:10002 06:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:07 Configure a credential helper to remove this warning. See 06:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:07 06:26:07 Login Succeeded 06:26:07 nexus3.edgexfoundry.org:10003 06:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:08 Configure a credential helper to remove this warning. See 06:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:08 06:26:08 Login Succeeded 06:26:08 nexus3.edgexfoundry.org:10004 06:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:08 Configure a credential helper to remove this warning. See 06:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:08 06:26:08 Login Succeeded 06:26:08 ****.io 06:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:09 Configure a credential helper to remove this warning. See 06:26:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:09 06:26:09 Login Succeeded 06:26:09 ---> ****-login.sh ends [Pipeline] } 06:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:26:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:26:09 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:09 latest 06:26:09 4.0.0-dev.15 06:26:09 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:09 main 06:26:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:26:09 02062903ae20: Preparing 06:26:09 ba3057a41574: Preparing 06:26:09 32d71619555d: Preparing 06:26:09 79f39f15415e: Preparing 06:26:09 ee5f4fe96a21: Preparing 06:26:09 e71a698b0838: Preparing 06:26:09 16113d51b718: Preparing 06:26:09 e71a698b0838: Waiting 06:26:10 79f39f15415e: Pushed 06:26:10 02062903ae20: Pushed 06:26:10 32d71619555d: Pushed 06:26:10 16113d51b718: Layer already exists 06:26:10 e71a698b0838: Pushed 06:26:11 ee5f4fe96a21: Pushed 06:26:13 ba3057a41574: Pushed 06:26:14 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:26:14 02062903ae20: Preparing 06:26:14 ba3057a41574: Preparing 06:26:14 32d71619555d: Preparing 06:26:14 79f39f15415e: Preparing 06:26:14 ee5f4fe96a21: Preparing 06:26:14 e71a698b0838: Preparing 06:26:14 16113d51b718: Preparing 06:26:14 e71a698b0838: Waiting 06:26:14 16113d51b718: Waiting 06:26:14 32d71619555d: Layer already exists 06:26:14 79f39f15415e: Layer already exists 06:26:14 02062903ae20: Layer already exists 06:26:14 ba3057a41574: Layer already exists 06:26:14 ee5f4fe96a21: Layer already exists 06:26:14 e71a698b0838: Layer already exists 06:26:14 16113d51b718: Layer already exists 06:26:15 latest: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 06:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:26:15 02062903ae20: Preparing 06:26:15 ba3057a41574: Preparing 06:26:15 32d71619555d: Preparing 06:26:15 79f39f15415e: Preparing 06:26:15 ee5f4fe96a21: Preparing 06:26:15 e71a698b0838: Preparing 06:26:15 16113d51b718: Preparing 06:26:15 e71a698b0838: Waiting 06:26:15 16113d51b718: Waiting 06:26:15 ee5f4fe96a21: Layer already exists 06:26:15 79f39f15415e: Layer already exists 06:26:15 32d71619555d: Layer already exists 06:26:15 02062903ae20: Layer already exists 06:26:15 ba3057a41574: Layer already exists 06:26:15 e71a698b0838: Layer already exists 06:26:15 16113d51b718: Layer already exists 06:26:16 4.0.0-dev.15: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:26:16 02062903ae20: Preparing 06:26:16 ba3057a41574: Preparing 06:26:16 32d71619555d: Preparing 06:26:16 79f39f15415e: Preparing 06:26:16 ee5f4fe96a21: Preparing 06:26:16 e71a698b0838: Preparing 06:26:16 16113d51b718: Preparing 06:26:16 e71a698b0838: Waiting 06:26:16 16113d51b718: Waiting 06:26:16 ba3057a41574: Layer already exists 06:26:16 02062903ae20: Layer already exists 06:26:16 79f39f15415e: Layer already exists 06:26:16 ee5f4fe96a21: Layer already exists 06:26:16 32d71619555d: Layer already exists 06:26:16 e71a698b0838: Layer already exists 06:26:16 16113d51b718: Layer already exists 06:26:17 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:26:17 02062903ae20: Preparing 06:26:17 ba3057a41574: Preparing 06:26:17 32d71619555d: Preparing 06:26:17 79f39f15415e: Preparing 06:26:17 ee5f4fe96a21: Preparing 06:26:17 e71a698b0838: Preparing 06:26:17 16113d51b718: Preparing 06:26:17 e71a698b0838: Waiting 06:26:17 16113d51b718: Waiting 06:26:17 ba3057a41574: Layer already exists 06:26:17 02062903ae20: Layer already exists 06:26:17 ee5f4fe96a21: Layer already exists 06:26:17 79f39f15415e: Layer already exists 06:26:17 32d71619555d: Layer already exists 06:26:17 e71a698b0838: Layer already exists 06:26:17 16113d51b718: Layer already exists 06:26:18 main: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:18 ===================================================== [Pipeline] echo 06:26:18 taggedImages: 06:26:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:26:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 06:26:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:26:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:26:18 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:18 latest 06:26:18 4.0.0-dev.15 06:26:18 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:18 main 06:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:26:19 6ac0b308cc12: Preparing 06:26:19 5a7e31a980da: Preparing 06:26:19 46e84b9521cf: Preparing 06:26:19 a4205fc9e0da: Preparing 06:26:19 32d71619555d: Preparing 06:26:19 79f39f15415e: Preparing 06:26:19 ee5f4fe96a21: Preparing 06:26:19 e71a698b0838: Preparing 06:26:19 16113d51b718: Preparing 06:26:19 79f39f15415e: Waiting 06:26:19 ee5f4fe96a21: Waiting 06:26:19 e71a698b0838: Waiting 06:26:19 16113d51b718: Waiting 06:26:19 32d71619555d: Layer already exists 06:26:19 79f39f15415e: Layer already exists 06:26:19 46e84b9521cf: Pushed 06:26:19 ee5f4fe96a21: Layer already exists 06:26:19 5a7e31a980da: Pushed 06:26:19 6ac0b308cc12: Pushed 06:26:19 e71a698b0838: Layer already exists 06:26:19 16113d51b718: Layer already exists 06:26:21 a4205fc9e0da: Pushed 06:26:21 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + 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 06:26:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:26:22 6ac0b308cc12: Preparing 06:26:22 5a7e31a980da: Preparing 06:26:22 46e84b9521cf: Preparing 06:26:22 a4205fc9e0da: Preparing 06:26:22 32d71619555d: Preparing 06:26:22 79f39f15415e: Preparing 06:26:22 ee5f4fe96a21: Preparing 06:26:22 e71a698b0838: Preparing 06:26:22 16113d51b718: Preparing 06:26:22 ee5f4fe96a21: Waiting 06:26:22 e71a698b0838: Waiting 06:26:22 16113d51b718: Waiting 06:26:22 79f39f15415e: Waiting 06:26:22 6ac0b308cc12: Layer already exists 06:26:22 5a7e31a980da: Layer already exists 06:26:22 46e84b9521cf: Layer already exists 06:26:22 32d71619555d: Layer already exists 06:26:22 a4205fc9e0da: Layer already exists 06:26:22 ee5f4fe96a21: Layer already exists 06:26:22 79f39f15415e: Layer already exists 06:26:22 e71a698b0838: Layer already exists 06:26:22 16113d51b718: Layer already exists 06:26:22 latest: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 06:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:26:24 6ac0b308cc12: Preparing 06:26:24 5a7e31a980da: Preparing 06:26:24 46e84b9521cf: Preparing 06:26:24 a4205fc9e0da: Preparing 06:26:24 32d71619555d: Preparing 06:26:24 79f39f15415e: Preparing 06:26:24 ee5f4fe96a21: Preparing 06:26:24 e71a698b0838: Preparing 06:26:24 16113d51b718: Preparing 06:26:24 79f39f15415e: Waiting 06:26:24 e71a698b0838: Waiting 06:26:24 ee5f4fe96a21: Waiting 06:26:24 5a7e31a980da: Layer already exists 06:26:24 6ac0b308cc12: Layer already exists 06:26:24 46e84b9521cf: Layer already exists 06:26:24 32d71619555d: Layer already exists 06:26:24 a4205fc9e0da: Layer already exists 06:26:24 e71a698b0838: Layer already exists 06:26:24 ee5f4fe96a21: Layer already exists 06:26:24 16113d51b718: Layer already exists 06:26:24 79f39f15415e: Layer already exists 06:26:24 4.0.0-dev.15: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:26:25 6ac0b308cc12: Preparing 06:26:25 5a7e31a980da: Preparing 06:26:25 46e84b9521cf: Preparing 06:26:25 a4205fc9e0da: Preparing 06:26:25 32d71619555d: Preparing 06:26:25 79f39f15415e: Preparing 06:26:25 ee5f4fe96a21: Preparing 06:26:25 e71a698b0838: Preparing 06:26:25 16113d51b718: Preparing 06:26:25 ee5f4fe96a21: Waiting 06:26:25 e71a698b0838: Waiting 06:26:25 16113d51b718: Waiting 06:26:25 79f39f15415e: Waiting 06:26:25 32d71619555d: Layer already exists 06:26:25 a4205fc9e0da: Layer already exists 06:26:25 46e84b9521cf: Layer already exists 06:26:25 6ac0b308cc12: Layer already exists 06:26:25 5a7e31a980da: Layer already exists 06:26:25 ee5f4fe96a21: Layer already exists 06:26:25 16113d51b718: Layer already exists 06:26:25 e71a698b0838: Layer already exists 06:26:25 79f39f15415e: Layer already exists 06:26:25 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:26 + 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 06:26:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:26:26 6ac0b308cc12: Preparing 06:26:26 5a7e31a980da: Preparing 06:26:26 46e84b9521cf: Preparing 06:26:26 a4205fc9e0da: Preparing 06:26:26 32d71619555d: Preparing 06:26:26 79f39f15415e: Preparing 06:26:26 ee5f4fe96a21: Preparing 06:26:26 e71a698b0838: Preparing 06:26:26 16113d51b718: Preparing 06:26:26 79f39f15415e: Waiting 06:26:26 ee5f4fe96a21: Waiting 06:26:26 16113d51b718: Waiting 06:26:26 e71a698b0838: Waiting 06:26:26 32d71619555d: Layer already exists 06:26:26 46e84b9521cf: Layer already exists 06:26:26 a4205fc9e0da: Layer already exists 06:26:26 6ac0b308cc12: Layer already exists 06:26:26 5a7e31a980da: Layer already exists 06:26:26 e71a698b0838: Layer already exists 06:26:26 ee5f4fe96a21: Layer already exists 06:26:26 16113d51b718: Layer already exists 06:26:26 79f39f15415e: Layer already exists 06:26:26 main: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:26 ===================================================== [Pipeline] echo 06:26:26 taggedImages: 06:26:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:26:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 06:26:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:26:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:26:26 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:26 latest 06:26:26 4.0.0-dev.15 06:26:26 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:26 main 06:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:26:27 5960afcc002b: Preparing 06:26:27 5677a187e3dd: Preparing 06:26:27 0a843b9f69da: Preparing 06:26:27 32d71619555d: Preparing 06:26:27 79f39f15415e: Preparing 06:26:27 39cb55bcec6c: Preparing 06:26:27 831810dbdceb: Preparing 06:26:27 16113d51b718: Preparing 06:26:27 39cb55bcec6c: Waiting 06:26:27 831810dbdceb: Waiting 06:26:27 16113d51b718: Waiting 06:26:27 79f39f15415e: Layer already exists 06:26:27 32d71619555d: Layer already exists 06:26:27 5677a187e3dd: Pushed 06:26:27 5960afcc002b: Pushed 06:26:27 831810dbdceb: Pushed 06:26:27 16113d51b718: Layer already exists 06:26:29 39cb55bcec6c: Pushed 06:26:33 0a843b9f69da: Pushed 06:26:33 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:26:34 5960afcc002b: Preparing 06:26:34 5677a187e3dd: Preparing 06:26:34 0a843b9f69da: Preparing 06:26:34 32d71619555d: Preparing 06:26:34 79f39f15415e: Preparing 06:26:34 39cb55bcec6c: Preparing 06:26:34 831810dbdceb: Preparing 06:26:34 16113d51b718: Preparing 06:26:34 39cb55bcec6c: Waiting 06:26:34 831810dbdceb: Waiting 06:26:34 16113d51b718: Waiting 06:26:34 32d71619555d: Layer already exists 06:26:34 5677a187e3dd: Layer already exists 06:26:34 79f39f15415e: Layer already exists 06:26:34 5960afcc002b: Layer already exists 06:26:34 0a843b9f69da: Layer already exists 06:26:34 831810dbdceb: Layer already exists 06:26:34 39cb55bcec6c: Layer already exists 06:26:34 16113d51b718: Layer already exists 06:26:34 latest: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 06:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:26:35 5960afcc002b: Preparing 06:26:35 5677a187e3dd: Preparing 06:26:35 0a843b9f69da: Preparing 06:26:35 32d71619555d: Preparing 06:26:35 79f39f15415e: Preparing 06:26:35 39cb55bcec6c: Preparing 06:26:35 831810dbdceb: Preparing 06:26:35 16113d51b718: Preparing 06:26:35 39cb55bcec6c: Waiting 06:26:35 831810dbdceb: Waiting 06:26:35 16113d51b718: Waiting 06:26:35 32d71619555d: Layer already exists 06:26:35 0a843b9f69da: Layer already exists 06:26:35 5960afcc002b: Layer already exists 06:26:35 5677a187e3dd: Layer already exists 06:26:35 79f39f15415e: Layer already exists 06:26:35 831810dbdceb: Layer already exists 06:26:35 39cb55bcec6c: Layer already exists 06:26:35 16113d51b718: Layer already exists 06:26:35 4.0.0-dev.15: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:26:36 5960afcc002b: Preparing 06:26:36 5677a187e3dd: Preparing 06:26:36 0a843b9f69da: Preparing 06:26:36 32d71619555d: Preparing 06:26:36 79f39f15415e: Preparing 06:26:36 39cb55bcec6c: Preparing 06:26:36 831810dbdceb: Preparing 06:26:36 16113d51b718: Preparing 06:26:36 39cb55bcec6c: Waiting 06:26:36 831810dbdceb: Waiting 06:26:36 16113d51b718: Waiting 06:26:36 79f39f15415e: Layer already exists 06:26:36 32d71619555d: Layer already exists 06:26:36 5960afcc002b: Layer already exists 06:26:36 0a843b9f69da: Layer already exists 06:26:36 5677a187e3dd: Layer already exists 06:26:36 831810dbdceb: Layer already exists 06:26:36 16113d51b718: Layer already exists 06:26:36 39cb55bcec6c: Layer already exists 06:26:36 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:26:37 5960afcc002b: Preparing 06:26:37 5677a187e3dd: Preparing 06:26:37 0a843b9f69da: Preparing 06:26:37 32d71619555d: Preparing 06:26:37 79f39f15415e: Preparing 06:26:37 39cb55bcec6c: Preparing 06:26:37 831810dbdceb: Preparing 06:26:37 16113d51b718: Preparing 06:26:37 39cb55bcec6c: Waiting 06:26:37 831810dbdceb: Waiting 06:26:37 16113d51b718: Waiting 06:26:37 0a843b9f69da: Layer already exists 06:26:37 32d71619555d: Layer already exists 06:26:37 5677a187e3dd: Layer already exists 06:26:37 79f39f15415e: Layer already exists 06:26:37 5960afcc002b: Layer already exists 06:26:37 39cb55bcec6c: Layer already exists 06:26:37 16113d51b718: Layer already exists 06:26:37 831810dbdceb: Layer already exists 06:26:37 main: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:37 ===================================================== [Pipeline] echo 06:26:37 taggedImages: 06:26:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:26:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 06:26:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:26:37 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:26:37 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:37 latest 06:26:37 4.0.0-dev.15 06:26:37 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:37 main 06:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:26:38 9c2baa65b777: Preparing 06:26:38 92d60b79b4eb: Preparing 06:26:38 e1b17dc855ab: Preparing 06:26:38 79f39f15415e: Preparing 06:26:38 e9ce49835969: Preparing 06:26:38 a6d63b9702e0: Preparing 06:26:38 16113d51b718: Preparing 06:26:38 16113d51b718: Waiting 06:26:38 a6d63b9702e0: Waiting 06:26:38 79f39f15415e: Layer already exists 06:26:38 92d60b79b4eb: Pushed 06:26:38 e9ce49835969: Pushed 06:26:38 16113d51b718: Layer already exists 06:26:38 a6d63b9702e0: Pushed 06:26:38 9c2baa65b777: Pushed 06:26:44 e1b17dc855ab: Pushed 06:26:44 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:26:45 9c2baa65b777: Preparing 06:26:45 92d60b79b4eb: Preparing 06:26:45 e1b17dc855ab: Preparing 06:26:45 79f39f15415e: Preparing 06:26:45 e9ce49835969: Preparing 06:26:45 a6d63b9702e0: Preparing 06:26:45 16113d51b718: Preparing 06:26:45 a6d63b9702e0: Waiting 06:26:45 16113d51b718: Waiting 06:26:45 e1b17dc855ab: Layer already exists 06:26:45 9c2baa65b777: Layer already exists 06:26:45 e9ce49835969: Layer already exists 06:26:45 92d60b79b4eb: Layer already exists 06:26:45 79f39f15415e: Layer already exists 06:26:45 16113d51b718: Layer already exists 06:26:45 a6d63b9702e0: Layer already exists 06:26:45 latest: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 06:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:26:46 9c2baa65b777: Preparing 06:26:46 92d60b79b4eb: Preparing 06:26:46 e1b17dc855ab: Preparing 06:26:46 79f39f15415e: Preparing 06:26:46 e9ce49835969: Preparing 06:26:46 a6d63b9702e0: Preparing 06:26:46 16113d51b718: Preparing 06:26:46 a6d63b9702e0: Waiting 06:26:46 16113d51b718: Waiting 06:26:46 e9ce49835969: Layer already exists 06:26:46 79f39f15415e: Layer already exists 06:26:46 e1b17dc855ab: Layer already exists 06:26:46 92d60b79b4eb: Layer already exists 06:26:46 9c2baa65b777: Layer already exists 06:26:46 16113d51b718: Layer already exists 06:26:46 a6d63b9702e0: Layer already exists 06:26:46 4.0.0-dev.15: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:26:47 9c2baa65b777: Preparing 06:26:47 92d60b79b4eb: Preparing 06:26:47 e1b17dc855ab: Preparing 06:26:47 79f39f15415e: Preparing 06:26:47 e9ce49835969: Preparing 06:26:47 a6d63b9702e0: Preparing 06:26:47 16113d51b718: Preparing 06:26:47 a6d63b9702e0: Waiting 06:26:47 16113d51b718: Waiting 06:26:47 9c2baa65b777: Layer already exists 06:26:47 92d60b79b4eb: Layer already exists 06:26:47 e1b17dc855ab: Layer already exists 06:26:47 79f39f15415e: Layer already exists 06:26:47 e9ce49835969: Layer already exists 06:26:47 a6d63b9702e0: Layer already exists 06:26:47 16113d51b718: Layer already exists 06:26:47 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:26:48 9c2baa65b777: Preparing 06:26:48 92d60b79b4eb: Preparing 06:26:48 e1b17dc855ab: Preparing 06:26:48 79f39f15415e: Preparing 06:26:48 e9ce49835969: Preparing 06:26:48 a6d63b9702e0: Preparing 06:26:48 16113d51b718: Preparing 06:26:48 a6d63b9702e0: Waiting 06:26:48 16113d51b718: Waiting 06:26:48 e1b17dc855ab: Layer already exists 06:26:48 92d60b79b4eb: Layer already exists 06:26:48 9c2baa65b777: Layer already exists 06:26:48 79f39f15415e: Layer already exists 06:26:48 e9ce49835969: Layer already exists 06:26:48 16113d51b718: Layer already exists 06:26:48 a6d63b9702e0: Layer already exists 06:26:48 main: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:48 ===================================================== [Pipeline] echo 06:26:48 taggedImages: 06:26:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:26:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 06:26:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:26:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:26:48 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:48 latest 06:26:48 4.0.0-dev.15 06:26:48 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:48 main 06:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:49 b7cff9ae7dec: Preparing 06:26:49 87e87815ca9c: Preparing 06:26:49 f5b4a3e3f80e: Preparing 06:26:49 40c774b9c3cf: Preparing 06:26:49 32d71619555d: Preparing 06:26:49 79f39f15415e: Preparing 06:26:49 ee5f4fe96a21: Preparing 06:26:49 e71a698b0838: Preparing 06:26:49 16113d51b718: Preparing 06:26:49 79f39f15415e: Waiting 06:26:49 e71a698b0838: Waiting 06:26:49 ee5f4fe96a21: Waiting 06:26:49 16113d51b718: Waiting 06:26:49 32d71619555d: Layer already exists 06:26:49 79f39f15415e: Layer already exists 06:26:49 f5b4a3e3f80e: Pushed 06:26:49 ee5f4fe96a21: Layer already exists 06:26:49 87e87815ca9c: Pushed 06:26:49 b7cff9ae7dec: Pushed 06:26:49 e71a698b0838: Layer already exists 06:26:49 16113d51b718: Layer already exists 06:26:54 40c774b9c3cf: Pushed 06:26:54 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:55 b7cff9ae7dec: Preparing 06:26:55 87e87815ca9c: Preparing 06:26:55 f5b4a3e3f80e: Preparing 06:26:55 40c774b9c3cf: Preparing 06:26:55 32d71619555d: Preparing 06:26:55 79f39f15415e: Preparing 06:26:55 ee5f4fe96a21: Preparing 06:26:55 e71a698b0838: Preparing 06:26:55 16113d51b718: Preparing 06:26:55 79f39f15415e: Waiting 06:26:55 e71a698b0838: Waiting 06:26:55 ee5f4fe96a21: Waiting 06:26:55 32d71619555d: Layer already exists 06:26:55 b7cff9ae7dec: Layer already exists 06:26:55 f5b4a3e3f80e: Layer already exists 06:26:55 87e87815ca9c: Layer already exists 06:26:55 40c774b9c3cf: Layer already exists 06:26:55 ee5f4fe96a21: Layer already exists 06:26:55 e71a698b0838: Layer already exists 06:26:55 16113d51b718: Layer already exists 06:26:55 79f39f15415e: Layer already exists 06:26:55 latest: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 06:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:56 b7cff9ae7dec: Preparing 06:26:56 87e87815ca9c: Preparing 06:26:56 f5b4a3e3f80e: Preparing 06:26:56 40c774b9c3cf: Preparing 06:26:56 32d71619555d: Preparing 06:26:56 79f39f15415e: Preparing 06:26:56 ee5f4fe96a21: Preparing 06:26:56 e71a698b0838: Preparing 06:26:56 16113d51b718: Preparing 06:26:56 79f39f15415e: Waiting 06:26:56 ee5f4fe96a21: Waiting 06:26:56 e71a698b0838: Waiting 06:26:56 16113d51b718: Waiting 06:26:56 40c774b9c3cf: Layer already exists 06:26:56 b7cff9ae7dec: Layer already exists 06:26:56 f5b4a3e3f80e: Layer already exists 06:26:56 87e87815ca9c: Layer already exists 06:26:56 32d71619555d: Layer already exists 06:26:56 79f39f15415e: Layer already exists 06:26:56 ee5f4fe96a21: Layer already exists 06:26:56 e71a698b0838: Layer already exists 06:26:56 16113d51b718: Layer already exists 06:26:56 4.0.0-dev.15: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:57 b7cff9ae7dec: Preparing 06:26:57 87e87815ca9c: Preparing 06:26:57 f5b4a3e3f80e: Preparing 06:26:57 40c774b9c3cf: Preparing 06:26:57 32d71619555d: Preparing 06:26:57 79f39f15415e: Preparing 06:26:57 ee5f4fe96a21: Preparing 06:26:57 e71a698b0838: Preparing 06:26:57 16113d51b718: Preparing 06:26:57 ee5f4fe96a21: Waiting 06:26:57 e71a698b0838: Waiting 06:26:57 16113d51b718: Waiting 06:26:57 79f39f15415e: Waiting 06:26:57 32d71619555d: Layer already exists 06:26:57 87e87815ca9c: Layer already exists 06:26:57 b7cff9ae7dec: Layer already exists 06:26:57 f5b4a3e3f80e: Layer already exists 06:26:57 40c774b9c3cf: Layer already exists 06:26:57 e71a698b0838: Layer already exists 06:26:57 79f39f15415e: Layer already exists 06:26:57 16113d51b718: Layer already exists 06:26:57 ee5f4fe96a21: Layer already exists 06:26:57 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:58 b7cff9ae7dec: Preparing 06:26:58 87e87815ca9c: Preparing 06:26:58 f5b4a3e3f80e: Preparing 06:26:58 40c774b9c3cf: Preparing 06:26:58 32d71619555d: Preparing 06:26:58 79f39f15415e: Preparing 06:26:58 ee5f4fe96a21: Preparing 06:26:58 e71a698b0838: Preparing 06:26:58 16113d51b718: Preparing 06:26:58 ee5f4fe96a21: Waiting 06:26:58 e71a698b0838: Waiting 06:26:58 16113d51b718: Waiting 06:26:58 79f39f15415e: Waiting 06:26:58 32d71619555d: Layer already exists 06:26:58 87e87815ca9c: Layer already exists 06:26:58 40c774b9c3cf: Layer already exists 06:26:58 f5b4a3e3f80e: Layer already exists 06:26:58 b7cff9ae7dec: Layer already exists 06:26:58 16113d51b718: Layer already exists 06:26:58 79f39f15415e: Layer already exists 06:26:58 e71a698b0838: Layer already exists 06:26:58 ee5f4fe96a21: Layer already exists 06:26:58 main: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:58 ===================================================== [Pipeline] echo 06:26:58 taggedImages: 06:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 06:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:26:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:26:58 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:58 latest 06:26:58 4.0.0-dev.15 06:26:58 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:26:58 main 06:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:59 dcdf4f4047c7: Preparing 06:26:59 c08669c0c315: Preparing 06:26:59 564484ff56ec: Preparing 06:26:59 1251fe7fea08: Preparing 06:26:59 753bbffb8766: Preparing 06:26:59 b3172fdc1986: Preparing 06:26:59 1549a76738a7: Preparing 06:26:59 b3172fdc1986: Waiting 06:26:59 32d71619555d: Preparing 06:26:59 1549a76738a7: Waiting 06:26:59 79f39f15415e: Preparing 06:26:59 32d71619555d: Waiting 06:26:59 8ac746e17c21: Preparing 06:26:59 79f39f15415e: Waiting 06:26:59 7af9f41993a7: Preparing 06:26:59 8ac746e17c21: Waiting 06:26:59 7af9f41993a7: Waiting 06:26:59 5f70bf18a086: Preparing 06:26:59 9231079cede6: Preparing 06:26:59 8465d0317391: Preparing 06:26:59 73ec5ee1f2af: Preparing 06:26:59 5f70bf18a086: Waiting 06:26:59 16113d51b718: Preparing 06:26:59 8465d0317391: Waiting 06:26:59 9231079cede6: Waiting 06:26:59 73ec5ee1f2af: Waiting 06:26:59 16113d51b718: Waiting 06:26:59 753bbffb8766: Pushed 06:26:59 dcdf4f4047c7: Pushed 06:26:59 c08669c0c315: Pushed 06:26:59 564484ff56ec: Pushed 06:26:59 1251fe7fea08: Pushed 06:26:59 32d71619555d: Layer already exists 06:26:59 79f39f15415e: Layer already exists 06:26:59 b3172fdc1986: Pushed 06:27:00 5f70bf18a086: Layer already exists 06:27:00 8ac746e17c21: Pushed 06:27:00 7af9f41993a7: Pushed 06:27:00 9231079cede6: Pushed 06:27:00 16113d51b718: Layer already exists 06:27:00 73ec5ee1f2af: Pushed 06:27:02 8465d0317391: Pushed 06:27:03 1549a76738a7: Pushed 06:27:03 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:04 dcdf4f4047c7: Preparing 06:27:04 c08669c0c315: Preparing 06:27:04 564484ff56ec: Preparing 06:27:04 1251fe7fea08: Preparing 06:27:04 753bbffb8766: Preparing 06:27:04 b3172fdc1986: Preparing 06:27:04 1549a76738a7: Preparing 06:27:04 32d71619555d: Preparing 06:27:04 79f39f15415e: Preparing 06:27:04 8ac746e17c21: Preparing 06:27:04 7af9f41993a7: Preparing 06:27:04 5f70bf18a086: Preparing 06:27:04 9231079cede6: Preparing 06:27:04 8465d0317391: Preparing 06:27:04 73ec5ee1f2af: Preparing 06:27:04 16113d51b718: Preparing 06:27:04 8ac746e17c21: Waiting 06:27:04 7af9f41993a7: Waiting 06:27:04 5f70bf18a086: Waiting 06:27:04 9231079cede6: Waiting 06:27:04 8465d0317391: Waiting 06:27:04 16113d51b718: Waiting 06:27:04 73ec5ee1f2af: Waiting 06:27:04 b3172fdc1986: Waiting 06:27:04 1549a76738a7: Waiting 06:27:04 32d71619555d: Waiting 06:27:04 79f39f15415e: Waiting 06:27:04 1251fe7fea08: Layer already exists 06:27:04 564484ff56ec: Layer already exists 06:27:04 753bbffb8766: Layer already exists 06:27:04 dcdf4f4047c7: Layer already exists 06:27:04 c08669c0c315: Layer already exists 06:27:04 b3172fdc1986: Layer already exists 06:27:04 32d71619555d: Layer already exists 06:27:04 79f39f15415e: Layer already exists 06:27:04 1549a76738a7: Layer already exists 06:27:04 8ac746e17c21: Layer already exists 06:27:04 8465d0317391: Layer already exists 06:27:04 9231079cede6: Layer already exists 06:27:04 5f70bf18a086: Layer already exists 06:27:04 7af9f41993a7: Layer already exists 06:27:04 73ec5ee1f2af: Layer already exists 06:27:04 16113d51b718: Layer already exists 06:27:04 latest: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 06:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:05 dcdf4f4047c7: Preparing 06:27:05 c08669c0c315: Preparing 06:27:05 564484ff56ec: Preparing 06:27:05 1251fe7fea08: Preparing 06:27:05 753bbffb8766: Preparing 06:27:05 b3172fdc1986: Preparing 06:27:05 1549a76738a7: Preparing 06:27:05 32d71619555d: Preparing 06:27:05 79f39f15415e: Preparing 06:27:05 8ac746e17c21: Preparing 06:27:05 7af9f41993a7: Preparing 06:27:05 5f70bf18a086: Preparing 06:27:05 9231079cede6: Preparing 06:27:05 8465d0317391: Preparing 06:27:05 73ec5ee1f2af: Preparing 06:27:05 16113d51b718: Preparing 06:27:05 8ac746e17c21: Waiting 06:27:05 7af9f41993a7: Waiting 06:27:05 5f70bf18a086: Waiting 06:27:05 9231079cede6: Waiting 06:27:05 8465d0317391: Waiting 06:27:05 b3172fdc1986: Waiting 06:27:05 1549a76738a7: Waiting 06:27:05 73ec5ee1f2af: Waiting 06:27:05 16113d51b718: Waiting 06:27:05 32d71619555d: Waiting 06:27:05 79f39f15415e: Waiting 06:27:05 1251fe7fea08: Layer already exists 06:27:05 c08669c0c315: Layer already exists 06:27:05 dcdf4f4047c7: Layer already exists 06:27:05 564484ff56ec: Layer already exists 06:27:05 753bbffb8766: Layer already exists 06:27:05 1549a76738a7: Layer already exists 06:27:05 8ac746e17c21: Layer already exists 06:27:05 b3172fdc1986: Layer already exists 06:27:05 79f39f15415e: Layer already exists 06:27:05 32d71619555d: Layer already exists 06:27:05 5f70bf18a086: Layer already exists 06:27:05 7af9f41993a7: Layer already exists 06:27:05 9231079cede6: Layer already exists 06:27:05 8465d0317391: Layer already exists 06:27:05 73ec5ee1f2af: Layer already exists 06:27:05 16113d51b718: Layer already exists 06:27:05 4.0.0-dev.15: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:06 dcdf4f4047c7: Preparing 06:27:06 c08669c0c315: Preparing 06:27:06 564484ff56ec: Preparing 06:27:06 1251fe7fea08: Preparing 06:27:06 753bbffb8766: Preparing 06:27:06 b3172fdc1986: Preparing 06:27:06 1549a76738a7: Preparing 06:27:06 32d71619555d: Preparing 06:27:06 79f39f15415e: Preparing 06:27:06 8ac746e17c21: Preparing 06:27:06 7af9f41993a7: Preparing 06:27:06 5f70bf18a086: Preparing 06:27:06 9231079cede6: Preparing 06:27:06 8465d0317391: Preparing 06:27:06 73ec5ee1f2af: Preparing 06:27:06 16113d51b718: Preparing 06:27:06 32d71619555d: Waiting 06:27:06 79f39f15415e: Waiting 06:27:06 8ac746e17c21: Waiting 06:27:06 7af9f41993a7: Waiting 06:27:06 5f70bf18a086: Waiting 06:27:06 9231079cede6: Waiting 06:27:06 8465d0317391: Waiting 06:27:06 73ec5ee1f2af: Waiting 06:27:06 16113d51b718: Waiting 06:27:06 b3172fdc1986: Waiting 06:27:06 1549a76738a7: Waiting 06:27:06 1251fe7fea08: Layer already exists 06:27:06 564484ff56ec: Layer already exists 06:27:06 dcdf4f4047c7: Layer already exists 06:27:06 753bbffb8766: Layer already exists 06:27:06 c08669c0c315: Layer already exists 06:27:06 79f39f15415e: Layer already exists 06:27:06 1549a76738a7: Layer already exists 06:27:06 32d71619555d: Layer already exists 06:27:06 b3172fdc1986: Layer already exists 06:27:06 8ac746e17c21: Layer already exists 06:27:06 8465d0317391: Layer already exists 06:27:06 7af9f41993a7: Layer already exists 06:27:06 73ec5ee1f2af: Layer already exists 06:27:06 5f70bf18a086: Layer already exists 06:27:06 9231079cede6: Layer already exists 06:27:06 16113d51b718: Layer already exists 06:27:06 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:27:06 dcdf4f4047c7: Preparing 06:27:06 c08669c0c315: Preparing 06:27:06 564484ff56ec: Preparing 06:27:06 1251fe7fea08: Preparing 06:27:06 753bbffb8766: Preparing 06:27:06 b3172fdc1986: Preparing 06:27:06 1549a76738a7: Preparing 06:27:06 32d71619555d: Preparing 06:27:06 79f39f15415e: Preparing 06:27:06 8ac746e17c21: Preparing 06:27:06 7af9f41993a7: Preparing 06:27:06 5f70bf18a086: Preparing 06:27:06 9231079cede6: Preparing 06:27:06 8465d0317391: Preparing 06:27:06 73ec5ee1f2af: Preparing 06:27:06 16113d51b718: Preparing 06:27:06 8ac746e17c21: Waiting 06:27:06 7af9f41993a7: Waiting 06:27:06 5f70bf18a086: Waiting 06:27:06 73ec5ee1f2af: Waiting 06:27:06 9231079cede6: Waiting 06:27:06 16113d51b718: Waiting 06:27:06 32d71619555d: Waiting 06:27:06 79f39f15415e: Waiting 06:27:06 b3172fdc1986: Waiting 06:27:06 1549a76738a7: Waiting 06:27:06 8465d0317391: Waiting 06:27:06 1251fe7fea08: Layer already exists 06:27:06 564484ff56ec: Layer already exists 06:27:06 dcdf4f4047c7: Layer already exists 06:27:06 c08669c0c315: Layer already exists 06:27:06 753bbffb8766: Layer already exists 06:27:06 b3172fdc1986: Layer already exists 06:27:06 1549a76738a7: Layer already exists 06:27:06 79f39f15415e: Layer already exists 06:27:06 8ac746e17c21: Layer already exists 06:27:06 32d71619555d: Layer already exists 06:27:06 5f70bf18a086: Layer already exists 06:27:06 9231079cede6: Layer already exists 06:27:06 7af9f41993a7: Layer already exists 06:27:06 73ec5ee1f2af: Layer already exists 06:27:06 8465d0317391: Layer already exists 06:27:07 16113d51b718: Layer already exists 06:27:07 main: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:07 ===================================================== [Pipeline] echo 06:27:07 taggedImages: 06:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 06:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:27:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:27:07 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:07 latest 06:27:07 4.0.0-dev.15 06:27:07 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:07 main 06:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:27:08 e578bfbba075: Preparing 06:27:08 7d99228bf55d: Preparing 06:27:08 1143ce8eca18: Preparing 06:27:08 4069f634fa34: Preparing 06:27:08 32d71619555d: Preparing 06:27:08 79f39f15415e: Preparing 06:27:08 ee5f4fe96a21: Preparing 06:27:08 e71a698b0838: Preparing 06:27:08 16113d51b718: Preparing 06:27:08 ee5f4fe96a21: Waiting 06:27:08 79f39f15415e: Waiting 06:27:08 16113d51b718: Waiting 06:27:08 e71a698b0838: Waiting 06:27:08 7d99228bf55d: Pushed 06:27:08 1143ce8eca18: Pushed 06:27:08 32d71619555d: Layer already exists 06:27:08 79f39f15415e: Layer already exists 06:27:08 e71a698b0838: Layer already exists 06:27:08 ee5f4fe96a21: Layer already exists 06:27:08 16113d51b718: Layer already exists 06:27:08 e578bfbba075: Pushed 06:27:13 4069f634fa34: Pushed 06:27:13 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:13 + 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 06:27:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:27:13 e578bfbba075: Preparing 06:27:13 7d99228bf55d: Preparing 06:27:13 1143ce8eca18: Preparing 06:27:13 4069f634fa34: Preparing 06:27:13 32d71619555d: Preparing 06:27:13 79f39f15415e: Preparing 06:27:13 ee5f4fe96a21: Preparing 06:27:13 e71a698b0838: Preparing 06:27:13 16113d51b718: Preparing 06:27:13 ee5f4fe96a21: Waiting 06:27:13 e71a698b0838: Waiting 06:27:13 16113d51b718: Waiting 06:27:13 79f39f15415e: Waiting 06:27:13 e578bfbba075: Layer already exists 06:27:13 7d99228bf55d: Layer already exists 06:27:13 32d71619555d: Layer already exists 06:27:13 4069f634fa34: Layer already exists 06:27:13 1143ce8eca18: Layer already exists 06:27:13 e71a698b0838: Layer already exists 06:27:13 79f39f15415e: Layer already exists 06:27:13 ee5f4fe96a21: Layer already exists 06:27:13 16113d51b718: Layer already exists 06:27:14 latest: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 06:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:27:14 e578bfbba075: Preparing 06:27:14 7d99228bf55d: Preparing 06:27:14 1143ce8eca18: Preparing 06:27:14 4069f634fa34: Preparing 06:27:14 32d71619555d: Preparing 06:27:14 79f39f15415e: Preparing 06:27:14 ee5f4fe96a21: Preparing 06:27:14 e71a698b0838: Preparing 06:27:14 16113d51b718: Preparing 06:27:14 79f39f15415e: Waiting 06:27:14 ee5f4fe96a21: Waiting 06:27:14 e71a698b0838: Waiting 06:27:14 16113d51b718: Waiting 06:27:14 32d71619555d: Layer already exists 06:27:14 4069f634fa34: Layer already exists 06:27:14 1143ce8eca18: Layer already exists 06:27:14 7d99228bf55d: Layer already exists 06:27:14 e578bfbba075: Layer already exists 06:27:14 e71a698b0838: Layer already exists 06:27:14 79f39f15415e: Layer already exists 06:27:14 ee5f4fe96a21: Layer already exists 06:27:14 16113d51b718: Layer already exists 06:27:15 4.0.0-dev.15: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:27:15 e578bfbba075: Preparing 06:27:15 7d99228bf55d: Preparing 06:27:15 1143ce8eca18: Preparing 06:27:15 4069f634fa34: Preparing 06:27:15 32d71619555d: Preparing 06:27:15 79f39f15415e: Preparing 06:27:15 ee5f4fe96a21: Preparing 06:27:15 e71a698b0838: Preparing 06:27:15 16113d51b718: Preparing 06:27:15 ee5f4fe96a21: Waiting 06:27:15 e71a698b0838: Waiting 06:27:15 16113d51b718: Waiting 06:27:15 79f39f15415e: Waiting 06:27:15 7d99228bf55d: Layer already exists 06:27:15 32d71619555d: Layer already exists 06:27:15 1143ce8eca18: Layer already exists 06:27:15 4069f634fa34: Layer already exists 06:27:15 e578bfbba075: Layer already exists 06:27:15 16113d51b718: Layer already exists 06:27:15 e71a698b0838: Layer already exists 06:27:15 79f39f15415e: Layer already exists 06:27:15 ee5f4fe96a21: Layer already exists 06:27:16 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + 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 06:27:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:27:16 e578bfbba075: Preparing 06:27:16 7d99228bf55d: Preparing 06:27:16 1143ce8eca18: Preparing 06:27:16 4069f634fa34: Preparing 06:27:16 32d71619555d: Preparing 06:27:16 79f39f15415e: Preparing 06:27:16 ee5f4fe96a21: Preparing 06:27:16 e71a698b0838: Preparing 06:27:16 16113d51b718: Preparing 06:27:16 ee5f4fe96a21: Waiting 06:27:16 e71a698b0838: Waiting 06:27:16 79f39f15415e: Waiting 06:27:16 16113d51b718: Waiting 06:27:16 7d99228bf55d: Layer already exists 06:27:16 1143ce8eca18: Layer already exists 06:27:16 4069f634fa34: Layer already exists 06:27:16 32d71619555d: Layer already exists 06:27:16 e578bfbba075: Layer already exists 06:27:16 79f39f15415e: Layer already exists 06:27:16 16113d51b718: Layer already exists 06:27:16 ee5f4fe96a21: Layer already exists 06:27:16 e71a698b0838: Layer already exists 06:27:17 main: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:17 ===================================================== [Pipeline] echo 06:27:17 taggedImages: 06:27:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:27:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 06:27:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:27:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:27:17 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:17 latest 06:27:17 4.0.0-dev.15 06:27:17 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:17 main 06:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:18 88c4693e15e1: Preparing 06:27:18 02cc78d30bfe: Preparing 06:27:18 e40bf0955b2f: Preparing 06:27:18 78ae9956208a: Preparing 06:27:18 84532bf67951: Preparing 06:27:18 32d71619555d: Preparing 06:27:18 79f39f15415e: Preparing 06:27:18 32d71619555d: Waiting 06:27:18 2f6d84332927: Preparing 06:27:18 79f39f15415e: Waiting 06:27:18 63eb68d01802: Preparing 06:27:18 2f6d84332927: Waiting 06:27:18 7e5474f324f4: Preparing 06:27:18 63eb68d01802: Waiting 06:27:18 16113d51b718: Preparing 06:27:18 7e5474f324f4: Waiting 06:27:18 16113d51b718: Waiting 06:27:18 84532bf67951: Pushed 06:27:18 02cc78d30bfe: Pushed 06:27:18 78ae9956208a: Pushed 06:27:18 88c4693e15e1: Pushed 06:27:18 32d71619555d: Layer already exists 06:27:18 79f39f15415e: Layer already exists 06:27:18 16113d51b718: Layer already exists 06:27:18 2f6d84332927: Pushed 06:27:18 63eb68d01802: Pushed 06:27:21 e40bf0955b2f: Pushed 06:27:23 7e5474f324f4: Pushed 06:27:23 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:23 + 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 06:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:23 88c4693e15e1: Preparing 06:27:23 02cc78d30bfe: Preparing 06:27:23 e40bf0955b2f: Preparing 06:27:23 78ae9956208a: Preparing 06:27:23 84532bf67951: Preparing 06:27:23 32d71619555d: Preparing 06:27:23 79f39f15415e: Preparing 06:27:23 2f6d84332927: Preparing 06:27:23 63eb68d01802: Preparing 06:27:23 7e5474f324f4: Preparing 06:27:23 16113d51b718: Preparing 06:27:23 79f39f15415e: Waiting 06:27:23 2f6d84332927: Waiting 06:27:23 16113d51b718: Waiting 06:27:23 63eb68d01802: Waiting 06:27:23 7e5474f324f4: Waiting 06:27:23 32d71619555d: Waiting 06:27:23 84532bf67951: Layer already exists 06:27:23 78ae9956208a: Layer already exists 06:27:23 02cc78d30bfe: Layer already exists 06:27:23 88c4693e15e1: Layer already exists 06:27:23 e40bf0955b2f: Layer already exists 06:27:23 32d71619555d: Layer already exists 06:27:23 2f6d84332927: Layer already exists 06:27:23 79f39f15415e: Layer already exists 06:27:23 63eb68d01802: Layer already exists 06:27:23 7e5474f324f4: Layer already exists 06:27:23 16113d51b718: Layer already exists 06:27:24 latest: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 06:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:24 88c4693e15e1: Preparing 06:27:24 02cc78d30bfe: Preparing 06:27:24 e40bf0955b2f: Preparing 06:27:24 78ae9956208a: Preparing 06:27:24 84532bf67951: Preparing 06:27:24 32d71619555d: Preparing 06:27:24 79f39f15415e: Preparing 06:27:24 2f6d84332927: Preparing 06:27:24 32d71619555d: Waiting 06:27:24 63eb68d01802: Preparing 06:27:24 7e5474f324f4: Preparing 06:27:24 16113d51b718: Preparing 06:27:24 79f39f15415e: Waiting 06:27:24 2f6d84332927: Waiting 06:27:24 63eb68d01802: Waiting 06:27:24 16113d51b718: Waiting 06:27:24 7e5474f324f4: Waiting 06:27:24 84532bf67951: Layer already exists 06:27:24 88c4693e15e1: Layer already exists 06:27:24 02cc78d30bfe: Layer already exists 06:27:24 78ae9956208a: Layer already exists 06:27:24 e40bf0955b2f: Layer already exists 06:27:24 32d71619555d: Layer already exists 06:27:24 63eb68d01802: Layer already exists 06:27:24 2f6d84332927: Layer already exists 06:27:24 7e5474f324f4: Layer already exists 06:27:24 79f39f15415e: Layer already exists 06:27:24 16113d51b718: Layer already exists 06:27:25 4.0.0-dev.15: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:25 88c4693e15e1: Preparing 06:27:25 02cc78d30bfe: Preparing 06:27:25 e40bf0955b2f: Preparing 06:27:25 78ae9956208a: Preparing 06:27:25 84532bf67951: Preparing 06:27:25 32d71619555d: Preparing 06:27:25 79f39f15415e: Preparing 06:27:25 2f6d84332927: Preparing 06:27:25 63eb68d01802: Preparing 06:27:25 7e5474f324f4: Preparing 06:27:25 16113d51b718: Preparing 06:27:25 32d71619555d: Waiting 06:27:25 79f39f15415e: Waiting 06:27:25 2f6d84332927: Waiting 06:27:25 63eb68d01802: Waiting 06:27:25 7e5474f324f4: Waiting 06:27:25 16113d51b718: Waiting 06:27:25 84532bf67951: Layer already exists 06:27:25 88c4693e15e1: Layer already exists 06:27:25 02cc78d30bfe: Layer already exists 06:27:25 78ae9956208a: Layer already exists 06:27:25 e40bf0955b2f: Layer already exists 06:27:25 2f6d84332927: Layer already exists 06:27:25 63eb68d01802: Layer already exists 06:27:25 32d71619555d: Layer already exists 06:27:25 79f39f15415e: Layer already exists 06:27:25 7e5474f324f4: Layer already exists 06:27:25 16113d51b718: Layer already exists 06:27:26 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + 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 06:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:27:26 88c4693e15e1: Preparing 06:27:26 02cc78d30bfe: Preparing 06:27:26 e40bf0955b2f: Preparing 06:27:26 78ae9956208a: Preparing 06:27:26 84532bf67951: Preparing 06:27:26 32d71619555d: Preparing 06:27:26 79f39f15415e: Preparing 06:27:26 2f6d84332927: Preparing 06:27:26 63eb68d01802: Preparing 06:27:26 7e5474f324f4: Preparing 06:27:26 16113d51b718: Preparing 06:27:26 63eb68d01802: Waiting 06:27:26 32d71619555d: Waiting 06:27:26 7e5474f324f4: Waiting 06:27:26 79f39f15415e: Waiting 06:27:26 16113d51b718: Waiting 06:27:26 2f6d84332927: Waiting 06:27:26 84532bf67951: Layer already exists 06:27:26 78ae9956208a: Layer already exists 06:27:26 e40bf0955b2f: Layer already exists 06:27:26 02cc78d30bfe: Layer already exists 06:27:26 88c4693e15e1: Layer already exists 06:27:26 2f6d84332927: Layer already exists 06:27:26 32d71619555d: Layer already exists 06:27:26 79f39f15415e: Layer already exists 06:27:26 63eb68d01802: Layer already exists 06:27:26 7e5474f324f4: Layer already exists 06:27:27 16113d51b718: Layer already exists 06:27:27 main: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:27 ===================================================== [Pipeline] echo 06:27:27 taggedImages: 06:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 06:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:27:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:27:27 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:27 latest 06:27:27 4.0.0-dev.15 06:27:27 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:27 main 06:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:27:28 93687cfa902b: Preparing 06:27:28 564ba360d52c: Preparing 06:27:28 4c36ef7ab5f1: Preparing 06:27:28 33efca740393: Preparing 06:27:28 8cf6dca44196: Preparing 06:27:28 f007ce4a0d07: Preparing 06:27:28 2cd163137518: Preparing 06:27:28 f007ce4a0d07: Waiting 06:27:28 32d71619555d: Preparing 06:27:28 2cd163137518: Waiting 06:27:28 79f39f15415e: Preparing 06:27:28 32d71619555d: Waiting 06:27:28 231b1ded36f0: Preparing 06:27:28 79f39f15415e: Waiting 06:27:28 55d943de7023: Preparing 06:27:28 231b1ded36f0: Waiting 06:27:28 55d943de7023: Waiting 06:27:28 16113d51b718: Preparing 06:27:28 16113d51b718: Waiting 06:27:28 8cf6dca44196: Pushed 06:27:28 564ba360d52c: Pushed 06:27:28 93687cfa902b: Pushed 06:27:28 32d71619555d: Layer already exists 06:27:28 f007ce4a0d07: Pushed 06:27:28 79f39f15415e: Layer already exists 06:27:28 2cd163137518: Pushed 06:27:28 16113d51b718: Layer already exists 06:27:30 231b1ded36f0: Pushed 06:27:30 33efca740393: Pushed 06:27:31 4c36ef7ab5f1: Pushed 06:27:31 55d943de7023: Pushed 06:27:32 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:32 + 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 06:27:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:27:33 93687cfa902b: Preparing 06:27:33 564ba360d52c: Preparing 06:27:33 4c36ef7ab5f1: Preparing 06:27:33 33efca740393: Preparing 06:27:33 8cf6dca44196: Preparing 06:27:33 f007ce4a0d07: Preparing 06:27:33 2cd163137518: Preparing 06:27:33 32d71619555d: Preparing 06:27:33 79f39f15415e: Preparing 06:27:33 231b1ded36f0: Preparing 06:27:33 55d943de7023: Preparing 06:27:33 16113d51b718: Preparing 06:27:33 f007ce4a0d07: Waiting 06:27:33 2cd163137518: Waiting 06:27:33 32d71619555d: Waiting 06:27:33 79f39f15415e: Waiting 06:27:33 231b1ded36f0: Waiting 06:27:33 55d943de7023: Waiting 06:27:33 16113d51b718: Waiting 06:27:33 93687cfa902b: Layer already exists 06:27:33 4c36ef7ab5f1: Layer already exists 06:27:33 33efca740393: Layer already exists 06:27:33 8cf6dca44196: Layer already exists 06:27:33 564ba360d52c: Layer already exists 06:27:33 2cd163137518: Layer already exists 06:27:33 79f39f15415e: Layer already exists 06:27:33 f007ce4a0d07: Layer already exists 06:27:33 32d71619555d: Layer already exists 06:27:33 231b1ded36f0: Layer already exists 06:27:33 16113d51b718: Layer already exists 06:27:33 55d943de7023: Layer already exists 06:27:33 latest: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 06:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:27:34 93687cfa902b: Preparing 06:27:34 564ba360d52c: Preparing 06:27:34 4c36ef7ab5f1: Preparing 06:27:34 33efca740393: Preparing 06:27:34 8cf6dca44196: Preparing 06:27:34 f007ce4a0d07: Preparing 06:27:34 2cd163137518: Preparing 06:27:34 f007ce4a0d07: Waiting 06:27:34 32d71619555d: Preparing 06:27:34 2cd163137518: Waiting 06:27:34 79f39f15415e: Preparing 06:27:34 32d71619555d: Waiting 06:27:34 231b1ded36f0: Preparing 06:27:34 231b1ded36f0: Waiting 06:27:34 55d943de7023: Preparing 06:27:34 16113d51b718: Preparing 06:27:34 55d943de7023: Waiting 06:27:34 16113d51b718: Waiting 06:27:34 4c36ef7ab5f1: Layer already exists 06:27:34 564ba360d52c: Layer already exists 06:27:34 8cf6dca44196: Layer already exists 06:27:34 33efca740393: Layer already exists 06:27:34 93687cfa902b: Layer already exists 06:27:34 2cd163137518: Layer already exists 06:27:34 f007ce4a0d07: Layer already exists 06:27:34 32d71619555d: Layer already exists 06:27:34 231b1ded36f0: Layer already exists 06:27:34 79f39f15415e: Layer already exists 06:27:34 16113d51b718: Layer already exists 06:27:34 55d943de7023: Layer already exists 06:27:34 4.0.0-dev.15: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:27:35 93687cfa902b: Preparing 06:27:35 564ba360d52c: Preparing 06:27:35 4c36ef7ab5f1: Preparing 06:27:35 33efca740393: Preparing 06:27:35 8cf6dca44196: Preparing 06:27:35 f007ce4a0d07: Preparing 06:27:35 2cd163137518: Preparing 06:27:35 f007ce4a0d07: Waiting 06:27:35 2cd163137518: Waiting 06:27:35 32d71619555d: Preparing 06:27:35 32d71619555d: Waiting 06:27:35 79f39f15415e: Preparing 06:27:35 231b1ded36f0: Preparing 06:27:35 79f39f15415e: Waiting 06:27:35 55d943de7023: Preparing 06:27:35 16113d51b718: Preparing 06:27:35 231b1ded36f0: Waiting 06:27:35 55d943de7023: Waiting 06:27:35 16113d51b718: Waiting 06:27:35 4c36ef7ab5f1: Layer already exists 06:27:35 33efca740393: Layer already exists 06:27:35 564ba360d52c: Layer already exists 06:27:35 93687cfa902b: Layer already exists 06:27:35 8cf6dca44196: Layer already exists 06:27:35 2cd163137518: Layer already exists 06:27:35 f007ce4a0d07: Layer already exists 06:27:35 32d71619555d: Layer already exists 06:27:35 231b1ded36f0: Layer already exists 06:27:35 79f39f15415e: Layer already exists 06:27:35 16113d51b718: Layer already exists 06:27:35 55d943de7023: Layer already exists 06:27:35 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:35 + 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 06:27:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:27:36 93687cfa902b: Preparing 06:27:36 564ba360d52c: Preparing 06:27:36 4c36ef7ab5f1: Preparing 06:27:36 33efca740393: Preparing 06:27:36 8cf6dca44196: Preparing 06:27:36 f007ce4a0d07: Preparing 06:27:36 2cd163137518: Preparing 06:27:36 f007ce4a0d07: Waiting 06:27:36 32d71619555d: Preparing 06:27:36 2cd163137518: Waiting 06:27:36 79f39f15415e: Preparing 06:27:36 32d71619555d: Waiting 06:27:36 231b1ded36f0: Preparing 06:27:36 55d943de7023: Preparing 06:27:36 16113d51b718: Preparing 06:27:36 231b1ded36f0: Waiting 06:27:36 55d943de7023: Waiting 06:27:36 16113d51b718: Waiting 06:27:36 4c36ef7ab5f1: Layer already exists 06:27:36 33efca740393: Layer already exists 06:27:36 93687cfa902b: Layer already exists 06:27:36 8cf6dca44196: Layer already exists 06:27:36 564ba360d52c: Layer already exists 06:27:36 f007ce4a0d07: Layer already exists 06:27:36 32d71619555d: Layer already exists 06:27:36 2cd163137518: Layer already exists 06:27:36 79f39f15415e: Layer already exists 06:27:36 231b1ded36f0: Layer already exists 06:27:36 16113d51b718: Layer already exists 06:27:36 55d943de7023: Layer already exists 06:27:36 main: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:36 ===================================================== [Pipeline] echo 06:27:36 taggedImages: 06:27:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:27:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 06:27:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:27:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:27:36 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:36 latest 06:27:36 4.0.0-dev.15 06:27:36 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:36 main 06:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:27:37 66c4d368e935: Preparing 06:27:37 4d3fcb2e35c4: Preparing 06:27:37 32d71619555d: Preparing 06:27:37 79f39f15415e: Preparing 06:27:37 a2a12db51ef8: Preparing 06:27:37 88dffe452473: Preparing 06:27:37 16113d51b718: Preparing 06:27:37 88dffe452473: Waiting 06:27:37 16113d51b718: Waiting 06:27:37 79f39f15415e: Layer already exists 06:27:37 32d71619555d: Layer already exists 06:27:37 16113d51b718: Layer already exists 06:27:37 66c4d368e935: Pushed 06:27:39 a2a12db51ef8: Pushed 06:27:39 88dffe452473: Pushed 06:27:41 4d3fcb2e35c4: Pushed 06:27:41 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:41 + 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 06:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:27:42 66c4d368e935: Preparing 06:27:42 4d3fcb2e35c4: Preparing 06:27:42 32d71619555d: Preparing 06:27:42 79f39f15415e: Preparing 06:27:42 a2a12db51ef8: Preparing 06:27:42 88dffe452473: Preparing 06:27:42 16113d51b718: Preparing 06:27:42 88dffe452473: Waiting 06:27:42 16113d51b718: Waiting 06:27:42 66c4d368e935: Layer already exists 06:27:42 79f39f15415e: Layer already exists 06:27:42 32d71619555d: Layer already exists 06:27:42 4d3fcb2e35c4: Layer already exists 06:27:42 a2a12db51ef8: Layer already exists 06:27:42 88dffe452473: Layer already exists 06:27:42 16113d51b718: Layer already exists 06:27:42 latest: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 06:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:27:43 66c4d368e935: Preparing 06:27:43 4d3fcb2e35c4: Preparing 06:27:43 32d71619555d: Preparing 06:27:43 79f39f15415e: Preparing 06:27:43 a2a12db51ef8: Preparing 06:27:43 88dffe452473: Preparing 06:27:43 16113d51b718: Preparing 06:27:43 16113d51b718: Waiting 06:27:43 88dffe452473: Waiting 06:27:43 4d3fcb2e35c4: Layer already exists 06:27:43 66c4d368e935: Layer already exists 06:27:43 32d71619555d: Layer already exists 06:27:43 a2a12db51ef8: Layer already exists 06:27:43 79f39f15415e: Layer already exists 06:27:43 16113d51b718: Layer already exists 06:27:43 88dffe452473: Layer already exists 06:27:43 4.0.0-dev.15: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:27:44 66c4d368e935: Preparing 06:27:44 4d3fcb2e35c4: Preparing 06:27:44 32d71619555d: Preparing 06:27:44 79f39f15415e: Preparing 06:27:44 a2a12db51ef8: Preparing 06:27:44 88dffe452473: Preparing 06:27:44 16113d51b718: Preparing 06:27:44 88dffe452473: Waiting 06:27:44 16113d51b718: Waiting 06:27:44 32d71619555d: Layer already exists 06:27:44 a2a12db51ef8: Layer already exists 06:27:44 66c4d368e935: Layer already exists 06:27:44 4d3fcb2e35c4: Layer already exists 06:27:44 79f39f15415e: Layer already exists 06:27:44 88dffe452473: Layer already exists 06:27:44 16113d51b718: Layer already exists 06:27:44 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:44 + 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 06:27:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:27:45 66c4d368e935: Preparing 06:27:45 4d3fcb2e35c4: Preparing 06:27:45 32d71619555d: Preparing 06:27:45 79f39f15415e: Preparing 06:27:45 a2a12db51ef8: Preparing 06:27:45 88dffe452473: Preparing 06:27:45 16113d51b718: Preparing 06:27:45 88dffe452473: Waiting 06:27:45 66c4d368e935: Layer already exists 06:27:45 a2a12db51ef8: Layer already exists 06:27:45 4d3fcb2e35c4: Layer already exists 06:27:45 32d71619555d: Layer already exists 06:27:45 79f39f15415e: Layer already exists 06:27:45 16113d51b718: Layer already exists 06:27:45 88dffe452473: Layer already exists 06:27:45 main: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:45 ===================================================== [Pipeline] echo 06:27:45 taggedImages: 06:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 06:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:27:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:27:45 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:45 latest 06:27:45 4.0.0-dev.15 06:27:45 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:27:45 main 06:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:27:46 400130088815: Preparing 06:27:46 0dd38adcfa1c: Preparing 06:27:46 bfae83b65ea8: Preparing 06:27:46 32d71619555d: Preparing 06:27:46 79f39f15415e: Preparing 06:27:46 69f5938ef072: Preparing 06:27:46 d5f476d0f9ad: Preparing 06:27:46 d21c84fc497b: Preparing 06:27:46 763015a577aa: Preparing 06:27:46 16113d51b718: Preparing 06:27:46 d5f476d0f9ad: Waiting 06:27:46 d21c84fc497b: Waiting 06:27:46 763015a577aa: Waiting 06:27:46 16113d51b718: Waiting 06:27:46 69f5938ef072: Waiting 06:27:46 79f39f15415e: Layer already exists 06:27:46 32d71619555d: Layer already exists 06:27:46 bfae83b65ea8: Pushed 06:27:46 0dd38adcfa1c: Pushed 06:27:46 400130088815: Pushed 06:27:46 16113d51b718: Layer already exists 06:27:46 d21c84fc497b: Pushed 06:27:49 763015a577aa: Pushed 06:27:59 d5f476d0f9ad: Pushed 06:28:07 69f5938ef072: Pushed 06:28:07 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:08 + 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 06:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:28:08 400130088815: Preparing 06:28:08 0dd38adcfa1c: Preparing 06:28:08 bfae83b65ea8: Preparing 06:28:08 32d71619555d: Preparing 06:28:08 79f39f15415e: Preparing 06:28:08 69f5938ef072: Preparing 06:28:08 d5f476d0f9ad: Preparing 06:28:08 d21c84fc497b: Preparing 06:28:08 763015a577aa: Preparing 06:28:08 16113d51b718: Preparing 06:28:08 d5f476d0f9ad: Waiting 06:28:08 d21c84fc497b: Waiting 06:28:08 763015a577aa: Waiting 06:28:08 16113d51b718: Waiting 06:28:08 69f5938ef072: Waiting 06:28:08 79f39f15415e: Layer already exists 06:28:08 400130088815: Layer already exists 06:28:08 0dd38adcfa1c: Layer already exists 06:28:08 32d71619555d: Layer already exists 06:28:08 bfae83b65ea8: Layer already exists 06:28:08 d5f476d0f9ad: Layer already exists 06:28:08 16113d51b718: Layer already exists 06:28:08 763015a577aa: Layer already exists 06:28:08 69f5938ef072: Layer already exists 06:28:08 d21c84fc497b: Layer already exists 06:28:08 latest: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 06:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:28:09 400130088815: Preparing 06:28:09 0dd38adcfa1c: Preparing 06:28:09 bfae83b65ea8: Preparing 06:28:09 32d71619555d: Preparing 06:28:09 79f39f15415e: Preparing 06:28:09 69f5938ef072: Preparing 06:28:09 d5f476d0f9ad: Preparing 06:28:09 d21c84fc497b: Preparing 06:28:09 763015a577aa: Preparing 06:28:09 16113d51b718: Preparing 06:28:09 d5f476d0f9ad: Waiting 06:28:09 d21c84fc497b: Waiting 06:28:09 763015a577aa: Waiting 06:28:09 16113d51b718: Waiting 06:28:09 69f5938ef072: Waiting 06:28:09 bfae83b65ea8: Layer already exists 06:28:09 0dd38adcfa1c: Layer already exists 06:28:09 400130088815: Layer already exists 06:28:09 32d71619555d: Layer already exists 06:28:09 79f39f15415e: Layer already exists 06:28:09 763015a577aa: Layer already exists 06:28:09 69f5938ef072: Layer already exists 06:28:09 d21c84fc497b: Layer already exists 06:28:09 16113d51b718: Layer already exists 06:28:09 d5f476d0f9ad: Layer already exists 06:28:09 4.0.0-dev.15: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:28:10 400130088815: Preparing 06:28:10 0dd38adcfa1c: Preparing 06:28:10 bfae83b65ea8: Preparing 06:28:10 32d71619555d: Preparing 06:28:10 79f39f15415e: Preparing 06:28:10 69f5938ef072: Preparing 06:28:10 d5f476d0f9ad: Preparing 06:28:10 d21c84fc497b: Preparing 06:28:10 763015a577aa: Preparing 06:28:10 16113d51b718: Preparing 06:28:10 763015a577aa: Waiting 06:28:10 d21c84fc497b: Waiting 06:28:10 16113d51b718: Waiting 06:28:10 69f5938ef072: Waiting 06:28:10 d5f476d0f9ad: Waiting 06:28:10 400130088815: Layer already exists 06:28:10 bfae83b65ea8: Layer already exists 06:28:10 79f39f15415e: Layer already exists 06:28:10 32d71619555d: Layer already exists 06:28:10 0dd38adcfa1c: Layer already exists 06:28:10 d21c84fc497b: Layer already exists 06:28:10 69f5938ef072: Layer already exists 06:28:10 d5f476d0f9ad: Layer already exists 06:28:10 763015a577aa: Layer already exists 06:28:10 16113d51b718: Layer already exists 06:28:10 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:11 + 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 06:28:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:28:11 400130088815: Preparing 06:28:11 0dd38adcfa1c: Preparing 06:28:11 bfae83b65ea8: Preparing 06:28:11 32d71619555d: Preparing 06:28:11 79f39f15415e: Preparing 06:28:11 69f5938ef072: Preparing 06:28:11 d5f476d0f9ad: Preparing 06:28:11 d21c84fc497b: Preparing 06:28:11 763015a577aa: Preparing 06:28:11 16113d51b718: Preparing 06:28:11 d5f476d0f9ad: Waiting 06:28:11 d21c84fc497b: Waiting 06:28:11 763015a577aa: Waiting 06:28:11 69f5938ef072: Waiting 06:28:11 16113d51b718: Waiting 06:28:11 bfae83b65ea8: Layer already exists 06:28:11 79f39f15415e: Layer already exists 06:28:11 400130088815: Layer already exists 06:28:11 0dd38adcfa1c: Layer already exists 06:28:11 32d71619555d: Layer already exists 06:28:11 69f5938ef072: Layer already exists 06:28:11 d5f476d0f9ad: Layer already exists 06:28:11 d21c84fc497b: Layer already exists 06:28:11 16113d51b718: Layer already exists 06:28:11 763015a577aa: Layer already exists 06:28:11 main: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:11 ===================================================== [Pipeline] echo 06:28:11 taggedImages: 06:28:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:28:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 06:28:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:28:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:28:11 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:11 latest 06:28:11 4.0.0-dev.15 06:28:11 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:11 main 06:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:12 6d04dc91003e: Preparing 06:28:12 59e74cdff98e: Preparing 06:28:12 1b8d26a7596e: Preparing 06:28:12 32d71619555d: Preparing 06:28:12 79f39f15415e: Preparing 06:28:12 cdd05545a54b: Preparing 06:28:12 b32397bc96d8: Preparing 06:28:12 e5f9ff310fb8: Preparing 06:28:12 16113d51b718: Preparing 06:28:12 cdd05545a54b: Waiting 06:28:12 b32397bc96d8: Waiting 06:28:12 e5f9ff310fb8: Waiting 06:28:12 16113d51b718: Waiting 06:28:12 32d71619555d: Layer already exists 06:28:12 79f39f15415e: Layer already exists 06:28:12 59e74cdff98e: Pushed 06:28:12 1b8d26a7596e: Pushed 06:28:12 6d04dc91003e: Pushed 06:28:12 16113d51b718: Layer already exists 06:28:13 e5f9ff310fb8: Pushed 06:28:14 b32397bc96d8: Pushed 06:28:36 cdd05545a54b: Pushed 06:28:46 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + 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 06:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:47 6d04dc91003e: Preparing 06:28:47 59e74cdff98e: Preparing 06:28:47 1b8d26a7596e: Preparing 06:28:47 32d71619555d: Preparing 06:28:47 79f39f15415e: Preparing 06:28:47 cdd05545a54b: Preparing 06:28:47 b32397bc96d8: Preparing 06:28:47 e5f9ff310fb8: Preparing 06:28:47 16113d51b718: Preparing 06:28:47 b32397bc96d8: Waiting 06:28:47 cdd05545a54b: Waiting 06:28:47 e5f9ff310fb8: Waiting 06:28:47 32d71619555d: Layer already exists 06:28:47 59e74cdff98e: Layer already exists 06:28:47 1b8d26a7596e: Layer already exists 06:28:47 79f39f15415e: Layer already exists 06:28:47 6d04dc91003e: Layer already exists 06:28:47 b32397bc96d8: Layer already exists 06:28:47 cdd05545a54b: Layer already exists 06:28:47 16113d51b718: Layer already exists 06:28:47 e5f9ff310fb8: Layer already exists 06:28:47 latest: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 06:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:48 6d04dc91003e: Preparing 06:28:48 59e74cdff98e: Preparing 06:28:48 1b8d26a7596e: Preparing 06:28:48 32d71619555d: Preparing 06:28:48 79f39f15415e: Preparing 06:28:48 cdd05545a54b: Preparing 06:28:48 b32397bc96d8: Preparing 06:28:48 e5f9ff310fb8: Preparing 06:28:48 16113d51b718: Preparing 06:28:48 cdd05545a54b: Waiting 06:28:48 b32397bc96d8: Waiting 06:28:48 e5f9ff310fb8: Waiting 06:28:48 16113d51b718: Waiting 06:28:48 1b8d26a7596e: Layer already exists 06:28:48 79f39f15415e: Layer already exists 06:28:48 6d04dc91003e: Layer already exists 06:28:48 32d71619555d: Layer already exists 06:28:48 59e74cdff98e: Layer already exists 06:28:48 cdd05545a54b: Layer already exists 06:28:48 e5f9ff310fb8: Layer already exists 06:28:48 b32397bc96d8: Layer already exists 06:28:48 16113d51b718: Layer already exists 06:28:48 4.0.0-dev.15: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:49 6d04dc91003e: Preparing 06:28:49 59e74cdff98e: Preparing 06:28:49 1b8d26a7596e: Preparing 06:28:49 32d71619555d: Preparing 06:28:49 79f39f15415e: Preparing 06:28:49 cdd05545a54b: Preparing 06:28:49 b32397bc96d8: Preparing 06:28:49 e5f9ff310fb8: Preparing 06:28:49 16113d51b718: Preparing 06:28:49 cdd05545a54b: Waiting 06:28:49 b32397bc96d8: Waiting 06:28:49 e5f9ff310fb8: Waiting 06:28:49 16113d51b718: Waiting 06:28:49 32d71619555d: Layer already exists 06:28:49 6d04dc91003e: Layer already exists 06:28:49 79f39f15415e: Layer already exists 06:28:49 1b8d26a7596e: Layer already exists 06:28:49 59e74cdff98e: Layer already exists 06:28:49 cdd05545a54b: Layer already exists 06:28:49 b32397bc96d8: Layer already exists 06:28:49 e5f9ff310fb8: Layer already exists 06:28:49 16113d51b718: Layer already exists 06:28:49 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + 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 06:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:50 6d04dc91003e: Preparing 06:28:50 59e74cdff98e: Preparing 06:28:50 1b8d26a7596e: Preparing 06:28:50 32d71619555d: Preparing 06:28:50 79f39f15415e: Preparing 06:28:50 cdd05545a54b: Preparing 06:28:50 b32397bc96d8: Preparing 06:28:50 e5f9ff310fb8: Preparing 06:28:50 16113d51b718: Preparing 06:28:50 cdd05545a54b: Waiting 06:28:50 b32397bc96d8: Waiting 06:28:50 e5f9ff310fb8: Waiting 06:28:50 16113d51b718: Waiting 06:28:50 6d04dc91003e: Layer already exists 06:28:50 59e74cdff98e: Layer already exists 06:28:50 32d71619555d: Layer already exists 06:28:50 79f39f15415e: Layer already exists 06:28:50 1b8d26a7596e: Layer already exists 06:28:50 cdd05545a54b: Layer already exists 06:28:50 16113d51b718: Layer already exists 06:28:50 e5f9ff310fb8: Layer already exists 06:28:50 b32397bc96d8: Layer already exists 06:28:50 main: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:50 ===================================================== [Pipeline] echo 06:28:50 taggedImages: 06:28:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:28:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 06:28:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:28:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:28:50 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:50 latest 06:28:50 4.0.0-dev.15 06:28:50 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:28:50 main 06:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:51 26b5d07786dc: Preparing 06:28:51 2de0697d98d0: Preparing 06:28:51 045e1df4c529: Preparing 06:28:51 32d71619555d: Preparing 06:28:51 79f39f15415e: Preparing 06:28:51 6704dcf5048a: Preparing 06:28:51 d21c84fc497b: Preparing 06:28:51 763015a577aa: Preparing 06:28:51 16113d51b718: Preparing 06:28:51 d21c84fc497b: Waiting 06:28:51 763015a577aa: Waiting 06:28:51 16113d51b718: Waiting 06:28:51 6704dcf5048a: Waiting 06:28:51 79f39f15415e: Layer already exists 06:28:51 32d71619555d: Layer already exists 06:28:51 d21c84fc497b: Layer already exists 06:28:51 2de0697d98d0: Pushed 06:28:51 045e1df4c529: Pushed 06:28:51 26b5d07786dc: Pushed 06:28:51 763015a577aa: Layer already exists 06:28:51 16113d51b718: Layer already exists 06:29:13 6704dcf5048a: Pushed 06:29:13 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + 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 06:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:29:14 26b5d07786dc: Preparing 06:29:14 2de0697d98d0: Preparing 06:29:14 045e1df4c529: Preparing 06:29:14 32d71619555d: Preparing 06:29:14 79f39f15415e: Preparing 06:29:14 6704dcf5048a: Preparing 06:29:14 d21c84fc497b: Preparing 06:29:14 6704dcf5048a: Waiting 06:29:14 763015a577aa: Preparing 06:29:14 d21c84fc497b: Waiting 06:29:14 763015a577aa: Waiting 06:29:14 16113d51b718: Preparing 06:29:14 16113d51b718: Waiting 06:29:14 32d71619555d: Layer already exists 06:29:14 26b5d07786dc: Layer already exists 06:29:14 79f39f15415e: Layer already exists 06:29:14 2de0697d98d0: Layer already exists 06:29:14 045e1df4c529: Layer already exists 06:29:14 6704dcf5048a: Layer already exists 06:29:14 d21c84fc497b: Layer already exists 06:29:14 763015a577aa: Layer already exists 06:29:14 16113d51b718: Layer already exists 06:29:14 latest: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 06:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:29:15 26b5d07786dc: Preparing 06:29:15 2de0697d98d0: Preparing 06:29:15 045e1df4c529: Preparing 06:29:15 32d71619555d: Preparing 06:29:15 79f39f15415e: Preparing 06:29:15 6704dcf5048a: Preparing 06:29:15 d21c84fc497b: Preparing 06:29:15 763015a577aa: Preparing 06:29:15 16113d51b718: Preparing 06:29:15 6704dcf5048a: Waiting 06:29:15 d21c84fc497b: Waiting 06:29:15 763015a577aa: Waiting 06:29:15 16113d51b718: Waiting 06:29:15 26b5d07786dc: Layer already exists 06:29:15 2de0697d98d0: Layer already exists 06:29:15 045e1df4c529: Layer already exists 06:29:15 79f39f15415e: Layer already exists 06:29:15 32d71619555d: Layer already exists 06:29:15 6704dcf5048a: Layer already exists 06:29:15 763015a577aa: Layer already exists 06:29:15 16113d51b718: Layer already exists 06:29:15 d21c84fc497b: Layer already exists 06:29:15 4.0.0-dev.15: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:29:16 26b5d07786dc: Preparing 06:29:16 2de0697d98d0: Preparing 06:29:16 045e1df4c529: Preparing 06:29:16 32d71619555d: Preparing 06:29:16 79f39f15415e: Preparing 06:29:16 6704dcf5048a: Preparing 06:29:16 d21c84fc497b: Preparing 06:29:16 763015a577aa: Preparing 06:29:16 16113d51b718: Preparing 06:29:16 d21c84fc497b: Waiting 06:29:16 763015a577aa: Waiting 06:29:16 16113d51b718: Waiting 06:29:16 6704dcf5048a: Waiting 06:29:16 045e1df4c529: Layer already exists 06:29:16 32d71619555d: Layer already exists 06:29:16 26b5d07786dc: Layer already exists 06:29:16 79f39f15415e: Layer already exists 06:29:16 2de0697d98d0: Layer already exists 06:29:16 763015a577aa: Layer already exists 06:29:16 d21c84fc497b: Layer already exists 06:29:16 6704dcf5048a: Layer already exists 06:29:16 16113d51b718: Layer already exists 06:29:16 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:16 + 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 06:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:29:17 26b5d07786dc: Preparing 06:29:17 2de0697d98d0: Preparing 06:29:17 045e1df4c529: Preparing 06:29:17 32d71619555d: Preparing 06:29:17 79f39f15415e: Preparing 06:29:17 6704dcf5048a: Preparing 06:29:17 d21c84fc497b: Preparing 06:29:17 6704dcf5048a: Waiting 06:29:17 763015a577aa: Preparing 06:29:17 16113d51b718: Preparing 06:29:17 d21c84fc497b: Waiting 06:29:17 763015a577aa: Waiting 06:29:17 16113d51b718: Waiting 06:29:17 26b5d07786dc: Layer already exists 06:29:17 79f39f15415e: Layer already exists 06:29:17 045e1df4c529: Layer already exists 06:29:17 2de0697d98d0: Layer already exists 06:29:17 32d71619555d: Layer already exists 06:29:17 763015a577aa: Layer already exists 06:29:17 d21c84fc497b: Layer already exists 06:29:17 16113d51b718: Layer already exists 06:29:17 6704dcf5048a: Layer already exists 06:29:17 main: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:17 ===================================================== [Pipeline] echo 06:29:17 taggedImages: 06:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 06:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:29:17 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:29:17 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:17 latest 06:29:17 4.0.0-dev.15 06:29:17 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:17 main 06:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:17 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:29:18 5dc4e5f4d743: Preparing 06:29:18 0af1cf731cdb: Preparing 06:29:18 32d71619555d: Preparing 06:29:18 79f39f15415e: Preparing 06:29:18 919f8a6b99f5: Preparing 06:29:18 4632be90a787: Preparing 06:29:18 16113d51b718: Preparing 06:29:18 4632be90a787: Waiting 06:29:18 16113d51b718: Waiting 06:29:18 79f39f15415e: Layer already exists 06:29:18 32d71619555d: Layer already exists 06:29:18 16113d51b718: Layer already exists 06:29:18 5dc4e5f4d743: Pushed 06:29:19 4632be90a787: Pushed 06:29:20 919f8a6b99f5: Pushed 06:29:26 0af1cf731cdb: Pushed 06:29:26 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:27 + 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 06:29:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:29:27 5dc4e5f4d743: Preparing 06:29:27 0af1cf731cdb: Preparing 06:29:27 32d71619555d: Preparing 06:29:27 79f39f15415e: Preparing 06:29:27 919f8a6b99f5: Preparing 06:29:27 4632be90a787: Preparing 06:29:27 16113d51b718: Preparing 06:29:27 4632be90a787: Waiting 06:29:27 16113d51b718: Waiting 06:29:27 79f39f15415e: Layer already exists 06:29:27 5dc4e5f4d743: Layer already exists 06:29:27 919f8a6b99f5: Layer already exists 06:29:27 32d71619555d: Layer already exists 06:29:27 0af1cf731cdb: Layer already exists 06:29:27 4632be90a787: Layer already exists 06:29:27 16113d51b718: Layer already exists 06:29:27 latest: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 06:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:29:28 5dc4e5f4d743: Preparing 06:29:28 0af1cf731cdb: Preparing 06:29:28 32d71619555d: Preparing 06:29:28 79f39f15415e: Preparing 06:29:28 919f8a6b99f5: Preparing 06:29:28 4632be90a787: Preparing 06:29:28 16113d51b718: Preparing 06:29:28 4632be90a787: Waiting 06:29:28 5dc4e5f4d743: Layer already exists 06:29:28 79f39f15415e: Layer already exists 06:29:28 0af1cf731cdb: Layer already exists 06:29:28 919f8a6b99f5: Layer already exists 06:29:28 32d71619555d: Layer already exists 06:29:28 16113d51b718: Layer already exists 06:29:28 4632be90a787: Layer already exists 06:29:28 4.0.0-dev.15: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:29:29 5dc4e5f4d743: Preparing 06:29:29 0af1cf731cdb: Preparing 06:29:29 32d71619555d: Preparing 06:29:29 79f39f15415e: Preparing 06:29:29 919f8a6b99f5: Preparing 06:29:29 4632be90a787: Preparing 06:29:29 16113d51b718: Preparing 06:29:29 4632be90a787: Waiting 06:29:29 16113d51b718: Waiting 06:29:29 5dc4e5f4d743: Layer already exists 06:29:29 0af1cf731cdb: Layer already exists 06:29:29 79f39f15415e: Layer already exists 06:29:29 32d71619555d: Layer already exists 06:29:29 919f8a6b99f5: Layer already exists 06:29:29 16113d51b718: Layer already exists 06:29:29 4632be90a787: Layer already exists 06:29:29 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:29 + 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 06:29:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:29:30 5dc4e5f4d743: Preparing 06:29:30 0af1cf731cdb: Preparing 06:29:30 32d71619555d: Preparing 06:29:30 79f39f15415e: Preparing 06:29:30 919f8a6b99f5: Preparing 06:29:30 4632be90a787: Preparing 06:29:30 16113d51b718: Preparing 06:29:30 16113d51b718: Waiting 06:29:30 4632be90a787: Waiting 06:29:30 5dc4e5f4d743: Layer already exists 06:29:30 919f8a6b99f5: Layer already exists 06:29:30 79f39f15415e: Layer already exists 06:29:30 32d71619555d: Layer already exists 06:29:30 0af1cf731cdb: Layer already exists 06:29:30 16113d51b718: Layer already exists 06:29:30 4632be90a787: Layer already exists 06:29:30 main: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:30 ===================================================== [Pipeline] echo 06:29:30 taggedImages: 06:29:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:29:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 06:29:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:29:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:29:30 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:30 latest 06:29:30 4.0.0-dev.15 06:29:30 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:30 main 06:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:29:31 90d8fca26951: Preparing 06:29:31 451d4fe754d5: Preparing 06:29:31 2f12ab96604e: Preparing 06:29:31 32d71619555d: Preparing 06:29:31 79f39f15415e: Preparing 06:29:31 71250f4cb809: Preparing 06:29:31 1b8942cf421f: Preparing 06:29:31 16113d51b718: Preparing 06:29:31 1b8942cf421f: Waiting 06:29:31 16113d51b718: Waiting 06:29:31 71250f4cb809: Waiting 06:29:31 32d71619555d: Layer already exists 06:29:31 79f39f15415e: Layer already exists 06:29:31 451d4fe754d5: Pushed 06:29:31 16113d51b718: Layer already exists 06:29:31 90d8fca26951: Pushed 06:29:31 1b8942cf421f: Pushed 06:29:33 71250f4cb809: Pushed 06:29:38 2f12ab96604e: Pushed 06:29:38 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:29:39 90d8fca26951: Preparing 06:29:39 451d4fe754d5: Preparing 06:29:39 2f12ab96604e: Preparing 06:29:39 32d71619555d: Preparing 06:29:39 79f39f15415e: Preparing 06:29:39 71250f4cb809: Preparing 06:29:39 1b8942cf421f: Preparing 06:29:39 16113d51b718: Preparing 06:29:39 71250f4cb809: Waiting 06:29:39 1b8942cf421f: Waiting 06:29:39 16113d51b718: Waiting 06:29:39 2f12ab96604e: Layer already exists 06:29:39 79f39f15415e: Layer already exists 06:29:39 451d4fe754d5: Layer already exists 06:29:39 32d71619555d: Layer already exists 06:29:39 90d8fca26951: Layer already exists 06:29:39 16113d51b718: Layer already exists 06:29:39 1b8942cf421f: Layer already exists 06:29:39 71250f4cb809: Layer already exists 06:29:39 latest: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 06:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:29:40 90d8fca26951: Preparing 06:29:40 451d4fe754d5: Preparing 06:29:40 2f12ab96604e: Preparing 06:29:40 32d71619555d: Preparing 06:29:40 79f39f15415e: Preparing 06:29:40 71250f4cb809: Preparing 06:29:40 1b8942cf421f: Preparing 06:29:40 16113d51b718: Preparing 06:29:40 71250f4cb809: Waiting 06:29:40 1b8942cf421f: Waiting 06:29:40 16113d51b718: Waiting 06:29:40 79f39f15415e: Layer already exists 06:29:40 32d71619555d: Layer already exists 06:29:40 90d8fca26951: Layer already exists 06:29:40 451d4fe754d5: Layer already exists 06:29:40 2f12ab96604e: Layer already exists 06:29:40 1b8942cf421f: Layer already exists 06:29:40 71250f4cb809: Layer already exists 06:29:40 16113d51b718: Layer already exists 06:29:40 4.0.0-dev.15: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:29:41 90d8fca26951: Preparing 06:29:41 451d4fe754d5: Preparing 06:29:41 2f12ab96604e: Preparing 06:29:41 32d71619555d: Preparing 06:29:41 79f39f15415e: Preparing 06:29:41 71250f4cb809: Preparing 06:29:41 1b8942cf421f: Preparing 06:29:41 16113d51b718: Preparing 06:29:41 1b8942cf421f: Waiting 06:29:41 16113d51b718: Waiting 06:29:41 71250f4cb809: Waiting 06:29:41 79f39f15415e: Layer already exists 06:29:41 2f12ab96604e: Layer already exists 06:29:41 451d4fe754d5: Layer already exists 06:29:41 90d8fca26951: Layer already exists 06:29:41 32d71619555d: Layer already exists 06:29:41 71250f4cb809: Layer already exists 06:29:41 16113d51b718: Layer already exists 06:29:41 1b8942cf421f: Layer already exists 06:29:41 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:29:42 90d8fca26951: Preparing 06:29:42 451d4fe754d5: Preparing 06:29:42 2f12ab96604e: Preparing 06:29:42 32d71619555d: Preparing 06:29:42 79f39f15415e: Preparing 06:29:42 71250f4cb809: Preparing 06:29:42 1b8942cf421f: Preparing 06:29:42 16113d51b718: Preparing 06:29:42 71250f4cb809: Waiting 06:29:42 1b8942cf421f: Waiting 06:29:42 16113d51b718: Waiting 06:29:42 32d71619555d: Layer already exists 06:29:42 90d8fca26951: Layer already exists 06:29:42 79f39f15415e: Layer already exists 06:29:42 2f12ab96604e: Layer already exists 06:29:42 451d4fe754d5: Layer already exists 06:29:42 1b8942cf421f: Layer already exists 06:29:42 16113d51b718: Layer already exists 06:29:42 71250f4cb809: Layer already exists 06:29:42 main: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:42 ===================================================== [Pipeline] echo 06:29:42 taggedImages: 06:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 06:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 06:29:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 06:29:42 - 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 06:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:42 06:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:43 arm64: Pulling from edgex-lftools-log-publisher 06:29:43 8998bd30e6a1: Pulling fs layer 06:29:43 04944245beec: Pulling fs layer 06:29:43 699f458cf7ca: Pulling fs layer 06:29:43 765212b225bb: Pulling fs layer 06:29:43 f23df028b6ca: Pulling fs layer 06:29:43 d65c8cfc05b1: Pulling fs layer 06:29:43 2437ff75d9bd: Pulling fs layer 06:29:43 f23df028b6ca: Waiting 06:29:43 d65c8cfc05b1: Waiting 06:29:43 2437ff75d9bd: Waiting 06:29:43 765212b225bb: Waiting 06:29:43 04944245beec: Verifying Checksum 06:29:43 04944245beec: Download complete 06:29:43 765212b225bb: Verifying Checksum 06:29:43 765212b225bb: Download complete 06:29:43 f23df028b6ca: Verifying Checksum 06:29:43 f23df028b6ca: Download complete 06:29:43 d65c8cfc05b1: Verifying Checksum 06:29:43 d65c8cfc05b1: Download complete 06:29:43 699f458cf7ca: Verifying Checksum 06:29:43 699f458cf7ca: Download complete 06:29:43 8998bd30e6a1: Verifying Checksum 06:29:43 8998bd30e6a1: Download complete 06:29:46 2437ff75d9bd: Verifying Checksum 06:29:46 2437ff75d9bd: Download complete 06:29:49 8998bd30e6a1: Pull complete 06:29:49 04944245beec: Pull complete 06:29:50 699f458cf7ca: Pull complete 06:29:50 765212b225bb: Pull complete 06:29:51 f23df028b6ca: Pull complete 06:29:52 d65c8cfc05b1: Pull complete 06:30:10 2437ff75d9bd: Pull complete 06:30:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:30:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:10 prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container 06:30:10 $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@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 06:30:12 $ docker top 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:13 ---> job-cost.sh 06:30:13 lf-activate-venv: SKIPPING 06:30:13 INFO: No Stack... 06:30:14 INFO: Retrieving Pricing Info for: v3-standard-4 06:30:15 INFO: Archiving Costs [Pipeline] sh 06:30:15 + cat /w/workspace/edgex-go/749/archives/cost.csv 06:30:15 + cut -d, -f6 [Pipeline] lock 06:30:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] 06:30:15 Resource [jenkins-edgexfoundry-edgex-go-main-749-stack-cost] did not exist. Created. 06:30:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:30:15 + echo total: 0.10999999940395355 [Pipeline] stash 06:30:16 Stashed 1 file(s) [Pipeline] } 06:30:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] [Pipeline] // lock [Pipeline] } 06:30:16 $ docker stop --time=1 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 06:30:17 $ docker rm -f --volumes 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 [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 06:30:18 provisioning config files... 06:30:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/749@tmp/config5390762652455530569tmp [Pipeline] { [Pipeline] sh 06:30:18 + set +x 06:30:18 + curl -s https://codecov.io/bash 06:30:18 + bash -s -- 06:30:18 06:30:18 _____ _ 06:30:18 / ____| | | 06:30:18 | | ___ __| | ___ ___ _____ __ 06:30:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:30:18 | |___| (_) | (_| | __/ (_| (_) \ V / 06:30:18 \_____\___/ \__,_|\___|\___\___/ \_/ 06:30:18 Bash-1.0.6 06:30:18 06:30:18 06:30:18 ==> git version 2.25.1 found 06:30:18 ==> 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 06:30:18 Release-Date: 2020-01-08 06:30:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:30:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:30:18 ==> Jenkins CI detected. 06:30:18 current dir:  /w/workspace/edgex-go/749 06:30:18 project root: . 06:30:18 --> token set from env 06:30:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:30:18 ==> Running gcov in . (disable via -X gcov) 06:30:18 ==> Python coveragepy not found 06:30:18 ==> Searching for coverage reports in: 06:30:18 + . 06:30:18 -> Found 1 reports 06:30:19 ==> Detecting git/mercurial file structure 06:30:19 ==> Reading reports 06:30:19 + ./coverage.out bytes=1434022 06:30:19 ==> Appending adjustments 06:30:19 https://docs.codecov.io/docs/fixing-reports 06:30:20 + Found adjustments 06:30:20 ==> Gzipping contents 06:30:20 124K /tmp/codecov.qadsnk.gz 06:30:20 ==> Uploading reports 06:30:20 url: https://codecov.io 06:30:20 query: branch=main&commit=b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be&build=749&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F749%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:30:20 -> Pinging Codecov 06:30:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be&build=749&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F749%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:30:20 -> Uploading to 06:30:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be/8ddd34be-10df-4d41-9a05-865725ad4a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T063020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=466e8ff0649bc330401d7c34df3330348a41b723b3740d6ae37fb1c7e63f4337 06:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:20 Dload Upload Total Spent Left Speed 06:30:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 508k --:--:-- --:--:-- --:--:-- 506k 100 121k 0 0 100 121k 0 390k --:--:-- --:--:-- --:--:-- 389k 06:30:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } 06:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:30:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:30:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:30:21 06:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:30:22 latest: Pulling from edgex-devops/edgex-snyk-go 06:30:22 43c4264eed91: Already exists 06:30:22 4cc291be95ef: Already exists 06:30:22 2ac1f1163629: Already exists 06:30:22 5c3c966382ef: Already exists 06:30:22 4f4fb700ef54: Already exists 06:30:22 d9c7d2e4e75e: Pulling fs layer 06:30:22 9c3e1370e548: Pulling fs layer 06:30:22 d9c7d2e4e75e: Verifying Checksum 06:30:22 d9c7d2e4e75e: Download complete 06:30:23 d9c7d2e4e75e: Pull complete 06:30:23 9c3e1370e548: Download complete 06:30:26 9c3e1370e548: Pull complete 06:30:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:27 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:30:27 $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:30:37 $ docker top 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo 06:30:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:30:38 + set -o pipefail 06:30:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:30:47 06:30:47 Monitoring /w/workspace/edgex-go/749 (github.com/edgexfoundry/edgex-go)... 06:30:47 06:30:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d30651d7-0513-406f-90f5-8bc74fed3d83 06:30:47 06:30:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:30:47 06:30:47 06:30:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:30:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:30:47 $ docker stop --time=1 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 06:30:56 $ docker rm -f --volumes 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:30:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:57 provisioning config files... 06:30:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/749@tmp/config8748361220261176373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:57 --> edgex-publish-swagger.sh 06:30:57 === Publish openapi API === 06:30:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:30:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/749/openapi/core-command.yaml] 06:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:57 Dload Upload Total Spent Left Speed 06:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 82782 --:--:-- --:--:-- --:--:-- 82992 06:30:57 06:30:57 06:30:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/749/openapi/core-data.yaml] 06:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:57 Dload Upload Total Spent Left Speed 06:30:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 343k --:--:-- --:--:-- --:--:-- 341k 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k 06:30:58 06:30:58 06:30:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/749/openapi/core-keeper.yaml] 06:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:58 Dload Upload Total Spent Left Speed 06:30:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 255 124k --:--:-- --:--:-- --:--:-- 124k 06:30:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:30:58 06:30:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/749/openapi/core-metadata.yaml] 06:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:58 Dload Upload Total Spent Left Speed 06:30:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 390 388k --:--:-- --:--:-- --:--:-- 388k 06:30:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:30:59 06:30:59 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/749/openapi/support-cron-scheduler.yaml] 06:30:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:59 Dload Upload Total Spent Left Speed 06:30:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 108 83439 --:--:-- --:--:-- --:--:-- 83547 06:30:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:30:59 06:30:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/749/openapi/support-notifications.yaml] 06:30:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:59 Dload Upload Total Spent Left Speed 06:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 209 114k --:--:-- --:--:-- --:--:-- 114k 06:31:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:31:00 [Pipeline] } 06:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:31:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:01 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:02 $ docker top 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d -eo pid,comm 06:31:02 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). 06:31:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:02 [ssh-agent] Looking for ssh-agent implementation... 06:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:02 $ docker exec 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d ssh-agent 06:31:02 SSH_AUTH_SOCK=/tmp/ssh-nb2x4QwN8leh/agent.33 06:31:02 SSH_AGENT_PID=39 06:31:02 Running ssh-add (command line suppressed) 06:31:02 Identity added: /w/workspace/edgex-go/749@tmp/private_key_17166389474638840939.key (/w/workspace/edgex-go/749@tmp/private_key_17166389474638840939.key) 06:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:02 + git semver tag 06:31:03 2024-11-08 06:31:03,063 [run_tag] DEBUG tag force:False 06:31:03 2024-11-08 06:31:03,063 [check_head_tag] DEBUG check head tag 06:31:03 2024-11-08 06:31:03,066 [execute] INFO git cat-file --batch-check 06:31:03 2024-11-08 06:31:03,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=) 06:31:03 2024-11-08 06:31:03,072 [execute] INFO git cat-file --batch 06:31:03 2024-11-08 06:31:03,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=) 06:31:03 2024-11-08 06:31:03,130 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:03 2024-11-08 06:31:03,130 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 06:31:03 2024-11-08 06:31:03,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) 06:31:03 2024-11-08 06:31:03,137 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:03 4.0.0-dev.15 [Pipeline] } 06:31:03 $ docker exec --env ******** --env ******** 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d ssh-agent -k 06:31:03 unset SSH_AUTH_SOCK; 06:31:03 unset SSH_AGENT_PID; 06:31:03 echo Agent pid 39 killed; 06:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:03 + git semver [Pipeline] } 06:31:04 $ docker stop --time=1 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d 06:31:06 $ docker rm -f --volumes 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:31:06 06:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:31:07 0.23.1-centos7: Pulling from edgex-lftools 06:31:07 ab5ef0e58194: Pulling fs layer 06:31:07 9712f1f96733: Pulling fs layer 06:31:07 63f879dbbcfc: Pulling fs layer 06:31:07 0d9ebad4ef96: Pulling fs layer 06:31:07 e9a5061849ea: Pulling fs layer 06:31:07 d747dcd14b5f: Pulling fs layer 06:31:07 2de7ff778b66: Pulling fs layer 06:31:07 e9a5061849ea: Waiting 06:31:07 2de7ff778b66: Waiting 06:31:07 d747dcd14b5f: Waiting 06:31:07 0d9ebad4ef96: Waiting 06:31:07 9712f1f96733: Verifying Checksum 06:31:07 9712f1f96733: Download complete 06:31:07 63f879dbbcfc: Verifying Checksum 06:31:07 63f879dbbcfc: Download complete 06:31:07 e9a5061849ea: Verifying Checksum 06:31:07 d747dcd14b5f: Download complete 06:31:07 ab5ef0e58194: Verifying Checksum 06:31:07 ab5ef0e58194: Download complete 06:31:07 0d9ebad4ef96: Verifying Checksum 06:31:07 0d9ebad4ef96: Download complete 06:31:07 2de7ff778b66: Verifying Checksum 06:31:07 2de7ff778b66: Download complete 06:31:11 ab5ef0e58194: Pull complete 06:31:11 9712f1f96733: Pull complete 06:31:12 63f879dbbcfc: Pull complete 06:31:16 0d9ebad4ef96: Pull complete 06:31:17 e9a5061849ea: Pull complete 06:31:17 d747dcd14b5f: Pull complete 06:31:18 2de7ff778b66: Pull complete 06:31:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:31:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:19 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:31:29 $ docker top 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:31:29 provisioning config files... 06:31:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/749@tmp/config17013166399273743610tmp 06:31:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/749@tmp/config10295124836402655973tmp 06:31:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/749@tmp/config14519036539466772689tmp [Pipeline] { [Pipeline] echo 06:31:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:31:29 ---> sigul-configuration.sh 06:31:29 gpg: directory `/root/.gnupg' created 06:31:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:31:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:31:29 gpg: keyring `/root/.gnupg/secring.gpg' created 06:31:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:31:29 gpg: CAST5 encrypted data 06:31:29 gpg: encrypted with 1 passphrase 06:31:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:31:30 + mkdir /home/jenkins 06:31:30 + mkdir /home/jenkins/sigul [Pipeline] sh 06:31:30 + 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 06:31:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:31:30 ---> sigul-install.sh 06:31:30 Sigul already installed; skipping installation. [Pipeline] sh 06:31:31 + git tag --list 06:31:31 0.6.0 06:31:31 0.6.1 06:31:31 0.7.0 06:31:31 0.7.1 06:31:31 v1.0.0 06:31:31 v1.0.1 06:31:31 v1.1.0 06:31:31 v1.2.0 06:31:31 v1.2.1 06:31:31 v1.3.0 06:31:31 v1.3.1 06:31:31 v2.0.0 06:31:31 v2.1.0 06:31:31 v2.1.1 06:31:31 v2.2.0 06:31:31 v2.3.0 06:31:31 v3.0 06:31:31 v3.0.0 06:31:31 v3.1 06:31:31 v3.1.0 06:31:31 v3.1.0-dev.1 06:31:31 v3.1.0-dev.10 06:31:31 v3.1.0-dev.11 06:31:31 v3.1.0-dev.12 06:31:31 v3.1.0-dev.13 06:31:31 v3.1.0-dev.14 06:31:31 v3.1.0-dev.15 06:31:31 v3.1.0-dev.16 06:31:31 v3.1.0-dev.17 06:31:31 v3.1.0-dev.18 06:31:31 v3.1.0-dev.19 06:31:31 v3.1.0-dev.2 06:31:31 v3.1.0-dev.20 06:31:31 v3.1.0-dev.21 06:31:31 v3.1.0-dev.22 06:31:31 v3.1.0-dev.23 06:31:31 v3.1.0-dev.24 06:31:31 v3.1.0-dev.25 06:31:31 v3.1.0-dev.26 06:31:31 v3.1.0-dev.27 06:31:31 v3.1.0-dev.28 06:31:31 v3.1.0-dev.29 06:31:31 v3.1.0-dev.3 06:31:31 v3.1.0-dev.30 06:31:31 v3.1.0-dev.31 06:31:31 v3.1.0-dev.32 06:31:31 v3.1.0-dev.33 06:31:31 v3.1.0-dev.34 06:31:31 v3.1.0-dev.35 06:31:31 v3.1.0-dev.36 06:31:31 v3.1.0-dev.37 06:31:31 v3.1.0-dev.38 06:31:31 v3.1.0-dev.39 06:31:31 v3.1.0-dev.4 06:31:31 v3.1.0-dev.40 06:31:31 v3.1.0-dev.41 06:31:31 v3.1.0-dev.42 06:31:31 v3.1.0-dev.43 06:31:31 v3.1.0-dev.44 06:31:31 v3.1.0-dev.45 06:31:31 v3.1.0-dev.46 06:31:31 v3.1.0-dev.47 06:31:31 v3.1.0-dev.48 06:31:31 v3.1.0-dev.49 06:31:31 v3.1.0-dev.5 06:31:31 v3.1.0-dev.50 06:31:31 v3.1.0-dev.51 06:31:31 v3.1.0-dev.52 06:31:31 v3.1.0-dev.53 06:31:31 v3.1.0-dev.54 06:31:31 v3.1.0-dev.55 06:31:31 v3.1.0-dev.56 06:31:31 v3.1.0-dev.57 06:31:31 v3.1.0-dev.58 06:31:31 v3.1.0-dev.59 06:31:31 v3.1.0-dev.6 06:31:31 v3.1.0-dev.60 06:31:31 v3.1.0-dev.61 06:31:31 v3.1.0-dev.62 06:31:31 v3.1.0-dev.63 06:31:31 v3.1.0-dev.64 06:31:31 v3.1.0-dev.65 06:31:31 v3.1.0-dev.66 06:31:31 v3.1.0-dev.67 06:31:31 v3.1.0-dev.68 06:31:31 v3.1.0-dev.69 06:31:31 v3.1.0-dev.7 06:31:31 v3.1.0-dev.70 06:31:31 v3.1.0-dev.71 06:31:31 v3.1.0-dev.72 06:31:31 v3.1.0-dev.73 06:31:31 v3.1.0-dev.8 06:31:31 v3.1.0-dev.9 06:31:31 v3.1.1 06:31:31 v3.1.1-dev.1 06:31:31 v3.1.1-dev.2 06:31:31 v3.2.0-dev.1 06:31:31 v3.2.0-dev.10 06:31:31 v3.2.0-dev.100 06:31:31 v3.2.0-dev.101 06:31:31 v3.2.0-dev.102 06:31:31 v3.2.0-dev.103 06:31:31 v3.2.0-dev.104 06:31:31 v3.2.0-dev.105 06:31:31 v3.2.0-dev.106 06:31:31 v3.2.0-dev.107 06:31:31 v3.2.0-dev.108 06:31:31 v3.2.0-dev.109 06:31:31 v3.2.0-dev.11 06:31:31 v3.2.0-dev.12 06:31:31 v3.2.0-dev.13 06:31:31 v3.2.0-dev.14 06:31:31 v3.2.0-dev.15 06:31:31 v3.2.0-dev.16 06:31:31 v3.2.0-dev.17 06:31:31 v3.2.0-dev.18 06:31:31 v3.2.0-dev.19 06:31:31 v3.2.0-dev.2 06:31:31 v3.2.0-dev.20 06:31:31 v3.2.0-dev.21 06:31:31 v3.2.0-dev.22 06:31:31 v3.2.0-dev.23 06:31:31 v3.2.0-dev.24 06:31:31 v3.2.0-dev.25 06:31:31 v3.2.0-dev.26 06:31:31 v3.2.0-dev.27 06:31:31 v3.2.0-dev.28 06:31:31 v3.2.0-dev.29 06:31:31 v3.2.0-dev.3 06:31:31 v3.2.0-dev.30 06:31:31 v3.2.0-dev.31 06:31:31 v3.2.0-dev.32 06:31:31 v3.2.0-dev.33 06:31:31 v3.2.0-dev.34 06:31:31 v3.2.0-dev.35 06:31:31 v3.2.0-dev.36 06:31:31 v3.2.0-dev.37 06:31:31 v3.2.0-dev.38 06:31:31 v3.2.0-dev.39 06:31:31 v3.2.0-dev.4 06:31:31 v3.2.0-dev.40 06:31:31 v3.2.0-dev.41 06:31:31 v3.2.0-dev.42 06:31:31 v3.2.0-dev.43 06:31:31 v3.2.0-dev.44 06:31:31 v3.2.0-dev.45 06:31:31 v3.2.0-dev.46 06:31:31 v3.2.0-dev.47 06:31:31 v3.2.0-dev.48 06:31:31 v3.2.0-dev.49 06:31:31 v3.2.0-dev.5 06:31:31 v3.2.0-dev.50 06:31:31 v3.2.0-dev.51 06:31:31 v3.2.0-dev.52 06:31:31 v3.2.0-dev.53 06:31:31 v3.2.0-dev.54 06:31:31 v3.2.0-dev.55 06:31:31 v3.2.0-dev.56 06:31:31 v3.2.0-dev.57 06:31:31 v3.2.0-dev.58 06:31:31 v3.2.0-dev.59 06:31:31 v3.2.0-dev.6 06:31:31 v3.2.0-dev.60 06:31:31 v3.2.0-dev.61 06:31:31 v3.2.0-dev.62 06:31:31 v3.2.0-dev.63 06:31:31 v3.2.0-dev.64 06:31:31 v3.2.0-dev.65 06:31:31 v3.2.0-dev.66 06:31:31 v3.2.0-dev.67 06:31:31 v3.2.0-dev.68 06:31:31 v3.2.0-dev.69 06:31:31 v3.2.0-dev.7 06:31:31 v3.2.0-dev.70 06:31:31 v3.2.0-dev.71 06:31:31 v3.2.0-dev.72 06:31:31 v3.2.0-dev.73 06:31:31 v3.2.0-dev.74 06:31:31 v3.2.0-dev.75 06:31:31 v3.2.0-dev.76 06:31:31 v3.2.0-dev.77 06:31:31 v3.2.0-dev.78 06:31:31 v3.2.0-dev.79 06:31:31 v3.2.0-dev.8 06:31:31 v3.2.0-dev.80 06:31:31 v3.2.0-dev.81 06:31:31 v3.2.0-dev.82 06:31:31 v3.2.0-dev.83 06:31:31 v3.2.0-dev.84 06:31:31 v3.2.0-dev.85 06:31:31 v3.2.0-dev.86 06:31:31 v3.2.0-dev.87 06:31:31 v3.2.0-dev.88 06:31:31 v3.2.0-dev.89 06:31:31 v3.2.0-dev.9 06:31:31 v3.2.0-dev.90 06:31:31 v3.2.0-dev.91 06:31:31 v3.2.0-dev.92 06:31:31 v3.2.0-dev.93 06:31:31 v3.2.0-dev.94 06:31:31 v3.2.0-dev.95 06:31:31 v3.2.0-dev.96 06:31:31 v3.2.0-dev.97 06:31:31 v3.2.0-dev.98 06:31:31 v3.2.0-dev.99 06:31:31 v4.0.0-dev.1 06:31:31 v4.0.0-dev.10 06:31:31 v4.0.0-dev.11 06:31:31 v4.0.0-dev.12 06:31:31 v4.0.0-dev.13 06:31:31 v4.0.0-dev.14 06:31:31 v4.0.0-dev.15 06:31:31 v4.0.0-dev.2 06:31:31 v4.0.0-dev.3 06:31:31 v4.0.0-dev.4 06:31:31 v4.0.0-dev.5 06:31:31 v4.0.0-dev.6 06:31:31 v4.0.0-dev.7 06:31:31 v4.0.0-dev.8 06:31:31 v4.0.0-dev.9 [Pipeline] sh 06:31:31 + lftools sign git-tag v4.0.0-dev.15 06:31:31 Signing Git tag with Sigul... 06:31:31 Signing v4.0.0-dev.15 [Pipeline] echo 06:31:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:31:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:31:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:31:32 $ docker stop --time=1 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 06:31:34 $ docker rm -f --volumes 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:35 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:35 $ docker top 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 -eo pid,comm 06:31:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:36 [ssh-agent] Looking for ssh-agent implementation... 06:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:36 $ docker exec 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 ssh-agent 06:31:36 SSH_AUTH_SOCK=/tmp/ssh-jczKcNhfPYbe/agent.14 06:31:36 SSH_AGENT_PID=20 06:31:36 Running ssh-add (command line suppressed) 06:31:36 Identity added: /w/workspace/edgex-go/749@tmp/private_key_9577847707762665957.key (/w/workspace/edgex-go/749@tmp/private_key_9577847707762665957.key) 06:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:36 + git semver bump pre 06:31:37 2024-11-08 06:31:36,968 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:37 2024-11-08 06:31:36,969 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev 06:31:37 2024-11-08 06:31:36,969 [bump_version] DEBUG bumped version:4.0.0-dev.16 06:31:37 2024-11-08 06:31:36,969 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/edgex-go/749/.semver/main with force:True 06:31:37 2024-11-08 06:31:36,969 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:37 2024-11-08 06:31:36,969 [write_file] DEBUG write to file:/w/workspace/edgex-go/749/.semver/main 06:31:37 2024-11-08 06:31:36,974 [execute] INFO git cat-file --batch-check 06:31:37 2024-11-08 06:31:36,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) 06:31:37 2024-11-08 06:31:36,993 [execute] INFO git cat-file --batch 06:31:37 2024-11-08 06:31:36,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) 06:31:37 2024-11-08 06:31:36,998 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:37 4.0.0-dev.16 [Pipeline] } 06:31:37 $ docker exec --env ******** --env ******** 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 ssh-agent -k 06:31:37 unset SSH_AUTH_SOCK; 06:31:37 unset SSH_AGENT_PID; 06:31:37 echo Agent pid 20 killed; 06:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:37 + git semver [Pipeline] } 06:31:38 $ docker stop --time=1 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 06:31:39 $ docker rm -f --volumes 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:40 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:41 $ docker top 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 -eo pid,comm 06:31: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). 06:31:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:42 [ssh-agent] Looking for ssh-agent implementation... 06:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:42 $ docker exec 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 ssh-agent 06:31:42 SSH_AUTH_SOCK=/tmp/ssh-mb3jDgvkbXrh/agent.13 06:31:42 SSH_AGENT_PID=19 06:31:42 Running ssh-add (command line suppressed) 06:31:42 Identity added: /w/workspace/edgex-go/749@tmp/private_key_11567699230435613925.key (/w/workspace/edgex-go/749@tmp/private_key_11567699230435613925.key) 06:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:42 + git semver push 06:31:43 2024-11-08 06:31:43,007 [run_push] DEBUG push 06:31:43 2024-11-08 06:31:43,008 [execute] INFO git cat-file --batch-check 06:31:43 2024-11-08 06:31:43,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) 06:31:43 2024-11-08 06:31:43,013 [execute] INFO git rev-list edfb646196cb7befa82269fbfe980ab49eb4bbe9 -- 06:31:43 2024-11-08 06:31:43,014 [execute] DEBUG Popen(['git', 'rev-list', 'edfb646196cb7befa82269fbfe980ab49eb4bbe9', '--'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=None) 06:31:43 2024-11-08 06:31:43,031 [execute] INFO git fetch -v origin 06:31:43 2024-11-08 06:31:43,031 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=True, shell=None, istream=None) 06:31:43 2024-11-08 06:31:43,519 [run_push] DEBUG no remote changes detected 06:31:43 2024-11-08 06:31:43,521 [execute] INFO git push origin semver 06:31:43 2024-11-08 06:31:43,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=None) 06:31:44 2024-11-08 06:31:44,199 [run_push] DEBUG push all version tags 06:31:44 2024-11-08 06:31:44,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:31:44 2024-11-08 06:31:44,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) 06:31:45 2024-11-08 06:31:44,825 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main 06:31:45 4.0.0-dev.16 [Pipeline] } 06:31:45 $ docker exec --env ******** --env ******** 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 ssh-agent -k 06:31:45 unset SSH_AUTH_SOCK; 06:31:45 unset SSH_AGENT_PID; 06:31:45 echo Agent pid 19 killed; 06:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:45 + git semver [Pipeline] } 06:31:46 $ docker stop --time=1 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 06:31:48 $ docker rm -f --volumes 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 [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 06:31:49 + [ -d /w/workspace/edgex-go/749/archives ] [Pipeline] libraryResource [Pipeline] sh 06:31:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:31:50 ---> package-listing.sh 06:31:50 ++ facter osfamily 06:31:50 ++ tr '[:upper:]' '[:lower:]' 06:31:50 + OS_FAMILY=debian 06:31:50 + workspace=/w/workspace/edgex-go/749 06:31:50 + START_PACKAGES=/tmp/packages_start.txt 06:31:50 + END_PACKAGES=/tmp/packages_end.txt 06:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:50 + PACKAGES=/tmp/packages_start.txt 06:31:50 + '[' /w/workspace/edgex-go/749 ']' 06:31:50 + PACKAGES=/tmp/packages_end.txt 06:31:50 + case "${OS_FAMILY}" in 06:31:50 + dpkg -l 06:31:50 + grep '^ii' 06:31:50 + '[' -f /tmp/packages_start.txt ']' 06:31:50 + '[' -f /tmp/packages_end.txt ']' 06:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:50 + '[' /w/workspace/edgex-go/749 ']' 06:31:50 + mkdir -p /w/workspace/edgex-go/749/archives/ 06:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/749/archives/ [Pipeline] echo 06:31:50 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/749/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:31:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:51 06:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:51 latest: Pulling from edgex-lftools-log-publisher 06:31:51 5eb5b503b376: Pulling fs layer 06:31:51 5c69ac0246d0: Pulling fs layer 06:31:51 ec43610c2a17: Pulling fs layer 06:31:51 3a2ae6a8a46f: Pulling fs layer 06:31:51 33b1e0a273af: Pulling fs layer 06:31:51 5d3b04190fa2: Pulling fs layer 06:31:51 2f39f015ded8: Pulling fs layer 06:31:51 3a2ae6a8a46f: Waiting 06:31:51 33b1e0a273af: Waiting 06:31:51 5d3b04190fa2: Waiting 06:31:51 2f39f015ded8: Waiting 06:31:52 5c69ac0246d0: Verifying Checksum 06:31:52 5c69ac0246d0: Download complete 06:31:52 3a2ae6a8a46f: Download complete 06:31:52 33b1e0a273af: Verifying Checksum 06:31:52 33b1e0a273af: Download complete 06:31:52 ec43610c2a17: Verifying Checksum 06:31:52 ec43610c2a17: Download complete 06:31:52 5d3b04190fa2: Verifying Checksum 06:31:52 5d3b04190fa2: Download complete 06:31:52 5eb5b503b376: Verifying Checksum 06:31:52 5eb5b503b376: Download complete 06:31:53 5eb5b503b376: Pull complete 06:31:54 5c69ac0246d0: Pull complete 06:31:54 ec43610c2a17: Pull complete 06:31:54 3a2ae6a8a46f: Pull complete 06:31:54 33b1e0a273af: Pull complete 06:31:55 5d3b04190fa2: Pull complete 06:32:01 2f39f015ded8: Pull complete 06:32:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:01 prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container 06:32:01 $ 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/749/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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:32:13 $ docker top 2ed625c7a49396febe5a074294577da5e762481fdb1f9faa559909cb454f30cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:32:14 + ls /var/log/sa-host 06:32:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:14 provisioning config files... 06:32:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/749@tmp/config12840578106184315398tmp [Pipeline] { [Pipeline] echo 06:32:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:14 ---> create-netrc.sh [Pipeline] } 06:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:32:15 ---> python-tools-install.sh [Pipeline] echo 06:32:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:15 ---> sudo-logs.sh 06:32:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:32:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:15 ---> job-cost.sh 06:32:15 lf-activate-venv: SKIPPING 06:32:15 DEBUG: total: 0.10999999940395355 06:32:15 INFO: Retrieving Stack Cost... 06:32:16 INFO: Retrieving Pricing Info for: v3-standard-8 06:32:16 INFO: Archiving Costs [Pipeline] echo 06:32:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:17 ---> logs-deploy.sh 06:32:17 lf-activate-venv: SKIPPING 06:32:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/749 06:32:17 INFO: archiving workspace using pattern(s): 06:32:18 Archives upload complete. 06:32:18 INFO: archiving logs to Nexus 06:32:19 ---> uname -a: 06:32:19 Linux prd-ubuntu20-04-docker-8c-8g-25873 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:32:19 06:32:19 06:32:19 ---> lscpu: 06:32:19 Architecture: x86_64 06:32:19 CPU op-mode(s): 32-bit, 64-bit 06:32:19 Byte Order: Little Endian 06:32:19 Address sizes: 40 bits physical, 48 bits virtual 06:32:19 CPU(s): 8 06:32:19 On-line CPU(s) list: 0-7 06:32:19 Thread(s) per core: 1 06:32:19 Core(s) per socket: 1 06:32:19 Socket(s): 8 06:32:19 NUMA node(s): 1 06:32:19 Vendor ID: AuthenticAMD 06:32:19 CPU family: 23 06:32:19 Model: 49 06:32:19 Model name: AMD EPYC-Rome Processor 06:32:19 Stepping: 0 06:32:19 CPU MHz: 2800.000 06:32:19 BogoMIPS: 5600.00 06:32:19 Virtualization: AMD-V 06:32:19 Hypervisor vendor: KVM 06:32:19 Virtualization type: full 06:32:19 L1d cache: 256 KiB 06:32:19 L1i cache: 256 KiB 06:32:19 L2 cache: 4 MiB 06:32:19 L3 cache: 128 MiB 06:32:19 NUMA node0 CPU(s): 0-7 06:32:19 Vulnerability Itlb multihit: Not affected 06:32:19 Vulnerability L1tf: Not affected 06:32:19 Vulnerability Mds: Not affected 06:32:19 Vulnerability Meltdown: Not affected 06:32:19 Vulnerability Mmio stale data: Not affected 06:32:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:32:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:32:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:32:19 Vulnerability Srbds: Not affected 06:32:19 Vulnerability Tsx async abort: Not affected 06:32:19 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 06:32:19 06:32:19 06:32:19 ---> nproc: 06:32:19 8 06:32:19 06:32:19 06:32:19 ---> df -h: 06:32:19 Filesystem Size Used Avail Use% Mounted on 06:32:19 overlay 155G 27G 129G 18% / 06:32:19 tmpfs 64M 0 64M 0% /dev 06:32:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:32:19 shm 64M 0 64M 0% /dev/shm 06:32:19 /dev/vda1 155G 27G 129G 18% /facter-os 06:32:19 06:32:19 06:32:19 ---> sar -b -r -n DEV: 06:32:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25873) 11/08/24 _x86_64_ (8 CPU) 06:32:19 06:32:19 05:42:15 LINUX RESTART (8 CPU) 06:32:19 06:32:19 05:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:32:19 05:44:01 425.32 12.17 413.15 0.00 1804.71 122993.26 0.00 06:32:19 05:45:01 91.83 0.02 91.82 0.00 0.13 94490.25 0.00 06:32:19 05:46:01 22.01 0.03 21.98 0.00 0.27 17044.78 0.00 06:32:19 05:47:01 58.27 0.12 58.15 0.00 5.19 45409.52 0.00 06:32:19 05:48:01 535.82 1.35 534.47 0.00 123.83 207913.23 0.00 06:32:19 05:49:01 396.67 11.56 385.10 0.00 92.52 92757.47 0.00 06:32:19 05:50:01 191.46 0.45 191.01 0.00 6.79 85916.96 0.00 06:32:19 05:51:01 199.90 0.02 199.88 0.00 0.13 56798.00 0.00 06:32:19 05:52:01 443.45 0.03 443.41 0.00 4.40 114996.57 0.00 06:32:19 05:53:01 315.24 0.18 315.06 0.00 18.26 12098.50 0.00 06:32:19 05:54:01 25.66 0.03 25.63 0.00 8.53 651.76 0.00 06:32:19 05:55:01 3.38 0.00 3.38 0.00 0.00 51.45 0.00 06:32:19 05:56:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 06:32:19 05:57:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 06:32:19 05:58:01 1.88 0.02 1.87 0.00 0.13 20.93 0.00 06:32:19 05:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 06:32:19 06:00:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 06:32:19 06:01:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 06:32:19 06:02:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 06:32:19 06:03:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 06:32:19 06:04:01 2.88 1.02 1.87 0.00 21.86 26.66 0.00 06:32:19 06:05:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 06:32:19 06:06:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 06:32:19 06:07:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 06:32:19 06:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 06:32:19 06:09:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 06:32:19 06:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 06:32:19 06:11:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 06:32:19 06:12:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 06:32:19 06:13:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 06:32:19 06:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 06:32:19 06:15:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 06:32:19 06:16:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 06:32:19 06:17:01 1.55 0.02 1.53 0.00 0.13 17.99 0.00 06:32:19 06:18:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 06:32:19 06:19:02 1.18 0.00 1.18 0.00 0.00 14.26 0.00 06:32:19 06:20:01 0.97 0.00 0.97 0.00 0.00 11.11 0.00 06:32:19 06:21:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 06:32:19 06:22:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 06:32:19 06:23:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 06:32:19 06:24:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 06:32:19 06:25:01 1.20 0.03 1.17 0.00 0.27 14.80 0.00 06:32:19 06:26:01 4.64 2.22 2.42 0.00 36.23 78.30 0.00 06:32:19 06:27:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 06:32:19 06:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 06:32:19 06:29:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 06:32:19 06:30:01 1.53 0.30 1.23 0.00 10.00 14.40 0.00 06:32:19 06:31:01 89.65 1.45 88.20 0.00 34.66 29576.80 0.00 06:32:19 06:32:01 107.60 0.17 107.43 0.00 13.86 24411.93 0.00 06:32:19 Average: 60.18 0.63 59.55 0.00 43.94 18456.09 0.00 06:32:19 06:32:19 05:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:19 05:44:01 27777640 31470976 835884 2.54 114740 3760024 2027608 5.98 1309016 3305040 314176 06:32:19 05:45:01 26308288 30603140 1695888 5.16 128016 4294380 2390384 7.04 2680728 3339284 303752 06:32:19 05:46:01 27141860 31493756 803000 2.44 131556 4322660 1788728 5.27 1338884 3822516 504548 06:32:19 05:47:01 27633376 31494692 808020 2.46 134780 3879344 1851956 5.46 1343512 3383524 210888 06:32:19 05:48:01 21317764 31180460 1092772 3.32 152100 9647396 3359488 9.90 2228580 8561344 5508 06:32:19 05:49:01 18465544 31346532 929516 2.83 302484 12243908 2438584 7.19 2576772 10794016 324752 06:32:19 05:50:01 12651852 29590600 2619092 7.96 338316 15881072 9566652 28.19 5013996 13693820 1489932 06:32:19 05:51:01 8959516 28221212 4002984 12.17 353560 18118064 8479528 24.99 7270268 15081840 2426820 06:32:19 05:52:01 12385384 31360228 910992 2.77 360708 17972900 2399488 7.07 2917440 16224808 528 06:32:19 05:53:01 12195696 31414076 861084 2.62 367284 18202820 2220924 6.55 3127332 16209028 768 06:32:19 05:54:01 12200480 31420704 853972 2.60 368480 18203360 2139428 6.31 3601028 15731580 660 06:32:19 05:55:01 12198248 31418680 856040 2.60 368564 18203348 2155048 6.35 3600200 15731528 8 06:32:19 05:56:01 12199076 31419548 855148 2.60 368584 18203352 2155048 6.35 3598644 15731532 8 06:32:19 05:57:01 12216256 31437092 838272 2.55 368600 18203356 2155048 6.35 3582140 15731844 8 06:32:19 05:58:01 12215196 31436076 839520 2.55 368644 18203360 2185800 6.44 3582268 15731848 4 06:32:19 05:59:01 12217960 31438872 836660 2.54 368676 18203364 2185800 6.44 3579532 15731852 16 06:32:19 06:00:01 12218276 31439208 836416 2.54 368688 18203364 2185800 6.44 3579616 15731852 8 06:32:19 06:01:01 12218228 31439196 836400 2.54 368720 18203368 2185800 6.44 3579648 15731856 8 06:32:19 06:02:01 12217944 31438944 836576 2.54 368748 18203368 2185800 6.44 3579944 15731856 20 06:32:19 06:03:01 12217848 31438880 836556 2.54 368772 18203376 2185800 6.44 3579812 15731864 28 06:32:19 06:04:01 12215824 31437924 837148 2.55 368860 18204124 2229748 6.57 3579872 15732504 4 06:32:19 06:05:01 12215988 31438144 836896 2.55 368876 18204128 2229748 6.57 3580108 15732504 52 06:32:19 06:06:01 12215680 31437856 837160 2.55 368896 18204132 2229748 6.57 3579924 15732508 8 06:32:19 06:07:01 12215884 31438100 836848 2.54 368928 18204132 2229748 6.57 3579956 15732508 8 06:32:19 06:08:01 12216084 31438332 836724 2.54 368944 18204132 2229748 6.57 3580296 15732516 20 06:32:19 06:09:01 12216184 31438500 836416 2.54 368972 18204140 2229748 6.57 3580040 15732520 64 06:32:19 06:10:01 12215916 31438232 836640 2.54 368988 18204140 2229748 6.57 3580040 15732516 12 06:32:19 06:11:01 12215552 31437908 836868 2.54 369020 18204144 2229748 6.57 3580076 15732520 8 06:32:19 06:12:01 12215780 31438148 836508 2.54 369048 18204144 2229748 6.57 3580356 15732520 12 06:32:19 06:13:01 12215740 31438196 836528 2.54 369104 18204144 2229748 6.57 3580388 15732524 8 06:32:19 06:14:01 12216072 31438536 836164 2.54 369120 18204148 2229748 6.57 3580024 15732524 12 06:32:19 06:15:01 12216200 31438712 836164 2.54 369148 18204156 2229748 6.57 3580428 15732532 80 06:32:19 06:16:01 12216432 31438976 836084 2.54 369176 18204160 2229748 6.57 3580104 15732536 16 06:32:19 06:17:01 12215428 31438040 836916 2.55 369212 18204160 2229748 6.57 3580688 15732536 220 06:32:19 06:18:01 12215584 31438240 836700 2.54 369252 18204168 2229748 6.57 3580268 15732544 12 06:32:19 06:19:02 12215552 31438244 836664 2.54 369280 18204168 2229748 6.57 3580300 15732544 12 06:32:19 06:20:01 12215512 31438240 836608 2.54 369312 18204172 2229748 6.57 3580328 15732548 24 06:32:19 06:21:01 12215464 31438192 836580 2.54 369332 18204168 2229748 6.57 3580272 15732548 8 06:32:19 06:22:01 12215480 31438212 836476 2.54 369352 18204176 2229748 6.57 3580272 15732552 28 06:32:19 06:23:01 12215496 31438292 836372 2.54 369372 18204184 2229748 6.57 3580388 15732560 68 06:32:19 06:24:01 12215440 31438264 836328 2.54 369404 18204184 2229748 6.57 3580372 15732560 4 06:32:19 06:25:01 12215472 31438368 836300 2.54 369440 18204184 2229748 6.57 3581704 15732564 236 06:32:19 06:26:01 12212592 31438152 836296 2.54 369496 18206548 2213628 6.52 3580592 15734832 8 06:32:19 06:27:01 12212884 31438452 835956 2.54 369524 18206552 2213628 6.52 3580592 15734836 48 06:32:19 06:28:01 12212820 31438456 835948 2.54 369544 18206552 2213628 6.52 3581000 15734840 16 06:32:19 06:29:01 12213016 31438712 835688 2.54 369584 18206556 2213628 6.52 3580768 15734840 64 06:32:19 06:30:01 12208424 31434448 839876 2.55 369624 18206852 2213628 6.52 3588584 15734920 36 06:32:19 06:31:01 11745676 31399888 874804 2.66 374164 18607632 2287932 6.74 3626008 16132232 76 06:32:19 06:32:01 10529372 31400744 870568 2.65 406256 19664708 2143844 6.32 3675876 17165200 470000 06:32:19 Average: 13653836 31308844 965694 2.94 343250 16737816 2506063 7.39 3462224 14486127 123543 06:32:19 06:32:19 05:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:19 05:44:01 ens3 1215.59 1059.45 11349.18 125.78 0.00 0.00 0.00 0.00 06:32:19 05:44:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 06:32:19 05:44:01 docker0 743.81 806.98 56.42 4974.77 0.00 0.00 0.00 0.00 06:32:19 05:45:01 ens3 33.53 22.50 31.18 13.62 0.00 0.00 0.00 0.00 06:32:19 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:45:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:45:01 veth4a6a1b5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:32:19 05:46:01 ens3 30.18 20.80 23.56 13.50 0.00 0.00 0.00 0.00 06:32:19 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:46:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 06:32:19 05:46:01 veth4a6a1b5 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 06:32:19 05:47:01 ens3 95.94 60.92 2220.05 18.19 0.00 0.00 0.00 0.00 06:32:19 05:47:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:32:19 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:48:01 ens3 323.26 208.55 3010.13 181.03 0.00 0.00 0.00 0.00 06:32:19 05:48:01 veth836bac6 0.62 1.58 0.05 0.28 0.00 0.00 0.00 0.00 06:32:19 05:48:01 veth8850d62 7.31 7.96 0.77 5.45 0.00 0.00 0.00 0.00 06:32:19 05:48:01 veth13c4090 7.30 8.13 0.77 5.47 0.00 0.00 0.00 0.00 06:32:19 05:48:01 vetha73a8ac 7.23 8.33 0.77 5.48 0.00 0.00 0.00 0.00 06:32:19 05:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:32:19 05:48:01 veth8386416 7.23 8.25 0.76 5.47 0.00 0.00 0.00 0.00 06:32:19 05:48:01 veth31cece3 5.98 6.48 0.62 4.83 0.00 0.00 0.00 0.00 06:32:19 05:48:01 docker0 125.07 203.80 8.62 2137.92 0.00 0.00 0.00 0.00 06:32:19 05:49:01 ens3 532.54 344.36 6078.74 39.15 0.00 0.00 0.00 0.00 06:32:19 05:49:01 veth836bac6 0.13 0.18 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:49:01 veth8850d62 63.77 97.92 6.74 1207.45 0.00 0.00 0.00 0.10 06:32:19 05:49:01 veth13c4090 71.44 102.82 7.36 1223.18 0.00 0.00 0.00 0.10 06:32:19 05:49:01 vetha73a8ac 62.09 100.63 6.68 1215.26 0.00 0.00 0.00 0.10 06:32:19 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:49:01 veth8386416 70.12 110.48 7.23 1214.16 0.00 0.00 0.00 0.10 06:32:19 05:49:01 veth31cece3 71.74 111.60 7.41 1211.92 0.00 0.00 0.00 0.10 06:32:19 05:49:01 docker0 339.29 523.03 30.79 6071.94 0.00 0.00 0.00 0.00 06:32:19 05:50:01 ens3 15.55 9.06 12.74 7.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth612adc7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethceb96d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth757e6bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth836bac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth5bcbdbf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth6c882df 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethfb89cfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth875d2c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethe668e96 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethc886b0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 veth378755f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethf47f659 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 vethec92684 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:19 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 ens3 4.90 2.32 3.49 1.82 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth612adc7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethceb96d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth757e6bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth836bac6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth5bcbdbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth6c882df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethfb89cfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth875d2c5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethe668e96 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethc886b0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 veth378755f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethf47f659 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 vethec92684 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:52:01 ens3 4.21 2.28 3.22 1.79 0.00 0.00 0.00 0.00 06:32:19 05:52:01 veth836bac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:52:01 vetha7d7492 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:52:01 vethcc2b581 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:53:01 ens3 393.59 391.62 212.70 1511.93 0.00 0.00 0.00 0.00 06:32:19 05:53:01 lo 48.65 48.65 4.79 4.79 0.00 0.00 0.00 0.00 06:32:19 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:54:01 ens3 415.31 403.30 161.79 2768.33 0.00 0.00 0.00 0.00 06:32:19 05:54:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 06:32:19 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:55:01 ens3 11.63 10.33 10.13 3.57 0.00 0.00 0.00 0.00 06:32:19 05:55:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 06:32:19 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:56:01 ens3 0.80 0.42 3.46 0.03 0.00 0.00 0.00 0.00 06:32:19 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:58:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:32:19 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 05:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:00:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:32:19 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:02:01 ens3 0.77 0.32 0.30 0.21 0.00 0.00 0.00 0.00 06:32:19 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:03:01 ens3 0.67 0.43 0.34 0.28 0.00 0.00 0.00 0.00 06:32:19 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:04:01 ens3 0.67 0.03 0.17 0.00 0.00 0.00 0.00 0.00 06:32:19 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:05:01 ens3 0.72 0.47 0.36 0.29 0.00 0.00 0.00 0.00 06:32:19 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:06:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:32:19 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:07:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:32:19 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:08:01 ens3 0.82 0.47 0.43 0.35 0.00 0.00 0.00 0.00 06:32:19 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:10:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 06:32:19 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:11:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:32:19 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:12:01 ens3 1.28 0.67 0.65 0.49 0.00 0.00 0.00 0.00 06:32:19 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:13:01 ens3 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 06:32:19 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:14:01 ens3 0.68 0.02 0.11 0.00 0.00 0.00 0.00 0.00 06:32:19 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:15:01 ens3 1.07 0.42 0.32 0.22 0.00 0.00 0.00 0.00 06:32:19 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:16:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:32:19 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:17:01 ens3 0.73 0.53 0.36 0.29 0.00 0.00 0.00 0.00 06:32:19 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:18:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:32:19 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:19:02 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:22:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:32:19 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:23:01 ens3 0.33 0.22 0.09 0.08 0.00 0.00 0.00 0.00 06:32:19 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:24:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:32:19 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:28:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:32:19 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:29:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:32:19 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:32:19 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:30:01 ens3 2.07 3.58 0.89 13.12 0.00 0.00 0.00 0.00 06:32:19 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:19 06:31:01 ens3 254.86 167.99 3932.21 133.72 0.00 0.00 0.00 0.00 06:32:19 06:31:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:32:19 06:31:01 docker0 73.17 124.93 6.97 1255.74 0.00 0.00 0.00 0.00 06:32:19 06:32:01 ens3 251.21 154.52 5778.96 39.18 0.00 0.00 0.00 0.00 06:32:19 06:32:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:32:19 06:32:01 docker0 2.27 2.50 0.36 1.67 0.00 0.00 0.00 0.00 06:32:19 Average: ens3 73.05 58.19 666.67 99.49 0.00 0.00 0.00 0.00 06:32:19 Average: lo 1.95 1.95 0.19 0.19 0.00 0.00 0.00 0.00 06:32:19 Average: docker0 25.98 33.67 2.09 293.19 0.00 0.00 0.00 0.00 06:32:19 06:32:19 06:32:19 ---> sar -P ALL: 06:32:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25873) 11/08/24 _x86_64_ (8 CPU) 06:32:19 06:32:19 05:42:15 LINUX RESTART (8 CPU) 06:32:19 06:32:19 05:43:02 CPU %user %nice %system %iowait %steal %idle 06:32:19 05:44:01 all 10.07 0.00 3.88 3.75 0.06 82.23 06:32:19 05:44:01 0 8.27 0.00 3.19 0.24 0.07 88.23 06:32:19 05:44:01 1 9.36 0.00 3.24 1.64 0.07 85.70 06:32:19 05:44:01 2 11.51 0.00 4.35 6.61 0.07 77.46 06:32:19 05:44:01 3 8.62 0.00 3.31 7.57 0.07 80.44 06:32:19 05:44:01 4 9.16 0.00 4.85 0.36 0.05 85.57 06:32:19 05:44:01 5 14.19 0.00 5.56 6.87 0.07 73.30 06:32:19 05:44:01 6 10.26 0.00 2.97 6.48 0.05 80.24 06:32:19 05:44:01 7 9.24 0.00 3.61 0.22 0.07 86.86 06:32:19 05:45:01 all 34.36 0.00 5.86 3.00 0.09 56.69 06:32:19 05:45:01 0 35.81 0.00 6.53 10.02 0.08 47.56 06:32:19 05:45:01 1 35.03 0.00 5.24 0.15 0.08 59.50 06:32:19 05:45:01 2 34.57 0.00 5.18 2.51 0.08 57.65 06:32:19 05:45:01 3 33.87 0.00 6.41 0.42 0.08 59.22 06:32:19 05:45:01 4 34.69 0.00 6.79 0.85 0.12 57.56 06:32:19 05:45:01 5 33.27 0.00 6.34 0.15 0.08 60.16 06:32:19 05:45:01 6 31.99 0.00 5.67 9.68 0.08 52.59 06:32:19 05:45:01 7 35.62 0.00 4.73 0.30 0.13 59.22 06:32:19 05:46:01 all 46.36 0.00 5.57 0.50 0.09 47.48 06:32:19 05:46:01 0 48.28 0.00 5.39 0.07 0.08 46.18 06:32:19 05:46:01 1 46.75 0.00 5.60 0.34 0.10 47.22 06:32:19 05:46:01 2 45.90 0.00 5.57 0.03 0.08 48.41 06:32:19 05:46:01 3 46.06 0.00 5.45 0.57 0.08 47.84 06:32:19 05:46:01 4 48.08 0.00 5.45 0.10 0.10 46.27 06:32:19 05:46:01 5 45.23 0.00 5.82 0.10 0.10 48.75 06:32:19 05:46:01 6 45.70 0.00 5.41 2.28 0.08 46.52 06:32:19 05:46:01 7 44.85 0.00 5.88 0.54 0.10 48.63 06:32:19 05:47:01 all 34.41 0.00 6.94 2.16 0.10 56.39 06:32:19 05:47:01 0 33.23 0.00 6.40 0.19 0.10 60.08 06:32:19 05:47:01 1 35.79 0.00 7.04 9.10 0.08 48.00 06:32:19 05:47:01 2 32.73 0.00 6.95 0.18 0.08 60.06 06:32:19 05:47:01 3 36.07 0.00 7.25 2.59 0.12 53.97 06:32:19 05:47:01 4 36.34 0.00 7.75 1.09 0.10 54.72 06:32:19 05:47:01 5 33.97 0.00 6.63 0.24 0.10 59.06 06:32:19 05:47:01 6 33.57 0.00 6.69 3.88 0.08 55.77 06:32:19 05:47:01 7 33.60 0.00 6.81 0.03 0.10 59.45 06:32:19 05:48:01 all 17.15 0.00 6.36 26.50 0.13 49.85 06:32:19 05:48:01 0 16.17 0.00 6.82 56.97 0.17 19.88 06:32:19 05:48:01 1 19.72 0.00 7.19 49.24 0.20 23.64 06:32:19 05:48:01 2 16.47 0.00 6.07 14.13 0.09 63.25 06:32:19 05:48:01 3 15.84 0.00 6.01 9.76 0.10 68.30 06:32:19 05:48:01 4 16.44 0.00 5.80 10.66 0.08 67.02 06:32:19 05:48:01 5 16.89 0.00 6.19 44.88 0.08 31.96 06:32:19 05:48:01 6 19.94 0.00 6.71 12.51 0.10 60.73 06:32:19 05:48:01 7 15.75 0.00 6.13 14.15 0.20 63.77 06:32:19 05:49:01 all 5.43 0.00 2.71 26.62 0.06 65.18 06:32:19 05:49:01 0 5.48 0.00 2.41 17.14 0.08 74.89 06:32:19 05:49:01 1 6.72 0.00 2.67 26.49 0.12 64.00 06:32:19 05:49:01 2 5.15 0.00 4.71 80.05 0.08 10.00 06:32:19 05:49:01 3 4.48 0.00 2.58 20.55 0.03 72.36 06:32:19 05:49:01 4 4.98 0.00 2.26 18.08 0.03 74.64 06:32:19 05:49:01 5 4.65 0.00 2.07 17.34 0.03 75.90 06:32:19 05:49:01 6 6.18 0.00 2.72 16.78 0.05 74.27 06:32:19 05:49:01 7 5.80 0.00 2.25 16.81 0.05 75.08 06:32:19 05:50:01 all 51.17 0.00 9.05 8.11 0.14 31.53 06:32:19 05:50:01 0 51.64 0.00 8.75 7.84 0.15 31.62 06:32:19 05:50:01 1 49.86 0.00 10.27 11.32 0.26 28.29 06:32:19 05:50:01 2 49.40 0.00 9.51 12.60 0.16 28.33 06:32:19 05:50:01 3 51.18 0.00 8.51 3.37 0.12 36.81 06:32:19 05:50:01 4 51.20 0.00 8.50 3.45 0.12 36.73 06:32:19 05:50:01 5 51.53 0.00 8.46 20.59 0.12 19.31 06:32:19 05:50:01 6 52.95 0.00 8.61 2.70 0.10 35.64 06:32:19 05:50:01 7 51.51 0.00 9.80 3.13 0.12 35.44 06:32:19 05:51:01 all 88.22 0.00 11.57 0.01 0.21 0.00 06:32:19 05:51:01 0 87.82 0.00 11.99 0.00 0.19 0.00 06:32:19 05:51:01 1 87.52 0.00 12.28 0.00 0.19 0.00 06:32:19 05:51:01 2 87.68 0.00 12.17 0.02 0.14 0.00 06:32:19 05:51:01 3 88.65 0.00 11.18 0.02 0.15 0.00 06:32:19 05:51:01 4 89.22 0.00 10.53 0.00 0.26 0.00 06:32:19 05:51:01 5 87.85 0.00 11.79 0.02 0.34 0.00 06:32:19 05:51:01 6 89.00 0.00 10.85 0.00 0.16 0.00 06:32:19 05:51:01 7 87.97 0.00 11.79 0.00 0.24 0.00 06:32:19 05:52:01 all 49.08 0.00 7.43 7.73 0.11 35.66 06:32:19 05:52:01 0 49.97 0.00 7.20 1.97 0.07 40.80 06:32:19 05:52:01 1 47.37 0.00 7.95 4.60 0.18 39.90 06:32:19 05:52:01 2 49.74 0.00 6.97 6.17 0.08 37.04 06:32:19 05:52:01 3 48.15 0.00 7.73 1.75 0.08 42.28 06:32:19 05:52:01 4 48.70 0.00 8.02 34.68 0.09 8.52 06:32:19 05:52:01 5 50.75 0.00 6.87 4.21 0.07 38.11 06:32:19 05:52:01 6 48.43 0.00 7.03 2.65 0.21 41.68 06:32:19 05:52:01 7 49.40 0.00 7.68 6.27 0.08 36.57 06:32:19 05:53:01 all 6.69 0.00 1.61 4.31 0.09 87.30 06:32:19 05:53:01 0 3.44 0.00 1.45 1.93 0.15 93.03 06:32:19 05:53:01 1 7.27 0.00 1.71 7.15 0.08 83.79 06:32:19 05:53:01 2 10.14 0.00 2.00 2.59 0.12 85.16 06:32:19 05:53:01 3 4.00 0.00 1.22 3.99 0.07 90.72 06:32:19 05:53:01 4 6.94 0.00 1.81 5.33 0.07 85.86 06:32:19 05:53:01 5 9.63 0.00 1.88 8.57 0.10 79.82 06:32:19 05:53:01 6 4.53 0.00 1.24 1.82 0.05 92.36 06:32:19 05:53:01 7 7.64 0.00 1.56 3.15 0.08 87.57 06:32:19 05:54:01 all 10.12 0.00 0.87 0.23 0.06 88.71 06:32:19 05:54:01 0 6.03 0.00 0.69 0.07 0.03 93.18 06:32:19 05:54:01 1 17.21 0.00 1.07 0.05 0.07 81.60 06:32:19 05:54:01 2 13.41 0.00 0.91 1.16 0.08 84.43 06:32:19 05:54:01 3 10.85 0.00 0.91 0.05 0.07 88.12 06:32:19 05:54:01 4 5.36 0.00 0.79 0.03 0.07 93.75 06:32:19 05:54:01 5 11.35 0.00 1.37 0.48 0.07 86.73 06:32:19 05:54:01 6 3.37 0.00 0.45 0.00 0.03 96.14 06:32:19 05:54:01 7 13.37 0.00 0.80 0.03 0.07 85.72 06:32:19 06:32:19 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:32:19 05:55:01 all 0.10 0.00 0.06 0.01 0.02 99.81 06:32:19 05:55:01 0 0.07 0.00 0.05 0.05 0.02 99.82 06:32:19 05:55:01 1 0.13 0.00 0.05 0.00 0.02 99.80 06:32:19 05:55:01 2 0.08 0.00 0.08 0.02 0.03 99.78 06:32:19 05:55:01 3 0.08 0.00 0.07 0.00 0.02 99.83 06:32:19 05:55:01 4 0.10 0.00 0.10 0.00 0.02 99.78 06:32:19 05:55:01 5 0.10 0.00 0.03 0.03 0.02 99.82 06:32:19 05:55:01 6 0.17 0.00 0.05 0.00 0.02 99.77 06:32:19 05:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 06:32:19 05:56:01 all 0.07 0.00 0.01 0.01 0.01 99.90 06:32:19 05:56:01 0 0.02 0.00 0.00 0.03 0.00 99.95 06:32:19 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 05:56:01 2 0.05 0.00 0.03 0.00 0.03 99.88 06:32:19 05:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 05:56:01 4 0.28 0.00 0.05 0.00 0.02 99.65 06:32:19 05:56:01 5 0.07 0.00 0.02 0.02 0.00 99.90 06:32:19 05:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:32:19 05:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:32:19 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:32:19 05:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:32:19 05:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 05:57:01 2 0.08 0.00 0.02 0.00 0.02 99.88 06:32:19 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 05:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 05:57:01 5 0.02 0.00 0.02 0.07 0.00 99.90 06:32:19 05:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 05:58:01 all 0.15 0.00 0.03 0.02 0.01 99.79 06:32:19 05:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:32:19 05:58:01 1 0.98 0.00 0.03 0.00 0.00 98.99 06:32:19 05:58:01 2 0.07 0.00 0.05 0.00 0.03 99.85 06:32:19 05:58:01 3 0.00 0.00 0.03 0.02 0.02 99.93 06:32:19 05:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:32:19 05:58:01 5 0.05 0.00 0.03 0.05 0.02 99.85 06:32:19 05:58:01 6 0.05 0.00 0.03 0.12 0.02 99.78 06:32:19 05:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:32:19 05:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:32:19 05:59:01 0 0.03 0.00 0.00 0.10 0.02 99.85 06:32:19 05:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:32:19 05:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 05:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 05:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:32:19 05:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:32:19 05:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:32:19 05:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:32:19 06:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:00:01 1 0.10 0.00 0.00 0.00 0.02 99.88 06:32:19 06:00:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:32:19 06:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:00:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:32:19 06:00:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:32:19 06:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:01:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:32:19 06:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:32:19 06:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:32:19 06:01:01 2 0.02 0.00 0.00 0.00 0.03 99.95 06:32:19 06:01:01 3 0.08 0.00 0.03 0.00 0.02 99.87 06:32:19 06:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:32:19 06:01:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:32:19 06:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 06:32:19 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:02:01 all 0.20 0.00 0.01 0.00 0.01 99.77 06:32:19 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:02:01 1 1.27 0.00 0.02 0.00 0.00 98.71 06:32:19 06:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:32:19 06:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:02:01 4 0.07 0.00 0.02 0.02 0.02 99.88 06:32:19 06:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:32:19 06:02:01 6 0.13 0.00 0.02 0.00 0.00 99.85 06:32:19 06:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:03:01 all 0.07 0.00 0.01 0.01 0.01 99.90 06:32:19 06:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:32:19 06:03:01 1 0.33 0.00 0.00 0.00 0.02 99.65 06:32:19 06:03:01 2 0.05 0.00 0.03 0.00 0.03 99.88 06:32:19 06:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:32:19 06:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:32:19 06:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 06:32:19 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 06:04:01 all 0.06 0.00 0.06 0.05 0.00 99.82 06:32:19 06:04:01 0 0.25 0.00 0.13 0.13 0.00 99.48 06:32:19 06:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:32:19 06:04:01 2 0.03 0.00 0.10 0.00 0.02 99.85 06:32:19 06:04:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:32:19 06:04:01 4 0.05 0.00 0.07 0.15 0.02 99.72 06:32:19 06:04:01 5 0.03 0.00 0.05 0.12 0.00 99.80 06:32:19 06:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:32:19 06:04:01 7 0.07 0.00 0.02 0.02 0.00 99.90 06:32:19 06:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:32:19 06:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 06:05:01 2 0.08 0.00 0.00 0.00 0.02 99.90 06:32:19 06:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:32:19 06:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:32:19 06:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:32:19 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:32:19 06:06:01 all 0.01 0.00 0.02 0.01 0.01 99.95 06:32:19 06:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:06:01 2 0.02 0.00 0.05 0.00 0.03 99.90 06:32:19 06:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:06:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:32:19 06:06:01 5 0.02 0.00 0.02 0.05 0.02 99.90 06:32:19 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:07:01 all 0.06 0.00 0.01 0.03 0.01 99.89 06:32:19 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:07:01 1 0.03 0.00 0.00 0.00 0.05 99.92 06:32:19 06:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:32:19 06:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:07:01 4 0.17 0.00 0.02 0.00 0.00 99.82 06:32:19 06:07:01 5 0.03 0.00 0.00 0.23 0.00 99.73 06:32:19 06:07:01 6 0.10 0.00 0.00 0.00 0.00 99.90 06:32:19 06:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:08:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:32:19 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:32:19 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:08:01 5 0.03 0.00 0.03 0.05 0.02 99.87 06:32:19 06:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 06:32:19 06:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:32:19 06:09:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:32:19 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:32:19 06:09:01 2 0.15 0.00 0.03 0.00 0.03 99.78 06:32:19 06:09:01 3 0.08 0.00 0.02 0.00 0.02 99.88 06:32:19 06:09:01 4 0.05 0.00 0.02 0.02 0.00 99.92 06:32:19 06:09:01 5 0.03 0.00 0.00 0.03 0.00 99.93 06:32:19 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:32:19 06:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:32:19 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:10:01 1 0.32 0.00 0.03 0.00 0.02 99.63 06:32:19 06:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:32:19 06:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:32:19 06:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 06:32:19 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:11:01 all 0.10 0.00 0.01 0.01 0.01 99.87 06:32:19 06:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:11:01 1 0.66 0.00 0.00 0.00 0.00 99.34 06:32:19 06:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:32:19 06:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:11:01 5 0.02 0.00 0.02 0.05 0.02 99.90 06:32:19 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 06:32:19 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:12:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:32:19 06:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:32:19 06:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:12:01 5 0.03 0.00 0.02 0.15 0.00 99.80 06:32:19 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:32:19 06:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:32:19 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:13:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:32:19 06:13:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:32:19 06:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:13:01 5 0.00 0.00 0.02 0.03 0.02 99.93 06:32:19 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:32:19 06:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:14:01 2 0.05 0.00 0.03 0.00 0.03 99.88 06:32:19 06:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:14:01 5 0.07 0.00 0.02 0.02 0.00 99.90 06:32:19 06:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:32:19 06:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:32:19 06:15:01 all 0.15 0.00 0.01 0.01 0.01 99.82 06:32:19 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:15:01 1 1.06 0.00 0.03 0.00 0.02 98.89 06:32:19 06:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:32:19 06:15:01 5 0.03 0.00 0.03 0.05 0.02 99.87 06:32:19 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:16:01 all 0.10 0.00 0.01 0.00 0.01 99.88 06:32:19 06:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:16:01 1 0.57 0.00 0.00 0.00 0.00 99.43 06:32:19 06:16:01 2 0.08 0.00 0.02 0.00 0.03 99.87 06:32:19 06:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:16:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:32:19 06:16:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:32:19 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:32:19 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:32:19 06:17:01 all 0.07 0.00 0.02 0.03 0.01 99.88 06:32:19 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:17:01 1 0.27 0.00 0.00 0.00 0.00 99.73 06:32:19 06:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:32:19 06:17:01 3 0.03 0.00 0.03 0.20 0.02 99.72 06:32:19 06:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:32:19 06:17:01 5 0.07 0.00 0.02 0.03 0.00 99.88 06:32:19 06:17:01 6 0.10 0.00 0.02 0.00 0.00 99.88 06:32:19 06:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:18:01 all 0.12 0.00 0.01 0.01 0.01 99.86 06:32:19 06:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:32:19 06:18:01 1 0.68 0.00 0.00 0.00 0.02 99.30 06:32:19 06:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:32:19 06:18:01 3 0.03 0.00 0.00 0.03 0.00 99.93 06:32:19 06:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:32:19 06:18:01 5 0.07 0.00 0.03 0.03 0.00 99.87 06:32:19 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:19:02 all 0.02 0.00 0.02 0.01 0.01 99.95 06:32:19 06:19:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:19:02 1 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:19:02 2 0.02 0.00 0.02 0.00 0.03 99.93 06:32:19 06:19:02 3 0.02 0.00 0.02 0.02 0.02 99.93 06:32:19 06:19:02 4 0.03 0.00 0.05 0.00 0.02 99.90 06:32:19 06:19:02 5 0.03 0.00 0.02 0.05 0.02 99.88 06:32:19 06:19:02 6 0.00 0.00 0.03 0.00 0.00 99.97 06:32:19 06:19:02 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:32:19 06:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:32:19 06:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:32:19 06:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:32:19 06:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:32:19 06:20:01 5 0.07 0.00 0.02 0.05 0.00 99.86 06:32:19 06:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:21:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:32:19 06:21:01 0 0.15 0.00 0.00 0.00 0.00 99.85 06:32:19 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:21:01 2 0.08 0.00 0.05 0.00 0.05 99.82 06:32:19 06:21:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:32:19 06:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:21:01 5 0.00 0.00 0.00 0.07 0.00 99.93 06:32:19 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:32:19 06:22:01 all 0.09 0.00 0.01 0.02 0.01 99.87 06:32:19 06:22:01 0 0.47 0.00 0.02 0.00 0.02 99.50 06:32:19 06:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:32:19 06:22:01 2 0.07 0.00 0.02 0.00 0.05 99.87 06:32:19 06:22:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:32:19 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:22:01 5 0.03 0.00 0.00 0.12 0.02 99.83 06:32:19 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:23:01 all 0.03 0.00 0.01 0.03 0.01 99.93 06:32:19 06:23:01 0 0.00 0.00 0.00 0.00 0.03 99.97 06:32:19 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:32:19 06:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:23:01 5 0.07 0.00 0.02 0.20 0.00 99.72 06:32:19 06:23:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:32:19 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:24:01 all 0.07 0.00 0.01 0.18 0.01 99.72 06:32:19 06:24:01 0 0.02 0.00 0.00 0.05 0.00 99.93 06:32:19 06:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:24:01 2 0.07 0.00 0.03 0.10 0.02 99.78 06:32:19 06:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:24:01 5 0.42 0.00 0.03 1.32 0.02 98.22 06:32:19 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:25:01 all 0.11 0.00 0.01 0.45 0.01 99.42 06:32:19 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:32:19 06:25:01 3 0.02 0.00 0.00 0.52 0.00 99.47 06:32:19 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:32:19 06:25:01 5 0.81 0.00 0.00 2.54 0.02 96.63 06:32:19 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:25:01 7 0.00 0.00 0.03 0.52 0.00 99.45 06:32:19 06:26:01 all 0.05 0.00 0.04 0.86 0.01 99.04 06:32:19 06:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:26:01 1 0.05 0.00 0.02 0.03 0.02 99.88 06:32:19 06:26:01 2 0.08 0.00 0.07 0.08 0.02 99.75 06:32:19 06:26:01 3 0.03 0.00 0.07 1.20 0.02 98.69 06:32:19 06:26:01 4 0.12 0.00 0.12 0.95 0.00 98.82 06:32:19 06:26:01 5 0.05 0.00 0.02 3.75 0.00 96.19 06:32:19 06:26:01 6 0.02 0.00 0.02 0.86 0.00 99.10 06:32:19 06:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:32:19 06:27:01 all 0.07 0.00 0.01 0.51 0.02 99.39 06:32:19 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:32:19 06:27:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:32:19 06:27:01 2 0.03 0.00 0.00 0.12 0.03 99.82 06:32:19 06:27:01 3 0.02 0.00 0.02 0.35 0.05 99.57 06:32:19 06:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:32:19 06:27:01 5 0.53 0.00 0.02 3.38 0.02 96.06 06:32:19 06:27:01 6 0.00 0.00 0.00 0.15 0.02 99.83 06:32:19 06:27:01 7 0.00 0.00 0.00 0.08 0.00 99.92 06:32:19 06:32:19 06:27:01 CPU %user %nice %system %iowait %steal %idle 06:32:19 06:28:01 all 0.09 0.00 0.01 0.32 0.00 99.59 06:32:19 06:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:32:19 06:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:32:19 06:28:01 3 0.05 0.00 0.02 0.52 0.00 99.42 06:32:19 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:28:01 5 0.55 0.00 0.00 2.05 0.00 97.40 06:32:19 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:32:19 06:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:32:19 06:29:01 all 0.07 0.00 0.01 0.46 0.01 99.45 06:32:19 06:29:01 0 0.02 0.00 0.00 0.15 0.00 99.83 06:32:19 06:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:32:19 06:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:32:19 06:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:32:19 06:29:01 5 0.37 0.00 0.00 3.35 0.02 96.26 06:32:19 06:29:01 6 0.02 0.00 0.02 0.20 0.00 99.77 06:32:19 06:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:32:19 06:30:01 all 0.21 0.00 0.01 0.25 0.01 99.52 06:32:19 06:30:01 0 0.07 0.00 0.00 0.10 0.00 99.83 06:32:19 06:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:32:19 06:30:01 2 0.25 0.00 0.00 0.30 0.02 99.43 06:32:19 06:30:01 3 0.12 0.00 0.00 0.00 0.00 99.88 06:32:19 06:30:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:32:19 06:30:01 5 0.76 0.00 0.02 1.05 0.00 98.18 06:32:19 06:30:01 6 0.20 0.00 0.02 0.52 0.00 99.27 06:32:19 06:30:01 7 0.13 0.00 0.02 0.07 0.08 99.70 06:32:19 06:31:01 all 4.42 0.00 1.91 5.23 0.05 88.39 06:32:19 06:31:01 0 5.15 0.00 1.35 0.02 0.03 93.45 06:32:19 06:31:01 1 3.61 0.00 2.20 0.34 0.03 93.83 06:32:19 06:31:01 2 4.17 0.00 1.51 6.92 0.05 87.36 06:32:19 06:31:01 3 6.16 0.00 1.84 1.77 0.05 90.17 06:32:19 06:31:01 4 4.25 0.00 2.09 1.12 0.07 92.46 06:32:19 06:31:01 5 3.69 0.00 2.53 26.30 0.10 67.38 06:32:19 06:31:01 6 3.79 0.00 1.64 4.69 0.03 89.84 06:32:19 06:31:01 7 4.53 0.00 2.10 0.97 0.05 92.34 06:32:19 06:32:01 all 7.76 0.00 3.62 4.42 0.08 84.11 06:32:19 06:32:01 0 7.80 0.00 4.45 15.68 0.08 71.99 06:32:19 06:32:01 1 6.97 0.00 4.33 1.00 0.10 87.60 06:32:19 06:32:01 2 7.49 0.00 3.00 0.84 0.08 88.58 06:32:19 06:32:01 3 8.52 0.00 3.11 9.45 0.07 78.86 06:32:19 06:32:01 4 8.09 0.00 3.80 1.30 0.12 86.69 06:32:19 06:32:01 5 10.19 0.00 4.52 1.71 0.07 83.52 06:32:19 06:32:01 6 6.03 0.00 2.63 0.66 0.08 90.60 06:32:19 06:32:01 7 7.04 0.00 3.15 4.68 0.07 85.06 06:32:19 Average: all 7.40 0.00 1.37 1.94 0.03 89.26 06:32:19 Average: 0 7.25 0.00 1.35 2.27 0.03 89.11 06:32:19 Average: 1 7.58 0.00 1.42 2.25 0.04 88.71 06:32:19 Average: 2 7.48 0.00 1.41 2.71 0.04 88.36 06:32:19 Average: 3 7.35 0.00 1.34 1.31 0.03 89.97 06:32:19 Average: 4 7.35 0.00 1.39 1.57 0.03 89.65 06:32:19 Average: 5 7.62 0.00 1.42 3.04 0.03 87.88 06:32:19 Average: 6 7.16 0.00 1.27 1.33 0.02 90.22 06:32:19 Average: 7 7.40 0.00 1.34 1.03 0.03 90.19 06:32:19 06:32:19 06:32:19