Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 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-ssh5642480804313327676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16211407902024392577.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2906965381154482764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2422567162303617868.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-ssh16391050626222093999.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40419 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/806 [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/806 # 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 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d (main) Commit message: "feat: Optimize Postgres Event Reading schema (#5096)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 > git rev-list --no-walk d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:20 ========================================================= 07:32:20 EdgeX Global Pipelines Version Info 07:32:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:21 ------------------- 07:32:21 stable info: 07:32:21 ------------------- 07:32:21 Commited By: Cherry Wang cherry@iotechsys.com 07:32:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:21 Message: update stable to v1.0.269 07:32:22 ------------------- 07:32:22 experimental info: 07:32:22 ------------------- 07:32:22 Commited By: Ginny Guan ginny@iotechsys.com 07:32:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:22 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c689c8f [Pipeline] echo 07:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:23 provisioning config files... 07:32:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config13453094402072918668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:23 ---> ****-login.sh 07:32:23 nexus3.edgexfoundry.org:10001 07:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:23 Configure a credential helper to remove this warning. See 07:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:23 07:32:23 Login Succeeded 07:32:23 nexus3.edgexfoundry.org:10002 07:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:23 Configure a credential helper to remove this warning. See 07:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:23 07:32:23 Login Succeeded 07:32:23 nexus3.edgexfoundry.org:10003 07:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:23 Configure a credential helper to remove this warning. See 07:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:23 07:32:23 Login Succeeded 07:32:23 nexus3.edgexfoundry.org:10004 07:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:24 Configure a credential helper to remove this warning. See 07:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:24 07:32:24 Login Succeeded 07:32:24 ****.io 07:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:24 Configure a credential helper to remove this warning. See 07:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:24 07:32:24 Login Succeeded 07:32:24 ---> ****-login.sh ends [Pipeline] } 07:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:32:24 + dirname cmd/core-command/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo core-command,cmd/core-command/Dockerfile 07:32:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + dirname cmd/core-data/Dockerfile 07:32:24 + echo core-data,cmd/core-data/Dockerfile 07:32:24 + dirname cmd/core-keeper/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo core-keeper,cmd/core-keeper/Dockerfile 07:32:24 + dirname cmd/core-metadata/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo core-metadata,cmd/core-metadata/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + dirname cmd/security-bootstrapper/Dockerfile 07:32:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:32:24 + dirname cmd/security-proxy-auth/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:32:24 + dirname cmd/security-proxy-setup/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:32:24 + dirname cmd/security-secretstore-setup/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:32:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:32:24 + dirname cmd/security-spire-agent/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:32:24 + dirname cmd/security-spire-config/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:32:24 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 07:32:24 07:32:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:32:24 + dirname cmd/support-notifications/Dockerfile+ 07:32:24 cut -d/ -f2 07:32:24 + echo support-notifications,cmd/support-notifications/Dockerfile 07:32:24 + dirname cmd/support-scheduler/Dockerfile 07:32:24 + cut -d/ -f2 07:32:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:32:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:24 + git rev-list -1 --merges c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d~1..c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo 07:32:24 -----------> git rev-list -1 --merges c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d~1..c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [false] [Pipeline] sh 07:32:25 + git log --format=format:%s -1 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo 07:32:25 ========================================================= 07:32:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:32:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:25 + grep -v github /etc/ssh/ssh_known_hosts 07:32:25 + [ -e /tmp/ssh_known_hosts ] 07:32:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:25 + + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:25 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:26 07:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:26 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:26 b85a868b505f: Pulling fs layer 07:32:26 e2be974225ed: Pulling fs layer 07:32:26 339a4e72a1f5: Pulling fs layer 07:32:26 988bab9f4d93: Pulling fs layer 07:32:26 1469e6f7b9e6: Pulling fs layer 07:32:26 eaf3925da568: Pulling fs layer 07:32:26 bab4dde63d76: Pulling fs layer 07:32:26 bde34c3a00c8: Pulling fs layer 07:32:26 b352a97aabf1: Pulling fs layer 07:32:26 4872d77fe225: Pulling fs layer 07:32:26 5851b861e8e6: Pulling fs layer 07:32:26 bab4dde63d76: Waiting 07:32:26 bde34c3a00c8: Waiting 07:32:26 b352a97aabf1: Waiting 07:32:26 4872d77fe225: Waiting 07:32:26 5851b861e8e6: Waiting 07:32:26 988bab9f4d93: Waiting 07:32:26 eaf3925da568: Waiting 07:32:26 1469e6f7b9e6: Waiting 07:32:26 e2be974225ed: Verifying Checksum 07:32:26 e2be974225ed: Download complete 07:32:26 988bab9f4d93: Verifying Checksum 07:32:26 988bab9f4d93: Download complete 07:32:26 1469e6f7b9e6: Download complete 07:32:26 eaf3925da568: Verifying Checksum 07:32:26 eaf3925da568: Download complete 07:32:26 339a4e72a1f5: Verifying Checksum 07:32:26 339a4e72a1f5: Download complete 07:32:26 bde34c3a00c8: Download complete 07:32:26 b352a97aabf1: Verifying Checksum 07:32:26 b352a97aabf1: Download complete 07:32:26 4872d77fe225: Download complete 07:32:26 5851b861e8e6: Download complete 07:32:26 b85a868b505f: Verifying Checksum 07:32:26 b85a868b505f: Download complete 07:32:26 bab4dde63d76: Verifying Checksum 07:32:26 bab4dde63d76: Download complete 07:32:27 b85a868b505f: Pull complete 07:32:27 e2be974225ed: Pull complete 07:32:28 339a4e72a1f5: Pull complete 07:32:28 988bab9f4d93: Pull complete 07:32:28 1469e6f7b9e6: Pull complete 07:32:28 eaf3925da568: Pull complete 07:32:30 bab4dde63d76: Pull complete 07:32:30 bde34c3a00c8: Pull complete 07:32:30 b352a97aabf1: Pull complete 07:32:30 4872d77fe225: Pull complete 07:32:30 5851b861e8e6: Pull complete 07:32:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:30 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 07:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:32:32 $ docker top 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c -eo pid,comm 07:32:32 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). 07:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:32 [ssh-agent] Looking for ssh-agent implementation... 07:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:32 $ docker exec 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent 07:32:33 SSH_AUTH_SOCK=/tmp/ssh-oRNfYCsvGOD6/agent.32 07:32:33 SSH_AGENT_PID=38 07:32:33 Running ssh-add (command line suppressed) 07:32:33 Identity added: /w/workspace/edgex-go/806@tmp/private_key_13436117594165459850.key (/w/workspace/edgex-go/806@tmp/private_key_13436117594165459850.key) 07:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:33 + git tag --points-at HEAD [Pipeline] } 07:32:33 $ docker exec --env ******** --env ******** 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent -k 07:32:33 unset SSH_AUTH_SOCK; 07:32:33 unset SSH_AGENT_PID; 07:32:33 echo Agent pid 38 killed; 07:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:33 [ssh-agent] Looking for ssh-agent implementation... 07:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:33 $ docker exec 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent 07:32:33 SSH_AUTH_SOCK=/tmp/ssh-NROZf5JFwp4i/agent.71 07:32:33 SSH_AGENT_PID=77 07:32:33 Running ssh-add (command line suppressed) 07:32:33 Identity added: /w/workspace/edgex-go/806@tmp/private_key_5700549263253112760.key (/w/workspace/edgex-go/806@tmp/private_key_5700549263253112760.key) 07:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:34 + git semver init 07:32:34 2025-03-06 07:32:34,443 [run_init] DEBUG init version:0.0.0 force:False 07:32:34 2025-03-06 07:32:34,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/806/.semver 07:32:34 2025-03-06 07:32:34,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/806/.semver 07:32:34 2025-03-06 07:32:34,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/806/.semver'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) 07:32:39 2025-03-06 07:32:39,312 [append_file] DEBUG append to file:/w/workspace/edgex-go/806/.git/info/exclude 07:32:39 2025-03-06 07:32:39,313 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/806/.semver/main with force:False 07:32:39 2025-03-06 07:32:39,313 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 07:32:39 2025-03-06 07:32:39,313 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 07:32:39 4.0.0-dev.68 [Pipeline] } 07:32:39 $ docker exec --env ******** --env ******** 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent -k 07:32:39 unset SSH_AUTH_SOCK; 07:32:39 unset SSH_AGENT_PID; 07:32:39 echo Agent pid 77 killed; 07:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:40 + git semver [Pipeline] } 07:32:40 $ docker stop --time=1 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c 07:32:41 $ docker rm -f --volumes 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c [Pipeline] // withDockerContainer [Pipeline] sh 07:32:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:42 Stashed 1 file(s) [Pipeline] echo 07:32:42 [edgeXSemver]: initialized semver on version 4.0.0-dev.68 [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 07:32:42 + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo 07:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:42 ========================================================= 07:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:32:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:43 da9db072f522: Pulling fs layer 07:32:43 6ef4a4ee8ca5: Pulling fs layer 07:32:43 06f05ace1117: Pulling fs layer 07:32:43 5fe327b54edc: Pulling fs layer 07:32:43 4f4fb700ef54: Pulling fs layer 07:32:43 92a5565b7b96: Pulling fs layer 07:32:43 ff9bb7016b71: Pulling fs layer 07:32:43 b67dba6c2c7d: Pulling fs layer 07:32:43 a813b0c90790: Pulling fs layer 07:32:43 5fe327b54edc: Waiting 07:32:43 ff9bb7016b71: Waiting 07:32:43 4f4fb700ef54: Waiting 07:32:43 a813b0c90790: Waiting 07:32:43 b67dba6c2c7d: Waiting 07:32:43 92a5565b7b96: Waiting 07:32:43 6ef4a4ee8ca5: Verifying Checksum 07:32:43 6ef4a4ee8ca5: Download complete 07:32:43 5fe327b54edc: Verifying Checksum 07:32:43 5fe327b54edc: Download complete 07:32:43 4f4fb700ef54: Verifying Checksum 07:32:43 4f4fb700ef54: Download complete 07:32:43 92a5565b7b96: Verifying Checksum 07:32:43 92a5565b7b96: Download complete 07:32:43 da9db072f522: Download complete 07:32:43 ff9bb7016b71: Verifying Checksum 07:32:43 ff9bb7016b71: Download complete 07:32:43 da9db072f522: Pull complete 07:32:43 6ef4a4ee8ca5: Pull complete 07:32:43 a813b0c90790: Verifying Checksum 07:32:43 a813b0c90790: Download complete 07:32:43 06f05ace1117: Verifying Checksum 07:32:43 06f05ace1117: Download complete 07:32:43 b67dba6c2c7d: Verifying Checksum 07:32:43 b67dba6c2c7d: Download complete 07:32:47 06f05ace1117: Pull complete 07:32:47 5fe327b54edc: Pull complete 07:32:47 4f4fb700ef54: Pull complete 07:32:47 92a5565b7b96: Pull complete 07:32:47 ff9bb7016b71: Pull complete 07:32:49 b67dba6c2c7d: Pull complete 07:32:49 a813b0c90790: Pull complete 07:32:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:32:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:49 WORKDIR /edgex 07:32:49 COPY go.mod . 07:32:49 RUN go mod download 07:32:49 + docker build -t ci-base-image-x86_64 -f - . 07:32:50 Sending build context to Docker daemon 180.4MB 07:32:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:50 ---> 3ba60ce46760 07:32:50 Step 2/4 : WORKDIR /edgex 07:32:57 ---> Running in 1de1c375003e 07:32:57 Removing intermediate container 1de1c375003e 07:32:57 ---> 69ca695d721c 07:32:57 Step 3/4 : COPY go.mod . 07:32:57 ---> 62a2b4b36563 07:32:57 Step 4/4 : RUN go mod download 07:32:57 ---> Running in 53cdd3073748 07:32:57 Still waiting to schedule task 07:32:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:33:19 Removing intermediate container 53cdd3073748 07:33:19 ---> cdbe4ca6f087 07:33:19 Successfully built cdbe4ca6f087 07:33:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:19 + docker inspect -f . ci-base-image-x86_64 07:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:19 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 07:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:33:19 $ docker top 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:20 + go version 07:33:20 go version go1.23.4 linux/amd64 [Pipeline] } 07:33:20 $ docker stop --time=1 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d 07:33:21 $ docker rm -f --volumes 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:21 + docker inspect -f . ci-base-image-x86_64 07:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:22 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 07:33:22 $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:33:22 $ docker top 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 -eo pid,comm [Pipeline] { [Pipeline] echo 07:33:22 ========================================================= 07:33:22 [edgeXBuildGoParallel] Running Tests and Build... 07:33:22 ========================================================= [Pipeline] sh 07:33:22 + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] fileExists [Pipeline] sh 07:33:23 + make test 07:33:23 go test -race -coverprofile=coverage.out ./... 07:33:31 ? github.com/edgexfoundry/edgex-go [no test files] 07:33:57 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:33:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:33:57 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:33:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 07:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:33:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:34:00 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:34:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:34:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:34:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 07:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements 07:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements 07:34:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:34:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.112s coverage: 93.4% of statements 07:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements 07:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:34:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:34:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements 07:34:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:34:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:34:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:34:06 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:34:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 43.1% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 81.1% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 07:34:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:34:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:34:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 07:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:34:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:34:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:34:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 07:34:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:34:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:34:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:34:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:34:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:34:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:34:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:34:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:34:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:34:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:34:13 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:34:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:34:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:34:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:34:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:34:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 07:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:34:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:34:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:34:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:34:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:34:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:34:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:34:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:34:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:34:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:34:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:34:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:34:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:34:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:34:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:34:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:34:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:34:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.571s coverage: 29.2% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 3.1% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 07:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 07:34:31 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 07:34:31 running golangci-lint 07:34:31 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:34:31 go version go1.23.4 linux/amd64 07:34:32 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:34:32 level=info msg="[config_reader] Used config file .golangci.yml" 07:34:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:34:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40420 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:34:35 Running in /w/workspace/edgex-go/806 [Pipeline] { [Pipeline] checkout 07:34:38 The recommended git tool is: git 07:34:42 using credential edgex-jenkins-ssh 07:34:43 Cloning the remote Git repository 07:34:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:34:43 > git init /w/workspace/edgex-go/806 # timeout=10 07:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:34:43 > git --version # timeout=10 07:34:43 > git --version # 'git version 2.25.1' 07:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:58 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 24.963506366s" 07:34:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.771163ms" 07:35:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:01 Avoid second fetch 07:35:01 Checking out Revision c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d (main) 07:35:01 Commit message: "feat: Optimize Postgres Event Reading schema (#5096)" 07:35:01 > git config core.sparsecheckout # timeout=10 07:35:01 > git checkout -f c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:35:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:06 Dload Upload Total Spent Left Speed 07:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 07:35:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:35:07 + sudo tee /etc/docker/daemon.new 07:35:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:35:07 { 07:35:07 "registry-mirrors": [ 07:35:07 "https://nexus3.edgexfoundry.org:10001" 07:35:07 ], 07:35:07 "bip": "10.250.0.254/24", 07:35:07 "hosts": [ 07:35:07 "tcp://0.0.0.0:5555", 07:35:07 "unix:///var/run/docker.sock" 07:35:07 ], 07:35:07 "mtu": 1458, 07:35:07 "selinux-enabled": true, 07:35:07 "seccomp-profile": "/etc/docker/seccomp.json" 07:35:07 } [Pipeline] sh 07:35:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:35:07 + sudo service docker restart 07:35:13 level=info msg="[linters_context/goanalysis] analyzers took 2m7.601528993s with top 10 stages: buildir: 1m12.03348893s, gosec: 4.636607015s, inspect: 3.804759501s, fact_deprecated: 3.232379881s, printf: 2.119467677s, ctrlflow: 1.667110972s, fact_purity: 1.448876347s, S1038: 1.413209021s, nilness: 1.376205892s, unused: 983.435899ms" 07:35:13 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:35:13 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, skip_dirs: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, identifier_marker: 202/202, nolint: 20/0" 07:35:13 level=info msg="[runner] processing took 20.886127ms with stages: nolint: 9.503386ms, identifier_marker: 5.678146ms, path_prettifier: 1.868915ms, exclude-rules: 1.622583ms, autogenerated_exclude: 1.230489ms, skip_dirs: 825.047µs, cgo: 70.12µs, invalid_issue: 54.84µs, filename_unadjuster: 25.831µs, fixer: 1.03µs, exclude: 900ns, max_same_issues: 860ns, uniq_by_line: 850ns, skip_files: 800ns, max_from_linter: 720ns, sort_results: 410ns, path_prefixer: 410ns, source_code: 300ns, diff: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 07:35:13 level=info msg="[runner] linters took 15.052924808s with stages: goanalysis_metalinter: 15.03187181s" 07:35:13 level=info msg="File cache stats: 0 entries of total size 0B" 07:35:13 level=info msg="Memory: 393 samples, avg is 300.5MB, max is 1356.0MB" 07:35:13 level=info msg="Execution took 40.076280129s" 07:35:13 go vet ./... 07:35:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:35:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:35:20 ./bin/test-attribution-txt.sh [Pipeline] echo 07:35:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:35:20 + ls -al . 07:35:20 total 1992 07:35:20 drwxrwxr-x 11 1001 1001 4096 Mar 6 07:33 . 07:35:20 drwxr-xr-x 4 root root 4096 Mar 6 07:33 .. 07:35:20 drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 .blubracket 07:35:20 -rw-rw-r-- 1 1001 1001 10 Mar 6 07:32 .dockerignore 07:35:20 drwxrwxr-x 8 1001 1001 4096 Mar 6 07:34 .git 07:35:20 drwxrwxr-x 3 1001 1001 4096 Mar 6 07:32 .github 07:35:20 -rw-rw-r-- 1 1001 1001 907 Mar 6 07:32 .gitignore 07:35:20 -rw-rw-r-- 1 1001 1001 199 Mar 6 07:32 .golangci.yml 07:35:20 -rw-rw-r-- 1 1001 1001 100 Mar 6 07:32 .hadolint.yml 07:35:20 drwxr-xr-x 3 1001 1001 4096 Mar 6 07:32 .semver 07:35:20 -rw-rw-r-- 1 1001 1001 155 Mar 6 07:32 .sonarcloud.properties 07:35:20 -rw-rw-r-- 1 1001 1001 1171 Mar 6 07:32 ADOPTERS.md 07:35:20 -rw-rw-r-- 1 1001 1001 17374 Mar 6 07:32 Attribution.txt 07:35:20 -rw-rw-r-- 1 1001 1001 108018 Mar 6 07:32 CHANGELOG.md 07:35:20 -rw-rw-r-- 1 1001 1001 3804 Mar 6 07:32 CONTRIBUTING.md 07:35:20 -rw-rw-r-- 1 1001 1001 677 Mar 6 07:32 GOVERNANCE.md 07:35:20 -rw-rw-r-- 1 1001 1001 858 Mar 6 07:32 Jenkinsfile 07:35:20 -rw-rw-r-- 1 1001 1001 10775 Mar 6 07:32 LICENSE 07:35:20 -rw-rw-r-- 1 1001 1001 16740 Mar 6 07:32 Makefile 07:35:20 -rw-rw-r-- 1 1001 1001 582 Mar 6 07:32 OWNERS.md 07:35:20 -rw-rw-r-- 1 1001 1001 9932 Mar 6 07:32 README.md 07:35:20 -rw-rw-r-- 1 1001 1001 789 Mar 6 07:32 SECURITY.md 07:35:20 -rw-rw-r-- 1 1001 1001 12 Mar 6 07:32 VERSION 07:35:20 drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 bin 07:35:20 drwxrwxr-x 19 1001 1001 4096 Mar 6 07:32 cmd 07:35:20 -rw-r--r-- 1 root root 1660758 Mar 6 07:34 coverage.out 07:35:20 drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 fuzz_test 07:35:20 -rw-rw-r-- 1 1001 1001 6495 Mar 6 07:32 go.mod 07:35:20 -rw-rw-r-- 1 1001 1001 88225 Mar 6 07:32 go.sum 07:35:20 drwxrwxr-x 7 1001 1001 4096 Mar 6 07:32 internal 07:35:20 drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 openapi 07:35:20 -rw-rw-r-- 1 1001 1001 584 Mar 6 07:32 security.txt 07:35:20 -rw-rw-r-- 1 1001 1001 204 Mar 6 07:32 version.go [Pipeline] sh 07:35:20 + '[' -e coverage.out ] 07:35:20 + chown 1001:1001 coverage.out [Pipeline] stash 07:35:20 Stashed 1 file(s) [Pipeline] sh 07:35:21 + make build 07:35:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:26 provisioning config files... 07:35:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config14837120354984909690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:26 ---> ****-login.sh 07:35:26 nexus3.edgexfoundry.org:10001 07:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:27 Configure a credential helper to remove this warning. See 07:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:27 07:35:27 Login Succeeded 07:35:27 nexus3.edgexfoundry.org:10002 07:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:27 Configure a credential helper to remove this warning. See 07:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:27 07:35:27 Login Succeeded 07:35:27 nexus3.edgexfoundry.org:10003 07:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:27 Configure a credential helper to remove this warning. See 07:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:27 07:35:27 Login Succeeded 07:35:27 nexus3.edgexfoundry.org:10004 07:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:28 Configure a credential helper to remove this warning. See 07:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:28 07:35:28 Login Succeeded 07:35:28 ****.io 07:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:28 Configure a credential helper to remove this warning. See 07:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:28 07:35:28 Login Succeeded 07:35:28 ---> ****-login.sh ends [Pipeline] } 07:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:35:29 + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo 07:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:29 ========================================================= 07:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:35:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:35:30 9986a736f7d3: Pulling fs layer 07:35:30 1f018df60701: Pulling fs layer 07:35:30 39f8f326b044: Pulling fs layer 07:35:30 e6a1e7a6a96a: Pulling fs layer 07:35:30 4f4fb700ef54: Pulling fs layer 07:35:30 d45d956e0dbf: Pulling fs layer 07:35:30 d7702b0d1db1: Pulling fs layer 07:35:30 5c7f0f088c93: Pulling fs layer 07:35:30 4fdc064ae6cf: Pulling fs layer 07:35:30 e6a1e7a6a96a: Waiting 07:35:30 4f4fb700ef54: Waiting 07:35:30 d45d956e0dbf: Waiting 07:35:30 d7702b0d1db1: Waiting 07:35:30 5c7f0f088c93: Waiting 07:35:30 4fdc064ae6cf: Waiting 07:35:30 1f018df60701: Verifying Checksum 07:35:30 1f018df60701: Download complete 07:35:30 e6a1e7a6a96a: Verifying Checksum 07:35:30 e6a1e7a6a96a: Download complete 07:35:30 4f4fb700ef54: Verifying Checksum 07:35:30 4f4fb700ef54: Download complete 07:35:30 d45d956e0dbf: Verifying Checksum 07:35:30 d45d956e0dbf: Download complete 07:35:30 d7702b0d1db1: Verifying Checksum 07:35:30 d7702b0d1db1: Download complete 07:35:30 9986a736f7d3: Verifying Checksum 07:35:30 9986a736f7d3: Download complete 07:35:30 4fdc064ae6cf: Verifying Checksum 07:35:30 4fdc064ae6cf: Download complete 07:35:31 9986a736f7d3: Pull complete 07:35:31 1f018df60701: Pull complete 07:35:32 39f8f326b044: Download complete 07:35:33 5c7f0f088c93: Verifying Checksum 07:35:33 5c7f0f088c93: Download complete 07:35:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:35:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:35:48 39f8f326b044: Pull complete 07:35:48 e6a1e7a6a96a: Pull complete 07:35:48 4f4fb700ef54: Pull complete 07:35:48 d45d956e0dbf: Pull complete 07:35:48 d7702b0d1db1: Pull complete 07:35:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:35:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:35:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:35:56 5c7f0f088c93: Pull complete 07:35:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:35:56 4fdc064ae6cf: Pull complete 07:35:56 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:35:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:57 WORKDIR /edgex 07:35:57 COPY go.mod . 07:35:57 RUN go mod download 07:35:57 + docker build -t ci-base-image-arm64 -f - . 07:35:57 Sending build context to Docker daemon 3.689MB 07:35:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:57 ---> 63f30b955cb9 07:35:57 Step 2/4 : WORKDIR /edgex 07:35:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:35:59 ---> Running in bdebe3b88206 07:36:00 Removing intermediate container bdebe3b88206 07:36:00 ---> d89667676b12 07:36:00 Step 3/4 : COPY go.mod . 07:36:00 ---> 433a1da29c5f 07:36:00 Step 4/4 : RUN go mod download 07:36:00 ---> Running in b6e314643054 07:36:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:36:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:36:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:36:09 $ docker stop --time=1 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 07:36:13 $ docker rm -f --volumes 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 [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 07:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:14 07:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:15 latest: Pulling from edgex-devops/edgex-compose 07:36:15 91d30c5bc195: Pulling fs layer 07:36:15 2e9b0aa3be6d: Pulling fs layer 07:36:15 9c61dcf015f6: Pulling fs layer 07:36:15 4698f68db338: Pulling fs layer 07:36:15 2a2f49069b9e: Pulling fs layer 07:36:15 e0025b399a48: Pulling fs layer 07:36:15 2a2f49069b9e: Waiting 07:36:15 e0025b399a48: Waiting 07:36:15 4698f68db338: Waiting 07:36:15 91d30c5bc195: Verifying Checksum 07:36:15 91d30c5bc195: Download complete 07:36:15 4698f68db338: Verifying Checksum 07:36:15 4698f68db338: Download complete 07:36:15 2e9b0aa3be6d: Verifying Checksum 07:36:15 2e9b0aa3be6d: Download complete 07:36:15 e0025b399a48: Verifying Checksum 07:36:15 e0025b399a48: Download complete 07:36:15 91d30c5bc195: Pull complete 07:36:15 2a2f49069b9e: Verifying Checksum 07:36:15 2a2f49069b9e: Download complete 07:36:15 2e9b0aa3be6d: Pull complete 07:36:16 9c61dcf015f6: Verifying Checksum 07:36:16 9c61dcf015f6: Download complete 07:36:18 9c61dcf015f6: Pull complete 07:36:18 4698f68db338: Pull complete 07:36:19 2a2f49069b9e: Pull complete 07:36:19 e0025b399a48: Pull complete 07:36:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:19 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 07:36:19 $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:36:21 $ docker top 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:22 + docker compose -f ./docker-compose-build.yml build --parallel 07:36:24 #1 [core-metadata internal] load build definition from Dockerfile 07:36:24 #1 transferring dockerfile: 2.10kB done 07:36:24 #1 DONE 0.0s 07:36:24 07:36:24 #2 [support-notifications internal] load build definition from Dockerfile 07:36:24 #2 transferring dockerfile: 2.00kB done 07:36:24 #2 DONE 0.0s 07:36:24 07:36:24 #3 [security-spire-agent internal] load build definition from Dockerfile 07:36:24 #3 transferring dockerfile: 1.81kB done 07:36:24 #3 DONE 0.0s 07:36:24 07:36:24 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:36:24 #4 transferring dockerfile: 1.89kB done 07:36:24 #4 DONE 0.0s 07:36:24 07:36:24 #5 [security-spire-config internal] load build definition from Dockerfile 07:36:24 #5 transferring dockerfile: 1.69kB done 07:36:24 #5 DONE 0.0s 07:36:24 07:36:24 #6 [security-spire-server internal] load build definition from Dockerfile 07:36:24 #6 transferring dockerfile: 1.70kB done 07:36:24 #6 DONE 0.0s 07:36:24 07:36:24 #7 [core-command internal] load build definition from Dockerfile 07:36:24 #7 transferring dockerfile: 1.94kB done 07:36:24 #7 DONE 0.0s 07:36:24 07:36:24 #8 [security-bootstrapper internal] load build definition from Dockerfile 07:36:24 #8 transferring dockerfile: 3.02kB done 07:36:24 #8 DONE 0.0s 07:36:24 07:36:24 #9 [support-scheduler internal] load build definition from Dockerfile 07:36:24 #9 transferring dockerfile: 1.83kB done 07:36:24 #9 DONE 0.0s 07:36:24 07:36:24 #10 [security-proxy-auth internal] load build definition from Dockerfile 07:36:24 #10 transferring dockerfile: 2.14kB done 07:36:24 #10 DONE 0.0s 07:36:24 07:36:24 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:36:24 #11 transferring dockerfile: 2.49kB done 07:36:24 #11 DONE 0.0s 07:36:24 07:36:24 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:36:24 #12 transferring dockerfile: 2.23kB done 07:36:24 #12 DONE 0.0s 07:36:24 07:36:24 #13 [core-data internal] load build definition from Dockerfile 07:36:24 #13 transferring dockerfile: 2.04kB done 07:36:24 #13 DONE 0.0s 07:36:24 07:36:24 #14 [core-keeper internal] load build definition from Dockerfile 07:36:24 #14 transferring dockerfile: 2.01kB done 07:36:24 #14 DONE 0.0s 07:36:24 07:36:24 #15 [core-metadata internal] load .dockerignore 07:36:24 #15 transferring context: 50B done 07:36:24 #15 DONE 0.0s 07:36:24 07:36:24 #16 [security-proxy-setup internal] load build definition from Dockerfile 07:36:24 #16 transferring dockerfile: 2.50kB done 07:36:24 #16 DONE 0.0s 07:36:24 07:36:24 #17 [support-notifications internal] load .dockerignore 07:36:24 #17 transferring context: 50B done 07:36:24 #17 DONE 0.0s 07:36:24 07:36:24 #18 [security-spire-agent internal] load .dockerignore 07:36:24 #18 transferring context: 50B done 07:36:24 #18 DONE 0.0s 07:36:24 07:36:24 #19 [security-spiffe-token-provider internal] load .dockerignore 07:36:24 #19 transferring context: 50B done 07:36:24 #19 DONE 0.0s 07:36:24 07:36:24 #20 [security-spire-config internal] load .dockerignore 07:36:24 #20 transferring context: 50B done 07:36:24 #20 DONE 0.0s 07:36:24 07:36:24 #21 [security-spire-server internal] load .dockerignore 07:36:24 #21 transferring context: 50B done 07:36:24 #21 DONE 0.0s 07:36:24 07:36:24 #22 [core-command internal] load .dockerignore 07:36:24 #22 transferring context: 50B done 07:36:24 #22 DONE 0.0s 07:36:24 07:36:24 #23 [security-bootstrapper internal] load .dockerignore 07:36:25 #23 transferring context: 50B done 07:36:25 #23 DONE 0.0s 07:36:25 07:36:25 #24 [support-scheduler internal] load .dockerignore 07:36:25 #24 transferring context: 50B done 07:36:25 #24 DONE 0.0s 07:36:25 07:36:25 #25 [security-proxy-auth internal] load .dockerignore 07:36:25 #25 transferring context: 50B done 07:36:25 #25 DONE 0.0s 07:36:25 07:36:25 #26 [security-secretstore-setup internal] load .dockerignore 07:36:25 #26 transferring context: 50B done 07:36:25 #26 DONE 0.0s 07:36:25 07:36:25 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:36:25 #27 transferring context: 50B done 07:36:25 #27 DONE 0.0s 07:36:25 07:36:25 #28 [core-data internal] load .dockerignore 07:36:25 #28 transferring context: 50B done 07:36:25 #28 DONE 0.0s 07:36:25 07:36:25 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:36:25 #29 DONE 0.0s 07:36:25 07:36:25 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:36:25 #30 ... 07:36:25 07:36:25 #31 [core-keeper internal] load .dockerignore 07:36:25 #31 transferring context: 50B done 07:36:25 #31 DONE 0.0s 07:36:25 07:36:25 #32 [security-proxy-setup internal] load .dockerignore 07:36:25 #32 transferring context: 50B done 07:36:25 #32 DONE 0.0s 07:36:25 07:36:25 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:36:25 #29 DONE 0.0s 07:36:25 07:36:25 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:36:25 #30 ... 07:36:25 07:36:25 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:36:25 #29 DONE 0.0s 07:36:25 07:36:25 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:36:25 #30 DONE 0.5s 07:36:25 07:36:25 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:36:25 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:36:25 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:36:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:36:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:36:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:36:26 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.2s 07:36:26 #33 ... 07:36:26 07:36:26 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:36:26 #34 DONE 0.7s 07:36:26 07:36:26 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:36:26 #35 DONE 0.7s 07:36:26 07:36:26 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:36:26 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:36:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:36:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:36:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:36:26 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 07:36:26 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:36:26 #33 ... 07:36:26 07:36:26 #36 [security-spire-server internal] load build context 07:36:26 #36 transferring context: 23.80kB done 07:36:26 #36 DONE 0.3s 07:36:26 07:36:26 #37 [security-spire-config internal] load build context 07:36:26 #37 transferring context: 22.05kB 0.0s done 07:36:26 #37 DONE 0.3s 07:36:26 07:36:26 #38 [security-spire-agent internal] load build context 07:36:26 #38 transferring context: 23.33kB 0.0s done 07:36:26 #38 DONE 0.3s 07:36:26 07:36:26 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:36:26 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 07:36:26 #33 DONE 1.2s 07:36:26 07:36:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:36:26 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:36:26 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:36:26 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:36:26 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:36:26 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:36:26 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:36:26 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:36:26 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 07:36:26 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:36:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.4s 07:36:26 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:36:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.5s 07:36:26 #39 ... 07:36:26 07:36:26 #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:36:26 #40 DONE 1.4s 07:36:26 07:36:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:36:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.6s 07:36:27 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done 07:36:27 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:36:29 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done 07:36:35 #39 ... 07:36:35 07:36:35 #41 [security-bootstrapper internal] load build context 07:36:35 #41 transferring context: 311.10MB 8.7s 07:36:35 #41 ... 07:36:35 07:36:35 #42 [core-data internal] load build context 07:36:35 #42 ... 07:36:35 07:36:35 #43 [security-proxy-auth internal] load build context 07:36:35 #43 ... 07:36:35 07:36:35 #44 [support-notifications internal] load build context 07:36:35 #44 ... 07:36:35 07:36:35 #45 [core-common-config-bootstrapper internal] load build context 07:36:35 #45 ... 07:36:35 07:36:35 #46 [core-metadata internal] load build context 07:36:35 #46 ... 07:36:35 07:36:35 #47 [security-secretstore-setup internal] load build context 07:36:36 #47 ... 07:36:36 07:36:36 #48 [core-command internal] load build context 07:36:36 #48 ... 07:36:36 07:36:36 #49 [security-spiffe-token-provider internal] load build context 07:36:37 #49 ... 07:36:37 07:36:37 #50 [security-proxy-setup internal] load build context 07:36:37 #50 ... 07:36:37 07:36:37 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:37 #51 ... 07:36:37 07:36:37 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:36:37 #52 ... 07:36:37 07:36:37 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:36:37 #53 ... 07:36:37 07:36:37 #54 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:36:37 #54 ... 07:36:37 07:36:37 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:36:38 #55 ... 07:36:38 07:36:38 #56 [core-keeper internal] load build context 07:36:38 #56 ... 07:36:38 07:36:38 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:36:38 #57 ... 07:36:38 07:36:38 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:36:38 #58 ... 07:36:38 07:36:38 #59 [support-scheduler internal] load build context 07:36:38 #59 ... 07:36:38 07:36:38 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:36:38 #60 ... 07:36:38 07:36:38 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:36:38 #61 ... 07:36:38 07:36:38 #62 [support-notifications builder 2/7] WORKDIR /edgex-go 07:36:38 #62 ... 07:36:38 07:36:38 #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:36:38 #63 ... 07:36:38 07:36:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:36:38 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 07:36:38 #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:36:38 #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:36:38 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:36:38 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:36:38 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:36:38 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 07:36:38 #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:36:38 #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 07:36:38 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:36:38 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 07:36:38 #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done 07:36:38 #64 ... 07:36:38 07:36:38 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:36:38 #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:38 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:38 #0 8.941 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:36:38 #0 8.941 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:36:38 #0 8.941 OK: 24170 distinct packages available 07:36:38 #0 9.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:38 #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:38 #0 9.372 (1/4) Installing dumb-init (1.2.5-r3) 07:36:38 #0 9.379 (2/4) Installing musl-obstack (1.2.3-r2) 07:36:38 #0 9.382 (3/4) Installing libucontext (1.2-r3) 07:36:38 #0 9.384 (4/4) Installing gcompat (1.1.0-r4) 07:36:38 #0 9.388 Executing busybox-1.36.1-r29.trigger 07:36:38 #0 9.399 OK: 8 MiB in 18 packages 07:36:39 #65 ... 07:36:39 07:36:39 #50 [security-proxy-setup internal] load build context 07:36:39 #50 transferring context: 461.30MB 13.8s 07:36:40 #50 transferring context: 496.29MB 14.4s done 07:36:43 #50 ... 07:36:43 07:36:43 #42 [core-data internal] load build context 07:36:43 #42 transferring context: 496.29MB 15.1s done 07:36:46 #42 ... 07:36:46 07:36:46 #41 [security-bootstrapper internal] load build context 07:36:46 #41 transferring context: 496.29MB 14.8s done 07:36:46 #41 ... 07:36:46 07:36:46 #43 [security-proxy-auth internal] load build context 07:36:46 #43 transferring context: 496.29MB 14.5s done 07:36:46 #43 ... 07:36:46 07:36:46 #44 [support-notifications internal] load build context 07:36:46 #44 transferring context: 496.29MB 14.0s done 07:36:46 #44 ... 07:36:46 07:36:46 #45 [core-common-config-bootstrapper internal] load build context 07:36:46 #45 transferring context: 496.29MB 13.2s done 07:36:46 #45 ... 07:36:46 07:36:46 #46 [core-metadata internal] load build context 07:36:46 #46 transferring context: 496.29MB 13.7s done 07:36:46 #46 ... 07:36:46 07:36:46 #47 [security-secretstore-setup internal] load build context 07:36:46 #47 transferring context: 496.29MB 15.1s done 07:36:46 #47 ... 07:36:46 07:36:46 #48 [core-command internal] load build context 07:36:46 #48 transferring context: 496.29MB 15.0s done 07:36:47 Removing intermediate container b6e314643054 07:36:47 ---> 717a5d46d3b2 07:36:47 Successfully built 717a5d46d3b2 07:36:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:47 + docker inspect -f . ci-base-image-arm64 07:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container 07:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:36:48 #48 ... 07:36:48 07:36:48 #49 [security-spiffe-token-provider internal] load build context 07:36:48 #49 transferring context: 496.29MB 14.0s done 07:36:48 #49 ... 07:36:48 07:36:48 #56 [core-keeper internal] load build context 07:36:48 #56 transferring context: 496.29MB 15.1s done 07:36:48 #56 ... 07:36:48 07:36:48 #59 [support-scheduler internal] load build context 07:36:48 #59 transferring context: 496.29MB 14.9s done 07:36:49 $ docker top 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca -eo pid,comm 07:36:49 #59 ... 07:36:49 07:36:49 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:36:49 #57 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:49 #57 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:49 #57 12.67 (1/1) Installing dumb-init (1.2.5-r3) 07:36:49 #57 12.68 Executing busybox-1.36.1-r29.trigger 07:36:49 #57 12.68 OK: 8 MiB in 15 packages [Pipeline] { [Pipeline] sh 07:36:49 + go version 07:36:50 go version go1.23.4 linux/arm64 [Pipeline] } 07:36:50 $ docker stop --time=1 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca 07:36:51 $ docker rm -f --volumes 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca [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 07:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:36:52 07:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:36:52 latest: Pulling from edgex-devops/edgex-compose-arm64 07:36:52 547446be3368: Pulling fs layer 07:36:52 d125d8839a47: Pulling fs layer 07:36:52 3e85d5ac6304: Pulling fs layer 07:36:52 c3105a71a48b: Pulling fs layer 07:36:52 0f093f025ec4: Pulling fs layer 07:36:52 c3106fc0e877: Pulling fs layer 07:36:52 c3105a71a48b: Waiting 07:36:52 0f093f025ec4: Waiting 07:36:52 c3106fc0e877: Waiting 07:36:52 547446be3368: Verifying Checksum 07:36:52 547446be3368: Download complete 07:36:52 c3105a71a48b: Verifying Checksum 07:36:52 c3105a71a48b: Download complete 07:36:53 d125d8839a47: Verifying Checksum 07:36:53 d125d8839a47: Download complete 07:36:53 c3106fc0e877: Verifying Checksum 07:36:53 c3106fc0e877: Download complete 07:36:53 0f093f025ec4: Verifying Checksum 07:36:53 0f093f025ec4: Download complete 07:36:53 547446be3368: Pull complete 07:36:54 d125d8839a47: Pull complete 07:36:55 3e85d5ac6304: Verifying Checksum 07:36:55 3e85d5ac6304: Download complete 07:37:05 3e85d5ac6304: Pull complete 07:37:05 c3105a71a48b: Pull complete 07:37:05 0f093f025ec4: Pull complete 07:37:05 c3106fc0e877: Pull complete 07:37:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:06 prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container 07:37:06 $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 07:37:08 $ docker top 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:08 + docker compose -f ./docker-compose-build.yml build --parallel 07:37:11 #57 DONE 42.0s 07:37:11 07:37:11 #45 [core-common-config-bootstrapper internal] load build context 07:37:11 #45 DONE 43.3s 07:37:11 07:37:11 #62 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:37:11 #62 DONE 42.0s 07:37:11 07:37:11 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:37:11 #66 ... 07:37:11 07:37:11 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:11 #51 DONE 42.1s 07:37:11 07:37:11 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:11 #65 DONE 42.1s 07:37:11 07:37:11 #49 [security-spiffe-token-provider internal] load build context 07:37:11 #49 DONE 43.4s 07:37:11 07:37:11 #46 [core-metadata internal] load build context 07:37:11 #46 DONE 43.4s 07:37:11 07:37:11 #50 [security-proxy-setup internal] load build context 07:37:11 #50 DONE 43.5s 07:37:11 07:37:11 #43 [security-proxy-auth internal] load build context 07:37:11 #43 DONE 43.5s 07:37:11 07:37:11 #41 [security-bootstrapper internal] load build context 07:37:11 #41 DONE 43.5s 07:37:11 07:37:11 #44 [support-notifications internal] load build context 07:37:11 #44 DONE 43.5s 07:37:11 07:37:11 #42 [core-data internal] load build context 07:37:11 #42 DONE 43.5s 07:37:11 07:37:11 #59 [support-scheduler internal] load build context 07:37:11 #59 DONE 43.5s 07:37:11 07:37:11 #48 [core-command internal] load build context 07:37:11 #48 DONE 43.5s 07:37:11 07:37:11 #56 [core-keeper internal] load build context 07:37:11 #56 DONE 43.6s 07:37:11 07:37:11 #47 [security-secretstore-setup internal] load build context 07:37:11 #47 DONE 43.6s 07:37:11 07:37:11 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:37:11 #58 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #58 ... 07:37:11 07:37:11 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:37:11 #64 DONE 43.2s 07:37:11 07:37:11 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:37:11 #58 42.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #58 42.82 (1/3) Installing ca-certificates (20241121-r1) 07:37:11 #58 42.84 (2/3) Installing dumb-init (1.2.5-r3) 07:37:11 #58 42.84 (3/3) Installing tzdata (2025a-r0) 07:37:11 #58 42.89 Executing busybox-1.36.1-r29.trigger 07:37:11 #58 42.90 Executing ca-certificates-20241121-r1.trigger 07:37:11 #58 42.96 OK: 10 MiB in 17 packages 07:37:11 #58 DONE 43.3s 07:37:11 07:37:11 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:37:11 #67 ... 07:37:11 07:37:11 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:11 #53 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #53 42.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #53 42.87 (1/4) Installing dumb-init (1.2.5-r3) 07:37:11 #53 42.88 (2/4) Installing openssl (3.3.3-r0) 07:37:11 #53 42.89 (3/4) Installing su-exec (0.2-r3) 07:37:11 #53 42.90 (4/4) Installing yq-go (4.44.1-r2) 07:37:11 #53 43.01 Executing busybox-1.36.1-r29.trigger 07:37:11 #53 43.01 OK: 19 MiB in 18 packages 07:37:11 #53 DONE 43.2s 07:37:11 07:37:11 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:37:11 #60 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #60 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #60 43.25 (1/7) Installing ca-certificates (20241121-r1) 07:37:11 #60 43.27 (2/7) Installing dumb-init (1.2.5-r3) 07:37:11 #60 43.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:37:11 #60 43.28 (4/7) Installing libsodium (1.0.19-r0) 07:37:11 #60 43.29 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:37:11 #60 43.30 (6/7) Installing libzmq (4.3.5-r2) 07:37:11 #60 43.31 (7/7) Installing zeromq (4.3.5-r2) 07:37:11 #60 43.31 Executing busybox-1.36.1-r29.trigger 07:37:11 #60 43.32 Executing ca-certificates-20241121-r1.trigger 07:37:11 #60 43.45 OK: 12 MiB in 21 packages 07:37:11 #60 ... 07:37:11 07:37:11 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:11 #52 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #52 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #52 43.08 (1/2) Installing dumb-init (1.2.5-r3) 07:37:11 #52 43.08 (2/2) Installing su-exec (0.2-r3) 07:37:11 #52 43.08 Executing busybox-1.36.1-r29.trigger 07:37:11 #52 43.11 OK: 8 MiB in 16 packages 07:37:11 #52 DONE 43.5s 07:37:11 07:37:11 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:11 #63 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #63 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #63 43.56 (1/1) Installing dumb-init (1.2.5-r3) 07:37:11 #63 43.57 Executing busybox-1.36.1-r29.trigger 07:37:11 #63 43.57 OK: 8 MiB in 15 packages 07:37:11 #63 DONE 43.9s 07:37:11 07:37:11 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:11 #55 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #55 42.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #55 43.20 (1/4) Installing ca-certificates (20241121-r1) 07:37:11 #55 43.22 (2/4) Installing dumb-init (1.2.5-r3) 07:37:11 #55 43.23 (3/4) Installing su-exec (0.2-r3) 07:37:11 #55 43.23 (4/4) Installing yq-go (4.44.1-r2) 07:37:11 #55 43.31 Executing busybox-1.36.1-r29.trigger 07:37:11 #55 43.32 Executing ca-certificates-20241121-r1.trigger 07:37:11 #55 43.45 OK: 19 MiB in 18 packages 07:37:11 #55 DONE 43.6s 07:37:11 07:37:11 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:37:11 #60 DONE 43.6s 07:37:11 07:37:11 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:37:11 #66 1.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #66 ... 07:37:11 07:37:11 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 07:37:11 #68 DONE 0.1s 07:37:11 07:37:11 #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:11 #54 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #54 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #54 43.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:37:11 #54 43.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:37:11 #54 43.50 OK: 24170 distinct packages available 07:37:11 #54 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #54 43.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #54 43.99 (1/5) Installing dumb-init (1.2.5-r3) 07:37:11 #54 43.99 (2/5) Installing musl-obstack (1.2.3-r2) 07:37:11 #54 44.00 (3/5) Installing libucontext (1.2-r3) 07:37:11 #54 44.00 (4/5) Installing gcompat (1.1.0-r4) 07:37:11 #54 44.00 (5/5) Installing openssl (3.3.3-r0) 07:37:11 #54 44.01 Executing busybox-1.36.1-r29.trigger 07:37:11 #54 44.02 OK: 9 MiB in 19 packages 07:37:11 #54 DONE 44.2s 07:37:11 07:37:11 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:37:11 #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #0 2.420 OK: 248 MiB in 58 packages 07:37:11 #69 DONE 2.6s 07:37:11 07:37:11 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:37:11 #70 ... 07:37:11 07:37:11 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:37:11 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:11 #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:11 #0 2.560 OK: 248 MiB in 58 packages 07:37:11 #71 DONE 2.7s 07:37:11 07:37:11 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:37:11 #72 DONE 0.1s 07:37:11 07:37:11 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:12 #73 ... 07:37:12 07:37:12 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:12 #74 DONE 3.0s 07:37:12 07:37:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:12 #61 43.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:12 #61 43.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:12 #61 44.31 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:37:12 #61 44.31 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:37:12 #61 44.31 OK: 24170 distinct packages available 07:37:12 #61 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:12 #61 44.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:12 #61 44.78 (1/14) Installing ca-certificates (20241121-r1) 07:37:12 #61 44.79 (2/14) Installing brotli-libs (1.1.0-r2) 07:37:12 #61 44.81 (3/14) Installing c-ares (1.33.1-r0) 07:37:12 #61 44.81 (4/14) Installing libunistring (1.2-r0) 07:37:12 #61 44.82 (5/14) Installing libidn2 (2.3.7-r0) 07:37:12 #61 44.83 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:37:12 #61 44.83 (7/14) Installing libpsl (0.21.5-r1) 07:37:12 #61 44.83 (8/14) Installing zstd-libs (1.5.6-r0) 07:37:12 #61 44.85 (9/14) Installing libcurl (8.12.1-r0) 07:37:12 #61 44.85 (10/14) Installing curl (8.12.1-r0) 07:37:12 #61 44.86 (11/14) Installing dumb-init (1.2.5-r3) 07:37:12 #61 44.86 (12/14) Installing musl-obstack (1.2.3-r2) 07:37:12 #61 44.86 (13/14) Installing libucontext (1.2-r3) 07:37:12 #61 44.87 (14/14) Installing gcompat (1.1.0-r4) 07:37:12 #61 44.87 Executing busybox-1.36.1-r29.trigger 07:37:12 #61 44.88 Executing ca-certificates-20241121-r1.trigger 07:37:12 #61 ... 07:37:12 07:37:12 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:37:12 #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:12 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:12 #0 3.010 OK: 8 MiB in 18 packages 07:37:12 #75 DONE 3.2s 07:37:12 07:37:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:12 #61 44.95 OK: 13 MiB in 28 packages 07:37:13 #61 DONE 46.1s 07:37:13 07:37:13 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:37:13 #66 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:13 #66 3.287 OK: 8 MiB in 15 packages 07:37:13 #66 DONE 4.4s 07:37:13 07:37:13 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:13 #0 2.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:13 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:13 #0 3.239 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:37:13 #0 3.239 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:37:13 #0 3.239 OK: 24188 distinct packages available 07:37:13 #0 3.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:13 #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:13 #0 3.757 OK: 248 MiB in 58 packages 07:37:13 #76 DONE 4.4s 07:37:13 07:37:13 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:37:13 #77 ... 07:37:13 07:37:13 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:13 #78 DONE 1.2s 07:37:13 07:37:13 #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:37:13 #79 DONE 0.1s 07:37:13 07:37:13 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:37:13 #77 DONE 0.1s 07:37:13 07:37:13 #80 [security-spire-config stage-2 6/10] COPY security.txt / 07:37:13 #80 DONE 0.1s 07:37:13 07:37:13 #81 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:37:13 #81 DONE 0.0s 07:37:13 07:37:13 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:13 #82 ... 07:37:13 07:37:13 #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:37:13 #83 DONE 0.1s 07:37:13 07:37:13 #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:37:13 #84 DONE 0.1s 07:37:13 07:37:13 #85 [security-spire-config] exporting to image 07:37:13 #85 exporting layers 07:37:13 #85 ... 07:37:13 07:37:13 #86 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:13 #0 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:13 #0 4.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:13 #0 4.804 OK: 248 MiB in 58 packages 07:37:13 #86 DONE 4.9s 07:37:13 07:37:13 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:37:13 #87 DONE 0.1s 07:37:13 07:37:13 #88 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:37:13 #0 4.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:13 #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:13 #0 4.832 OK: 248 MiB in 58 packages 07:37:13 #88 DONE 5.1s 07:37:13 07:37:13 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:37:13 #89 DONE 0.1s 07:37:13 07:37:13 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:37:13 #67 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:14 #67 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:14 #67 ... 07:37:14 07:37:14 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:14 #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:14 #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:14 #0 3.667 OK: 8 MiB in 16 packages 07:37:14 #90 DONE 3.8s 07:37:14 07:37:14 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:37:14 #67 4.248 OK: 10 MiB in 17 packages 07:37:14 #67 DONE 4.4s 07:37:14 07:37:14 #85 [security-spire-config] exporting to image 07:37:14 #85 exporting layers 0.9s done 07:37:14 #85 writing image sha256:5c6af2c83d5ab1152b5d4ce8d4a4332204a6e799bfe69922055c872a62ddd226 done 07:37:14 #85 naming to docker.io/library/security-spire-config done 07:37:14 #85 DONE 0.9s 07:37:14 07:37:14 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:37:14 #70 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:14 #70 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:15 #70 ... 07:37:15 07:37:15 #91 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:37:15 #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:15 #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:15 #0 4.030 OK: 8 MiB in 15 packages 07:37:15 #91 DONE 4.4s 07:37:15 07:37:15 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:37:15 #0 3.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:15 #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:15 #0 4.136 OK: 12 MiB in 21 packages 07:37:15 #92 DONE 4.2s 07:37:15 07:37:15 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:37:15 #70 3.740 OK: 9 MiB in 19 packages 07:37:15 #70 DONE 3.9s 07:37:15 07:37:15 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:37:15 #0 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:15 #0 3.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:15 #0 4.263 OK: 19 MiB in 18 packages 07:37:15 #93 DONE 4.4s 07:37:15 07:37:15 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:37:16 #94 ... 07:37:16 07:37:16 #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:37:16 #0 4.330 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:16 #0 4.921 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:16 #0 5.734 (1/1) Installing dumb-init (1.2.5-r3) 07:37:16 #0 6.030 Executing busybox-1.36.1-r29.trigger 07:37:16 #0 6.044 OK: 8 MiB in 15 packages 07:37:16 #95 DONE 7.8s 07:37:16 07:37:16 #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:37:16 #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:16 #0 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:16 #0 4.907 OK: 19 MiB in 18 packages 07:37:16 #96 DONE 6.4s 07:37:16 07:37:16 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:37:16 #94 DONE 1.6s 07:37:16 07:37:16 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:16 #97 DONE 1.6s 07:37:16 07:37:16 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:37:16 #98 DONE 0.1s 07:37:16 07:37:16 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:37:16 #99 DONE 0.1s 07:37:16 07:37:16 #100 [security-spire-server stage-2 6/9] COPY security.txt / 07:37:18 #100 DONE 1.1s 07:37:18 07:37:18 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:37:18 #101 DONE 1.2s 07:37:18 07:37:18 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:37:18 #102 DONE 0.1s 07:37:18 07:37:18 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:37:18 #103 DONE 0.1s 07:37:18 07:37:18 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 07:37:18 #104 DONE 0.2s 07:37:18 07:37:18 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:37:18 #105 DONE 0.2s 07:37:18 07:37:18 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:37:18 #106 DONE 0.1s 07:37:18 07:37:18 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:37:18 #107 DONE 0.1s 07:37:18 07:37:18 #85 [security-spire-server] exporting to image 07:37:18 #85 ... 07:37:18 07:37:18 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:37:18 #108 DONE 0.1s 07:37:18 07:37:18 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:37:18 #109 DONE 0.0s 07:37:18 07:37:18 #85 [security-spire-agent] exporting to image 07:37:18 #1 [core-metadata internal] load build definition from Dockerfile 07:37:18 #1 transferring dockerfile: 07:37:18 #1 transferring dockerfile: 2.10kB done 07:37:18 #1 DONE 0.1s 07:37:18 07:37:18 #2 [core-command internal] load build definition from Dockerfile 07:37:18 #2 transferring dockerfile: 1.94kB done 07:37:18 #2 DONE 0.0s 07:37:18 07:37:18 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:37:18 #3 transferring dockerfile: 1.89kB done 07:37:18 #3 DONE 0.0s 07:37:18 07:37:18 #4 [security-proxy-setup internal] load build definition from Dockerfile 07:37:18 #4 transferring dockerfile: 2.50kB done 07:37:18 #4 DONE 0.0s 07:37:18 07:37:18 #5 [support-notifications internal] load build definition from Dockerfile 07:37:18 #5 transferring dockerfile: 2.00kB done 07:37:18 #5 ... 07:37:18 07:37:18 #6 [security-spire-server internal] load build definition from Dockerfile 07:37:18 #6 transferring dockerfile: 1.70kB 0.0s done 07:37:18 #6 DONE 0.1s 07:37:18 07:37:18 #5 [support-notifications internal] load build definition from Dockerfile 07:37:18 #5 ... 07:37:18 07:37:18 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:37:18 #7 transferring dockerfile: 2.23kB done 07:37:18 #7 DONE 0.1s 07:37:18 07:37:18 #8 [security-bootstrapper internal] load build definition from Dockerfile 07:37:18 #8 transferring dockerfile: 3.02kB done 07:37:18 #8 DONE 0.1s 07:37:18 07:37:18 #9 [support-scheduler internal] load build definition from Dockerfile 07:37:18 #9 transferring dockerfile: 1.83kB 0.0s done 07:37:18 #9 DONE 0.1s 07:37:18 07:37:18 #10 [core-keeper internal] load build definition from Dockerfile 07:37:18 #10 transferring dockerfile: 2.01kB done 07:37:18 #10 DONE 0.1s 07:37:18 07:37:18 #5 [support-notifications internal] load build definition from Dockerfile 07:37:18 #5 ... 07:37:18 07:37:18 #11 [core-data internal] load build definition from Dockerfile 07:37:18 #11 transferring dockerfile: 2.04kB done 07:37:18 #11 DONE 0.1s 07:37:18 07:37:18 #12 [security-proxy-auth internal] load build definition from Dockerfile 07:37:18 #12 transferring dockerfile: 2.14kB done 07:37:18 #12 DONE 0.1s 07:37:18 07:37:18 #13 [security-spire-config internal] load build definition from Dockerfile 07:37:18 #85 ... 07:37:18 07:37:18 #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:37:18 #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:18 #0 4.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:18 #0 5.220 OK: 13 MiB in 28 packages 07:37:18 #110 DONE 5.4s 07:37:18 07:37:18 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:37:18 #111 DONE 4.4s 07:37:18 07:37:18 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:37:18 #0 6.191 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:18 #0 6.654 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:18 #13 transferring dockerfile: 1.69kB 0.0s done 07:37:18 #13 DONE 0.1s 07:37:18 07:37:18 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:37:18 #14 transferring dockerfile: 2.49kB 0.0s done 07:37:18 #14 DONE 0.1s 07:37:18 07:37:18 #15 [security-spire-agent internal] load build definition from Dockerfile 07:37:18 #15 transferring dockerfile: 1.81kB done 07:37:18 #15 DONE 0.1s 07:37:18 07:37:18 #16 [core-metadata internal] load .dockerignore 07:37:18 #16 transferring context: 50B 0.0s done 07:37:18 #16 DONE 0.1s 07:37:18 07:37:18 #5 [support-notifications internal] load build definition from Dockerfile 07:37:19 #112 ... 07:37:19 07:37:19 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:37:19 #113 DONE 0.1s 07:37:19 07:37:19 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:19 #39 ... 07:37:19 07:37:19 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:37:19 #112 7.354 OK: 248 MiB in 58 packages 07:37:19 #112 DONE 7.5s 07:37:19 07:37:19 #85 [security-spire-server] exporting to image 07:37:19 #85 exporting layers 1.0s done 07:37:19 #85 writing image sha256:091ead003a9d8120eab0734e569c67cfbefa56fcb70b1e519c596422f81ea61f 0.0s done 07:37:19 #85 naming to docker.io/library/security-spire-server 0.0s done 07:37:19 #85 exporting layers 1.0s done 07:37:19 #85 writing image sha256:4af00a75a7db6756dff354506e004f4f364a6eb6262ddd877bef2a6f78f659b6 done 07:37:19 #85 naming to docker.io/library/security-spire-agent done 07:37:19 #85 DONE 2.1s 07:37:19 07:37:19 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:37:19 #114 DONE 0.2s 07:37:19 07:37:19 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:19 #5 ... 07:37:19 07:37:19 #17 [core-command internal] load .dockerignore 07:37:19 #17 transferring context: 50B done 07:37:19 #17 DONE 0.0s 07:37:19 07:37:19 #18 [security-spiffe-token-provider internal] load .dockerignore 07:37:19 #18 transferring context: 50B done 07:37:19 #18 DONE 0.1s 07:37:19 07:37:19 #19 [security-proxy-setup internal] load .dockerignore 07:37:19 #19 transferring context: 50B done 07:37:19 #19 DONE 0.1s 07:37:19 07:37:19 #20 [support-notifications internal] load .dockerignore 07:37:19 #20 transferring context: 50B done 07:37:19 #20 DONE 0.1s 07:37:19 07:37:19 #21 [security-spire-server internal] load .dockerignore 07:37:19 #21 transferring context: 50B done 07:37:19 #21 DONE 0.1s 07:37:19 07:37:19 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:37:20 #22 transferring context: 50B 0.0s done 07:37:20 #22 DONE 0.1s 07:37:20 07:37:20 #23 [security-bootstrapper internal] load .dockerignore 07:37:20 #23 transferring context: 50B 0.0s done 07:37:20 #23 DONE 0.1s 07:37:20 07:37:20 #24 [support-scheduler internal] load .dockerignore 07:37:20 #24 transferring context: 50B 0.0s done 07:37:20 #24 DONE 0.1s 07:37:20 07:37:20 #25 [core-keeper internal] load .dockerignore 07:37:20 #25 transferring context: 50B done 07:37:20 #25 DONE 0.1s 07:37:20 07:37:20 #26 [core-data internal] load .dockerignore 07:37:20 #26 transferring context: 50B done 07:37:20 #26 DONE 0.1s 07:37:20 07:37:20 #27 [security-proxy-auth internal] load .dockerignore 07:37:20 #27 transferring context: 50B 0.0s done 07:37:20 #27 DONE 0.1s 07:37:20 07:37:20 #28 [security-secretstore-setup internal] load .dockerignore 07:37:20 #28 transferring context: 50B 0.0s done 07:37:20 #28 DONE 0.1s 07:37:20 07:37:20 #5 [support-notifications internal] load build definition from Dockerfile 07:37:20 #5 ... 07:37:20 07:37:20 #29 [security-spire-config internal] load .dockerignore 07:37:20 #29 transferring context: 50B 0.0s done 07:37:20 #29 DONE 0.0s 07:37:20 07:37:20 #30 [security-spire-agent internal] load .dockerignore 07:37:20 #30 transferring context: 50B 0.0s done 07:37:20 #30 DONE 0.1s 07:37:20 07:37:20 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:20 #31 DONE 0.0s 07:37:20 07:37:20 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:37:21 #32 DONE 0.4s 07:37:21 07:37:21 #5 [support-notifications internal] load build definition from Dockerfile 07:37:21 #115 ... 07:37:21 07:37:21 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:21 #116 ... 07:37:21 07:37:21 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:22 #5 ... 07:37:22 07:37:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:22 #31 DONE 0.0s 07:37:22 07:37:22 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:37:22 #32 DONE 0.5s 07:37:22 07:37:22 #33 [core-metadata internal] load build context 07:37:22 #33 transferring context: 3.21MB 0.8s done 07:37:22 #33 DONE 0.9s 07:37:22 07:37:22 #34 [core-command internal] load build context 07:37:22 #34 ... 07:37:22 07:37:22 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:22 #31 DONE 0.0s 07:37:22 07:37:22 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:37:22 #32 DONE 0.6s 07:37:22 07:37:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:22 #31 DONE 0.0s 07:37:22 07:37:22 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:22 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:22 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:22 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:22 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:22 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:22 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.7s 07:37:22 #35 ... 07:37:22 07:37:22 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:22 #31 DONE 0.0s 07:37:22 07:37:22 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:22 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:22 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:22 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:22 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:22 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:22 #35 ... 07:37:22 07:37:22 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:22 #36 DONE 2.3s 07:37:22 07:37:22 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:22 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:22 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:22 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:22 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:22 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:22 #35 ... 07:37:22 07:37:22 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:22 #31 DONE 0.0s 07:37:22 07:37:22 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 ... 07:37:23 07:37:23 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:37:23 #32 DONE 1.3s 07:37:23 07:37:23 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 ... 07:37:23 07:37:23 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:23 #31 DONE 0.0s 07:37:23 07:37:23 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 ... 07:37:23 07:37:23 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:23 #36 DONE 2.4s 07:37:23 07:37:23 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:23 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:23 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:23 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:23 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:23 #35 ... 07:37:23 07:37:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:23 #31 DONE 0.0s 07:37:23 07:37:23 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:23 #36 DONE 2.4s 07:37:23 07:37:23 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:23 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:23 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:23 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:23 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:23 #35 ... 07:37:23 07:37:23 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:37:23 #37 DONE 1.7s 07:37:23 07:37:23 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:23 #35 ... 07:37:23 07:37:23 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:23 #31 DONE 0.0s 07:37:23 07:37:23 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:37:24 #38 ... 07:37:24 07:37:24 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:24 #31 DONE 0.0s 07:37:24 07:37:24 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:24 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:24 #117 ... 07:37:24 07:37:24 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:24 #35 ... 07:37:24 07:37:24 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:24 #31 DONE 0.0s 07:37:24 07:37:24 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:37:24 #32 DONE 2.6s 07:37:24 07:37:24 #34 [core-command internal] load build context 07:37:24 #34 transferring context: 3.21MB 1.9s done 07:37:24 #34 ... 07:37:24 07:37:24 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:24 #36 DONE 2.4s 07:37:24 07:37:24 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:37:24 #37 DONE 1.7s 07:37:24 07:37:24 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:24 #36 DONE 2.5s 07:37:24 07:37:24 #37 [core-data builder 2/7] WORKDIR /edgex-go 07:37:24 #37 DONE 1.7s 07:37:24 07:37:24 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:24 #31 DONE 0.0s 07:37:24 07:37:24 #39 [core-data internal] load build context 07:37:24 #39 DONE 0.0s 07:37:24 07:37:24 #34 [core-command internal] load build context 07:37:24 #34 DONE 2.7s 07:37:24 07:37:24 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:24 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:24 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:24 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:24 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:24 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:24 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:25 #35 ... 07:37:25 07:37:25 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:25 #36 DONE 2.5s 07:37:25 07:37:25 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 07:37:25 #37 DONE 1.7s 07:37:25 07:37:25 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:25 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:25 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:25 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:25 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:25 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:25 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:25 #35 ... 07:37:25 07:37:25 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:37:25 #40 DONE 2.5s 07:37:25 07:37:25 #41 [security-spiffe-token-provider internal] load build context 07:37:25 #41 transferring context: 3.21MB 2.4s done 07:37:25 #41 DONE 2.9s 07:37:25 07:37:25 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:25 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:25 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:25 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:25 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:25 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:25 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:25 #35 ... 07:37:25 07:37:25 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 07:37:25 #32 DONE 3.2s 07:37:25 07:37:25 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:25 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:25 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:25 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:25 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:25 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:25 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:25 #35 ... 07:37:25 07:37:25 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:25 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 07:37:25 #42 DONE 0.5s 07:37:25 07:37:25 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:25 #36 DONE 2.5s 07:37:25 07:37:25 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:37:25 #37 DONE 1.8s 07:37:25 07:37:25 #43 [security-proxy-setup internal] load build context 07:37:25 #43 transferring context: 3.21MB 2.2s done 07:37:25 #43 DONE 3.2s 07:37:25 07:37:25 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:25 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:25 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:25 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:25 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:25 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:25 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:25 #35 ... 07:37:25 07:37:25 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:37:25 #40 DONE 3.0s 07:37:25 07:37:25 #44 [support-notifications internal] load build context 07:37:25 #44 transferring context: 3.21MB 2.4s done 07:37:25 #44 DONE 3.1s 07:37:25 07:37:25 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:25 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:37:25 #42 ... 07:37:25 07:37:25 #45 [security-bootstrapper internal] load build context 07:37:25 #45 transferring context: 3.21MB 2.0s done 07:37:25 #45 DONE 2.6s 07:37:25 07:37:25 #46 [core-common-config-bootstrapper internal] load build context 07:37:25 #46 transferring context: 3.21MB 2.0s done 07:37:25 #46 DONE 2.8s 07:37:25 07:37:25 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:25 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:37:26 #42 ... 07:37:26 07:37:26 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:26 #35 DONE 5.9s 07:37:26 07:37:26 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:26 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:37:26 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:37:26 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 07:37:27 #42 ... 07:37:27 07:37:27 #47 [security-spire-server internal] load build context 07:37:27 #47 transferring context: 23.80kB 0.3s done 07:37:27 #47 DONE 1.7s 07:37:27 07:37:27 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:27 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s 07:37:27 #42 ... 07:37:27 07:37:27 #48 [security-spire-config internal] load build context 07:37:27 #48 transferring context: 22.05kB 0.4s done 07:37:27 #48 DONE 1.9s 07:37:27 07:37:27 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:28 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done 07:37:28 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.3s 07:37:29 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.9s 07:37:29 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s 07:37:29 #42 ... 07:37:29 07:37:29 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:29 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:37:29 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:37:29 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:37:29 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:37:29 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:37:29 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done 07:37:29 #35 DONE 5.9s 07:37:29 07:37:29 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:37:29 #49 DONE 4.4s 07:37:29 07:37:29 #50 [support-scheduler internal] load build context 07:37:29 #50 transferring context: 3.21MB 3.9s done 07:37:29 #50 DONE 4.9s 07:37:29 07:37:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:29 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 07:37:29 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:37:29 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:37:29 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:37:29 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done 07:37:29 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done 07:37:29 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.3s done 07:37:29 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:37:29 #42 ... 07:37:29 07:37:29 #39 [core-data internal] load build context 07:37:29 #39 transferring context: 3.21MB 3.6s done 07:37:29 #39 DONE 4.9s 07:37:29 07:37:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:29 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.3s done 07:37:29 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.5s 07:37:30 #42 ... 07:37:30 07:37:30 #51 [security-secretstore-setup internal] load build context 07:37:30 #51 transferring context: 3.21MB 3.9s done 07:37:30 #51 DONE 4.7s 07:37:30 07:37:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:30 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.99MB / 33.17MB 3.9s 07:37:31 #42 ... 07:37:31 07:37:31 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:37:31 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done 07:37:31 #52 DONE 1.3s 07:37:31 07:37:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:31 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.78MB / 33.17MB 4.5s 07:37:31 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 4.7s 07:37:31 #42 ... 07:37:31 07:37:31 #53 [core-keeper internal] load build context 07:37:31 #53 transferring context: 3.21MB 4.2s done 07:37:31 #53 DONE 6.5s 07:37:31 07:37:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:31 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.36MB / 33.17MB 5.4s 07:37:31 #42 ... 07:37:31 07:37:31 #54 [security-proxy-auth internal] load build context 07:37:31 #54 transferring context: 3.21MB 4.6s done 07:37:31 #54 DONE 6.9s 07:37:31 07:37:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:32 #42 ... 07:37:32 07:37:32 #55 [security-spire-agent internal] load build context 07:37:32 #55 transferring context: 23.33kB 0.1s done 07:37:32 #55 DONE 2.3s 07:37:32 07:37:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:32 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 5.8s 07:37:32 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:37:32 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 6.2s 07:37:33 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 7.2s 07:37:33 #42 ... 07:37:33 07:37:33 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:33 #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:33 #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:33 #0 9.889 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:37:33 #0 9.889 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:37:33 #0 9.889 OK: 24066 distinct packages available 07:37:33 #56 ... 07:37:33 07:37:33 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:33 #57 DONE 8.8s 07:37:33 07:37:33 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:37:33 #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:33 #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:33 #58 ... 07:37:33 07:37:33 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:37:33 #0 6.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:33 #0 7.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:34 #59 ... 07:37:34 07:37:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:34 #42 ... 07:37:34 07:37:34 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:34 #0 7.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:34 #0 8.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:34 #60 ... 07:37:34 07:37:34 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:37:34 #38 7.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:34 #38 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:35 #38 ... 07:37:35 07:37:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:35 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.38MB / 33.17MB 8.6s 07:37:35 #42 ... 07:37:35 07:37:35 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:37:35 #58 10.70 OK: 239 MiB in 58 packages 07:37:35 #58 DONE 12.0s 07:37:35 07:37:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:35 #42 ... 07:37:35 07:37:35 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:37:35 #59 10.88 OK: 239 MiB in 58 packages 07:37:35 #59 DONE 12.2s 07:37:35 07:37:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:35 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.5s 07:37:37 #42 ... 07:37:37 07:37:37 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:37 #61 ... 07:37:37 07:37:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:37 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.55MB / 33.17MB 10.7s 07:37:37 #42 ... 07:37:37 07:37:37 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:37:37 #38 13.32 OK: 239 MiB in 58 packages 07:37:37 #38 DONE 14.6s 07:37:37 07:37:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:37 #42 ... 07:37:37 07:37:37 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:37:37 #62 DONE 1.7s 07:37:37 07:37:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:37 #42 ... 07:37:37 07:37:37 #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:37 #63 ... 07:37:37 07:37:37 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:37 #64 ... 07:37:37 07:37:37 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:38 #65 ... 07:37:38 07:37:38 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:38 #60 12.70 OK: 239 MiB in 58 packages 07:37:38 #60 DONE 13.3s 07:37:38 07:37:38 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:38 #66 ... 07:37:38 07:37:38 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:37:38 #67 DONE 2.6s 07:37:38 07:37:38 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:37:38 #68 ... 07:37:38 07:37:38 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:38 #69 ... 07:37:38 07:37:38 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:37:38 #70 ... 07:37:38 07:37:38 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:38 #71 ... 07:37:38 07:37:38 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:38 #72 ... 07:37:38 07:37:38 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:39 #73 ... 07:37:39 07:37:39 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:39 #56 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:39 #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:39 #56 14.64 OK: 239 MiB in 58 packages 07:37:39 #56 DONE 15.1s 07:37:39 07:37:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:39 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.33MB / 33.17MB 12.6s 07:37:39 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 07:37:39 #42 ... 07:37:39 07:37:39 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:37:39 #74 DONE 1.8s 07:37:39 07:37:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:39 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 13.3s 07:37:40 #42 ... 07:37:40 07:37:40 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:37:40 #75 DONE 1.2s 07:37:40 07:37:40 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:40 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.12MB / 33.17MB 13.9s 07:37:40 #42 ... 07:37:40 07:37:40 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:37:40 #76 DONE 2.4s 07:37:40 07:37:40 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:40 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 14.5s 07:37:41 #42 ... 07:37:41 07:37:41 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:37:41 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:37:41 #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:37:41 #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:37:41 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:37:41 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:37:41 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:37:41 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 07:37:41 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.4s done 07:37:41 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.3s done 07:37:41 #52 ... 07:37:41 07:37:41 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:42 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.09MB / 33.17MB 15.7s 07:37:42 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.14MB / 33.17MB 16.5s 07:37:43 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 16.7s done 07:37:44 #42 ... 07:37:44 07:37:44 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:37:44 #77 ... 07:37:44 07:37:44 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:37:44 #63 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:44 #63 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:44 #63 16.42 (1/1) Installing dumb-init (1.2.5-r3) 07:37:44 #63 16.43 Executing busybox-1.36.1-r29.trigger 07:37:44 #63 16.53 OK: 9 MiB in 15 packages 07:37:44 #63 DONE 17.1s 07:37:44 07:37:44 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:37:46 #78 ... 07:37:46 07:37:46 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:46 #73 DONE 17.8s 07:37:46 07:37:46 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:37:48 #79 ... 07:37:48 07:37:48 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:48 #80 ... 07:37:48 07:37:48 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:48 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:37:48 #42 ... 07:37:48 07:37:48 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:48 #81 ... 07:37:48 07:37:48 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:48 #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:48 #61 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:48 #61 17.63 (1/4) Installing ca-certificates (20241121-r1) 07:37:48 #61 17.81 (2/4) Installing dumb-init (1.2.5-r3) 07:37:48 #61 17.83 (3/4) Installing su-exec (0.2-r3) 07:37:48 #61 17.83 (4/4) Installing yq-go (4.44.1-r2) 07:37:48 #61 18.43 Executing busybox-1.36.1-r29.trigger 07:37:48 #61 18.56 Executing ca-certificates-20241121-r1.trigger 07:37:48 #61 19.72 OK: 20 MiB in 18 packages 07:37:48 #61 DONE 21.5s 07:37:48 07:37:48 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:37:48 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.9s 07:37:48 #52 ... 07:37:48 07:37:48 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:49 #42 ... 07:37:49 07:37:49 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:49 #82 ... 07:37:49 07:37:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:50 #42 ... 07:37:50 07:37:50 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:50 #83 ... 07:37:50 07:37:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:50 #42 ... 07:37:50 07:37:50 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:50 #84 ... 07:37:50 07:37:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:53 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s 07:37:53 #42 ... 07:37:53 07:37:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:37:53 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.7s done 07:37:53 #52 DONE 23.7s 07:37:53 07:37:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:53 #42 ... 07:37:53 07:37:53 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:37:53 #68 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:53 #68 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:53 #68 25.24 (1/7) Installing ca-certificates (20241121-r1) 07:37:53 #68 25.72 (2/7) Installing dumb-init (1.2.5-r3) 07:37:53 #68 25.76 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:37:53 #68 25.79 (4/7) Installing libsodium (1.0.19-r0) 07:37:53 #68 25.89 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:37:53 #68 ... 07:37:53 07:37:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:54 #42 ... 07:37:54 07:37:54 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:54 #72 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:54 #72 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:54 #72 25.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:37:54 #72 25.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:37:54 #72 25.65 OK: 24048 distinct packages available 07:37:54 #72 ... 07:37:54 07:37:54 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:54 #42 ... 07:37:54 07:37:54 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:54 #69 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:54 #69 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:54 #69 25.17 (1/4) Installing dumb-init (1.2.5-r3) 07:37:54 #69 25.21 (2/4) Installing openssl (3.3.3-r0) 07:37:54 #69 25.38 (3/4) Installing su-exec (0.2-r3) 07:37:54 #69 25.44 (4/4) Installing yq-go (4.44.1-r2) 07:37:54 #69 ... 07:37:54 07:37:54 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:37:54 #70 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:54 #70 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:54 #70 ... 07:37:54 07:37:54 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:56 #42 ... 07:37:56 07:37:56 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:56 #66 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:56 #66 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:56 #66 ... 07:37:56 07:37:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:57 #42 ... 07:37:57 07:37:57 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:57 #69 27.22 Executing busybox-1.36.1-r29.trigger 07:37:57 #69 27.40 OK: 20 MiB in 18 packages 07:37:57 #69 DONE 29.7s 07:37:57 07:37:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:57 #42 ... 07:37:57 07:37:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:57 #64 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:57 #64 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:57 #64 ... 07:37:57 07:37:57 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:37:57 #77 13.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:57 #77 16.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:57 #77 ... 07:37:57 07:37:57 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:57 #65 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:57 #65 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:58 #65 ... 07:37:58 07:37:58 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:58 #71 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:58 #71 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:58 #71 ... 07:37:58 07:37:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:58 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.4s 07:37:58 #42 ... 07:37:58 07:37:58 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:37:58 #0 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:58 #0 7.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:58 #85 ... 07:37:58 07:37:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:37:58 #42 ... 07:37:58 07:37:58 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:37:58 #68 26.26 (6/7) Installing libzmq (4.3.5-r2) 07:37:58 #68 26.34 (7/7) Installing zeromq (4.3.5-r2) 07:37:58 #68 26.39 Executing busybox-1.36.1-r29.trigger 07:37:58 #68 26.58 Executing ca-certificates-20241121-r1.trigger 07:37:58 #68 27.96 OK: 14 MiB in 21 packages 07:37:58 #68 DONE 31.1s 07:37:58 07:37:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:38:00 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.4s done 07:38:00 #42 DONE 35.8s 07:38:00 07:38:00 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:38:00 #71 32.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:38:00 #71 32.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:38:00 #71 32.75 OK: 24048 distinct packages available 07:38:01 #71 ... 07:38:01 07:38:01 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:38:01 #66 30.35 (1/1) Installing dumb-init (1.2.5-r3) 07:38:01 #66 30.38 Executing busybox-1.36.1-r29.trigger 07:38:01 #66 30.52 OK: 9 MiB in 15 packages 07:38:01 #66 DONE 33.8s 07:38:01 07:38:01 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:01 #86 ... 07:38:01 07:38:01 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:38:01 #78 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:01 #78 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:02 #78 ... 07:38:02 07:38:02 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:38:02 #65 31.94 (1/2) Installing dumb-init (1.2.5-r3) 07:38:02 #65 32.01 (2/2) Installing su-exec (0.2-r3) 07:38:02 #65 32.04 Executing busybox-1.36.1-r29.trigger 07:38:02 #65 32.31 OK: 9 MiB in 16 packages 07:38:02 #65 ... 07:38:02 07:38:02 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:38:02 #79 6.873 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:02 #79 8.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:02 #79 ... 07:38:02 07:38:02 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:38:02 #64 34.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:38:02 #64 34.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:38:02 #64 34.65 OK: 24048 distinct packages available 07:38:03 #64 ... 07:38:03 07:38:03 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:38:03 #65 DONE 35.6s 07:38:03 07:38:03 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:38:03 #87 ... 07:38:03 07:38:03 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:38:03 #70 28.47 (1/3) Installing ca-certificates (20241121-r1) 07:38:03 #70 28.94 (2/3) Installing dumb-init (1.2.5-r3) 07:38:03 #70 28.98 (3/3) Installing tzdata (2025a-r0) 07:38:03 #70 31.27 Executing busybox-1.36.1-r29.trigger 07:38:03 #70 31.45 Executing ca-certificates-20241121-r1.trigger 07:38:03 #70 33.14 OK: 11 MiB in 17 packages 07:38:03 #70 DONE 36.1s 07:38:04 07:38:04 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:38:05 #88 ... 07:38:05 07:38:05 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:38:05 #77 29.27 OK: 239 MiB in 58 packages 07:38:05 #77 DONE 31.5s 07:38:05 07:38:05 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:38:06 #89 DONE 0.5s 07:38:06 07:38:06 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:06 #90 ... 07:38:06 07:38:06 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:38:06 #72 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:06 #72 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:06 #72 ... 07:38:06 07:38:06 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:06 #86 4.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:07 #86 ... 07:38:07 07:38:07 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:38:07 #85 17.22 OK: 20 MiB in 18 packages 07:38:07 #85 DONE 18.7s 07:38:07 07:38:07 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:38:07 #64 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:07 #64 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:07 #64 ... 07:38:07 07:38:07 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:38:07 #0 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:07 #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:07 #91 ... 07:38:07 07:38:07 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:38:07 #78 21.41 OK: 9 MiB in 15 packages 07:38:07 #78 DONE 24.5s 07:38:07 07:38:07 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:38:07 #71 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:07 #71 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:08 #71 ... 07:38:08 07:38:08 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:38:08 #88 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:09 #88 ... 07:38:09 07:38:09 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:38:09 #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:09 #0 6.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:09 #92 ... 07:38:09 07:38:09 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:38:09 #87 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:10 #87 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:10 #87 ... 07:38:10 07:38:10 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:38:10 #79 22.48 (1/1) Installing dumb-init (1.2.5-r3) 07:38:10 #79 23.21 Executing busybox-1.36.1-r29.trigger 07:38:10 #79 23.35 OK: 9 MiB in 15 packages 07:38:10 #79 DONE 24.8s 07:38:10 07:38:10 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:38:10 #72 41.75 (1/5) Installing dumb-init (1.2.5-r3) 07:38:10 #72 41.78 (2/5) Installing musl-obstack (1.2.3-r2) 07:38:10 #72 41.79 (3/5) Installing libucontext (1.2-r3) 07:38:10 #72 41.81 (4/5) Installing gcompat (1.1.0-r4) 07:38:10 #72 41.83 (5/5) Installing openssl (3.3.3-r0) 07:38:10 #72 41.94 Executing busybox-1.36.1-r29.trigger 07:38:10 #72 42.13 OK: 10 MiB in 19 packages 07:38:10 #118 ... 07:38:10 07:38:10 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #82 DONE 50.7s 07:38:10 07:38:10 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #116 DONE 52.9s 07:38:10 07:38:10 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #115 DONE 44.6s 07:38:10 07:38:10 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #73 DONE 52.5s 07:38:10 07:38:10 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #117 DONE 50.2s 07:38:10 07:38:10 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:10 #118 DONE 50.3s 07:38:10 07:38:10 #119 [support-scheduler builder 6/7] COPY . . 07:38:12 #72 DONE 44.5s 07:38:12 07:38:12 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:38:14 #119 ... 07:38:14 07:38:14 #120 [support-notifications builder 6/7] COPY . . 07:38:14 #120 ... 07:38:14 07:38:14 #121 [core-data builder 6/7] COPY . . 07:38:14 #121 ... 07:38:14 07:38:14 #122 [core-keeper builder 7/8] COPY . . 07:38:14 #122 ... 07:38:14 07:38:14 #123 [security-proxy-setup builder 6/7] COPY . . 07:38:14 #123 ... 07:38:14 07:38:14 #124 [security-spiffe-token-provider builder 6/7] COPY . . 07:38:15 #93 ... 07:38:15 07:38:15 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:38:15 #92 14.43 OK: 14 MiB in 21 packages 07:38:15 #92 DONE 16.0s 07:38:15 07:38:15 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:38:15 #91 16.21 OK: 20 MiB in 18 packages 07:38:15 #91 DONE 17.5s 07:38:15 07:38:15 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:38:15 #93 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:15 #93 ... 07:38:15 07:38:15 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:38:15 #94 DONE 0.3s 07:38:15 07:38:15 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:38:15 #64 45.50 (1/14) Installing ca-certificates (20241121-r1) 07:38:15 #64 46.00 (2/14) Installing brotli-libs (1.1.0-r2) 07:38:15 #64 46.21 (3/14) Installing c-ares (1.33.1-r0) 07:38:15 #64 46.26 (4/14) Installing libunistring (1.2-r0) 07:38:15 #64 46.52 (5/14) Installing libidn2 (2.3.7-r0) 07:38:15 #64 46.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:38:15 #64 46.59 (7/14) Installing libpsl (0.21.5-r1) 07:38:15 #64 46.64 (8/14) Installing zstd-libs (1.5.6-r0) 07:38:15 #64 46.72 (9/14) Installing libcurl (8.12.1-r0) 07:38:15 #64 46.80 (10/14) Installing curl (8.12.1-r0) 07:38:15 #64 46.90 (11/14) Installing dumb-init (1.2.5-r3) 07:38:15 #64 46.96 (12/14) Installing musl-obstack (1.2.3-r2) 07:38:15 #64 47.00 (13/14) Installing libucontext (1.2-r3) 07:38:15 #64 47.08 (14/14) Installing gcompat (1.1.0-r4) 07:38:15 #64 47.12 Executing busybox-1.36.1-r29.trigger 07:38:15 #64 47.32 Executing ca-certificates-20241121-r1.trigger 07:38:15 #64 ... 07:38:15 07:38:15 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:38:15 #71 45.28 (1/4) Installing dumb-init (1.2.5-r3) 07:38:15 #71 45.31 (2/4) Installing musl-obstack (1.2.3-r2) 07:38:15 #71 45.33 (3/4) Installing libucontext (1.2-r3) 07:38:15 #71 45.34 (4/4) Installing gcompat (1.1.0-r4) 07:38:15 #71 45.45 Executing busybox-1.36.1-r29.trigger 07:38:15 #71 45.62 OK: 9 MiB in 18 packages 07:38:15 #71 DONE 47.4s 07:38:15 07:38:15 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:38:17 #95 ... 07:38:17 07:38:17 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:17 #86 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:17 #86 13.47 OK: 9 MiB in 15 packages 07:38:17 #86 DONE 15.1s 07:38:17 07:38:17 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:38:17 #93 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:18 #93 ... 07:38:18 07:38:18 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:38:18 #87 13.96 OK: 9 MiB in 16 packages 07:38:18 #87 DONE 14.8s 07:38:18 07:38:18 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:38:18 #96 ... 07:38:18 07:38:18 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:38:18 #64 48.73 OK: 15 MiB in 28 packages 07:38:18 #64 DONE 51.0s 07:38:19 07:38:19 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:38:19 #97 ... 07:38:19 07:38:19 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:38:19 #88 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:19 #88 14.05 OK: 11 MiB in 17 packages 07:38:19 #88 DONE 15.6s 07:38:19 07:38:19 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:38:19 #95 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:20 #95 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:22 #95 ... 07:38:22 07:38:22 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:38:22 #96 DONE 3.3s 07:38:22 07:38:22 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:38:22 #98 DONE 0.2s 07:38:22 07:38:22 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:38:22 #97 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:38:22 #97 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:38:23 #97 ... 07:38:23 07:38:23 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:38:23 #93 9.863 OK: 10 MiB in 19 packages 07:38:23 #93 DONE 11.0s 07:38:23 07:38:23 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:38:24 #99 DONE 1.0s 07:38:24 07:38:24 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:25 #100 DONE 2.3s 07:38:25 07:38:25 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:25 #101 DONE 1.3s 07:38:25 07:38:25 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:38:25 #102 ... 07:38:25 07:38:25 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:38:25 #103 DONE 0.2s 07:38:25 07:38:25 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:38:25 #102 DONE 0.3s 07:38:25 07:38:25 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:38:25 #104 ... 07:38:25 07:38:25 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 07:38:25 #105 DONE 0.4s 07:38:26 07:38:26 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:38:26 #95 9.434 OK: 9 MiB in 18 packages 07:38:26 #95 DONE 10.5s 07:38:26 07:38:26 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:38:26 #104 DONE 0.3s 07:38:26 07:38:26 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:26 #106 ... 07:38:26 07:38:26 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:38:26 #107 DONE 0.6s 07:38:26 07:38:26 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:38:26 #108 DONE 0.6s 07:38:26 07:38:26 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:38:27 #109 DONE 0.4s 07:38:27 07:38:27 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:38:27 #110 DONE 0.5s 07:38:27 07:38:27 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:38:27 #111 ... 07:38:27 07:38:27 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:38:27 #112 DONE 0.3s 07:38:27 07:38:27 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:38:27 #111 DONE 0.4s 07:38:27 07:38:27 #113 [security-spire-agent] exporting to image 07:38:27 #113 exporting layers 07:38:28 #113 ... 07:38:28 07:38:28 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:38:28 #97 8.209 OK: 15 MiB in 28 packages 07:38:28 #97 DONE 9.5s 07:38:28 07:38:28 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:29 #106 DONE 3.5s 07:38:29 07:38:29 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #83 ... 07:38:29 07:38:29 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:38:29 #124 ... 07:38:29 07:38:29 #119 [support-scheduler builder 6/7] COPY . . 07:38:29 #119 DONE 23.3s 07:38:29 07:38:29 #123 [security-proxy-setup builder 6/7] COPY . . 07:38:29 #123 DONE 23.3s 07:38:29 07:38:29 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:38:29 #125 CACHED 07:38:29 07:38:29 #126 [security-secretstore-setup builder 6/7] COPY . . 07:38:29 #126 CACHED 07:38:29 07:38:29 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #127 CACHED 07:38:29 07:38:29 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #128 CACHED 07:38:29 07:38:29 #129 [security-bootstrapper builder 6/7] COPY . . 07:38:29 #129 CACHED 07:38:29 07:38:29 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:29 #130 CACHED 07:38:29 07:38:29 #122 [core-keeper builder 7/8] COPY . . 07:38:29 #122 DONE 23.4s 07:38:29 07:38:29 #124 [security-spiffe-token-provider builder 6/7] COPY . . 07:38:29 #124 DONE 23.4s 07:38:29 07:38:29 #120 [support-notifications builder 6/7] COPY . . 07:38:29 #120 DONE 23.4s 07:38:29 07:38:29 #121 [core-data builder 6/7] COPY . . 07:38:29 #121 DONE 23.5s 07:38:29 07:38:29 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 07:38:29 #131 CACHED 07:38:29 07:38:29 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:29 #132 CACHED 07:38:29 07:38:29 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #133 CACHED 07:38:29 07:38:29 #134 [security-proxy-auth builder 6/7] COPY . . 07:38:29 #134 CACHED 07:38:29 07:38:29 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:38:29 #135 CACHED 07:38:29 07:38:29 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #136 CACHED 07:38:29 07:38:29 #137 [core-command builder 6/7] COPY . . 07:38:29 #137 CACHED 07:38:29 07:38:29 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #138 CACHED 07:38:29 07:38:29 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 07:38:29 #139 CACHED 07:38:29 07:38:29 #140 [core-metadata builder 6/7] COPY . . 07:38:29 #140 CACHED 07:38:29 07:38:29 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #141 CACHED 07:38:29 07:38:29 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:38:29 #142 CACHED 07:38:29 07:38:29 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:38:29 #143 1.221 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:38:29 #114 DONE 0.2s 07:38:29 07:38:29 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:29 #84 ... 07:38:29 07:38:29 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:38:30 #115 DONE 0.2s 07:38:30 07:38:30 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:38:30 #116 DONE 0.2s 07:38:30 07:38:30 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:38:30 #117 DONE 0.3s 07:38:30 07:38:30 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:38:30 #118 DONE 0.3s 07:38:30 07:38:30 #113 [security-spire-config] exporting to image 07:38:32 #113 exporting layers 4.9s done 07:38:32 #113 writing image sha256:5571d018fbdcec2c22e6675075264474aeed8e215703e53c09396981b77884aa 0.1s done 07:38:32 #113 naming to docker.io/library/security-spire-agent-arm64 07:38:32 #113 writing image sha256:09763a7788014fe783f0ce827d3dadf615a921204d92c7548dcc30463ea235e0 07:38:32 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:38:32 #113 writing image sha256:09763a7788014fe783f0ce827d3dadf615a921204d92c7548dcc30463ea235e0 0.0s done 07:38:32 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:38:33 #113 exporting layers 2.5s done 07:38:33 #113 writing image sha256:bfc81456bfbaeb9c0b3d584e460aebf4e0c04d2c1772c4840fc437f89dba92b1 0.0s done 07:38:33 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:38:33 #113 DONE 6.1s 07:38:33 07:38:33 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 #143 ... 07:38:37 07:38:37 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:37 #0 1.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:38:37 #144 ... 07:38:37 07:38:37 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:38:37 #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:38:38 #145 ... 07:38:38 07:38:38 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:38 #0 0.935 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:38:38 #146 ... 07:38:38 07:38:38 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:38 #0 1.226 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:38:38 #147 ... 07:38:38 07:38:38 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:38:38 #0 0.599 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:38:38 #148 ... 07:38:38 07:38:38 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:38:38 #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:38:38 #149 ... 07:38:38 07:38:38 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:38 #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:38:38 #150 ... 07:38:38 07:38:38 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:38:38 #0 0.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:38:38 #151 ... 07:38:38 07:38:38 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:38:38 #0 1.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:38:39 #152 ... 07:38:39 07:38:39 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:39 #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:38:39 #153 ... 07:38:39 07:38:39 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:38:39 #0 1.392 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:39:41 #83 DONE 119.3s 07:39:41 07:39:41 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #84 DONE 118.8s 07:39:41 07:39:41 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #82 DONE 119.9s 07:39:41 07:39:41 #119 [support-scheduler builder 6/7] COPY . . 07:39:41 #119 ... 07:39:41 07:39:41 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #81 DONE 121.3s 07:39:41 07:39:41 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #80 DONE 121.7s 07:39:41 07:39:41 #120 [support-notifications builder 6/7] COPY . . 07:39:41 #120 ... 07:39:41 07:39:41 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #90 DONE 95.0s 07:39:41 07:39:41 #121 [security-proxy-setup builder 6/7] COPY . . 07:39:41 #121 DONE 1.6s 07:39:41 07:39:41 #122 [core-keeper builder 7/8] COPY . . 07:39:41 #122 ... 07:39:41 07:39:41 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:39:41 #123 CACHED 07:39:41 07:39:41 #124 [security-secretstore-setup builder 6/7] COPY . . 07:39:41 #124 CACHED 07:39:41 07:39:41 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #125 CACHED 07:39:41 07:39:41 #119 [support-scheduler builder 6/7] COPY . . 07:39:41 #119 DONE 1.6s 07:39:41 07:39:41 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:39:41 #126 CACHED 07:39:41 07:39:41 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #127 CACHED 07:39:41 07:39:41 #128 [security-bootstrapper builder 6/7] COPY . . 07:39:41 #128 CACHED 07:39:41 07:39:41 #120 [support-notifications builder 6/7] COPY . . 07:39:41 #120 DONE 1.8s 07:39:41 07:39:41 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:39:41 #129 ... 07:39:41 07:39:41 #130 [security-spiffe-token-provider builder 6/7] COPY . . 07:39:41 #130 DONE 2.1s 07:39:41 07:39:41 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:39:41 #131 CACHED 07:39:41 07:39:41 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #132 CACHED 07:39:41 07:39:41 #133 [security-proxy-auth builder 6/7] COPY . . 07:39:41 #133 CACHED 07:39:41 07:39:41 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #134 CACHED 07:39:41 07:39:41 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 07:39:41 #135 CACHED 07:39:41 07:39:41 #136 [core-data builder 6/7] COPY . . 07:39:41 #136 CACHED 07:39:41 07:39:41 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 07:39:41 #137 CACHED 07:39:41 07:39:41 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #138 CACHED 07:39:41 07:39:41 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:39:41 #139 CACHED 07:39:41 07:39:41 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 07:39:41 #140 CACHED 07:39:41 07:39:41 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:41 #141 CACHED 07:39:41 07:39:41 #142 [core-command builder 6/7] COPY . . 07:39:41 #142 CACHED 07:39:41 07:39:41 #143 [core-metadata builder 6/7] COPY . . 07:39:41 #143 DONE 2.1s 07:39:41 07:39:41 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:39:45 #144 ... 07:39:45 07:39:45 #122 [core-keeper builder 7/8] COPY . . 07:39:45 #122 DONE 3.6s 07:39:45 07:39:45 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:39:48 #145 3.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:39:51 #145 ... 07:39:51 07:39:51 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:39:51 #0 4.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:39:51 #146 ... 07:39:51 07:39:51 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:39:51 #0 4.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:39:51 #147 ... 07:39:51 07:39:51 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:39:51 #0 5.358 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:39:51 #148 ... 07:39:51 07:39:51 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:39:51 #0 5.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:39:51 #149 ... 07:39:51 07:39:51 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:39:51 #0 5.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:39:52 #150 ... 07:39:52 07:39:52 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:39:52 #0 5.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:39:52 #151 ... 07:39:52 07:39:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:39:52 #0 6.283 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:39:52 #152 ... 07:39:52 07:39:52 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:39:52 #0 5.285 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:39:52 #153 ... 07:39:52 07:39:52 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:39:52 #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:39:52 #154 ... 07:39:52 07:39:52 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:39:52 #144 5.829 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:39:55 #144 ... 07:39:55 07:39:55 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:39:55 #129 3.952 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:40:15 #154 ... 07:40:15 07:40:15 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:15 #149 DONE 98.6s 07:40:15 07:40:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:15 #143 ... 07:40:15 07:40:15 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:40:15 #147 DONE 98.8s 07:40:15 07:40:15 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:40:15 #155 DONE 0.3s 07:40:15 07:40:15 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:40:15 #156 ... 07:40:15 07:40:15 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:40:15 #157 DONE 0.4s 07:40:15 07:40:15 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:40:15 #158 DONE 0.3s 07:40:15 07:40:15 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:40:15 #159 DONE 0.4s 07:40:15 07:40:15 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:40:15 #160 DONE 0.2s 07:40:15 07:40:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:15 #143 ... 07:40:15 07:40:15 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:40:15 #161 DONE 0.3s 07:40:15 07:40:15 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:40:15 #153 ... 07:40:15 07:40:15 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:15 #162 ... 07:40:15 07:40:15 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:40:15 #156 DONE 1.5s 07:40:15 07:40:15 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:40:15 #163 DONE 0.3s 07:40:15 07:40:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:15 #143 ... 07:40:15 07:40:15 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:40:15 #164 DONE 0.3s 07:40:15 07:40:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:15 #143 ... 07:40:15 07:40:15 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:40:15 #165 DONE 0.4s 07:40:15 07:40:15 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:15 #143 ... 07:40:15 07:40:15 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:15 #162 DONE 1.2s 07:40:15 07:40:15 #85 [core-common-config-bootstrapper] exporting to image 07:40:15 #85 exporting layers 07:40:15 #85 ... 07:40:15 07:40:15 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:40:15 #166 DONE 0.2s 07:40:15 07:40:15 #167 [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/ 07:40:15 #167 DONE 0.2s 07:40:15 07:40:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:15 #39 ... 07:40:15 07:40:15 #85 [core-common-config-bootstrapper] exporting to image 07:40:15 #85 exporting layers 0.4s done 07:40:15 #85 writing image sha256:8995d60633fedf141433820eb95d7ffc1c637625aa01c7dc2ed3816ce94c36c2 0.0s done 07:40:15 #85 naming to docker.io/library/core-common-config-bootstrapper 07:40:15 #85 naming to docker.io/library/core-common-config-bootstrapper done 07:40:15 #85 DONE 2.5s 07:40:15 07:40:15 #168 [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/ 07:40:15 #168 DONE 0.1s 07:40:15 07:40:15 #169 [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/ 07:40:15 #169 DONE 0.1s 07:40:15 07:40:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:40:15 #170 DONE 0.1s 07:40:15 07:40:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:40:15 #171 DONE 1.4s 07:40:15 07:40:15 #85 [security-bootstrapper] exporting to image 07:40:15 #85 exporting layers 0.7s done 07:40:15 #85 writing image sha256:7525ca3e1ec037d5d6a060c936af8fafd56a07cd81a8ab36243dd81daa2a22cf done 07:40:15 #85 naming to docker.io/library/security-bootstrapper done 07:40:15 #85 DONE 3.2s 07:40:15 07:40:15 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:41:12 #144 ... 07:41:12 07:41:12 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:41:12 #150 157.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:41:22 #150 ... 07:41:22 07:41:22 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:22 #153 DONE 174.5s 07:41:22 07:41:22 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:41:22 #145 DONE 174.5s 07:41:22 07:41:22 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:41:22 #154 DONE 174.5s 07:41:22 07:41:22 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:41:22 #144 DONE 174.5s 07:41:22 07:41:22 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #172 ... 07:41:22 07:41:22 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:41:22 #150 DONE 174.7s 07:41:22 07:41:22 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:41:22 #152 DONE 174.6s 07:41:22 07:41:22 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:22 #151 DONE 174.7s 07:41:22 07:41:22 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:41:22 #148 DONE 174.8s 07:41:22 07:41:22 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #173 ... 07:41:22 07:41:22 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:22 #146 DONE 174.9s 07:41:22 07:41:22 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:22 #143 DONE 174.9s 07:41:22 07:41:22 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #172 DONE 0.6s 07:41:22 07:41:22 #174 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #174 ... 07:41:22 07:41:22 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #175 DONE 0.6s 07:41:22 07:41:22 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #176 DONE 0.5s 07:41:22 07:41:22 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #177 DONE 0.4s 07:41:22 07:41:22 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #178 DONE 0.5s 07:41:22 07:41:22 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #179 DONE 0.5s 07:41:22 07:41:22 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #173 DONE 0.4s 07:41:22 07:41:22 #174 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:41:22 #174 DONE 0.3s 07:41:22 07:41:22 #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:41:23 #180 ... 07:41:23 07:41:23 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:41:23 #181 DONE 0.4s 07:41:23 07:41:23 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:41:23 #182 CACHED 07:41:23 07:41:23 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:41:23 #183 CACHED 07:41:23 07:41:23 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:41:23 #184 DONE 0.4s 07:41:23 07:41:23 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:41:23 #185 DONE 0.4s 07:41:23 07:41:23 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:41:23 #186 DONE 0.4s 07:41:23 07:41:23 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:41:23 #187 DONE 0.4s 07:41:23 07:41:23 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:41:23 #188 CACHED 07:41:23 07:41:23 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:41:23 #189 CACHED 07:41:23 07:41:23 #190 [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 07:41:23 #190 ... 07:41:23 07:41:23 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:41:23 #191 DONE 0.5s 07:41:23 07:41:23 #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:41:23 #192 DONE 0.5s 07:41:23 07:41:23 #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:41:23 #180 DONE 0.4s 07:41:23 07:41:23 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:41:25 #193 ... 07:41:25 07:41:25 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:41:25 #194 DONE 1.8s 07:41:25 07:41:25 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:41:25 #195 DONE 1.8s 07:41:25 07:41:25 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:41:25 #196 DONE 1.8s 07:41:25 07:41:25 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:41:25 #197 DONE 1.8s 07:41:25 07:41:25 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:41:25 #198 DONE 1.8s 07:41:25 07:41:25 #190 [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 07:41:25 #190 DONE 1.8s 07:41:25 07:41:25 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:41:25 #199 DONE 1.9s 07:41:25 07:41:25 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:41:25 #200 DONE 1.8s 07:41:25 07:41:25 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:41:25 #201 DONE 1.8s 07:41:25 07:41:25 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:41:25 #193 DONE 1.8s 07:41:25 07:41:25 #85 [core-keeper] exporting to image 07:41:25 #85 exporting layers 07:41:25 #85 ... 07:41:25 07:41:25 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:41:25 #202 DONE 0.3s 07:41:25 07:41:25 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:41:25 #203 DONE 0.3s 07:41:25 07:41:25 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:41:25 #204 DONE 0.3s 07:41:25 07:41:25 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:41:25 #205 DONE 0.3s 07:41:25 07:41:25 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:41:25 #206 DONE 0.3s 07:41:25 07:41:25 #207 [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 07:41:25 #207 DONE 0.3s 07:41:25 07:41:25 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:41:25 #208 DONE 0.3s 07:41:25 07:41:25 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:41:25 #209 DONE 0.3s 07:41:25 07:41:25 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:41:25 #210 ... 07:41:25 07:41:25 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:41:25 #211 DONE 0.3s 07:41:25 07:41:25 #85 [support-notifications] exporting to image 07:41:25 #85 writing image sha256:7b0d9e61ae463070ee24970dd482c93f650d8e5f0edb531789be957773ed45f7 0.0s done 07:41:25 #85 naming to docker.io/library/core-keeper done 07:41:26 #85 ... 07:41:26 07:41:26 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:41:26 #212 DONE 0.7s 07:41:26 07:41:26 #85 [support-notifications] exporting to image 07:41:26 #85 exporting layers 0.6s done 07:41:26 #85 ... 07:41:26 07:41:26 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:41:26 #213 DONE 0.7s 07:41:26 07:41:26 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:26 #214 DONE 0.7s 07:41:26 07:41:26 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:41:26 #210 DONE 0.6s 07:41:26 07:41:26 #85 [core-command] exporting to image 07:41:26 #85 exporting layers 0.7s done 07:41:26 #85 writing image sha256:239b4efa2da41a19b28a1d2d01d452e558cda04b6381b0e0d64c3cb728880ff5 0.0s done 07:41:26 #85 naming to docker.io/library/core-command done 07:41:26 #85 writing image sha256:97860536d87de629ff19c14b23241fe9030da4d904a30b4a699cdd2e0c30aacd 07:41:26 #85 ... 07:41:26 07:41:26 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:41:26 #215 DONE 0.2s 07:41:26 07:41:26 #85 [core-data] exporting to image 07:41:26 #85 exporting layers 0.8s done 07:41:26 #85 writing image sha256:97860536d87de629ff19c14b23241fe9030da4d904a30b4a699cdd2e0c30aacd 0.1s done 07:41:26 #85 writing image sha256:15d71d3f0b34ee2dc31dc6177ce5b7de851677549787149d435aae6f05bc96a2 07:41:26 #85 naming to docker.io/library/core-data done 07:41:26 #85 ... 07:41:26 07:41:26 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:41:26 #216 DONE 0.4s 07:41:26 07:41:26 #85 [security-spiffe-token-provider] exporting to image 07:41:26 #85 exporting layers 0.5s done 07:41:26 #85 writing image sha256:15d71d3f0b34ee2dc31dc6177ce5b7de851677549787149d435aae6f05bc96a2 0.2s done 07:41:26 #85 naming to docker.io/library/security-spiffe-token-provider done 07:41:26 #85 writing image sha256:ab948c9e3f6a4be6f76b54b616283ddf8644a0b7d3ac411011d8ef2c233bd377 07:41:26 #85 writing image sha256:577ba98bb3086f5611ef53420beadeceed3b8acdbcbe5ba54401d3a4a6a3c3d0 07:41:26 #85 exporting layers 1.1s done 07:41:26 #85 writing image sha256:ab948c9e3f6a4be6f76b54b616283ddf8644a0b7d3ac411011d8ef2c233bd377 0.0s done 07:41:26 #85 writing image sha256:577ba98bb3086f5611ef53420beadeceed3b8acdbcbe5ba54401d3a4a6a3c3d0 0.0s done 07:41:26 #85 naming to docker.io/library/core-metadata done 07:41:26 #85 naming to docker.io/library/support-scheduler done 07:41:26 #85 writing image sha256:10228160851984fa701c09e474d87e2aab240ea69e7d10cb392804bf51695135 done 07:41:26 #85 naming to docker.io/library/support-notifications done 07:41:26 #85 DONE 4.9s 07:41:26 07:41:26 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:41:27 #217 DONE 0.4s 07:41:27 07:41:27 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:27 #218 DONE 0.9s 07:41:27 07:41:27 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:27 #219 DONE 0.8s 07:41:27 07:41:27 #85 [security-proxy-auth] exporting to image 07:41:27 #85 ... 07:41:27 07:41:27 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:41:27 #220 DONE 0.1s 07:41:27 07:41:27 #85 [security-proxy-setup] exporting to image 07:41:27 #85 exporting layers 0.3s done 07:41:27 #85 writing image sha256:34231c619541a0cb7a6a90cd6dc4fe906c2c6f22e54503e20adbc22cb62f0fe3 0.0s done 07:41:27 #85 naming to docker.io/library/security-proxy-auth 07:41:27 #85 exporting layers 0.3s done 07:41:27 #85 naming to docker.io/library/security-proxy-auth done 07:41:27 #85 writing image sha256:b3191154e994761304b79c288f3113d5660ce2863865e8bc3921b85a4caa3f42 done 07:41:27 #85 naming to docker.io/library/security-proxy-setup done 07:41:27 #85 DONE 5.3s 07:41:27 07:41:27 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:27 #221 DONE 0.5s 07:41:27 07:41:27 #85 [security-secretstore-setup] exporting to image 07:41:27 #85 exporting layers 0.3s done 07:41:27 #85 writing image sha256:523223e35a13b688e4a1b9169358b8983c5fc06a429022881e11ecc3b830b745 done 07:41:27 #85 naming to docker.io/library/security-secretstore-setup done 07:41:27 #85 DONE 5.6s 07:41:27 07:41:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:41:27 time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:41:27 $ docker stop --time=1 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 07:41:29 $ docker rm -f --volumes 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:29 + docker images 07:41:29 REPOSITORY TAG IMAGE ID CREATED SIZE 07:41:29 security-secretstore-setup latest 523223e35a13 2 seconds ago 67.7MB 07:41:29 security-proxy-auth latest 34231c619541 3 seconds ago 31.3MB 07:41:29 security-proxy-setup latest b3191154e994 3 seconds ago 38.2MB 07:41:29 core-data latest 97860536d87d 4 seconds ago 32.4MB 07:41:29 support-scheduler latest ab948c9e3f6a 4 seconds ago 48MB 07:41:29 core-metadata latest 577ba98bb308 4 seconds ago 32.6MB 07:41:29 support-notifications latest 102281608519 4 seconds ago 51.6MB 07:41:29 security-spiffe-token-provider latest 15d71d3f0b34 4 seconds ago 46.9MB 07:41:29 core-command latest 239b4efa2da4 4 seconds ago 27.9MB 07:41:29 core-keeper latest 7b0d9e61ae46 5 seconds ago 32.1MB 07:41:29 security-bootstrapper latest 7525ca3e1ec0 About a minute ago 20.3MB 07:41:29 core-common-config-bootstrapper latest 8995d60633fe About a minute ago 17.1MB 07:41:29 security-spire-agent latest 4af00a75a7db 4 minutes ago 195MB 07:41:29 security-spire-server latest 091ead003a9d 4 minutes ago 149MB 07:41:29 security-spire-config latest 5c6af2c83d5a 4 minutes ago 149MB 07:41:29 ci-base-image-x86_64 latest cdbe4ca6f087 8 minutes ago 929MB 07:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 07:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 07:41:29 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 07:41:29 provisioning config files... 07:41:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config15691588704813333692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:29 ---> ****-login.sh 07:41:29 nexus3.edgexfoundry.org:10001 07:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:29 Configure a credential helper to remove this warning. See 07:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:29 07:41:29 Login Succeeded 07:41:29 nexus3.edgexfoundry.org:10002 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 nexus3.edgexfoundry.org:10003 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 nexus3.edgexfoundry.org:10004 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 ****.io 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 ---> ****-login.sh ends [Pipeline] } 07:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:41:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:41:30 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:30 latest 07:41:30 4.0.0-dev.68 07:41:30 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:30 main 07:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:35 + docker push nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:41:35 3fc0a6abc9b8: Preparing 07:41:35 603e4d504727: Preparing 07:41:35 a49eabfe3a6d: Preparing 07:41:35 f490d2243f80: Preparing 07:41:35 ccccd2963278: Preparing 07:41:35 89b463100d4d: Preparing 07:41:35 994456c4fd7b: Preparing 07:41:35 994456c4fd7b: Waiting 07:41:35 89b463100d4d: Waiting 07:41:35 f490d2243f80: Pushed 07:41:35 a49eabfe3a6d: Pushed 07:41:35 3fc0a6abc9b8: Pushed 07:41:35 ccccd2963278: Pushed 07:41:35 994456c4fd7b: Layer already exists 07:41:35 89b463100d4d: Pushed 07:41:37 603e4d504727: Pushed 07:41:37 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:41:38 3fc0a6abc9b8: Preparing 07:41:38 603e4d504727: Preparing 07:41:38 a49eabfe3a6d: Preparing 07:41:38 f490d2243f80: Preparing 07:41:38 ccccd2963278: Preparing 07:41:38 89b463100d4d: Preparing 07:41:38 994456c4fd7b: Preparing 07:41:38 89b463100d4d: Waiting 07:41:38 994456c4fd7b: Waiting 07:41:38 a49eabfe3a6d: Layer already exists 07:41:38 ccccd2963278: Layer already exists 07:41:38 3fc0a6abc9b8: Layer already exists 07:41:38 f490d2243f80: Layer already exists 07:41:38 603e4d504727: Layer already exists 07:41:38 994456c4fd7b: Layer already exists 07:41:38 89b463100d4d: Layer already exists 07:41:38 latest: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:38 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 07:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:41:38 3fc0a6abc9b8: Preparing 07:41:38 603e4d504727: Preparing 07:41:38 a49eabfe3a6d: Preparing 07:41:38 f490d2243f80: Preparing 07:41:38 ccccd2963278: Preparing 07:41:38 89b463100d4d: Preparing 07:41:38 994456c4fd7b: Preparing 07:41:38 89b463100d4d: Waiting 07:41:38 994456c4fd7b: Waiting 07:41:38 a49eabfe3a6d: Layer already exists 07:41:38 f490d2243f80: Layer already exists 07:41:38 3fc0a6abc9b8: Layer already exists 07:41:38 603e4d504727: Layer already exists 07:41:38 ccccd2963278: Layer already exists 07:41:38 994456c4fd7b: Layer already exists 07:41:38 89b463100d4d: Layer already exists 07:41:38 4.0.0-dev.68: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:39 + docker push nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:41:39 3fc0a6abc9b8: Preparing 07:41:39 603e4d504727: Preparing 07:41:39 a49eabfe3a6d: Preparing 07:41:39 f490d2243f80: Preparing 07:41:39 ccccd2963278: Preparing 07:41:39 89b463100d4d: Preparing 07:41:39 994456c4fd7b: Preparing 07:41:39 89b463100d4d: Waiting 07:41:39 994456c4fd7b: Waiting 07:41:39 a49eabfe3a6d: Layer already exists 07:41:39 3fc0a6abc9b8: Layer already exists 07:41:39 ccccd2963278: Layer already exists 07:41:39 f490d2243f80: Layer already exists 07:41:39 603e4d504727: Layer already exists 07:41:39 89b463100d4d: Layer already exists 07:41:39 994456c4fd7b: Layer already exists 07:41:39 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:40 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:41:40 3fc0a6abc9b8: Preparing 07:41:40 603e4d504727: Preparing 07:41:40 a49eabfe3a6d: Preparing 07:41:40 f490d2243f80: Preparing 07:41:40 ccccd2963278: Preparing 07:41:40 89b463100d4d: Preparing 07:41:40 994456c4fd7b: Preparing 07:41:40 89b463100d4d: Waiting 07:41:40 994456c4fd7b: Waiting 07:41:40 3fc0a6abc9b8: Layer already exists 07:41:40 ccccd2963278: Layer already exists 07:41:40 603e4d504727: Layer already exists 07:41:40 a49eabfe3a6d: Layer already exists 07:41:40 f490d2243f80: Layer already exists 07:41:40 994456c4fd7b: Layer already exists 07:41:40 89b463100d4d: Layer already exists 07:41:40 main: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:40 ===================================================== [Pipeline] echo 07:41:40 taggedImages: 07:41:40 - nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:40 - nexus3.edgexfoundry.org:10004/core-command:latest 07:41:40 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 07:41:40 - nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:40 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:41:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:41:40 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:40 latest 07:41:40 4.0.0-dev.68 07:41:40 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:40 main 07:41:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:41:40 5a78c94561ee: Preparing 07:41:40 9ed6cca300e7: Preparing 07:41:40 a56a45028700: Preparing 07:41:40 ef4542d4f97e: Preparing 07:41:40 a49eabfe3a6d: Preparing 07:41:40 f490d2243f80: Preparing 07:41:40 ccccd2963278: Preparing 07:41:40 89b463100d4d: Preparing 07:41:40 994456c4fd7b: Preparing 07:41:40 f490d2243f80: Waiting 07:41:40 ccccd2963278: Waiting 07:41:40 89b463100d4d: Waiting 07:41:40 994456c4fd7b: Waiting 07:41:40 a49eabfe3a6d: Layer already exists 07:41:40 f490d2243f80: Layer already exists 07:41:40 9ed6cca300e7: Pushed 07:41:40 a56a45028700: Pushed 07:41:40 ccccd2963278: Layer already exists 07:41:40 5a78c94561ee: Pushed 07:41:40 89b463100d4d: Layer already exists 07:41:40 994456c4fd7b: Layer already exists 07:41:41 ef4542d4f97e: Pushed 07:41:42 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:42 + 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 07:41:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:41:42 5a78c94561ee: Preparing 07:41:42 9ed6cca300e7: Preparing 07:41:42 a56a45028700: Preparing 07:41:42 ef4542d4f97e: Preparing 07:41:42 a49eabfe3a6d: Preparing 07:41:42 f490d2243f80: Preparing 07:41:42 ccccd2963278: Preparing 07:41:42 89b463100d4d: Preparing 07:41:42 994456c4fd7b: Preparing 07:41:42 f490d2243f80: Waiting 07:41:42 ccccd2963278: Waiting 07:41:42 89b463100d4d: Waiting 07:41:42 ef4542d4f97e: Layer already exists 07:41:42 5a78c94561ee: Layer already exists 07:41:42 a56a45028700: Layer already exists 07:41:42 a49eabfe3a6d: Layer already exists 07:41:42 9ed6cca300e7: Layer already exists 07:41:42 ccccd2963278: Layer already exists 07:41:42 f490d2243f80: Layer already exists 07:41:42 89b463100d4d: Layer already exists 07:41:42 994456c4fd7b: Layer already exists 07:41:42 latest: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 07:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:41:43 5a78c94561ee: Preparing 07:41:43 9ed6cca300e7: Preparing 07:41:43 a56a45028700: Preparing 07:41:43 ef4542d4f97e: Preparing 07:41:43 a49eabfe3a6d: Preparing 07:41:43 f490d2243f80: Preparing 07:41:43 ccccd2963278: Preparing 07:41:43 89b463100d4d: Preparing 07:41:43 994456c4fd7b: Preparing 07:41:43 89b463100d4d: Waiting 07:41:43 f490d2243f80: Waiting 07:41:43 ccccd2963278: Waiting 07:41:43 994456c4fd7b: Waiting 07:41:43 ef4542d4f97e: Layer already exists 07:41:43 a56a45028700: Layer already exists 07:41:43 a49eabfe3a6d: Layer already exists 07:41:43 9ed6cca300e7: Layer already exists 07:41:43 5a78c94561ee: Layer already exists 07:41:43 f490d2243f80: Layer already exists 07:41:43 89b463100d4d: Layer already exists 07:41:43 ccccd2963278: Layer already exists 07:41:43 994456c4fd7b: Layer already exists 07:41:43 4.0.0-dev.68: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:41:44 5a78c94561ee: Preparing 07:41:44 9ed6cca300e7: Preparing 07:41:44 a56a45028700: Preparing 07:41:44 ef4542d4f97e: Preparing 07:41:44 a49eabfe3a6d: Preparing 07:41:44 f490d2243f80: Preparing 07:41:44 ccccd2963278: Preparing 07:41:44 89b463100d4d: Preparing 07:41:44 994456c4fd7b: Preparing 07:41:44 f490d2243f80: Waiting 07:41:44 ccccd2963278: Waiting 07:41:44 89b463100d4d: Waiting 07:41:44 994456c4fd7b: Waiting 07:41:44 9ed6cca300e7: Layer already exists 07:41:44 ef4542d4f97e: Layer already exists 07:41:44 a56a45028700: Layer already exists 07:41:44 a49eabfe3a6d: Layer already exists 07:41:44 5a78c94561ee: Layer already exists 07:41:44 ccccd2963278: Layer already exists 07:41:44 f490d2243f80: Layer already exists 07:41:44 89b463100d4d: Layer already exists 07:41:44 994456c4fd7b: Layer already exists 07:41:44 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:44 + 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 07:41:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:41:44 5a78c94561ee: Preparing 07:41:44 9ed6cca300e7: Preparing 07:41:44 a56a45028700: Preparing 07:41:44 ef4542d4f97e: Preparing 07:41:44 a49eabfe3a6d: Preparing 07:41:44 f490d2243f80: Preparing 07:41:44 ccccd2963278: Preparing 07:41:44 89b463100d4d: Preparing 07:41:44 994456c4fd7b: Preparing 07:41:44 ccccd2963278: Waiting 07:41:44 f490d2243f80: Waiting 07:41:44 89b463100d4d: Waiting 07:41:44 994456c4fd7b: Waiting 07:41:44 9ed6cca300e7: Layer already exists 07:41:44 5a78c94561ee: Layer already exists 07:41:44 ef4542d4f97e: Layer already exists 07:41:44 a56a45028700: Layer already exists 07:41:44 a49eabfe3a6d: Layer already exists 07:41:44 ccccd2963278: Layer already exists 07:41:44 994456c4fd7b: Layer already exists 07:41:44 89b463100d4d: Layer already exists 07:41:44 f490d2243f80: Layer already exists 07:41:44 main: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:44 ===================================================== [Pipeline] echo 07:41:44 taggedImages: 07:41:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:41:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 07:41:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:41:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:41:44 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:44 latest 07:41:44 4.0.0-dev.68 07:41:44 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:44 main 07:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:45 + docker push nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:41:45 a03d4d2b715a: Preparing 07:41:45 67921e8e8fa3: Preparing 07:41:45 a49eabfe3a6d: Preparing 07:41:45 f490d2243f80: Preparing 07:41:45 d3228e395011: Preparing 07:41:45 e817538bfe85: Preparing 07:41:45 994456c4fd7b: Preparing 07:41:45 e817538bfe85: Waiting 07:41:45 994456c4fd7b: Waiting 07:41:45 a49eabfe3a6d: Layer already exists 07:41:45 f490d2243f80: Layer already exists 07:41:45 d3228e395011: Pushed 07:41:45 e817538bfe85: Pushed 07:41:45 994456c4fd7b: Layer already exists 07:41:45 a03d4d2b715a: Pushed 07:41:48 67921e8e8fa3: Pushed 07:41:48 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:41:48 a03d4d2b715a: Preparing 07:41:48 67921e8e8fa3: Preparing 07:41:48 a49eabfe3a6d: Preparing 07:41:48 f490d2243f80: Preparing 07:41:48 d3228e395011: Preparing 07:41:48 e817538bfe85: Preparing 07:41:48 994456c4fd7b: Preparing 07:41:48 994456c4fd7b: Waiting 07:41:48 e817538bfe85: Waiting 07:41:48 67921e8e8fa3: Layer already exists 07:41:48 a03d4d2b715a: Layer already exists 07:41:48 a49eabfe3a6d: Layer already exists 07:41:48 d3228e395011: Layer already exists 07:41:48 f490d2243f80: Layer already exists 07:41:48 e817538bfe85: Layer already exists 07:41:48 994456c4fd7b: Layer already exists 07:41:48 latest: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:49 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 07:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:41:49 a03d4d2b715a: Preparing 07:41:49 67921e8e8fa3: Preparing 07:41:49 a49eabfe3a6d: Preparing 07:41:49 f490d2243f80: Preparing 07:41:49 d3228e395011: Preparing 07:41:49 e817538bfe85: Preparing 07:41:49 994456c4fd7b: Preparing 07:41:49 e817538bfe85: Waiting 07:41:49 d3228e395011: Layer already exists 07:41:49 a49eabfe3a6d: Layer already exists 07:41:49 a03d4d2b715a: Layer already exists 07:41:49 f490d2243f80: Layer already exists 07:41:49 67921e8e8fa3: Layer already exists 07:41:49 e817538bfe85: Layer already exists 07:41:49 994456c4fd7b: Layer already exists 07:41:49 4.0.0-dev.68: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:50 + docker push nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:41:50 a03d4d2b715a: Preparing 07:41:50 67921e8e8fa3: Preparing 07:41:50 a49eabfe3a6d: Preparing 07:41:50 f490d2243f80: Preparing 07:41:50 d3228e395011: Preparing 07:41:50 e817538bfe85: Preparing 07:41:50 994456c4fd7b: Preparing 07:41:50 e817538bfe85: Waiting 07:41:50 994456c4fd7b: Waiting 07:41:50 f490d2243f80: Layer already exists 07:41:50 a49eabfe3a6d: Layer already exists 07:41:50 d3228e395011: Layer already exists 07:41:50 67921e8e8fa3: Layer already exists 07:41:50 a03d4d2b715a: Layer already exists 07:41:50 e817538bfe85: Layer already exists 07:41:50 994456c4fd7b: Layer already exists 07:41:50 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:41:51 a03d4d2b715a: Preparing 07:41:51 67921e8e8fa3: Preparing 07:41:51 a49eabfe3a6d: Preparing 07:41:51 f490d2243f80: Preparing 07:41:51 d3228e395011: Preparing 07:41:51 e817538bfe85: Preparing 07:41:51 994456c4fd7b: Preparing 07:41:51 e817538bfe85: Waiting 07:41:51 994456c4fd7b: Waiting 07:41:51 67921e8e8fa3: Layer already exists 07:41:51 d3228e395011: Layer already exists 07:41:51 a49eabfe3a6d: Layer already exists 07:41:51 a03d4d2b715a: Layer already exists 07:41:51 f490d2243f80: Layer already exists 07:41:51 994456c4fd7b: Layer already exists 07:41:51 e817538bfe85: Layer already exists 07:41:51 main: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:51 ===================================================== [Pipeline] echo 07:41:51 taggedImages: 07:41:51 - nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:51 - nexus3.edgexfoundry.org:10004/core-data:latest 07:41:51 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 07:41:51 - nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:41:51 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:41:51 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:51 latest 07:41:51 4.0.0-dev.68 07:41:51 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:51 main 07:41:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:41:52 92aa90713ea2: Preparing 07:41:52 83ecd68bd767: Preparing 07:41:52 f490d2243f80: Preparing 07:41:52 aa01d303a87a: Preparing 07:41:52 ee527f90a258: Preparing 07:41:52 994456c4fd7b: Preparing 07:41:52 994456c4fd7b: Waiting 07:41:52 f490d2243f80: Layer already exists 07:41:52 994456c4fd7b: Layer already exists 07:41:52 ee527f90a258: Pushed 07:41:52 aa01d303a87a: Pushed 07:41:52 92aa90713ea2: Pushed 07:41:54 83ecd68bd767: Pushed 07:41:55 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:41:55 92aa90713ea2: Preparing 07:41:55 83ecd68bd767: Preparing 07:41:55 f490d2243f80: Preparing 07:41:55 aa01d303a87a: Preparing 07:41:55 ee527f90a258: Preparing 07:41:55 994456c4fd7b: Preparing 07:41:55 994456c4fd7b: Waiting 07:41:55 92aa90713ea2: Layer already exists 07:41:55 f490d2243f80: Layer already exists 07:41:55 ee527f90a258: Layer already exists 07:41:55 aa01d303a87a: Layer already exists 07:41:55 83ecd68bd767: Layer already exists 07:41:55 994456c4fd7b: Layer already exists 07:41:55 latest: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 07:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:41:56 92aa90713ea2: Preparing 07:41:56 83ecd68bd767: Preparing 07:41:56 f490d2243f80: Preparing 07:41:56 aa01d303a87a: Preparing 07:41:56 ee527f90a258: Preparing 07:41:56 994456c4fd7b: Preparing 07:41:56 994456c4fd7b: Waiting 07:41:56 aa01d303a87a: Layer already exists 07:41:56 83ecd68bd767: Layer already exists 07:41:56 f490d2243f80: Layer already exists 07:41:56 92aa90713ea2: Layer already exists 07:41:56 ee527f90a258: Layer already exists 07:41:56 994456c4fd7b: Layer already exists 07:41:56 4.0.0-dev.68: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:41:56 92aa90713ea2: Preparing 07:41:56 83ecd68bd767: Preparing 07:41:56 f490d2243f80: Preparing 07:41:56 aa01d303a87a: Preparing 07:41:56 ee527f90a258: Preparing 07:41:56 994456c4fd7b: Preparing 07:41:56 994456c4fd7b: Waiting 07:41:56 92aa90713ea2: Layer already exists 07:41:56 aa01d303a87a: Layer already exists 07:41:56 83ecd68bd767: Layer already exists 07:41:56 ee527f90a258: Layer already exists 07:41:56 f490d2243f80: Layer already exists 07:41:56 994456c4fd7b: Layer already exists 07:41:56 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:41:57 92aa90713ea2: Preparing 07:41:57 83ecd68bd767: Preparing 07:41:57 f490d2243f80: Preparing 07:41:57 aa01d303a87a: Preparing 07:41:57 ee527f90a258: Preparing 07:41:57 994456c4fd7b: Preparing 07:41:57 994456c4fd7b: Waiting 07:41:57 f490d2243f80: Layer already exists 07:41:57 83ecd68bd767: Layer already exists 07:41:57 aa01d303a87a: Layer already exists 07:41:57 ee527f90a258: Layer already exists 07:41:57 92aa90713ea2: Layer already exists 07:41:57 994456c4fd7b: Layer already exists 07:41:57 main: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:57 ===================================================== [Pipeline] echo 07:41:57 taggedImages: 07:41:57 - nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:41:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 07:41:57 - nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:41:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:41:57 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:57 latest 07:41:57 4.0.0-dev.68 07:41:57 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:41:57 main 07:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:41:58 e4d68cf74054: Preparing 07:41:58 c64659fc7e6d: Preparing 07:41:58 5f833f2af493: Preparing 07:41:58 a49eabfe3a6d: Preparing 07:41:58 f490d2243f80: Preparing 07:41:58 ccccd2963278: Preparing 07:41:58 89b463100d4d: Preparing 07:41:58 994456c4fd7b: Preparing 07:41:58 ccccd2963278: Waiting 07:41:58 89b463100d4d: Waiting 07:41:58 994456c4fd7b: Waiting 07:41:58 a49eabfe3a6d: Layer already exists 07:41:58 f490d2243f80: Layer already exists 07:41:58 ccccd2963278: Layer already exists 07:41:58 89b463100d4d: Layer already exists 07:41:58 994456c4fd7b: Layer already exists 07:41:58 c64659fc7e6d: Pushed 07:41:58 e4d68cf74054: Pushed 07:42:00 5f833f2af493: Pushed 07:42:00 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:42:01 e4d68cf74054: Preparing 07:42:01 c64659fc7e6d: Preparing 07:42:01 5f833f2af493: Preparing 07:42:01 a49eabfe3a6d: Preparing 07:42:01 f490d2243f80: Preparing 07:42:01 ccccd2963278: Preparing 07:42:01 89b463100d4d: Preparing 07:42:01 994456c4fd7b: Preparing 07:42:01 ccccd2963278: Waiting 07:42:01 89b463100d4d: Waiting 07:42:01 994456c4fd7b: Waiting 07:42:01 f490d2243f80: Layer already exists 07:42:01 e4d68cf74054: Layer already exists 07:42:01 c64659fc7e6d: Layer already exists 07:42:01 5f833f2af493: Layer already exists 07:42:01 a49eabfe3a6d: Layer already exists 07:42:01 ccccd2963278: Layer already exists 07:42:01 994456c4fd7b: Layer already exists 07:42:01 89b463100d4d: Layer already exists 07:42:01 latest: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 07:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:42:02 e4d68cf74054: Preparing 07:42:02 c64659fc7e6d: Preparing 07:42:02 5f833f2af493: Preparing 07:42:02 a49eabfe3a6d: Preparing 07:42:02 f490d2243f80: Preparing 07:42:02 ccccd2963278: Preparing 07:42:02 89b463100d4d: Preparing 07:42:02 994456c4fd7b: Preparing 07:42:02 ccccd2963278: Waiting 07:42:02 89b463100d4d: Waiting 07:42:02 994456c4fd7b: Waiting 07:42:02 a49eabfe3a6d: Layer already exists 07:42:02 e4d68cf74054: Layer already exists 07:42:02 5f833f2af493: Layer already exists 07:42:02 c64659fc7e6d: Layer already exists 07:42:02 f490d2243f80: Layer already exists 07:42:02 ccccd2963278: Layer already exists 07:42:02 89b463100d4d: Layer already exists 07:42:02 994456c4fd7b: Layer already exists 07:42:02 4.0.0-dev.68: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:42:02 e4d68cf74054: Preparing 07:42:02 c64659fc7e6d: Preparing 07:42:02 5f833f2af493: Preparing 07:42:02 a49eabfe3a6d: Preparing 07:42:02 f490d2243f80: Preparing 07:42:02 ccccd2963278: Preparing 07:42:02 89b463100d4d: Preparing 07:42:02 994456c4fd7b: Preparing 07:42:02 ccccd2963278: Waiting 07:42:02 89b463100d4d: Waiting 07:42:02 994456c4fd7b: Waiting 07:42:02 5f833f2af493: Layer already exists 07:42:02 a49eabfe3a6d: Layer already exists 07:42:02 e4d68cf74054: Layer already exists 07:42:02 f490d2243f80: Layer already exists 07:42:02 c64659fc7e6d: Layer already exists 07:42:02 89b463100d4d: Layer already exists 07:42:02 994456c4fd7b: Layer already exists 07:42:02 ccccd2963278: Layer already exists 07:42:02 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:42:03 e4d68cf74054: Preparing 07:42:03 c64659fc7e6d: Preparing 07:42:03 5f833f2af493: Preparing 07:42:03 a49eabfe3a6d: Preparing 07:42:03 f490d2243f80: Preparing 07:42:03 ccccd2963278: Preparing 07:42:03 89b463100d4d: Preparing 07:42:03 994456c4fd7b: Preparing 07:42:03 ccccd2963278: Waiting 07:42:03 89b463100d4d: Waiting 07:42:03 994456c4fd7b: Waiting 07:42:03 e4d68cf74054: Layer already exists 07:42:03 5f833f2af493: Layer already exists 07:42:03 c64659fc7e6d: Layer already exists 07:42:03 f490d2243f80: Layer already exists 07:42:03 a49eabfe3a6d: Layer already exists 07:42:03 89b463100d4d: Layer already exists 07:42:03 ccccd2963278: Layer already exists 07:42:03 994456c4fd7b: Layer already exists 07:42:03 main: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:03 ===================================================== [Pipeline] echo 07:42:03 taggedImages: 07:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 07:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:42:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:42:03 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:03 latest 07:42:03 4.0.0-dev.68 07:42:03 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:03 main 07:42:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:42:04 2ade77df121f: Preparing 07:42:04 9155436f639e: Preparing 07:42:04 cfc03792f66d: Preparing 07:42:04 be246af38316: Preparing 07:42:04 6587e366144a: Preparing 07:42:04 95da5f445a84: Preparing 07:42:04 589e2dc71f6f: Preparing 07:42:04 a49eabfe3a6d: Preparing 07:42:04 f490d2243f80: Preparing 07:42:04 c886c04703f0: Preparing 07:42:04 90bfb710e1ec: Preparing 07:42:04 5f70bf18a086: Preparing 07:42:04 d68428d51fef: Preparing 07:42:04 6129ce29b4f2: Preparing 07:42:04 d63e9282e761: Preparing 07:42:04 994456c4fd7b: Preparing 07:42:04 a49eabfe3a6d: Waiting 07:42:04 c886c04703f0: Waiting 07:42:04 95da5f445a84: Waiting 07:42:04 f490d2243f80: Waiting 07:42:04 589e2dc71f6f: Waiting 07:42:04 90bfb710e1ec: Waiting 07:42:04 6129ce29b4f2: Waiting 07:42:04 d63e9282e761: Waiting 07:42:04 994456c4fd7b: Waiting 07:42:04 5f70bf18a086: Waiting 07:42:04 9155436f639e: Pushed 07:42:04 2ade77df121f: Pushed 07:42:04 be246af38316: Pushed 07:42:04 6587e366144a: Pushed 07:42:04 cfc03792f66d: Pushed 07:42:04 a49eabfe3a6d: Layer already exists 07:42:04 f490d2243f80: Layer already exists 07:42:04 95da5f445a84: Pushed 07:42:04 5f70bf18a086: Layer already exists 07:42:04 c886c04703f0: Pushed 07:42:04 90bfb710e1ec: Pushed 07:42:04 994456c4fd7b: Layer already exists 07:42:04 d68428d51fef: Pushed 07:42:04 6129ce29b4f2: Pushed 07:42:04 d63e9282e761: Pushed 07:42:06 589e2dc71f6f: Pushed 07:42:06 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:42:06 2ade77df121f: Preparing 07:42:06 9155436f639e: Preparing 07:42:06 cfc03792f66d: Preparing 07:42:06 be246af38316: Preparing 07:42:06 6587e366144a: Preparing 07:42:06 95da5f445a84: Preparing 07:42:06 589e2dc71f6f: Preparing 07:42:06 a49eabfe3a6d: Preparing 07:42:06 95da5f445a84: Waiting 07:42:06 589e2dc71f6f: Waiting 07:42:06 f490d2243f80: Preparing 07:42:06 a49eabfe3a6d: Waiting 07:42:06 c886c04703f0: Preparing 07:42:06 90bfb710e1ec: Preparing 07:42:06 f490d2243f80: Waiting 07:42:06 c886c04703f0: Waiting 07:42:06 5f70bf18a086: Preparing 07:42:06 d68428d51fef: Preparing 07:42:06 90bfb710e1ec: Waiting 07:42:06 5f70bf18a086: Waiting 07:42:06 d68428d51fef: Waiting 07:42:06 6129ce29b4f2: Preparing 07:42:06 d63e9282e761: Preparing 07:42:06 994456c4fd7b: Preparing 07:42:06 d63e9282e761: Waiting 07:42:06 6129ce29b4f2: Waiting 07:42:06 6587e366144a: Layer already exists 07:42:06 be246af38316: Layer already exists 07:42:06 9155436f639e: Layer already exists 07:42:06 cfc03792f66d: Layer already exists 07:42:06 2ade77df121f: Layer already exists 07:42:06 95da5f445a84: Layer already exists 07:42:06 589e2dc71f6f: Layer already exists 07:42:06 a49eabfe3a6d: Layer already exists 07:42:06 c886c04703f0: Layer already exists 07:42:06 f490d2243f80: Layer already exists 07:42:06 5f70bf18a086: Layer already exists 07:42:06 90bfb710e1ec: Layer already exists 07:42:06 d63e9282e761: Layer already exists 07:42:06 d68428d51fef: Layer already exists 07:42:06 6129ce29b4f2: Layer already exists 07:42:06 994456c4fd7b: Layer already exists 07:42:06 latest: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 07:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:42:07 2ade77df121f: Preparing 07:42:07 9155436f639e: Preparing 07:42:07 cfc03792f66d: Preparing 07:42:07 be246af38316: Preparing 07:42:07 6587e366144a: Preparing 07:42:07 95da5f445a84: Preparing 07:42:07 589e2dc71f6f: Preparing 07:42:07 a49eabfe3a6d: Preparing 07:42:07 f490d2243f80: Preparing 07:42:07 c886c04703f0: Preparing 07:42:07 90bfb710e1ec: Preparing 07:42:07 5f70bf18a086: Preparing 07:42:07 d68428d51fef: Preparing 07:42:07 6129ce29b4f2: Preparing 07:42:07 d63e9282e761: Preparing 07:42:07 994456c4fd7b: Preparing 07:42:07 95da5f445a84: Waiting 07:42:07 5f70bf18a086: Waiting 07:42:07 6129ce29b4f2: Waiting 07:42:07 589e2dc71f6f: Waiting 07:42:07 c886c04703f0: Waiting 07:42:07 a49eabfe3a6d: Waiting 07:42:07 f490d2243f80: Waiting 07:42:07 d68428d51fef: Waiting 07:42:07 90bfb710e1ec: Waiting 07:42:07 d63e9282e761: Waiting 07:42:07 994456c4fd7b: Waiting 07:42:07 9155436f639e: Layer already exists 07:42:07 2ade77df121f: Layer already exists 07:42:07 6587e366144a: Layer already exists 07:42:07 be246af38316: Layer already exists 07:42:07 cfc03792f66d: Layer already exists 07:42:07 95da5f445a84: Layer already exists 07:42:07 c886c04703f0: Layer already exists 07:42:07 589e2dc71f6f: Layer already exists 07:42:07 a49eabfe3a6d: Layer already exists 07:42:07 f490d2243f80: Layer already exists 07:42:07 90bfb710e1ec: Layer already exists 07:42:07 d68428d51fef: Layer already exists 07:42:07 6129ce29b4f2: Layer already exists 07:42:07 5f70bf18a086: Layer already exists 07:42:07 d63e9282e761: Layer already exists 07:42:07 994456c4fd7b: Layer already exists 07:42:07 4.0.0-dev.68: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:42:07 2ade77df121f: Preparing 07:42:07 9155436f639e: Preparing 07:42:07 cfc03792f66d: Preparing 07:42:07 be246af38316: Preparing 07:42:07 6587e366144a: Preparing 07:42:07 95da5f445a84: Preparing 07:42:07 589e2dc71f6f: Preparing 07:42:07 a49eabfe3a6d: Preparing 07:42:07 f490d2243f80: Preparing 07:42:07 c886c04703f0: Preparing 07:42:07 90bfb710e1ec: Preparing 07:42:07 5f70bf18a086: Preparing 07:42:07 d68428d51fef: Preparing 07:42:07 6129ce29b4f2: Preparing 07:42:07 d63e9282e761: Preparing 07:42:07 994456c4fd7b: Preparing 07:42:07 95da5f445a84: Waiting 07:42:07 90bfb710e1ec: Waiting 07:42:07 5f70bf18a086: Waiting 07:42:07 589e2dc71f6f: Waiting 07:42:07 d68428d51fef: Waiting 07:42:07 a49eabfe3a6d: Waiting 07:42:07 6129ce29b4f2: Waiting 07:42:07 d63e9282e761: Waiting 07:42:07 f490d2243f80: Waiting 07:42:07 994456c4fd7b: Waiting 07:42:07 c886c04703f0: Waiting 07:42:07 be246af38316: Layer already exists 07:42:07 6587e366144a: Layer already exists 07:42:07 9155436f639e: Layer already exists 07:42:07 cfc03792f66d: Layer already exists 07:42:07 2ade77df121f: Layer already exists 07:42:07 589e2dc71f6f: Layer already exists 07:42:07 a49eabfe3a6d: Layer already exists 07:42:07 95da5f445a84: Layer already exists 07:42:07 c886c04703f0: Layer already exists 07:42:07 f490d2243f80: Layer already exists 07:42:07 90bfb710e1ec: Layer already exists 07:42:07 d68428d51fef: Layer already exists 07:42:07 5f70bf18a086: Layer already exists 07:42:07 6129ce29b4f2: Layer already exists 07:42:07 d63e9282e761: Layer already exists 07:42:07 994456c4fd7b: Layer already exists 07:42:07 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:42:08 2ade77df121f: Preparing 07:42:08 9155436f639e: Preparing 07:42:08 cfc03792f66d: Preparing 07:42:08 be246af38316: Preparing 07:42:08 6587e366144a: Preparing 07:42:08 95da5f445a84: Preparing 07:42:08 589e2dc71f6f: Preparing 07:42:08 a49eabfe3a6d: Preparing 07:42:08 f490d2243f80: Preparing 07:42:08 c886c04703f0: Preparing 07:42:08 90bfb710e1ec: Preparing 07:42:08 5f70bf18a086: Preparing 07:42:08 d68428d51fef: Preparing 07:42:08 6129ce29b4f2: Preparing 07:42:08 d63e9282e761: Preparing 07:42:08 994456c4fd7b: Preparing 07:42:08 95da5f445a84: Waiting 07:42:08 589e2dc71f6f: Waiting 07:42:08 a49eabfe3a6d: Waiting 07:42:08 f490d2243f80: Waiting 07:42:08 90bfb710e1ec: Waiting 07:42:08 c886c04703f0: Waiting 07:42:08 5f70bf18a086: Waiting 07:42:08 d68428d51fef: Waiting 07:42:08 d63e9282e761: Waiting 07:42:08 6129ce29b4f2: Waiting 07:42:08 994456c4fd7b: Waiting 07:42:08 cfc03792f66d: Layer already exists 07:42:08 6587e366144a: Layer already exists 07:42:08 be246af38316: Layer already exists 07:42:08 9155436f639e: Layer already exists 07:42:08 2ade77df121f: Layer already exists 07:42:08 95da5f445a84: Layer already exists 07:42:08 589e2dc71f6f: Layer already exists 07:42:08 a49eabfe3a6d: Layer already exists 07:42:08 c886c04703f0: Layer already exists 07:42:08 f490d2243f80: Layer already exists 07:42:08 90bfb710e1ec: Layer already exists 07:42:08 6129ce29b4f2: Layer already exists 07:42:08 5f70bf18a086: Layer already exists 07:42:08 d63e9282e761: Layer already exists 07:42:08 d68428d51fef: Layer already exists 07:42:08 994456c4fd7b: Layer already exists 07:42:08 main: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:08 ===================================================== [Pipeline] echo 07:42:08 taggedImages: 07:42:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:42:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 07:42:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:42:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:42:08 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:08 latest 07:42:08 4.0.0-dev.68 07:42:08 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:08 main 07:42:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:42:09 870b5d6458df: Preparing 07:42:09 3bb5038e419b: Preparing 07:42:09 b2690ff8f573: Preparing 07:42:09 3d0f830faa0f: Preparing 07:42:09 a49eabfe3a6d: Preparing 07:42:09 f490d2243f80: Preparing 07:42:09 ccccd2963278: Preparing 07:42:09 89b463100d4d: Preparing 07:42:09 994456c4fd7b: Preparing 07:42:09 f490d2243f80: Waiting 07:42:09 89b463100d4d: Waiting 07:42:09 994456c4fd7b: Waiting 07:42:09 ccccd2963278: Waiting 07:42:09 a49eabfe3a6d: Layer already exists 07:42:09 f490d2243f80: Layer already exists 07:42:09 3bb5038e419b: Pushed 07:42:09 ccccd2963278: Layer already exists 07:42:09 b2690ff8f573: Pushed 07:42:09 870b5d6458df: Pushed 07:42:09 89b463100d4d: Layer already exists 07:42:09 994456c4fd7b: Layer already exists 07:42:11 3d0f830faa0f: Pushed 07:42:12 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:42:12 870b5d6458df: Preparing 07:42:12 3bb5038e419b: Preparing 07:42:12 b2690ff8f573: Preparing 07:42:12 3d0f830faa0f: Preparing 07:42:12 a49eabfe3a6d: Preparing 07:42:12 f490d2243f80: Preparing 07:42:12 ccccd2963278: Preparing 07:42:12 89b463100d4d: Preparing 07:42:12 994456c4fd7b: Preparing 07:42:12 89b463100d4d: Waiting 07:42:12 994456c4fd7b: Waiting 07:42:12 f490d2243f80: Waiting 07:42:12 ccccd2963278: Waiting 07:42:12 3bb5038e419b: Layer already exists 07:42:12 a49eabfe3a6d: Layer already exists 07:42:12 3d0f830faa0f: Layer already exists 07:42:12 b2690ff8f573: Layer already exists 07:42:12 870b5d6458df: Layer already exists 07:42:12 f490d2243f80: Layer already exists 07:42:12 ccccd2963278: Layer already exists 07:42:12 994456c4fd7b: Layer already exists 07:42:12 89b463100d4d: Layer already exists 07:42:12 latest: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 07:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:42:13 870b5d6458df: Preparing 07:42:13 3bb5038e419b: Preparing 07:42:13 b2690ff8f573: Preparing 07:42:13 3d0f830faa0f: Preparing 07:42:13 a49eabfe3a6d: Preparing 07:42:13 f490d2243f80: Preparing 07:42:13 ccccd2963278: Preparing 07:42:13 f490d2243f80: Waiting 07:42:13 89b463100d4d: Preparing 07:42:13 ccccd2963278: Waiting 07:42:13 994456c4fd7b: Preparing 07:42:13 994456c4fd7b: Waiting 07:42:13 89b463100d4d: Waiting 07:42:13 3bb5038e419b: Layer already exists 07:42:13 b2690ff8f573: Layer already exists 07:42:13 870b5d6458df: Layer already exists 07:42:13 a49eabfe3a6d: Layer already exists 07:42:13 3d0f830faa0f: Layer already exists 07:42:13 89b463100d4d: Layer already exists 07:42:13 994456c4fd7b: Layer already exists 07:42:13 ccccd2963278: Layer already exists 07:42:13 f490d2243f80: Layer already exists 07:42:13 4.0.0-dev.68: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:42:14 870b5d6458df: Preparing 07:42:14 3bb5038e419b: Preparing 07:42:14 b2690ff8f573: Preparing 07:42:14 3d0f830faa0f: Preparing 07:42:14 a49eabfe3a6d: Preparing 07:42:14 f490d2243f80: Preparing 07:42:14 ccccd2963278: Preparing 07:42:14 89b463100d4d: Preparing 07:42:14 994456c4fd7b: Preparing 07:42:14 ccccd2963278: Waiting 07:42:14 89b463100d4d: Waiting 07:42:14 f490d2243f80: Waiting 07:42:14 994456c4fd7b: Waiting 07:42:14 b2690ff8f573: Layer already exists 07:42:14 a49eabfe3a6d: Layer already exists 07:42:14 870b5d6458df: Layer already exists 07:42:14 3bb5038e419b: Layer already exists 07:42:14 3d0f830faa0f: Layer already exists 07:42:14 ccccd2963278: Layer already exists 07:42:14 89b463100d4d: Layer already exists 07:42:14 f490d2243f80: Layer already exists 07:42:14 994456c4fd7b: Layer already exists 07:42:14 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:42:14 870b5d6458df: Preparing 07:42:14 3bb5038e419b: Preparing 07:42:14 b2690ff8f573: Preparing 07:42:14 3d0f830faa0f: Preparing 07:42:14 a49eabfe3a6d: Preparing 07:42:14 f490d2243f80: Preparing 07:42:14 ccccd2963278: Preparing 07:42:14 89b463100d4d: Preparing 07:42:14 994456c4fd7b: Preparing 07:42:14 f490d2243f80: Waiting 07:42:14 ccccd2963278: Waiting 07:42:14 89b463100d4d: Waiting 07:42:14 994456c4fd7b: Waiting 07:42:14 b2690ff8f573: Layer already exists 07:42:14 3bb5038e419b: Layer already exists 07:42:14 870b5d6458df: Layer already exists 07:42:14 a49eabfe3a6d: Layer already exists 07:42:14 3d0f830faa0f: Layer already exists 07:42:14 ccccd2963278: Layer already exists 07:42:14 f490d2243f80: Layer already exists 07:42:14 89b463100d4d: Layer already exists 07:42:14 994456c4fd7b: Layer already exists 07:42:14 main: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:14 ===================================================== [Pipeline] echo 07:42:14 taggedImages: 07:42:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:42:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 07:42:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:42:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:42:14 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:14 latest 07:42:14 4.0.0-dev.68 07:42:14 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:14 main 07:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:42:15 983709d8a0ef: Preparing 07:42:15 5d8614ee5a5b: Preparing 07:42:15 84054e10b80a: Preparing 07:42:15 b091dd26d41d: Preparing 07:42:15 af415342e05a: Preparing 07:42:15 a49eabfe3a6d: Preparing 07:42:15 f490d2243f80: Preparing 07:42:15 5ea645f17074: Preparing 07:42:15 ba848b61f239: Preparing 07:42:15 2626751f5de0: Preparing 07:42:15 994456c4fd7b: Preparing 07:42:15 5ea645f17074: Waiting 07:42:15 ba848b61f239: Waiting 07:42:15 2626751f5de0: Waiting 07:42:15 994456c4fd7b: Waiting 07:42:15 a49eabfe3a6d: Waiting 07:42:15 f490d2243f80: Waiting 07:42:15 b091dd26d41d: Pushed 07:42:15 5d8614ee5a5b: Pushed 07:42:15 af415342e05a: Pushed 07:42:15 983709d8a0ef: Pushed 07:42:15 a49eabfe3a6d: Layer already exists 07:42:15 f490d2243f80: Layer already exists 07:42:15 5ea645f17074: Pushed 07:42:15 994456c4fd7b: Layer already exists 07:42:16 ba848b61f239: Pushed 07:42:17 2626751f5de0: Pushed 07:42:17 84054e10b80a: Pushed 07:42:17 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:42:18 983709d8a0ef: Preparing 07:42:18 5d8614ee5a5b: Preparing 07:42:18 84054e10b80a: Preparing 07:42:18 b091dd26d41d: Preparing 07:42:18 af415342e05a: Preparing 07:42:18 a49eabfe3a6d: Preparing 07:42:18 f490d2243f80: Preparing 07:42:18 5ea645f17074: Preparing 07:42:18 ba848b61f239: Preparing 07:42:18 2626751f5de0: Preparing 07:42:18 994456c4fd7b: Preparing 07:42:18 5ea645f17074: Waiting 07:42:18 ba848b61f239: Waiting 07:42:18 2626751f5de0: Waiting 07:42:18 a49eabfe3a6d: Waiting 07:42:18 994456c4fd7b: Waiting 07:42:18 f490d2243f80: Waiting 07:42:18 b091dd26d41d: Layer already exists 07:42:18 af415342e05a: Layer already exists 07:42:18 5d8614ee5a5b: Layer already exists 07:42:18 983709d8a0ef: Layer already exists 07:42:18 84054e10b80a: Layer already exists 07:42:18 f490d2243f80: Layer already exists 07:42:18 a49eabfe3a6d: Layer already exists 07:42:18 2626751f5de0: Layer already exists 07:42:18 5ea645f17074: Layer already exists 07:42:18 ba848b61f239: Layer already exists 07:42:18 994456c4fd7b: Layer already exists 07:42:18 latest: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 07:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:42:19 983709d8a0ef: Preparing 07:42:19 5d8614ee5a5b: Preparing 07:42:19 84054e10b80a: Preparing 07:42:19 b091dd26d41d: Preparing 07:42:19 af415342e05a: Preparing 07:42:19 a49eabfe3a6d: Preparing 07:42:19 f490d2243f80: Preparing 07:42:19 5ea645f17074: Preparing 07:42:19 ba848b61f239: Preparing 07:42:19 2626751f5de0: Preparing 07:42:19 994456c4fd7b: Preparing 07:42:19 a49eabfe3a6d: Waiting 07:42:19 f490d2243f80: Waiting 07:42:19 5ea645f17074: Waiting 07:42:19 994456c4fd7b: Waiting 07:42:19 ba848b61f239: Waiting 07:42:19 2626751f5de0: Waiting 07:42:19 af415342e05a: Layer already exists 07:42:19 84054e10b80a: Layer already exists 07:42:19 983709d8a0ef: Layer already exists 07:42:19 5d8614ee5a5b: Layer already exists 07:42:19 b091dd26d41d: Layer already exists 07:42:19 f490d2243f80: Layer already exists 07:42:19 a49eabfe3a6d: Layer already exists 07:42:19 ba848b61f239: Layer already exists 07:42:19 5ea645f17074: Layer already exists 07:42:19 2626751f5de0: Layer already exists 07:42:19 994456c4fd7b: Layer already exists 07:42:19 4.0.0-dev.68: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:42:20 983709d8a0ef: Preparing 07:42:20 5d8614ee5a5b: Preparing 07:42:20 84054e10b80a: Preparing 07:42:20 b091dd26d41d: Preparing 07:42:20 af415342e05a: Preparing 07:42:20 a49eabfe3a6d: Preparing 07:42:20 f490d2243f80: Preparing 07:42:20 5ea645f17074: Preparing 07:42:20 ba848b61f239: Preparing 07:42:20 f490d2243f80: Waiting 07:42:20 5ea645f17074: Waiting 07:42:20 a49eabfe3a6d: Waiting 07:42:20 2626751f5de0: Preparing 07:42:20 ba848b61f239: Waiting 07:42:20 994456c4fd7b: Preparing 07:42:20 2626751f5de0: Waiting 07:42:20 994456c4fd7b: Waiting 07:42:20 5d8614ee5a5b: Layer already exists 07:42:20 b091dd26d41d: Layer already exists 07:42:20 84054e10b80a: Layer already exists 07:42:20 983709d8a0ef: Layer already exists 07:42:20 af415342e05a: Layer already exists 07:42:20 f490d2243f80: Layer already exists 07:42:20 2626751f5de0: Layer already exists 07:42:20 a49eabfe3a6d: Layer already exists 07:42:20 5ea645f17074: Layer already exists 07:42:20 ba848b61f239: Layer already exists 07:42:20 994456c4fd7b: Layer already exists 07:42:20 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:42:20 983709d8a0ef: Preparing 07:42:20 5d8614ee5a5b: Preparing 07:42:20 84054e10b80a: Preparing 07:42:20 b091dd26d41d: Preparing 07:42:20 af415342e05a: Preparing 07:42:20 a49eabfe3a6d: Preparing 07:42:20 f490d2243f80: Preparing 07:42:20 5ea645f17074: Preparing 07:42:20 ba848b61f239: Preparing 07:42:20 2626751f5de0: Preparing 07:42:20 994456c4fd7b: Preparing 07:42:20 2626751f5de0: Waiting 07:42:20 a49eabfe3a6d: Waiting 07:42:20 994456c4fd7b: Waiting 07:42:20 5ea645f17074: Waiting 07:42:20 ba848b61f239: Waiting 07:42:20 983709d8a0ef: Layer already exists 07:42:20 84054e10b80a: Layer already exists 07:42:20 b091dd26d41d: Layer already exists 07:42:20 5d8614ee5a5b: Layer already exists 07:42:20 af415342e05a: Layer already exists 07:42:20 a49eabfe3a6d: Layer already exists 07:42:20 ba848b61f239: Layer already exists 07:42:20 f490d2243f80: Layer already exists 07:42:20 5ea645f17074: Layer already exists 07:42:20 2626751f5de0: Layer already exists 07:42:20 994456c4fd7b: Layer already exists 07:42:20 main: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:21 ===================================================== [Pipeline] echo 07:42:21 taggedImages: 07:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 07:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:42:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:42:21 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:21 latest 07:42:21 4.0.0-dev.68 07:42:21 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:21 main 07:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:42:21 0be3752f6c77: Preparing 07:42:21 706126ea757b: Preparing 07:42:21 ef7241973dc0: Preparing 07:42:21 a7a6bf43ba5c: Preparing 07:42:21 6ecd1f1207ab: Preparing 07:42:21 4c52e516e2ee: Preparing 07:42:21 210e53de518d: Preparing 07:42:21 a49eabfe3a6d: Preparing 07:42:21 f490d2243f80: Preparing 07:42:21 76426b01ba22: Preparing 07:42:21 584740a39351: Preparing 07:42:21 994456c4fd7b: Preparing 07:42:21 210e53de518d: Waiting 07:42:21 a49eabfe3a6d: Waiting 07:42:21 f490d2243f80: Waiting 07:42:21 76426b01ba22: Waiting 07:42:21 584740a39351: Waiting 07:42:21 994456c4fd7b: Waiting 07:42:21 4c52e516e2ee: Waiting 07:42:21 6ecd1f1207ab: Pushed 07:42:21 706126ea757b: Pushed 07:42:21 0be3752f6c77: Pushed 07:42:21 4c52e516e2ee: Pushed 07:42:21 210e53de518d: Pushed 07:42:22 76426b01ba22: Pushed 07:42:22 a49eabfe3a6d: Layer already exists 07:42:22 f490d2243f80: Layer already exists 07:42:22 994456c4fd7b: Layer already exists 07:42:23 584740a39351: Pushed 07:42:23 a7a6bf43ba5c: Pushed 07:42:24 ef7241973dc0: Pushed 07:42:24 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:42:25 0be3752f6c77: Preparing 07:42:25 706126ea757b: Preparing 07:42:25 ef7241973dc0: Preparing 07:42:25 a7a6bf43ba5c: Preparing 07:42:25 6ecd1f1207ab: Preparing 07:42:25 4c52e516e2ee: Preparing 07:42:25 210e53de518d: Preparing 07:42:25 a49eabfe3a6d: Preparing 07:42:25 f490d2243f80: Preparing 07:42:25 76426b01ba22: Preparing 07:42:25 584740a39351: Preparing 07:42:25 994456c4fd7b: Preparing 07:42:25 f490d2243f80: Waiting 07:42:25 76426b01ba22: Waiting 07:42:25 994456c4fd7b: Waiting 07:42:25 584740a39351: Waiting 07:42:25 4c52e516e2ee: Waiting 07:42:25 a49eabfe3a6d: Waiting 07:42:25 210e53de518d: Waiting 07:42:25 0be3752f6c77: Layer already exists 07:42:25 a7a6bf43ba5c: Layer already exists 07:42:25 6ecd1f1207ab: Layer already exists 07:42:25 706126ea757b: Layer already exists 07:42:25 ef7241973dc0: Layer already exists 07:42:25 4c52e516e2ee: Layer already exists 07:42:25 210e53de518d: Layer already exists 07:42:25 a49eabfe3a6d: Layer already exists 07:42:25 76426b01ba22: Layer already exists 07:42:25 f490d2243f80: Layer already exists 07:42:25 994456c4fd7b: Layer already exists 07:42:25 584740a39351: Layer already exists 07:42:25 latest: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 07:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:42:26 0be3752f6c77: Preparing 07:42:26 706126ea757b: Preparing 07:42:26 ef7241973dc0: Preparing 07:42:26 a7a6bf43ba5c: Preparing 07:42:26 6ecd1f1207ab: Preparing 07:42:26 4c52e516e2ee: Preparing 07:42:26 210e53de518d: Preparing 07:42:26 a49eabfe3a6d: Preparing 07:42:26 f490d2243f80: Preparing 07:42:26 76426b01ba22: Preparing 07:42:26 584740a39351: Preparing 07:42:26 994456c4fd7b: Preparing 07:42:26 a49eabfe3a6d: Waiting 07:42:26 f490d2243f80: Waiting 07:42:26 76426b01ba22: Waiting 07:42:26 584740a39351: Waiting 07:42:26 994456c4fd7b: Waiting 07:42:26 4c52e516e2ee: Waiting 07:42:26 210e53de518d: Waiting 07:42:26 6ecd1f1207ab: Layer already exists 07:42:26 a7a6bf43ba5c: Layer already exists 07:42:26 ef7241973dc0: Layer already exists 07:42:26 0be3752f6c77: Layer already exists 07:42:26 706126ea757b: Layer already exists 07:42:26 a49eabfe3a6d: Layer already exists 07:42:26 4c52e516e2ee: Layer already exists 07:42:26 76426b01ba22: Layer already exists 07:42:26 210e53de518d: Layer already exists 07:42:26 f490d2243f80: Layer already exists 07:42:26 584740a39351: Layer already exists 07:42:26 994456c4fd7b: Layer already exists 07:42:26 4.0.0-dev.68: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:42:26 0be3752f6c77: Preparing 07:42:26 706126ea757b: Preparing 07:42:26 ef7241973dc0: Preparing 07:42:26 a7a6bf43ba5c: Preparing 07:42:26 6ecd1f1207ab: Preparing 07:42:26 4c52e516e2ee: Preparing 07:42:26 210e53de518d: Preparing 07:42:26 a49eabfe3a6d: Preparing 07:42:26 f490d2243f80: Preparing 07:42:26 76426b01ba22: Preparing 07:42:26 584740a39351: Preparing 07:42:26 994456c4fd7b: Preparing 07:42:26 210e53de518d: Waiting 07:42:26 a49eabfe3a6d: Waiting 07:42:26 f490d2243f80: Waiting 07:42:26 76426b01ba22: Waiting 07:42:26 584740a39351: Waiting 07:42:26 4c52e516e2ee: Waiting 07:42:26 994456c4fd7b: Waiting 07:42:26 6ecd1f1207ab: Layer already exists 07:42:26 ef7241973dc0: Layer already exists 07:42:26 a7a6bf43ba5c: Layer already exists 07:42:26 0be3752f6c77: Layer already exists 07:42:26 706126ea757b: Layer already exists 07:42:26 a49eabfe3a6d: Layer already exists 07:42:26 210e53de518d: Layer already exists 07:42:26 f490d2243f80: Layer already exists 07:42:26 4c52e516e2ee: Layer already exists 07:42:26 76426b01ba22: Layer already exists 07:42:26 584740a39351: Layer already exists 07:42:26 994456c4fd7b: Layer already exists 07:42:26 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:42:27 0be3752f6c77: Preparing 07:42:27 706126ea757b: Preparing 07:42:27 ef7241973dc0: Preparing 07:42:27 a7a6bf43ba5c: Preparing 07:42:27 6ecd1f1207ab: Preparing 07:42:27 4c52e516e2ee: Preparing 07:42:27 210e53de518d: Preparing 07:42:27 a49eabfe3a6d: Preparing 07:42:27 f490d2243f80: Preparing 07:42:27 76426b01ba22: Preparing 07:42:27 584740a39351: Preparing 07:42:27 994456c4fd7b: Preparing 07:42:27 210e53de518d: Waiting 07:42:27 a49eabfe3a6d: Waiting 07:42:27 76426b01ba22: Waiting 07:42:27 f490d2243f80: Waiting 07:42:27 4c52e516e2ee: Waiting 07:42:27 a7a6bf43ba5c: Layer already exists 07:42:27 706126ea757b: Layer already exists 07:42:27 ef7241973dc0: Layer already exists 07:42:27 0be3752f6c77: Layer already exists 07:42:27 6ecd1f1207ab: Layer already exists 07:42:27 210e53de518d: Layer already exists 07:42:27 4c52e516e2ee: Layer already exists 07:42:27 a49eabfe3a6d: Layer already exists 07:42:27 f490d2243f80: Layer already exists 07:42:27 76426b01ba22: Layer already exists 07:42:27 994456c4fd7b: Layer already exists 07:42:27 584740a39351: Layer already exists 07:42:27 main: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:27 ===================================================== [Pipeline] echo 07:42:27 taggedImages: 07:42:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:42:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 07:42:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:42:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:42:27 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:27 latest 07:42:27 4.0.0-dev.68 07:42:27 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:27 main 07:42:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:42:28 69328d3aba03: Preparing 07:42:28 32f3fd9d09d1: Preparing 07:42:28 a49eabfe3a6d: Preparing 07:42:28 f490d2243f80: Preparing 07:42:28 b2595efae135: Preparing 07:42:28 43660e2345fc: Preparing 07:42:28 994456c4fd7b: Preparing 07:42:28 43660e2345fc: Waiting 07:42:28 994456c4fd7b: Waiting 07:42:28 a49eabfe3a6d: Layer already exists 07:42:28 b2595efae135: Pushed 07:42:28 69328d3aba03: Pushed 07:42:28 f490d2243f80: Layer already exists 07:42:28 994456c4fd7b: Layer already exists 07:42:29 43660e2345fc: Pushed 07:42:31 32f3fd9d09d1: Pushed 07:42:31 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:42:32 69328d3aba03: Preparing 07:42:32 32f3fd9d09d1: Preparing 07:42:32 a49eabfe3a6d: Preparing 07:42:32 f490d2243f80: Preparing 07:42:32 b2595efae135: Preparing 07:42:32 43660e2345fc: Preparing 07:42:32 994456c4fd7b: Preparing 07:42:32 994456c4fd7b: Waiting 07:42:32 43660e2345fc: Waiting 07:42:32 69328d3aba03: Layer already exists 07:42:32 b2595efae135: Layer already exists 07:42:32 f490d2243f80: Layer already exists 07:42:32 32f3fd9d09d1: Layer already exists 07:42:32 a49eabfe3a6d: Layer already exists 07:42:32 43660e2345fc: Layer already exists 07:42:32 994456c4fd7b: Layer already exists 07:42:32 latest: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 07:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:42:32 69328d3aba03: Preparing 07:42:32 32f3fd9d09d1: Preparing 07:42:32 a49eabfe3a6d: Preparing 07:42:32 f490d2243f80: Preparing 07:42:32 b2595efae135: Preparing 07:42:32 43660e2345fc: Preparing 07:42:32 994456c4fd7b: Preparing 07:42:32 43660e2345fc: Waiting 07:42:32 994456c4fd7b: Waiting 07:42:32 f490d2243f80: Layer already exists 07:42:32 69328d3aba03: Layer already exists 07:42:32 32f3fd9d09d1: Layer already exists 07:42:32 a49eabfe3a6d: Layer already exists 07:42:32 b2595efae135: Layer already exists 07:42:32 994456c4fd7b: Layer already exists 07:42:32 43660e2345fc: Layer already exists 07:42:32 4.0.0-dev.68: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:42:33 69328d3aba03: Preparing 07:42:33 32f3fd9d09d1: Preparing 07:42:33 a49eabfe3a6d: Preparing 07:42:33 f490d2243f80: Preparing 07:42:33 b2595efae135: Preparing 07:42:33 43660e2345fc: Preparing 07:42:33 994456c4fd7b: Preparing 07:42:33 43660e2345fc: Waiting 07:42:33 994456c4fd7b: Waiting 07:42:33 a49eabfe3a6d: Layer already exists 07:42:33 f490d2243f80: Layer already exists 07:42:33 b2595efae135: Layer already exists 07:42:33 32f3fd9d09d1: Layer already exists 07:42:33 69328d3aba03: Layer already exists 07:42:33 994456c4fd7b: Layer already exists 07:42:33 43660e2345fc: Layer already exists 07:42:33 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:42:34 69328d3aba03: Preparing 07:42:34 32f3fd9d09d1: Preparing 07:42:34 a49eabfe3a6d: Preparing 07:42:34 f490d2243f80: Preparing 07:42:34 b2595efae135: Preparing 07:42:34 43660e2345fc: Preparing 07:42:34 994456c4fd7b: Preparing 07:42:34 43660e2345fc: Waiting 07:42:34 994456c4fd7b: Waiting 07:42:34 32f3fd9d09d1: Layer already exists 07:42:34 f490d2243f80: Layer already exists 07:42:34 69328d3aba03: Layer already exists 07:42:34 a49eabfe3a6d: Layer already exists 07:42:34 b2595efae135: Layer already exists 07:42:34 994456c4fd7b: Layer already exists 07:42:34 43660e2345fc: Layer already exists 07:42:34 main: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:34 ===================================================== [Pipeline] echo 07:42:34 taggedImages: 07:42:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:42:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 07:42:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:42:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:42:34 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:34 latest 07:42:34 4.0.0-dev.68 07:42:34 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:34 main 07:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:42:34 de7ec1729ecd: Preparing 07:42:34 17de3612bf8a: Preparing 07:42:34 6a62e1e553ed: Preparing 07:42:34 a49eabfe3a6d: Preparing 07:42:34 f490d2243f80: Preparing 07:42:34 1a0690f90922: Preparing 07:42:34 60caebe949d1: Preparing 07:42:34 3c55057eb82b: Preparing 07:42:34 8e27cfc843c4: Preparing 07:42:34 994456c4fd7b: Preparing 07:42:34 1a0690f90922: Waiting 07:42:34 3c55057eb82b: Waiting 07:42:34 8e27cfc843c4: Waiting 07:42:34 994456c4fd7b: Waiting 07:42:34 60caebe949d1: Waiting 07:42:34 17de3612bf8a: Pushed 07:42:34 a49eabfe3a6d: Layer already exists 07:42:34 6a62e1e553ed: Pushed 07:42:34 de7ec1729ecd: Pushed 07:42:34 f490d2243f80: Layer already exists 07:42:35 3c55057eb82b: Pushed 07:42:35 994456c4fd7b: Layer already exists 07:42:35 8e27cfc843c4: Pushed 07:42:39 60caebe949d1: Pushed 07:42:47 1a0690f90922: Pushed 07:42:47 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:42:48 de7ec1729ecd: Preparing 07:42:48 17de3612bf8a: Preparing 07:42:48 6a62e1e553ed: Preparing 07:42:48 a49eabfe3a6d: Preparing 07:42:48 f490d2243f80: Preparing 07:42:48 1a0690f90922: Preparing 07:42:48 60caebe949d1: Preparing 07:42:48 3c55057eb82b: Preparing 07:42:48 1a0690f90922: Waiting 07:42:48 60caebe949d1: Waiting 07:42:48 8e27cfc843c4: Preparing 07:42:48 3c55057eb82b: Waiting 07:42:48 994456c4fd7b: Preparing 07:42:48 994456c4fd7b: Waiting 07:42:48 8e27cfc843c4: Waiting 07:42:48 17de3612bf8a: Layer already exists 07:42:48 a49eabfe3a6d: Layer already exists 07:42:48 f490d2243f80: Layer already exists 07:42:48 6a62e1e553ed: Layer already exists 07:42:48 de7ec1729ecd: Layer already exists 07:42:48 1a0690f90922: Layer already exists 07:42:48 3c55057eb82b: Layer already exists 07:42:48 60caebe949d1: Layer already exists 07:42:48 8e27cfc843c4: Layer already exists 07:42:48 994456c4fd7b: Layer already exists 07:42:48 latest: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 07:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:42:49 de7ec1729ecd: Preparing 07:42:49 17de3612bf8a: Preparing 07:42:49 6a62e1e553ed: Preparing 07:42:49 a49eabfe3a6d: Preparing 07:42:49 f490d2243f80: Preparing 07:42:49 1a0690f90922: Preparing 07:42:49 60caebe949d1: Preparing 07:42:49 3c55057eb82b: Preparing 07:42:49 8e27cfc843c4: Preparing 07:42:49 994456c4fd7b: Preparing 07:42:49 3c55057eb82b: Waiting 07:42:49 8e27cfc843c4: Waiting 07:42:49 994456c4fd7b: Waiting 07:42:49 1a0690f90922: Waiting 07:42:49 60caebe949d1: Waiting 07:42:49 f490d2243f80: Layer already exists 07:42:49 6a62e1e553ed: Layer already exists 07:42:49 17de3612bf8a: Layer already exists 07:42:49 a49eabfe3a6d: Layer already exists 07:42:49 de7ec1729ecd: Layer already exists 07:42:49 1a0690f90922: Layer already exists 07:42:49 60caebe949d1: Layer already exists 07:42:49 3c55057eb82b: Layer already exists 07:42:49 994456c4fd7b: Layer already exists 07:42:49 8e27cfc843c4: Layer already exists 07:42:49 4.0.0-dev.68: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:42:49 de7ec1729ecd: Preparing 07:42:49 17de3612bf8a: Preparing 07:42:49 6a62e1e553ed: Preparing 07:42:49 a49eabfe3a6d: Preparing 07:42:49 f490d2243f80: Preparing 07:42:49 1a0690f90922: Preparing 07:42:49 60caebe949d1: Preparing 07:42:49 3c55057eb82b: Preparing 07:42:49 8e27cfc843c4: Preparing 07:42:49 994456c4fd7b: Preparing 07:42:49 1a0690f90922: Waiting 07:42:49 3c55057eb82b: Waiting 07:42:49 60caebe949d1: Waiting 07:42:49 8e27cfc843c4: Waiting 07:42:49 994456c4fd7b: Waiting 07:42:49 de7ec1729ecd: Layer already exists 07:42:49 6a62e1e553ed: Layer already exists 07:42:49 f490d2243f80: Layer already exists 07:42:49 17de3612bf8a: Layer already exists 07:42:49 a49eabfe3a6d: Layer already exists 07:42:49 1a0690f90922: Layer already exists 07:42:49 3c55057eb82b: Layer already exists 07:42:49 994456c4fd7b: Layer already exists 07:42:49 8e27cfc843c4: Layer already exists 07:42:49 60caebe949d1: Layer already exists 07:42:49 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:42:50 de7ec1729ecd: Preparing 07:42:50 17de3612bf8a: Preparing 07:42:50 6a62e1e553ed: Preparing 07:42:50 a49eabfe3a6d: Preparing 07:42:50 f490d2243f80: Preparing 07:42:50 1a0690f90922: Preparing 07:42:50 60caebe949d1: Preparing 07:42:50 3c55057eb82b: Preparing 07:42:50 8e27cfc843c4: Preparing 07:42:50 994456c4fd7b: Preparing 07:42:50 1a0690f90922: Waiting 07:42:50 60caebe949d1: Waiting 07:42:50 8e27cfc843c4: Waiting 07:42:50 3c55057eb82b: Waiting 07:42:50 994456c4fd7b: Waiting 07:42:50 6a62e1e553ed: Layer already exists 07:42:50 a49eabfe3a6d: Layer already exists 07:42:50 f490d2243f80: Layer already exists 07:42:50 17de3612bf8a: Layer already exists 07:42:50 de7ec1729ecd: Layer already exists 07:42:50 8e27cfc843c4: Layer already exists 07:42:50 3c55057eb82b: Layer already exists 07:42:50 60caebe949d1: Layer already exists 07:42:50 1a0690f90922: Layer already exists 07:42:50 994456c4fd7b: Layer already exists 07:42:50 main: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:42:50 ===================================================== [Pipeline] echo 07:42:50 taggedImages: 07:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 07:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:42:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:42:50 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:50 latest 07:42:50 4.0.0-dev.68 07:42:50 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:42:50 main 07:42:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:42:51 cef6615a1658: Preparing 07:42:51 20aedd4e4f57: Preparing 07:42:51 94bb184e151c: Preparing 07:42:51 a49eabfe3a6d: Preparing 07:42:51 f490d2243f80: Preparing 07:42:51 90d4e3e5c467: Preparing 07:42:51 a52622707456: Preparing 07:42:51 90d4e3e5c467: Waiting 07:42:51 49e0b1d66a59: Preparing 07:42:51 994456c4fd7b: Preparing 07:42:51 a52622707456: Waiting 07:42:51 49e0b1d66a59: Waiting 07:42:51 994456c4fd7b: Waiting 07:42:51 20aedd4e4f57: Pushed 07:42:51 94bb184e151c: Pushed 07:42:51 f490d2243f80: Layer already exists 07:42:51 cef6615a1658: Pushed 07:42:51 a49eabfe3a6d: Layer already exists 07:42:51 994456c4fd7b: Layer already exists 07:42:51 a52622707456: Pushed 07:42:51 49e0b1d66a59: Pushed 07:43:04 90d4e3e5c467: Pushed 07:43:04 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:43:04 cef6615a1658: Preparing 07:43:04 20aedd4e4f57: Preparing 07:43:04 94bb184e151c: Preparing 07:43:04 a49eabfe3a6d: Preparing 07:43:04 f490d2243f80: Preparing 07:43:04 90d4e3e5c467: Preparing 07:43:04 a52622707456: Preparing 07:43:04 49e0b1d66a59: Preparing 07:43:04 90d4e3e5c467: Waiting 07:43:04 a52622707456: Waiting 07:43:04 994456c4fd7b: Preparing 07:43:04 49e0b1d66a59: Waiting 07:43:04 994456c4fd7b: Waiting 07:43:04 cef6615a1658: Layer already exists 07:43:04 94bb184e151c: Layer already exists 07:43:04 f490d2243f80: Layer already exists 07:43:04 a49eabfe3a6d: Layer already exists 07:43:04 20aedd4e4f57: Layer already exists 07:43:04 49e0b1d66a59: Layer already exists 07:43:04 a52622707456: Layer already exists 07:43:04 994456c4fd7b: Layer already exists 07:43:04 90d4e3e5c467: Layer already exists 07:43:04 latest: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 07:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:43:05 cef6615a1658: Preparing 07:43:05 20aedd4e4f57: Preparing 07:43:05 94bb184e151c: Preparing 07:43:05 a49eabfe3a6d: Preparing 07:43:05 f490d2243f80: Preparing 07:43:05 90d4e3e5c467: Preparing 07:43:05 a52622707456: Preparing 07:43:05 49e0b1d66a59: Preparing 07:43:05 994456c4fd7b: Preparing 07:43:05 90d4e3e5c467: Waiting 07:43:05 a52622707456: Waiting 07:43:05 49e0b1d66a59: Waiting 07:43:05 994456c4fd7b: Waiting 07:43:05 94bb184e151c: Layer already exists 07:43:05 20aedd4e4f57: Layer already exists 07:43:05 cef6615a1658: Layer already exists 07:43:05 a49eabfe3a6d: Layer already exists 07:43:05 f490d2243f80: Layer already exists 07:43:05 49e0b1d66a59: Layer already exists 07:43:05 90d4e3e5c467: Layer already exists 07:43:05 a52622707456: Layer already exists 07:43:05 994456c4fd7b: Layer already exists 07:43:05 4.0.0-dev.68: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:43:06 cef6615a1658: Preparing 07:43:06 20aedd4e4f57: Preparing 07:43:06 94bb184e151c: Preparing 07:43:06 a49eabfe3a6d: Preparing 07:43:06 f490d2243f80: Preparing 07:43:06 90d4e3e5c467: Preparing 07:43:06 a52622707456: Preparing 07:43:06 49e0b1d66a59: Preparing 07:43:06 994456c4fd7b: Preparing 07:43:06 a52622707456: Waiting 07:43:06 49e0b1d66a59: Waiting 07:43:06 994456c4fd7b: Waiting 07:43:06 90d4e3e5c467: Waiting 07:43:06 20aedd4e4f57: Layer already exists 07:43:06 a49eabfe3a6d: Layer already exists 07:43:06 f490d2243f80: Layer already exists 07:43:06 cef6615a1658: Layer already exists 07:43:06 94bb184e151c: Layer already exists 07:43:06 90d4e3e5c467: Layer already exists 07:43:06 a52622707456: Layer already exists 07:43:06 49e0b1d66a59: Layer already exists 07:43:06 994456c4fd7b: Layer already exists 07:43:06 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:43:06 cef6615a1658: Preparing 07:43:06 20aedd4e4f57: Preparing 07:43:06 94bb184e151c: Preparing 07:43:06 a49eabfe3a6d: Preparing 07:43:06 f490d2243f80: Preparing 07:43:06 90d4e3e5c467: Preparing 07:43:06 a52622707456: Preparing 07:43:06 49e0b1d66a59: Preparing 07:43:06 994456c4fd7b: Preparing 07:43:06 a52622707456: Waiting 07:43:06 49e0b1d66a59: Waiting 07:43:06 994456c4fd7b: Waiting 07:43:06 90d4e3e5c467: Waiting 07:43:06 f490d2243f80: Layer already exists 07:43:06 94bb184e151c: Layer already exists 07:43:06 a49eabfe3a6d: Layer already exists 07:43:06 cef6615a1658: Layer already exists 07:43:06 20aedd4e4f57: Layer already exists 07:43:06 a52622707456: Layer already exists 07:43:06 90d4e3e5c467: Layer already exists 07:43:06 49e0b1d66a59: Layer already exists 07:43:06 994456c4fd7b: Layer already exists 07:43:06 main: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:06 ===================================================== [Pipeline] echo 07:43:06 taggedImages: 07:43:06 - nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:43:06 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 07:43:06 - nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:43:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:43:06 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:06 latest 07:43:06 4.0.0-dev.68 07:43:06 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:06 main 07:43:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:43:07 de7ec1729ecd: Preparing 07:43:07 cb76a1c1904c: Preparing 07:43:07 c11234f290ca: Preparing 07:43:07 a49eabfe3a6d: Preparing 07:43:07 f490d2243f80: Preparing 07:43:07 f701b240c8a5: Preparing 07:43:07 3c55057eb82b: Preparing 07:43:07 8e27cfc843c4: Preparing 07:43:07 994456c4fd7b: Preparing 07:43:07 f701b240c8a5: Waiting 07:43:07 3c55057eb82b: Waiting 07:43:07 994456c4fd7b: Waiting 07:43:07 a49eabfe3a6d: Layer already exists 07:43:07 de7ec1729ecd: Layer already exists 07:43:07 f490d2243f80: Layer already exists 07:43:07 3c55057eb82b: Layer already exists 07:43:07 8e27cfc843c4: Layer already exists 07:43:07 994456c4fd7b: Layer already exists 07:43:07 c11234f290ca: Pushed 07:43:07 cb76a1c1904c: Pushed 07:43:19 f701b240c8a5: Pushed 07:43:19 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:43:20 de7ec1729ecd: Preparing 07:43:20 cb76a1c1904c: Preparing 07:43:20 c11234f290ca: Preparing 07:43:20 a49eabfe3a6d: Preparing 07:43:20 f490d2243f80: Preparing 07:43:20 f701b240c8a5: Preparing 07:43:20 3c55057eb82b: Preparing 07:43:20 8e27cfc843c4: Preparing 07:43:20 994456c4fd7b: Preparing 07:43:20 f701b240c8a5: Waiting 07:43:20 3c55057eb82b: Waiting 07:43:20 8e27cfc843c4: Waiting 07:43:20 994456c4fd7b: Waiting 07:43:20 c11234f290ca: Layer already exists 07:43:20 cb76a1c1904c: Layer already exists 07:43:20 a49eabfe3a6d: Layer already exists 07:43:20 f490d2243f80: Layer already exists 07:43:20 de7ec1729ecd: Layer already exists 07:43:20 8e27cfc843c4: Layer already exists 07:43:20 f701b240c8a5: Layer already exists 07:43:20 3c55057eb82b: Layer already exists 07:43:20 994456c4fd7b: Layer already exists 07:43:20 latest: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 07:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:43:21 de7ec1729ecd: Preparing 07:43:21 cb76a1c1904c: Preparing 07:43:21 c11234f290ca: Preparing 07:43:21 a49eabfe3a6d: Preparing 07:43:21 f490d2243f80: Preparing 07:43:21 f701b240c8a5: Preparing 07:43:21 3c55057eb82b: Preparing 07:43:21 8e27cfc843c4: Preparing 07:43:21 f701b240c8a5: Waiting 07:43:21 3c55057eb82b: Waiting 07:43:21 8e27cfc843c4: Waiting 07:43:21 994456c4fd7b: Preparing 07:43:21 994456c4fd7b: Waiting 07:43:21 cb76a1c1904c: Layer already exists 07:43:21 f490d2243f80: Layer already exists 07:43:21 de7ec1729ecd: Layer already exists 07:43:21 c11234f290ca: Layer already exists 07:43:21 a49eabfe3a6d: Layer already exists 07:43:21 f701b240c8a5: Layer already exists 07:43:21 3c55057eb82b: Layer already exists 07:43:21 8e27cfc843c4: Layer already exists 07:43:21 994456c4fd7b: Layer already exists 07:43:21 4.0.0-dev.68: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:43:21 de7ec1729ecd: Preparing 07:43:21 cb76a1c1904c: Preparing 07:43:21 c11234f290ca: Preparing 07:43:21 a49eabfe3a6d: Preparing 07:43:21 f490d2243f80: Preparing 07:43:21 f701b240c8a5: Preparing 07:43:21 3c55057eb82b: Preparing 07:43:21 8e27cfc843c4: Preparing 07:43:21 994456c4fd7b: Preparing 07:43:21 f701b240c8a5: Waiting 07:43:21 3c55057eb82b: Waiting 07:43:21 994456c4fd7b: Waiting 07:43:21 8e27cfc843c4: Waiting 07:43:21 f490d2243f80: Layer already exists 07:43:21 cb76a1c1904c: Layer already exists 07:43:21 de7ec1729ecd: Layer already exists 07:43:21 c11234f290ca: Layer already exists 07:43:21 a49eabfe3a6d: Layer already exists 07:43:21 f701b240c8a5: Layer already exists 07:43:21 8e27cfc843c4: Layer already exists 07:43:21 3c55057eb82b: Layer already exists 07:43:21 994456c4fd7b: Layer already exists 07:43:21 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:43:22 de7ec1729ecd: Preparing 07:43:22 cb76a1c1904c: Preparing 07:43:22 c11234f290ca: Preparing 07:43:22 a49eabfe3a6d: Preparing 07:43:22 f490d2243f80: Preparing 07:43:22 f701b240c8a5: Preparing 07:43:22 3c55057eb82b: Preparing 07:43:22 8e27cfc843c4: Preparing 07:43:22 994456c4fd7b: Preparing 07:43:22 3c55057eb82b: Waiting 07:43:22 994456c4fd7b: Waiting 07:43:22 f701b240c8a5: Waiting 07:43:22 8e27cfc843c4: Waiting 07:43:22 f490d2243f80: Layer already exists 07:43:22 de7ec1729ecd: Layer already exists 07:43:22 cb76a1c1904c: Layer already exists 07:43:22 c11234f290ca: Layer already exists 07:43:22 a49eabfe3a6d: Layer already exists 07:43:22 994456c4fd7b: Layer already exists 07:43:22 f701b240c8a5: Layer already exists 07:43:22 8e27cfc843c4: Layer already exists 07:43:22 3c55057eb82b: Layer already exists 07:43:22 main: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:22 ===================================================== [Pipeline] echo 07:43:22 taggedImages: 07:43:22 - nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:43:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 07:43:22 - nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:43:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:43:22 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:22 latest 07:43:22 4.0.0-dev.68 07:43:22 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:22 main 07:43:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:43:23 c5f279cf1db8: Preparing 07:43:23 7f3fbfb5b04f: Preparing 07:43:23 a49eabfe3a6d: Preparing 07:43:23 f490d2243f80: Preparing 07:43:23 34a821633ff5: Preparing 07:43:23 0ab44eaa0172: Preparing 07:43:23 994456c4fd7b: Preparing 07:43:23 0ab44eaa0172: Waiting 07:43:23 994456c4fd7b: Waiting 07:43:23 f490d2243f80: Layer already exists 07:43:23 a49eabfe3a6d: Layer already exists 07:43:23 994456c4fd7b: Layer already exists 07:43:23 34a821633ff5: Pushed 07:43:23 c5f279cf1db8: Pushed 07:43:23 0ab44eaa0172: Pushed 07:43:27 7f3fbfb5b04f: Pushed 07:43:27 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:43:27 c5f279cf1db8: Preparing 07:43:27 7f3fbfb5b04f: Preparing 07:43:27 a49eabfe3a6d: Preparing 07:43:27 f490d2243f80: Preparing 07:43:27 34a821633ff5: Preparing 07:43:27 0ab44eaa0172: Preparing 07:43:27 994456c4fd7b: Preparing 07:43:27 0ab44eaa0172: Waiting 07:43:27 994456c4fd7b: Waiting 07:43:27 a49eabfe3a6d: Layer already exists 07:43:27 7f3fbfb5b04f: Layer already exists 07:43:27 34a821633ff5: Layer already exists 07:43:27 c5f279cf1db8: Layer already exists 07:43:27 f490d2243f80: Layer already exists 07:43:27 0ab44eaa0172: Layer already exists 07:43:27 994456c4fd7b: Layer already exists 07:43:27 latest: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 07:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:43:28 c5f279cf1db8: Preparing 07:43:28 7f3fbfb5b04f: Preparing 07:43:28 a49eabfe3a6d: Preparing 07:43:28 f490d2243f80: Preparing 07:43:28 34a821633ff5: Preparing 07:43:28 0ab44eaa0172: Preparing 07:43:28 994456c4fd7b: Preparing 07:43:28 0ab44eaa0172: Waiting 07:43:28 994456c4fd7b: Waiting 07:43:28 f490d2243f80: Layer already exists 07:43:28 7f3fbfb5b04f: Layer already exists 07:43:28 34a821633ff5: Layer already exists 07:43:28 c5f279cf1db8: Layer already exists 07:43:28 a49eabfe3a6d: Layer already exists 07:43:28 0ab44eaa0172: Layer already exists 07:43:28 994456c4fd7b: Layer already exists 07:43:28 4.0.0-dev.68: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:43:28 c5f279cf1db8: Preparing 07:43:28 7f3fbfb5b04f: Preparing 07:43:28 a49eabfe3a6d: Preparing 07:43:28 f490d2243f80: Preparing 07:43:28 34a821633ff5: Preparing 07:43:28 0ab44eaa0172: Preparing 07:43:28 994456c4fd7b: Preparing 07:43:28 0ab44eaa0172: Waiting 07:43:28 994456c4fd7b: Waiting 07:43:28 a49eabfe3a6d: Layer already exists 07:43:28 f490d2243f80: Layer already exists 07:43:28 34a821633ff5: Layer already exists 07:43:28 c5f279cf1db8: Layer already exists 07:43:28 7f3fbfb5b04f: Layer already exists 07:43:28 994456c4fd7b: Layer already exists 07:43:28 0ab44eaa0172: Layer already exists 07:43:28 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:43:29 c5f279cf1db8: Preparing 07:43:29 7f3fbfb5b04f: Preparing 07:43:29 a49eabfe3a6d: Preparing 07:43:29 f490d2243f80: Preparing 07:43:29 34a821633ff5: Preparing 07:43:29 0ab44eaa0172: Preparing 07:43:29 994456c4fd7b: Preparing 07:43:29 0ab44eaa0172: Waiting 07:43:29 994456c4fd7b: Waiting 07:43:29 a49eabfe3a6d: Layer already exists 07:43:29 34a821633ff5: Layer already exists 07:43:29 c5f279cf1db8: Layer already exists 07:43:29 f490d2243f80: Layer already exists 07:43:29 7f3fbfb5b04f: Layer already exists 07:43:29 994456c4fd7b: Layer already exists 07:43:29 0ab44eaa0172: Layer already exists 07:43:29 main: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:29 ===================================================== [Pipeline] echo 07:43:29 taggedImages: 07:43:29 - nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:43:29 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 07:43:29 - nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:43:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:43:29 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:29 latest 07:43:29 4.0.0-dev.68 07:43:29 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:29 main 07:43:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:43:30 11fb954745ef: Preparing 07:43:30 87e1867ce967: Preparing 07:43:30 a49eabfe3a6d: Preparing 07:43:30 f490d2243f80: Preparing 07:43:30 63598dda09f3: Preparing 07:43:30 7eaa90f5b177: Preparing 07:43:30 994456c4fd7b: Preparing 07:43:30 7eaa90f5b177: Waiting 07:43:30 994456c4fd7b: Waiting 07:43:30 f490d2243f80: Layer already exists 07:43:30 a49eabfe3a6d: Layer already exists 07:43:30 994456c4fd7b: Layer already exists 07:43:30 11fb954745ef: Pushed 07:43:30 63598dda09f3: Pushed 07:43:30 7eaa90f5b177: Pushed 07:43:34 87e1867ce967: Pushed 07:43:34 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:43:35 11fb954745ef: Preparing 07:43:35 87e1867ce967: Preparing 07:43:35 a49eabfe3a6d: Preparing 07:43:35 f490d2243f80: Preparing 07:43:35 63598dda09f3: Preparing 07:43:35 7eaa90f5b177: Preparing 07:43:35 994456c4fd7b: Preparing 07:43:35 7eaa90f5b177: Waiting 07:43:35 994456c4fd7b: Waiting 07:43:35 f490d2243f80: Layer already exists 07:43:35 63598dda09f3: Layer already exists 07:43:35 a49eabfe3a6d: Layer already exists 07:43:35 11fb954745ef: Layer already exists 07:43:35 87e1867ce967: Layer already exists 07:43:35 7eaa90f5b177: Layer already exists 07:43:35 994456c4fd7b: Layer already exists 07:43:35 latest: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 07:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:43:36 11fb954745ef: Preparing 07:43:36 87e1867ce967: Preparing 07:43:36 a49eabfe3a6d: Preparing 07:43:36 f490d2243f80: Preparing 07:43:36 63598dda09f3: Preparing 07:43:36 7eaa90f5b177: Preparing 07:43:36 994456c4fd7b: Preparing 07:43:36 7eaa90f5b177: Waiting 07:43:36 994456c4fd7b: Waiting 07:43:36 63598dda09f3: Layer already exists 07:43:36 11fb954745ef: Layer already exists 07:43:36 f490d2243f80: Layer already exists 07:43:36 a49eabfe3a6d: Layer already exists 07:43:36 87e1867ce967: Layer already exists 07:43:36 994456c4fd7b: Layer already exists 07:43:36 7eaa90f5b177: Layer already exists 07:43:36 4.0.0-dev.68: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:43:36 11fb954745ef: Preparing 07:43:36 87e1867ce967: Preparing 07:43:36 a49eabfe3a6d: Preparing 07:43:36 f490d2243f80: Preparing 07:43:36 63598dda09f3: Preparing 07:43:36 7eaa90f5b177: Preparing 07:43:36 994456c4fd7b: Preparing 07:43:36 7eaa90f5b177: Waiting 07:43:36 994456c4fd7b: Waiting 07:43:36 87e1867ce967: Layer already exists 07:43:36 63598dda09f3: Layer already exists 07:43:36 a49eabfe3a6d: Layer already exists 07:43:36 f490d2243f80: Layer already exists 07:43:36 11fb954745ef: Layer already exists 07:43:36 994456c4fd7b: Layer already exists 07:43:36 7eaa90f5b177: Layer already exists 07:43:36 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:43:37 11fb954745ef: Preparing 07:43:37 87e1867ce967: Preparing 07:43:37 a49eabfe3a6d: Preparing 07:43:37 f490d2243f80: Preparing 07:43:37 63598dda09f3: Preparing 07:43:37 7eaa90f5b177: Preparing 07:43:37 994456c4fd7b: Preparing 07:43:37 7eaa90f5b177: Waiting 07:43:37 a49eabfe3a6d: Layer already exists 07:43:37 11fb954745ef: Layer already exists 07:43:37 f490d2243f80: Layer already exists 07:43:37 87e1867ce967: Layer already exists 07:43:37 63598dda09f3: Layer already exists 07:43:37 994456c4fd7b: Layer already exists 07:43:37 7eaa90f5b177: Layer already exists 07:43:37 main: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:37 ===================================================== [Pipeline] echo 07:43:37 taggedImages: 07:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 07:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 07:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 07:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:57:06 #129 ... 07:57:06 07:57:06 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:57:06 #144 DONE 1039.4s 07:57:06 07:57:06 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:57:06 #147 ... 07:57:06 07:57:06 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:57:06 #155 DONE 0.3s 07:57:06 07:57:06 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:57:06 #156 DONE 0.2s 07:57:06 07:57:06 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:57:06 #148 ... 07:57:06 07:57:06 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:57:06 #157 DONE 0.3s 07:57:06 07:57:06 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:57:06 #158 DONE 0.2s 07:57:06 07:57:06 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:57:06 #159 DONE 0.1s 07:57:06 07:57:06 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:06 #160 DONE 2.0s 07:57:06 07:57:06 #113 [core-common-config-bootstrapper] exporting to image 07:57:06 #113 exporting layers 07:57:06 #113 exporting layers 0.5s done 07:57:06 #113 writing image sha256:19ac0450e884c04fca336564bb395aa3d9d7f81ca255bcfbcf2444af7720fbad done 07:57:06 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:57:06 #113 DONE 6.6s 07:57:06 07:57:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:57:21 #150 ... 07:57:21 07:57:21 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:57:21 #153 DONE 1059.3s 07:57:21 07:57:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:21 #149 ... 07:57:21 07:57:21 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:57:21 #161 DONE 0.2s 07:57:21 07:57:21 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:57:23 #162 DONE 2.0s 07:57:23 07:57:23 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:57:23 #154 ... 07:57:23 07:57:23 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:57:23 #163 DONE 0.3s 07:57:23 07:57:23 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:57:23 #154 ... 07:57:23 07:57:23 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:57:23 #164 DONE 0.2s 07:57:23 07:57:23 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:57:24 #165 DONE 0.4s 07:57:24 07:57:24 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:57:24 #151 ... 07:57:24 07:57:24 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:57:24 #166 DONE 0.1s 07:57:24 07:57:24 #167 [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/ 07:57:24 #167 DONE 0.2s 07:57:24 07:57:24 #168 [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/ 07:57:24 #168 DONE 0.1s 07:57:24 07:57:24 #169 [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/ 07:57:24 #169 DONE 0.2s 07:57:24 07:57:24 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:57:24 #150 ... 07:57:24 07:57:24 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:57:25 #170 DONE 0.2s 07:57:25 07:57:25 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:57:27 #171 DONE 2.3s 07:57:27 07:57:27 #113 [security-bootstrapper] exporting to image 07:57:27 #113 exporting layers 07:57:28 #113 exporting layers 1.4s done 07:57:28 #113 writing image sha256:f9f9c74beaae300bc638d4c7a201cb432b4d6f6a55ee3b24696aec08e8c831c5 done 07:57:28 #113 naming to docker.io/library/security-bootstrapper-arm64 done 07:57:28 #113 DONE 8.1s 07:57:28 07:57:28 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:11:21 #152 ... 08:11:21 08:11:21 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:11:21 #154 DONE 1892.1s 08:11:21 08:11:21 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:11:21 #147 ... 08:11:21 08:11:21 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:11:21 #172 DONE 0.2s 08:11:21 08:11:21 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:11:21 #173 DONE 0.2s 08:11:21 08:11:21 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:11:21 #174 DONE 0.3s 08:11:21 08:11:21 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:21 #146 ... 08:11:21 08:11:21 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:11:21 #175 DONE 0.3s 08:11:21 08:11:21 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:11:21 #147 ... 08:11:21 08:11:21 #113 [core-command] exporting to image 08:11:21 #113 exporting layers 08:11:21 #113 exporting layers 0.5s done 08:11:21 #113 writing image sha256:a42a0b2615bd95da30511d47b7fd32edae696575d3d0941c35990cfffa7dc0db done 08:11:21 #113 naming to docker.io/library/core-command-arm64 done 08:11:21 #113 DONE 8.6s 08:11:21 08:11:21 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:29 #145 ... 08:11:29 08:11:29 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:29 #129 1908.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:11:42 #129 ... 08:11:42 08:11:42 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:42 #146 DONE 1921.0s 08:11:42 08:11:42 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:42 #151 ... 08:11:42 08:11:42 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:11:42 #176 DONE 0.3s 08:11:42 08:11:42 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:11:42 #149 ... 08:11:42 08:11:42 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:11:42 #177 DONE 0.2s 08:11:42 08:11:42 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:11:42 #178 DONE 0.2s 08:11:42 08:11:42 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:11:43 #179 DONE 0.1s 08:11:43 08:11:43 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:43 #180 DONE 0.4s 08:11:43 08:11:43 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:11:43 #181 DONE 0.1s 08:11:43 08:11:43 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:11:45 #182 DONE 2.0s 08:11:45 08:11:45 #113 [security-proxy-setup] exporting to image 08:11:45 #113 exporting layers 08:11:46 #113 exporting layers 0.9s done 08:11:46 #113 writing image sha256:78ce561a29a2a3db8d0ceaafaf09bdcbde643ed34f3230e871ff1673004fe8e5 done 08:11:46 #113 naming to docker.io/library/security-proxy-setup-arm64 done 08:11:46 #113 DONE 9.5s 08:11:46 08:11:46 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:12:01 #151 ... 08:12:01 08:12:01 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:01 #129 DONE 1940.0s 08:12:01 08:12:01 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:12:02 #152 ... 08:12:02 08:12:02 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:12:02 #183 DONE 0.2s 08:12:02 08:12:02 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:12:02 #184 DONE 0.1s 08:12:02 08:12:02 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:12:02 #152 ... 08:12:02 08:12:02 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:12:02 #185 DONE 0.1s 08:12:02 08:12:02 #186 [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 08:12:02 #186 DONE 0.2s 08:12:02 08:12:02 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:12:03 #187 DONE 0.1s 08:12:03 08:12:03 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:12:03 #188 DONE 0.4s 08:12:03 08:12:03 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:12:03 #189 DONE 0.4s 08:12:03 08:12:03 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:12:03 #190 DONE 0.1s 08:12:03 08:12:03 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:05 #191 DONE 2.2s 08:12:05 08:12:05 #113 [security-secretstore-setup] exporting to image 08:12:05 #113 exporting layers 08:12:07 #113 exporting layers 1.6s done 08:12:07 #113 writing image sha256:c6984788e782b990f470148f9c822709dc3f23d3349a59154c34e31b4d055304 done 08:12:07 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 08:12:07 #113 DONE 11.1s 08:12:07 08:12:07 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:29 #152 ... 08:13:29 08:13:29 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:13:29 #151 DONE 2015.2s 08:13:29 08:13:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:29 #148 ... 08:13:29 08:13:29 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:29 #192 DONE 0.2s 08:13:29 08:13:29 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:29 #193 DONE 0.2s 08:13:29 08:13:29 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:13:29 #194 DONE 0.4s 08:13:29 08:13:29 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:13:29 #195 DONE 0.2s 08:13:29 08:13:29 #113 [security-spiffe-token-provider] exporting to image 08:13:29 #113 exporting layers 08:13:29 #113 exporting layers 0.9s done 08:13:29 #113 writing image sha256:f47fbe5736a3110be84e075377dc49b6cfaaa22e8131fe651fba1c2ba42989e0 done 08:13:29 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:13:29 #113 DONE 12.0s 08:13:29 08:13:29 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:47 #147 ... 08:13:47 08:13:47 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:13:47 #149 DONE 2044.4s 08:13:47 08:13:47 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:13:47 #145 DONE 2041.4s 08:13:47 08:13:47 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:13:47 #150 ... 08:13:47 08:13:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:47 #196 DONE 0.2s 08:13:47 08:13:47 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:47 #197 ... 08:13:47 08:13:47 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:13:47 #198 DONE 0.3s 08:13:47 08:13:47 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:47 #152 DONE 2046.1s 08:13:47 08:13:47 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:13:47 #199 ... 08:13:47 08:13:47 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:47 #197 DONE 0.4s 08:13:47 08:13:47 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:13:48 #200 ... 08:13:48 08:13:48 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:13:48 #199 DONE 1.0s 08:13:48 08:13:48 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:13:48 #200 DONE 0.9s 08:13:48 08:13:48 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:13:48 #201 DONE 0.3s 08:13:48 08:13:48 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:48 #202 CACHED 08:13:48 08:13:48 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:48 #203 CACHED 08:13:48 08:13:48 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:13:48 #204 ... 08:13:48 08:13:48 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:13:48 #150 DONE 2047.3s 08:13:49 08:13:49 #113 [core-keeper] exporting to image 08:13:49 #113 exporting layers 08:13:49 #113 ... 08:13:49 08:13:49 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:13:49 #205 DONE 0.7s 08:13:49 08:13:49 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:13:49 #206 DONE 0.4s 08:13:49 08:13:49 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:50 #207 ... 08:13:50 08:13:50 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:13:50 #208 DONE 0.6s 08:13:50 08:13:50 #113 [core-keeper] exporting to image 08:13:50 #113 exporting layers 1.3s done 08:13:50 #113 writing image sha256:557fc55c7c929c7e55aafb623a616340852be0fa227a91ed15d29eaceb557f89 0.0s done 08:13:50 #113 naming to docker.io/library/core-keeper-arm64 08:13:50 #113 naming to docker.io/library/core-keeper-arm64 done 08:13:50 #113 DONE 13.4s 08:13:50 08:13:50 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:13:50 #204 DONE 1.4s 08:13:50 08:13:50 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:13:50 #209 ... 08:13:50 08:13:50 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:13:50 #207 DONE 0.5s 08:13:50 08:13:50 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:50 #210 ... 08:13:50 08:13:50 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:13:50 #209 DONE 0.4s 08:13:50 08:13:50 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:13:51 #211 DONE 0.5s 08:13:51 08:13:51 #113 [core-metadata] exporting to image 08:13:51 #113 ... 08:13:51 08:13:51 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:51 #210 DONE 0.9s 08:13:51 08:13:51 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:13:51 #212 DONE 0.2s 08:13:51 08:13:51 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:52 #213 ... 08:13:52 08:13:52 #113 [core-data] exporting to image 08:13:52 #113 exporting layers 0.6s done 08:13:52 #113 writing image sha256:c7d11cbb86e3cd8cdf34df8e9be35a968191438c9defa728dd7538d5285843c8 0.0s done 08:13:52 #113 naming to docker.io/library/core-metadata-arm64 done 08:13:52 #113 writing image sha256:fd2f444f47236ef9175c84d33038966b12626521cd58a440b76e7eecbfb8b390 0.0s done 08:13:52 #113 naming to docker.io/library/core-data-arm64 done 08:13:52 #113 DONE 14.5s 08:13:52 08:13:52 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:52 #213 DONE 2.7s 08:13:52 08:13:52 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:52 #148 ... 08:13:52 08:13:52 #113 [security-proxy-auth] exporting to image 08:13:53 #113 exporting layers 1.0s done 08:13:53 #113 writing image sha256:379937c114d21e7cb4117584cb25ba324089578845ae719fff7fcedacf5fe68d done 08:13:53 #113 naming to docker.io/library/security-proxy-auth-arm64 done 08:13:53 #113 DONE 15.5s 08:13:53 08:13:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:14:25 #147 DONE 2082.0s 08:14:25 08:14:25 #5 [support-notifications internal] load build definition from Dockerfile 08:14:25 #5 ... 08:14:25 08:14:25 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:25 #214 DONE 0.3s 08:14:25 08:14:25 #5 [support-notifications internal] load build definition from Dockerfile 08:14:25 #5 ... 08:14:25 08:14:25 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:25 #215 DONE 0.1s 08:14:25 08:14:25 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:14:25 #216 DONE 0.5s 08:14:25 08:14:25 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:14:25 #148 ... 08:14:25 08:14:25 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:14:25 #217 DONE 0.2s 08:14:25 08:14:25 #113 [support-scheduler] exporting to image 08:14:25 #113 exporting layers 08:14:25 #113 exporting layers 1.0s done 08:14:25 #113 writing image sha256:7157c352f3641fbc8337cac98551e918ae04131e7639cd9656562ceae875cd82 done 08:14:25 #113 naming to docker.io/library/support-scheduler-arm64 done 08:14:25 #113 DONE 16.5s 08:14:25 08:14:25 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:14:29 #148 DONE 2087.7s 08:14:29 08:14:29 #5 [support-notifications internal] load build definition from Dockerfile 08:14:29 #5 ... 08:14:29 08:14:29 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:29 #218 DONE 0.1s 08:14:29 08:14:29 #5 [support-notifications internal] load build definition from Dockerfile 08:14:29 #5 ... 08:14:29 08:14:29 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:29 #219 DONE 0.1s 08:14:29 08:14:29 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:14:30 #220 DONE 0.3s 08:14:30 08:14:30 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:14:30 #221 DONE 0.1s 08:14:30 08:14:30 #113 [support-notifications] exporting to image 08:14:30 #113 exporting layers 0.6s done 08:14:30 #113 writing image sha256:5d52c1202dc4b2e33f1baabe4407f8a74132f3ecf5e52dad44400d69291f2b83 done 08:14:30 #113 naming to docker.io/library/support-notifications-arm64 done 08:14:30 #113 DONE 17.1s 08:14:30 08:14:30 #5 [support-notifications internal] load build definition from Dockerfile 08:14:30 time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:30 time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:14:30 $ docker stop --time=1 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe 08:14:32 $ docker rm -f --volumes 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe [Pipeline] // withDockerContainer [Pipeline] sh 08:14:32 + docker images 08:14:32 REPOSITORY TAG IMAGE ID CREATED SIZE 08:14:32 support-notifications-arm64 latest 5d52c1202dc4 3 seconds ago 52MB 08:14:32 support-scheduler-arm64 latest 7157c352f364 8 seconds ago 48.2MB 08:14:32 security-proxy-auth-arm64 latest 379937c114d2 40 seconds ago 31.8MB 08:14:32 core-data-arm64 latest fd2f444f4723 41 seconds ago 32.8MB 08:14:32 core-metadata-arm64 latest c7d11cbb86e3 42 seconds ago 33MB 08:14:32 core-keeper-arm64 latest 557fc55c7c92 44 seconds ago 32.5MB 08:14:32 security-spiffe-token-provider-arm64 latest f47fbe5736a3 About a minute ago 47.8MB 08:14:32 security-secretstore-setup-arm64 latest c6984788e782 2 minutes ago 67.2MB 08:14:32 security-proxy-setup-arm64 latest 78ce561a29a2 2 minutes ago 38.6MB 08:14:32 core-command-arm64 latest a42a0b2615bd 3 minutes ago 28.4MB 08:14:32 security-bootstrapper-arm64 latest f9f9c74beaae 17 minutes ago 21MB 08:14:32 core-common-config-bootstrapper-arm64 latest 19ac0450e884 17 minutes ago 17.9MB 08:14:32 security-spire-config-arm64 latest bfc81456bfba 36 minutes ago 143MB 08:14:32 security-spire-agent-arm64 latest 5571d018fbdc 36 minutes ago 187MB 08:14:32 security-spire-server-arm64 latest 09763a778801 36 minutes ago 144MB 08:14:32 ci-base-image-arm64 latest 717a5d46d3b2 37 minutes ago 915MB 08:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 08:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 08:14:33 provisioning config files... 08:14:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config12207482820251680704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:33 ---> ****-login.sh 08:14:33 nexus3.edgexfoundry.org:10001 08:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:33 Configure a credential helper to remove this warning. See 08:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:33 08:14:33 Login Succeeded 08:14:33 nexus3.edgexfoundry.org:10002 08:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:34 Configure a credential helper to remove this warning. See 08:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:34 08:14:34 Login Succeeded 08:14:34 nexus3.edgexfoundry.org:10003 08:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:34 Configure a credential helper to remove this warning. See 08:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:34 08:14:34 Login Succeeded 08:14:34 nexus3.edgexfoundry.org:10004 08:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:34 Configure a credential helper to remove this warning. See 08:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:34 08:14:34 Login Succeeded 08:14:34 ****.io 08:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:35 Configure a credential helper to remove this warning. See 08:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:35 08:14:35 Login Succeeded 08:14:35 ---> ****-login.sh ends [Pipeline] } 08:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:14:35 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:35 latest 08:14:35 4.0.0-dev.68 08:14:35 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:35 main 08:14:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:36 61760ad30c19: Preparing 08:14:36 9d8608a50ba3: Preparing 08:14:36 b227ed5a2a77: Preparing 08:14:36 dccb750e3a37: Preparing 08:14:36 3dad41d3a5f2: Preparing 08:14:36 e6bfe630bc17: Preparing 08:14:36 dd9c8f8612c8: Preparing 08:14:36 e6bfe630bc17: Waiting 08:14:36 dd9c8f8612c8: Waiting 08:14:36 dccb750e3a37: Pushed 08:14:36 b227ed5a2a77: Pushed 08:14:36 61760ad30c19: Pushed 08:14:36 3dad41d3a5f2: Pushed 08:14:36 dd9c8f8612c8: Layer already exists 08:14:36 e6bfe630bc17: Pushed 08:14:40 9d8608a50ba3: Pushed 08:14:40 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:41 61760ad30c19: Preparing 08:14:41 9d8608a50ba3: Preparing 08:14:41 b227ed5a2a77: Preparing 08:14:41 dccb750e3a37: Preparing 08:14:41 3dad41d3a5f2: Preparing 08:14:41 e6bfe630bc17: Preparing 08:14:41 dd9c8f8612c8: Preparing 08:14:41 e6bfe630bc17: Waiting 08:14:41 dd9c8f8612c8: Waiting 08:14:41 b227ed5a2a77: Layer already exists 08:14:41 61760ad30c19: Layer already exists 08:14:41 9d8608a50ba3: Layer already exists 08:14:41 dccb750e3a37: Layer already exists 08:14:41 3dad41d3a5f2: Layer already exists 08:14:41 dd9c8f8612c8: Layer already exists 08:14:41 e6bfe630bc17: Layer already exists 08:14:41 latest: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 08:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:42 61760ad30c19: Preparing 08:14:42 9d8608a50ba3: Preparing 08:14:42 b227ed5a2a77: Preparing 08:14:42 dccb750e3a37: Preparing 08:14:42 3dad41d3a5f2: Preparing 08:14:42 e6bfe630bc17: Preparing 08:14:42 dd9c8f8612c8: Preparing 08:14:42 dd9c8f8612c8: Waiting 08:14:42 e6bfe630bc17: Waiting 08:14:42 61760ad30c19: Layer already exists 08:14:42 3dad41d3a5f2: Layer already exists 08:14:42 9d8608a50ba3: Layer already exists 08:14:42 dccb750e3a37: Layer already exists 08:14:42 b227ed5a2a77: Layer already exists 08:14:42 dd9c8f8612c8: Layer already exists 08:14:42 e6bfe630bc17: Layer already exists 08:14:42 4.0.0-dev.68: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:43 61760ad30c19: Preparing 08:14:43 9d8608a50ba3: Preparing 08:14:43 b227ed5a2a77: Preparing 08:14:43 dccb750e3a37: Preparing 08:14:43 3dad41d3a5f2: Preparing 08:14:43 e6bfe630bc17: Preparing 08:14:43 dd9c8f8612c8: Preparing 08:14:43 e6bfe630bc17: Waiting 08:14:43 dd9c8f8612c8: Waiting 08:14:43 61760ad30c19: Layer already exists 08:14:43 dccb750e3a37: Layer already exists 08:14:43 3dad41d3a5f2: Layer already exists 08:14:43 b227ed5a2a77: Layer already exists 08:14:43 9d8608a50ba3: Layer already exists 08:14:43 e6bfe630bc17: Layer already exists 08:14:43 dd9c8f8612c8: Layer already exists 08:14:43 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:44 61760ad30c19: Preparing 08:14:44 9d8608a50ba3: Preparing 08:14:44 b227ed5a2a77: Preparing 08:14:44 dccb750e3a37: Preparing 08:14:44 3dad41d3a5f2: Preparing 08:14:44 e6bfe630bc17: Preparing 08:14:44 dd9c8f8612c8: Preparing 08:14:44 e6bfe630bc17: Waiting 08:14:44 dd9c8f8612c8: Waiting 08:14:44 9d8608a50ba3: Layer already exists 08:14:44 b227ed5a2a77: Layer already exists 08:14:44 61760ad30c19: Layer already exists 08:14:44 dccb750e3a37: Layer already exists 08:14:44 3dad41d3a5f2: Layer already exists 08:14:44 e6bfe630bc17: Layer already exists 08:14:44 dd9c8f8612c8: Layer already exists 08:14:44 main: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:44 ===================================================== [Pipeline] echo 08:14:44 taggedImages: 08:14:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:14:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 08:14:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:14:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:14:44 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:44 latest 08:14:44 4.0.0-dev.68 08:14:44 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:44 main 08:14:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:14:45 8bd463f8e42d: Preparing 08:14:45 9274b652b35b: Preparing 08:14:45 42ff9e90aa0b: Preparing 08:14:45 4a5dc33fd15c: Preparing 08:14:45 b227ed5a2a77: Preparing 08:14:45 dccb750e3a37: Preparing 08:14:45 3dad41d3a5f2: Preparing 08:14:45 e6bfe630bc17: Preparing 08:14:45 dd9c8f8612c8: Preparing 08:14:45 dccb750e3a37: Waiting 08:14:45 3dad41d3a5f2: Waiting 08:14:45 e6bfe630bc17: Waiting 08:14:45 dd9c8f8612c8: Waiting 08:14:45 b227ed5a2a77: Layer already exists 08:14:45 dccb750e3a37: Layer already exists 08:14:45 3dad41d3a5f2: Layer already exists 08:14:45 42ff9e90aa0b: Pushed 08:14:45 e6bfe630bc17: Layer already exists 08:14:45 dd9c8f8612c8: Layer already exists 08:14:45 9274b652b35b: Pushed 08:14:45 8bd463f8e42d: Pushed 08:14:47 4a5dc33fd15c: Pushed 08:14:48 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + 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 08:14:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:14:48 8bd463f8e42d: Preparing 08:14:48 9274b652b35b: Preparing 08:14:48 42ff9e90aa0b: Preparing 08:14:48 4a5dc33fd15c: Preparing 08:14:48 b227ed5a2a77: Preparing 08:14:48 dccb750e3a37: Preparing 08:14:48 3dad41d3a5f2: Preparing 08:14:48 e6bfe630bc17: Preparing 08:14:48 dd9c8f8612c8: Preparing 08:14:48 dccb750e3a37: Waiting 08:14:48 3dad41d3a5f2: Waiting 08:14:48 e6bfe630bc17: Waiting 08:14:48 dd9c8f8612c8: Waiting 08:14:48 b227ed5a2a77: Layer already exists 08:14:48 8bd463f8e42d: Layer already exists 08:14:48 4a5dc33fd15c: Layer already exists 08:14:48 9274b652b35b: Layer already exists 08:14:48 42ff9e90aa0b: Layer already exists 08:14:48 3dad41d3a5f2: Layer already exists 08:14:48 e6bfe630bc17: Layer already exists 08:14:48 dccb750e3a37: Layer already exists 08:14:48 dd9c8f8612c8: Layer already exists 08:14:49 latest: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:14:49 8bd463f8e42d: Preparing 08:14:49 9274b652b35b: Preparing 08:14:49 42ff9e90aa0b: Preparing 08:14:49 4a5dc33fd15c: Preparing 08:14:49 b227ed5a2a77: Preparing 08:14:49 dccb750e3a37: Preparing 08:14:49 3dad41d3a5f2: Preparing 08:14:49 e6bfe630bc17: Preparing 08:14:49 dd9c8f8612c8: Preparing 08:14:49 dccb750e3a37: Waiting 08:14:49 3dad41d3a5f2: Waiting 08:14:49 e6bfe630bc17: Waiting 08:14:49 dd9c8f8612c8: Waiting 08:14:49 8bd463f8e42d: Layer already exists 08:14:49 42ff9e90aa0b: Layer already exists 08:14:49 9274b652b35b: Layer already exists 08:14:49 4a5dc33fd15c: Layer already exists 08:14:49 b227ed5a2a77: Layer already exists 08:14:49 dccb750e3a37: Layer already exists 08:14:49 3dad41d3a5f2: Layer already exists 08:14:49 dd9c8f8612c8: Layer already exists 08:14:49 e6bfe630bc17: Layer already exists 08:14:49 4.0.0-dev.68: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:14:50 8bd463f8e42d: Preparing 08:14:50 9274b652b35b: Preparing 08:14:50 42ff9e90aa0b: Preparing 08:14:50 4a5dc33fd15c: Preparing 08:14:50 b227ed5a2a77: Preparing 08:14:50 dccb750e3a37: Preparing 08:14:50 3dad41d3a5f2: Preparing 08:14:50 e6bfe630bc17: Preparing 08:14:50 dd9c8f8612c8: Preparing 08:14:50 dccb750e3a37: Waiting 08:14:50 3dad41d3a5f2: Waiting 08:14:50 e6bfe630bc17: Waiting 08:14:50 dd9c8f8612c8: Waiting 08:14:50 8bd463f8e42d: Layer already exists 08:14:50 9274b652b35b: Layer already exists 08:14:50 42ff9e90aa0b: Layer already exists 08:14:50 4a5dc33fd15c: Layer already exists 08:14:50 b227ed5a2a77: Layer already exists 08:14:50 3dad41d3a5f2: Layer already exists 08:14:50 dccb750e3a37: Layer already exists 08:14:50 dd9c8f8612c8: Layer already exists 08:14:50 e6bfe630bc17: Layer already exists 08:14:50 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:50 + 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 08:14:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:14:51 8bd463f8e42d: Preparing 08:14:51 9274b652b35b: Preparing 08:14:51 42ff9e90aa0b: Preparing 08:14:51 4a5dc33fd15c: Preparing 08:14:51 b227ed5a2a77: Preparing 08:14:51 dccb750e3a37: Preparing 08:14:51 3dad41d3a5f2: Preparing 08:14:51 e6bfe630bc17: Preparing 08:14:51 dd9c8f8612c8: Preparing 08:14:51 3dad41d3a5f2: Waiting 08:14:51 e6bfe630bc17: Waiting 08:14:51 dd9c8f8612c8: Waiting 08:14:51 dccb750e3a37: Waiting 08:14:51 42ff9e90aa0b: Layer already exists 08:14:51 8bd463f8e42d: Layer already exists 08:14:51 9274b652b35b: Layer already exists 08:14:51 4a5dc33fd15c: Layer already exists 08:14:51 b227ed5a2a77: Layer already exists 08:14:51 dccb750e3a37: Layer already exists 08:14:51 3dad41d3a5f2: Layer already exists 08:14:51 dd9c8f8612c8: Layer already exists 08:14:51 e6bfe630bc17: Layer already exists 08:14:51 main: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:51 ===================================================== [Pipeline] echo 08:14:51 taggedImages: 08:14:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:14:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 08:14:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:14:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:14:51 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:51 latest 08:14:51 4.0.0-dev.68 08:14:51 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:14:51 main 08:14:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:52 07542861a8dc: Preparing 08:14:52 36a6bfa483c1: Preparing 08:14:52 b227ed5a2a77: Preparing 08:14:52 dccb750e3a37: Preparing 08:14:52 3964abebb377: Preparing 08:14:52 a1b4537c2f71: Preparing 08:14:52 dd9c8f8612c8: Preparing 08:14:52 a1b4537c2f71: Waiting 08:14:52 dd9c8f8612c8: Waiting 08:14:52 b227ed5a2a77: Layer already exists 08:14:52 dccb750e3a37: Layer already exists 08:14:52 dd9c8f8612c8: Layer already exists 08:14:52 3964abebb377: Pushed 08:14:52 07542861a8dc: Pushed 08:14:52 a1b4537c2f71: Pushed 08:14:57 36a6bfa483c1: Pushed 08:14:57 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:58 07542861a8dc: Preparing 08:14:58 36a6bfa483c1: Preparing 08:14:58 b227ed5a2a77: Preparing 08:14:58 dccb750e3a37: Preparing 08:14:58 3964abebb377: Preparing 08:14:58 a1b4537c2f71: Preparing 08:14:58 dd9c8f8612c8: Preparing 08:14:58 a1b4537c2f71: Waiting 08:14:58 dd9c8f8612c8: Waiting 08:14:58 3964abebb377: Layer already exists 08:14:58 36a6bfa483c1: Layer already exists 08:14:58 dccb750e3a37: Layer already exists 08:14:58 07542861a8dc: Layer already exists 08:14:58 b227ed5a2a77: Layer already exists 08:14:58 a1b4537c2f71: Layer already exists 08:14:58 dd9c8f8612c8: Layer already exists 08:14:58 latest: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 08:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:59 07542861a8dc: Preparing 08:14:59 36a6bfa483c1: Preparing 08:14:59 b227ed5a2a77: Preparing 08:14:59 dccb750e3a37: Preparing 08:14:59 3964abebb377: Preparing 08:14:59 a1b4537c2f71: Preparing 08:14:59 dd9c8f8612c8: Preparing 08:14:59 a1b4537c2f71: Waiting 08:14:59 dd9c8f8612c8: Waiting 08:14:59 3964abebb377: Layer already exists 08:14:59 36a6bfa483c1: Layer already exists 08:14:59 b227ed5a2a77: Layer already exists 08:14:59 dccb750e3a37: Layer already exists 08:14:59 07542861a8dc: Layer already exists 08:14:59 dd9c8f8612c8: Layer already exists 08:14:59 a1b4537c2f71: Layer already exists 08:14:59 4.0.0-dev.68: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:15:00 07542861a8dc: Preparing 08:15:00 36a6bfa483c1: Preparing 08:15:00 b227ed5a2a77: Preparing 08:15:00 dccb750e3a37: Preparing 08:15:00 3964abebb377: Preparing 08:15:00 a1b4537c2f71: Preparing 08:15:00 dd9c8f8612c8: Preparing 08:15:00 a1b4537c2f71: Waiting 08:15:00 dd9c8f8612c8: Waiting 08:15:00 dccb750e3a37: Layer already exists 08:15:00 3964abebb377: Layer already exists 08:15:00 36a6bfa483c1: Layer already exists 08:15:00 07542861a8dc: Layer already exists 08:15:00 b227ed5a2a77: Layer already exists 08:15:00 a1b4537c2f71: Layer already exists 08:15:00 dd9c8f8612c8: Layer already exists 08:15:00 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:15:01 07542861a8dc: Preparing 08:15:01 36a6bfa483c1: Preparing 08:15:01 b227ed5a2a77: Preparing 08:15:01 dccb750e3a37: Preparing 08:15:01 3964abebb377: Preparing 08:15:01 a1b4537c2f71: Preparing 08:15:01 dd9c8f8612c8: Preparing 08:15:01 a1b4537c2f71: Waiting 08:15:01 dd9c8f8612c8: Waiting 08:15:01 dccb750e3a37: Layer already exists 08:15:01 07542861a8dc: Layer already exists 08:15:01 3964abebb377: Layer already exists 08:15:01 36a6bfa483c1: Layer already exists 08:15:01 b227ed5a2a77: Layer already exists 08:15:01 a1b4537c2f71: Layer already exists 08:15:01 dd9c8f8612c8: Layer already exists 08:15:01 main: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:01 ===================================================== [Pipeline] echo 08:15:01 taggedImages: 08:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 08:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:15:01 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:15:01 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:01 latest 08:15:01 4.0.0-dev.68 08:15:01 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:01 main 08:15:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:15:02 b75a09d8d012: Preparing 08:15:02 309e82883407: Preparing 08:15:02 dccb750e3a37: Preparing 08:15:02 016111fe6546: Preparing 08:15:02 98f695e4965f: Preparing 08:15:02 dd9c8f8612c8: Preparing 08:15:02 dd9c8f8612c8: Waiting 08:15:02 dccb750e3a37: Layer already exists 08:15:02 dd9c8f8612c8: Layer already exists 08:15:02 98f695e4965f: Pushed 08:15:02 b75a09d8d012: Pushed 08:15:02 016111fe6546: Pushed 08:15:08 309e82883407: Pushed 08:15:08 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:15:08 b75a09d8d012: Preparing 08:15:08 309e82883407: Preparing 08:15:08 dccb750e3a37: Preparing 08:15:08 016111fe6546: Preparing 08:15:08 98f695e4965f: Preparing 08:15:08 dd9c8f8612c8: Preparing 08:15:08 dd9c8f8612c8: Waiting 08:15:08 b75a09d8d012: Layer already exists 08:15:08 016111fe6546: Layer already exists 08:15:08 98f695e4965f: Layer already exists 08:15:08 309e82883407: Layer already exists 08:15:08 dccb750e3a37: Layer already exists 08:15:08 dd9c8f8612c8: Layer already exists 08:15:08 latest: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 08:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:15:09 b75a09d8d012: Preparing 08:15:09 309e82883407: Preparing 08:15:09 dccb750e3a37: Preparing 08:15:09 016111fe6546: Preparing 08:15:09 98f695e4965f: Preparing 08:15:09 dd9c8f8612c8: Preparing 08:15:09 dd9c8f8612c8: Waiting 08:15:09 b75a09d8d012: Layer already exists 08:15:09 98f695e4965f: Layer already exists 08:15:09 dccb750e3a37: Layer already exists 08:15:09 309e82883407: Layer already exists 08:15:09 016111fe6546: Layer already exists 08:15:09 dd9c8f8612c8: Layer already exists 08:15:10 4.0.0-dev.68: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:15:10 b75a09d8d012: Preparing 08:15:10 309e82883407: Preparing 08:15:10 dccb750e3a37: Preparing 08:15:10 016111fe6546: Preparing 08:15:10 98f695e4965f: Preparing 08:15:10 dd9c8f8612c8: Preparing 08:15:10 dd9c8f8612c8: Waiting 08:15:10 b75a09d8d012: Layer already exists 08:15:10 dccb750e3a37: Layer already exists 08:15:10 98f695e4965f: Layer already exists 08:15:10 309e82883407: Layer already exists 08:15:10 016111fe6546: Layer already exists 08:15:10 dd9c8f8612c8: Layer already exists 08:15:10 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:15:11 b75a09d8d012: Preparing 08:15:11 309e82883407: Preparing 08:15:11 dccb750e3a37: Preparing 08:15:11 016111fe6546: Preparing 08:15:11 98f695e4965f: Preparing 08:15:11 dd9c8f8612c8: Preparing 08:15:11 dd9c8f8612c8: Waiting 08:15:11 309e82883407: Layer already exists 08:15:11 98f695e4965f: Layer already exists 08:15:11 016111fe6546: Layer already exists 08:15:11 b75a09d8d012: Layer already exists 08:15:11 dccb750e3a37: Layer already exists 08:15:11 dd9c8f8612c8: Layer already exists 08:15:11 main: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:11 ===================================================== [Pipeline] echo 08:15:11 taggedImages: 08:15:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:15:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 08:15:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:15:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:15:11 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:11 latest 08:15:11 4.0.0-dev.68 08:15:11 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:11 main 08:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:15:12 f33000153040: Preparing 08:15:12 fc902e9a5718: Preparing 08:15:12 882b8a2fe3b8: Preparing 08:15:12 b227ed5a2a77: Preparing 08:15:12 dccb750e3a37: Preparing 08:15:12 3dad41d3a5f2: Preparing 08:15:12 e6bfe630bc17: Preparing 08:15:12 dd9c8f8612c8: Preparing 08:15:12 3dad41d3a5f2: Waiting 08:15:12 e6bfe630bc17: Waiting 08:15:12 dd9c8f8612c8: Waiting 08:15:12 dccb750e3a37: Layer already exists 08:15:12 b227ed5a2a77: Layer already exists 08:15:12 3dad41d3a5f2: Layer already exists 08:15:12 fc902e9a5718: Pushed 08:15:12 e6bfe630bc17: Layer already exists 08:15:12 dd9c8f8612c8: Layer already exists 08:15:12 f33000153040: Pushed 08:15:18 882b8a2fe3b8: Pushed 08:15:18 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:15:18 f33000153040: Preparing 08:15:18 fc902e9a5718: Preparing 08:15:18 882b8a2fe3b8: Preparing 08:15:18 b227ed5a2a77: Preparing 08:15:18 dccb750e3a37: Preparing 08:15:18 3dad41d3a5f2: Preparing 08:15:18 e6bfe630bc17: Preparing 08:15:18 dd9c8f8612c8: Preparing 08:15:18 3dad41d3a5f2: Waiting 08:15:18 dd9c8f8612c8: Waiting 08:15:18 e6bfe630bc17: Waiting 08:15:18 dccb750e3a37: Layer already exists 08:15:18 b227ed5a2a77: Layer already exists 08:15:18 f33000153040: Layer already exists 08:15:18 882b8a2fe3b8: Layer already exists 08:15:18 fc902e9a5718: Layer already exists 08:15:18 dd9c8f8612c8: Layer already exists 08:15:18 3dad41d3a5f2: Layer already exists 08:15:18 e6bfe630bc17: Layer already exists 08:15:19 latest: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 08:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:15:19 f33000153040: Preparing 08:15:19 fc902e9a5718: Preparing 08:15:19 882b8a2fe3b8: Preparing 08:15:19 b227ed5a2a77: Preparing 08:15:19 dccb750e3a37: Preparing 08:15:19 3dad41d3a5f2: Preparing 08:15:19 e6bfe630bc17: Preparing 08:15:19 dd9c8f8612c8: Preparing 08:15:19 3dad41d3a5f2: Waiting 08:15:19 e6bfe630bc17: Waiting 08:15:19 dd9c8f8612c8: Waiting 08:15:19 b227ed5a2a77: Layer already exists 08:15:19 882b8a2fe3b8: Layer already exists 08:15:19 f33000153040: Layer already exists 08:15:19 fc902e9a5718: Layer already exists 08:15:19 dccb750e3a37: Layer already exists 08:15:19 3dad41d3a5f2: Layer already exists 08:15:19 dd9c8f8612c8: Layer already exists 08:15:19 e6bfe630bc17: Layer already exists 08:15:20 4.0.0-dev.68: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:15:20 f33000153040: Preparing 08:15:20 fc902e9a5718: Preparing 08:15:20 882b8a2fe3b8: Preparing 08:15:20 b227ed5a2a77: Preparing 08:15:20 dccb750e3a37: Preparing 08:15:20 3dad41d3a5f2: Preparing 08:15:20 e6bfe630bc17: Preparing 08:15:20 dd9c8f8612c8: Preparing 08:15:20 3dad41d3a5f2: Waiting 08:15:20 e6bfe630bc17: Waiting 08:15:20 dd9c8f8612c8: Waiting 08:15:20 fc902e9a5718: Layer already exists 08:15:20 f33000153040: Layer already exists 08:15:20 882b8a2fe3b8: Layer already exists 08:15:20 dccb750e3a37: Layer already exists 08:15:20 b227ed5a2a77: Layer already exists 08:15:20 3dad41d3a5f2: Layer already exists 08:15:20 e6bfe630bc17: Layer already exists 08:15:20 dd9c8f8612c8: Layer already exists 08:15:21 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:15:21 f33000153040: Preparing 08:15:21 fc902e9a5718: Preparing 08:15:21 882b8a2fe3b8: Preparing 08:15:21 b227ed5a2a77: Preparing 08:15:21 dccb750e3a37: Preparing 08:15:21 3dad41d3a5f2: Preparing 08:15:21 e6bfe630bc17: Preparing 08:15:21 dd9c8f8612c8: Preparing 08:15:21 3dad41d3a5f2: Waiting 08:15:21 e6bfe630bc17: Waiting 08:15:21 dd9c8f8612c8: Waiting 08:15:21 f33000153040: Layer already exists 08:15:21 882b8a2fe3b8: Layer already exists 08:15:21 fc902e9a5718: Layer already exists 08:15:21 dccb750e3a37: Layer already exists 08:15:21 b227ed5a2a77: Layer already exists 08:15:21 3dad41d3a5f2: Layer already exists 08:15:21 dd9c8f8612c8: Layer already exists 08:15:21 e6bfe630bc17: Layer already exists 08:15:22 main: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:22 ===================================================== [Pipeline] echo 08:15:22 taggedImages: 08:15:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:15:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 08:15:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:15:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:15:22 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:22 latest 08:15:22 4.0.0-dev.68 08:15:22 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:22 main 08:15:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:15:23 32b6af151611: Preparing 08:15:23 50fd9230e484: Preparing 08:15:23 15a93526443c: Preparing 08:15:23 9a777651993b: Preparing 08:15:23 1372e3f30006: Preparing 08:15:23 61d8422d6219: Preparing 08:15:23 df11804a088a: Preparing 08:15:23 b227ed5a2a77: Preparing 08:15:23 dccb750e3a37: Preparing 08:15:23 aaa3b839465e: Preparing 08:15:23 81ebed9b435e: Preparing 08:15:23 5f70bf18a086: Preparing 08:15:23 4dc8f86969d9: Preparing 08:15:23 ab024a80ce37: Preparing 08:15:23 bcbf287c3e38: Preparing 08:15:23 dd9c8f8612c8: Preparing 08:15:23 61d8422d6219: Waiting 08:15:23 df11804a088a: Waiting 08:15:23 81ebed9b435e: Waiting 08:15:23 5f70bf18a086: Waiting 08:15:23 4dc8f86969d9: Waiting 08:15:23 ab024a80ce37: Waiting 08:15:23 bcbf287c3e38: Waiting 08:15:23 b227ed5a2a77: Waiting 08:15:23 dccb750e3a37: Waiting 08:15:23 aaa3b839465e: Waiting 08:15:23 dd9c8f8612c8: Waiting 08:15:23 9a777651993b: Pushed 08:15:23 15a93526443c: Pushed 08:15:23 50fd9230e484: Pushed 08:15:23 1372e3f30006: Pushed 08:15:23 32b6af151611: Pushed 08:15:23 b227ed5a2a77: Layer already exists 08:15:23 dccb750e3a37: Layer already exists 08:15:23 61d8422d6219: Pushed 08:15:23 5f70bf18a086: Layer already exists 08:15:23 81ebed9b435e: Pushed 08:15:23 aaa3b839465e: Pushed 08:15:23 dd9c8f8612c8: Layer already exists 08:15:23 ab024a80ce37: Pushed 08:15:23 4dc8f86969d9: Pushed 08:15:23 bcbf287c3e38: Pushed 08:15:26 df11804a088a: Pushed 08:15:26 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:15:26 32b6af151611: Preparing 08:15:26 50fd9230e484: Preparing 08:15:26 15a93526443c: Preparing 08:15:26 9a777651993b: Preparing 08:15:26 1372e3f30006: Preparing 08:15:26 61d8422d6219: Preparing 08:15:26 df11804a088a: Preparing 08:15:26 b227ed5a2a77: Preparing 08:15:26 61d8422d6219: Waiting 08:15:26 dccb750e3a37: Preparing 08:15:26 b227ed5a2a77: Waiting 08:15:26 dccb750e3a37: Waiting 08:15:26 aaa3b839465e: Preparing 08:15:26 81ebed9b435e: Preparing 08:15:26 df11804a088a: Waiting 08:15:26 aaa3b839465e: Waiting 08:15:26 5f70bf18a086: Preparing 08:15:26 81ebed9b435e: Waiting 08:15:26 4dc8f86969d9: Preparing 08:15:26 5f70bf18a086: Waiting 08:15:26 ab024a80ce37: Preparing 08:15:26 4dc8f86969d9: Waiting 08:15:26 ab024a80ce37: Waiting 08:15:26 bcbf287c3e38: Preparing 08:15:26 dd9c8f8612c8: Preparing 08:15:26 bcbf287c3e38: Waiting 08:15:26 dd9c8f8612c8: Waiting 08:15:26 1372e3f30006: Layer already exists 08:15:26 9a777651993b: Layer already exists 08:15:26 15a93526443c: Layer already exists 08:15:26 50fd9230e484: Layer already exists 08:15:26 32b6af151611: Layer already exists 08:15:26 df11804a088a: Layer already exists 08:15:26 61d8422d6219: Layer already exists 08:15:26 dccb750e3a37: Layer already exists 08:15:26 b227ed5a2a77: Layer already exists 08:15:26 aaa3b839465e: Layer already exists 08:15:26 4dc8f86969d9: Layer already exists 08:15:26 81ebed9b435e: Layer already exists 08:15:26 ab024a80ce37: Layer already exists 08:15:26 5f70bf18a086: Layer already exists 08:15:26 bcbf287c3e38: Layer already exists 08:15:26 dd9c8f8612c8: Layer already exists 08:15:27 latest: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 08:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:15:27 32b6af151611: Preparing 08:15:27 50fd9230e484: Preparing 08:15:27 15a93526443c: Preparing 08:15:27 9a777651993b: Preparing 08:15:27 1372e3f30006: Preparing 08:15:27 61d8422d6219: Preparing 08:15:27 df11804a088a: Preparing 08:15:27 b227ed5a2a77: Preparing 08:15:27 dccb750e3a37: Preparing 08:15:27 aaa3b839465e: Preparing 08:15:27 81ebed9b435e: Preparing 08:15:27 5f70bf18a086: Preparing 08:15:27 4dc8f86969d9: Preparing 08:15:27 ab024a80ce37: Preparing 08:15:27 bcbf287c3e38: Preparing 08:15:27 dd9c8f8612c8: Preparing 08:15:27 61d8422d6219: Waiting 08:15:27 aaa3b839465e: Waiting 08:15:27 81ebed9b435e: Waiting 08:15:27 5f70bf18a086: Waiting 08:15:27 4dc8f86969d9: Waiting 08:15:27 df11804a088a: Waiting 08:15:27 b227ed5a2a77: Waiting 08:15:27 dccb750e3a37: Waiting 08:15:27 ab024a80ce37: Waiting 08:15:27 dd9c8f8612c8: Waiting 08:15:27 bcbf287c3e38: Waiting 08:15:27 32b6af151611: Layer already exists 08:15:27 1372e3f30006: Layer already exists 08:15:27 50fd9230e484: Layer already exists 08:15:27 9a777651993b: Layer already exists 08:15:27 15a93526443c: Layer already exists 08:15:27 df11804a088a: Layer already exists 08:15:27 61d8422d6219: Layer already exists 08:15:27 aaa3b839465e: Layer already exists 08:15:27 dccb750e3a37: Layer already exists 08:15:27 b227ed5a2a77: Layer already exists 08:15:27 81ebed9b435e: Layer already exists 08:15:27 5f70bf18a086: Layer already exists 08:15:27 4dc8f86969d9: Layer already exists 08:15:27 ab024a80ce37: Layer already exists 08:15:27 bcbf287c3e38: Layer already exists 08:15:27 dd9c8f8612c8: Layer already exists 08:15:28 4.0.0-dev.68: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:15:28 32b6af151611: Preparing 08:15:28 50fd9230e484: Preparing 08:15:28 15a93526443c: Preparing 08:15:28 9a777651993b: Preparing 08:15:28 1372e3f30006: Preparing 08:15:28 61d8422d6219: Preparing 08:15:28 df11804a088a: Preparing 08:15:28 61d8422d6219: Waiting 08:15:28 b227ed5a2a77: Preparing 08:15:28 df11804a088a: Waiting 08:15:28 dccb750e3a37: Preparing 08:15:28 b227ed5a2a77: Waiting 08:15:28 aaa3b839465e: Preparing 08:15:28 dccb750e3a37: Waiting 08:15:28 aaa3b839465e: Waiting 08:15:28 81ebed9b435e: Preparing 08:15:28 5f70bf18a086: Preparing 08:15:28 4dc8f86969d9: Preparing 08:15:28 5f70bf18a086: Waiting 08:15:28 ab024a80ce37: Preparing 08:15:28 4dc8f86969d9: Waiting 08:15:28 bcbf287c3e38: Preparing 08:15:28 ab024a80ce37: Waiting 08:15:28 dd9c8f8612c8: Preparing 08:15:28 bcbf287c3e38: Waiting 08:15:28 dd9c8f8612c8: Waiting 08:15:28 32b6af151611: Layer already exists 08:15:28 1372e3f30006: Layer already exists 08:15:28 15a93526443c: Layer already exists 08:15:28 50fd9230e484: Layer already exists 08:15:28 9a777651993b: Layer already exists 08:15:28 df11804a088a: Layer already exists 08:15:28 61d8422d6219: Layer already exists 08:15:28 aaa3b839465e: Layer already exists 08:15:28 b227ed5a2a77: Layer already exists 08:15:28 dccb750e3a37: Layer already exists 08:15:28 5f70bf18a086: Layer already exists 08:15:28 81ebed9b435e: Layer already exists 08:15:28 ab024a80ce37: Layer already exists 08:15:28 bcbf287c3e38: Layer already exists 08:15:28 4dc8f86969d9: Layer already exists 08:15:28 dd9c8f8612c8: Layer already exists 08:15:29 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:15:29 32b6af151611: Preparing 08:15:29 50fd9230e484: Preparing 08:15:29 15a93526443c: Preparing 08:15:29 9a777651993b: Preparing 08:15:29 1372e3f30006: Preparing 08:15:29 61d8422d6219: Preparing 08:15:29 df11804a088a: Preparing 08:15:29 b227ed5a2a77: Preparing 08:15:29 dccb750e3a37: Preparing 08:15:29 aaa3b839465e: Preparing 08:15:29 81ebed9b435e: Preparing 08:15:29 5f70bf18a086: Preparing 08:15:29 4dc8f86969d9: Preparing 08:15:29 ab024a80ce37: Preparing 08:15:29 bcbf287c3e38: Preparing 08:15:29 dd9c8f8612c8: Preparing 08:15:29 dccb750e3a37: Waiting 08:15:29 4dc8f86969d9: Waiting 08:15:29 ab024a80ce37: Waiting 08:15:29 aaa3b839465e: Waiting 08:15:29 bcbf287c3e38: Waiting 08:15:29 81ebed9b435e: Waiting 08:15:29 dd9c8f8612c8: Waiting 08:15:29 5f70bf18a086: Waiting 08:15:29 df11804a088a: Waiting 08:15:29 b227ed5a2a77: Waiting 08:15:29 61d8422d6219: Waiting 08:15:29 15a93526443c: Layer already exists 08:15:29 50fd9230e484: Layer already exists 08:15:29 9a777651993b: Layer already exists 08:15:29 1372e3f30006: Layer already exists 08:15:29 32b6af151611: Layer already exists 08:15:29 df11804a088a: Layer already exists 08:15:29 dccb750e3a37: Layer already exists 08:15:29 aaa3b839465e: Layer already exists 08:15:29 b227ed5a2a77: Layer already exists 08:15:29 61d8422d6219: Layer already exists 08:15:29 81ebed9b435e: Layer already exists 08:15:29 4dc8f86969d9: Layer already exists 08:15:29 ab024a80ce37: Layer already exists 08:15:29 bcbf287c3e38: Layer already exists 08:15:29 5f70bf18a086: Layer already exists 08:15:29 dd9c8f8612c8: Layer already exists 08:15:30 main: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:30 ===================================================== [Pipeline] echo 08:15:30 taggedImages: 08:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 08:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:15:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:15:30 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:30 latest 08:15:30 4.0.0-dev.68 08:15:30 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:30 main 08:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:15:30 f5bced7a9092: Preparing 08:15:30 08c9b0819934: Preparing 08:15:30 933ba71060f8: Preparing 08:15:30 5ccae646f34c: Preparing 08:15:30 b227ed5a2a77: Preparing 08:15:30 dccb750e3a37: Preparing 08:15:30 3dad41d3a5f2: Preparing 08:15:30 e6bfe630bc17: Preparing 08:15:30 dd9c8f8612c8: Preparing 08:15:30 3dad41d3a5f2: Waiting 08:15:30 e6bfe630bc17: Waiting 08:15:30 dccb750e3a37: Waiting 08:15:30 dd9c8f8612c8: Waiting 08:15:31 b227ed5a2a77: Layer already exists 08:15:31 dccb750e3a37: Layer already exists 08:15:31 08c9b0819934: Pushed 08:15:31 933ba71060f8: Pushed 08:15:31 3dad41d3a5f2: Layer already exists 08:15:31 e6bfe630bc17: Layer already exists 08:15:31 f5bced7a9092: Pushed 08:15:31 dd9c8f8612c8: Layer already exists 08:15:36 5ccae646f34c: Pushed 08:15:36 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + 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 08:15:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:15:37 f5bced7a9092: Preparing 08:15:37 08c9b0819934: Preparing 08:15:37 933ba71060f8: Preparing 08:15:37 5ccae646f34c: Preparing 08:15:37 b227ed5a2a77: Preparing 08:15:37 dccb750e3a37: Preparing 08:15:37 3dad41d3a5f2: Preparing 08:15:37 e6bfe630bc17: Preparing 08:15:37 dd9c8f8612c8: Preparing 08:15:37 dccb750e3a37: Waiting 08:15:37 3dad41d3a5f2: Waiting 08:15:37 e6bfe630bc17: Waiting 08:15:37 dd9c8f8612c8: Waiting 08:15:37 933ba71060f8: Layer already exists 08:15:37 08c9b0819934: Layer already exists 08:15:37 f5bced7a9092: Layer already exists 08:15:37 b227ed5a2a77: Layer already exists 08:15:37 5ccae646f34c: Layer already exists 08:15:37 3dad41d3a5f2: Layer already exists 08:15:37 dccb750e3a37: Layer already exists 08:15:37 e6bfe630bc17: Layer already exists 08:15:37 dd9c8f8612c8: Layer already exists 08:15:37 latest: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 08:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:15:38 f5bced7a9092: Preparing 08:15:38 08c9b0819934: Preparing 08:15:38 933ba71060f8: Preparing 08:15:38 5ccae646f34c: Preparing 08:15:38 b227ed5a2a77: Preparing 08:15:38 dccb750e3a37: Preparing 08:15:38 3dad41d3a5f2: Preparing 08:15:38 e6bfe630bc17: Preparing 08:15:38 dd9c8f8612c8: Preparing 08:15:38 3dad41d3a5f2: Waiting 08:15:38 dd9c8f8612c8: Waiting 08:15:38 e6bfe630bc17: Waiting 08:15:38 dccb750e3a37: Waiting 08:15:38 f5bced7a9092: Layer already exists 08:15:38 b227ed5a2a77: Layer already exists 08:15:38 5ccae646f34c: Layer already exists 08:15:38 933ba71060f8: Layer already exists 08:15:38 08c9b0819934: Layer already exists 08:15:38 3dad41d3a5f2: Layer already exists 08:15:38 dccb750e3a37: Layer already exists 08:15:38 e6bfe630bc17: Layer already exists 08:15:38 dd9c8f8612c8: Layer already exists 08:15:38 4.0.0-dev.68: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:15:39 f5bced7a9092: Preparing 08:15:39 08c9b0819934: Preparing 08:15:39 933ba71060f8: Preparing 08:15:39 5ccae646f34c: Preparing 08:15:39 b227ed5a2a77: Preparing 08:15:39 dccb750e3a37: Preparing 08:15:39 3dad41d3a5f2: Preparing 08:15:39 e6bfe630bc17: Preparing 08:15:39 dd9c8f8612c8: Preparing 08:15:39 dccb750e3a37: Waiting 08:15:39 3dad41d3a5f2: Waiting 08:15:39 e6bfe630bc17: Waiting 08:15:39 dd9c8f8612c8: Waiting 08:15:39 5ccae646f34c: Layer already exists 08:15:39 08c9b0819934: Layer already exists 08:15:39 b227ed5a2a77: Layer already exists 08:15:39 f5bced7a9092: Layer already exists 08:15:39 933ba71060f8: Layer already exists 08:15:39 dccb750e3a37: Layer already exists 08:15:39 dd9c8f8612c8: Layer already exists 08:15:39 3dad41d3a5f2: Layer already exists 08:15:39 e6bfe630bc17: Layer already exists 08:15:39 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:15:40 f5bced7a9092: Preparing 08:15:40 08c9b0819934: Preparing 08:15:40 933ba71060f8: Preparing 08:15:40 5ccae646f34c: Preparing 08:15:40 b227ed5a2a77: Preparing 08:15:40 dccb750e3a37: Preparing 08:15:40 3dad41d3a5f2: Preparing 08:15:40 dccb750e3a37: Waiting 08:15:40 e6bfe630bc17: Preparing 08:15:40 3dad41d3a5f2: Waiting 08:15:40 dd9c8f8612c8: Preparing 08:15:40 e6bfe630bc17: Waiting 08:15:40 dd9c8f8612c8: Waiting 08:15:40 f5bced7a9092: Layer already exists 08:15:40 08c9b0819934: Layer already exists 08:15:40 933ba71060f8: Layer already exists 08:15:40 b227ed5a2a77: Layer already exists 08:15:40 5ccae646f34c: Layer already exists 08:15:40 dd9c8f8612c8: Layer already exists 08:15:40 3dad41d3a5f2: Layer already exists 08:15:40 dccb750e3a37: Layer already exists 08:15:40 e6bfe630bc17: Layer already exists 08:15:40 main: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:40 ===================================================== [Pipeline] echo 08:15:40 taggedImages: 08:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 08:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:15:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:15:40 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:40 latest 08:15:40 4.0.0-dev.68 08:15:40 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:40 main 08:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:15:41 f7bd63b26c6e: Preparing 08:15:41 94442092a091: Preparing 08:15:41 14fd7aa0af6e: Preparing 08:15:41 91e1f0560018: Preparing 08:15:41 34c458c64f35: Preparing 08:15:41 b227ed5a2a77: Preparing 08:15:41 dccb750e3a37: Preparing 08:15:41 261de4b09ac2: Preparing 08:15:41 d26812bea430: Preparing 08:15:41 16dcbf67c18e: Preparing 08:15:41 dd9c8f8612c8: Preparing 08:15:41 b227ed5a2a77: Waiting 08:15:41 d26812bea430: Waiting 08:15:41 16dcbf67c18e: Waiting 08:15:41 dd9c8f8612c8: Waiting 08:15:41 dccb750e3a37: Waiting 08:15:41 261de4b09ac2: Waiting 08:15:41 94442092a091: Pushed 08:15:41 34c458c64f35: Pushed 08:15:41 f7bd63b26c6e: Pushed 08:15:41 91e1f0560018: Pushed 08:15:41 b227ed5a2a77: Layer already exists 08:15:41 dccb750e3a37: Layer already exists 08:15:41 dd9c8f8612c8: Layer already exists 08:15:41 261de4b09ac2: Pushed 08:15:41 d26812bea430: Pushed 08:15:45 16dcbf67c18e: Pushed 08:15:45 14fd7aa0af6e: Pushed 08:15:45 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:46 + 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 08:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:15:46 f7bd63b26c6e: Preparing 08:15:46 94442092a091: Preparing 08:15:46 14fd7aa0af6e: Preparing 08:15:46 91e1f0560018: Preparing 08:15:46 34c458c64f35: Preparing 08:15:46 b227ed5a2a77: Preparing 08:15:46 dccb750e3a37: Preparing 08:15:46 261de4b09ac2: Preparing 08:15:46 d26812bea430: Preparing 08:15:46 16dcbf67c18e: Preparing 08:15:46 dd9c8f8612c8: Preparing 08:15:46 261de4b09ac2: Waiting 08:15:46 d26812bea430: Waiting 08:15:46 b227ed5a2a77: Waiting 08:15:46 16dcbf67c18e: Waiting 08:15:46 dd9c8f8612c8: Waiting 08:15:46 dccb750e3a37: Waiting 08:15:46 14fd7aa0af6e: Layer already exists 08:15:46 94442092a091: Layer already exists 08:15:46 34c458c64f35: Layer already exists 08:15:46 f7bd63b26c6e: Layer already exists 08:15:46 91e1f0560018: Layer already exists 08:15:46 261de4b09ac2: Layer already exists 08:15:46 b227ed5a2a77: Layer already exists 08:15:46 dccb750e3a37: Layer already exists 08:15:46 16dcbf67c18e: Layer already exists 08:15:46 d26812bea430: Layer already exists 08:15:46 dd9c8f8612c8: Layer already exists 08:15:46 latest: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 08:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:15:47 f7bd63b26c6e: Preparing 08:15:47 94442092a091: Preparing 08:15:47 14fd7aa0af6e: Preparing 08:15:47 91e1f0560018: Preparing 08:15:47 34c458c64f35: Preparing 08:15:47 b227ed5a2a77: Preparing 08:15:47 dccb750e3a37: Preparing 08:15:47 261de4b09ac2: Preparing 08:15:47 d26812bea430: Preparing 08:15:47 16dcbf67c18e: Preparing 08:15:47 dd9c8f8612c8: Preparing 08:15:47 b227ed5a2a77: Waiting 08:15:47 16dcbf67c18e: Waiting 08:15:47 dccb750e3a37: Waiting 08:15:47 dd9c8f8612c8: Waiting 08:15:47 261de4b09ac2: Waiting 08:15:47 d26812bea430: Waiting 08:15:47 91e1f0560018: Layer already exists 08:15:47 34c458c64f35: Layer already exists 08:15:47 94442092a091: Layer already exists 08:15:47 14fd7aa0af6e: Layer already exists 08:15:47 f7bd63b26c6e: Layer already exists 08:15:47 dccb750e3a37: Layer already exists 08:15:47 d26812bea430: Layer already exists 08:15:47 b227ed5a2a77: Layer already exists 08:15:47 261de4b09ac2: Layer already exists 08:15:47 16dcbf67c18e: Layer already exists 08:15:47 dd9c8f8612c8: Layer already exists 08:15:47 4.0.0-dev.68: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:15:48 f7bd63b26c6e: Preparing 08:15:48 94442092a091: Preparing 08:15:48 14fd7aa0af6e: Preparing 08:15:48 91e1f0560018: Preparing 08:15:48 34c458c64f35: Preparing 08:15:48 b227ed5a2a77: Preparing 08:15:48 dccb750e3a37: Preparing 08:15:48 261de4b09ac2: Preparing 08:15:48 d26812bea430: Preparing 08:15:48 16dcbf67c18e: Preparing 08:15:48 dd9c8f8612c8: Preparing 08:15:48 261de4b09ac2: Waiting 08:15:48 d26812bea430: Waiting 08:15:48 16dcbf67c18e: Waiting 08:15:48 b227ed5a2a77: Waiting 08:15:48 dd9c8f8612c8: Waiting 08:15:48 dccb750e3a37: Waiting 08:15:48 14fd7aa0af6e: Layer already exists 08:15:48 91e1f0560018: Layer already exists 08:15:48 f7bd63b26c6e: Layer already exists 08:15:48 34c458c64f35: Layer already exists 08:15:48 94442092a091: Layer already exists 08:15:48 b227ed5a2a77: Layer already exists 08:15:48 261de4b09ac2: Layer already exists 08:15:48 dccb750e3a37: Layer already exists 08:15:48 16dcbf67c18e: Layer already exists 08:15:48 d26812bea430: Layer already exists 08:15:48 dd9c8f8612c8: Layer already exists 08:15:48 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + 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 08:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:15:49 f7bd63b26c6e: Preparing 08:15:49 94442092a091: Preparing 08:15:49 14fd7aa0af6e: Preparing 08:15:49 91e1f0560018: Preparing 08:15:49 34c458c64f35: Preparing 08:15:49 b227ed5a2a77: Preparing 08:15:49 dccb750e3a37: Preparing 08:15:49 261de4b09ac2: Preparing 08:15:49 d26812bea430: Preparing 08:15:49 16dcbf67c18e: Preparing 08:15:49 dd9c8f8612c8: Preparing 08:15:49 b227ed5a2a77: Waiting 08:15:49 d26812bea430: Waiting 08:15:49 dccb750e3a37: Waiting 08:15:49 261de4b09ac2: Waiting 08:15:49 16dcbf67c18e: Waiting 08:15:49 dd9c8f8612c8: Waiting 08:15:49 91e1f0560018: Layer already exists 08:15:49 34c458c64f35: Layer already exists 08:15:49 f7bd63b26c6e: Layer already exists 08:15:49 94442092a091: Layer already exists 08:15:49 14fd7aa0af6e: Layer already exists 08:15:49 dccb750e3a37: Layer already exists 08:15:49 b227ed5a2a77: Layer already exists 08:15:49 16dcbf67c18e: Layer already exists 08:15:49 d26812bea430: Layer already exists 08:15:49 261de4b09ac2: Layer already exists 08:15:49 dd9c8f8612c8: Layer already exists 08:15:49 main: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:49 ===================================================== [Pipeline] echo 08:15:49 taggedImages: 08:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 08:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:15:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:15:49 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:49 latest 08:15:49 4.0.0-dev.68 08:15:49 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:49 main 08:15:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:15:50 82494ebf8767: Preparing 08:15:50 ce1074758959: Preparing 08:15:50 68c7bc505ca2: Preparing 08:15:50 523cee5fac09: Preparing 08:15:50 36b69f562ab4: Preparing 08:15:50 9d20555fa20f: Preparing 08:15:50 737ae23ebc4a: Preparing 08:15:50 b227ed5a2a77: Preparing 08:15:50 dccb750e3a37: Preparing 08:15:50 ed11ed7093db: Preparing 08:15:50 67a1935d251c: Preparing 08:15:50 dd9c8f8612c8: Preparing 08:15:50 ed11ed7093db: Waiting 08:15:50 737ae23ebc4a: Waiting 08:15:50 b227ed5a2a77: Waiting 08:15:50 dccb750e3a37: Waiting 08:15:50 67a1935d251c: Waiting 08:15:50 dd9c8f8612c8: Waiting 08:15:50 9d20555fa20f: Waiting 08:15:50 36b69f562ab4: Pushed 08:15:50 ce1074758959: Pushed 08:15:50 82494ebf8767: Pushed 08:15:50 b227ed5a2a77: Layer already exists 08:15:50 dccb750e3a37: Layer already exists 08:15:50 9d20555fa20f: Pushed 08:15:50 737ae23ebc4a: Pushed 08:15:51 dd9c8f8612c8: Layer already exists 08:15:51 ed11ed7093db: Pushed 08:15:53 67a1935d251c: Pushed 08:15:55 523cee5fac09: Pushed 08:15:57 68c7bc505ca2: Pushed 08:15:57 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + 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 08:15:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:15:57 82494ebf8767: Preparing 08:15:57 ce1074758959: Preparing 08:15:57 68c7bc505ca2: Preparing 08:15:57 523cee5fac09: Preparing 08:15:57 36b69f562ab4: Preparing 08:15:57 9d20555fa20f: Preparing 08:15:57 737ae23ebc4a: Preparing 08:15:57 b227ed5a2a77: Preparing 08:15:57 dccb750e3a37: Preparing 08:15:57 ed11ed7093db: Preparing 08:15:57 67a1935d251c: Preparing 08:15:57 dd9c8f8612c8: Preparing 08:15:57 b227ed5a2a77: Waiting 08:15:57 dccb750e3a37: Waiting 08:15:57 67a1935d251c: Waiting 08:15:57 ed11ed7093db: Waiting 08:15:57 dd9c8f8612c8: Waiting 08:15:57 737ae23ebc4a: Waiting 08:15:57 82494ebf8767: Layer already exists 08:15:57 523cee5fac09: Layer already exists 08:15:57 68c7bc505ca2: Layer already exists 08:15:57 36b69f562ab4: Layer already exists 08:15:57 ce1074758959: Layer already exists 08:15:57 b227ed5a2a77: Layer already exists 08:15:57 737ae23ebc4a: Layer already exists 08:15:57 dccb750e3a37: Layer already exists 08:15:57 9d20555fa20f: Layer already exists 08:15:57 ed11ed7093db: Layer already exists 08:15:57 67a1935d251c: Layer already exists 08:15:57 dd9c8f8612c8: Layer already exists 08:15:58 latest: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 08:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:15:58 82494ebf8767: Preparing 08:15:58 ce1074758959: Preparing 08:15:58 68c7bc505ca2: Preparing 08:15:58 523cee5fac09: Preparing 08:15:58 36b69f562ab4: Preparing 08:15:58 9d20555fa20f: Preparing 08:15:58 737ae23ebc4a: Preparing 08:15:58 b227ed5a2a77: Preparing 08:15:58 dccb750e3a37: Preparing 08:15:58 ed11ed7093db: Preparing 08:15:58 67a1935d251c: Preparing 08:15:58 dd9c8f8612c8: Preparing 08:15:58 b227ed5a2a77: Waiting 08:15:58 dccb750e3a37: Waiting 08:15:58 ed11ed7093db: Waiting 08:15:58 67a1935d251c: Waiting 08:15:58 dd9c8f8612c8: Waiting 08:15:58 9d20555fa20f: Waiting 08:15:58 737ae23ebc4a: Waiting 08:15:58 82494ebf8767: Layer already exists 08:15:58 523cee5fac09: Layer already exists 08:15:58 ce1074758959: Layer already exists 08:15:58 36b69f562ab4: Layer already exists 08:15:58 68c7bc505ca2: Layer already exists 08:15:58 737ae23ebc4a: Layer already exists 08:15:58 9d20555fa20f: Layer already exists 08:15:58 dccb750e3a37: Layer already exists 08:15:58 b227ed5a2a77: Layer already exists 08:15:58 ed11ed7093db: Layer already exists 08:15:58 dd9c8f8612c8: Layer already exists 08:15:58 67a1935d251c: Layer already exists 08:15:59 4.0.0-dev.68: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:15:59 82494ebf8767: Preparing 08:15:59 ce1074758959: Preparing 08:15:59 68c7bc505ca2: Preparing 08:15:59 523cee5fac09: Preparing 08:15:59 36b69f562ab4: Preparing 08:15:59 9d20555fa20f: Preparing 08:15:59 737ae23ebc4a: Preparing 08:15:59 b227ed5a2a77: Preparing 08:15:59 dccb750e3a37: Preparing 08:15:59 ed11ed7093db: Preparing 08:15:59 67a1935d251c: Preparing 08:15:59 dd9c8f8612c8: Preparing 08:15:59 9d20555fa20f: Waiting 08:15:59 737ae23ebc4a: Waiting 08:15:59 b227ed5a2a77: Waiting 08:15:59 dd9c8f8612c8: Waiting 08:15:59 dccb750e3a37: Waiting 08:15:59 67a1935d251c: Waiting 08:15:59 ed11ed7093db: Waiting 08:15:59 523cee5fac09: Layer already exists 08:15:59 68c7bc505ca2: Layer already exists 08:15:59 82494ebf8767: Layer already exists 08:15:59 36b69f562ab4: Layer already exists 08:15:59 ce1074758959: Layer already exists 08:15:59 b227ed5a2a77: Layer already exists 08:15:59 dccb750e3a37: Layer already exists 08:15:59 9d20555fa20f: Layer already exists 08:15:59 ed11ed7093db: Layer already exists 08:15:59 737ae23ebc4a: Layer already exists 08:15:59 67a1935d251c: Layer already exists 08:15:59 dd9c8f8612c8: Layer already exists 08:15:59 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:00 + 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 08:16:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:16:00 82494ebf8767: Preparing 08:16:00 ce1074758959: Preparing 08:16:00 68c7bc505ca2: Preparing 08:16:00 523cee5fac09: Preparing 08:16:00 36b69f562ab4: Preparing 08:16:00 9d20555fa20f: Preparing 08:16:00 737ae23ebc4a: Preparing 08:16:00 9d20555fa20f: Waiting 08:16:00 b227ed5a2a77: Preparing 08:16:00 dccb750e3a37: Preparing 08:16:00 b227ed5a2a77: Waiting 08:16:00 ed11ed7093db: Preparing 08:16:00 dccb750e3a37: Waiting 08:16:00 67a1935d251c: Preparing 08:16:00 dd9c8f8612c8: Preparing 08:16:00 67a1935d251c: Waiting 08:16:00 dd9c8f8612c8: Waiting 08:16:00 523cee5fac09: Layer already exists 08:16:00 82494ebf8767: Layer already exists 08:16:00 ce1074758959: Layer already exists 08:16:00 36b69f562ab4: Layer already exists 08:16:00 68c7bc505ca2: Layer already exists 08:16:00 737ae23ebc4a: Layer already exists 08:16:00 b227ed5a2a77: Layer already exists 08:16:00 9d20555fa20f: Layer already exists 08:16:00 dccb750e3a37: Layer already exists 08:16:00 ed11ed7093db: Layer already exists 08:16:00 67a1935d251c: Layer already exists 08:16:00 dd9c8f8612c8: Layer already exists 08:16:00 main: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:01 ===================================================== [Pipeline] echo 08:16:01 taggedImages: 08:16:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:16:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 08:16:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:16:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:16:01 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:01 latest 08:16:01 4.0.0-dev.68 08:16:01 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:01 main 08:16:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:16:01 06fe70b64ff7: Preparing 08:16:01 232bd3d0d062: Preparing 08:16:01 b227ed5a2a77: Preparing 08:16:01 dccb750e3a37: Preparing 08:16:01 6b20da95166b: Preparing 08:16:01 e00b67862ea7: Preparing 08:16:01 dd9c8f8612c8: Preparing 08:16:01 e00b67862ea7: Waiting 08:16:01 dd9c8f8612c8: Waiting 08:16:01 dccb750e3a37: Layer already exists 08:16:02 b227ed5a2a77: Layer already exists 08:16:02 dd9c8f8612c8: Layer already exists 08:16:02 6b20da95166b: Pushed 08:16:02 06fe70b64ff7: Pushed 08:16:03 e00b67862ea7: Pushed 08:16:08 232bd3d0d062: Pushed 08:16:08 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:08 + 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 08:16:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:16:09 06fe70b64ff7: Preparing 08:16:09 232bd3d0d062: Preparing 08:16:09 b227ed5a2a77: Preparing 08:16:09 dccb750e3a37: Preparing 08:16:09 6b20da95166b: Preparing 08:16:09 e00b67862ea7: Preparing 08:16:09 dd9c8f8612c8: Preparing 08:16:09 e00b67862ea7: Waiting 08:16:09 dd9c8f8612c8: Waiting 08:16:09 6b20da95166b: Layer already exists 08:16:09 232bd3d0d062: Layer already exists 08:16:09 b227ed5a2a77: Layer already exists 08:16:09 dccb750e3a37: Layer already exists 08:16:09 06fe70b64ff7: Layer already exists 08:16:09 dd9c8f8612c8: Layer already exists 08:16:09 e00b67862ea7: Layer already exists 08:16:09 latest: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 08:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:16:10 06fe70b64ff7: Preparing 08:16:10 232bd3d0d062: Preparing 08:16:10 b227ed5a2a77: Preparing 08:16:10 dccb750e3a37: Preparing 08:16:10 6b20da95166b: Preparing 08:16:10 e00b67862ea7: Preparing 08:16:10 dd9c8f8612c8: Preparing 08:16:10 e00b67862ea7: Waiting 08:16:10 dd9c8f8612c8: Waiting 08:16:10 6b20da95166b: Layer already exists 08:16:10 b227ed5a2a77: Layer already exists 08:16:10 232bd3d0d062: Layer already exists 08:16:10 06fe70b64ff7: Layer already exists 08:16:10 dccb750e3a37: Layer already exists 08:16:10 dd9c8f8612c8: Layer already exists 08:16:10 e00b67862ea7: Layer already exists 08:16:10 4.0.0-dev.68: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:16:10 06fe70b64ff7: Preparing 08:16:10 232bd3d0d062: Preparing 08:16:10 b227ed5a2a77: Preparing 08:16:10 dccb750e3a37: Preparing 08:16:10 6b20da95166b: Preparing 08:16:10 e00b67862ea7: Preparing 08:16:10 dd9c8f8612c8: Preparing 08:16:10 e00b67862ea7: Waiting 08:16:10 dd9c8f8612c8: Waiting 08:16:10 06fe70b64ff7: Layer already exists 08:16:10 6b20da95166b: Layer already exists 08:16:10 232bd3d0d062: Layer already exists 08:16:10 b227ed5a2a77: Layer already exists 08:16:10 dccb750e3a37: Layer already exists 08:16:10 e00b67862ea7: Layer already exists 08:16:10 dd9c8f8612c8: Layer already exists 08:16:10 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:11 + 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 08:16:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:16:11 06fe70b64ff7: Preparing 08:16:11 232bd3d0d062: Preparing 08:16:11 b227ed5a2a77: Preparing 08:16:11 dccb750e3a37: Preparing 08:16:11 6b20da95166b: Preparing 08:16:11 e00b67862ea7: Preparing 08:16:11 dd9c8f8612c8: Preparing 08:16:11 e00b67862ea7: Waiting 08:16:11 dd9c8f8612c8: Waiting 08:16:11 06fe70b64ff7: Layer already exists 08:16:11 dccb750e3a37: Layer already exists 08:16:11 b227ed5a2a77: Layer already exists 08:16:11 232bd3d0d062: Layer already exists 08:16:11 6b20da95166b: Layer already exists 08:16:11 dd9c8f8612c8: Layer already exists 08:16:11 e00b67862ea7: Layer already exists 08:16:11 main: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:11 ===================================================== [Pipeline] echo 08:16:11 taggedImages: 08:16:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:16:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 08:16:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:16:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:16:11 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:11 latest 08:16:11 4.0.0-dev.68 08:16:11 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:11 main 08:16:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:16:12 bf80472fa3b5: Preparing 08:16:12 1788d7b7f1a0: Preparing 08:16:12 bec952257126: Preparing 08:16:12 b227ed5a2a77: Preparing 08:16:12 dccb750e3a37: Preparing 08:16:12 9d8ec59ba215: Preparing 08:16:12 14e5fa8ae456: Preparing 08:16:12 5cfdd2f402fd: Preparing 08:16:12 a33aade7bc2d: Preparing 08:16:12 dd9c8f8612c8: Preparing 08:16:12 14e5fa8ae456: Waiting 08:16:12 5cfdd2f402fd: Waiting 08:16:12 a33aade7bc2d: Waiting 08:16:12 9d8ec59ba215: Waiting 08:16:12 dd9c8f8612c8: Waiting 08:16:12 dccb750e3a37: Layer already exists 08:16:12 b227ed5a2a77: Layer already exists 08:16:12 bec952257126: Pushed 08:16:12 bf80472fa3b5: Pushed 08:16:12 1788d7b7f1a0: Pushed 08:16:12 dd9c8f8612c8: Layer already exists 08:16:12 5cfdd2f402fd: Pushed 08:16:13 a33aade7bc2d: Pushed 08:16:23 14e5fa8ae456: Pushed 08:16:38 9d8ec59ba215: Pushed 08:16:38 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + 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 08:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:16:39 bf80472fa3b5: Preparing 08:16:39 1788d7b7f1a0: Preparing 08:16:39 bec952257126: Preparing 08:16:39 b227ed5a2a77: Preparing 08:16:39 dccb750e3a37: Preparing 08:16:39 9d8ec59ba215: Preparing 08:16:39 14e5fa8ae456: Preparing 08:16:39 5cfdd2f402fd: Preparing 08:16:39 a33aade7bc2d: Preparing 08:16:39 dd9c8f8612c8: Preparing 08:16:39 5cfdd2f402fd: Waiting 08:16:39 dd9c8f8612c8: Waiting 08:16:39 a33aade7bc2d: Waiting 08:16:39 9d8ec59ba215: Waiting 08:16:39 14e5fa8ae456: Waiting 08:16:39 bf80472fa3b5: Layer already exists 08:16:39 1788d7b7f1a0: Layer already exists 08:16:39 bec952257126: Layer already exists 08:16:39 dccb750e3a37: Layer already exists 08:16:39 b227ed5a2a77: Layer already exists 08:16:39 9d8ec59ba215: Layer already exists 08:16:39 5cfdd2f402fd: Layer already exists 08:16:39 14e5fa8ae456: Layer already exists 08:16:39 dd9c8f8612c8: Layer already exists 08:16:39 a33aade7bc2d: Layer already exists 08:16:39 latest: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 08:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:16:40 bf80472fa3b5: Preparing 08:16:40 1788d7b7f1a0: Preparing 08:16:40 bec952257126: Preparing 08:16:40 b227ed5a2a77: Preparing 08:16:40 dccb750e3a37: Preparing 08:16:40 9d8ec59ba215: Preparing 08:16:40 14e5fa8ae456: Preparing 08:16:40 5cfdd2f402fd: Preparing 08:16:40 a33aade7bc2d: Preparing 08:16:40 dd9c8f8612c8: Preparing 08:16:40 9d8ec59ba215: Waiting 08:16:40 14e5fa8ae456: Waiting 08:16:40 5cfdd2f402fd: Waiting 08:16:40 a33aade7bc2d: Waiting 08:16:40 dd9c8f8612c8: Waiting 08:16:40 bec952257126: Layer already exists 08:16:40 b227ed5a2a77: Layer already exists 08:16:40 bf80472fa3b5: Layer already exists 08:16:40 dccb750e3a37: Layer already exists 08:16:40 1788d7b7f1a0: Layer already exists 08:16:40 9d8ec59ba215: Layer already exists 08:16:40 5cfdd2f402fd: Layer already exists 08:16:40 14e5fa8ae456: Layer already exists 08:16:40 a33aade7bc2d: Layer already exists 08:16:40 dd9c8f8612c8: Layer already exists 08:16:40 4.0.0-dev.68: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:16:41 bf80472fa3b5: Preparing 08:16:41 1788d7b7f1a0: Preparing 08:16:41 bec952257126: Preparing 08:16:41 b227ed5a2a77: Preparing 08:16:41 dccb750e3a37: Preparing 08:16:41 9d8ec59ba215: Preparing 08:16:41 14e5fa8ae456: Preparing 08:16:41 5cfdd2f402fd: Preparing 08:16:41 a33aade7bc2d: Preparing 08:16:41 dd9c8f8612c8: Preparing 08:16:41 14e5fa8ae456: Waiting 08:16:41 dd9c8f8612c8: Waiting 08:16:41 5cfdd2f402fd: Waiting 08:16:41 a33aade7bc2d: Waiting 08:16:41 9d8ec59ba215: Waiting 08:16:41 dccb750e3a37: Layer already exists 08:16:41 1788d7b7f1a0: Layer already exists 08:16:41 bf80472fa3b5: Layer already exists 08:16:41 bec952257126: Layer already exists 08:16:41 b227ed5a2a77: Layer already exists 08:16:41 5cfdd2f402fd: Layer already exists 08:16:41 9d8ec59ba215: Layer already exists 08:16:41 dd9c8f8612c8: Layer already exists 08:16:41 a33aade7bc2d: Layer already exists 08:16:41 14e5fa8ae456: Layer already exists 08:16:41 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + 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 08:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:16:42 bf80472fa3b5: Preparing 08:16:42 1788d7b7f1a0: Preparing 08:16:42 bec952257126: Preparing 08:16:42 b227ed5a2a77: Preparing 08:16:42 dccb750e3a37: Preparing 08:16:42 9d8ec59ba215: Preparing 08:16:42 14e5fa8ae456: Preparing 08:16:42 5cfdd2f402fd: Preparing 08:16:42 a33aade7bc2d: Preparing 08:16:42 dd9c8f8612c8: Preparing 08:16:42 9d8ec59ba215: Waiting 08:16:42 14e5fa8ae456: Waiting 08:16:42 5cfdd2f402fd: Waiting 08:16:42 a33aade7bc2d: Waiting 08:16:42 dd9c8f8612c8: Waiting 08:16:42 b227ed5a2a77: Layer already exists 08:16:42 dccb750e3a37: Layer already exists 08:16:42 bf80472fa3b5: Layer already exists 08:16:42 bec952257126: Layer already exists 08:16:42 1788d7b7f1a0: Layer already exists 08:16:42 9d8ec59ba215: Layer already exists 08:16:42 5cfdd2f402fd: Layer already exists 08:16:42 14e5fa8ae456: Layer already exists 08:16:42 a33aade7bc2d: Layer already exists 08:16:42 dd9c8f8612c8: Layer already exists 08:16:42 main: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:42 ===================================================== [Pipeline] echo 08:16:42 taggedImages: 08:16:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:16:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 08:16:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:16:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:16:42 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:42 latest 08:16:42 4.0.0-dev.68 08:16:42 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:16:42 main 08:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:16:43 de0b8ba2878f: Preparing 08:16:43 aba72d8875ac: Preparing 08:16:43 f8c88395753c: Preparing 08:16:43 b227ed5a2a77: Preparing 08:16:43 dccb750e3a37: Preparing 08:16:43 0850d5d024b6: Preparing 08:16:43 43a9ccf1cbad: Preparing 08:16:43 77c206d54383: Preparing 08:16:43 dd9c8f8612c8: Preparing 08:16:43 43a9ccf1cbad: Waiting 08:16:43 77c206d54383: Waiting 08:16:43 dd9c8f8612c8: Waiting 08:16:43 0850d5d024b6: Waiting 08:16:43 dccb750e3a37: Layer already exists 08:16:43 b227ed5a2a77: Layer already exists 08:16:43 aba72d8875ac: Pushed 08:16:43 f8c88395753c: Pushed 08:16:43 de0b8ba2878f: Pushed 08:16:43 dd9c8f8612c8: Layer already exists 08:16:43 43a9ccf1cbad: Pushed 08:16:44 77c206d54383: Pushed 08:17:11 0850d5d024b6: Pushed 08:17:11 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:17:11 de0b8ba2878f: Preparing 08:17:11 aba72d8875ac: Preparing 08:17:11 f8c88395753c: Preparing 08:17:11 b227ed5a2a77: Preparing 08:17:11 dccb750e3a37: Preparing 08:17:11 0850d5d024b6: Preparing 08:17:11 43a9ccf1cbad: Preparing 08:17:11 77c206d54383: Preparing 08:17:11 dd9c8f8612c8: Preparing 08:17:11 0850d5d024b6: Waiting 08:17:11 43a9ccf1cbad: Waiting 08:17:11 77c206d54383: Waiting 08:17:11 dd9c8f8612c8: Waiting 08:17:11 de0b8ba2878f: Layer already exists 08:17:11 dccb750e3a37: Layer already exists 08:17:11 f8c88395753c: Layer already exists 08:17:11 aba72d8875ac: Layer already exists 08:17:11 b227ed5a2a77: Layer already exists 08:17:11 43a9ccf1cbad: Layer already exists 08:17:11 0850d5d024b6: Layer already exists 08:17:11 77c206d54383: Layer already exists 08:17:11 dd9c8f8612c8: Layer already exists 08:17:12 latest: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 08:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:17:12 de0b8ba2878f: Preparing 08:17:12 aba72d8875ac: Preparing 08:17:12 f8c88395753c: Preparing 08:17:12 b227ed5a2a77: Preparing 08:17:12 dccb750e3a37: Preparing 08:17:12 0850d5d024b6: Preparing 08:17:12 43a9ccf1cbad: Preparing 08:17:12 77c206d54383: Preparing 08:17:12 dd9c8f8612c8: Preparing 08:17:12 0850d5d024b6: Waiting 08:17:12 43a9ccf1cbad: Waiting 08:17:12 77c206d54383: Waiting 08:17:12 dd9c8f8612c8: Waiting 08:17:12 aba72d8875ac: Layer already exists 08:17:12 b227ed5a2a77: Layer already exists 08:17:12 f8c88395753c: Layer already exists 08:17:12 de0b8ba2878f: Layer already exists 08:17:12 dccb750e3a37: Layer already exists 08:17:12 0850d5d024b6: Layer already exists 08:17:12 43a9ccf1cbad: Layer already exists 08:17:12 77c206d54383: Layer already exists 08:17:12 dd9c8f8612c8: Layer already exists 08:17:12 4.0.0-dev.68: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:17:13 de0b8ba2878f: Preparing 08:17:13 aba72d8875ac: Preparing 08:17:13 f8c88395753c: Preparing 08:17:13 b227ed5a2a77: Preparing 08:17:13 dccb750e3a37: Preparing 08:17:13 0850d5d024b6: Preparing 08:17:13 43a9ccf1cbad: Preparing 08:17:13 77c206d54383: Preparing 08:17:13 dd9c8f8612c8: Preparing 08:17:13 43a9ccf1cbad: Waiting 08:17:13 77c206d54383: Waiting 08:17:13 dd9c8f8612c8: Waiting 08:17:13 0850d5d024b6: Waiting 08:17:13 b227ed5a2a77: Layer already exists 08:17:13 de0b8ba2878f: Layer already exists 08:17:13 dccb750e3a37: Layer already exists 08:17:13 aba72d8875ac: Layer already exists 08:17:13 f8c88395753c: Layer already exists 08:17:13 77c206d54383: Layer already exists 08:17:13 0850d5d024b6: Layer already exists 08:17:13 43a9ccf1cbad: Layer already exists 08:17:13 dd9c8f8612c8: Layer already exists 08:17:13 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:17:14 de0b8ba2878f: Preparing 08:17:14 aba72d8875ac: Preparing 08:17:14 f8c88395753c: Preparing 08:17:14 b227ed5a2a77: Preparing 08:17:14 dccb750e3a37: Preparing 08:17:14 0850d5d024b6: Preparing 08:17:14 43a9ccf1cbad: Preparing 08:17:14 77c206d54383: Preparing 08:17:14 dd9c8f8612c8: Preparing 08:17:14 43a9ccf1cbad: Waiting 08:17:14 77c206d54383: Waiting 08:17:14 dd9c8f8612c8: Waiting 08:17:14 0850d5d024b6: Waiting 08:17:14 de0b8ba2878f: Layer already exists 08:17:14 b227ed5a2a77: Layer already exists 08:17:14 dccb750e3a37: Layer already exists 08:17:14 f8c88395753c: Layer already exists 08:17:14 aba72d8875ac: Layer already exists 08:17:14 43a9ccf1cbad: Layer already exists 08:17:14 0850d5d024b6: Layer already exists 08:17:14 77c206d54383: Layer already exists 08:17:14 dd9c8f8612c8: Layer already exists 08:17:14 main: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:15 ===================================================== [Pipeline] echo 08:17:15 taggedImages: 08:17:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:17:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 08:17:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:17:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:17:15 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:15 latest 08:17:15 4.0.0-dev.68 08:17:15 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:15 main 08:17:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:17:15 bf80472fa3b5: Preparing 08:17:15 395a3ebdbcec: Preparing 08:17:15 b250e3223ebb: Preparing 08:17:15 b227ed5a2a77: Preparing 08:17:15 dccb750e3a37: Preparing 08:17:15 9d8ec59ba215: Preparing 08:17:15 5cfdd2f402fd: Preparing 08:17:15 a33aade7bc2d: Preparing 08:17:15 dd9c8f8612c8: Preparing 08:17:15 9d8ec59ba215: Waiting 08:17:15 5cfdd2f402fd: Waiting 08:17:15 a33aade7bc2d: Waiting 08:17:15 dd9c8f8612c8: Waiting 08:17:15 dccb750e3a37: Layer already exists 08:17:15 bf80472fa3b5: Layer already exists 08:17:15 b227ed5a2a77: Layer already exists 08:17:15 9d8ec59ba215: Layer already exists 08:17:15 5cfdd2f402fd: Layer already exists 08:17:16 a33aade7bc2d: Layer already exists 08:17:16 dd9c8f8612c8: Layer already exists 08:17:16 b250e3223ebb: Pushed 08:17:16 395a3ebdbcec: Pushed 08:17:16 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:16 + 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 08:17:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:17:16 bf80472fa3b5: Preparing 08:17:16 395a3ebdbcec: Preparing 08:17:16 b250e3223ebb: Preparing 08:17:16 b227ed5a2a77: Preparing 08:17:16 dccb750e3a37: Preparing 08:17:16 9d8ec59ba215: Preparing 08:17:16 5cfdd2f402fd: Preparing 08:17:16 a33aade7bc2d: Preparing 08:17:16 dd9c8f8612c8: Preparing 08:17:16 9d8ec59ba215: Waiting 08:17:16 5cfdd2f402fd: Waiting 08:17:16 a33aade7bc2d: Waiting 08:17:16 dd9c8f8612c8: Waiting 08:17:16 dccb750e3a37: Layer already exists 08:17:16 b227ed5a2a77: Layer already exists 08:17:16 bf80472fa3b5: Layer already exists 08:17:16 395a3ebdbcec: Layer already exists 08:17:16 b250e3223ebb: Layer already exists 08:17:16 a33aade7bc2d: Layer already exists 08:17:16 5cfdd2f402fd: Layer already exists 08:17:16 9d8ec59ba215: Layer already exists 08:17:16 dd9c8f8612c8: Layer already exists 08:17:16 latest: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 08:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:17:17 bf80472fa3b5: Preparing 08:17:17 395a3ebdbcec: Preparing 08:17:17 b250e3223ebb: Preparing 08:17:17 b227ed5a2a77: Preparing 08:17:17 dccb750e3a37: Preparing 08:17:17 9d8ec59ba215: Preparing 08:17:17 5cfdd2f402fd: Preparing 08:17:17 a33aade7bc2d: Preparing 08:17:17 dd9c8f8612c8: Preparing 08:17:17 5cfdd2f402fd: Waiting 08:17:17 a33aade7bc2d: Waiting 08:17:17 dd9c8f8612c8: Waiting 08:17:17 9d8ec59ba215: Waiting 08:17:17 b250e3223ebb: Layer already exists 08:17:17 dccb750e3a37: Layer already exists 08:17:17 b227ed5a2a77: Layer already exists 08:17:17 395a3ebdbcec: Layer already exists 08:17:17 bf80472fa3b5: Layer already exists 08:17:17 9d8ec59ba215: Layer already exists 08:17:17 dd9c8f8612c8: Layer already exists 08:17:17 a33aade7bc2d: Layer already exists 08:17:17 5cfdd2f402fd: Layer already exists 08:17:17 4.0.0-dev.68: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:17:18 bf80472fa3b5: Preparing 08:17:18 395a3ebdbcec: Preparing 08:17:18 b250e3223ebb: Preparing 08:17:18 b227ed5a2a77: Preparing 08:17:18 dccb750e3a37: Preparing 08:17:18 9d8ec59ba215: Preparing 08:17:18 5cfdd2f402fd: Preparing 08:17:18 a33aade7bc2d: Preparing 08:17:18 dd9c8f8612c8: Preparing 08:17:18 5cfdd2f402fd: Waiting 08:17:18 a33aade7bc2d: Waiting 08:17:18 9d8ec59ba215: Waiting 08:17:18 dd9c8f8612c8: Waiting 08:17:18 b250e3223ebb: Layer already exists 08:17:18 bf80472fa3b5: Layer already exists 08:17:18 395a3ebdbcec: Layer already exists 08:17:18 b227ed5a2a77: Layer already exists 08:17:18 dccb750e3a37: Layer already exists 08:17:18 5cfdd2f402fd: Layer already exists 08:17:18 dd9c8f8612c8: Layer already exists 08:17:18 a33aade7bc2d: Layer already exists 08:17:18 9d8ec59ba215: Layer already exists 08:17:18 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:19 + 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 08:17:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:17:19 bf80472fa3b5: Preparing 08:17:19 395a3ebdbcec: Preparing 08:17:19 b250e3223ebb: Preparing 08:17:19 b227ed5a2a77: Preparing 08:17:19 dccb750e3a37: Preparing 08:17:19 9d8ec59ba215: Preparing 08:17:19 5cfdd2f402fd: Preparing 08:17:19 a33aade7bc2d: Preparing 08:17:19 dd9c8f8612c8: Preparing 08:17:19 5cfdd2f402fd: Waiting 08:17:19 a33aade7bc2d: Waiting 08:17:19 dd9c8f8612c8: Waiting 08:17:19 9d8ec59ba215: Waiting 08:17:19 b250e3223ebb: Layer already exists 08:17:19 b227ed5a2a77: Layer already exists 08:17:19 bf80472fa3b5: Layer already exists 08:17:19 395a3ebdbcec: Layer already exists 08:17:19 dccb750e3a37: Layer already exists 08:17:19 9d8ec59ba215: Layer already exists 08:17:19 5cfdd2f402fd: Layer already exists 08:17:19 a33aade7bc2d: Layer already exists 08:17:19 dd9c8f8612c8: Layer already exists 08:17:19 main: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:19 ===================================================== [Pipeline] echo 08:17:19 taggedImages: 08:17:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:17:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 08:17:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:17:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:17:20 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:20 latest 08:17:20 4.0.0-dev.68 08:17:20 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:20 main 08:17:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:17:20 cba712b2b6a1: Preparing 08:17:20 d8c929441135: Preparing 08:17:20 b227ed5a2a77: Preparing 08:17:20 dccb750e3a37: Preparing 08:17:20 ef8ed7497322: Preparing 08:17:20 5ab2f7498ae0: Preparing 08:17:20 dd9c8f8612c8: Preparing 08:17:20 5ab2f7498ae0: Waiting 08:17:20 dd9c8f8612c8: Waiting 08:17:20 b227ed5a2a77: Layer already exists 08:17:20 dccb750e3a37: Layer already exists 08:17:20 dd9c8f8612c8: Layer already exists 08:17:20 ef8ed7497322: Pushed 08:17:20 cba712b2b6a1: Pushed 08:17:21 5ab2f7498ae0: Pushed 08:17:28 d8c929441135: Pushed 08:17:28 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:17:29 cba712b2b6a1: Preparing 08:17:29 d8c929441135: Preparing 08:17:29 b227ed5a2a77: Preparing 08:17:29 dccb750e3a37: Preparing 08:17:29 ef8ed7497322: Preparing 08:17:29 5ab2f7498ae0: Preparing 08:17:29 dd9c8f8612c8: Preparing 08:17:29 5ab2f7498ae0: Waiting 08:17:29 dd9c8f8612c8: Waiting 08:17:29 dccb750e3a37: Layer already exists 08:17:29 ef8ed7497322: Layer already exists 08:17:29 d8c929441135: Layer already exists 08:17:29 cba712b2b6a1: Layer already exists 08:17:29 b227ed5a2a77: Layer already exists 08:17:29 5ab2f7498ae0: Layer already exists 08:17:29 dd9c8f8612c8: Layer already exists 08:17:29 latest: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 08:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:17:30 cba712b2b6a1: Preparing 08:17:30 d8c929441135: Preparing 08:17:30 b227ed5a2a77: Preparing 08:17:30 dccb750e3a37: Preparing 08:17:30 ef8ed7497322: Preparing 08:17:30 5ab2f7498ae0: Preparing 08:17:30 dd9c8f8612c8: Preparing 08:17:30 5ab2f7498ae0: Waiting 08:17:30 b227ed5a2a77: Layer already exists 08:17:30 ef8ed7497322: Layer already exists 08:17:30 d8c929441135: Layer already exists 08:17:30 cba712b2b6a1: Layer already exists 08:17:30 dccb750e3a37: Layer already exists 08:17:30 5ab2f7498ae0: Layer already exists 08:17:30 dd9c8f8612c8: Layer already exists 08:17:30 4.0.0-dev.68: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:17:31 cba712b2b6a1: Preparing 08:17:31 d8c929441135: Preparing 08:17:31 b227ed5a2a77: Preparing 08:17:31 dccb750e3a37: Preparing 08:17:31 ef8ed7497322: Preparing 08:17:31 5ab2f7498ae0: Preparing 08:17:31 dd9c8f8612c8: Preparing 08:17:31 5ab2f7498ae0: Waiting 08:17:31 dd9c8f8612c8: Waiting 08:17:31 b227ed5a2a77: Layer already exists 08:17:31 ef8ed7497322: Layer already exists 08:17:31 d8c929441135: Layer already exists 08:17:31 dccb750e3a37: Layer already exists 08:17:31 cba712b2b6a1: Layer already exists 08:17:31 dd9c8f8612c8: Layer already exists 08:17:31 5ab2f7498ae0: Layer already exists 08:17:31 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:17:32 cba712b2b6a1: Preparing 08:17:32 d8c929441135: Preparing 08:17:32 b227ed5a2a77: Preparing 08:17:32 dccb750e3a37: Preparing 08:17:32 ef8ed7497322: Preparing 08:17:32 5ab2f7498ae0: Preparing 08:17:32 dd9c8f8612c8: Preparing 08:17:32 5ab2f7498ae0: Waiting 08:17:32 dd9c8f8612c8: Waiting 08:17:32 d8c929441135: Layer already exists 08:17:32 b227ed5a2a77: Layer already exists 08:17:32 ef8ed7497322: Layer already exists 08:17:32 cba712b2b6a1: Layer already exists 08:17:32 dccb750e3a37: Layer already exists 08:17:32 5ab2f7498ae0: Layer already exists 08:17:32 dd9c8f8612c8: Layer already exists 08:17:32 main: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:32 ===================================================== [Pipeline] echo 08:17:32 taggedImages: 08:17:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:17:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 08:17:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:17:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:17:32 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:32 latest 08:17:32 4.0.0-dev.68 08:17:32 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:32 main 08:17:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:17:33 500b1b0dd856: Preparing 08:17:33 37fb6353a7a3: Preparing 08:17:33 b227ed5a2a77: Preparing 08:17:33 dccb750e3a37: Preparing 08:17:33 1cc011b5ce54: Preparing 08:17:33 1269e3c7efa7: Preparing 08:17:33 dd9c8f8612c8: Preparing 08:17:33 1269e3c7efa7: Waiting 08:17:33 dd9c8f8612c8: Waiting 08:17:33 dccb750e3a37: Layer already exists 08:17:33 b227ed5a2a77: Layer already exists 08:17:33 dd9c8f8612c8: Layer already exists 08:17:33 1cc011b5ce54: Pushed 08:17:33 500b1b0dd856: Pushed 08:17:34 1269e3c7efa7: Pushed 08:17:42 37fb6353a7a3: Pushed 08:17:42 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:17:43 500b1b0dd856: Preparing 08:17:43 37fb6353a7a3: Preparing 08:17:43 b227ed5a2a77: Preparing 08:17:43 dccb750e3a37: Preparing 08:17:43 1cc011b5ce54: Preparing 08:17:43 1269e3c7efa7: Preparing 08:17:43 dd9c8f8612c8: Preparing 08:17:43 1269e3c7efa7: Waiting 08:17:43 dd9c8f8612c8: Waiting 08:17:43 dccb750e3a37: Layer already exists 08:17:43 37fb6353a7a3: Layer already exists 08:17:43 b227ed5a2a77: Layer already exists 08:17:43 1cc011b5ce54: Layer already exists 08:17:43 500b1b0dd856: Layer already exists 08:17:43 1269e3c7efa7: Layer already exists 08:17:43 dd9c8f8612c8: Layer already exists 08:17:43 latest: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 08:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:17:44 500b1b0dd856: Preparing 08:17:44 37fb6353a7a3: Preparing 08:17:44 b227ed5a2a77: Preparing 08:17:44 dccb750e3a37: Preparing 08:17:44 1cc011b5ce54: Preparing 08:17:44 1269e3c7efa7: Preparing 08:17:44 dd9c8f8612c8: Preparing 08:17:44 1269e3c7efa7: Waiting 08:17:44 dd9c8f8612c8: Waiting 08:17:44 b227ed5a2a77: Layer already exists 08:17:44 1cc011b5ce54: Layer already exists 08:17:44 500b1b0dd856: Layer already exists 08:17:44 dccb750e3a37: Layer already exists 08:17:44 37fb6353a7a3: Layer already exists 08:17:44 1269e3c7efa7: Layer already exists 08:17:44 dd9c8f8612c8: Layer already exists 08:17:44 4.0.0-dev.68: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:17:45 500b1b0dd856: Preparing 08:17:45 37fb6353a7a3: Preparing 08:17:45 b227ed5a2a77: Preparing 08:17:45 dccb750e3a37: Preparing 08:17:45 1cc011b5ce54: Preparing 08:17:45 1269e3c7efa7: Preparing 08:17:45 dd9c8f8612c8: Preparing 08:17:45 1269e3c7efa7: Waiting 08:17:45 dd9c8f8612c8: Waiting 08:17:45 500b1b0dd856: Layer already exists 08:17:45 dccb750e3a37: Layer already exists 08:17:45 1cc011b5ce54: Layer already exists 08:17:45 37fb6353a7a3: Layer already exists 08:17:45 b227ed5a2a77: Layer already exists 08:17:45 dd9c8f8612c8: Layer already exists 08:17:45 1269e3c7efa7: Layer already exists 08:17:45 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:17:46 500b1b0dd856: Preparing 08:17:46 37fb6353a7a3: Preparing 08:17:46 b227ed5a2a77: Preparing 08:17:46 dccb750e3a37: Preparing 08:17:46 1cc011b5ce54: Preparing 08:17:46 1269e3c7efa7: Preparing 08:17:46 dd9c8f8612c8: Preparing 08:17:46 1269e3c7efa7: Waiting 08:17:46 dd9c8f8612c8: Waiting 08:17:46 b227ed5a2a77: Layer already exists 08:17:46 500b1b0dd856: Layer already exists 08:17:46 dccb750e3a37: Layer already exists 08:17:46 1cc011b5ce54: Layer already exists 08:17:46 37fb6353a7a3: Layer already exists 08:17:46 1269e3c7efa7: Layer already exists 08:17:46 dd9c8f8612c8: Layer already exists 08:17:46 main: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:46 ===================================================== [Pipeline] echo 08:17:46 taggedImages: 08:17:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 08:17:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:17:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 08:17:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 08:17:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:46 08:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:47 arm64: Pulling from edgex-lftools-log-publisher 08:17:47 8998bd30e6a1: Pulling fs layer 08:17:47 04944245beec: Pulling fs layer 08:17:47 699f458cf7ca: Pulling fs layer 08:17:47 765212b225bb: Pulling fs layer 08:17:47 f23df028b6ca: Pulling fs layer 08:17:47 d65c8cfc05b1: Pulling fs layer 08:17:47 2437ff75d9bd: Pulling fs layer 08:17:47 765212b225bb: Waiting 08:17:47 f23df028b6ca: Waiting 08:17:47 d65c8cfc05b1: Waiting 08:17:47 2437ff75d9bd: Waiting 08:17:48 04944245beec: Verifying Checksum 08:17:48 04944245beec: Download complete 08:17:48 765212b225bb: Verifying Checksum 08:17:48 765212b225bb: Download complete 08:17:48 f23df028b6ca: Download complete 08:17:48 d65c8cfc05b1: Verifying Checksum 08:17:48 d65c8cfc05b1: Download complete 08:17:48 699f458cf7ca: Verifying Checksum 08:17:48 699f458cf7ca: Download complete 08:17:48 8998bd30e6a1: Verifying Checksum 08:17:48 8998bd30e6a1: Download complete 08:17:51 2437ff75d9bd: Verifying Checksum 08:17:51 2437ff75d9bd: Download complete 08:17:53 8998bd30e6a1: Pull complete 08:17:53 04944245beec: Pull complete 08:17:55 699f458cf7ca: Pull complete 08:17:55 765212b225bb: Pull complete 08:17:56 f23df028b6ca: Pull complete 08:17:56 d65c8cfc05b1: Pull complete 08:18:14 2437ff75d9bd: Pull complete 08:18:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:14 prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container 08:18:15 $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:18:17 $ docker top 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:18 ---> job-cost.sh 08:18:18 lf-activate-venv: SKIPPING 08:18:18 INFO: No Stack... 08:18:18 INFO: Retrieving Pricing Info for: v3-standard-4 08:18:19 INFO: Archiving Costs [Pipeline] sh 08:18:20 + cat /w/workspace/edgex-go/806/archives/cost.csv 08:18:20 + cut -d, -f6 [Pipeline] lock 08:18:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] 08:18:20 Resource [jenkins-edgexfoundry-edgex-go-main-806-stack-cost] did not exist. Created. 08:18:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:21 + echo total: 0.10999999940395355 [Pipeline] stash 08:18:21 Stashed 1 file(s) [Pipeline] } 08:18:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:21 $ docker stop --time=1 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 08:18:23 $ docker rm -f --volumes 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 [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 08:18:23 provisioning config files... 08:18:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/806@tmp/config11569431681874158940tmp [Pipeline] { [Pipeline] sh 08:18:24 + set +x 08:18:24 + curl -s https://codecov.io/bash 08:18:24 + bash -s -- 08:18:24 08:18:24 _____ _ 08:18:24 / ____| | | 08:18:24 | | ___ __| | ___ ___ _____ __ 08:18:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:18:24 | |___| (_) | (_| | __/ (_| (_) \ V / 08:18:24 \_____\___/ \__,_|\___|\___\___/ \_/ 08:18:24 Bash-1.0.6 08:18:24 08:18:24 08:18:24 [0;36m==>[0m git version 2.25.1 found 08:18:24 [0;36m==>[0m 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 08:18:24 Release-Date: 2020-01-08 08:18:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:18:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:18:24 [0;90m==>[0m Jenkins CI detected. 08:18:24 [0;90mcurrent dir: [0m /w/workspace/edgex-go/806 08:18:24 [0;90mproject root:[0m . 08:18:24 [0;90m-->[0m token set from env 08:18:24 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 08:18:24 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 08:18:24 [0;90m==>[0m Python coveragepy not found 08:18:24 [0;90m==>[0m Searching for coverage reports in: 08:18:24 [0;32m+[0m . 08:18:24 [0;90m->[0m Found 1 reports 08:18:24 [0;90m==>[0m Detecting git/mercurial file structure 08:18:25 [0;90m==>[0m Reading reports 08:18:25 [0;32m+[0m ./coverage.out [0;90mbytes=1660758[0m 08:18:25 [0;90m==>[0m Appending adjustments 08:18:25 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 08:18:26 [0;32m+[0m Found adjustments 08:18:26 [0;90m==>[0m Gzipping contents 08:18:26 140K /tmp/codecov.OrTcwO.gz 08:18:26 [0;90m==>[0m Uploading reports 08:18:26 [0;90murl:[0m https://codecov.io 08:18:26 [0;90mquery:[0m branch=main&commit=c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d&build=806&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F806%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:26 [0;90m->[0m Pinging Codecov 08:18:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d&build=806&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F806%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:26 [0;90m->[0m Uploading to 08:18:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d/912c7e16-69aa-42a4-afdc-8068f3fb1eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T081826Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5080d0308b245723f26d66f80f47a205ba41a790c44317bb57aa9dfee139d863 08:18:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:26 Dload Upload Total Spent Left Speed 08:18:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 654k --:--:-- --:--:-- --:--:-- 654k 08:18:26 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d[0m [Pipeline] } 08:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:18:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:18:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:27 08:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:27 latest: Pulling from edgex-devops/edgex-snyk-go 08:18:27 43c4264eed91: Pulling fs layer 08:18:27 4cc291be95ef: Pulling fs layer 08:18:27 2ac1f1163629: Pulling fs layer 08:18:27 5c3c966382ef: Pulling fs layer 08:18:27 4f4fb700ef54: Pulling fs layer 08:18:27 d9c7d2e4e75e: Pulling fs layer 08:18:27 9c3e1370e548: Pulling fs layer 08:18:27 5c3c966382ef: Waiting 08:18:27 4f4fb700ef54: Waiting 08:18:27 d9c7d2e4e75e: Waiting 08:18:27 9c3e1370e548: Waiting 08:18:27 4cc291be95ef: Verifying Checksum 08:18:27 4cc291be95ef: Download complete 08:18:27 5c3c966382ef: Verifying Checksum 08:18:27 5c3c966382ef: Download complete 08:18:27 4f4fb700ef54: Verifying Checksum 08:18:27 4f4fb700ef54: Download complete 08:18:27 43c4264eed91: Verifying Checksum 08:18:27 43c4264eed91: Download complete 08:18:28 43c4264eed91: Pull complete 08:18:28 d9c7d2e4e75e: Verifying Checksum 08:18:28 d9c7d2e4e75e: Download complete 08:18:28 4cc291be95ef: Pull complete 08:18:28 2ac1f1163629: Download complete 08:18:28 9c3e1370e548: Download complete 08:18:32 2ac1f1163629: Pull complete 08:18:32 5c3c966382ef: Pull complete 08:18:32 4f4fb700ef54: Pull complete 08:18:32 d9c7d2e4e75e: Pull complete 08:18:34 9c3e1370e548: Pull complete 08:18:34 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:34 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:18:34 $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:18:37 $ docker top a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:37 + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo 08:18:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:18:37 + set -o pipefail 08:18:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:18:44 08:18:44 Monitoring /w/workspace/edgex-go/806 (github.com/edgexfoundry/edgex-go)... 08:18:44 08:18:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/16c08d29-0c0a-4ceb-a827-bea3db53f3e1 08:18:44 08:18:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:18:44 08:18:44 08:18:44 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:18:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:18:44 $ docker stop --time=1 a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b 08:18:47 $ docker rm -f --volumes a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:18:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:47 provisioning config files... 08:18:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/806@tmp/config10819362294614584929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:48 --> edgex-publish-swagger.sh 08:18:48 === Publish openapi API === 08:18:48 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:18:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/806/openapi/core-command.yaml] 08:18:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:48 Dload Upload Total Spent Left Speed 08:18:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 08:18:48 08:18:48 08:18:48 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/806/openapi/core-data.yaml] 08:18:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:48 Dload Upload Total Spent Left Speed 08:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 148k --:--:-- --:--:-- --:--:-- 148k 08:18:49 08:18:49 08:18:49 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/806/openapi/core-keeper.yaml] 08:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:49 Dload Upload Total Spent Left Speed 08:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k 08:18:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:18:49 08:18:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/806/openapi/core-metadata.yaml] 08:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:49 Dload Upload Total Spent Left Speed 08:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 406 406k --:--:-- --:--:-- --:--:-- 405k 08:18:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:18:49 08:18:49 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/806/openapi/security-proxy-auth.yaml] 08:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:49 Dload Upload Total Spent Left Speed 08:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 400 144k --:--:-- --:--:-- --:--:-- 145k 08:18:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:18:49 08:18:49 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/806/openapi/security-secretstore-setup.yaml] 08:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:49 Dload Upload Total Spent Left Speed 08:18:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 437 25913 --:--:-- --:--:-- --:--:-- 26350 08:18:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:18:50 08:18:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/806/openapi/support-notifications.yaml] 08:18:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:50 Dload Upload Total Spent Left Speed 08:18:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 503 314k --:--:-- --:--:-- --:--:-- 315k 08:18:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:18:50 08:18:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/806/openapi/support-scheduler.yaml] 08:18:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:50 Dload Upload Total Spent Left Speed 08:18:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 396 125k --:--:-- --:--:-- --:--:-- 126k 08:18:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:18:50 [Pipeline] } 08:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:18:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:18:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:51 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:18:52 $ docker top cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 -eo pid,comm 08:18:52 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). 08:18:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:52 [ssh-agent] Looking for ssh-agent implementation... 08:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:52 $ docker exec cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 ssh-agent 08:18:52 SSH_AUTH_SOCK=/tmp/ssh-8gGrPuyMq71k/agent.33 08:18:52 SSH_AGENT_PID=39 08:18:52 Running ssh-add (command line suppressed) 08:18:52 Identity added: /w/workspace/edgex-go/806@tmp/private_key_16972666038499018504.key (/w/workspace/edgex-go/806@tmp/private_key_16972666038499018504.key) 08:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:52 + git semver tag 08:18:53 2025-03-06 08:18:53,059 [run_tag] DEBUG tag force:False 08:18:53 2025-03-06 08:18:53,059 [check_head_tag] DEBUG check head tag 08:18:53 2025-03-06 08:18:53,062 [execute] INFO git cat-file --batch-check 08:18:53 2025-03-06 08:18:53,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=<valid stream>) 08:18:53 2025-03-06 08:18:53,067 [execute] INFO git cat-file --batch 08:18:53 2025-03-06 08:18:53,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=<valid stream>) 08:18:53 2025-03-06 08:18:53,138 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:18:53 2025-03-06 08:18:53,138 [execute] INFO git tag -a v4.0.0-dev.68 -m v4.0.0-dev.68 08:18:53 2025-03-06 08:18:53,139 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.68', '-m', 'v4.0.0-dev.68'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) 08:18:53 2025-03-06 08:18:53,144 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:18:53 4.0.0-dev.68 [Pipeline] } 08:18:53 $ docker exec --env ******** --env ******** cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 ssh-agent -k 08:18:53 unset SSH_AUTH_SOCK; 08:18:53 unset SSH_AGENT_PID; 08:18:53 echo Agent pid 39 killed; 08:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:53 + git semver [Pipeline] } 08:18:54 $ docker stop --time=1 cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 08:18:55 $ docker rm -f --volumes cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:18:55 08:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:18:56 0.23.1-centos7: Pulling from edgex-lftools 08:18:56 ab5ef0e58194: Pulling fs layer 08:18:56 9712f1f96733: Pulling fs layer 08:18:56 63f879dbbcfc: Pulling fs layer 08:18:56 0d9ebad4ef96: Pulling fs layer 08:18:56 e9a5061849ea: Pulling fs layer 08:18:56 d747dcd14b5f: Pulling fs layer 08:18:56 2de7ff778b66: Pulling fs layer 08:18:56 e9a5061849ea: Waiting 08:18:56 d747dcd14b5f: Waiting 08:18:56 0d9ebad4ef96: Waiting 08:18:56 2de7ff778b66: Waiting 08:18:56 9712f1f96733: Verifying Checksum 08:18:56 9712f1f96733: Download complete 08:18:56 63f879dbbcfc: Verifying Checksum 08:18:56 63f879dbbcfc: Download complete 08:18:56 0d9ebad4ef96: Verifying Checksum 08:18:56 0d9ebad4ef96: Download complete 08:18:56 d747dcd14b5f: Verifying Checksum 08:18:56 d747dcd14b5f: Download complete 08:18:56 e9a5061849ea: Verifying Checksum 08:18:56 e9a5061849ea: Download complete 08:18:56 ab5ef0e58194: Verifying Checksum 08:18:56 ab5ef0e58194: Download complete 08:18:56 2de7ff778b66: Verifying Checksum 08:18:56 2de7ff778b66: Download complete 08:18:59 ab5ef0e58194: Pull complete 08:18:59 9712f1f96733: Pull complete 08:19:00 63f879dbbcfc: Pull complete 08:19:03 0d9ebad4ef96: Pull complete 08:19:03 e9a5061849ea: Pull complete 08:19:03 d747dcd14b5f: Pull complete 08:19:04 2de7ff778b66: Pull complete 08:19:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:04 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:19:07 $ docker top 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:19:07 provisioning config files... 08:19:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/806@tmp/config14513742496127190531tmp 08:19:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/806@tmp/config14003171311393375803tmp 08:19:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/806@tmp/config12500671021520417276tmp [Pipeline] { [Pipeline] echo 08:19:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:19:07 ---> sigul-configuration.sh 08:19:07 gpg: directory `/root/.gnupg' created 08:19:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:19:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:19:07 gpg: keyring `/root/.gnupg/secring.gpg' created 08:19:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:19:07 gpg: CAST5 encrypted data 08:19:07 gpg: encrypted with 1 passphrase 08:19:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:19:08 + mkdir /home/jenkins 08:19:08 + mkdir /home/jenkins/sigul [Pipeline] sh 08:19:08 + 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 08:19:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:19:08 ---> sigul-install.sh 08:19:08 Sigul already installed; skipping installation. [Pipeline] sh 08:19:09 + git tag --list 08:19:09 0.6.0 08:19:09 0.6.1 08:19:09 0.7.0 08:19:09 0.7.1 08:19:09 v1.0.0 08:19:09 v1.0.1 08:19:09 v1.1.0 08:19:09 v1.2.0 08:19:09 v1.2.1 08:19:09 v1.3.0 08:19:09 v1.3.1 08:19:09 v2.0.0 08:19:09 v2.1.0 08:19:09 v2.1.1 08:19:09 v2.2.0 08:19:09 v2.3.0 08:19:09 v3.0 08:19:09 v3.0.0 08:19:09 v3.1 08:19:09 v3.1.0 08:19:09 v3.1.0-dev.1 08:19:09 v3.1.0-dev.10 08:19:09 v3.1.0-dev.11 08:19:09 v3.1.0-dev.12 08:19:09 v3.1.0-dev.13 08:19:09 v3.1.0-dev.14 08:19:09 v3.1.0-dev.15 08:19:09 v3.1.0-dev.16 08:19:09 v3.1.0-dev.17 08:19:09 v3.1.0-dev.18 08:19:09 v3.1.0-dev.19 08:19:09 v3.1.0-dev.2 08:19:09 v3.1.0-dev.20 08:19:09 v3.1.0-dev.21 08:19:09 v3.1.0-dev.22 08:19:09 v3.1.0-dev.23 08:19:09 v3.1.0-dev.24 08:19:09 v3.1.0-dev.25 08:19:09 v3.1.0-dev.26 08:19:09 v3.1.0-dev.27 08:19:09 v3.1.0-dev.28 08:19:09 v3.1.0-dev.29 08:19:09 v3.1.0-dev.3 08:19:09 v3.1.0-dev.30 08:19:09 v3.1.0-dev.31 08:19:09 v3.1.0-dev.32 08:19:09 v3.1.0-dev.33 08:19:09 v3.1.0-dev.34 08:19:09 v3.1.0-dev.35 08:19:09 v3.1.0-dev.36 08:19:09 v3.1.0-dev.37 08:19:09 v3.1.0-dev.38 08:19:09 v3.1.0-dev.39 08:19:09 v3.1.0-dev.4 08:19:09 v3.1.0-dev.40 08:19:09 v3.1.0-dev.41 08:19:09 v3.1.0-dev.42 08:19:09 v3.1.0-dev.43 08:19:09 v3.1.0-dev.44 08:19:09 v3.1.0-dev.45 08:19:09 v3.1.0-dev.46 08:19:09 v3.1.0-dev.47 08:19:09 v3.1.0-dev.48 08:19:09 v3.1.0-dev.49 08:19:09 v3.1.0-dev.5 08:19:09 v3.1.0-dev.50 08:19:09 v3.1.0-dev.51 08:19:09 v3.1.0-dev.52 08:19:09 v3.1.0-dev.53 08:19:09 v3.1.0-dev.54 08:19:09 v3.1.0-dev.55 08:19:09 v3.1.0-dev.56 08:19:09 v3.1.0-dev.57 08:19:09 v3.1.0-dev.58 08:19:09 v3.1.0-dev.59 08:19:09 v3.1.0-dev.6 08:19:09 v3.1.0-dev.60 08:19:09 v3.1.0-dev.61 08:19:09 v3.1.0-dev.62 08:19:09 v3.1.0-dev.63 08:19:09 v3.1.0-dev.64 08:19:09 v3.1.0-dev.65 08:19:09 v3.1.0-dev.66 08:19:09 v3.1.0-dev.67 08:19:09 v3.1.0-dev.68 08:19:09 v3.1.0-dev.69 08:19:09 v3.1.0-dev.7 08:19:09 v3.1.0-dev.70 08:19:09 v3.1.0-dev.71 08:19:09 v3.1.0-dev.72 08:19:09 v3.1.0-dev.73 08:19:09 v3.1.0-dev.8 08:19:09 v3.1.0-dev.9 08:19:09 v3.1.1 08:19:09 v3.1.1-dev.1 08:19:09 v3.1.1-dev.2 08:19:09 v3.2.0-dev.1 08:19:09 v3.2.0-dev.10 08:19:09 v3.2.0-dev.100 08:19:09 v3.2.0-dev.101 08:19:09 v3.2.0-dev.102 08:19:09 v3.2.0-dev.103 08:19:09 v3.2.0-dev.104 08:19:09 v3.2.0-dev.105 08:19:09 v3.2.0-dev.106 08:19:09 v3.2.0-dev.107 08:19:09 v3.2.0-dev.108 08:19:09 v3.2.0-dev.109 08:19:09 v3.2.0-dev.11 08:19:09 v3.2.0-dev.12 08:19:09 v3.2.0-dev.13 08:19:09 v3.2.0-dev.14 08:19:09 v3.2.0-dev.15 08:19:09 v3.2.0-dev.16 08:19:09 v3.2.0-dev.17 08:19:09 v3.2.0-dev.18 08:19:09 v3.2.0-dev.19 08:19:09 v3.2.0-dev.2 08:19:09 v3.2.0-dev.20 08:19:09 v3.2.0-dev.21 08:19:09 v3.2.0-dev.22 08:19:09 v3.2.0-dev.23 08:19:09 v3.2.0-dev.24 08:19:09 v3.2.0-dev.25 08:19:09 v3.2.0-dev.26 08:19:09 v3.2.0-dev.27 08:19:09 v3.2.0-dev.28 08:19:09 v3.2.0-dev.29 08:19:09 v3.2.0-dev.3 08:19:09 v3.2.0-dev.30 08:19:09 v3.2.0-dev.31 08:19:09 v3.2.0-dev.32 08:19:09 v3.2.0-dev.33 08:19:09 v3.2.0-dev.34 08:19:09 v3.2.0-dev.35 08:19:09 v3.2.0-dev.36 08:19:09 v3.2.0-dev.37 08:19:09 v3.2.0-dev.38 08:19:09 v3.2.0-dev.39 08:19:09 v3.2.0-dev.4 08:19:09 v3.2.0-dev.40 08:19:09 v3.2.0-dev.41 08:19:09 v3.2.0-dev.42 08:19:09 v3.2.0-dev.43 08:19:09 v3.2.0-dev.44 08:19:09 v3.2.0-dev.45 08:19:09 v3.2.0-dev.46 08:19:09 v3.2.0-dev.47 08:19:09 v3.2.0-dev.48 08:19:09 v3.2.0-dev.49 08:19:09 v3.2.0-dev.5 08:19:09 v3.2.0-dev.50 08:19:09 v3.2.0-dev.51 08:19:09 v3.2.0-dev.52 08:19:09 v3.2.0-dev.53 08:19:09 v3.2.0-dev.54 08:19:09 v3.2.0-dev.55 08:19:09 v3.2.0-dev.56 08:19:09 v3.2.0-dev.57 08:19:09 v3.2.0-dev.58 08:19:09 v3.2.0-dev.59 08:19:09 v3.2.0-dev.6 08:19:09 v3.2.0-dev.60 08:19:09 v3.2.0-dev.61 08:19:09 v3.2.0-dev.62 08:19:09 v3.2.0-dev.63 08:19:09 v3.2.0-dev.64 08:19:09 v3.2.0-dev.65 08:19:09 v3.2.0-dev.66 08:19:09 v3.2.0-dev.67 08:19:09 v3.2.0-dev.68 08:19:09 v3.2.0-dev.69 08:19:09 v3.2.0-dev.7 08:19:09 v3.2.0-dev.70 08:19:09 v3.2.0-dev.71 08:19:09 v3.2.0-dev.72 08:19:09 v3.2.0-dev.73 08:19:09 v3.2.0-dev.74 08:19:09 v3.2.0-dev.75 08:19:09 v3.2.0-dev.76 08:19:09 v3.2.0-dev.77 08:19:09 v3.2.0-dev.78 08:19:09 v3.2.0-dev.79 08:19:09 v3.2.0-dev.8 08:19:09 v3.2.0-dev.80 08:19:09 v3.2.0-dev.81 08:19:09 v3.2.0-dev.82 08:19:09 v3.2.0-dev.83 08:19:09 v3.2.0-dev.84 08:19:09 v3.2.0-dev.85 08:19:09 v3.2.0-dev.86 08:19:09 v3.2.0-dev.87 08:19:09 v3.2.0-dev.88 08:19:09 v3.2.0-dev.89 08:19:09 v3.2.0-dev.9 08:19:09 v3.2.0-dev.90 08:19:09 v3.2.0-dev.91 08:19:09 v3.2.0-dev.92 08:19:09 v3.2.0-dev.93 08:19:09 v3.2.0-dev.94 08:19:09 v3.2.0-dev.95 08:19:09 v3.2.0-dev.96 08:19:09 v3.2.0-dev.97 08:19:09 v3.2.0-dev.98 08:19:09 v3.2.0-dev.99 08:19:09 v4.0.0-dev.1 08:19:09 v4.0.0-dev.10 08:19:09 v4.0.0-dev.11 08:19:09 v4.0.0-dev.12 08:19:09 v4.0.0-dev.13 08:19:09 v4.0.0-dev.14 08:19:09 v4.0.0-dev.15 08:19:09 v4.0.0-dev.16 08:19:09 v4.0.0-dev.17 08:19:09 v4.0.0-dev.18 08:19:09 v4.0.0-dev.19 08:19:09 v4.0.0-dev.2 08:19:09 v4.0.0-dev.20 08:19:09 v4.0.0-dev.21 08:19:09 v4.0.0-dev.22 08:19:09 v4.0.0-dev.23 08:19:09 v4.0.0-dev.24 08:19:09 v4.0.0-dev.25 08:19:09 v4.0.0-dev.26 08:19:09 v4.0.0-dev.27 08:19:09 v4.0.0-dev.28 08:19:09 v4.0.0-dev.29 08:19:09 v4.0.0-dev.3 08:19:09 v4.0.0-dev.30 08:19:09 v4.0.0-dev.31 08:19:09 v4.0.0-dev.32 08:19:09 v4.0.0-dev.33 08:19:09 v4.0.0-dev.34 08:19:09 v4.0.0-dev.35 08:19:09 v4.0.0-dev.36 08:19:09 v4.0.0-dev.37 08:19:09 v4.0.0-dev.38 08:19:09 v4.0.0-dev.39 08:19:09 v4.0.0-dev.4 08:19:09 v4.0.0-dev.40 08:19:09 v4.0.0-dev.41 08:19:09 v4.0.0-dev.42 08:19:09 v4.0.0-dev.43 08:19:09 v4.0.0-dev.44 08:19:09 v4.0.0-dev.45 08:19:09 v4.0.0-dev.46 08:19:09 v4.0.0-dev.47 08:19:09 v4.0.0-dev.48 08:19:09 v4.0.0-dev.49 08:19:09 v4.0.0-dev.5 08:19:09 v4.0.0-dev.50 08:19:09 v4.0.0-dev.51 08:19:09 v4.0.0-dev.52 08:19:09 v4.0.0-dev.53 08:19:09 v4.0.0-dev.54 08:19:09 v4.0.0-dev.55 08:19:09 v4.0.0-dev.56 08:19:09 v4.0.0-dev.57 08:19:09 v4.0.0-dev.58 08:19:09 v4.0.0-dev.59 08:19:09 v4.0.0-dev.6 08:19:09 v4.0.0-dev.60 08:19:09 v4.0.0-dev.61 08:19:09 v4.0.0-dev.62 08:19:09 v4.0.0-dev.63 08:19:09 v4.0.0-dev.64 08:19:09 v4.0.0-dev.65 08:19:09 v4.0.0-dev.66 08:19:09 v4.0.0-dev.67 08:19:09 v4.0.0-dev.68 08:19:09 v4.0.0-dev.7 08:19:09 v4.0.0-dev.8 08:19:09 v4.0.0-dev.9 [Pipeline] sh 08:19:09 + lftools sign git-tag v4.0.0-dev.68 08:19:09 Signing Git tag with Sigul... 08:19:09 Signing v4.0.0-dev.68 [Pipeline] echo 08:19:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:19:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:19:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:19:10 $ docker stop --time=1 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a 08:19:12 $ docker rm -f --volumes 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:19:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:12 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:19:13 $ docker top 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a -eo pid,comm 08:19:13 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). 08:19:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:13 [ssh-agent] Looking for ssh-agent implementation... 08:19:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:13 $ docker exec 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a ssh-agent 08:19:13 SSH_AUTH_SOCK=/tmp/ssh-V5RxaepgiZWE/agent.32 08:19:13 SSH_AGENT_PID=38 08:19:13 Running ssh-add (command line suppressed) 08:19:13 Identity added: /w/workspace/edgex-go/806@tmp/private_key_11350030612818128637.key (/w/workspace/edgex-go/806@tmp/private_key_11350030612818128637.key) 08:19:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:14 + git semver bump pre 08:19:14 2025-03-06 08:19:14,240 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:19:14 2025-03-06 08:19:14,240 [bump_version] DEBUG bumping version:4.0.0-dev.68 on axis:pre with prefix:dev 08:19:14 2025-03-06 08:19:14,240 [bump_version] DEBUG bumped version:4.0.0-dev.69 08:19:14 2025-03-06 08:19:14,240 [write_version] DEBUG write version:4.0.0-dev.69 to path:/w/workspace/edgex-go/806/.semver/main with force:True 08:19:14 2025-03-06 08:19:14,240 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:19:14 2025-03-06 08:19:14,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/806/.semver/main 08:19:14 2025-03-06 08:19:14,243 [execute] INFO git cat-file --batch-check 08:19:14 2025-03-06 08:19:14,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 08:19:14 2025-03-06 08:19:14,249 [execute] INFO git cat-file --batch 08:19:14 2025-03-06 08:19:14,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 08:19:14 2025-03-06 08:19:14,255 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:19:14 4.0.0-dev.69 [Pipeline] } 08:19:14 $ docker exec --env ******** --env ******** 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a ssh-agent -k 08:19:14 unset SSH_AUTH_SOCK; 08:19:14 unset SSH_AGENT_PID; 08:19:14 echo Agent pid 38 killed; 08:19:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:14 + git semver [Pipeline] } 08:19:15 $ docker stop --time=1 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a 08:19:16 $ docker rm -f --volumes 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a [Pipeline] // withDockerContainer [Pipeline] sh 08:19:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:17 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:19:17 $ docker top 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 -eo pid,comm 08:19:17 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). 08:19:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:17 [ssh-agent] Looking for ssh-agent implementation... 08:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:17 $ docker exec 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 ssh-agent 08:19:17 SSH_AUTH_SOCK=/tmp/ssh-FLhwTpmdCxfR/agent.32 08:19:17 SSH_AGENT_PID=38 08:19:17 Running ssh-add (command line suppressed) 08:19:17 Identity added: /w/workspace/edgex-go/806@tmp/private_key_10860208933976362429.key (/w/workspace/edgex-go/806@tmp/private_key_10860208933976362429.key) 08:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:18 + git semver push 08:19:18 2025-03-06 08:19:18,311 [run_push] DEBUG push 08:19:18 2025-03-06 08:19:18,311 [execute] INFO git cat-file --batch-check 08:19:18 2025-03-06 08:19:18,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 08:19:18 2025-03-06 08:19:18,316 [execute] INFO git rev-list b05b66e220f5dceb130f05c81992f6b1d4c908af -- 08:19:18 2025-03-06 08:19:18,316 [execute] DEBUG Popen(['git', 'rev-list', 'b05b66e220f5dceb130f05c81992f6b1d4c908af', '--'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=None) 08:19:18 2025-03-06 08:19:18,336 [execute] INFO git fetch -v origin 08:19:18 2025-03-06 08:19:18,336 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=True, shell=None, istream=None) 08:19:18 2025-03-06 08:19:18,776 [run_push] DEBUG no remote changes detected 08:19:18 2025-03-06 08:19:18,776 [execute] INFO git push origin semver 08:19:18 2025-03-06 08:19:18,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=None) 08:19:19 2025-03-06 08:19:19,469 [run_push] DEBUG push all version tags 08:19:19 2025-03-06 08:19:19,469 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:19:19 2025-03-06 08:19:19,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) 08:19:20 2025-03-06 08:19:20,087 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main 08:19:20 4.0.0-dev.69 [Pipeline] } 08:19:20 $ docker exec --env ******** --env ******** 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 ssh-agent -k 08:19:20 unset SSH_AUTH_SOCK; 08:19:20 unset SSH_AGENT_PID; 08:19:20 echo Agent pid 38 killed; 08:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:20 + git semver [Pipeline] } 08:19:21 $ docker stop --time=1 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 08:19:22 $ docker rm -f --volumes 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 [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 08:19:22 + [ -d /w/workspace/edgex-go/806/archives ] [Pipeline] libraryResource [Pipeline] sh 08:19:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:24 ---> package-listing.sh 08:19:24 ++ facter osfamily 08:19:24 ++ tr '[:upper:]' '[:lower:]' 08:19:24 + OS_FAMILY=debian 08:19:24 + workspace=/w/workspace/edgex-go/806 08:19:24 + START_PACKAGES=/tmp/packages_start.txt 08:19:24 + END_PACKAGES=/tmp/packages_end.txt 08:19:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:24 + PACKAGES=/tmp/packages_start.txt 08:19:24 + '[' /w/workspace/edgex-go/806 ']' 08:19:24 + PACKAGES=/tmp/packages_end.txt 08:19:24 + case "${OS_FAMILY}" in 08:19:24 + dpkg -l 08:19:24 + grep '^ii' 08:19:24 + '[' -f /tmp/packages_start.txt ']' 08:19:24 + '[' -f /tmp/packages_end.txt ']' 08:19:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:24 + '[' /w/workspace/edgex-go/806 ']' 08:19:24 + mkdir -p /w/workspace/edgex-go/806/archives/ 08:19:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/806/archives/ [Pipeline] echo 08:19:24 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/806/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:19:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:25 08:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:25 latest: Pulling from edgex-lftools-log-publisher 08:19:25 5eb5b503b376: Pulling fs layer 08:19:25 5c69ac0246d0: Pulling fs layer 08:19:25 ec43610c2a17: Pulling fs layer 08:19:25 3a2ae6a8a46f: Pulling fs layer 08:19:25 33b1e0a273af: Pulling fs layer 08:19:25 5d3b04190fa2: Pulling fs layer 08:19:25 2f39f015ded8: Pulling fs layer 08:19:25 2f39f015ded8: Waiting 08:19:25 5d3b04190fa2: Waiting 08:19:25 33b1e0a273af: Waiting 08:19:25 5c69ac0246d0: Verifying Checksum 08:19:25 5c69ac0246d0: Download complete 08:19:25 3a2ae6a8a46f: Verifying Checksum 08:19:25 3a2ae6a8a46f: Download complete 08:19:25 33b1e0a273af: Verifying Checksum 08:19:25 33b1e0a273af: Download complete 08:19:25 5d3b04190fa2: Verifying Checksum 08:19:25 5d3b04190fa2: Download complete 08:19:25 ec43610c2a17: Verifying Checksum 08:19:25 ec43610c2a17: Download complete 08:19:25 5eb5b503b376: Verifying Checksum 08:19:25 5eb5b503b376: Download complete 08:19:26 2f39f015ded8: Download complete 08:19:26 5eb5b503b376: Pull complete 08:19:26 5c69ac0246d0: Pull complete 08:19:27 ec43610c2a17: Pull complete 08:19:27 3a2ae6a8a46f: Pull complete 08:19:27 33b1e0a273af: Pull complete 08:19:27 5d3b04190fa2: Pull complete 08:19:31 2f39f015ded8: Pull complete 08:19:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:31 prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container 08:19:31 $ 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/806/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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@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 08:19:34 $ docker top 946ab63fd87d7add003cd6edfac773cc2cdbe5235a393874d112b456a24dac48 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:34 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:35 + ls /var/log/sa-host 08:19:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:35 provisioning config files... 08:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/806@tmp/config9412722394382519329tmp [Pipeline] { [Pipeline] echo 08:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:35 ---> create-netrc.sh [Pipeline] } 08:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:35 ---> python-tools-install.sh [Pipeline] echo 08:19:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:36 ---> sudo-logs.sh 08:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:36 ---> job-cost.sh 08:19:36 lf-activate-venv: SKIPPING 08:19:36 DEBUG: total: 0.10999999940395355 08:19:36 INFO: Retrieving Stack Cost... 08:19:36 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:37 INFO: Archiving Costs [Pipeline] echo 08:19:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:37 ---> logs-deploy.sh 08:19:37 lf-activate-venv: SKIPPING 08:19:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/806 08:19:37 INFO: archiving workspace using pattern(s): 08:19:38 Archives upload complete. 08:19:38 INFO: archiving logs to Nexus 08:19:39 ---> uname -a: 08:19:39 Linux prd-ubuntu20-04-docker-8c-8g-40419 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:19:39 08:19:39 08:19:39 ---> lscpu: 08:19:39 Architecture: x86_64 08:19:39 CPU op-mode(s): 32-bit, 64-bit 08:19:39 Byte Order: Little Endian 08:19:39 Address sizes: 40 bits physical, 48 bits virtual 08:19:39 CPU(s): 8 08:19:39 On-line CPU(s) list: 0-7 08:19:39 Thread(s) per core: 1 08:19:39 Core(s) per socket: 1 08:19:39 Socket(s): 8 08:19:39 NUMA node(s): 1 08:19:39 Vendor ID: AuthenticAMD 08:19:39 CPU family: 23 08:19:39 Model: 49 08:19:39 Model name: AMD EPYC-Rome Processor 08:19:39 Stepping: 0 08:19:39 CPU MHz: 2799.998 08:19:39 BogoMIPS: 5599.99 08:19:39 Virtualization: AMD-V 08:19:39 Hypervisor vendor: KVM 08:19:39 Virtualization type: full 08:19:39 L1d cache: 256 KiB 08:19:39 L1i cache: 256 KiB 08:19:39 L2 cache: 4 MiB 08:19:39 L3 cache: 128 MiB 08:19:39 NUMA node0 CPU(s): 0-7 08:19:39 Vulnerability Itlb multihit: Not affected 08:19:39 Vulnerability L1tf: Not affected 08:19:39 Vulnerability Mds: Not affected 08:19:39 Vulnerability Meltdown: Not affected 08:19:39 Vulnerability Mmio stale data: Not affected 08:19:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:19:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:19:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:19:39 Vulnerability Srbds: Not affected 08:19:39 Vulnerability Tsx async abort: Not affected 08:19:39 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 08:19:39 08:19:39 08:19:39 ---> nproc: 08:19:39 8 08:19:39 08:19:39 08:19:39 ---> df -h: 08:19:39 Filesystem Size Used Avail Use% Mounted on 08:19:39 overlay 155G 30G 126G 20% / 08:19:39 tmpfs 64M 0 64M 0% /dev 08:19:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:19:39 shm 64M 0 64M 0% /dev/shm 08:19:39 /dev/vda1 155G 30G 126G 20% /facter-os 08:19:39 08:19:39 08:19:39 ---> sar -b -r -n DEV: 08:19:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40419) 03/06/25 _x86_64_ (8 CPU) 08:19:39 08:19:39 07:31:32 LINUX RESTART (8 CPU) 08:19:39 08:19:39 07:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:19:39 07:33:01 361.89 38.67 323.22 0.00 4322.79 55244.60 0.00 08:19:39 07:34:01 111.10 1.68 109.42 0.00 18.93 32857.59 0.00 08:19:39 07:35:01 52.67 0.03 52.64 0.00 0.27 35676.34 0.00 08:19:39 07:36:01 28.47 0.15 28.32 0.00 2.40 22275.11 0.00 08:19:39 07:37:01 242.84 0.33 242.51 0.00 33.13 205138.20 0.00 08:19:39 07:38:01 867.08 17.34 849.74 0.00 203.63 166547.13 0.00 08:19:39 07:39:02 276.42 0.77 275.64 0.00 9.19 117284.36 0.00 08:19:39 07:40:01 261.24 0.03 261.20 0.00 0.27 116534.59 0.00 08:19:39 07:41:01 303.05 0.00 303.05 0.00 0.00 60288.92 0.00 08:19:39 07:42:01 560.44 6.07 554.37 0.00 2597.03 102802.20 0.00 08:19:39 07:43:01 34.18 0.05 34.13 0.00 4.80 865.99 0.00 08:19:39 07:44:01 15.26 0.03 15.23 0.00 5.33 370.87 0.00 08:19:39 07:45:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 08:19:39 07:46:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 08:19:39 07:47:01 2.28 0.02 2.27 0.00 0.13 25.46 0.00 08:19:39 07:48:01 2.30 0.00 2.30 0.00 0.00 30.53 0.00 08:19:39 07:49:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 08:19:39 07:50:01 2.05 0.00 2.05 0.00 0.00 23.59 0.00 08:19:39 07:51:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 08:19:39 07:52:01 1.48 0.00 1.48 0.00 0.00 18.93 0.00 08:19:39 07:53:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:19:39 07:54:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 08:19:39 07:55:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:19:39 07:56:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 08:19:39 07:57:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 08:19:39 07:58:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 08:19:39 07:59:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 08:19:39 08:00:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 08:19:39 08:01:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:19:39 08:02:01 1.93 0.37 1.57 0.00 11.46 18.80 0.00 08:19:39 08:03:01 2.40 1.22 1.18 0.00 27.60 16.00 0.00 08:19:39 08:04:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 08:19:39 08:05:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 08:19:39 08:06:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:19:39 08:07:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:19:39 08:08:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 08:19:39 08:09:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:19:39 08:10:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:19:39 08:11:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 08:19:39 08:12:01 1.45 0.00 1.45 0.00 0.00 18.80 0.00 08:19:39 08:13:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:19:39 08:14:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 08:19:39 08:15:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:19:39 08:16:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:19:39 08:17:01 1.42 0.02 1.40 0.00 0.13 16.26 0.00 08:19:39 08:18:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:19:39 08:19:01 106.52 0.52 106.00 0.00 11.46 38955.64 0.00 08:19:39 Average: 69.45 1.42 68.03 0.00 152.73 20328.35 0.00 08:19:39 08:19:39 07:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:39 07:33:01 28653940 31524328 786432 2.39 81764 3043548 1971640 5.81 1102816 2714152 3168 08:19:39 07:34:01 26127564 30464040 1836812 5.59 129012 4329204 2542436 7.49 2881924 3315524 1052848 08:19:39 07:35:01 26612236 30943708 1355180 4.12 132748 4306072 2403016 7.08 1898300 3802956 501900 08:19:39 07:36:01 26440152 31469320 827500 2.52 136240 4958984 1977564 5.83 1783300 4046424 540304 08:19:39 07:37:01 21222460 31386112 908216 2.76 147048 9974572 2649636 7.81 1888392 9041708 1041676 08:19:39 07:38:01 17042160 31387444 887692 2.70 341916 13576516 2479412 7.31 2702832 11998344 440340 08:19:39 07:39:02 10177704 29184664 3018916 9.18 382312 17768148 9687956 28.55 5467360 15570348 1236808 08:19:39 07:40:01 6691636 28174476 4033296 12.27 396928 20122260 9549304 28.14 7589680 16833996 394248 08:19:39 07:41:01 4993228 29384692 2824424 8.59 410524 22906200 6972564 20.55 7564828 18460980 1915648 08:19:39 07:42:01 8821372 31432252 812260 2.47 438040 21369732 2239632 6.60 3452164 19071500 468 08:19:39 07:43:01 8812896 31420964 823344 2.50 438100 21367152 2254244 6.64 3902388 18627192 312 08:19:39 07:44:01 8829752 31438352 808100 2.46 438748 21367532 2062612 6.08 4109244 18408568 8 08:19:39 07:45:01 8831148 31439756 806608 2.45 438804 21367536 2062612 6.08 4107548 18408572 8 08:19:39 07:46:01 8833768 31442492 804360 2.45 438868 21367536 2062612 6.08 4105276 18408576 8 08:19:39 07:47:01 8834720 31443512 803272 2.44 438932 21367540 2094612 6.17 4102552 18408576 8 08:19:39 07:48:01 8851052 31460056 786692 2.39 439000 21367676 2094612 6.17 4086828 18408712 4 08:19:39 07:49:01 8851244 31460252 786600 2.39 439048 21367676 2094612 6.17 4086912 18408712 8 08:19:39 07:50:01 8851244 31460364 786532 2.39 439104 21367680 2094612 6.17 4086756 18408716 8 08:19:39 07:51:01 8851448 31460636 786200 2.39 439172 21367680 2094612 6.17 4086808 18408720 12 08:19:39 07:52:01 8851332 31460560 786412 2.39 439208 21367676 2094612 6.17 4087132 18408720 16 08:19:39 07:53:01 8851000 31460248 786628 2.39 439216 21367688 2094612 6.17 4087220 18408724 8 08:19:39 07:54:01 8851456 31460716 786100 2.39 439228 21367688 2094612 6.17 4086708 18408724 180 08:19:39 07:55:01 8851196 31460468 786328 2.39 439236 21367696 2094612 6.17 4086700 18408728 4 08:19:39 07:56:01 8850988 31460320 786288 2.39 439256 21367696 2094612 6.17 4086748 18408732 240 08:19:39 07:57:01 8851256 31460600 785988 2.39 439284 21367696 2094612 6.17 4086472 18408740 8 08:19:39 07:58:01 8850648 31460048 786488 2.39 439304 21367708 2094612 6.17 4086656 18408744 196 08:19:39 07:59:01 8850600 31460000 786460 2.39 439320 21367708 2094612 6.17 4086580 18408744 4 08:19:39 08:00:01 8850388 31459828 786772 2.39 439340 21367712 2094612 6.17 4086944 18408748 192 08:19:39 08:01:01 8850420 31459868 786708 2.39 439348 21367712 2094612 6.17 4086612 18408748 12 08:19:39 08:02:01 8850404 31460220 786284 2.39 439372 21368052 2094612 6.17 4089064 18408872 16 08:19:39 08:03:01 8846904 31458472 787908 2.40 439412 21368884 2094612 6.17 4093240 18409136 36 08:19:39 08:04:01 8846384 31457956 788400 2.40 439420 21368888 2094612 6.17 4093212 18409112 156 08:19:39 08:05:01 8846084 31457684 788616 2.40 439436 21368892 2094612 6.17 4092924 18409112 28 08:19:39 08:06:01 8846540 31458152 788184 2.40 439456 21368896 2094612 6.17 4092916 18409116 144 08:19:39 08:07:01 8846740 31458384 788112 2.40 439480 21368900 2110664 6.22 4093000 18409120 8 08:19:39 08:08:01 8846852 31458524 788152 2.40 439496 21368904 2110664 6.22 4093096 18409124 8 08:19:39 08:09:01 8846664 31458364 788304 2.40 439516 21368904 2110664 6.22 4093296 18409124 8 08:19:39 08:10:01 8846056 31457800 788804 2.40 439544 21368908 2110664 6.22 4093360 18409128 188 08:19:39 08:11:01 8845756 31457524 789020 2.40 439568 21368908 2110664 6.22 4093664 18409128 32 08:19:39 08:12:01 8845764 31457552 788948 2.40 439584 21368912 2110664 6.22 4093152 18409136 220 08:19:39 08:13:01 8845632 31457440 789208 2.40 439596 21368916 2110664 6.22 4093412 18409136 8 08:19:39 08:14:01 8845632 31457456 789148 2.40 439608 21368920 2110664 6.22 4093400 18409140 148 08:19:39 08:15:01 8845836 31457684 788860 2.40 439628 21368924 2110664 6.22 4093520 18409144 24 08:19:39 08:16:01 8845788 31457656 788828 2.40 439640 21368928 2110664 6.22 4093476 18409148 148 08:19:39 08:17:01 8845132 31457008 789412 2.40 439676 21368916 2110664 6.22 4093700 18409152 8 08:19:39 08:18:01 8843276 31455336 790928 2.41 439700 21369060 2110664 6.22 4096936 18409280 144 08:19:39 08:19:01 7416864 31374396 869684 2.64 463236 22585488 2431756 7.17 4226052 19589240 559900 08:19:39 Average: 10694496 31258249 991987 3.02 401583 19450988 2565260 7.56 3993300 16752851 163614 08:19:39 08:19:39 07:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:39 07:33:01 docker0 700.93 680.88 51.11 3046.96 0.00 0.00 0.00 0.00 08:19:39 07:33:01 veth098f723 119.66 135.40 11.67 103.27 0.00 0.00 0.00 0.01 08:19:39 07:33:01 lo 4.95 4.95 0.49 0.49 0.00 0.00 0.00 0.00 08:19:39 07:33:01 ens3 1673.16 1537.77 11681.44 199.82 0.00 0.00 0.00 0.00 08:19:39 07:34:01 docker0 111.58 182.50 9.40 1552.59 0.00 0.00 0.00 0.00 08:19:39 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:34:01 veth267e11d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 08:19:39 07:34:01 ens3 211.26 129.81 1584.70 22.84 0.00 0.00 0.00 0.00 08:19:39 07:35:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 08:19:39 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:35:01 veth267e11d 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 08:19:39 07:35:01 ens3 34.94 22.40 26.90 15.30 0.00 0.00 0.00 0.00 08:19:39 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:36:01 veth267e11d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:36:01 ens3 23.39 14.11 20.14 12.02 0.00 0.00 0.00 0.00 08:19:39 07:37:01 docker0 4.81 8.12 0.32 116.05 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth05b4085 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth888d882 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 vethe32e839 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth4fc53b6 1.23 2.83 0.10 38.58 0.00 0.00 0.00 0.00 08:19:39 07:37:01 vethaa11752 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 08:19:39 07:37:01 vethce5b412 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth2077554 0.57 0.60 0.05 0.24 0.00 0.00 0.00 0.00 08:19:39 07:37:01 ens3 152.99 84.10 3250.22 23.09 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth495f2c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 vethf2d01fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth443a735 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:37:01 veth8881fed 3.01 5.21 0.24 77.27 0.00 0.00 0.00 0.01 08:19:39 07:37:01 veth830aaa4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:38:01 docker0 518.81 869.00 44.40 8659.46 0.00 0.00 0.00 0.00 08:19:39 07:38:01 vethc33d338 81.21 125.47 8.15 1227.86 0.00 0.00 0.00 0.10 08:19:39 07:38:01 veth5574bbf 76.00 123.74 7.81 1223.62 0.00 0.00 0.00 0.10 08:19:39 07:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:19:39 07:38:01 veth182432b 77.99 145.68 7.94 1229.16 0.00 0.00 0.00 0.10 08:19:39 07:38:01 veth9998fd5 80.03 124.02 8.07 1228.35 0.00 0.00 0.00 0.10 08:19:39 07:38:01 veth2077554 0.18 1.17 0.01 0.05 0.00 0.00 0.00 0.00 08:19:39 07:38:01 vethb442dd6 75.58 129.49 7.80 1231.01 0.00 0.00 0.00 0.10 08:19:39 07:38:01 ens3 911.89 574.48 8676.07 234.51 0.00 0.00 0.00 0.00 08:19:39 07:38:01 vethaa8089f 75.03 123.04 7.75 1222.96 0.00 0.00 0.00 0.10 08:19:39 07:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth30607a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth35866c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth6832fa7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth5cc507e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth9fe91e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth0c25bd1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth7f3b0ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth2077554 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth929f471 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 ens3 16.58 11.87 13.37 7.81 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth1e47001 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 vethce47a9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth7b21021 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:39:02 veth1c4232b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:19:39 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth30607a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth35866c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth6832fa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth5cc507e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth9fe91e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth0c25bd1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth7f3b0ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth2077554 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth929f471 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 ens3 2.16 1.44 1.62 0.91 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth1e47001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 vethce47a9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth7b21021 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:40:01 veth1c4232b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth30607a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth35866c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth6832fa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth9fe91e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth7f3b0ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth2077554 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth929f471 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 ens3 5.56 3.53 4.54 2.57 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth1e47001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 vethce47a9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth7b21021 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:41:01 veth1c4232b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:42:01 lo 23.13 23.13 2.29 2.29 0.00 0.00 0.00 0.00 08:19:39 07:42:01 ens3 379.95 292.00 2274.63 621.54 0.00 0.00 0.00 0.00 08:19:39 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:43:01 lo 40.19 40.19 3.96 3.96 0.00 0.00 0.00 0.00 08:19:39 07:43:01 ens3 438.56 463.31 182.54 2673.45 0.00 0.00 0.00 0.00 08:19:39 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:44:01 lo 17.60 17.60 1.73 1.73 0.00 0.00 0.00 0.00 08:19:39 07:44:01 ens3 188.32 180.69 87.23 1093.89 0.00 0.00 0.00 0.00 08:19:39 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:45:01 ens3 4.18 2.27 6.89 0.15 0.00 0.00 0.00 0.00 08:19:39 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:47:01 ens3 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:19:39 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:48:01 ens3 1.07 0.65 0.44 0.29 0.00 0.00 0.00 0.00 08:19:39 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:49:01 ens3 0.72 0.47 0.36 0.28 0.00 0.00 0.00 0.00 08:19:39 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:53:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:19:39 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 07:58:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:19:39 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 07:59:01 ens3 0.48 0.13 0.18 0.01 0.00 0.00 0.00 0.00 08:19:39 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:00:01 ens3 0.62 0.52 0.27 0.22 0.00 0.00 0.00 0.00 08:19:39 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:02:01 ens3 1.30 0.95 1.08 0.57 0.00 0.00 0.00 0.00 08:19:39 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:03:01 ens3 7.13 5.38 4.81 5.96 0.00 0.00 0.00 0.00 08:19:39 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:04:01 ens3 0.87 0.35 0.31 0.21 0.00 0.00 0.00 0.00 08:19:39 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:06:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:08:01 ens3 0.77 0.20 0.13 0.07 0.00 0.00 0.00 0.00 08:19:39 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:09:01 ens3 0.62 0.33 0.32 0.21 0.00 0.00 0.00 0.00 08:19:39 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:11:01 ens3 0.75 0.27 0.30 0.21 0.00 0.00 0.00 0.00 08:19:39 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:13:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 08:19:39 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:16:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:19:39 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:17:01 ens3 0.45 0.38 0.26 0.22 0.00 0.00 0.00 0.00 08:19:39 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:39 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:19:39 08:18:01 ens3 1.20 2.03 0.20 12.47 0.00 0.00 0.00 0.00 08:19:39 08:19:01 docker0 58.92 91.07 5.48 875.97 0.00 0.00 0.00 0.00 08:19:39 08:19:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 08:19:39 08:19:01 ens3 384.24 252.86 8000.58 139.05 0.00 0.00 0.00 0.00 08:19:39 Average: docker0 29.48 38.77 2.34 302.27 0.00 0.00 0.00 0.00 08:19:39 Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 08:19:39 Average: ens3 94.04 75.73 758.35 107.79 0.00 0.00 0.00 0.00 08:19:39 08:19:39 08:19:39 ---> sar -P ALL: 08:19:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40419) 03/06/25 _x86_64_ (8 CPU) 08:19:39 08:19:39 07:31:32 LINUX RESTART (8 CPU) 08:19:39 08:19:39 07:32:02 CPU %user %nice %system %iowait %steal %idle 08:19:39 07:33:01 all 10.79 0.00 3.51 3.41 0.06 82.23 08:19:39 07:33:01 0 12.71 0.00 2.95 2.60 0.07 81.67 08:19:39 07:33:01 1 9.83 0.00 4.32 6.10 0.05 79.69 08:19:39 07:33:01 2 12.62 0.00 3.74 0.41 0.05 83.18 08:19:39 07:33:01 3 14.60 0.00 3.32 5.73 0.07 76.28 08:19:39 07:33:01 4 10.69 0.00 3.55 9.15 0.07 76.54 08:19:39 07:33:01 5 7.30 0.00 3.45 1.52 0.05 87.69 08:19:39 07:33:01 6 9.38 0.00 3.49 1.33 0.07 85.73 08:19:39 07:33:01 7 9.18 0.00 3.23 0.43 0.07 87.10 08:19:39 07:34:01 all 38.33 0.00 6.89 1.53 0.08 53.18 08:19:39 07:34:01 0 39.34 0.00 7.44 0.49 0.07 52.67 08:19:39 07:34:01 1 38.21 0.00 6.34 0.03 0.08 55.33 08:19:39 07:34:01 2 38.94 0.00 6.02 0.10 0.07 54.87 08:19:39 07:34:01 3 38.04 0.00 7.44 2.04 0.08 52.40 08:19:39 07:34:01 4 40.88 0.00 7.25 9.16 0.08 42.62 08:19:39 07:34:01 5 37.49 0.00 6.37 0.13 0.08 55.92 08:19:39 07:34:01 6 36.73 0.00 7.47 0.02 0.07 55.72 08:19:39 07:34:01 7 36.98 0.00 6.79 0.32 0.07 55.84 08:19:39 07:35:01 all 44.23 0.00 6.69 0.90 0.08 48.09 08:19:39 07:35:01 0 44.42 0.00 7.12 0.10 0.08 48.28 08:19:39 07:35:01 1 45.31 0.00 6.29 0.00 0.08 48.32 08:19:39 07:35:01 2 40.72 0.00 7.23 4.68 0.10 47.27 08:19:39 07:35:01 3 45.78 0.00 6.65 0.54 0.08 46.95 08:19:39 07:35:01 4 42.19 0.00 6.37 1.06 0.07 50.32 08:19:39 07:35:01 5 44.85 0.00 6.47 0.00 0.08 48.60 08:19:39 07:35:01 6 44.37 0.00 6.67 0.80 0.08 48.07 08:19:39 07:35:01 7 46.21 0.00 6.76 0.02 0.08 46.93 08:19:39 07:36:01 all 52.86 0.00 7.44 0.33 0.08 39.28 08:19:39 07:36:01 0 54.13 0.00 7.11 0.03 0.07 38.66 08:19:39 07:36:01 1 51.81 0.00 7.44 0.03 0.08 40.63 08:19:39 07:36:01 2 52.25 0.00 7.70 1.87 0.08 38.10 08:19:39 07:36:01 3 54.17 0.00 7.76 0.12 0.08 37.87 08:19:39 07:36:01 4 51.51 0.00 7.33 0.08 0.08 40.99 08:19:39 07:36:01 5 53.26 0.00 7.31 0.42 0.08 38.92 08:19:39 07:36:01 6 51.61 0.00 8.08 0.02 0.08 40.20 08:19:39 07:36:01 7 54.16 0.00 6.80 0.05 0.10 38.90 08:19:39 07:37:01 all 18.30 0.00 6.20 16.19 0.07 59.24 08:19:39 07:37:01 0 17.52 0.00 7.00 19.37 0.07 56.05 08:19:39 07:37:01 1 18.84 0.00 5.39 4.23 0.10 71.44 08:19:39 07:37:01 2 18.38 0.00 5.85 22.66 0.07 53.04 08:19:39 07:37:01 3 17.88 0.00 5.73 21.22 0.07 55.10 08:19:39 07:37:01 4 17.82 0.00 7.22 40.33 0.10 34.52 08:19:39 07:37:01 5 18.73 0.00 6.61 2.07 0.05 72.53 08:19:39 07:37:01 6 18.16 0.00 5.50 1.79 0.07 74.48 08:19:39 07:37:01 7 19.07 0.00 6.31 18.13 0.05 56.43 08:19:39 07:38:01 all 12.04 0.00 6.28 17.09 0.08 64.51 08:19:39 07:38:01 0 11.05 0.00 5.47 6.50 0.08 76.90 08:19:39 07:38:01 1 11.75 0.00 5.56 5.57 0.08 77.04 08:19:39 07:38:01 2 12.77 0.00 6.01 15.87 0.08 65.26 08:19:39 07:38:01 3 12.51 0.00 6.05 15.38 0.07 65.99 08:19:39 07:38:01 4 10.87 0.00 6.39 10.50 0.10 72.13 08:19:39 07:38:01 5 11.43 0.00 6.39 21.02 0.08 61.08 08:19:39 07:38:01 6 12.88 0.00 8.86 52.50 0.08 25.68 08:19:39 07:38:01 7 13.04 0.00 5.57 9.55 0.08 71.76 08:19:39 07:39:02 all 47.80 0.00 8.90 11.23 0.08 31.99 08:19:39 07:39:02 0 47.81 0.00 7.95 8.82 0.10 35.31 08:19:39 07:39:02 1 48.43 0.00 7.84 4.23 0.07 39.43 08:19:39 07:39:02 2 48.02 0.00 8.73 14.72 0.08 28.44 08:19:39 07:39:02 3 47.63 0.00 9.29 4.27 0.07 38.74 08:19:39 07:39:02 4 47.41 0.00 9.22 5.06 0.10 38.21 08:19:39 07:39:02 5 47.50 0.00 9.08 5.75 0.07 37.60 08:19:39 07:39:02 6 47.87 0.00 9.68 17.32 0.08 25.05 08:19:39 07:39:02 7 47.77 0.00 9.38 29.72 0.07 13.07 08:19:39 07:40:01 all 89.42 0.00 10.47 0.00 0.11 0.00 08:19:39 07:40:01 0 90.00 0.00 9.88 0.00 0.12 0.00 08:19:39 07:40:01 1 89.87 0.00 10.01 0.00 0.12 0.00 08:19:39 07:40:01 2 89.46 0.00 10.42 0.00 0.12 0.00 08:19:39 07:40:01 3 88.99 0.00 10.87 0.00 0.14 0.00 08:19:39 07:40:01 4 89.24 0.00 10.66 0.00 0.10 0.00 08:19:39 07:40:01 5 89.57 0.00 10.31 0.00 0.12 0.00 08:19:39 07:40:01 6 89.29 0.00 10.60 0.00 0.10 0.00 08:19:39 07:40:01 7 88.89 0.00 11.01 0.00 0.10 0.00 08:19:39 07:41:01 all 90.19 0.00 9.70 0.00 0.10 0.00 08:19:39 07:41:01 0 89.98 0.00 9.88 0.00 0.13 0.00 08:19:39 07:41:01 1 90.24 0.00 9.66 0.00 0.10 0.00 08:19:39 07:41:01 2 90.57 0.00 9.33 0.00 0.10 0.00 08:19:39 07:41:01 3 89.89 0.00 10.01 0.00 0.10 0.00 08:19:39 07:41:01 4 90.37 0.00 9.55 0.00 0.08 0.00 08:19:39 07:41:01 5 90.34 0.00 9.58 0.00 0.08 0.00 08:19:39 07:41:01 6 90.16 0.00 9.72 0.00 0.12 0.00 08:19:39 07:41:01 7 90.00 0.00 9.90 0.00 0.10 0.00 08:19:39 07:42:01 all 25.58 0.00 5.92 4.55 0.09 63.85 08:19:39 07:42:01 0 24.11 0.00 5.35 2.51 0.08 67.95 08:19:39 07:42:01 1 24.82 0.00 5.95 8.57 0.10 60.55 08:19:39 07:42:01 2 24.11 0.00 6.32 5.15 0.08 64.34 08:19:39 07:42:01 3 26.10 0.00 5.29 2.11 0.07 66.43 08:19:39 07:42:01 4 27.97 0.00 6.09 9.62 0.10 56.21 08:19:39 07:42:01 5 25.12 0.00 5.89 1.16 0.08 67.74 08:19:39 07:42:01 6 26.28 0.00 6.34 3.48 0.08 63.82 08:19:39 07:42:01 7 26.16 0.00 6.15 3.85 0.08 63.75 08:19:39 07:43:01 all 10.58 0.00 0.99 0.77 0.08 87.58 08:19:39 07:43:01 0 7.48 0.00 0.94 0.08 0.07 91.44 08:19:39 07:43:01 1 14.28 0.00 1.02 3.24 0.08 81.38 08:19:39 07:43:01 2 7.59 0.00 0.96 0.17 0.07 91.22 08:19:39 07:43:01 3 9.17 0.00 0.92 0.13 0.08 89.70 08:19:39 07:43:01 4 11.71 0.00 1.10 0.25 0.07 86.87 08:19:39 07:43:01 5 11.53 0.00 1.01 0.17 0.08 87.21 08:19:39 07:43:01 6 14.95 0.00 1.20 1.87 0.08 81.88 08:19:39 07:43:01 7 7.89 0.00 0.80 0.23 0.07 91.00 08:19:39 08:19:39 07:43:01 CPU %user %nice %system %iowait %steal %idle 08:19:39 07:44:01 all 4.95 0.00 0.47 0.08 0.04 94.46 08:19:39 07:44:01 0 8.31 0.00 0.55 0.23 0.03 90.87 08:19:39 07:44:01 1 6.66 0.00 0.47 0.02 0.05 92.80 08:19:39 07:44:01 2 3.82 0.00 0.43 0.00 0.03 95.71 08:19:39 07:44:01 3 1.35 0.00 0.35 0.00 0.03 98.26 08:19:39 07:44:01 4 6.38 0.00 0.63 0.03 0.05 92.90 08:19:39 07:44:01 5 2.47 0.00 0.47 0.03 0.03 96.99 08:19:39 07:44:01 6 6.73 0.00 0.44 0.28 0.03 92.52 08:19:39 07:44:01 7 3.91 0.00 0.41 0.03 0.03 95.61 08:19:39 07:45:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:19:39 07:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:19:39 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:45:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:19:39 07:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:19:39 07:45:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 07:45:01 7 1.39 0.00 0.02 0.00 0.02 98.58 08:19:39 07:46:01 all 0.04 0.00 0.01 0.01 0.01 99.92 08:19:39 07:46:01 0 0.05 0.00 0.00 0.07 0.00 99.88 08:19:39 07:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 07:46:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 07:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 07:46:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:19:39 07:46:01 5 0.03 0.00 0.00 0.03 0.00 99.93 08:19:39 07:46:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:19:39 07:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:47:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:19:39 07:47:01 0 0.02 0.00 0.03 0.03 0.02 99.90 08:19:39 07:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:19:39 07:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:19:39 07:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 07:47:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:19:39 07:47:01 5 0.02 0.00 0.03 0.02 0.02 99.92 08:19:39 07:47:01 6 0.15 0.00 0.02 0.00 0.03 99.80 08:19:39 07:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:48:01 all 0.04 0.00 0.01 0.01 0.01 99.93 08:19:39 07:48:01 0 0.03 0.00 0.02 0.03 0.00 99.92 08:19:39 07:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 07:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 07:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:19:39 07:48:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:19:39 07:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:19:39 07:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:19:39 07:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:19:39 07:49:01 0 0.00 0.00 0.02 0.03 0.00 99.95 08:19:39 07:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 07:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 07:49:01 4 0.07 0.00 0.02 0.00 0.03 99.88 08:19:39 07:49:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:19:39 07:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 07:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:19:39 07:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:19:39 07:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 07:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 07:50:01 4 0.07 0.00 0.05 0.00 0.03 99.85 08:19:39 07:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:19:39 07:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:51:01 all 0.04 0.00 0.01 0.01 0.01 99.93 08:19:39 07:51:01 0 0.00 0.00 0.02 0.05 0.00 99.93 08:19:39 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:19:39 07:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 07:51:01 3 0.15 0.00 0.00 0.00 0.02 99.83 08:19:39 07:51:01 4 0.08 0.00 0.05 0.00 0.02 99.85 08:19:39 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 07:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 07:51:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:19:39 07:52:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:19:39 07:52:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:19:39 07:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 07:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:19:39 07:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 07:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:19:39 07:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:19:39 07:52:01 6 1.34 0.00 0.03 0.00 0.02 98.61 08:19:39 07:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:19:39 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:19:39 07:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:19:39 07:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:19:39 07:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:19:39 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:53:01 6 0.08 0.00 0.00 0.00 0.02 99.90 08:19:39 07:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 07:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:19:39 07:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:19:39 07:54:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:19:39 07:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:54:01 4 0.07 0.00 0.07 0.00 0.02 99.85 08:19:39 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 07:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 07:54:01 7 0.02 0.00 0.00 0.00 0.03 99.95 08:19:39 08:19:39 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:19:39 07:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:19:39 07:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:19:39 07:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 07:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 07:55:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:19:39 07:56:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:19:39 07:56:01 0 0.00 0.00 0.03 0.02 0.00 99.95 08:19:39 07:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 07:56:01 2 0.07 0.00 0.07 0.00 0.02 99.85 08:19:39 07:56:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:19:39 07:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:19:39 07:56:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:19:39 07:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 07:56:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:19:39 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:19:39 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:57:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:19:39 07:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:19:39 07:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 07:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:19:39 07:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 07:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:19:39 07:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:19:39 07:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:19:39 07:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:19:39 07:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:19:39 07:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 07:58:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:19:39 07:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:19:39 07:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:19:39 07:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 07:59:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:19:39 07:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:19:39 07:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:19:39 07:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 07:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 07:59:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:19:39 07:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 07:59:01 6 0.08 0.00 0.00 0.00 0.03 99.88 08:19:39 07:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 08:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:19:39 08:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:19:39 08:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 08:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 08:00:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:19:39 08:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:19:39 08:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 08:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:19:39 08:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:19:39 08:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:19:39 08:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:19:39 08:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:01:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:19:39 08:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:19:39 08:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:19:39 08:01:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 08:02:01 all 0.14 0.00 0.02 0.00 0.00 99.83 08:19:39 08:02:01 0 0.10 0.00 0.00 0.00 0.00 99.90 08:19:39 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:02:01 3 0.18 0.00 0.00 0.00 0.00 99.82 08:19:39 08:02:01 4 0.10 0.00 0.10 0.00 0.00 99.80 08:19:39 08:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 08:02:01 6 0.63 0.00 0.02 0.00 0.02 99.33 08:19:39 08:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 08:03:01 all 0.24 0.00 0.03 0.01 0.01 99.72 08:19:39 08:03:01 0 0.17 0.00 0.03 0.02 0.00 99.78 08:19:39 08:03:01 1 0.12 0.00 0.03 0.02 0.00 99.83 08:19:39 08:03:01 2 0.10 0.00 0.03 0.00 0.02 99.85 08:19:39 08:03:01 3 0.55 0.00 0.02 0.00 0.00 99.43 08:19:39 08:03:01 4 0.25 0.00 0.00 0.00 0.00 99.75 08:19:39 08:03:01 5 0.13 0.00 0.05 0.02 0.02 99.78 08:19:39 08:03:01 6 0.27 0.00 0.02 0.00 0.02 99.70 08:19:39 08:03:01 7 0.30 0.00 0.03 0.02 0.02 99.63 08:19:39 08:04:01 all 0.24 0.00 0.02 0.01 0.01 99.71 08:19:39 08:04:01 0 0.00 0.00 0.02 0.07 0.00 99.92 08:19:39 08:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:19:39 08:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:19:39 08:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 08:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 08:04:01 6 1.71 0.00 0.05 0.00 0.02 98.22 08:19:39 08:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:19:39 08:05:01 all 0.27 0.00 0.02 0.00 0.00 99.71 08:19:39 08:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:19:39 08:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 08:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:19:39 08:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:19:39 08:05:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:19:39 08:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:05:01 6 1.94 0.00 0.02 0.00 0.00 98.05 08:19:39 08:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:19:39 08:19:39 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:19:39 08:06:01 all 0.03 0.00 0.02 0.01 0.01 99.92 08:19:39 08:06:01 0 0.02 0.00 0.00 0.07 0.02 99.90 08:19:39 08:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 08:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 08:06:01 5 0.03 0.00 0.03 0.05 0.02 99.87 08:19:39 08:06:01 6 0.10 0.00 0.05 0.00 0.02 99.83 08:19:39 08:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 08:07:01 all 0.04 0.00 0.00 0.04 0.01 99.91 08:19:39 08:07:01 0 0.03 0.00 0.00 0.12 0.00 99.85 08:19:39 08:07:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:19:39 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:19:39 08:07:01 5 0.08 0.00 0.02 0.13 0.02 99.75 08:19:39 08:07:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:19:39 08:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 08:08:01 all 0.03 0.00 0.02 0.04 0.01 99.91 08:19:39 08:08:01 0 0.00 0.00 0.02 0.08 0.00 99.90 08:19:39 08:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 08:08:01 2 0.07 0.00 0.03 0.00 0.03 99.87 08:19:39 08:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:08:01 5 0.00 0.00 0.03 0.18 0.02 99.77 08:19:39 08:08:01 6 0.12 0.00 0.02 0.00 0.00 99.87 08:19:39 08:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:19:39 08:09:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:19:39 08:09:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:19:39 08:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 08:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:19:39 08:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 08:09:01 5 0.07 0.00 0.00 0.02 0.00 99.92 08:19:39 08:09:01 6 0.10 0.00 0.02 0.00 0.02 99.87 08:19:39 08:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:19:39 08:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:19:39 08:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 08:10:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:19:39 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 08:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:19:39 08:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:19:39 08:11:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:19:39 08:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:19:39 08:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 08:11:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:19:39 08:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 08:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:19:39 08:11:01 6 0.12 0.00 0.00 0.00 0.02 99.87 08:19:39 08:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:19:39 08:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:19:39 08:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 08:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:19:39 08:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 08:12:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:19:39 08:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:12:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:19:39 08:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:19:39 08:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:19:39 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:19:39 08:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 08:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:19:39 08:13:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:19:39 08:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:19:39 08:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 08:14:01 all 0.20 0.00 0.00 0.00 0.01 99.79 08:19:39 08:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:19:39 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 08:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 08:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:14:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:19:39 08:14:01 6 1.42 0.00 0.02 0.00 0.02 98.55 08:19:39 08:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:15:01 all 0.22 0.00 0.02 0.00 0.01 99.74 08:19:39 08:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:19:39 08:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:19:39 08:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:19:39 08:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:15:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:19:39 08:15:01 6 1.58 0.00 0.02 0.00 0.02 98.39 08:19:39 08:15:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:19:39 08:16:01 all 0.05 0.00 0.01 0.00 0.01 99.94 08:19:39 08:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:19:39 08:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 08:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:19:39 08:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:19:39 08:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:19:39 08:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:19:39 08:16:01 6 0.15 0.00 0.00 0.00 0.00 99.85 08:19:39 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:19:39 08:19:39 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:19:39 08:17:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:19:39 08:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:19:39 08:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:19:39 08:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:19:39 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:19:39 08:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:19:39 08:17:01 5 0.02 0.00 0.05 0.00 0.02 99.92 08:19:39 08:17:01 6 0.10 0.00 0.02 0.00 0.02 99.87 08:19:39 08:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:19:39 08:18:01 all 0.06 0.00 0.03 0.00 0.01 99.90 08:19:39 08:18:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:19:39 08:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:19:39 08:18:01 2 0.05 0.00 0.07 0.00 0.00 99.88 08:19:39 08:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:19:39 08:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:19:39 08:18:01 5 0.12 0.00 0.05 0.00 0.03 99.80 08:19:39 08:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:19:39 08:18:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:19:39 08:19:01 all 7.72 0.00 3.49 0.74 0.04 88.00 08:19:39 08:19:01 0 6.72 0.00 3.12 0.71 0.05 89.40 08:19:39 08:19:01 1 7.57 0.00 3.07 0.03 0.05 89.27 08:19:39 08:19:01 2 7.58 0.00 3.14 0.13 0.03 89.11 08:19:39 08:19:01 3 8.55 0.00 4.46 0.05 0.03 86.90 08:19:39 08:19:01 4 8.60 0.00 3.27 0.10 0.05 87.98 08:19:39 08:19:01 5 8.12 0.00 3.57 0.20 0.05 88.06 08:19:39 08:19:01 6 7.93 0.00 4.80 4.72 0.05 82.50 08:19:39 08:19:01 7 6.70 0.00 2.51 0.03 0.03 90.73 08:19:39 Average: all 9.65 0.00 1.64 1.21 0.03 87.47 08:19:39 Average: 0 9.63 0.00 1.59 0.90 0.02 87.85 08:19:39 Average: 1 9.72 0.00 1.56 0.68 0.03 88.01 08:19:39 Average: 2 9.50 0.00 1.62 1.40 0.03 87.45 08:19:39 Average: 3 9.67 0.00 1.66 1.09 0.02 87.56 08:19:39 Average: 4 9.69 0.00 1.68 1.79 0.03 86.80 08:19:39 Average: 5 9.52 0.00 1.63 0.70 0.03 88.12 08:19:39 Average: 6 9.91 0.00 1.76 1.78 0.03 86.51 08:19:39 Average: 7 9.59 0.00 1.61 1.33 0.03 87.44 08:19:39 08:19:39 08:19:39