Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 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-ssh10059805813455858555.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-ssh13804388672220733292.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-ssh16876281625965662467.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-ssh3608039465651945133.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-ssh15198968313999218246.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 ‘prd-ubuntu20.04-docker-8c-8g-39757’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39758 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/801 [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/801 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53d30c6293bf92a3a8fbd849dfc06bb336e757ec (main) Commit message: "Merge pull request #5094 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 > git rev-list --no-walk 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:04:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:04:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:04:07 ========================================================= 07:04:07 EdgeX Global Pipelines Version Info 07:04:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:04:08 ------------------- 07:04:08 stable info: 07:04:08 ------------------- 07:04:08 Commited By: Cherry Wang cherry@iotechsys.com 07:04:08 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:04:08 Message: update stable to v1.0.269 07:04:08 ------------------- 07:04:08 experimental info: 07:04:08 ------------------- 07:04:08 Commited By: Ginny Guan ginny@iotechsys.com 07:04:08 Commit SHA: 3f6539663ecb053cdd6d778753bf0c51d55501bf 07:04:08 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:04:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d30c6 [Pipeline] echo 07:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:09 provisioning config files... 07:04:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config16585405778285281199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:09 ---> ****-login.sh 07:04:09 nexus3.edgexfoundry.org:10001 07:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:10 Configure a credential helper to remove this warning. See 07:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:10 07:04:10 Login Succeeded 07:04:10 nexus3.edgexfoundry.org:10002 07:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:10 Configure a credential helper to remove this warning. See 07:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:10 07:04:10 Login Succeeded 07:04:10 nexus3.edgexfoundry.org:10003 07:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:10 Configure a credential helper to remove this warning. See 07:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:10 07:04:10 Login Succeeded 07:04:10 nexus3.edgexfoundry.org:10004 07:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:10 Configure a credential helper to remove this warning. See 07:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:10 07:04:10 Login Succeeded 07:04:10 ****.io 07:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:04:10 Configure a credential helper to remove this warning. See 07:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:04:10 07:04:10 Login Succeeded 07:04:10 ---> ****-login.sh ends [Pipeline] } 07:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:11 + 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:04:11 + dirname cmd/core-command/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo core-command,cmd/core-command/Dockerfile 07:04:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:04:11 + dirname cmd/core-data/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo core-data,cmd/core-data/Dockerfile 07:04:11 + dirname cmd/core-keeper/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo core-keeper,cmd/core-keeper/Dockerfile 07:04:11 + dirname cmd/core-metadata/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo core-metadata,cmd/core-metadata/Dockerfile 07:04:11 + dirname cmd/security-bootstrapper/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:04:11 + dirname cmd/security-proxy-auth/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:04:11 + dirname cmd/security-proxy-setup/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:04:11 + dirname cmd/security-secretstore-setup/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:04:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:04:11 + dirname cmd/security-spire-agent/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:04:11 + dirname cmd/security-spire-config/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:04:11 + dirname cmd/security-spire-server/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:04:11 + dirname+ cmd/support-notifications/Dockerfile 07:04:11 cut -d/ -f2 07:04:11 + echo support-notifications,cmd/support-notifications/Dockerfile 07:04:11 + dirname cmd/support-scheduler/Dockerfile 07:04:11 + cut -d/ -f2 07:04:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:04:11 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:04:11 + git rev-list -1 --merges 53d30c6293bf92a3a8fbd849dfc06bb336e757ec~1..53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo 07:04:11 -----------> git rev-list -1 --merges 53d30c6293bf92a3a8fbd849dfc06bb336e757ec~1..53d30c6293bf92a3a8fbd849dfc06bb336e757ec 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:04:11 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [false] [Pipeline] sh 07:04:11 + git log --format=format:%s -1 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo 07:04:11 ========================================================= 07:04:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:04:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:12 + grep -v github /etc/ssh/ssh_known_hosts 07:04:12 + [ -e /tmp/ssh_known_hosts ] 07:04:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:04:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:04:12 + sudo tee -a /etc/ssh/ssh_known_hosts 07:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:12 07:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:13 0.1.4: Pulling from edgex-devops/py-git-semver 07:04:13 b85a868b505f: Pulling fs layer 07:04:13 e2be974225ed: Pulling fs layer 07:04:13 339a4e72a1f5: Pulling fs layer 07:04:13 988bab9f4d93: Pulling fs layer 07:04:13 1469e6f7b9e6: Pulling fs layer 07:04:13 eaf3925da568: Pulling fs layer 07:04:13 988bab9f4d93: Waiting 07:04:13 1469e6f7b9e6: Waiting 07:04:13 bab4dde63d76: Pulling fs layer 07:04:13 bde34c3a00c8: Pulling fs layer 07:04:13 b352a97aabf1: Pulling fs layer 07:04:13 4872d77fe225: Pulling fs layer 07:04:13 eaf3925da568: Waiting 07:04:13 bab4dde63d76: Waiting 07:04:13 5851b861e8e6: Pulling fs layer 07:04:13 bde34c3a00c8: Waiting 07:04:13 4872d77fe225: Waiting 07:04:13 b352a97aabf1: Waiting 07:04:13 5851b861e8e6: Waiting 07:04:13 e2be974225ed: Verifying Checksum 07:04:13 e2be974225ed: Download complete 07:04:13 988bab9f4d93: Download complete 07:04:13 1469e6f7b9e6: Verifying Checksum 07:04:13 1469e6f7b9e6: Download complete 07:04:13 339a4e72a1f5: Verifying Checksum 07:04:13 339a4e72a1f5: Download complete 07:04:13 eaf3925da568: Verifying Checksum 07:04:13 eaf3925da568: Download complete 07:04:13 bde34c3a00c8: Verifying Checksum 07:04:13 bde34c3a00c8: Download complete 07:04:13 b352a97aabf1: Download complete 07:04:13 4872d77fe225: Download complete 07:04:13 5851b861e8e6: Verifying Checksum 07:04:13 5851b861e8e6: Download complete 07:04:13 b85a868b505f: Verifying Checksum 07:04:13 b85a868b505f: Download complete 07:04:13 bab4dde63d76: Verifying Checksum 07:04:13 bab4dde63d76: Download complete 07:04:14 b85a868b505f: Pull complete 07:04:14 e2be974225ed: Pull complete 07:04:15 339a4e72a1f5: Pull complete 07:04:15 988bab9f4d93: Pull complete 07:04:15 1469e6f7b9e6: Pull complete 07:04:15 eaf3925da568: Pull complete 07:04:17 bab4dde63d76: Pull complete 07:04:17 bde34c3a00c8: Pull complete 07:04:17 b352a97aabf1: Pull complete 07:04:17 4872d77fe225: Pull complete 07:04:17 5851b861e8e6: Pull complete 07:04:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:18 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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:04:20 $ docker top 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a -eo pid,comm 07:04:20 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:04:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:20 [ssh-agent] Looking for ssh-agent implementation... 07:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:20 $ docker exec 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent 07:04:20 SSH_AUTH_SOCK=/tmp/ssh-VJXpQLJDndfX/agent.33 07:04:20 SSH_AGENT_PID=39 07:04:20 Running ssh-add (command line suppressed) 07:04:21 Identity added: /w/workspace/edgex-go/801@tmp/private_key_16638684536768321910.key (/w/workspace/edgex-go/801@tmp/private_key_16638684536768321910.key) 07:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:21 + git tag --points-at HEAD [Pipeline] } 07:04:21 $ docker exec --env ******** --env ******** 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent -k 07:04:21 unset SSH_AUTH_SOCK; 07:04:21 unset SSH_AGENT_PID; 07:04:21 echo Agent pid 39 killed; 07:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:21 [ssh-agent] Looking for ssh-agent implementation... 07:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:21 $ docker exec 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent 07:04:21 SSH_AUTH_SOCK=/tmp/ssh-hhlGnlLETv8d/agent.73 07:04:21 SSH_AGENT_PID=79 07:04:21 Running ssh-add (command line suppressed) 07:04:21 Identity added: /w/workspace/edgex-go/801@tmp/private_key_11480799633001621072.key (/w/workspace/edgex-go/801@tmp/private_key_11480799633001621072.key) 07:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:22 + git semver init 07:04:22 2025-02-26 07:04:22,364 [run_init] DEBUG init version:0.0.0 force:False 07:04:22 2025-02-26 07:04:22,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/801/.semver 07:04:22 2025-02-26 07:04:22,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/801/.semver 07:04:22 2025-02-26 07:04:22,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/801/.semver'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) 07:04:27 2025-02-26 07:04:27,725 [append_file] DEBUG append to file:/w/workspace/edgex-go/801/.git/info/exclude 07:04:27 2025-02-26 07:04:27,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/801/.semver/main with force:False 07:04:27 2025-02-26 07:04:27,726 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:04:27 2025-02-26 07:04:27,726 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:04:27 4.0.0-dev.63 [Pipeline] } 07:04:28 $ docker exec --env ******** --env ******** 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent -k 07:04:28 unset SSH_AUTH_SOCK; 07:04:28 unset SSH_AGENT_PID; 07:04:28 echo Agent pid 79 killed; 07:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:28 + git semver [Pipeline] } 07:04:28 $ docker stop --time=1 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a 07:04:30 $ docker rm -f --volumes 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a [Pipeline] // withDockerContainer [Pipeline] sh 07:04:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:30 Stashed 1 file(s) [Pipeline] echo 07:04:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.63 [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:04:31 + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo 07:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:31 ========================================================= 07:04:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:04:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:04:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:31 da9db072f522: Pulling fs layer 07:04:31 6ef4a4ee8ca5: Pulling fs layer 07:04:31 06f05ace1117: Pulling fs layer 07:04:31 5fe327b54edc: Pulling fs layer 07:04:31 4f4fb700ef54: Pulling fs layer 07:04:31 92a5565b7b96: Pulling fs layer 07:04:31 ff9bb7016b71: Pulling fs layer 07:04:31 b67dba6c2c7d: Pulling fs layer 07:04:31 a813b0c90790: Pulling fs layer 07:04:31 92a5565b7b96: Waiting 07:04:31 a813b0c90790: Waiting 07:04:31 b67dba6c2c7d: Waiting 07:04:31 ff9bb7016b71: Waiting 07:04:31 5fe327b54edc: Waiting 07:04:31 4f4fb700ef54: Waiting 07:04:31 6ef4a4ee8ca5: Download complete 07:04:31 5fe327b54edc: Verifying Checksum 07:04:31 5fe327b54edc: Download complete 07:04:31 4f4fb700ef54: Download complete 07:04:31 da9db072f522: Verifying Checksum 07:04:31 da9db072f522: Download complete 07:04:31 ff9bb7016b71: Verifying Checksum 07:04:31 ff9bb7016b71: Download complete 07:04:31 da9db072f522: Pull complete 07:04:31 a813b0c90790: Verifying Checksum 07:04:31 a813b0c90790: Download complete 07:04:31 6ef4a4ee8ca5: Pull complete 07:04:31 06f05ace1117: Verifying Checksum 07:04:31 06f05ace1117: Download complete 07:04:32 b67dba6c2c7d: Verifying Checksum 07:04:32 b67dba6c2c7d: Download complete 07:04:35 06f05ace1117: Pull complete 07:04:35 5fe327b54edc: Pull complete 07:04:35 4f4fb700ef54: Pull complete 07:04:35 92a5565b7b96: Pull complete 07:04:35 ff9bb7016b71: Pull complete 07:04:38 b67dba6c2c7d: Pull complete 07:04:38 a813b0c90790: Pull complete 07:04:38 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:04:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:38 WORKDIR /edgex 07:04:38 COPY go.mod . 07:04:38 RUN go mod download 07:04:38 + docker build -t ci-base-image-x86_64 -f - . 07:04:39 Sending build context to Docker daemon 180.2MB 07:04:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:39 ---> 3ba60ce46760 07:04:39 Step 2/4 : WORKDIR /edgex 07:04:45 Still waiting to schedule task 07:04:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:04:45 ---> Running in 53ea1945d248 07:04:45 Removing intermediate container 53ea1945d248 07:04:45 ---> 6365c3892ba7 07:04:45 Step 3/4 : COPY go.mod . 07:04:45 ---> f8a29ff021f8 07:04:45 Step 4/4 : RUN go mod download 07:04:45 ---> Running in 02ed6d4bc303 07:05:07 Removing intermediate container 02ed6d4bc303 07:05:07 ---> bcfd8d76f7f7 07:05:07 Successfully built bcfd8d76f7f7 07:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:08 + docker inspect -f . ci-base-image-x86_64 07:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:08 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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:05:08 $ docker top 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:09 + go version 07:05:09 go version go1.23.4 linux/amd64 [Pipeline] } 07:05:09 $ docker stop --time=1 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 07:05:10 $ docker rm -f --volumes 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:10 + docker inspect -f . ci-base-image-x86_64 07:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:10 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:05:11 $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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:05:11 $ docker top 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e -eo pid,comm [Pipeline] { [Pipeline] echo 07:05:11 ========================================================= 07:05:11 [edgeXBuildGoParallel] Running Tests and Build... 07:05:11 ========================================================= [Pipeline] sh 07:05:11 + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] fileExists [Pipeline] sh 07:05:12 + make test 07:05:12 go test -race -coverprofile=coverage.out ./... 07:05:20 ? github.com/edgexfoundry/edgex-go [no test files] 07:05:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:05:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:05:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:05:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:05:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 07:05:47 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:05:47 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:05:47 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:05:47 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 07:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:05:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:05:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:05:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:05:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 07:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements 07:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements 07:05:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:05:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.935s coverage: 93.4% of statements 07:05:51 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 92.3% of statements 07:05:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 8.4% of statements 07:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:05:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:05:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements 07:05:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:05:55 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:05:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:05:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:05:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:05:55 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:05:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 07:05:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 07:05:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 07:05:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 07:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 07:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:05:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:05:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:05:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 07:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 07:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 07:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 07:05:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:05:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:05:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:06:00 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:06:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:06:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:06:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:06:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:06:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:06:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:06:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:06:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:06:13 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:06:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:06:13 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:06:13 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:06:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:06:13 Running in /w/workspace/edgex-go/801 [Pipeline] { [Pipeline] checkout 07:06:13 The recommended git tool is: git 07:06:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:06:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:06:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:06:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:06:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:06:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:06:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:06:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:06:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:06:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:06:17 using credential edgex-jenkins-ssh 07:06:17 Cloning the remote Git repository 07:06:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:06:17 > git init /w/workspace/edgex-go/801 # timeout=10 07:06:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:06:18 > git --version # timeout=10 07:06:18 > git --version # 'git version 2.25.1' 07:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.102s coverage: 81.8% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.055s coverage: 100.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 29.2% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 07:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 07:06:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 07:06:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 07:06:22 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:06:22 running golangci-lint 07:06:22 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:06:22 go version go1.23.4 linux/amd64 07:06:22 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:06:22 level=info msg="[config_reader] Used config file .golangci.yml" 07:06:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:06:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:06:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:36 Avoid second fetch 07:06:36 Checking out Revision 53d30c6293bf92a3a8fbd849dfc06bb336e757ec (main) 07:06:36 Commit message: "Merge pull request #5094 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.0" 07:06:36 > git config core.sparsecheckout # timeout=10 07:06:36 > git checkout -f 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:41 Dload Upload Total Spent Left Speed 07:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 07:06:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:06:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:06:42 + sudo tee /etc/docker/daemon.new 07:06:42 { 07:06:42 "registry-mirrors": [ 07:06:42 "https://nexus3.edgexfoundry.org:10001" 07:06:42 ], 07:06:42 "bip": "10.250.0.254/24", 07:06:42 "hosts": [ 07:06:42 "tcp://0.0.0.0:5555", 07:06:42 "unix:///var/run/docker.sock" 07:06:42 ], 07:06:42 "mtu": 1458, 07:06:42 "selinux-enabled": true, 07:06:42 "seccomp-profile": "/etc/docker/seccomp.json" 07:06:42 } [Pipeline] sh 07:06:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:06:42 + sudo service docker restart 07:06:49 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 24.548960152s" 07:06:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.520017ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:01 provisioning config files... 07:07:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config1257531027748862556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:01 ---> ****-login.sh 07:07:01 nexus3.edgexfoundry.org:10001 07:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:02 Configure a credential helper to remove this warning. See 07:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:02 07:07:02 Login Succeeded 07:07:02 nexus3.edgexfoundry.org:10002 07:07:02 level=info msg="[linters_context/goanalysis] analyzers took 2m2.596493154s with top 10 stages: buildir: 1m11.952217674s, gosec: 4.403921385s, inspect: 3.175825419s, fact_deprecated: 2.524336164s, printf: 2.205141023s, ctrlflow: 1.949086689s, S1038: 1.80399661s, fact_purity: 1.52433147s, nilness: 1.199672704s, ineffassign: 864.622868ms" 07:07:02 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:07:02 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_dirs: 202/202, cgo: 202/202, invalid_issue: 202/202, exclude: 202/202, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, skip_files: 202/202, exclude-rules: 202/20, nolint: 20/0" 07:07:02 level=info msg="[runner] processing took 15.44438ms with stages: nolint: 7.570524ms, identifier_marker: 4.222666ms, exclude-rules: 1.157129ms, autogenerated_exclude: 1.081469ms, path_prettifier: 884.228µs, skip_dirs: 444.473µs, filename_unadjuster: 31.96µs, cgo: 26.22µs, invalid_issue: 21.491µs, max_same_issues: 860ns, fixer: 510ns, uniq_by_line: 510ns, max_from_linter: 430ns, exclude: 400ns, skip_files: 400ns, sort_results: 370ns, diff: 160ns, source_code: 150ns, path_prefixer: 110ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 07:07:02 level=info msg="[runner] linters took 14.677818945s with stages: goanalysis_metalinter: 14.662287524s" 07:07:02 level=info msg="File cache stats: 0 entries of total size 0B" 07:07:02 level=info msg="Memory: 394 samples, avg is 309.5MB, max is 1229.8MB" 07:07:02 level=info msg="Execution took 39.296641916s" 07:07:02 go vet ./... 07:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:02 Configure a credential helper to remove this warning. See 07:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:02 07:07:02 Login Succeeded 07:07:02 nexus3.edgexfoundry.org:10003 07:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:02 Configure a credential helper to remove this warning. See 07:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:02 07:07:02 Login Succeeded 07:07:02 nexus3.edgexfoundry.org:10004 07:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:03 Configure a credential helper to remove this warning. See 07:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:03 07:07:03 Login Succeeded 07:07:03 ****.io 07:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:03 Configure a credential helper to remove this warning. See 07:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:03 07:07:03 Login Succeeded 07:07:03 ---> ****-login.sh ends [Pipeline] } 07:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:07:04 + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo 07:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:07:04 ========================================================= 07:07:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:07:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:07:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:07:04 9986a736f7d3: Pulling fs layer 07:07:04 1f018df60701: Pulling fs layer 07:07:04 39f8f326b044: Pulling fs layer 07:07:04 e6a1e7a6a96a: Pulling fs layer 07:07:04 4f4fb700ef54: Pulling fs layer 07:07:04 d45d956e0dbf: Pulling fs layer 07:07:04 d7702b0d1db1: Pulling fs layer 07:07:04 5c7f0f088c93: Pulling fs layer 07:07:04 4fdc064ae6cf: Pulling fs layer 07:07:04 e6a1e7a6a96a: Waiting 07:07:04 4f4fb700ef54: Waiting 07:07:04 d45d956e0dbf: Waiting 07:07:04 d7702b0d1db1: Waiting 07:07:04 5c7f0f088c93: Waiting 07:07:04 4fdc064ae6cf: Waiting 07:07:04 1f018df60701: Verifying Checksum 07:07:04 1f018df60701: Download complete 07:07:04 e6a1e7a6a96a: Verifying Checksum 07:07:04 e6a1e7a6a96a: Download complete 07:07:04 4f4fb700ef54: Verifying Checksum 07:07:04 4f4fb700ef54: Download complete 07:07:04 d45d956e0dbf: Verifying Checksum 07:07:04 d45d956e0dbf: Download complete 07:07:04 d7702b0d1db1: Verifying Checksum 07:07:04 d7702b0d1db1: Download complete 07:07:04 9986a736f7d3: Verifying Checksum 07:07:04 9986a736f7d3: Download complete 07:07:05 4fdc064ae6cf: Verifying Checksum 07:07:05 4fdc064ae6cf: Download complete 07:07:05 9986a736f7d3: Pull complete 07:07:06 1f018df60701: Pull complete 07:07:06 39f8f326b044: Verifying Checksum 07:07:06 39f8f326b044: Download complete 07:07:07 5c7f0f088c93: Verifying Checksum 07:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:07:10 ./bin/test-attribution-txt.sh [Pipeline] echo 07:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:07:10 + ls -al . 07:07:10 total 1976 07:07:10 drwxrwxr-x 11 1001 1001 4096 Feb 26 07:05 . 07:07:10 drwxr-xr-x 4 root root 4096 Feb 26 07:05 .. 07:07:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 .blubracket 07:07:10 -rw-rw-r-- 1 1001 1001 10 Feb 26 07:04 .dockerignore 07:07:10 drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 .git 07:07:10 drwxrwxr-x 3 1001 1001 4096 Feb 26 07:04 .github 07:07:10 -rw-rw-r-- 1 1001 1001 907 Feb 26 07:04 .gitignore 07:07:10 -rw-rw-r-- 1 1001 1001 199 Feb 26 07:04 .golangci.yml 07:07:10 -rw-rw-r-- 1 1001 1001 100 Feb 26 07:04 .hadolint.yml 07:07:10 drwxr-xr-x 3 1001 1001 4096 Feb 26 07:04 .semver 07:07:10 -rw-rw-r-- 1 1001 1001 155 Feb 26 07:04 .sonarcloud.properties 07:07:10 -rw-rw-r-- 1 1001 1001 1171 Feb 26 07:04 ADOPTERS.md 07:07:10 -rw-rw-r-- 1 1001 1001 17374 Feb 26 07:04 Attribution.txt 07:07:10 -rw-rw-r-- 1 1001 1001 100284 Feb 26 07:04 CHANGELOG.md 07:07:10 -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:04 CONTRIBUTING.md 07:07:10 -rw-rw-r-- 1 1001 1001 677 Feb 26 07:04 GOVERNANCE.md 07:07:10 -rw-rw-r-- 1 1001 1001 858 Feb 26 07:04 Jenkinsfile 07:07:10 -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:04 LICENSE 07:07:10 -rw-rw-r-- 1 1001 1001 16740 Feb 26 07:04 Makefile 07:07:10 -rw-rw-r-- 1 1001 1001 582 Feb 26 07:04 OWNERS.md 07:07:10 -rw-rw-r-- 1 1001 1001 9932 Feb 26 07:04 README.md 07:07:10 -rw-rw-r-- 1 1001 1001 789 Feb 26 07:04 SECURITY.md 07:07:10 -rw-rw-r-- 1 1001 1001 12 Feb 26 07:04 VERSION 07:07:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 bin 07:07:10 drwxrwxr-x 19 1001 1001 4096 Feb 26 07:04 cmd 07:07:10 -rw-r--r-- 1 root root 1651062 Feb 26 07:06 coverage.out 07:07:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 fuzz_test 07:07:10 -rw-rw-r-- 1 1001 1001 6495 Feb 26 07:04 go.mod 07:07:10 -rw-rw-r-- 1 1001 1001 88225 Feb 26 07:04 go.sum 07:07:10 drwxrwxr-x 7 1001 1001 4096 Feb 26 07:04 internal 07:07:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 openapi 07:07:10 -rw-rw-r-- 1 1001 1001 584 Feb 26 07:04 security.txt 07:07:10 -rw-rw-r-- 1 1001 1001 204 Feb 26 07:04 version.go [Pipeline] sh 07:07:10 + '[' -e coverage.out ] 07:07:10 + chown 1001:1001 coverage.out [Pipeline] stash 07:07:11 Stashed 1 file(s) [Pipeline] sh 07:07:11 + make build 07:07:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:07:22 39f8f326b044: Pull complete 07:07:22 e6a1e7a6a96a: Pull complete 07:07:22 4f4fb700ef54: Pull complete 07:07:22 d45d956e0dbf: Pull complete 07:07:22 d7702b0d1db1: Pull complete 07:07:29 5c7f0f088c93: Pull complete 07:07:30 4fdc064ae6cf: Pull complete 07:07:30 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:07:31 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:07:31 WORKDIR /edgex 07:07:31 COPY go.mod . 07:07:31 RUN go mod download 07:07:31 docker build -t ci-base-image-arm64 -f - . 07:07:31 Sending build context to Docker daemon 3.662MB 07:07:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:07:31 ---> 63f30b955cb9 07:07:31 Step 2/4 : WORKDIR /edgex 07:07:33 ---> Running in 4cd83c5964ce 07:07:33 Removing intermediate container 4cd83c5964ce 07:07:33 ---> 9f36eb879baa 07:07:33 Step 3/4 : COPY go.mod . 07:07:34 ---> f2930632761b 07:07:34 Step 4/4 : RUN go mod download 07:07:34 ---> Running in ea2508864117 07:07:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:07:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:07:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:07:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:07:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:07:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:07:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:07:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:07:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:07:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:07:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:07:58 $ docker stop --time=1 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e 07:08:02 $ docker rm -f --volumes 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e [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:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:08:04 07:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:08:05 latest: Pulling from edgex-devops/edgex-compose 07:08:05 91d30c5bc195: Pulling fs layer 07:08:05 2e9b0aa3be6d: Pulling fs layer 07:08:05 9c61dcf015f6: Pulling fs layer 07:08:05 4698f68db338: Pulling fs layer 07:08:05 2a2f49069b9e: Pulling fs layer 07:08:05 e0025b399a48: Pulling fs layer 07:08:05 2a2f49069b9e: Waiting 07:08:05 e0025b399a48: Waiting 07:08:05 4698f68db338: Waiting 07:08:05 91d30c5bc195: Verifying Checksum 07:08:05 91d30c5bc195: Download complete 07:08:05 4698f68db338: Verifying Checksum 07:08:05 4698f68db338: Download complete 07:08:05 2e9b0aa3be6d: Verifying Checksum 07:08:05 e0025b399a48: Download complete 07:08:05 91d30c5bc195: Pull complete 07:08:05 2a2f49069b9e: Download complete 07:08:06 2e9b0aa3be6d: Pull complete 07:08:06 9c61dcf015f6: Verifying Checksum 07:08:06 9c61dcf015f6: Download complete 07:08:09 9c61dcf015f6: Pull complete 07:08:09 4698f68db338: Pull complete 07:08:09 2a2f49069b9e: Pull complete 07:08:09 e0025b399a48: Pull complete 07:08:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:10 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:08:10 $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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:08:12 $ docker top 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:12 + docker compose -f ./docker-compose-build.yml build --parallel 07:08:15 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:08:15 #1 transferring dockerfile: 1.89kB done 07:08:15 #1 DONE 0.1s 07:08:15 07:08:15 #2 [core-metadata internal] load build definition from Dockerfile 07:08:15 #2 transferring dockerfile: 2.10kB done 07:08:15 #2 DONE 0.0s 07:08:15 07:08:15 #3 [support-notifications internal] load build definition from Dockerfile 07:08:15 #3 transferring dockerfile: 2.00kB done 07:08:15 #3 DONE 0.0s 07:08:15 07:08:15 #4 [security-bootstrapper internal] load build definition from Dockerfile 07:08:15 #4 transferring dockerfile: 3.02kB done 07:08:15 #4 DONE 0.0s 07:08:15 07:08:15 #5 [security-secretstore-setup internal] load build definition from Dockerfile 07:08:15 #5 transferring dockerfile: 2.49kB done 07:08:15 #5 DONE 0.1s 07:08:15 07:08:15 #6 [core-command internal] load build definition from Dockerfile 07:08:15 #6 transferring dockerfile: 1.94kB done 07:08:15 #6 DONE 0.1s 07:08:15 07:08:15 #7 [security-spire-agent internal] load build definition from Dockerfile 07:08:15 #7 transferring dockerfile: 1.81kB done 07:08:15 #7 DONE 0.1s 07:08:15 07:08:15 #8 [support-scheduler internal] load build definition from Dockerfile 07:08:15 #8 transferring dockerfile: 1.83kB done 07:08:15 #8 DONE 0.1s 07:08:15 07:08:15 #9 [core-data internal] load build definition from Dockerfile 07:08:15 #9 transferring dockerfile: 2.04kB done 07:08:15 #9 DONE 0.1s 07:08:15 07:08:15 #10 [security-spire-config internal] load build definition from Dockerfile 07:08:15 #10 ... 07:08:15 07:08:15 #11 [security-proxy-auth internal] load build definition from Dockerfile 07:08:15 #11 transferring dockerfile: 2.14kB done 07:08:15 #11 DONE 0.1s 07:08:15 07:08:15 #12 [security-spire-server internal] load build definition from Dockerfile 07:08:15 #12 transferring dockerfile: 1.70kB done 07:08:15 #12 DONE 0.2s 07:08:15 07:08:15 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:08:15 #13 transferring dockerfile: 2.23kB done 07:08:15 #13 DONE 0.2s 07:08:15 07:08:15 #14 [security-spiffe-token-provider internal] load .dockerignore 07:08:15 #14 transferring context: 50B done 07:08:15 #14 DONE 0.1s 07:08:15 07:08:15 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:08:15 #15 transferring dockerfile: 2.50kB done 07:08:15 #15 DONE 0.2s 07:08:15 07:08:15 #16 [core-keeper internal] load build definition from Dockerfile 07:08:15 #16 transferring dockerfile: 2.01kB done 07:08:15 #16 DONE 0.2s 07:08:15 07:08:15 #10 [security-spire-config internal] load build definition from Dockerfile 07:08:15 #10 transferring dockerfile: 1.69kB done 07:08:15 #10 DONE 0.2s 07:08:15 07:08:15 #17 [core-metadata internal] load .dockerignore 07:08:15 #17 transferring context: 50B done 07:08:15 #17 DONE 0.0s 07:08:15 07:08:15 #18 [support-notifications internal] load .dockerignore 07:08:15 #18 transferring context: 50B done 07:08:15 #18 DONE 0.0s 07:08:15 07:08:15 #19 [security-bootstrapper internal] load .dockerignore 07:08:15 #19 transferring context: 50B done 07:08:15 #19 DONE 0.1s 07:08:15 07:08:15 #20 [security-spire-agent internal] load .dockerignore 07:08:15 #20 transferring context: 50B done 07:08:15 #20 DONE 0.1s 07:08:15 07:08:15 #21 [security-secretstore-setup internal] load .dockerignore 07:08:15 #21 transferring context: 50B done 07:08:15 #21 DONE 0.1s 07:08:15 07:08:15 #22 [security-spire-server internal] load .dockerignore 07:08:15 #22 ... 07:08:15 07:08:15 #23 [support-scheduler internal] load .dockerignore 07:08:15 #23 transferring context: 50B done 07:08:15 #23 DONE 0.1s 07:08:15 07:08:15 #24 [core-data internal] load .dockerignore 07:08:15 #24 transferring context: 50B done 07:08:15 #24 DONE 0.1s 07:08:15 07:08:15 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:08:15 #25 transferring context: 50B done 07:08:15 #25 DONE 0.1s 07:08:15 07:08:15 #26 [security-proxy-auth internal] load .dockerignore 07:08:15 #26 transferring context: 50B done 07:08:15 #26 DONE 0.1s 07:08:15 07:08:15 #27 [core-command internal] load .dockerignore 07:08:15 #27 transferring context: 50B done 07:08:15 #27 DONE 0.1s 07:08:15 07:08:15 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:08:15 #28 DONE 0.0s 07:08:15 07:08:15 #29 [security-spire-config internal] load .dockerignore 07:08:15 #29 transferring context: 50B done 07:08:15 #29 DONE 0.1s 07:08:15 07:08:15 #30 [core-keeper internal] load .dockerignore 07:08:15 #30 transferring context: 50B done 07:08:15 #30 DONE 0.1s 07:08:15 07:08:15 #22 [security-spire-server internal] load .dockerignore 07:08:15 #22 transferring context: 50B done 07:08:15 #22 DONE 0.2s 07:08:15 07:08:15 #31 [security-proxy-setup internal] load .dockerignore 07:08:15 #31 transferring context: 50B done 07:08:15 #31 DONE 0.2s 07:08:15 07:08:15 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:08:15 #28 DONE 0.0s 07:08:15 07:08:15 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:08:15 #32 ... 07:08:15 07:08:15 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:08:15 #28 DONE 0.0s 07:08:15 07:08:15 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:08:16 #32 ... 07:08:16 07:08:16 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:08:16 #28 DONE 0.0s 07:08:16 07:08:16 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:08:16 #32 DONE 0.6s 07:08:16 07:08:16 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:08:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:08:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:08:16 #33 ... 07:08:16 07:08:16 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:08:16 #34 DONE 0.7s 07:08:16 07:08:16 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:08:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:08:16 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:08:16 #33 ... 07:08:16 07:08:16 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:08:16 #35 DONE 0.8s 07:08:16 07:08:16 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:08:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:08:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:08:16 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:08:16 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:08:16 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.0s 07:08:16 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 07:08:16 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:08:16 #33 ... 07:08:16 07:08:16 #36 [security-spire-server internal] load build context 07:08:16 #36 transferring context: 23.80kB 0.0s done 07:08:16 #36 DONE 0.3s 07:08:16 07:08:16 #37 [security-spire-config internal] load build context 07:08:16 #37 transferring context: 22.05kB 0.0s done 07:08:16 #37 DONE 0.3s 07:08:16 07:08:16 #38 [security-spire-agent internal] load build context 07:08:16 #38 transferring context: 23.33kB 0.0s done 07:08:16 #38 DONE 0.3s 07:08:16 07:08:16 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:08:16 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 07:08:16 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 07:08:17 #33 DONE 1.4s 07:08:17 07:08:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:08:17 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:08:17 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:08:17 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 07:08:17 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:08:17 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:08:17 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:08:17 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 07:08:17 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:08:17 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.5s 07:08:17 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:08:17 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.62MB / 36.47MB 0.6s 07:08:17 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.7s 07:08:18 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done 07:08:18 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:08:18 #39 ... 07:08:18 07:08:18 #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:08:18 #40 DONE 2.1s 07:08:18 07:08:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:20 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done 07:08:23 #39 ... 07:08:23 07:08:23 #41 [core-command internal] load build context 07:08:23 #41 transferring context: 277.79MB 7.2s 07:08:24 #41 ... 07:08:24 07:08:24 #42 [core-metadata internal] load build context 07:08:24 #42 ... 07:08:24 07:08:24 #43 [security-secretstore-setup internal] load build context 07:08:24 #43 ... 07:08:24 07:08:24 #42 [core-metadata internal] load build context 07:08:26 #42 ... 07:08:26 07:08:26 #44 [core-keeper internal] load build context 07:08:26 #44 ... 07:08:26 07:08:26 #45 [core-common-config-bootstrapper internal] load build context 07:08:26 #45 ... 07:08:26 07:08:26 #46 [security-proxy-auth internal] load build context 07:08:26 #46 ... 07:08:26 07:08:26 #47 [security-spiffe-token-provider internal] load build context 07:08:26 #47 ... 07:08:26 07:08:26 #48 [core-data internal] load build context 07:08:26 #48 ... 07:08:26 07:08:26 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:08:26 #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 07:08:26 #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:08:26 #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:08:26 #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:08:26 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 07:08:26 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:08:26 #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 07:08:26 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:08:26 #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 07:08:26 #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:08:26 #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:08:26 #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 07:08:26 #49 ... 07:08:26 07:08:26 #50 [security-proxy-setup internal] load build context 07:08:26 #50 ... 07:08:26 07:08:26 #51 [security-bootstrapper internal] load build context 07:08:26 #51 ... 07:08:26 07:08:26 #52 [support-scheduler internal] load build context 07:08:27 #52 ... 07:08:27 07:08:27 #53 [support-notifications internal] load build context 07:08:27 #53 ... 07:08:27 07:08:27 #52 [support-scheduler internal] load build context 07:08:27 #52 ... 07:08:27 07:08:27 #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:27 #54 ... 07:08:27 07:08:27 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:27 #55 ... 07:08:27 07:08:27 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:28 #56 ... 07:08:28 07:08:28 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:28 #57 ... 07:08:28 07:08:28 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:28 #58 ... 07:08:28 07:08:28 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:28 #59 ... 07:08:28 07:08:28 #60 [core-metadata builder 2/7] WORKDIR /edgex-go 07:08:28 #60 ... 07:08:28 07:08:28 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:28 #61 ... 07:08:28 07:08:28 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:08:28 #62 ... 07:08:28 07:08:28 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:28 #63 ... 07:08:28 07:08:28 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:08:28 #64 ... 07:08:28 07:08:28 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:08:28 #65 ... 07:08:28 07:08:28 #45 [core-common-config-bootstrapper internal] load build context 07:08:28 #45 transferring context: 311.15MB 12.7s 07:08:30 Removing intermediate container ea2508864117 07:08:30 ---> b31b0b97765f 07:08:30 Successfully built b31b0b97765f 07:08:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker inspect -f . ci-base-image-arm64 07:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container 07:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:08:31 #45 transferring context: 495.98MB 14.8s done 07:08:32 $ docker top 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:33 + go version 07:08:33 go version go1.23.4 linux/arm64 [Pipeline] } 07:08:33 $ docker stop --time=1 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 07:08:34 #45 ... 07:08:34 07:08:34 #41 [core-command internal] load build context 07:08:34 #41 transferring context: 495.98MB 12.6s done 07:08:34 #41 ... 07:08:34 07:08:34 #43 [security-secretstore-setup internal] load build context 07:08:34 #43 transferring context: 495.98MB 13.3s done 07:08:35 $ docker rm -f --volumes 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 [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:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:35 07:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:36 latest: Pulling from edgex-devops/edgex-compose-arm64 07:08:36 547446be3368: Pulling fs layer 07:08:36 d125d8839a47: Pulling fs layer 07:08:36 3e85d5ac6304: Pulling fs layer 07:08:36 c3105a71a48b: Pulling fs layer 07:08:36 0f093f025ec4: Pulling fs layer 07:08:36 c3106fc0e877: Pulling fs layer 07:08:36 c3105a71a48b: Waiting 07:08:36 0f093f025ec4: Waiting 07:08:36 c3106fc0e877: Waiting 07:08:36 547446be3368: Verifying Checksum 07:08:36 547446be3368: Download complete 07:08:36 c3105a71a48b: Verifying Checksum 07:08:36 c3105a71a48b: Download complete 07:08:36 d125d8839a47: Verifying Checksum 07:08:36 d125d8839a47: Download complete 07:08:36 c3106fc0e877: Verifying Checksum 07:08:36 c3106fc0e877: Download complete 07:08:36 #43 ... 07:08:36 07:08:36 #42 [core-metadata internal] load build context 07:08:36 #42 transferring context: 495.98MB 12.2s done 07:08:36 #42 ... 07:08:36 07:08:36 #46 [security-proxy-auth internal] load build context 07:08:36 #46 transferring context: 495.98MB 12.1s done 07:08:36 #46 ... 07:08:36 07:08:36 #44 [core-keeper internal] load build context 07:08:36 #44 transferring context: 495.98MB 12.4s done 07:08:36 #44 ... 07:08:36 07:08:36 #48 [core-data internal] load build context 07:08:36 #48 transferring context: 495.98MB 12.8s done 07:08:36 #48 ... 07:08:36 07:08:36 #47 [security-spiffe-token-provider internal] load build context 07:08:36 #47 transferring context: 495.98MB 13.1s done 07:08:36 0f093f025ec4: Verifying Checksum 07:08:36 0f093f025ec4: Download complete 07:08:37 #47 ... 07:08:37 07:08:37 #50 [security-proxy-setup internal] load build context 07:08:37 #50 transferring context: 495.98MB 14.4s done 07:08:37 547446be3368: Pull complete 07:08:37 #50 ... 07:08:37 07:08:37 #51 [security-bootstrapper internal] load build context 07:08:37 #51 transferring context: 495.98MB 12.0s done 07:08:37 #51 ... 07:08:37 07:08:37 #53 [support-notifications internal] load build context 07:08:37 #53 transferring context: 495.98MB 13.4s done 07:08:37 #53 ... 07:08:37 07:08:37 #52 [support-scheduler internal] load build context 07:08:37 #52 transferring context: 495.98MB 12.1s done 07:08:38 d125d8839a47: Pull complete 07:08:38 3e85d5ac6304: Download complete 07:08:48 3e85d5ac6304: Pull complete 07:08:48 c3105a71a48b: Pull complete 07:08:50 0f093f025ec4: Pull complete 07:08:50 c3106fc0e877: Pull complete 07:08:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container 07:08:50 $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:08:52 $ docker top f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 -eo pid,comm 07:08:52 #52 ... 07:08:52 07:08:52 #51 [security-bootstrapper internal] load build context 07:08:52 #51 DONE 35.2s 07:08:52 07:08:52 #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:08:52 #60 DONE 33.5s 07:08:52 07:08:52 #46 [security-proxy-auth internal] load build context 07:08:52 #46 DONE 35.2s 07:08:52 07:08:52 #52 [support-scheduler internal] load build context 07:08:52 #52 DONE 35.2s 07:08:52 07:08:52 #44 [core-keeper internal] load build context 07:08:52 #44 DONE 35.3s 07:08:52 07:08:52 #42 [core-metadata internal] load build context 07:08:52 #42 DONE 35.2s 07:08:52 07:08:52 #41 [core-command internal] load build context 07:08:52 #41 DONE 35.3s 07:08:52 07:08:52 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:08:52 #66 ... 07:08:52 07:08:52 #48 [core-data internal] load build context 07:08:52 #48 DONE 35.4s 07:08:52 07:08:52 #43 [security-secretstore-setup internal] load build context 07:08:52 #43 DONE 35.4s 07:08:52 07:08:52 #53 [support-notifications internal] load build context 07:08:52 #53 DONE 35.4s 07:08:52 07:08:52 #50 [security-proxy-setup internal] load build context 07:08:52 #50 DONE 35.4s 07:08:52 07:08:52 #47 [security-spiffe-token-provider internal] load build context 07:08:52 #47 DONE 35.4s 07:08:52 07:08:52 #45 [core-common-config-bootstrapper internal] load build context 07:08:52 #45 DONE 35.5s 07:08:52 07:08:52 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:52 #63 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:52 #63 34.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:52 #63 34.67 (1/4) Installing ca-certificates (20241121-r1) 07:08:52 #63 35.15 (2/4) Installing dumb-init (1.2.5-r3) 07:08:52 #63 35.17 (3/4) Installing su-exec (0.2-r3) 07:08:52 #63 35.17 (4/4) Installing yq-go (4.44.1-r2) [Pipeline] { [Pipeline] sh 07:08:52 #63 35.26 Executing busybox-1.36.1-r29.trigger 07:08:52 #63 35.26 Executing ca-certificates-20241121-r1.trigger 07:08:52 #63 35.31 OK: 19 MiB in 18 packages 07:08:53 + docker compose -f ./docker-compose-build.yml build --parallel 07:08:56 #63 ... 07:08:56 07:08:56 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:56 #58 DONE 38.4s 07:08:56 07:08:56 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:08:56 #49 DONE 39.2s 07:08:56 07:08:56 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:08:56 #65 34.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #65 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #65 34.59 (1/1) Installing dumb-init (1.2.5-r3) 07:08:56 #65 34.60 Executing busybox-1.36.1-r29.trigger 07:08:56 #65 34.60 OK: 8 MiB in 15 packages 07:08:56 #65 DONE 38.5s 07:08:56 07:08:56 #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:56 #54 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #54 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #54 34.73 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:56 #54 34.73 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:56 #54 34.73 OK: 24170 distinct packages available 07:08:56 #54 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #54 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #54 35.28 (1/5) Installing dumb-init (1.2.5-r3) 07:08:56 #54 35.29 (2/5) Installing musl-obstack (1.2.3-r2) 07:08:56 #54 35.30 (3/5) Installing libucontext (1.2-r3) 07:08:56 #54 35.30 (4/5) Installing gcompat (1.1.0-r4) 07:08:56 #54 35.31 (5/5) Installing openssl (3.3.3-r0) 07:08:56 #54 35.32 Executing busybox-1.36.1-r29.trigger 07:08:56 #54 35.33 OK: 9 MiB in 19 packages 07:08:56 #54 DONE 38.6s 07:08:56 07:08:56 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:56 #55 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #55 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #55 34.56 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:56 #55 34.56 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:56 #55 34.56 OK: 24170 distinct packages available 07:08:56 #55 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #55 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #55 34.97 (1/14) Installing ca-certificates (20241121-r1) 07:08:56 #55 35.16 (2/14) Installing brotli-libs (1.1.0-r2) 07:08:56 #55 35.20 (3/14) Installing c-ares (1.33.1-r0) 07:08:56 #55 35.21 (4/14) Installing libunistring (1.2-r0) 07:08:56 #55 35.22 (5/14) Installing libidn2 (2.3.7-r0) 07:08:56 #55 35.23 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:08:56 #55 35.23 (7/14) Installing libpsl (0.21.5-r1) 07:08:56 #55 35.24 (8/14) Installing zstd-libs (1.5.6-r0) 07:08:56 #55 35.26 (9/14) Installing libcurl (8.12.1-r0) 07:08:56 #55 35.29 (10/14) Installing curl (8.12.1-r0) 07:08:56 #55 35.30 (11/14) Installing dumb-init (1.2.5-r3) 07:08:56 #55 35.30 (12/14) Installing musl-obstack (1.2.3-r2) 07:08:56 #55 35.30 (13/14) Installing libucontext (1.2-r3) 07:08:56 #55 35.31 (14/14) Installing gcompat (1.1.0-r4) 07:08:56 #55 35.31 Executing busybox-1.36.1-r29.trigger 07:08:56 #55 35.33 Executing ca-certificates-20241121-r1.trigger 07:08:56 #55 35.37 OK: 13 MiB in 28 packages 07:08:56 #55 DONE 38.4s 07:08:56 07:08:56 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:56 #63 DONE 38.5s 07:08:56 07:08:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:56 #39 ... 07:08:56 07:08:56 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:08:56 #62 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #62 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #62 38.75 (1/1) Installing dumb-init (1.2.5-r3) 07:08:56 #62 38.75 Executing busybox-1.36.1-r29.trigger 07:08:56 #62 38.76 OK: 8 MiB in 15 packages 07:08:56 #62 DONE 39.0s 07:08:56 07:08:56 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:56 #59 38.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #59 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #59 38.76 (1/3) Installing ca-certificates (20241121-r1) 07:08:56 #59 38.79 (2/3) Installing dumb-init (1.2.5-r3) 07:08:56 #59 38.79 (3/3) Installing tzdata (2025a-r0) 07:08:56 #59 38.82 Executing busybox-1.36.1-r29.trigger 07:08:56 #59 38.83 Executing ca-certificates-20241121-r1.trigger 07:08:56 #59 38.87 OK: 10 MiB in 17 packages 07:08:56 #59 DONE 39.0s 07:08:56 07:08:56 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:56 #57 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #57 38.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #57 38.79 (1/4) Installing dumb-init (1.2.5-r3) 07:08:56 #57 38.79 (2/4) Installing openssl (3.3.3-r0) 07:08:56 #57 38.81 (3/4) Installing su-exec (0.2-r3) 07:08:56 #57 38.81 (4/4) Installing yq-go (4.44.1-r2) 07:08:56 #57 38.89 Executing busybox-1.36.1-r29.trigger 07:08:56 #57 38.91 OK: 19 MiB in 18 packages 07:08:56 #57 DONE 39.1s 07:08:56 07:08:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:56 #61 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #61 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #61 39.37 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:56 #61 39.37 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:56 #61 39.37 OK: 24170 distinct packages available 07:08:56 #61 ... 07:08:56 07:08:56 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:08:56 #64 38.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #64 38.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:56 #64 39.18 (1/2) Installing dumb-init (1.2.5-r3) 07:08:56 #64 39.18 (2/2) Installing su-exec (0.2-r3) 07:08:56 #64 39.19 Executing busybox-1.36.1-r29.trigger 07:08:56 #64 39.19 OK: 8 MiB in 16 packages 07:08:56 #64 DONE 39.4s 07:08:56 07:08:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:56 #61 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:56 #61 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:57 #61 39.78 (1/4) Installing dumb-init (1.2.5-r3) 07:08:57 #61 39.78 (2/4) Installing musl-obstack (1.2.3-r2) 07:08:57 #61 39.79 (3/4) Installing libucontext (1.2-r3) 07:08:57 #61 39.79 (4/4) Installing gcompat (1.1.0-r4) 07:08:57 #61 39.79 Executing busybox-1.36.1-r29.trigger 07:08:57 #61 39.81 OK: 8 MiB in 18 packages 07:08:57 #61 ... 07:08:57 07:08:57 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:08:57 #0 5.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:57 #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:57 #0 5.939 OK: 248 MiB in 58 packages 07:08:57 #67 DONE 6.1s 07:08:57 07:08:57 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:57 #61 DONE 40.0s 07:08:57 07:08:57 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:57 #56 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:57 #56 39.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:57 #56 39.62 (1/7) Installing ca-certificates (20241121-r1) 07:08:57 #56 39.63 (2/7) Installing dumb-init (1.2.5-r3) 07:08:57 #56 39.64 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:08:57 #56 39.64 (4/7) Installing libsodium (1.0.19-r0) 07:08:57 #56 39.65 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:08:57 #56 39.68 (6/7) Installing libzmq (4.3.5-r2) 07:08:57 #56 39.69 (7/7) Installing zeromq (4.3.5-r2) 07:08:57 #56 39.69 Executing busybox-1.36.1-r29.trigger 07:08:57 #56 39.70 Executing ca-certificates-20241121-r1.trigger 07:08:57 #56 39.73 OK: 12 MiB in 21 packages 07:08:57 #56 DONE 39.9s 07:08:57 07:08:57 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:08:57 #0 5.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:57 #0 5.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:57 #0 5.959 OK: 248 MiB in 58 packages 07:08:57 #68 DONE 6.1s 07:08:57 07:08:57 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:08:57 #69 DONE 0.1s 07:08:57 07:08:57 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:08:57 #70 DONE 0.1s 07:08:57 07:08:57 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:57 #71 ... 07:08:57 07:08:57 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:08:57 #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:57 #0 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:57 #0 6.485 OK: 248 MiB in 58 packages 07:08:57 #72 DONE 6.6s 07:08:57 07:08:57 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:08:57 #73 DONE 0.1s 07:08:58 07:08:58 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:58 #74 ... 07:08:58 07:08:58 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:58 #75 DONE 6.8s 07:08:58 07:08:58 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:08:58 #66 7.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:58 #66 7.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:58 #66 ... 07:08:58 07:08:58 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:08:58 #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:58 #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:58 #0 2.765 OK: 13 MiB in 28 packages 07:08:58 #76 DONE 2.9s 07:08:58 07:08:58 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:08:58 #66 7.438 OK: 248 MiB in 58 packages 07:08:58 #66 DONE 7.6s 07:08:58 07:08:58 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:08:58 #77 DONE 0.1s 07:08:58 07:08:58 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:59 #78 ... 07:08:59 07:08:59 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:59 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:59 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:59 #0 3.162 OK: 19 MiB in 18 packages 07:08:59 #79 DONE 3.3s 07:08:59 07:08:59 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:08:59 #0 3.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:59 #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:59 #80 ... 07:08:59 07:08:59 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:08:59 #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:59 #0 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:59 #0 3.499 OK: 9 MiB in 19 packages 07:08:59 #81 DONE 3.6s 07:08:59 07:08:59 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:08:59 #80 3.769 OK: 8 MiB in 15 packages 07:09:01 #80 DONE 4.9s 07:09:01 07:09:01 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:09:01 #0 2.585 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:01 #0 3.143 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:01 #0 3.893 (1/1) Installing dumb-init (1.2.5-r3) 07:09:01 #0 4.192 Executing busybox-1.36.1-r29.trigger 07:09:01 #0 4.198 OK: 8 MiB in 15 packages 07:09:01 #82 DONE 4.9s 07:09:01 07:09:01 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:09:01 #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:01 #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:01 #0 3.197 OK: 8 MiB in 15 packages 07:09:01 #83 DONE 4.3s 07:09:01 07:09:01 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:09:01 #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:01 #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:01 #0 3.433 OK: 10 MiB in 17 packages 07:09:01 #84 DONE 4.3s 07:09:01 07:09:01 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:01 #85 DONE 1.3s 07:09:01 07:09:01 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:09:01 #86 DONE 1.3s 07:09:01 07:09:01 #87 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:09:01 #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:01 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:01 #0 7.580 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:09:01 #0 7.580 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:09:01 #0 7.580 OK: 24188 distinct packages available 07:09:01 #0 7.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:01 #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:01 #0 8.154 OK: 248 MiB in 58 packages 07:09:01 #87 DONE 9.4s 07:09:01 07:09:01 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:02 #88 ... 07:09:02 07:09:02 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:09:02 #89 DONE 1.6s 07:09:02 07:09:02 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:09:02 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:02 #0 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:02 #0 3.654 OK: 12 MiB in 21 packages 07:09:02 #90 DONE 5.1s 07:09:02 07:09:02 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:09:02 #0 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:02 #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:02 #0 4.243 OK: 8 MiB in 16 packages 07:09:02 #91 DONE 5.7s 07:09:02 07:09:02 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:09:02 #92 DONE 1.7s 07:09:02 07:09:02 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:02 #93 ... 07:09:02 07:09:02 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:09:02 #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:02 #0 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:02 #0 4.709 OK: 19 MiB in 18 packages 07:09:02 #94 DONE 6.1s 07:09:02 07:09:02 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:02 #88 DONE 1.8s 07:09:02 07:09:02 #95 [security-spire-server stage-2 6/9] COPY security.txt / 07:09:02 #95 DONE 0.3s 07:09:02 07:09:02 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:09:02 #96 DONE 0.1s 07:09:02 07:09:02 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:09:02 #97 DONE 0.1s 07:09:02 07:09:02 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:09:02 #98 DONE 0.1s 07:09:02 07:09:02 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 07:09:03 #99 DONE 0.1s 07:09:03 07:09:03 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:09:03 #100 DONE 0.1s 07:09:03 07:09:03 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:09:03 #101 DONE 0.1s 07:09:03 07:09:03 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:09:03 #102 DONE 0.1s 07:09:03 07:09:03 #103 [security-spire-server] exporting to image 07:09:03 #103 exporting layers 07:09:03 #103 ... 07:09:03 07:09:03 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:09:03 #104 DONE 0.1s 07:09:03 07:09:03 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:09:03 #105 DONE 0.1s 07:09:03 07:09:03 #103 [security-spire-agent] exporting to image 07:09:03 #103 ... 07:09:03 07:09:03 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:09:03 #0 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:03 #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:03 #0 5.728 OK: 8 MiB in 18 packages 07:09:03 #106 DONE 5.9s 07:09:03 #1 [core-keeper internal] load build definition from Dockerfile 07:09:03 #1 transferring dockerfile: 2.01kB done 07:09:03 #1 DONE 0.1s 07:09:03 07:09:03 #2 [security-secretstore-setup internal] load build definition from Dockerfile 07:09:03 #2 transferring dockerfile: 2.49kB done 07:09:03 #2 DONE 0.1s 07:09:03 07:09:03 #3 [core-metadata internal] load build definition from Dockerfile 07:09:03 #3 transferring dockerfile: 2.10kB 0.0s done 07:09:03 #3 DONE 0.1s 07:09:03 07:09:03 #4 [core-data internal] load build definition from Dockerfile 07:09:03 #4 transferring dockerfile: 2.04kB 0.0s done 07:09:03 #4 DONE 0.1s 07:09:03 07:09:03 #5 [support-scheduler internal] load build definition from Dockerfile 07:09:03 #5 transferring dockerfile: 1.83kB done 07:09:03 #5 DONE 0.1s 07:09:03 07:09:03 #6 [security-spire-config internal] load build definition from Dockerfile 07:09:03 #6 transferring dockerfile: 1.69kB done 07:09:03 #6 DONE 0.1s 07:09:03 07:09:03 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:09:03 #7 transferring dockerfile: 2.23kB done 07:09:03 #7 DONE 0.1s 07:09:03 07:09:03 #8 [security-spire-agent internal] load build definition from Dockerfile 07:09:03 #8 transferring dockerfile: 1.81kB done 07:09:03 #8 DONE 0.1s 07:09:03 07:09:03 #9 [support-notifications internal] load build definition from Dockerfile 07:09:03 #9 transferring dockerfile: 2.00kB 0.0s done 07:09:03 #9 DONE 0.1s 07:09:03 07:09:03 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:09:03 #10 transferring dockerfile: 1.89kB 0.0s done 07:09:03 #10 DONE 0.1s 07:09:03 07:09:03 #11 [core-command internal] load build definition from Dockerfile 07:09:03 #11 transferring dockerfile: 1.94kB done 07:09:03 #11 DONE 0.1s 07:09:03 07:09:03 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:09:03 #12 transferring dockerfile: 3.02kB 0.0s done 07:09:03 #12 DONE 0.1s 07:09:03 07:09:03 #13 [security-proxy-setup internal] load build definition from Dockerfile 07:09:03 #13 transferring dockerfile: 2.50kB done 07:09:03 #13 DONE 0.1s 07:09:03 07:09:03 #14 [security-proxy-auth internal] load build definition from Dockerfile 07:09:03 #14 transferring dockerfile: 2.14kB done 07:09:03 #14 DONE 0.1s 07:09:03 07:09:03 #15 [security-spire-server internal] load build definition from Dockerfile 07:09:03 #15 transferring dockerfile: 1.70kB done 07:09:03 #15 DONE 0.1s 07:09:03 07:09:03 #16 [core-keeper internal] load .dockerignore 07:09:03 07:09:03 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:03 #16 transferring context: 50B 0.0s done 07:09:03 #16 DONE 0.1s 07:09:04 07:09:04 #17 [security-secretstore-setup internal] load .dockerignore 07:09:04 #17 transferring context: 50B done 07:09:04 #17 DONE 0.1s 07:09:04 07:09:04 #18 [core-data internal] load .dockerignore 07:09:04 #18 transferring context: 50B 0.0s done 07:09:04 #18 DONE 0.1s 07:09:04 07:09:04 #19 [core-metadata internal] load .dockerignore 07:09:04 #19 transferring context: 50B 0.0s done 07:09:04 #19 DONE 0.1s 07:09:04 07:09:04 #20 [support-scheduler internal] load .dockerignore 07:09:04 #107 DONE 1.0s 07:09:04 07:09:04 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:09:04 #108 DONE 0.1s 07:09:04 07:09:04 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:09:04 #109 ... 07:09:04 07:09:04 #110 [security-spire-config stage-2 6/10] COPY security.txt / 07:09:04 #110 DONE 0.1s 07:09:04 #20 transferring context: 50B 0.0s done 07:09:04 #20 DONE 0.1s 07:09:04 07:09:04 #21 [security-spire-config internal] load .dockerignore 07:09:04 #21 transferring context: 50B done 07:09:04 #21 DONE 0.1s 07:09:04 07:09:04 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:09:04 #22 transferring context: 50B 0.0s done 07:09:04 #22 DONE 0.1s 07:09:04 07:09:04 #23 [security-spire-agent internal] load .dockerignore 07:09:04 #23 transferring context: 50B done 07:09:04 07:09:04 #103 [security-spire-agent] exporting to image 07:09:04 #103 exporting layers 1.4s done 07:09:04 #103 writing image sha256:7e7b1ce5f9fe6d19a7ef7e97ed847ee55d510b2dc0e453aae7210ec527555972 0.0s done 07:09:04 #103 naming to docker.io/library/security-spire-server 0.0s done 07:09:04 #103 writing image sha256:69b0e5ddb26c1a07fc67d04ea2400471f2f7878a735a732319b6d17c9d9dd8ea done 07:09:04 #103 naming to docker.io/library/security-spire-agent done 07:09:04 #103 DONE 1.6s 07:09:04 07:09:04 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:09:04 #111 DONE 0.2s 07:09:04 07:09:04 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:04 #0 6.408 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:09:04 #112 ... 07:09:04 07:09:04 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:09:04 #113 DONE 0.1s 07:09:04 07:09:04 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:09:04 #23 DONE 0.1s 07:09:04 07:09:04 #24 [support-notifications internal] load .dockerignore 07:09:04 #24 transferring context: 50B done 07:09:04 #24 DONE 0.1s 07:09:04 07:09:04 #25 [security-spiffe-token-provider internal] load .dockerignore 07:09:04 #25 transferring context: 50B done 07:09:04 #25 DONE 0.1s 07:09:04 07:09:04 #26 [core-command internal] load .dockerignore 07:09:04 #26 transferring context: 50B done 07:09:04 #26 DONE 0.1s 07:09:04 07:09:04 #27 [security-bootstrapper internal] load .dockerignore 07:09:04 #27 transferring context: 50B done 07:09:04 #27 DONE 0.1s 07:09:04 07:09:04 #28 [security-proxy-setup internal] load .dockerignore 07:09:04 #28 transferring context: 50B 0.0s done 07:09:04 #114 DONE 0.1s 07:09:04 07:09:04 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:09:04 #109 DONE 2.4s 07:09:04 07:09:04 #103 [security-spire-config] exporting to image 07:09:04 #103 ... 07:09:04 07:09:04 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:09:04 #115 DONE 0.1s 07:09:05 #28 DONE 0.1s 07:09:05 07:09:05 #29 [security-proxy-auth internal] load .dockerignore 07:09:05 #29 transferring context: 50B 0.0s done 07:09:05 #29 DONE 0.1s 07:09:05 07:09:05 #30 [security-spire-server internal] load .dockerignore 07:09:05 #30 transferring context: 50B done 07:09:05 #30 DONE 0.1s 07:09:05 07:09:05 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:05 #31 DONE 0.0s 07:09:05 07:09:05 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:09:05 07:09:05 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:05 #112 6.855 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:09:05 #32 DONE 0.4s 07:09:05 07:09:05 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:05 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 07:09:05 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.3s 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:06 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 07:09:06 #33 ... 07:09:06 07:09:06 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:06 #31 DONE 0.0s 07:09:06 07:09:06 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:09:06 #32 DONE 0.4s 07:09:06 07:09:06 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:06 #31 DONE 0.0s 07:09:06 07:09:06 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:06 #112 ... 07:09:06 07:09:06 #103 [security-spire-config] exporting to image 07:09:06 #103 exporting layers 0.8s done 07:09:06 #103 writing image sha256:9e4152e6c31455d8834c152d76930439c71bcc8baa4fbfe021c8743e6f90888c done 07:09:06 #103 naming to docker.io/library/security-spire-config done 07:09:06 #103 DONE 2.4s 07:09:06 07:09:06 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:06 #112 7.559 OK: 248 MiB in 58 packages 07:09:06 #112 DONE 7.7s 07:09:06 07:09:06 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:09:06 #116 DONE 0.2s 07:09:06 07:09:06 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:06 #117 ... 07:09:06 07:09:06 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:06 #33 ... 07:09:06 07:09:06 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:06 #31 DONE 0.0s 07:09:06 07:09:06 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:06 #33 ... 07:09:06 07:09:06 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:09:06 #32 DONE 0.6s 07:09:06 07:09:06 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:06 #33 ... 07:09:06 07:09:06 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:06 #31 DONE 0.0s 07:09:06 07:09:06 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:06 #33 ... 07:09:06 07:09:06 #34 [core-keeper internal] load build context 07:09:06 #34 transferring context: 3.19MB 0.8s done 07:09:06 #34 DONE 1.2s 07:09:06 07:09:06 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:06 #33 ... 07:09:06 07:09:06 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:06 #31 DONE 0.0s 07:09:06 07:09:06 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 ... 07:09:07 07:09:07 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 07:09:07 #32 DONE 1.0s 07:09:07 07:09:07 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:07 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:07 #33 ... 07:09:07 07:09:07 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:09:07 #32 DONE 1.2s 07:09:07 07:09:07 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 ... 07:09:07 07:09:07 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:07 #31 DONE 0.0s 07:09:07 07:09:07 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 ... 07:09:07 07:09:07 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:09:07 #32 DONE 1.3s 07:09:07 07:09:07 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 ... 07:09:07 07:09:07 #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:09:07 #35 DONE 2.9s 07:09:07 07:09:07 #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:07 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:07 #33 ... 07:09:07 07:09:07 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:07 #31 DONE 0.0s 07:09:07 07:09:07 #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:08 #33 ... 07:09:08 07:09:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:08 #31 DONE 0.0s 07:09:08 07:09:08 #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:08 #33 ... 07:09:08 07:09:08 #36 [security-secretstore-setup internal] load build context 07:09:08 #36 transferring context: 3.19MB 1.7s done 07:09:08 #36 DONE 1.9s 07:09:08 07:09:08 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:09:08 #32 DONE 1.7s 07:09:08 07:09:08 #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:08 #33 ... 07:09:08 07:09:08 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:08 #31 DONE 0.0s 07:09:08 07:09:08 #35 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:09:08 #35 DONE 3.0s 07:09:08 07:09:08 #37 [core-data internal] load build context 07:09:08 #37 transferring context: 3.19MB 1.4s done 07:09:08 #37 DONE 2.0s 07:09:08 07:09:08 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:08 #33 ... 07:09:08 07:09:08 #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:09:08 #35 DONE 3.0s 07:09:08 07:09:08 #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:08 #33 ... 07:09:08 07:09:08 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:08 #31 DONE 0.1s 07:09:08 07:09:08 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:09:08 #38 DONE 2.1s 07:09:08 07:09:08 #39 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 07:09:09 #39 ... 07:09:09 07:09:09 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:09:09 #31 DONE 0.1s 07:09:09 07:09:09 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:09:09 #40 DONE 1.8s 07:09:09 07:09:09 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:09 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:09 #33 ... 07:09:09 07:09:09 #35 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:09:09 #35 DONE 3.0s 07:09:09 07:09:09 #41 [security-proxy-auth internal] load build context 07:09:09 #41 DONE 0.0s 07:09:09 07:09:09 #39 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 07:09:09 #39 DONE 2.1s 07:09:09 07:09:09 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:09 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:09 #33 ... 07:09:09 07:09:09 #42 [support-scheduler internal] load build context 07:09:09 #42 transferring context: 3.19MB 2.2s done 07:09:09 #42 DONE 3.1s 07:09:09 07:09:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:09 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.6s done 07:09:09 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:09:09 #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:09:10 #43 ... 07:09:10 07:09:10 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:09:10 #32 DONE 3.2s 07:09:10 07:09:10 #44 [core-metadata internal] load build context 07:09:10 #44 transferring context: 3.19MB 2.3s done 07:09:10 #44 DONE 3.5s 07:09:10 07:09:10 #45 [security-spire-agent internal] load build context 07:09:10 #45 transferring context: 23.33kB 0.1s done 07:09:10 #45 DONE 1.1s 07:09:10 07:09:10 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:10 #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:09:10 #43 ... 07:09:10 07:09:10 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:09:10 #38 DONE 3.0s 07:09:10 07:09:10 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:10 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.6s done 07:09:10 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:09:10 #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:09:10 #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:09:10 #43 ... 07:09:10 07:09:10 #46 [security-spire-config internal] load build context 07:09:10 #46 transferring context: 22.05kB 0.2s done 07:09:10 #46 DONE 1.5s 07:09:10 07:09:10 #47 [support-notifications internal] load build context 07:09:10 #47 transferring context: 3.19MB 1.9s done 07:09:10 #47 DONE 2.7s 07:09:10 07:09:10 #48 [core-common-config-bootstrapper internal] load build context 07:09:10 #48 transferring context: 3.19MB 2.3s done 07:09:10 #48 DONE 3.3s 07:09:10 07:09:10 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:09:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:09:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:09:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:09:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:09:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 07:09:10 #33 DONE 5.6s 07:09:10 07:09:10 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:10 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 07:09:10 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 07:09:10 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 07:09:10 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 07:09:10 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 07:09:10 #43 ... 07:09:10 07:09:10 #49 [security-spiffe-token-provider internal] load build context 07:09:10 #49 transferring context: 3.19MB 1.4s done 07:09:10 #49 DONE 2.2s 07:09:10 07:09:10 #50 [core-command internal] load build context 07:09:10 #50 transferring context: 3.19MB 1.6s done 07:09:10 #50 DONE 2.3s 07:09:10 07:09:10 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:11 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:09:11 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 07:09:11 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:09:11 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done 07:09:11 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 07:09:11 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s done 07:09:12 #43 ... 07:09:12 07:09:12 #51 [security-spire-server internal] load build context 07:09:12 #51 transferring context: 23.80kB 0.1s done 07:09:12 #51 DONE 2.0s 07:09:12 07:09:12 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:12 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.6s done 07:09:12 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:09:12 #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:09:12 #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:09:12 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:09:12 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done 07:09:12 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:09:12 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 2.4s 07:09:13 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 2.5s 07:09:13 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.8s 07:09:13 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 3.2s done 07:09:13 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.88MB / 14.28MB 3.4s 07:09:13 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 07:09:13 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.13MB / 14.28MB 3.6s 07:09:14 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.98MB / 14.28MB 3.9s 07:09:14 #52 ... 07:09:14 07:09:14 #53 [security-proxy-setup internal] load build context 07:09:14 #53 transferring context: 3.19MB 3.6s done 07:09:14 #53 DONE 5.2s 07:09:14 07:09:14 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:14 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.75MB / 14.28MB 4.2s 07:09:14 #52 ... 07:09:14 07:09:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:14 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.3s 07:09:14 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 07:09:14 #43 ... 07:09:14 07:09:14 #54 [security-bootstrapper internal] load build context 07:09:14 #54 transferring context: 3.19MB 3.7s done 07:09:14 #54 DONE 5.4s 07:09:14 07:09:14 #41 [security-proxy-auth internal] load build context 07:09:14 #41 transferring context: 3.19MB 3.7s done 07:09:14 #41 DONE 5.4s 07:09:14 07:09:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:15 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s 07:09:16 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.22MB / 33.17MB 5.9s 07:09:16 #43 ... 07:09:16 07:09:16 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:16 #55 DONE 7.4s 07:09:16 07:09:16 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:18 #43 ... 07:09:18 07:09:18 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:09:18 #0 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:18 #0 5.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:18 #0 7.697 OK: 239 MiB in 58 packages 07:09:18 #56 DONE 8.8s 07:09:18 07:09:18 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:18 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 07:09:18 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.91MB / 33.17MB 8.0s 07:09:18 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:09:18 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.2s 07:09:19 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 8.8s 07:09:19 #43 ... 07:09:19 07:09:19 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:09:19 #57 ... 07:09:19 07:09:19 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:09:19 #58 DONE 1.4s 07:09:19 07:09:19 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:09:19 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:19 #0 7.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:19 #0 10.07 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:09:19 #0 10.07 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:09:19 #0 10.07 OK: 24066 distinct packages available 07:09:19 #59 ... 07:09:19 07:09:19 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:09:19 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:19 #60 ... 07:09:19 07:09:19 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:09:19 #0 9.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:19 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:19 #61 ... 07:09:19 07:09:19 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:20 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 9.9s 07:09:20 #43 ... 07:09:20 07:09:20 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:09:20 #62 ... 07:09:20 07:09:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:20 #43 ... 07:09:20 07:09:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:20 #63 ... 07:09:20 07:09:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:20 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.71MB / 33.17MB 10.6s 07:09:21 #43 ... 07:09:21 07:09:21 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:09:21 #64 ... 07:09:21 07:09:21 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:09:21 #65 ... 07:09:21 07:09:21 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:09:21 #66 ... 07:09:21 07:09:21 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:09:21 #67 ... 07:09:21 07:09:21 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:21 #68 ... 07:09:21 07:09:21 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:09:22 #69 ... 07:09:22 07:09:22 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:09:22 #70 ... 07:09:22 07:09:22 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:22 #71 ... 07:09:22 07:09:22 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:09:22 #72 ... 07:09:22 07:09:22 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:22 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 12.2s 07:09:23 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.9s 07:09:23 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s 07:09:23 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s done 07:09:24 #43 ... 07:09:24 07:09:24 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:09:24 #61 13.74 OK: 239 MiB in 58 packages 07:09:24 #61 DONE 15.1s 07:09:24 07:09:24 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:09:24 #73 ... 07:09:24 07:09:24 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:24 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.4s done 07:09:24 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:09:24 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 07:09:24 #52 ... 07:09:24 07:09:24 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:09:24 #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:25 #64 ... 07:09:25 07:09:25 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:25 #71 DONE 13.8s 07:09:25 07:09:25 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:09:25 #66 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:26 #66 ... 07:09:26 07:09:26 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:09:26 #73 DONE 1.7s 07:09:26 07:09:26 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:09:26 #59 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:26 #59 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:26 #59 14.98 OK: 239 MiB in 58 packages 07:09:26 #59 DONE 16.9s 07:09:26 07:09:26 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:09:26 #74 ... 07:09:26 07:09:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:26 #75 ... 07:09:26 07:09:26 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:26 #68 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:26 #68 ... 07:09:26 07:09:26 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:09:26 #60 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:26 #60 15.73 OK: 239 MiB in 58 packages 07:09:26 #60 DONE 17.8s 07:09:27 07:09:27 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:09:28 #76 ... 07:09:28 07:09:28 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:09:28 #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:28 #57 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:28 #57 16.58 OK: 239 MiB in 58 packages 07:09:28 #57 DONE 18.8s 07:09:28 07:09:28 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:09:28 #69 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:28 #69 ... 07:09:28 07:09:28 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:09:28 #74 DONE 2.5s 07:09:28 07:09:28 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:09:28 #76 DONE 1.6s 07:09:28 07:09:28 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:29 #77 ... 07:09:29 07:09:29 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:29 #78 ... 07:09:29 07:09:29 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 07:09:29 #79 DONE 1.5s 07:09:29 07:09:29 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:29 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.6s 07:09:33 #43 ... 07:09:33 07:09:33 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:33 #63 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:33 #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:33 #63 22.77 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:09:33 #63 22.77 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:09:33 #63 22.77 OK: 24048 distinct packages available 07:09:33 #63 ... 07:09:33 07:09:33 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:33 #43 ... 07:09:33 07:09:33 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:09:33 #62 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:33 #62 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:33 #62 23.12 (1/4) Installing dumb-init (1.2.5-r3) 07:09:33 #62 ... 07:09:33 07:09:33 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:33 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.4s 07:09:33 #52 ... 07:09:33 07:09:33 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:09:33 #65 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:33 #65 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:33 #65 ... 07:09:33 07:09:33 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:09:33 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done 07:09:35 #52 ... 07:09:35 07:09:35 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:09:35 #72 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:35 #72 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:35 #72 ... 07:09:35 07:09:35 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:09:35 #0 8.513 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:35 #80 ... 07:09:35 07:09:35 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:35 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.5s 07:09:36 #43 ... 07:09:36 07:09:36 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:36 #81 ... 07:09:36 07:09:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:36 #43 ... 07:09:36 07:09:36 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:09:36 #64 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:36 #64 24.20 (1/1) Installing dumb-init (1.2.5-r3) 07:09:36 #64 24.26 Executing busybox-1.36.1-r29.trigger 07:09:36 #64 24.51 OK: 9 MiB in 15 packages 07:09:36 #64 ... 07:09:36 07:09:36 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:09:36 #67 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:36 #67 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:36 #67 ... 07:09:36 07:09:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:36 #43 ... 07:09:36 07:09:36 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:09:36 #70 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:36 #70 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:37 #70 ... 07:09:37 07:09:37 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:37 #43 ... 07:09:37 07:09:37 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:09:37 #62 23.26 (2/4) Installing openssl (3.3.3-r0) 07:09:37 #62 23.44 (3/4) Installing su-exec (0.2-r3) 07:09:37 #62 23.45 (4/4) Installing yq-go (4.44.1-r2) 07:09:37 #62 25.35 Executing busybox-1.36.1-r29.trigger 07:09:37 #62 25.52 OK: 20 MiB in 18 packages 07:09:37 #62 DONE 27.0s 07:09:37 07:09:37 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:38 #43 ... 07:09:38 07:09:38 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:09:38 #66 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:38 #66 26.32 (1/7) Installing ca-certificates (20241121-r1) 07:09:38 #66 ... 07:09:38 07:09:38 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:38 #43 ... 07:09:38 07:09:38 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:38 #75 11.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:38 #75 14.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:38 #75 ... 07:09:38 07:09:38 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:09:38 #64 DONE 27.7s 07:09:38 07:09:38 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:38 #43 ... 07:09:38 07:09:38 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:39 #82 ... 07:09:39 07:09:39 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:09:39 #83 ... 07:09:39 07:09:39 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:39 #68 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:39 #68 ... 07:09:39 07:09:39 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:39 #43 ... 07:09:39 07:09:39 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:40 #84 ... 07:09:40 07:09:40 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:40 #43 ... 07:09:40 07:09:40 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:09:40 #69 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:40 #69 ... 07:09:40 07:09:40 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:41 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.7s 07:09:42 #43 ... 07:09:42 07:09:42 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:09:42 #72 27.05 (1/1) Installing dumb-init (1.2.5-r3) 07:09:42 #72 27.08 Executing busybox-1.36.1-r29.trigger 07:09:42 #72 27.39 OK: 9 MiB in 15 packages 07:09:42 #72 DONE 30.4s 07:09:42 07:09:42 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:42 #43 ... 07:09:42 07:09:42 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:09:42 #66 26.88 (2/7) Installing dumb-init (1.2.5-r3) 07:09:42 #66 26.89 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:09:42 #66 26.93 (4/7) Installing libsodium (1.0.19-r0) 07:09:42 #66 26.98 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:09:42 #66 27.51 (6/7) Installing libzmq (4.3.5-r2) 07:09:42 #66 27.70 (7/7) Installing zeromq (4.3.5-r2) 07:09:42 #66 27.73 Executing busybox-1.36.1-r29.trigger 07:09:42 #66 27.91 Executing ca-certificates-20241121-r1.trigger 07:09:42 #66 29.27 OK: 14 MiB in 21 packages 07:09:42 #66 DONE 31.4s 07:09:42 07:09:42 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:44 #43 ... 07:09:44 07:09:44 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:09:44 #65 24.64 (1/3) Installing ca-certificates (20241121-r1) 07:09:44 #65 25.35 (2/3) Installing dumb-init (1.2.5-r3) 07:09:44 #65 25.38 (3/3) Installing tzdata (2025a-r0) 07:09:44 #65 28.00 Executing busybox-1.36.1-r29.trigger 07:09:44 #65 28.17 Executing ca-certificates-20241121-r1.trigger 07:09:44 #65 29.90 OK: 11 MiB in 17 packages 07:09:44 #65 DONE 32.9s 07:09:44 07:09:44 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:09:45 #118 DONE 33.2s 07:09:45 07:09:45 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:45 #78 DONE 40.3s 07:09:45 07:09:45 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:45 #117 DONE 41.7s 07:09:45 07:09:45 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:45 #74 DONE 41.3s 07:09:45 07:09:45 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:45 #93 DONE 36.8s 07:09:45 07:09:45 #119 [core-keeper builder 7/8] COPY . . 07:09:45 #119 ... 07:09:45 07:09:45 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:45 #71 DONE 41.8s 07:09:45 07:09:45 #120 [support-notifications builder 6/7] COPY . . 07:09:45 #85 ... 07:09:45 07:09:45 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:09:45 #75 26.94 OK: 239 MiB in 58 packages 07:09:45 #75 DONE 28.7s 07:09:45 07:09:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:45 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.2s done 07:09:45 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.2s done 07:09:45 #43 ... 07:09:45 07:09:45 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:45 #63 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:45 #63 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:45 #63 ... 07:09:45 07:09:45 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:09:46 #86 DONE 0.8s 07:09:46 07:09:46 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:09:46 #69 30.55 (1/2) Installing dumb-init (1.2.5-r3) 07:09:46 #69 30.65 (2/2) Installing su-exec (0.2-r3) 07:09:46 #69 30.71 Executing busybox-1.36.1-r29.trigger 07:09:46 #69 31.29 OK: 9 MiB in 16 packages 07:09:46 #69 DONE 34.6s 07:09:46 07:09:46 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:09:46 #83 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:46 #83 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:46 #83 ... 07:09:46 07:09:46 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:09:46 #80 10.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:46 #80 ... 07:09:46 07:09:46 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:09:47 #87 ... 07:09:47 07:09:47 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:09:47 #0 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:47 #0 5.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:47 #88 ... 07:09:47 07:09:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:09:48 #43 ... 07:09:48 07:09:48 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:09:48 #70 29.05 (1/4) Installing ca-certificates (20241121-r1) 07:09:48 #70 29.65 (2/4) Installing dumb-init (1.2.5-r3) 07:09:48 #70 29.74 (3/4) Installing su-exec (0.2-r3) 07:09:48 #70 29.79 (4/4) Installing yq-go (4.44.1-r2) 07:09:48 #70 32.24 Executing busybox-1.36.1-r29.trigger 07:09:48 #70 32.55 Executing ca-certificates-20241121-r1.trigger 07:09:48 #70 34.33 OK: 20 MiB in 18 packages 07:09:48 #70 DONE 36.1s 07:09:48 07:09:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:48 #63 37.38 (1/14) Installing ca-certificates (20241121-r1) 07:09:48 #63 37.89 (2/14) Installing brotli-libs (1.1.0-r2) 07:09:48 #63 38.06 (3/14) Installing c-ares (1.33.1-r0) 07:09:48 #63 38.18 (4/14) Installing libunistring (1.2-r0) 07:09:49 #63 38.49 (5/14) Installing libidn2 (2.3.7-r0) 07:09:49 #63 38.53 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:09:49 #63 38.66 (7/14) Installing libpsl (0.21.5-r1) 07:09:49 #63 38.71 (8/14) Installing zstd-libs (1.5.6-r0) 07:09:49 #63 38.83 (9/14) Installing libcurl (8.12.1-r0) 07:09:49 #63 39.00 (10/14) Installing curl (8.12.1-r0) 07:09:49 #63 39.13 (11/14) Installing dumb-init (1.2.5-r3) 07:09:49 #63 39.18 (12/14) Installing musl-obstack (1.2.3-r2) 07:09:49 #120 ... 07:09:49 07:09:49 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:09:49 #121 ... 07:09:49 07:09:49 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 07:09:49 #122 ... 07:09:49 07:09:49 #123 [security-secretstore-setup builder 6/7] COPY . . 07:09:49 #123 ... 07:09:49 07:09:49 #124 [support-scheduler builder 6/7] COPY . . 07:09:49 #63 39.27 (13/14) Installing libucontext (1.2-r3) 07:09:49 #63 ... 07:09:49 07:09:49 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:09:49 #67 28.30 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:09:49 #67 28.30 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:09:49 #67 28.30 OK: 24048 distinct packages available 07:09:49 #67 30.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:49 #67 32.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:49 #67 ... 07:09:49 07:09:49 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:49 #63 39.36 (14/14) Installing gcompat (1.1.0-r4) 07:09:49 #63 39.46 Executing busybox-1.36.1-r29.trigger 07:09:50 #63 39.53 Executing ca-certificates-20241121-r1.trigger 07:09:50 #63 ... 07:09:50 07:09:50 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:50 #68 28.93 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:09:50 #68 28.93 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:09:50 #68 28.93 OK: 24048 distinct packages available 07:09:50 #68 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:50 #68 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:50 #68 ... 07:09:50 07:09:50 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:09:50 #85 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:51 #85 ... 07:09:51 07:09:51 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:09:51 #80 23.11 (1/1) Installing dumb-init (1.2.5-r3) 07:09:51 #80 23.98 Executing busybox-1.36.1-r29.trigger 07:09:51 #80 24.21 OK: 9 MiB in 15 packages 07:09:51 #80 DONE 25.8s 07:09:51 07:09:51 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:09:51 #87 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:52 #87 ... 07:09:52 07:09:52 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:09:52 #0 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:52 #0 7.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:52 #89 ... 07:09:52 07:09:52 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:09:52 #85 8.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:52 #85 ... 07:09:52 07:09:52 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:09:52 #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:52 #0 8.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:53 #90 ... 07:09:53 07:09:53 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:09:53 #87 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:53 #87 ... 07:09:53 07:09:53 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:53 #63 40.68 OK: 15 MiB in 28 packages 07:09:53 #63 DONE 42.8s 07:09:53 07:09:53 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:09:56 #91 ... 07:09:56 07:09:56 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:09:56 #67 42.40 (1/4) Installing dumb-init (1.2.5-r3) 07:09:56 #67 42.42 (2/4) Installing musl-obstack (1.2.3-r2) 07:09:56 #67 42.43 (3/4) Installing libucontext (1.2-r3) 07:09:56 #67 42.44 (4/4) Installing gcompat (1.1.0-r4) 07:09:56 #67 42.45 Executing busybox-1.36.1-r29.trigger 07:09:56 #67 42.51 OK: 9 MiB in 18 packages 07:09:56 #67 DONE 44.5s 07:09:56 07:09:56 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:56 #68 43.99 (1/5) Installing dumb-init (1.2.5-r3) 07:09:56 #68 44.01 (2/5) Installing musl-obstack (1.2.3-r2) 07:09:56 #68 44.03 (3/5) Installing libucontext (1.2-r3) 07:09:56 #68 44.06 (4/5) Installing gcompat (1.1.0-r4) 07:09:56 #68 44.08 (5/5) Installing openssl (3.3.3-r0) 07:09:56 #68 44.18 Executing busybox-1.36.1-r29.trigger 07:09:56 #68 44.39 OK: 10 MiB in 19 packages 07:09:56 #68 ... 07:09:56 07:09:56 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:56 #92 ... 07:09:56 07:09:56 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:09:56 #93 ... 07:09:56 07:09:56 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:09:56 #83 16.09 OK: 9 MiB in 15 packages 07:09:56 #83 DONE 17.9s 07:09:56 07:09:56 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:09:56 #88 18.05 OK: 20 MiB in 18 packages 07:09:57 #88 ... 07:09:57 07:09:57 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:09:57 #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:57 #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:58 #94 ... 07:09:58 07:09:58 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:09:58 #91 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:58 #91 ... 07:09:58 07:09:58 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:09:58 #88 DONE 20.7s 07:09:58 07:09:58 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:09:58 #68 DONE 46.7s 07:09:58 07:09:58 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:09:58 #95 ... 07:09:58 07:09:58 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:09:58 #96 DONE 0.4s 07:09:58 07:09:58 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:59 #77 ... 07:09:59 07:09:59 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:09:59 #91 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:10:00 #91 ... 07:10:00 07:10:00 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:10:00 #89 17.25 OK: 9 MiB in 15 packages 07:10:00 #89 DONE 18.4s 07:10:00 07:10:00 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:10:00 #87 14.04 OK: 9 MiB in 16 packages 07:10:00 #87 ... 07:10:00 07:10:00 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:10:00 #90 16.49 OK: 14 MiB in 21 packages 07:10:00 #90 DONE 18.1s 07:10:01 07:10:01 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:10:01 #93 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:10:01 #93 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:10:02 #124 ... 07:10:02 07:10:02 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 07:10:02 #122 DONE 21.4s 07:10:02 07:10:02 #125 [security-proxy-auth builder 6/7] COPY . . 07:10:02 #125 CACHED 07:10:02 07:10:02 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #126 CACHED 07:10:02 07:10:02 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:10:02 #127 CACHED 07:10:02 07:10:02 #128 [core-data builder 6/7] COPY . . 07:10:02 #128 CACHED 07:10:02 07:10:02 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #129 CACHED 07:10:02 07:10:02 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 07:10:02 #130 CACHED 07:10:02 07:10:02 #131 [core-command builder 6/7] COPY . . 07:10:02 #131 CACHED 07:10:02 07:10:02 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 07:10:02 #132 CACHED 07:10:02 07:10:02 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #133 CACHED 07:10:02 07:10:02 #120 [support-notifications builder 6/7] COPY . . 07:10:02 #120 DONE 21.3s 07:10:02 07:10:02 #134 [core-metadata builder 6/7] COPY . . 07:10:02 #134 CACHED 07:10:02 07:10:02 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #135 CACHED 07:10:02 07:10:02 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:10:02 #136 CACHED 07:10:02 07:10:02 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:10:02 #121 DONE 21.4s 07:10:02 07:10:02 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:02 #137 ... 07:10:02 07:10:02 #119 [core-keeper builder 7/8] COPY . . 07:10:02 #119 DONE 21.4s 07:10:02 07:10:02 #124 [support-scheduler builder 6/7] COPY . . 07:10:02 #124 DONE 21.4s 07:10:02 07:10:02 #123 [security-secretstore-setup builder 6/7] COPY . . 07:10:02 #123 DONE 21.5s 07:10:02 07:10:02 #138 [security-proxy-setup builder 6/7] COPY . . 07:10:02 #138 CACHED 07:10:02 07:10:02 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:10:02 #139 CACHED 07:10:02 07:10:02 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #140 CACHED 07:10:02 07:10:02 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:10:02 #141 CACHED 07:10:02 07:10:02 #142 [security-bootstrapper builder 6/7] COPY . . 07:10:02 #142 CACHED 07:10:02 07:10:02 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:02 #143 CACHED 07:10:02 07:10:02 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:02 #144 1.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:10:02 #93 ... 07:10:02 07:10:02 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:10:02 #87 DONE 15.6s 07:10:02 07:10:02 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:10:02 #97 ... 07:10:02 07:10:02 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:10:02 #85 17.17 OK: 11 MiB in 17 packages 07:10:02 #85 DONE 18.5s 07:10:02 07:10:02 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:10:02 #94 13.78 OK: 20 MiB in 18 packages 07:10:03 #94 DONE 15.6s 07:10:03 07:10:03 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:10:03 #95 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:10:03 #95 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:10:04 #95 ... 07:10:04 07:10:04 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:10:04 #97 DONE 2.7s 07:10:04 07:10:04 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:10:05 #98 DONE 0.4s 07:10:05 07:10:05 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:05 #82 ... 07:10:05 07:10:05 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:10:05 #91 12.30 OK: 15 MiB in 28 packages 07:10:06 #91 DONE 13.2s 07:10:06 07:10:06 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:07 #92 ... 07:10:07 07:10:07 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:10:07 #93 11.06 OK: 9 MiB in 18 packages 07:10:08 #93 ... 07:10:08 07:10:08 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:10:08 #95 8.833 OK: 10 MiB in 19 packages 07:10:08 #95 DONE 9.5s 07:10:08 07:10:08 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:08 #99 ... 07:10:08 07:10:08 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:10:08 #93 DONE 12.1s 07:10:08 07:10:08 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:09 #100 ... 07:10:09 07:10:09 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:09 #99 DONE 1.9s 07:10:09 07:10:09 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:10:09 #101 DONE 2.0s 07:10:09 07:10:09 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:09 #102 ... 07:10:09 07:10:09 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:10:09 #103 DONE 0.2s 07:10:09 07:10:09 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:10:10 #104 DONE 0.3s 07:10:10 07:10:10 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:10 #100 DONE 2.2s 07:10:10 07:10:10 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:10:10 #105 ... 07:10:10 07:10:10 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:10:10 #106 DONE 0.3s 07:10:10 07:10:10 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:10:10 #105 DONE 0.5s 07:10:10 07:10:10 #107 [security-spire-config stage-2 6/10] COPY security.txt / 07:10:11 #107 ... 07:10:11 07:10:11 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:10:11 #108 DONE 0.5s 07:10:11 07:10:11 #107 [security-spire-config stage-2 6/10] COPY security.txt / 07:10:11 #107 DONE 0.4s 07:10:11 07:10:11 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:10:11 #109 ... 07:10:11 07:10:11 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:10:11 #110 DONE 0.4s 07:10:11 07:10:11 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:10:11 #102 DONE 2.0s 07:10:11 07:10:11 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:10:11 #111 ... 07:10:11 07:10:11 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:10:11 #109 DONE 0.5s 07:10:11 07:10:11 #112 [security-spire-server] exporting to image 07:10:11 #112 exporting layers 07:10:11 #144 ... 07:10:11 07:10:11 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:10:11 #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:10:11 #145 ... 07:10:11 07:10:11 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:11 #0 1.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:10:11 #146 ... 07:10:11 07:10:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:11 #0 1.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:10:11 #147 ... 07:10:11 07:10:11 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:11 #0 0.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:10:11 #148 ... 07:10:11 07:10:11 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:10:11 #0 0.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:10:11 #149 ... 07:10:11 07:10:11 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:10:11 #0 1.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:10:11 #150 ... 07:10:11 07:10:11 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:10:11 #0 0.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:10:11 #151 ... 07:10:11 07:10:11 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:10:11 #0 1.381 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:10:11 #152 ... 07:10:11 07:10:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:10:11 #0 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:10:11 #153 ... 07:10:11 07:10:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:10:11 #0 0.833 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:10:12 #112 ... 07:10:12 07:10:12 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:10:12 #111 DONE 0.5s 07:10:12 07:10:12 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:10:12 #113 DONE 0.4s 07:10:12 #154 ... 07:10:12 07:10:12 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:12 #137 1.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:10:12 07:10:12 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 07:10:12 #114 ... 07:10:12 07:10:12 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:10:12 #115 DONE 0.4s 07:10:12 07:10:12 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 07:10:12 #114 DONE 0.4s 07:10:12 07:10:12 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:10:13 #116 DONE 0.8s 07:10:13 07:10:13 #112 [security-spire-config] exporting to image 07:10:13 #112 ... 07:10:13 07:10:13 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:10:13 #117 DONE 0.3s 07:10:13 07:10:13 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:10:14 #118 DONE 0.3s 07:10:14 07:10:14 #112 [security-spire-config] exporting to image 07:10:16 #112 exporting layers 4.3s done 07:10:16 #112 writing image sha256:d464e0a4bf39791684398e59a67905c6e1d6095ebd22c456614319e700879ddc 0.0s done 07:10:16 #112 naming to docker.io/library/security-spire-server-arm64 07:10:16 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:10:16 #112 exporting layers 4.0s done 07:10:16 #112 writing image sha256:14ddfbcbdfe8f68ab144ce464fe09f657da241c2ba5e5eb5020a82291fdca16b done 07:10:16 #112 naming to docker.io/library/security-spire-config-arm64 done 07:10:16 #112 exporting layers 2.9s done 07:10:16 #112 writing image sha256:c306f1d6d42059688938a99b011c5699fcb02816a6f663a32b1325b1942c2f48 done 07:10:16 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:10:16 #112 DONE 5.7s 07:10:16 07:10:16 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:48 #137 ... 07:11:48 07:11:48 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:48 #145 DONE 97.1s 07:11:48 07:11:48 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:11:48 #154 ... 07:11:48 07:11:48 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:11:48 #144 DONE 97.4s 07:11:48 07:11:48 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:11:48 #155 DONE 0.2s 07:11:48 07:11:48 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:11:48 #156 DONE 0.5s 07:11:48 07:11:48 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:11:48 #157 DONE 0.3s 07:11:48 07:11:48 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:11:48 #158 DONE 0.4s 07:11:48 07:11:48 #159 [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:11:48 #159 DONE 0.2s 07:11:48 07:11:48 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:11:48 #160 ... 07:11:48 07:11:48 #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:11:48 #161 DONE 0.3s 07:11:48 07:11:48 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:11:48 #160 DONE 1.0s 07:11:48 07:11:48 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:11:48 #162 DONE 0.2s 07:11:48 07:11:48 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:11:48 #163 DONE 0.2s 07:11:48 07:11:48 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:48 #164 DONE 1.4s 07:11:48 07:11:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:48 #165 DONE 1.0s 07:11:48 07:11:48 #103 [core-common-config-bootstrapper] exporting to image 07:11:48 #103 exporting layers 07:11:48 #103 ... 07:11:48 07:11:48 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:11:48 #166 DONE 0.5s 07:11:48 07:11:48 #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:11:48 #167 DONE 0.4s 07:11:48 07:11:48 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:48 #137 ... 07:11:48 07:11:48 #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:11:48 #168 DONE 0.3s 07:11:48 07:11:48 #103 [core-common-config-bootstrapper] exporting to image 07:11:48 #103 exporting layers 1.2s done 07:11:48 #103 writing image sha256:3354a8c7e477d18c0f1aa93d5bb86308cac0549f071e7a5bede2f1671ac94bfb done 07:11:48 #103 naming to docker.io/library/core-common-config-bootstrapper done 07:11:48 #103 DONE 3.6s 07:11:48 07:11:48 #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:11:48 #169 DONE 0.2s 07:11:48 07:11:48 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:48 #170 DONE 0.1s 07:11:48 07:11:48 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:11:48 #171 DONE 1.8s 07:11:48 07:11:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:11:48 #39 ... 07:11:48 07:11:48 #103 [security-bootstrapper] exporting to image 07:11:48 #103 exporting layers 1.1s done 07:11:48 #103 writing image sha256:0c76094312c2c2aa26c04ce5517b5ea68f9e9761631fe3638fa73bc526c15ffa done 07:11:48 #103 naming to docker.io/library/security-bootstrapper done 07:11:48 #103 DONE 4.7s 07:11:48 07:11:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:11:53 #78 DONE 143.0s 07:11:53 07:11:53 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #84 DONE 132.8s 07:11:53 07:11:53 #119 [security-secretstore-setup builder 6/7] COPY . . 07:11:53 #119 ... 07:11:53 07:11:53 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #82 DONE 133.8s 07:11:53 07:11:53 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #81 DONE 136.4s 07:11:53 07:11:53 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #77 DONE 133.7s 07:11:53 07:11:53 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:11:53 #120 ... 07:11:53 07:11:53 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #92 DONE 117.4s 07:11:53 07:11:53 #121 [core-keeper builder 7/8] COPY . . 07:11:53 #121 ... 07:11:53 07:11:53 #122 [support-notifications builder 6/7] COPY . . 07:11:53 #122 DONE 2.6s 07:11:53 07:11:53 #123 [security-proxy-auth builder 6/7] COPY . . 07:11:53 #123 CACHED 07:11:53 07:11:53 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #124 CACHED 07:11:53 07:11:53 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:11:53 #125 CACHED 07:11:53 07:11:53 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #126 CACHED 07:11:53 07:11:53 #127 [core-command builder 6/7] COPY . . 07:11:53 #127 CACHED 07:11:53 07:11:53 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 07:11:53 #128 CACHED 07:11:53 07:11:53 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #129 CACHED 07:11:53 07:11:53 #130 [security-proxy-setup builder 6/7] COPY . . 07:11:53 #130 CACHED 07:11:53 07:11:53 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:11:53 #131 CACHED 07:11:53 07:11:53 #132 [security-bootstrapper builder 6/7] COPY . . 07:11:53 #132 CACHED 07:11:53 07:11:53 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #133 CACHED 07:11:53 07:11:53 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:11:53 #134 CACHED 07:11:53 07:11:53 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #135 CACHED 07:11:53 07:11:53 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:11:53 #136 CACHED 07:11:53 07:11:53 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 07:11:53 #137 CACHED 07:11:53 07:11:53 #138 [core-data builder 6/7] COPY . . 07:11:53 #138 DONE 2.9s 07:11:53 07:11:53 #139 [core-metadata builder 6/7] COPY . . 07:11:53 #139 CACHED 07:11:53 07:11:53 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:11:53 #140 CACHED 07:11:53 07:11:53 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 #141 CACHED 07:11:53 07:11:53 #119 [security-secretstore-setup builder 6/7] COPY . . 07:11:53 #119 DONE 2.8s 07:11:53 07:11:53 #142 [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:11:53 #142 ... 07:11:53 07:11:53 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:11:53 #120 DONE 2.8s 07:11:53 07:11:53 #143 [support-scheduler builder 6/7] COPY . . 07:11:53 #143 DONE 2.9s 07:11:53 07:11:53 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:11:53 #144 ... 07:11:53 07:11:53 #121 [core-keeper builder 7/8] COPY . . 07:11:53 #121 DONE 2.6s 07:11:53 07:11:53 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:11:53 #145 ... 07:11:53 07:11:53 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:11:53 #0 5.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:11:53 #146 ... 07:11:53 07:11:53 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:11:53 #0 6.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:11:54 #147 ... 07:11:54 07:11:54 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:11:54 #145 8.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:11:55 #145 ... 07:11:55 07:11:55 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:11:55 #0 6.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:11:55 #148 ... 07:11:55 07:11:55 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:55 #0 8.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:11:55 #149 ... 07:11:55 07:11:55 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:11:55 #0 8.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:11:55 #150 ... 07:11:55 07:11:55 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:11:55 #0 7.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:11:56 #151 ... 07:11:56 07:11:56 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:11:56 #0 7.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:11:56 #152 ... 07:11:56 07:11:56 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:56 #0 9.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:11:56 #153 ... 07:11:56 07:11:56 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:11:56 #0 8.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:11:56 #154 ... 07:11:56 07:11:56 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:11:56 #144 9.080 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:12:04 #144 ... 07:12:04 07:12:04 #142 [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:12:04 #142 9.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:12:35 #39 ... 07:12:35 07:12:35 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:35 #146 151.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:12:41 #146 ... 07:12:41 07:12:41 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:12:41 #149 DONE 160.7s 07:12:41 07:12:41 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:12:41 #153 DONE 160.7s 07:12:41 07:12:41 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:41 #146 DONE 160.6s 07:12:41 07:12:41 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:41 #151 DONE 160.8s 07:12:41 07:12:41 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:12:41 #152 DONE 160.7s 07:12:41 07:12:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:12:41 #148 DONE 160.8s 07:12:41 07:12:41 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #172 ... 07:12:41 07:12:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:12:41 #147 DONE 160.8s 07:12:41 07:12:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:12:41 #154 DONE 160.9s 07:12:41 07:12:41 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:12:41 #137 DONE 160.9s 07:12:41 07:12:41 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:12:41 #150 DONE 160.9s 07:12:41 07:12:41 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #173 ... 07:12:41 07:12:41 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #172 DONE 0.4s 07:12:41 07:12:41 #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #174 DONE 0.3s 07:12:41 07:12:41 #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #175 DONE 0.2s 07:12:41 07:12:41 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #176 DONE 0.3s 07:12:41 07:12:41 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #177 DONE 0.3s 07:12:41 07:12:41 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #173 DONE 0.2s 07:12:41 07:12:41 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #178 DONE 0.2s 07:12:41 07:12:41 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:41 #179 ... 07:12:41 07:12:41 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #180 CACHED 07:12:41 07:12:41 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:12:41 #181 CACHED 07:12:41 07:12:41 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:12:41 #182 DONE 0.2s 07:12:41 07:12:41 #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:12:41 #183 CACHED 07:12:41 07:12:41 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:12:41 #184 CACHED 07:12:41 07:12:41 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:41 #185 DONE 0.2s 07:12:42 07:12:42 #186 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:12:42 #186 DONE 0.2s 07:12:42 07:12:42 #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:42 #187 DONE 0.2s 07:12:42 07:12:42 #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:12:42 #188 DONE 0.2s 07:12:42 07:12:42 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:42 #189 DONE 0.2s 07:12:42 07:12:42 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:12:42 #190 ... 07:12:42 07:12:42 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:12:42 #191 DONE 0.3s 07:12:42 07:12:42 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:42 #179 DONE 0.2s 07:12:42 07:12:42 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:43 #192 ... 07:12:43 07:12:43 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:12:43 #193 DONE 1.3s 07:12:43 07:12:43 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:12:43 #194 DONE 1.3s 07:12:43 07:12:43 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:43 #195 DONE 1.4s 07:12:43 07:12:43 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:12:43 #196 DONE 1.4s 07:12:43 07:12:43 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:12:43 #197 ... 07:12:43 07:12:43 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:12:43 #198 DONE 1.5s 07:12:43 07:12:43 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:12:43 #199 DONE 1.5s 07:12:43 07:12:43 #200 [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:12:43 #200 DONE 1.5s 07:12:43 07:12:43 #201 [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:12:43 #201 DONE 1.5s 07:12:43 07:12:43 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:12:43 #190 DONE 1.5s 07:12:43 07:12:43 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:12:43 #202 ... 07:12:43 07:12:43 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:43 #192 DONE 1.6s 07:12:43 07:12:43 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:12:43 #203 DONE 0.5s 07:12:43 07:12:43 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:12:43 #204 DONE 0.5s 07:12:43 07:12:43 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:12:43 #197 DONE 0.5s 07:12:43 07:12:43 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:12:43 #205 DONE 0.3s 07:12:43 07:12:43 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:12:43 #206 DONE 0.3s 07:12:43 07:12:43 #103 [core-keeper] exporting to image 07:12:43 #103 exporting layers 07:12:43 #103 ... 07:12:43 07:12:43 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:12:43 #207 DONE 0.3s 07:12:43 07:12:43 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:12:43 #202 DONE 0.3s 07:12:43 07:12:43 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:12:43 #208 DONE 0.2s 07:12:43 07:12:43 #209 [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:12:43 #209 DONE 0.3s 07:12:43 07:12:43 #103 [security-spiffe-token-provider] exporting to image 07:12:44 #103 ... 07:12:44 07:12:44 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:12:44 #210 DONE 0.3s 07:12:44 07:12:44 #211 [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:12:44 #211 DONE 0.4s 07:12:44 07:12:44 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:12:44 #212 DONE 0.3s 07:12:44 07:12:44 #103 [support-scheduler] exporting to image 07:12:44 #103 exporting layers 0.3s done 07:12:44 #103 ... 07:12:44 07:12:44 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:44 #213 DONE 0.4s 07:12:44 07:12:44 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:12:44 #214 DONE 0.3s 07:12:44 07:12:44 #103 [core-command] exporting to image 07:12:44 #103 exporting layers 0.4s done 07:12:44 #103 writing image sha256:16a6070f6333f3e9702700068495dd3edab78c91a4a20c64d850e9e2bc7f9ea6 07:12:44 #103 writing image sha256:4a35d5e1ab34eac5576da896d396ae204ed2e492dcb68ee101ab51ceb6fde3f9 0.0s done 07:12:44 #103 naming to docker.io/library/core-command 0.0s done 07:12:44 #103 writing image sha256:16a6070f6333f3e9702700068495dd3edab78c91a4a20c64d850e9e2bc7f9ea6 0.2s done 07:12:44 #103 naming to docker.io/library/core-keeper 07:12:44 #103 ... 07:12:44 07:12:44 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:12:44 #215 DONE 0.2s 07:12:44 07:12:44 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:12:44 #216 DONE 0.2s 07:12:44 07:12:44 #103 [core-keeper] exporting to image 07:12:44 #103 exporting layers 0.7s done 07:12:44 #103 naming to docker.io/library/core-keeper done 07:12:44 #103 writing image sha256:2ea4db5a8d29b9cd3168b7081e1682fb8abba31e9d9fda9f23d66fcee386915c 07:12:44 #103 ... 07:12:44 07:12:44 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:44 #217 DONE 0.6s 07:12:44 07:12:44 #103 [security-spiffe-token-provider] exporting to image 07:12:44 #103 exporting layers 0.7s done 07:12:44 #103 writing image sha256:2ea4db5a8d29b9cd3168b7081e1682fb8abba31e9d9fda9f23d66fcee386915c 0.0s done 07:12:44 #103 writing image sha256:6f77a7f1a270493eca9fd12e2eeab6e65b22e4b88a091fa16e8972bce6a870af 0.0s done 07:12:44 #103 naming to docker.io/library/core-data done 07:12:44 #103 writing image sha256:d5b43c5bba0d00c21ee33d548f4b0d520e150c5abd6c4064c8d27260e5ef967a 0.0s done 07:12:44 #103 naming to docker.io/library/support-notifications done 07:12:44 #103 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:12:44 #103 exporting layers 0.8s done 07:12:44 #103 ... 07:12:44 07:12:44 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:12:44 #218 DONE 0.4s 07:12:44 07:12:44 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:12:44 #219 DONE 0.1s 07:12:44 07:12:44 #103 [support-scheduler] exporting to image 07:12:44 #103 writing image sha256:05ebc824f212661a98c7a0fe46d4e7a68bdd63e753dbe372499c692bcef86a79 done 07:12:44 #103 naming to docker.io/library/support-scheduler done 07:12:45 #103 ... 07:12:45 07:12:45 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:45 #220 DONE 0.8s 07:12:45 07:12:45 #103 [security-proxy-auth] exporting to image 07:12:45 #103 exporting layers 0.6s done 07:12:45 #103 writing image sha256:492fd382e562efd23e99f383c804c7f4088fa30ad66e69d00439eaebf01a1090 0.0s done 07:12:45 #103 naming to docker.io/library/core-metadata done 07:12:45 #103 writing image sha256:9e8bc6d3b4dd1bb744573e9694c3e287a7beff8e2eb259298e0350e07a6f3414 done 07:12:45 #103 naming to docker.io/library/security-proxy-auth done 07:12:45 #103 ... 07:12:45 07:12:45 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:45 #221 DONE 0.4s 07:12:45 07:12:45 #103 [security-proxy-setup] exporting to image 07:12:45 #103 exporting layers 0.3s done 07:12:45 #103 writing image sha256:e38d15e07552115a82b7b2b3ff83878578f64c09f3934cff5be980c657b79fde done 07:12:45 #103 naming to docker.io/library/security-proxy-setup done 07:12:45 #103 exporting layers 0.3s done 07:12:45 #103 writing image sha256:7bb0c76d24fa19f3b2fc3213132ddfb3063d9a4c96f24e30c7d8091b7b8fd723 done 07:12:45 #103 naming to docker.io/library/security-secretstore-setup done 07:12:45 #103 DONE 6.7s 07:12:45 07:12:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:12:45 time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:12:45 $ docker stop --time=1 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b 07:12:47 $ docker rm -f --volumes 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b [Pipeline] // withDockerContainer [Pipeline] sh 07:12:47 + docker images 07:12:47 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:47 security-secretstore-setup latest 7bb0c76d24fa 2 seconds ago 67.7MB 07:12:47 security-proxy-setup latest e38d15e07552 2 seconds ago 38.2MB 07:12:47 security-proxy-auth latest 9e8bc6d3b4dd 3 seconds ago 31.3MB 07:12:47 support-notifications latest 6f77a7f1a270 4 seconds ago 51.6MB 07:12:47 security-spiffe-token-provider latest d5b43c5bba0d 4 seconds ago 46.9MB 07:12:47 support-scheduler latest 05ebc824f212 4 seconds ago 48MB 07:12:47 core-command latest 4a35d5e1ab34 4 seconds ago 27.9MB 07:12:47 core-keeper latest 16a6070f6333 4 seconds ago 32.1MB 07:12:47 core-data latest 2ea4db5a8d29 4 seconds ago 32.4MB 07:12:47 core-metadata latest 492fd382e562 4 seconds ago 32.6MB 07:12:47 security-bootstrapper latest 0c76094312c2 About a minute ago 20.3MB 07:12:47 core-common-config-bootstrapper latest 3354a8c7e477 About a minute ago 17.1MB 07:12:47 security-spire-config latest 9e4152e6c314 3 minutes ago 149MB 07:12:47 security-spire-agent latest 69b0e5ddb26c 3 minutes ago 195MB 07:12:47 security-spire-server latest 7e7b1ce5f9fe 3 minutes ago 149MB 07:12:47 ci-base-image-x86_64 latest bcfd8d76f7f7 7 minutes ago 929MB 07:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 07:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 07:12:47 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:12:47 provisioning config files... 07:12:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config13238349847155520028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:47 ---> ****-login.sh 07:12:47 nexus3.edgexfoundry.org:10001 07:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:47 Configure a credential helper to remove this warning. See 07:12:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:47 07:12:47 Login Succeeded 07:12:47 nexus3.edgexfoundry.org:10002 07:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:48 Configure a credential helper to remove this warning. See 07:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:48 07:12:48 Login Succeeded 07:12:48 nexus3.edgexfoundry.org:10003 07:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:48 Configure a credential helper to remove this warning. See 07:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:48 07:12:48 Login Succeeded 07:12:48 nexus3.edgexfoundry.org:10004 07:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:48 Configure a credential helper to remove this warning. See 07:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:48 07:12:48 Login Succeeded 07:12:48 ****.io 07:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:48 Configure a credential helper to remove this warning. See 07:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:48 07:12:48 Login Succeeded 07:12:48 ---> ****-login.sh ends [Pipeline] } 07:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:12:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:48 latest 07:12:48 4.0.0-dev.63 07:12:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:48 main 07:12:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:49 + docker push nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:49 e3862ed6a1ee: Preparing 07:12:49 f3083cc18880: Preparing 07:12:49 26ef08c8d611: Preparing 07:12:49 4cb8ef2d8a76: Preparing 07:12:49 61f3f24c9879: Preparing 07:12:49 16232b73c1db: Preparing 07:12:49 994456c4fd7b: Preparing 07:12:49 16232b73c1db: Waiting 07:12:49 994456c4fd7b: Waiting 07:12:49 4cb8ef2d8a76: Pushed 07:12:49 61f3f24c9879: Pushed 07:12:49 26ef08c8d611: Pushed 07:12:49 e3862ed6a1ee: Pushed 07:12:49 994456c4fd7b: Layer already exists 07:12:49 16232b73c1db: Pushed 07:12:51 f3083cc18880: Pushed 07:12:51 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:52 e3862ed6a1ee: Preparing 07:12:52 f3083cc18880: Preparing 07:12:52 26ef08c8d611: Preparing 07:12:52 4cb8ef2d8a76: Preparing 07:12:52 61f3f24c9879: Preparing 07:12:52 16232b73c1db: Preparing 07:12:52 994456c4fd7b: Preparing 07:12:52 994456c4fd7b: Waiting 07:12:52 16232b73c1db: Waiting 07:12:52 26ef08c8d611: Layer already exists 07:12:52 4cb8ef2d8a76: Layer already exists 07:12:52 f3083cc18880: Layer already exists 07:12:52 61f3f24c9879: Layer already exists 07:12:52 e3862ed6a1ee: Layer already exists 07:12:52 16232b73c1db: Layer already exists 07:12:52 994456c4fd7b: Layer already exists 07:12:52 latest: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 07:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:52 e3862ed6a1ee: Preparing 07:12:52 f3083cc18880: Preparing 07:12:52 26ef08c8d611: Preparing 07:12:52 4cb8ef2d8a76: Preparing 07:12:52 61f3f24c9879: Preparing 07:12:52 16232b73c1db: Preparing 07:12:52 994456c4fd7b: Preparing 07:12:52 16232b73c1db: Waiting 07:12:52 994456c4fd7b: Waiting 07:12:52 e3862ed6a1ee: Layer already exists 07:12:52 f3083cc18880: Layer already exists 07:12:52 26ef08c8d611: Layer already exists 07:12:52 61f3f24c9879: Layer already exists 07:12:52 4cb8ef2d8a76: Layer already exists 07:12:52 994456c4fd7b: Layer already exists 07:12:52 16232b73c1db: Layer already exists 07:12:52 4.0.0-dev.63: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker push nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:53 e3862ed6a1ee: Preparing 07:12:53 f3083cc18880: Preparing 07:12:53 26ef08c8d611: Preparing 07:12:53 4cb8ef2d8a76: Preparing 07:12:53 61f3f24c9879: Preparing 07:12:53 16232b73c1db: Preparing 07:12:53 994456c4fd7b: Preparing 07:12:53 994456c4fd7b: Waiting 07:12:53 16232b73c1db: Waiting 07:12:53 e3862ed6a1ee: Layer already exists 07:12:53 f3083cc18880: Layer already exists 07:12:53 4cb8ef2d8a76: Layer already exists 07:12:53 26ef08c8d611: Layer already exists 07:12:53 61f3f24c9879: Layer already exists 07:12:53 16232b73c1db: Layer already exists 07:12:53 994456c4fd7b: Layer already exists 07:12:53 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:12:54 e3862ed6a1ee: Preparing 07:12:54 f3083cc18880: Preparing 07:12:54 26ef08c8d611: Preparing 07:12:54 4cb8ef2d8a76: Preparing 07:12:54 61f3f24c9879: Preparing 07:12:54 16232b73c1db: Preparing 07:12:54 994456c4fd7b: Preparing 07:12:54 16232b73c1db: Waiting 07:12:54 e3862ed6a1ee: Layer already exists 07:12:54 26ef08c8d611: Layer already exists 07:12:54 4cb8ef2d8a76: Layer already exists 07:12:54 61f3f24c9879: Layer already exists 07:12:54 f3083cc18880: Layer already exists 07:12:54 994456c4fd7b: Layer already exists 07:12:54 16232b73c1db: Layer already exists 07:12:54 main: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:54 ===================================================== [Pipeline] echo 07:12:54 taggedImages: 07:12:54 - nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:54 - nexus3.edgexfoundry.org:10004/core-command:latest 07:12:54 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 07:12:54 - nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:12:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:12:54 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:54 latest 07:12:54 4.0.0-dev.63 07:12:54 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:54 main 07:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:55 f86b5adc8d89: Preparing 07:12:55 65fbc53108ae: Preparing 07:12:55 cea4a62fd2d7: Preparing 07:12:55 73ba3e1f7280: Preparing 07:12:55 26ef08c8d611: Preparing 07:12:55 4cb8ef2d8a76: Preparing 07:12:55 61f3f24c9879: Preparing 07:12:55 16232b73c1db: Preparing 07:12:55 994456c4fd7b: Preparing 07:12:55 4cb8ef2d8a76: Waiting 07:12:55 61f3f24c9879: Waiting 07:12:55 16232b73c1db: Waiting 07:12:55 994456c4fd7b: Waiting 07:12:55 26ef08c8d611: Layer already exists 07:12:55 4cb8ef2d8a76: Layer already exists 07:12:55 61f3f24c9879: Layer already exists 07:12:55 16232b73c1db: Layer already exists 07:12:55 65fbc53108ae: Pushed 07:12:55 994456c4fd7b: Layer already exists 07:12:55 cea4a62fd2d7: Pushed 07:12:55 f86b5adc8d89: Pushed 07:12:55 73ba3e1f7280: Pushed 07:12:56 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:56 + 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:12:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:56 f86b5adc8d89: Preparing 07:12:56 65fbc53108ae: Preparing 07:12:56 cea4a62fd2d7: Preparing 07:12:56 73ba3e1f7280: Preparing 07:12:56 26ef08c8d611: Preparing 07:12:56 4cb8ef2d8a76: Preparing 07:12:56 61f3f24c9879: Preparing 07:12:56 16232b73c1db: Preparing 07:12:56 994456c4fd7b: Preparing 07:12:56 4cb8ef2d8a76: Waiting 07:12:56 61f3f24c9879: Waiting 07:12:56 16232b73c1db: Waiting 07:12:56 994456c4fd7b: Waiting 07:12:56 f86b5adc8d89: Layer already exists 07:12:56 26ef08c8d611: Layer already exists 07:12:56 cea4a62fd2d7: Layer already exists 07:12:56 65fbc53108ae: Layer already exists 07:12:56 73ba3e1f7280: Layer already exists 07:12:56 61f3f24c9879: Layer already exists 07:12:56 994456c4fd7b: Layer already exists 07:12:56 16232b73c1db: Layer already exists 07:12:56 4cb8ef2d8a76: Layer already exists 07:12:56 latest: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 07:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:57 f86b5adc8d89: Preparing 07:12:57 65fbc53108ae: Preparing 07:12:57 cea4a62fd2d7: Preparing 07:12:57 73ba3e1f7280: Preparing 07:12:57 26ef08c8d611: Preparing 07:12:57 4cb8ef2d8a76: Preparing 07:12:57 61f3f24c9879: Preparing 07:12:57 4cb8ef2d8a76: Waiting 07:12:57 16232b73c1db: Preparing 07:12:57 994456c4fd7b: Preparing 07:12:57 61f3f24c9879: Waiting 07:12:57 994456c4fd7b: Waiting 07:12:57 16232b73c1db: Waiting 07:12:57 26ef08c8d611: Layer already exists 07:12:57 65fbc53108ae: Layer already exists 07:12:57 cea4a62fd2d7: Layer already exists 07:12:57 f86b5adc8d89: Layer already exists 07:12:57 73ba3e1f7280: Layer already exists 07:12:57 4cb8ef2d8a76: Layer already exists 07:12:57 16232b73c1db: Layer already exists 07:12:57 61f3f24c9879: Layer already exists 07:12:57 994456c4fd7b: Layer already exists 07:12:57 4.0.0-dev.63: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:58 f86b5adc8d89: Preparing 07:12:58 65fbc53108ae: Preparing 07:12:58 cea4a62fd2d7: Preparing 07:12:58 73ba3e1f7280: Preparing 07:12:58 26ef08c8d611: Preparing 07:12:58 4cb8ef2d8a76: Preparing 07:12:58 61f3f24c9879: Preparing 07:12:58 16232b73c1db: Preparing 07:12:58 994456c4fd7b: Preparing 07:12:58 4cb8ef2d8a76: Waiting 07:12:58 61f3f24c9879: Waiting 07:12:58 16232b73c1db: Waiting 07:12:58 994456c4fd7b: Waiting 07:12:58 cea4a62fd2d7: Layer already exists 07:12:58 f86b5adc8d89: Layer already exists 07:12:58 73ba3e1f7280: Layer already exists 07:12:58 26ef08c8d611: Layer already exists 07:12:58 65fbc53108ae: Layer already exists 07:12:58 61f3f24c9879: Layer already exists 07:12:58 16232b73c1db: Layer already exists 07:12:58 4cb8ef2d8a76: Layer already exists 07:12:58 994456c4fd7b: Layer already exists 07:12:58 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:58 + 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:12:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:12:58 f86b5adc8d89: Preparing 07:12:58 65fbc53108ae: Preparing 07:12:58 cea4a62fd2d7: Preparing 07:12:58 73ba3e1f7280: Preparing 07:12:58 26ef08c8d611: Preparing 07:12:58 4cb8ef2d8a76: Preparing 07:12:58 61f3f24c9879: Preparing 07:12:58 16232b73c1db: Preparing 07:12:58 994456c4fd7b: Preparing 07:12:58 4cb8ef2d8a76: Waiting 07:12:58 61f3f24c9879: Waiting 07:12:58 994456c4fd7b: Waiting 07:12:58 16232b73c1db: Waiting 07:12:58 65fbc53108ae: Layer already exists 07:12:58 f86b5adc8d89: Layer already exists 07:12:58 73ba3e1f7280: Layer already exists 07:12:58 26ef08c8d611: Layer already exists 07:12:58 cea4a62fd2d7: Layer already exists 07:12:58 4cb8ef2d8a76: Layer already exists 07:12:58 61f3f24c9879: Layer already exists 07:12:58 16232b73c1db: Layer already exists 07:12:58 994456c4fd7b: Layer already exists 07:12:58 main: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:58 ===================================================== [Pipeline] echo 07:12:58 taggedImages: 07:12:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:12:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 07:12:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:12:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:12:58 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:58 latest 07:12:58 4.0.0-dev.63 07:12:58 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:12:58 main 07:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:59 + docker push nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:12:59 42387de2b41a: Preparing 07:12:59 436d397e7013: Preparing 07:12:59 26ef08c8d611: Preparing 07:12:59 4cb8ef2d8a76: Preparing 07:12:59 61f3f24c9879: Preparing 07:12:59 dfa0ac3df63e: Preparing 07:12:59 994456c4fd7b: Preparing 07:12:59 dfa0ac3df63e: Waiting 07:12:59 61f3f24c9879: Layer already exists 07:12:59 4cb8ef2d8a76: Layer already exists 07:12:59 26ef08c8d611: Layer already exists 07:12:59 994456c4fd7b: Layer already exists 07:12:59 42387de2b41a: Pushed 07:12:59 dfa0ac3df63e: Pushed 07:13:02 436d397e7013: Pushed 07:13:02 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:02 42387de2b41a: Preparing 07:13:02 436d397e7013: Preparing 07:13:02 26ef08c8d611: Preparing 07:13:02 4cb8ef2d8a76: Preparing 07:13:02 61f3f24c9879: Preparing 07:13:02 dfa0ac3df63e: Preparing 07:13:02 994456c4fd7b: Preparing 07:13:02 dfa0ac3df63e: Waiting 07:13:02 994456c4fd7b: Waiting 07:13:02 436d397e7013: Layer already exists 07:13:02 26ef08c8d611: Layer already exists 07:13:02 4cb8ef2d8a76: Layer already exists 07:13:02 61f3f24c9879: Layer already exists 07:13:02 42387de2b41a: Layer already exists 07:13:02 994456c4fd7b: Layer already exists 07:13:02 dfa0ac3df63e: Layer already exists 07:13:02 latest: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 07:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:03 42387de2b41a: Preparing 07:13:03 436d397e7013: Preparing 07:13:03 26ef08c8d611: Preparing 07:13:03 4cb8ef2d8a76: Preparing 07:13:03 61f3f24c9879: Preparing 07:13:03 dfa0ac3df63e: Preparing 07:13:03 994456c4fd7b: Preparing 07:13:03 dfa0ac3df63e: Waiting 07:13:03 994456c4fd7b: Waiting 07:13:03 436d397e7013: Layer already exists 07:13:03 61f3f24c9879: Layer already exists 07:13:03 4cb8ef2d8a76: Layer already exists 07:13:03 26ef08c8d611: Layer already exists 07:13:03 42387de2b41a: Layer already exists 07:13:03 dfa0ac3df63e: Layer already exists 07:13:03 994456c4fd7b: Layer already exists 07:13:03 4.0.0-dev.63: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker push nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:04 42387de2b41a: Preparing 07:13:04 436d397e7013: Preparing 07:13:04 26ef08c8d611: Preparing 07:13:04 4cb8ef2d8a76: Preparing 07:13:04 61f3f24c9879: Preparing 07:13:04 dfa0ac3df63e: Preparing 07:13:04 994456c4fd7b: Preparing 07:13:04 dfa0ac3df63e: Waiting 07:13:04 994456c4fd7b: Waiting 07:13:04 436d397e7013: Layer already exists 07:13:04 26ef08c8d611: Layer already exists 07:13:04 42387de2b41a: Layer already exists 07:13:04 4cb8ef2d8a76: Layer already exists 07:13:04 61f3f24c9879: Layer already exists 07:13:04 dfa0ac3df63e: Layer already exists 07:13:04 994456c4fd7b: Layer already exists 07:13:04 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:13:04 42387de2b41a: Preparing 07:13:04 436d397e7013: Preparing 07:13:04 26ef08c8d611: Preparing 07:13:04 4cb8ef2d8a76: Preparing 07:13:04 61f3f24c9879: Preparing 07:13:04 dfa0ac3df63e: Preparing 07:13:04 994456c4fd7b: Preparing 07:13:04 dfa0ac3df63e: Waiting 07:13:04 26ef08c8d611: Layer already exists 07:13:04 4cb8ef2d8a76: Layer already exists 07:13:04 61f3f24c9879: Layer already exists 07:13:04 436d397e7013: Layer already exists 07:13:04 42387de2b41a: Layer already exists 07:13:04 994456c4fd7b: Layer already exists 07:13:04 dfa0ac3df63e: Layer already exists 07:13:04 main: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:04 ===================================================== [Pipeline] echo 07:13:04 taggedImages: 07:13:04 - nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:04 - nexus3.edgexfoundry.org:10004/core-data:latest 07:13:04 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 07:13:04 - nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:13:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:13:04 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:04 latest 07:13:04 4.0.0-dev.63 07:13:04 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:04 main 07:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:05 72231ccaf907: Preparing 07:13:05 b88449ed2e3f: Preparing 07:13:05 4cb8ef2d8a76: Preparing 07:13:05 685ab1f4027b: Preparing 07:13:05 8832b42cc85b: Preparing 07:13:05 994456c4fd7b: Preparing 07:13:05 994456c4fd7b: Waiting 07:13:05 4cb8ef2d8a76: Layer already exists 07:13:05 994456c4fd7b: Layer already exists 07:13:05 72231ccaf907: Pushed 07:13:05 685ab1f4027b: Pushed 07:13:05 8832b42cc85b: Pushed 07:13:08 b88449ed2e3f: Pushed 07:13:08 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:08 72231ccaf907: Preparing 07:13:08 b88449ed2e3f: Preparing 07:13:08 4cb8ef2d8a76: Preparing 07:13:08 685ab1f4027b: Preparing 07:13:08 8832b42cc85b: Preparing 07:13:08 994456c4fd7b: Preparing 07:13:08 994456c4fd7b: Waiting 07:13:08 72231ccaf907: Layer already exists 07:13:08 8832b42cc85b: Layer already exists 07:13:08 685ab1f4027b: Layer already exists 07:13:08 b88449ed2e3f: Layer already exists 07:13:08 4cb8ef2d8a76: Layer already exists 07:13:08 994456c4fd7b: Layer already exists 07:13:08 latest: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 07:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:09 72231ccaf907: Preparing 07:13:09 b88449ed2e3f: Preparing 07:13:09 4cb8ef2d8a76: Preparing 07:13:09 685ab1f4027b: Preparing 07:13:09 8832b42cc85b: Preparing 07:13:09 994456c4fd7b: Preparing 07:13:09 994456c4fd7b: Waiting 07:13:09 685ab1f4027b: Layer already exists 07:13:09 8832b42cc85b: Layer already exists 07:13:09 4cb8ef2d8a76: Layer already exists 07:13:09 b88449ed2e3f: Layer already exists 07:13:09 72231ccaf907: Layer already exists 07:13:09 994456c4fd7b: Layer already exists 07:13:09 4.0.0-dev.63: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:10 72231ccaf907: Preparing 07:13:10 b88449ed2e3f: Preparing 07:13:10 4cb8ef2d8a76: Preparing 07:13:10 685ab1f4027b: Preparing 07:13:10 8832b42cc85b: Preparing 07:13:10 994456c4fd7b: Preparing 07:13:10 994456c4fd7b: Waiting 07:13:10 72231ccaf907: Layer already exists 07:13:10 b88449ed2e3f: Layer already exists 07:13:10 8832b42cc85b: Layer already exists 07:13:10 4cb8ef2d8a76: Layer already exists 07:13:10 685ab1f4027b: Layer already exists 07:13:10 994456c4fd7b: Layer already exists 07:13:10 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:13:10 72231ccaf907: Preparing 07:13:10 b88449ed2e3f: Preparing 07:13:10 4cb8ef2d8a76: Preparing 07:13:10 685ab1f4027b: Preparing 07:13:10 8832b42cc85b: Preparing 07:13:10 994456c4fd7b: Preparing 07:13:10 685ab1f4027b: Layer already exists 07:13:10 4cb8ef2d8a76: Layer already exists 07:13:10 b88449ed2e3f: Layer already exists 07:13:10 8832b42cc85b: Layer already exists 07:13:10 72231ccaf907: Layer already exists 07:13:10 994456c4fd7b: Layer already exists 07:13:10 main: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:10 ===================================================== [Pipeline] echo 07:13:10 taggedImages: 07:13:10 - nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:10 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:13:10 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 07:13:10 - nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:10 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:13:10 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:13:10 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:10 latest 07:13:10 4.0.0-dev.63 07:13:10 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:10 main 07:13:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:11 38ebe256d550: Preparing 07:13:11 5347f76f9d58: Preparing 07:13:11 1cbb4d1ca253: Preparing 07:13:11 26ef08c8d611: Preparing 07:13:11 4cb8ef2d8a76: Preparing 07:13:11 61f3f24c9879: Preparing 07:13:11 16232b73c1db: Preparing 07:13:11 994456c4fd7b: Preparing 07:13:11 61f3f24c9879: Waiting 07:13:11 16232b73c1db: Waiting 07:13:11 994456c4fd7b: Waiting 07:13:11 26ef08c8d611: Layer already exists 07:13:11 4cb8ef2d8a76: Layer already exists 07:13:11 61f3f24c9879: Layer already exists 07:13:11 16232b73c1db: Layer already exists 07:13:11 994456c4fd7b: Layer already exists 07:13:11 38ebe256d550: Pushed 07:13:11 5347f76f9d58: Pushed 07:13:13 1cbb4d1ca253: Pushed 07:13:13 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:14 38ebe256d550: Preparing 07:13:14 5347f76f9d58: Preparing 07:13:14 1cbb4d1ca253: Preparing 07:13:14 26ef08c8d611: Preparing 07:13:14 4cb8ef2d8a76: Preparing 07:13:14 61f3f24c9879: Preparing 07:13:14 16232b73c1db: Preparing 07:13:14 994456c4fd7b: Preparing 07:13:14 61f3f24c9879: Waiting 07:13:14 16232b73c1db: Waiting 07:13:14 994456c4fd7b: Waiting 07:13:14 4cb8ef2d8a76: Layer already exists 07:13:14 5347f76f9d58: Layer already exists 07:13:14 38ebe256d550: Layer already exists 07:13:14 1cbb4d1ca253: Layer already exists 07:13:14 26ef08c8d611: Layer already exists 07:13:14 16232b73c1db: Layer already exists 07:13:14 994456c4fd7b: Layer already exists 07:13:14 61f3f24c9879: Layer already exists 07:13:14 latest: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 07:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:15 38ebe256d550: Preparing 07:13:15 5347f76f9d58: Preparing 07:13:15 1cbb4d1ca253: Preparing 07:13:15 26ef08c8d611: Preparing 07:13:15 4cb8ef2d8a76: Preparing 07:13:15 61f3f24c9879: Preparing 07:13:15 16232b73c1db: Preparing 07:13:15 994456c4fd7b: Preparing 07:13:15 994456c4fd7b: Waiting 07:13:15 61f3f24c9879: Waiting 07:13:15 26ef08c8d611: Layer already exists 07:13:15 5347f76f9d58: Layer already exists 07:13:15 38ebe256d550: Layer already exists 07:13:15 4cb8ef2d8a76: Layer already exists 07:13:15 1cbb4d1ca253: Layer already exists 07:13:15 61f3f24c9879: Layer already exists 07:13:15 16232b73c1db: Layer already exists 07:13:15 994456c4fd7b: Layer already exists 07:13:15 4.0.0-dev.63: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:15 38ebe256d550: Preparing 07:13:15 5347f76f9d58: Preparing 07:13:15 1cbb4d1ca253: Preparing 07:13:15 26ef08c8d611: Preparing 07:13:15 4cb8ef2d8a76: Preparing 07:13:15 61f3f24c9879: Preparing 07:13:15 16232b73c1db: Preparing 07:13:15 61f3f24c9879: Waiting 07:13:15 994456c4fd7b: Preparing 07:13:15 16232b73c1db: Waiting 07:13:15 994456c4fd7b: Waiting 07:13:15 1cbb4d1ca253: Layer already exists 07:13:15 4cb8ef2d8a76: Layer already exists 07:13:15 26ef08c8d611: Layer already exists 07:13:15 38ebe256d550: Layer already exists 07:13:15 5347f76f9d58: Layer already exists 07:13:15 61f3f24c9879: Layer already exists 07:13:15 16232b73c1db: Layer already exists 07:13:15 994456c4fd7b: Layer already exists 07:13:15 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:13:16 38ebe256d550: Preparing 07:13:16 5347f76f9d58: Preparing 07:13:16 1cbb4d1ca253: Preparing 07:13:16 26ef08c8d611: Preparing 07:13:16 4cb8ef2d8a76: Preparing 07:13:16 61f3f24c9879: Preparing 07:13:16 16232b73c1db: Preparing 07:13:16 994456c4fd7b: Preparing 07:13:16 16232b73c1db: Waiting 07:13:16 61f3f24c9879: Waiting 07:13:16 994456c4fd7b: Waiting 07:13:16 5347f76f9d58: Layer already exists 07:13:16 1cbb4d1ca253: Layer already exists 07:13:16 4cb8ef2d8a76: Layer already exists 07:13:16 26ef08c8d611: Layer already exists 07:13:16 38ebe256d550: Layer already exists 07:13:16 994456c4fd7b: Layer already exists 07:13:16 16232b73c1db: Layer already exists 07:13:16 61f3f24c9879: Layer already exists 07:13:16 main: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:16 ===================================================== [Pipeline] echo 07:13:16 taggedImages: 07:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 07:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:13:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:13:16 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:16 latest 07:13:16 4.0.0-dev.63 07:13:16 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:16 main 07:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:17 2c08d08f1215: Preparing 07:13:17 8a59eade28cf: Preparing 07:13:17 afc063a1e288: Preparing 07:13:17 543b72ebbd1d: Preparing 07:13:17 36ab8fa31185: Preparing 07:13:17 e4a1d4d3a129: Preparing 07:13:17 38f49ce7cf97: Preparing 07:13:17 26ef08c8d611: Preparing 07:13:17 4cb8ef2d8a76: Preparing 07:13:17 39855da81212: Preparing 07:13:17 4b30ca659a59: Preparing 07:13:17 5f70bf18a086: Preparing 07:13:17 b5a71545f105: Preparing 07:13:17 0d002a346c4a: Preparing 07:13:17 1d2e77ce0999: Preparing 07:13:17 994456c4fd7b: Preparing 07:13:17 0d002a346c4a: Waiting 07:13:17 1d2e77ce0999: Waiting 07:13:17 994456c4fd7b: Waiting 07:13:17 4b30ca659a59: Waiting 07:13:17 5f70bf18a086: Waiting 07:13:17 b5a71545f105: Waiting 07:13:17 38f49ce7cf97: Waiting 07:13:17 26ef08c8d611: Waiting 07:13:17 e4a1d4d3a129: Waiting 07:13:17 39855da81212: Waiting 07:13:17 8a59eade28cf: Pushed 07:13:17 543b72ebbd1d: Pushed 07:13:17 afc063a1e288: Pushed 07:13:17 36ab8fa31185: Pushed 07:13:17 2c08d08f1215: Pushed 07:13:17 e4a1d4d3a129: Pushed 07:13:17 26ef08c8d611: Layer already exists 07:13:17 4cb8ef2d8a76: Layer already exists 07:13:17 5f70bf18a086: Layer already exists 07:13:17 39855da81212: Pushed 07:13:17 4b30ca659a59: Pushed 07:13:17 b5a71545f105: Pushed 07:13:17 994456c4fd7b: Layer already exists 07:13:17 0d002a346c4a: Pushed 07:13:17 1d2e77ce0999: Pushed 07:13:19 38f49ce7cf97: Pushed 07:13:19 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:19 2c08d08f1215: Preparing 07:13:19 8a59eade28cf: Preparing 07:13:19 afc063a1e288: Preparing 07:13:19 543b72ebbd1d: Preparing 07:13:19 36ab8fa31185: Preparing 07:13:19 e4a1d4d3a129: Preparing 07:13:19 38f49ce7cf97: Preparing 07:13:19 26ef08c8d611: Preparing 07:13:19 4cb8ef2d8a76: Preparing 07:13:19 39855da81212: Preparing 07:13:19 4b30ca659a59: Preparing 07:13:19 5f70bf18a086: Preparing 07:13:19 b5a71545f105: Preparing 07:13:19 0d002a346c4a: Preparing 07:13:19 1d2e77ce0999: Preparing 07:13:19 994456c4fd7b: Preparing 07:13:19 0d002a346c4a: Waiting 07:13:19 39855da81212: Waiting 07:13:19 4b30ca659a59: Waiting 07:13:19 5f70bf18a086: Waiting 07:13:19 1d2e77ce0999: Waiting 07:13:19 b5a71545f105: Waiting 07:13:19 e4a1d4d3a129: Waiting 07:13:19 38f49ce7cf97: Waiting 07:13:19 26ef08c8d611: Waiting 07:13:19 4cb8ef2d8a76: Waiting 07:13:19 994456c4fd7b: Waiting 07:13:19 543b72ebbd1d: Layer already exists 07:13:19 8a59eade28cf: Layer already exists 07:13:19 2c08d08f1215: Layer already exists 07:13:19 afc063a1e288: Layer already exists 07:13:19 36ab8fa31185: Layer already exists 07:13:19 38f49ce7cf97: Layer already exists 07:13:19 e4a1d4d3a129: Layer already exists 07:13:19 26ef08c8d611: Layer already exists 07:13:19 39855da81212: Layer already exists 07:13:19 4cb8ef2d8a76: Layer already exists 07:13:19 5f70bf18a086: Layer already exists 07:13:19 4b30ca659a59: Layer already exists 07:13:19 b5a71545f105: Layer already exists 07:13:19 1d2e77ce0999: Layer already exists 07:13:19 0d002a346c4a: Layer already exists 07:13:19 994456c4fd7b: Layer already exists 07:13:19 latest: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 07:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:20 2c08d08f1215: Preparing 07:13:20 8a59eade28cf: Preparing 07:13:20 afc063a1e288: Preparing 07:13:20 543b72ebbd1d: Preparing 07:13:20 36ab8fa31185: Preparing 07:13:20 e4a1d4d3a129: Preparing 07:13:20 38f49ce7cf97: Preparing 07:13:20 26ef08c8d611: Preparing 07:13:20 4cb8ef2d8a76: Preparing 07:13:20 39855da81212: Preparing 07:13:20 4b30ca659a59: Preparing 07:13:20 5f70bf18a086: Preparing 07:13:20 b5a71545f105: Preparing 07:13:20 0d002a346c4a: Preparing 07:13:20 1d2e77ce0999: Preparing 07:13:20 994456c4fd7b: Preparing 07:13:20 b5a71545f105: Waiting 07:13:20 39855da81212: Waiting 07:13:20 0d002a346c4a: Waiting 07:13:20 4b30ca659a59: Waiting 07:13:20 1d2e77ce0999: Waiting 07:13:20 5f70bf18a086: Waiting 07:13:20 994456c4fd7b: Waiting 07:13:20 e4a1d4d3a129: Waiting 07:13:20 38f49ce7cf97: Waiting 07:13:20 26ef08c8d611: Waiting 07:13:20 4cb8ef2d8a76: Waiting 07:13:20 543b72ebbd1d: Layer already exists 07:13:20 2c08d08f1215: Layer already exists 07:13:20 8a59eade28cf: Layer already exists 07:13:20 36ab8fa31185: Layer already exists 07:13:20 afc063a1e288: Layer already exists 07:13:20 38f49ce7cf97: Layer already exists 07:13:20 4cb8ef2d8a76: Layer already exists 07:13:20 e4a1d4d3a129: Layer already exists 07:13:20 26ef08c8d611: Layer already exists 07:13:20 39855da81212: Layer already exists 07:13:20 b5a71545f105: Layer already exists 07:13:20 5f70bf18a086: Layer already exists 07:13:20 4b30ca659a59: Layer already exists 07:13:20 1d2e77ce0999: Layer already exists 07:13:20 0d002a346c4a: Layer already exists 07:13:20 994456c4fd7b: Layer already exists 07:13:20 4.0.0-dev.63: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:20 2c08d08f1215: Preparing 07:13:20 8a59eade28cf: Preparing 07:13:20 afc063a1e288: Preparing 07:13:20 543b72ebbd1d: Preparing 07:13:20 36ab8fa31185: Preparing 07:13:20 e4a1d4d3a129: Preparing 07:13:20 38f49ce7cf97: Preparing 07:13:20 26ef08c8d611: Preparing 07:13:20 4cb8ef2d8a76: Preparing 07:13:20 39855da81212: Preparing 07:13:20 4b30ca659a59: Preparing 07:13:20 5f70bf18a086: Preparing 07:13:20 b5a71545f105: Preparing 07:13:20 0d002a346c4a: Preparing 07:13:20 1d2e77ce0999: Preparing 07:13:20 994456c4fd7b: Preparing 07:13:20 5f70bf18a086: Waiting 07:13:20 4cb8ef2d8a76: Waiting 07:13:20 39855da81212: Waiting 07:13:20 4b30ca659a59: Waiting 07:13:20 b5a71545f105: Waiting 07:13:20 0d002a346c4a: Waiting 07:13:20 1d2e77ce0999: Waiting 07:13:20 994456c4fd7b: Waiting 07:13:20 e4a1d4d3a129: Waiting 07:13:20 38f49ce7cf97: Waiting 07:13:20 26ef08c8d611: Waiting 07:13:20 543b72ebbd1d: Layer already exists 07:13:20 2c08d08f1215: Layer already exists 07:13:20 36ab8fa31185: Layer already exists 07:13:20 8a59eade28cf: Layer already exists 07:13:20 afc063a1e288: Layer already exists 07:13:20 38f49ce7cf97: Layer already exists 07:13:20 e4a1d4d3a129: Layer already exists 07:13:20 26ef08c8d611: Layer already exists 07:13:20 4cb8ef2d8a76: Layer already exists 07:13:20 39855da81212: Layer already exists 07:13:20 4b30ca659a59: Layer already exists 07:13:20 b5a71545f105: Layer already exists 07:13:20 0d002a346c4a: Layer already exists 07:13:20 1d2e77ce0999: Layer already exists 07:13:20 5f70bf18a086: Layer already exists 07:13:20 994456c4fd7b: Layer already exists 07:13:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:13:21 2c08d08f1215: Preparing 07:13:21 8a59eade28cf: Preparing 07:13:21 afc063a1e288: Preparing 07:13:21 543b72ebbd1d: Preparing 07:13:21 36ab8fa31185: Preparing 07:13:21 e4a1d4d3a129: Preparing 07:13:21 38f49ce7cf97: Preparing 07:13:21 26ef08c8d611: Preparing 07:13:21 4cb8ef2d8a76: Preparing 07:13:21 39855da81212: Preparing 07:13:21 4b30ca659a59: Preparing 07:13:21 5f70bf18a086: Preparing 07:13:21 26ef08c8d611: Waiting 07:13:21 38f49ce7cf97: Waiting 07:13:21 39855da81212: Waiting 07:13:21 4b30ca659a59: Waiting 07:13:21 5f70bf18a086: Waiting 07:13:21 4cb8ef2d8a76: Waiting 07:13:21 e4a1d4d3a129: Waiting 07:13:21 b5a71545f105: Preparing 07:13:21 0d002a346c4a: Preparing 07:13:21 1d2e77ce0999: Preparing 07:13:21 994456c4fd7b: Preparing 07:13:21 0d002a346c4a: Waiting 07:13:21 1d2e77ce0999: Waiting 07:13:21 b5a71545f105: Waiting 07:13:21 994456c4fd7b: Waiting 07:13:21 543b72ebbd1d: Layer already exists 07:13:21 8a59eade28cf: Layer already exists 07:13:21 afc063a1e288: Layer already exists 07:13:21 36ab8fa31185: Layer already exists 07:13:21 2c08d08f1215: Layer already exists 07:13:21 e4a1d4d3a129: Layer already exists 07:13:21 39855da81212: Layer already exists 07:13:21 26ef08c8d611: Layer already exists 07:13:21 4cb8ef2d8a76: Layer already exists 07:13:21 38f49ce7cf97: Layer already exists 07:13:21 4b30ca659a59: Layer already exists 07:13:21 5f70bf18a086: Layer already exists 07:13:21 b5a71545f105: Layer already exists 07:13:21 0d002a346c4a: Layer already exists 07:13:21 994456c4fd7b: Layer already exists 07:13:21 1d2e77ce0999: Layer already exists 07:13:21 main: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:21 ===================================================== [Pipeline] echo 07:13:21 taggedImages: 07:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 07:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:13:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:13:21 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:21 latest 07:13:21 4.0.0-dev.63 07:13:21 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:21 main 07:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:22 9f77baf714d3: Preparing 07:13:22 6c7a6d46d0d0: Preparing 07:13:22 e1b3c106947b: Preparing 07:13:22 d5145ec7be6e: Preparing 07:13:22 26ef08c8d611: Preparing 07:13:22 4cb8ef2d8a76: Preparing 07:13:22 61f3f24c9879: Preparing 07:13:22 16232b73c1db: Preparing 07:13:22 994456c4fd7b: Preparing 07:13:22 4cb8ef2d8a76: Waiting 07:13:22 16232b73c1db: Waiting 07:13:22 61f3f24c9879: Waiting 07:13:22 994456c4fd7b: Waiting 07:13:22 26ef08c8d611: Layer already exists 07:13:22 6c7a6d46d0d0: Pushed 07:13:22 e1b3c106947b: Pushed 07:13:23 4cb8ef2d8a76: Layer already exists 07:13:23 61f3f24c9879: Layer already exists 07:13:23 994456c4fd7b: Layer already exists 07:13:23 16232b73c1db: Layer already exists 07:13:23 9f77baf714d3: Pushed 07:13:24 d5145ec7be6e: Pushed 07:13:24 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:25 9f77baf714d3: Preparing 07:13:25 6c7a6d46d0d0: Preparing 07:13:25 e1b3c106947b: Preparing 07:13:25 d5145ec7be6e: Preparing 07:13:25 26ef08c8d611: Preparing 07:13:25 4cb8ef2d8a76: Preparing 07:13:25 61f3f24c9879: Preparing 07:13:25 16232b73c1db: Preparing 07:13:25 994456c4fd7b: Preparing 07:13:25 4cb8ef2d8a76: Waiting 07:13:25 61f3f24c9879: Waiting 07:13:25 994456c4fd7b: Waiting 07:13:25 9f77baf714d3: Layer already exists 07:13:25 6c7a6d46d0d0: Layer already exists 07:13:25 26ef08c8d611: Layer already exists 07:13:25 d5145ec7be6e: Layer already exists 07:13:25 e1b3c106947b: Layer already exists 07:13:25 61f3f24c9879: Layer already exists 07:13:25 994456c4fd7b: Layer already exists 07:13:25 4cb8ef2d8a76: Layer already exists 07:13:25 16232b73c1db: Layer already exists 07:13:25 latest: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 07:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:26 9f77baf714d3: Preparing 07:13:26 6c7a6d46d0d0: Preparing 07:13:26 e1b3c106947b: Preparing 07:13:26 d5145ec7be6e: Preparing 07:13:26 26ef08c8d611: Preparing 07:13:26 4cb8ef2d8a76: Preparing 07:13:26 61f3f24c9879: Preparing 07:13:26 16232b73c1db: Preparing 07:13:26 994456c4fd7b: Preparing 07:13:26 61f3f24c9879: Waiting 07:13:26 16232b73c1db: Waiting 07:13:26 4cb8ef2d8a76: Waiting 07:13:26 994456c4fd7b: Waiting 07:13:26 26ef08c8d611: Layer already exists 07:13:26 d5145ec7be6e: Layer already exists 07:13:26 9f77baf714d3: Layer already exists 07:13:26 e1b3c106947b: Layer already exists 07:13:26 6c7a6d46d0d0: Layer already exists 07:13:26 16232b73c1db: Layer already exists 07:13:26 4cb8ef2d8a76: Layer already exists 07:13:26 994456c4fd7b: Layer already exists 07:13:26 61f3f24c9879: Layer already exists 07:13:26 4.0.0-dev.63: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:26 9f77baf714d3: Preparing 07:13:26 6c7a6d46d0d0: Preparing 07:13:26 e1b3c106947b: Preparing 07:13:26 d5145ec7be6e: Preparing 07:13:26 26ef08c8d611: Preparing 07:13:26 4cb8ef2d8a76: Preparing 07:13:26 61f3f24c9879: Preparing 07:13:26 16232b73c1db: Preparing 07:13:26 994456c4fd7b: Preparing 07:13:26 4cb8ef2d8a76: Waiting 07:13:26 61f3f24c9879: Waiting 07:13:26 16232b73c1db: Waiting 07:13:26 994456c4fd7b: Waiting 07:13:26 d5145ec7be6e: Layer already exists 07:13:26 e1b3c106947b: Layer already exists 07:13:26 6c7a6d46d0d0: Layer already exists 07:13:26 26ef08c8d611: Layer already exists 07:13:26 9f77baf714d3: Layer already exists 07:13:26 61f3f24c9879: Layer already exists 07:13:26 4cb8ef2d8a76: Layer already exists 07:13:26 16232b73c1db: Layer already exists 07:13:26 994456c4fd7b: Layer already exists 07:13:26 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:13:27 9f77baf714d3: Preparing 07:13:27 6c7a6d46d0d0: Preparing 07:13:27 e1b3c106947b: Preparing 07:13:27 d5145ec7be6e: Preparing 07:13:27 26ef08c8d611: Preparing 07:13:27 4cb8ef2d8a76: Preparing 07:13:27 61f3f24c9879: Preparing 07:13:27 16232b73c1db: Preparing 07:13:27 994456c4fd7b: Preparing 07:13:27 4cb8ef2d8a76: Waiting 07:13:27 61f3f24c9879: Waiting 07:13:27 994456c4fd7b: Waiting 07:13:27 d5145ec7be6e: Layer already exists 07:13:27 26ef08c8d611: Layer already exists 07:13:27 9f77baf714d3: Layer already exists 07:13:27 e1b3c106947b: Layer already exists 07:13:27 6c7a6d46d0d0: Layer already exists 07:13:27 4cb8ef2d8a76: Layer already exists 07:13:27 61f3f24c9879: Layer already exists 07:13:27 16232b73c1db: Layer already exists 07:13:27 994456c4fd7b: Layer already exists 07:13:27 main: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:27 ===================================================== [Pipeline] echo 07:13:27 taggedImages: 07:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 07:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:13:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:13:27 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:27 latest 07:13:27 4.0.0-dev.63 07:13:27 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:27 main 07:13:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:28 82289092129d: Preparing 07:13:28 4e7b2e518464: Preparing 07:13:28 2fd48d8cdddf: Preparing 07:13:28 563f72c01b1a: Preparing 07:13:28 c8050e0f5ca1: Preparing 07:13:28 26ef08c8d611: Preparing 07:13:28 4cb8ef2d8a76: Preparing 07:13:28 807d8ea573e0: Preparing 07:13:28 1bc0ea8ff9b6: Preparing 07:13:28 2395fac3b58a: Preparing 07:13:28 994456c4fd7b: Preparing 07:13:28 1bc0ea8ff9b6: Waiting 07:13:28 26ef08c8d611: Waiting 07:13:28 807d8ea573e0: Waiting 07:13:28 2395fac3b58a: Waiting 07:13:28 994456c4fd7b: Waiting 07:13:28 4cb8ef2d8a76: Waiting 07:13:28 c8050e0f5ca1: Pushed 07:13:28 82289092129d: Pushed 07:13:28 563f72c01b1a: Pushed 07:13:28 4e7b2e518464: Pushed 07:13:28 26ef08c8d611: Layer already exists 07:13:28 4cb8ef2d8a76: Layer already exists 07:13:28 994456c4fd7b: Layer already exists 07:13:28 807d8ea573e0: Pushed 07:13:28 1bc0ea8ff9b6: Pushed 07:13:29 2395fac3b58a: Pushed 07:13:30 2fd48d8cdddf: Pushed 07:13:30 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:31 82289092129d: Preparing 07:13:31 4e7b2e518464: Preparing 07:13:31 2fd48d8cdddf: Preparing 07:13:31 563f72c01b1a: Preparing 07:13:31 c8050e0f5ca1: Preparing 07:13:31 26ef08c8d611: Preparing 07:13:31 4cb8ef2d8a76: Preparing 07:13:31 807d8ea573e0: Preparing 07:13:31 1bc0ea8ff9b6: Preparing 07:13:31 2395fac3b58a: Preparing 07:13:31 26ef08c8d611: Waiting 07:13:31 4cb8ef2d8a76: Waiting 07:13:31 807d8ea573e0: Waiting 07:13:31 1bc0ea8ff9b6: Waiting 07:13:31 994456c4fd7b: Preparing 07:13:31 2395fac3b58a: Waiting 07:13:31 994456c4fd7b: Waiting 07:13:31 2fd48d8cdddf: Layer already exists 07:13:31 4e7b2e518464: Layer already exists 07:13:31 c8050e0f5ca1: Layer already exists 07:13:31 82289092129d: Layer already exists 07:13:31 26ef08c8d611: Layer already exists 07:13:31 4cb8ef2d8a76: Layer already exists 07:13:31 563f72c01b1a: Layer already exists 07:13:31 1bc0ea8ff9b6: Layer already exists 07:13:31 2395fac3b58a: Layer already exists 07:13:31 994456c4fd7b: Layer already exists 07:13:31 807d8ea573e0: Layer already exists 07:13:31 latest: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 07:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:31 82289092129d: Preparing 07:13:31 4e7b2e518464: Preparing 07:13:31 2fd48d8cdddf: Preparing 07:13:31 563f72c01b1a: Preparing 07:13:31 c8050e0f5ca1: Preparing 07:13:31 26ef08c8d611: Preparing 07:13:31 4cb8ef2d8a76: Preparing 07:13:31 807d8ea573e0: Preparing 07:13:31 1bc0ea8ff9b6: Preparing 07:13:31 2395fac3b58a: Preparing 07:13:31 994456c4fd7b: Preparing 07:13:31 4cb8ef2d8a76: Waiting 07:13:31 807d8ea573e0: Waiting 07:13:31 1bc0ea8ff9b6: Waiting 07:13:31 26ef08c8d611: Waiting 07:13:31 994456c4fd7b: Waiting 07:13:31 82289092129d: Layer already exists 07:13:31 563f72c01b1a: Layer already exists 07:13:31 2fd48d8cdddf: Layer already exists 07:13:31 c8050e0f5ca1: Layer already exists 07:13:31 4e7b2e518464: Layer already exists 07:13:31 4cb8ef2d8a76: Layer already exists 07:13:31 2395fac3b58a: Layer already exists 07:13:31 807d8ea573e0: Layer already exists 07:13:31 1bc0ea8ff9b6: Layer already exists 07:13:31 26ef08c8d611: Layer already exists 07:13:31 994456c4fd7b: Layer already exists 07:13:31 4.0.0-dev.63: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:32 82289092129d: Preparing 07:13:32 4e7b2e518464: Preparing 07:13:32 2fd48d8cdddf: Preparing 07:13:32 563f72c01b1a: Preparing 07:13:32 c8050e0f5ca1: Preparing 07:13:32 26ef08c8d611: Preparing 07:13:32 4cb8ef2d8a76: Preparing 07:13:32 807d8ea573e0: Preparing 07:13:32 1bc0ea8ff9b6: Preparing 07:13:32 2395fac3b58a: Preparing 07:13:32 994456c4fd7b: Preparing 07:13:32 2395fac3b58a: Waiting 07:13:32 4cb8ef2d8a76: Waiting 07:13:32 994456c4fd7b: Waiting 07:13:32 807d8ea573e0: Waiting 07:13:32 26ef08c8d611: Waiting 07:13:32 c8050e0f5ca1: Layer already exists 07:13:32 563f72c01b1a: Layer already exists 07:13:32 4e7b2e518464: Layer already exists 07:13:32 2fd48d8cdddf: Layer already exists 07:13:32 82289092129d: Layer already exists 07:13:32 26ef08c8d611: Layer already exists 07:13:32 1bc0ea8ff9b6: Layer already exists 07:13:32 4cb8ef2d8a76: Layer already exists 07:13:32 2395fac3b58a: Layer already exists 07:13:32 807d8ea573e0: Layer already exists 07:13:32 994456c4fd7b: Layer already exists 07:13:32 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:13:33 82289092129d: Preparing 07:13:33 4e7b2e518464: Preparing 07:13:33 2fd48d8cdddf: Preparing 07:13:33 563f72c01b1a: Preparing 07:13:33 c8050e0f5ca1: Preparing 07:13:33 26ef08c8d611: Preparing 07:13:33 4cb8ef2d8a76: Preparing 07:13:33 807d8ea573e0: Preparing 07:13:33 1bc0ea8ff9b6: Preparing 07:13:33 2395fac3b58a: Preparing 07:13:33 994456c4fd7b: Preparing 07:13:33 26ef08c8d611: Waiting 07:13:33 807d8ea573e0: Waiting 07:13:33 4cb8ef2d8a76: Waiting 07:13:33 994456c4fd7b: Waiting 07:13:33 2395fac3b58a: Waiting 07:13:33 1bc0ea8ff9b6: Waiting 07:13:33 82289092129d: Layer already exists 07:13:33 c8050e0f5ca1: Layer already exists 07:13:33 563f72c01b1a: Layer already exists 07:13:33 4e7b2e518464: Layer already exists 07:13:33 2fd48d8cdddf: Layer already exists 07:13:33 1bc0ea8ff9b6: Layer already exists 07:13:33 26ef08c8d611: Layer already exists 07:13:33 4cb8ef2d8a76: Layer already exists 07:13:33 2395fac3b58a: Layer already exists 07:13:33 807d8ea573e0: Layer already exists 07:13:33 994456c4fd7b: Layer already exists 07:13:33 main: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:33 ===================================================== [Pipeline] echo 07:13:33 taggedImages: 07:13:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:13:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 07:13:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:13:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:13:33 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:33 latest 07:13:33 4.0.0-dev.63 07:13:33 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:33 main 07:13:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:33 ae26ed33f29b: Preparing 07:13:33 cb4eb1281d2a: Preparing 07:13:33 319fa724210d: Preparing 07:13:33 aa5983e5b7de: Preparing 07:13:33 c36ffb5769e7: Preparing 07:13:33 096adf17a964: Preparing 07:13:33 b3bc8563f7ec: Preparing 07:13:33 26ef08c8d611: Preparing 07:13:33 4cb8ef2d8a76: Preparing 07:13:33 33743130b1b5: Preparing 07:13:33 4b118b2df5fc: Preparing 07:13:33 994456c4fd7b: Preparing 07:13:33 b3bc8563f7ec: Waiting 07:13:33 096adf17a964: Waiting 07:13:33 26ef08c8d611: Waiting 07:13:33 4cb8ef2d8a76: Waiting 07:13:33 33743130b1b5: Waiting 07:13:33 4b118b2df5fc: Waiting 07:13:33 994456c4fd7b: Waiting 07:13:33 c36ffb5769e7: Pushed 07:13:33 cb4eb1281d2a: Pushed 07:13:34 ae26ed33f29b: Pushed 07:13:34 096adf17a964: Pushed 07:13:34 26ef08c8d611: Layer already exists 07:13:34 b3bc8563f7ec: Pushed 07:13:34 4cb8ef2d8a76: Layer already exists 07:13:34 994456c4fd7b: Layer already exists 07:13:34 33743130b1b5: Pushed 07:13:35 4b118b2df5fc: Pushed 07:13:35 aa5983e5b7de: Pushed 07:13:36 319fa724210d: Pushed 07:13:36 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:37 ae26ed33f29b: Preparing 07:13:37 cb4eb1281d2a: Preparing 07:13:37 319fa724210d: Preparing 07:13:37 aa5983e5b7de: Preparing 07:13:37 c36ffb5769e7: Preparing 07:13:37 096adf17a964: Preparing 07:13:37 b3bc8563f7ec: Preparing 07:13:37 26ef08c8d611: Preparing 07:13:37 4cb8ef2d8a76: Preparing 07:13:37 33743130b1b5: Preparing 07:13:37 4b118b2df5fc: Preparing 07:13:37 994456c4fd7b: Preparing 07:13:37 26ef08c8d611: Waiting 07:13:37 4b118b2df5fc: Waiting 07:13:37 994456c4fd7b: Waiting 07:13:37 4cb8ef2d8a76: Waiting 07:13:37 33743130b1b5: Waiting 07:13:37 b3bc8563f7ec: Waiting 07:13:37 096adf17a964: Waiting 07:13:37 c36ffb5769e7: Layer already exists 07:13:37 cb4eb1281d2a: Layer already exists 07:13:37 319fa724210d: Layer already exists 07:13:37 ae26ed33f29b: Layer already exists 07:13:37 aa5983e5b7de: Layer already exists 07:13:37 26ef08c8d611: Layer already exists 07:13:37 b3bc8563f7ec: Layer already exists 07:13:37 33743130b1b5: Layer already exists 07:13:37 4cb8ef2d8a76: Layer already exists 07:13:37 096adf17a964: Layer already exists 07:13:37 994456c4fd7b: Layer already exists 07:13:37 4b118b2df5fc: Layer already exists 07:13:37 latest: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 07:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:38 ae26ed33f29b: Preparing 07:13:38 cb4eb1281d2a: Preparing 07:13:38 319fa724210d: Preparing 07:13:38 aa5983e5b7de: Preparing 07:13:38 c36ffb5769e7: Preparing 07:13:38 096adf17a964: Preparing 07:13:38 b3bc8563f7ec: Preparing 07:13:38 26ef08c8d611: Preparing 07:13:38 4cb8ef2d8a76: Preparing 07:13:38 33743130b1b5: Preparing 07:13:38 4b118b2df5fc: Preparing 07:13:38 994456c4fd7b: Preparing 07:13:38 b3bc8563f7ec: Waiting 07:13:38 26ef08c8d611: Waiting 07:13:38 4cb8ef2d8a76: Waiting 07:13:38 33743130b1b5: Waiting 07:13:38 4b118b2df5fc: Waiting 07:13:38 994456c4fd7b: Waiting 07:13:38 096adf17a964: Waiting 07:13:38 aa5983e5b7de: Layer already exists 07:13:38 ae26ed33f29b: Layer already exists 07:13:38 319fa724210d: Layer already exists 07:13:38 cb4eb1281d2a: Layer already exists 07:13:38 c36ffb5769e7: Layer already exists 07:13:38 b3bc8563f7ec: Layer already exists 07:13:38 096adf17a964: Layer already exists 07:13:38 26ef08c8d611: Layer already exists 07:13:38 4cb8ef2d8a76: Layer already exists 07:13:38 33743130b1b5: Layer already exists 07:13:38 4b118b2df5fc: Layer already exists 07:13:38 994456c4fd7b: Layer already exists 07:13:38 4.0.0-dev.63: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:38 ae26ed33f29b: Preparing 07:13:38 cb4eb1281d2a: Preparing 07:13:38 319fa724210d: Preparing 07:13:38 aa5983e5b7de: Preparing 07:13:38 c36ffb5769e7: Preparing 07:13:38 096adf17a964: Preparing 07:13:38 b3bc8563f7ec: Preparing 07:13:38 26ef08c8d611: Preparing 07:13:38 4cb8ef2d8a76: Preparing 07:13:38 33743130b1b5: Preparing 07:13:38 4b118b2df5fc: Preparing 07:13:38 994456c4fd7b: Preparing 07:13:38 096adf17a964: Waiting 07:13:38 33743130b1b5: Waiting 07:13:38 4b118b2df5fc: Waiting 07:13:38 994456c4fd7b: Waiting 07:13:38 b3bc8563f7ec: Waiting 07:13:38 4cb8ef2d8a76: Waiting 07:13:38 26ef08c8d611: Waiting 07:13:38 c36ffb5769e7: Layer already exists 07:13:38 aa5983e5b7de: Layer already exists 07:13:38 ae26ed33f29b: Layer already exists 07:13:38 cb4eb1281d2a: Layer already exists 07:13:38 319fa724210d: Layer already exists 07:13:38 26ef08c8d611: Layer already exists 07:13:38 b3bc8563f7ec: Layer already exists 07:13:38 4cb8ef2d8a76: Layer already exists 07:13:38 096adf17a964: Layer already exists 07:13:38 33743130b1b5: Layer already exists 07:13:38 994456c4fd7b: Layer already exists 07:13:38 4b118b2df5fc: Layer already exists 07:13:38 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:13:39 ae26ed33f29b: Preparing 07:13:39 cb4eb1281d2a: Preparing 07:13:39 319fa724210d: Preparing 07:13:39 aa5983e5b7de: Preparing 07:13:39 c36ffb5769e7: Preparing 07:13:39 096adf17a964: Preparing 07:13:39 b3bc8563f7ec: Preparing 07:13:39 26ef08c8d611: Preparing 07:13:39 4cb8ef2d8a76: Preparing 07:13:39 33743130b1b5: Preparing 07:13:39 4b118b2df5fc: Preparing 07:13:39 994456c4fd7b: Preparing 07:13:39 4cb8ef2d8a76: Waiting 07:13:39 096adf17a964: Waiting 07:13:39 b3bc8563f7ec: Waiting 07:13:39 26ef08c8d611: Waiting 07:13:39 33743130b1b5: Waiting 07:13:39 4b118b2df5fc: Waiting 07:13:39 aa5983e5b7de: Layer already exists 07:13:39 319fa724210d: Layer already exists 07:13:39 cb4eb1281d2a: Layer already exists 07:13:39 c36ffb5769e7: Layer already exists 07:13:39 ae26ed33f29b: Layer already exists 07:13:39 096adf17a964: Layer already exists 07:13:39 26ef08c8d611: Layer already exists 07:13:39 4cb8ef2d8a76: Layer already exists 07:13:39 b3bc8563f7ec: Layer already exists 07:13:39 33743130b1b5: Layer already exists 07:13:39 4b118b2df5fc: Layer already exists 07:13:39 994456c4fd7b: Layer already exists 07:13:39 main: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:39 ===================================================== [Pipeline] echo 07:13:39 taggedImages: 07:13:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:13:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 07:13:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:13:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:13:39 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:39 latest 07:13:39 4.0.0-dev.63 07:13:39 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:39 main 07:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:13:40 c2251de9801f: Preparing 07:13:40 86532f3d2bb2: Preparing 07:13:40 26ef08c8d611: Preparing 07:13:40 4cb8ef2d8a76: Preparing 07:13:40 fd84502bc682: Preparing 07:13:40 82a0069fe089: Preparing 07:13:40 994456c4fd7b: Preparing 07:13:40 82a0069fe089: Waiting 07:13:40 994456c4fd7b: Waiting 07:13:40 26ef08c8d611: Layer already exists 07:13:40 4cb8ef2d8a76: Layer already exists 07:13:40 994456c4fd7b: Layer already exists 07:13:40 fd84502bc682: Pushed 07:13:40 c2251de9801f: Pushed 07:13:41 82a0069fe089: Pushed 07:13:43 86532f3d2bb2: Pushed 07:13:43 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + 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:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:13:44 c2251de9801f: Preparing 07:13:44 86532f3d2bb2: Preparing 07:13:44 26ef08c8d611: Preparing 07:13:44 4cb8ef2d8a76: Preparing 07:13:44 fd84502bc682: Preparing 07:13:44 82a0069fe089: Preparing 07:13:44 994456c4fd7b: Preparing 07:13:44 82a0069fe089: Waiting 07:13:44 994456c4fd7b: Waiting 07:13:44 26ef08c8d611: Layer already exists 07:13:44 fd84502bc682: Layer already exists 07:13:44 86532f3d2bb2: Layer already exists 07:13:44 c2251de9801f: Layer already exists 07:13:44 4cb8ef2d8a76: Layer already exists 07:13:44 82a0069fe089: Layer already exists 07:13:44 994456c4fd7b: Layer already exists 07:13:44 latest: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 07:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:13:45 c2251de9801f: Preparing 07:13:45 86532f3d2bb2: Preparing 07:13:45 26ef08c8d611: Preparing 07:13:45 4cb8ef2d8a76: Preparing 07:13:45 fd84502bc682: Preparing 07:13:45 82a0069fe089: Preparing 07:13:45 994456c4fd7b: Preparing 07:13:45 82a0069fe089: Waiting 07:13:45 994456c4fd7b: Waiting 07:13:45 86532f3d2bb2: Layer already exists 07:13:45 c2251de9801f: Layer already exists 07:13:45 fd84502bc682: Layer already exists 07:13:45 26ef08c8d611: Layer already exists 07:13:45 4cb8ef2d8a76: Layer already exists 07:13:45 82a0069fe089: Layer already exists 07:13:45 994456c4fd7b: Layer already exists 07:13:45 4.0.0-dev.63: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:13:45 c2251de9801f: Preparing 07:13:45 86532f3d2bb2: Preparing 07:13:45 26ef08c8d611: Preparing 07:13:45 4cb8ef2d8a76: Preparing 07:13:45 fd84502bc682: Preparing 07:13:45 82a0069fe089: Preparing 07:13:45 994456c4fd7b: Preparing 07:13:45 82a0069fe089: Waiting 07:13:45 994456c4fd7b: Waiting 07:13:45 4cb8ef2d8a76: Layer already exists 07:13:45 c2251de9801f: Layer already exists 07:13:45 86532f3d2bb2: Layer already exists 07:13:45 fd84502bc682: Layer already exists 07:13:45 26ef08c8d611: Layer already exists 07:13:45 994456c4fd7b: Layer already exists 07:13:45 82a0069fe089: Layer already exists 07:13:45 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:46 + 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:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:13:46 c2251de9801f: Preparing 07:13:46 86532f3d2bb2: Preparing 07:13:46 26ef08c8d611: Preparing 07:13:46 4cb8ef2d8a76: Preparing 07:13:46 fd84502bc682: Preparing 07:13:46 82a0069fe089: Preparing 07:13:46 994456c4fd7b: Preparing 07:13:46 82a0069fe089: Waiting 07:13:46 994456c4fd7b: Waiting 07:13:46 26ef08c8d611: Layer already exists 07:13:46 4cb8ef2d8a76: Layer already exists 07:13:46 86532f3d2bb2: Layer already exists 07:13:46 c2251de9801f: Layer already exists 07:13:46 fd84502bc682: Layer already exists 07:13:46 994456c4fd7b: Layer already exists 07:13:46 82a0069fe089: Layer already exists 07:13:46 main: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:46 ===================================================== [Pipeline] echo 07:13:46 taggedImages: 07:13:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:13:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 07:13:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:13:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:13:46 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:46 latest 07:13:46 4.0.0-dev.63 07:13:46 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:13:46 main 07:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:47 7392b2590ef3: Preparing 07:13:47 308e708d5693: Preparing 07:13:47 75ee0bb08753: Preparing 07:13:47 26ef08c8d611: Preparing 07:13:47 4cb8ef2d8a76: Preparing 07:13:47 65123061a1a7: Preparing 07:13:47 10f1913c9681: Preparing 07:13:47 7ee0693abe5b: Preparing 07:13:47 d6c2ee20b9d0: Preparing 07:13:47 994456c4fd7b: Preparing 07:13:47 d6c2ee20b9d0: Waiting 07:13:47 10f1913c9681: Waiting 07:13:47 7ee0693abe5b: Waiting 07:13:47 65123061a1a7: Waiting 07:13:47 4cb8ef2d8a76: Layer already exists 07:13:47 26ef08c8d611: Layer already exists 07:13:47 308e708d5693: Pushed 07:13:47 75ee0bb08753: Pushed 07:13:47 7392b2590ef3: Pushed 07:13:47 994456c4fd7b: Layer already exists 07:13:47 7ee0693abe5b: Pushed 07:13:47 d6c2ee20b9d0: Pushed 07:13:52 10f1913c9681: Pushed 07:13:58 65123061a1a7: Pushed 07:13:58 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:13:59 7392b2590ef3: Preparing 07:13:59 308e708d5693: Preparing 07:13:59 75ee0bb08753: Preparing 07:13:59 26ef08c8d611: Preparing 07:13:59 4cb8ef2d8a76: Preparing 07:13:59 65123061a1a7: Preparing 07:13:59 10f1913c9681: Preparing 07:13:59 7ee0693abe5b: Preparing 07:13:59 d6c2ee20b9d0: Preparing 07:13:59 994456c4fd7b: Preparing 07:13:59 7ee0693abe5b: Waiting 07:13:59 d6c2ee20b9d0: Waiting 07:13:59 994456c4fd7b: Waiting 07:13:59 10f1913c9681: Waiting 07:13:59 308e708d5693: Layer already exists 07:13:59 75ee0bb08753: Layer already exists 07:13:59 7392b2590ef3: Layer already exists 07:13:59 26ef08c8d611: Layer already exists 07:13:59 4cb8ef2d8a76: Layer already exists 07:13:59 65123061a1a7: Layer already exists 07:13:59 10f1913c9681: Layer already exists 07:13:59 7ee0693abe5b: Layer already exists 07:13:59 d6c2ee20b9d0: Layer already exists 07:13:59 994456c4fd7b: Layer already exists 07:13:59 latest: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 07:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:00 7392b2590ef3: Preparing 07:14:00 308e708d5693: Preparing 07:14:00 75ee0bb08753: Preparing 07:14:00 26ef08c8d611: Preparing 07:14:00 4cb8ef2d8a76: Preparing 07:14:00 65123061a1a7: Preparing 07:14:00 10f1913c9681: Preparing 07:14:00 7ee0693abe5b: Preparing 07:14:00 d6c2ee20b9d0: Preparing 07:14:00 994456c4fd7b: Preparing 07:14:00 65123061a1a7: Waiting 07:14:00 10f1913c9681: Waiting 07:14:00 7ee0693abe5b: Waiting 07:14:00 d6c2ee20b9d0: Waiting 07:14:00 994456c4fd7b: Waiting 07:14:00 308e708d5693: Layer already exists 07:14:00 7392b2590ef3: Layer already exists 07:14:00 75ee0bb08753: Layer already exists 07:14:00 26ef08c8d611: Layer already exists 07:14:00 4cb8ef2d8a76: Layer already exists 07:14:00 10f1913c9681: Layer already exists 07:14:00 65123061a1a7: Layer already exists 07:14:00 7ee0693abe5b: Layer already exists 07:14:00 d6c2ee20b9d0: Layer already exists 07:14:00 994456c4fd7b: Layer already exists 07:14:00 4.0.0-dev.63: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:00 7392b2590ef3: Preparing 07:14:00 308e708d5693: Preparing 07:14:00 75ee0bb08753: Preparing 07:14:00 26ef08c8d611: Preparing 07:14:00 4cb8ef2d8a76: Preparing 07:14:00 65123061a1a7: Preparing 07:14:00 10f1913c9681: Preparing 07:14:00 7ee0693abe5b: Preparing 07:14:00 d6c2ee20b9d0: Preparing 07:14:00 994456c4fd7b: Preparing 07:14:00 65123061a1a7: Waiting 07:14:00 10f1913c9681: Waiting 07:14:00 7ee0693abe5b: Waiting 07:14:00 d6c2ee20b9d0: Waiting 07:14:00 994456c4fd7b: Waiting 07:14:00 308e708d5693: Layer already exists 07:14:00 7392b2590ef3: Layer already exists 07:14:00 75ee0bb08753: Layer already exists 07:14:00 4cb8ef2d8a76: Layer already exists 07:14:00 26ef08c8d611: Layer already exists 07:14:00 65123061a1a7: Layer already exists 07:14:00 10f1913c9681: Layer already exists 07:14:00 994456c4fd7b: Layer already exists 07:14:00 d6c2ee20b9d0: Layer already exists 07:14:00 7ee0693abe5b: Layer already exists 07:14:00 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:14:01 7392b2590ef3: Preparing 07:14:01 308e708d5693: Preparing 07:14:01 75ee0bb08753: Preparing 07:14:01 26ef08c8d611: Preparing 07:14:01 4cb8ef2d8a76: Preparing 07:14:01 65123061a1a7: Preparing 07:14:01 10f1913c9681: Preparing 07:14:01 7ee0693abe5b: Preparing 07:14:01 d6c2ee20b9d0: Preparing 07:14:01 994456c4fd7b: Preparing 07:14:01 10f1913c9681: Waiting 07:14:01 7ee0693abe5b: Waiting 07:14:01 d6c2ee20b9d0: Waiting 07:14:01 994456c4fd7b: Waiting 07:14:01 75ee0bb08753: Layer already exists 07:14:01 4cb8ef2d8a76: Layer already exists 07:14:01 7392b2590ef3: Layer already exists 07:14:01 308e708d5693: Layer already exists 07:14:01 26ef08c8d611: Layer already exists 07:14:01 65123061a1a7: Layer already exists 07:14:01 7ee0693abe5b: Layer already exists 07:14:01 d6c2ee20b9d0: Layer already exists 07:14:01 10f1913c9681: Layer already exists 07:14:01 994456c4fd7b: Layer already exists 07:14:01 main: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:01 ===================================================== [Pipeline] echo 07:14:01 taggedImages: 07:14:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:14:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 07:14:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:14:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:14:01 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:01 latest 07:14:01 4.0.0-dev.63 07:14:01 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:01 main 07:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:02 9f9d5c844b72: Preparing 07:14:02 7e4086ea50f4: Preparing 07:14:02 35315bc7febe: Preparing 07:14:02 26ef08c8d611: Preparing 07:14:02 4cb8ef2d8a76: Preparing 07:14:02 08e137118ae3: Preparing 07:14:02 d86e46478118: Preparing 07:14:02 08e137118ae3: Waiting 07:14:02 eb6c89b2dfb7: Preparing 07:14:02 994456c4fd7b: Preparing 07:14:02 d86e46478118: Waiting 07:14:02 eb6c89b2dfb7: Waiting 07:14:02 994456c4fd7b: Waiting 07:14:02 26ef08c8d611: Layer already exists 07:14:02 4cb8ef2d8a76: Layer already exists 07:14:02 35315bc7febe: Pushed 07:14:02 7e4086ea50f4: Pushed 07:14:02 9f9d5c844b72: Pushed 07:14:02 d86e46478118: Pushed 07:14:02 994456c4fd7b: Layer already exists 07:14:02 eb6c89b2dfb7: Pushed 07:14:14 08e137118ae3: Pushed 07:14:14 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:15 9f9d5c844b72: Preparing 07:14:15 7e4086ea50f4: Preparing 07:14:15 35315bc7febe: Preparing 07:14:15 26ef08c8d611: Preparing 07:14:15 4cb8ef2d8a76: Preparing 07:14:15 08e137118ae3: Preparing 07:14:15 d86e46478118: Preparing 07:14:15 eb6c89b2dfb7: Preparing 07:14:15 994456c4fd7b: Preparing 07:14:15 d86e46478118: Waiting 07:14:15 eb6c89b2dfb7: Waiting 07:14:15 994456c4fd7b: Waiting 07:14:15 08e137118ae3: Waiting 07:14:15 4cb8ef2d8a76: Layer already exists 07:14:15 35315bc7febe: Layer already exists 07:14:15 26ef08c8d611: Layer already exists 07:14:15 9f9d5c844b72: Layer already exists 07:14:15 7e4086ea50f4: Layer already exists 07:14:15 08e137118ae3: Layer already exists 07:14:15 d86e46478118: Layer already exists 07:14:15 eb6c89b2dfb7: Layer already exists 07:14:15 994456c4fd7b: Layer already exists 07:14:15 latest: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 07:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:16 9f9d5c844b72: Preparing 07:14:16 7e4086ea50f4: Preparing 07:14:16 35315bc7febe: Preparing 07:14:16 26ef08c8d611: Preparing 07:14:16 4cb8ef2d8a76: Preparing 07:14:16 08e137118ae3: Preparing 07:14:16 d86e46478118: Preparing 07:14:16 eb6c89b2dfb7: Preparing 07:14:16 994456c4fd7b: Preparing 07:14:16 d86e46478118: Waiting 07:14:16 eb6c89b2dfb7: Waiting 07:14:16 994456c4fd7b: Waiting 07:14:16 08e137118ae3: Waiting 07:14:16 35315bc7febe: Layer already exists 07:14:16 4cb8ef2d8a76: Layer already exists 07:14:16 9f9d5c844b72: Layer already exists 07:14:16 26ef08c8d611: Layer already exists 07:14:16 7e4086ea50f4: Layer already exists 07:14:16 eb6c89b2dfb7: Layer already exists 07:14:16 08e137118ae3: Layer already exists 07:14:16 d86e46478118: Layer already exists 07:14:16 994456c4fd7b: Layer already exists 07:14:16 4.0.0-dev.63: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:16 9f9d5c844b72: Preparing 07:14:16 7e4086ea50f4: Preparing 07:14:16 35315bc7febe: Preparing 07:14:16 26ef08c8d611: Preparing 07:14:16 4cb8ef2d8a76: Preparing 07:14:16 08e137118ae3: Preparing 07:14:16 d86e46478118: Preparing 07:14:16 eb6c89b2dfb7: Preparing 07:14:16 994456c4fd7b: Preparing 07:14:16 08e137118ae3: Waiting 07:14:16 d86e46478118: Waiting 07:14:16 eb6c89b2dfb7: Waiting 07:14:16 994456c4fd7b: Waiting 07:14:16 4cb8ef2d8a76: Layer already exists 07:14:16 9f9d5c844b72: Layer already exists 07:14:16 26ef08c8d611: Layer already exists 07:14:16 35315bc7febe: Layer already exists 07:14:16 7e4086ea50f4: Layer already exists 07:14:16 994456c4fd7b: Layer already exists 07:14:16 eb6c89b2dfb7: Layer already exists 07:14:16 d86e46478118: Layer already exists 07:14:16 08e137118ae3: Layer already exists 07:14:16 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:14:17 9f9d5c844b72: Preparing 07:14:17 7e4086ea50f4: Preparing 07:14:17 35315bc7febe: Preparing 07:14:17 26ef08c8d611: Preparing 07:14:17 4cb8ef2d8a76: Preparing 07:14:17 08e137118ae3: Preparing 07:14:17 d86e46478118: Preparing 07:14:17 eb6c89b2dfb7: Preparing 07:14:17 08e137118ae3: Waiting 07:14:17 d86e46478118: Waiting 07:14:17 994456c4fd7b: Preparing 07:14:17 eb6c89b2dfb7: Waiting 07:14:17 994456c4fd7b: Waiting 07:14:17 26ef08c8d611: Layer already exists 07:14:17 7e4086ea50f4: Layer already exists 07:14:17 9f9d5c844b72: Layer already exists 07:14:17 4cb8ef2d8a76: Layer already exists 07:14:17 35315bc7febe: Layer already exists 07:14:17 d86e46478118: Layer already exists 07:14:17 994456c4fd7b: Layer already exists 07:14:17 eb6c89b2dfb7: Layer already exists 07:14:17 08e137118ae3: Layer already exists 07:14:17 main: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:17 ===================================================== [Pipeline] echo 07:14:17 taggedImages: 07:14:17 - nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 07:14:17 - nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:14:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:14:17 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:17 latest 07:14:17 4.0.0-dev.63 07:14:17 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:17 main 07:14:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:18 7392b2590ef3: Preparing 07:14:18 f08b0a8a1e4a: Preparing 07:14:18 62c8f106d7f3: Preparing 07:14:18 26ef08c8d611: Preparing 07:14:18 4cb8ef2d8a76: Preparing 07:14:18 8c4557ee2001: Preparing 07:14:18 7ee0693abe5b: Preparing 07:14:18 d6c2ee20b9d0: Preparing 07:14:18 994456c4fd7b: Preparing 07:14:18 8c4557ee2001: Waiting 07:14:18 7ee0693abe5b: Waiting 07:14:18 d6c2ee20b9d0: Waiting 07:14:18 994456c4fd7b: Waiting 07:14:18 f08b0a8a1e4a: Pushed 07:14:18 62c8f106d7f3: Pushed 07:14:18 4cb8ef2d8a76: Layer already exists 07:14:18 7392b2590ef3: Layer already exists 07:14:18 26ef08c8d611: Layer already exists 07:14:18 7ee0693abe5b: Layer already exists 07:14:18 994456c4fd7b: Layer already exists 07:14:18 d6c2ee20b9d0: Layer already exists 07:14:30 8c4557ee2001: Pushed 07:14:30 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:31 7392b2590ef3: Preparing 07:14:31 f08b0a8a1e4a: Preparing 07:14:31 62c8f106d7f3: Preparing 07:14:31 26ef08c8d611: Preparing 07:14:31 4cb8ef2d8a76: Preparing 07:14:31 8c4557ee2001: Preparing 07:14:31 7ee0693abe5b: Preparing 07:14:31 d6c2ee20b9d0: Preparing 07:14:31 994456c4fd7b: Preparing 07:14:31 8c4557ee2001: Waiting 07:14:31 7ee0693abe5b: Waiting 07:14:31 d6c2ee20b9d0: Waiting 07:14:31 994456c4fd7b: Waiting 07:14:31 26ef08c8d611: Layer already exists 07:14:31 62c8f106d7f3: Layer already exists 07:14:31 f08b0a8a1e4a: Layer already exists 07:14:31 7392b2590ef3: Layer already exists 07:14:31 4cb8ef2d8a76: Layer already exists 07:14:31 8c4557ee2001: Layer already exists 07:14:31 d6c2ee20b9d0: Layer already exists 07:14:31 994456c4fd7b: Layer already exists 07:14:31 7ee0693abe5b: Layer already exists 07:14:31 latest: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 07:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:32 7392b2590ef3: Preparing 07:14:32 f08b0a8a1e4a: Preparing 07:14:32 62c8f106d7f3: Preparing 07:14:32 26ef08c8d611: Preparing 07:14:32 4cb8ef2d8a76: Preparing 07:14:32 8c4557ee2001: Preparing 07:14:32 7ee0693abe5b: Preparing 07:14:32 8c4557ee2001: Waiting 07:14:32 d6c2ee20b9d0: Preparing 07:14:32 994456c4fd7b: Preparing 07:14:32 7ee0693abe5b: Waiting 07:14:32 994456c4fd7b: Waiting 07:14:32 d6c2ee20b9d0: Waiting 07:14:32 f08b0a8a1e4a: Layer already exists 07:14:32 7392b2590ef3: Layer already exists 07:14:32 26ef08c8d611: Layer already exists 07:14:32 4cb8ef2d8a76: Layer already exists 07:14:32 62c8f106d7f3: Layer already exists 07:14:32 8c4557ee2001: Layer already exists 07:14:32 7ee0693abe5b: Layer already exists 07:14:32 d6c2ee20b9d0: Layer already exists 07:14:32 994456c4fd7b: Layer already exists 07:14:32 4.0.0-dev.63: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:32 7392b2590ef3: Preparing 07:14:32 f08b0a8a1e4a: Preparing 07:14:32 62c8f106d7f3: Preparing 07:14:32 26ef08c8d611: Preparing 07:14:32 4cb8ef2d8a76: Preparing 07:14:32 8c4557ee2001: Preparing 07:14:32 7ee0693abe5b: Preparing 07:14:32 d6c2ee20b9d0: Preparing 07:14:32 994456c4fd7b: Preparing 07:14:32 7ee0693abe5b: Waiting 07:14:32 d6c2ee20b9d0: Waiting 07:14:32 994456c4fd7b: Waiting 07:14:32 8c4557ee2001: Waiting 07:14:32 7392b2590ef3: Layer already exists 07:14:32 62c8f106d7f3: Layer already exists 07:14:32 4cb8ef2d8a76: Layer already exists 07:14:32 f08b0a8a1e4a: Layer already exists 07:14:32 26ef08c8d611: Layer already exists 07:14:32 8c4557ee2001: Layer already exists 07:14:32 7ee0693abe5b: Layer already exists 07:14:32 d6c2ee20b9d0: Layer already exists 07:14:32 994456c4fd7b: Layer already exists 07:14:32 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:14:33 7392b2590ef3: Preparing 07:14:33 f08b0a8a1e4a: Preparing 07:14:33 62c8f106d7f3: Preparing 07:14:33 26ef08c8d611: Preparing 07:14:33 4cb8ef2d8a76: Preparing 07:14:33 8c4557ee2001: Preparing 07:14:33 7ee0693abe5b: Preparing 07:14:33 d6c2ee20b9d0: Preparing 07:14:33 994456c4fd7b: Preparing 07:14:33 7ee0693abe5b: Waiting 07:14:33 994456c4fd7b: Waiting 07:14:33 d6c2ee20b9d0: Waiting 07:14:33 62c8f106d7f3: Layer already exists 07:14:33 26ef08c8d611: Layer already exists 07:14:33 f08b0a8a1e4a: Layer already exists 07:14:33 7392b2590ef3: Layer already exists 07:14:33 4cb8ef2d8a76: Layer already exists 07:14:33 d6c2ee20b9d0: Layer already exists 07:14:33 994456c4fd7b: Layer already exists 07:14:33 8c4557ee2001: Layer already exists 07:14:33 7ee0693abe5b: Layer already exists 07:14:33 main: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:33 ===================================================== [Pipeline] echo 07:14:33 taggedImages: 07:14:33 - nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:33 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 07:14:33 - nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:14:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:14:33 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:33 latest 07:14:33 4.0.0-dev.63 07:14:33 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:33 main 07:14:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:34 ca40a2434441: Preparing 07:14:34 5adefdbc4631: Preparing 07:14:34 26ef08c8d611: Preparing 07:14:34 4cb8ef2d8a76: Preparing 07:14:34 0b40909de6a8: Preparing 07:14:34 b7f701017b83: Preparing 07:14:34 994456c4fd7b: Preparing 07:14:34 b7f701017b83: Waiting 07:14:34 994456c4fd7b: Waiting 07:14:34 4cb8ef2d8a76: Layer already exists 07:14:34 26ef08c8d611: Layer already exists 07:14:34 0b40909de6a8: Pushed 07:14:34 ca40a2434441: Pushed 07:14:34 994456c4fd7b: Layer already exists 07:14:34 b7f701017b83: Pushed 07:14:38 5adefdbc4631: Pushed 07:14:38 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:38 ca40a2434441: Preparing 07:14:38 5adefdbc4631: Preparing 07:14:38 26ef08c8d611: Preparing 07:14:38 4cb8ef2d8a76: Preparing 07:14:38 0b40909de6a8: Preparing 07:14:38 b7f701017b83: Preparing 07:14:38 994456c4fd7b: Preparing 07:14:38 b7f701017b83: Waiting 07:14:38 994456c4fd7b: Waiting 07:14:38 4cb8ef2d8a76: Layer already exists 07:14:38 26ef08c8d611: Layer already exists 07:14:38 ca40a2434441: Layer already exists 07:14:38 5adefdbc4631: Layer already exists 07:14:38 0b40909de6a8: Layer already exists 07:14:38 994456c4fd7b: Layer already exists 07:14:38 b7f701017b83: Layer already exists 07:14:38 latest: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 07:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:39 ca40a2434441: Preparing 07:14:39 5adefdbc4631: Preparing 07:14:39 26ef08c8d611: Preparing 07:14:39 4cb8ef2d8a76: Preparing 07:14:39 0b40909de6a8: Preparing 07:14:39 b7f701017b83: Preparing 07:14:39 994456c4fd7b: Preparing 07:14:39 b7f701017b83: Waiting 07:14:39 994456c4fd7b: Waiting 07:14:39 5adefdbc4631: Layer already exists 07:14:39 0b40909de6a8: Layer already exists 07:14:39 ca40a2434441: Layer already exists 07:14:39 4cb8ef2d8a76: Layer already exists 07:14:39 26ef08c8d611: Layer already exists 07:14:39 994456c4fd7b: Layer already exists 07:14:39 b7f701017b83: Layer already exists 07:14:39 4.0.0-dev.63: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:40 ca40a2434441: Preparing 07:14:40 5adefdbc4631: Preparing 07:14:40 26ef08c8d611: Preparing 07:14:40 4cb8ef2d8a76: Preparing 07:14:40 0b40909de6a8: Preparing 07:14:40 b7f701017b83: Preparing 07:14:40 994456c4fd7b: Preparing 07:14:40 b7f701017b83: Waiting 07:14:40 994456c4fd7b: Waiting 07:14:40 5adefdbc4631: Layer already exists 07:14:40 0b40909de6a8: Layer already exists 07:14:40 4cb8ef2d8a76: Layer already exists 07:14:40 26ef08c8d611: Layer already exists 07:14:40 ca40a2434441: Layer already exists 07:14:40 b7f701017b83: Layer already exists 07:14:40 994456c4fd7b: Layer already exists 07:14:40 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:14:40 ca40a2434441: Preparing 07:14:40 5adefdbc4631: Preparing 07:14:40 26ef08c8d611: Preparing 07:14:40 4cb8ef2d8a76: Preparing 07:14:40 0b40909de6a8: Preparing 07:14:40 b7f701017b83: Preparing 07:14:40 994456c4fd7b: Preparing 07:14:40 b7f701017b83: Waiting 07:14:40 994456c4fd7b: Waiting 07:14:40 ca40a2434441: Layer already exists 07:14:40 0b40909de6a8: Layer already exists 07:14:40 4cb8ef2d8a76: Layer already exists 07:14:40 26ef08c8d611: Layer already exists 07:14:40 5adefdbc4631: Layer already exists 07:14:40 994456c4fd7b: Layer already exists 07:14:40 b7f701017b83: Layer already exists 07:14:40 main: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:40 ===================================================== [Pipeline] echo 07:14:40 taggedImages: 07:14:40 - nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 07:14:40 - nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:14:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:14:40 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:40 latest 07:14:40 4.0.0-dev.63 07:14:40 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:40 main 07:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:41 8345c0aa94d9: Preparing 07:14:41 98d2186a2d90: Preparing 07:14:41 26ef08c8d611: Preparing 07:14:41 4cb8ef2d8a76: Preparing 07:14:41 79969e4bddb3: Preparing 07:14:41 6219a401ba32: Preparing 07:14:41 994456c4fd7b: Preparing 07:14:41 994456c4fd7b: Waiting 07:14:41 6219a401ba32: Waiting 07:14:41 26ef08c8d611: Layer already exists 07:14:41 4cb8ef2d8a76: Layer already exists 07:14:41 994456c4fd7b: Layer already exists 07:14:41 79969e4bddb3: Pushed 07:14:41 8345c0aa94d9: Pushed 07:14:41 6219a401ba32: Pushed 07:14:45 98d2186a2d90: Pushed 07:14:45 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:45 8345c0aa94d9: Preparing 07:14:45 98d2186a2d90: Preparing 07:14:45 26ef08c8d611: Preparing 07:14:45 4cb8ef2d8a76: Preparing 07:14:45 79969e4bddb3: Preparing 07:14:45 6219a401ba32: Preparing 07:14:45 994456c4fd7b: Preparing 07:14:45 994456c4fd7b: Waiting 07:14:45 6219a401ba32: Waiting 07:14:45 4cb8ef2d8a76: Layer already exists 07:14:45 26ef08c8d611: Layer already exists 07:14:45 98d2186a2d90: Layer already exists 07:14:45 79969e4bddb3: Layer already exists 07:14:45 8345c0aa94d9: Layer already exists 07:14:45 994456c4fd7b: Layer already exists 07:14:45 6219a401ba32: Layer already exists 07:14:45 latest: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 07:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:46 8345c0aa94d9: Preparing 07:14:46 98d2186a2d90: Preparing 07:14:46 26ef08c8d611: Preparing 07:14:46 4cb8ef2d8a76: Preparing 07:14:46 79969e4bddb3: Preparing 07:14:46 6219a401ba32: Preparing 07:14:46 994456c4fd7b: Preparing 07:14:46 6219a401ba32: Waiting 07:14:46 994456c4fd7b: Waiting 07:14:46 98d2186a2d90: Layer already exists 07:14:46 4cb8ef2d8a76: Layer already exists 07:14:46 8345c0aa94d9: Layer already exists 07:14:46 79969e4bddb3: Layer already exists 07:14:46 26ef08c8d611: Layer already exists 07:14:46 994456c4fd7b: Layer already exists 07:14:46 6219a401ba32: Layer already exists 07:14:46 4.0.0-dev.63: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:47 8345c0aa94d9: Preparing 07:14:47 98d2186a2d90: Preparing 07:14:47 26ef08c8d611: Preparing 07:14:47 4cb8ef2d8a76: Preparing 07:14:47 79969e4bddb3: Preparing 07:14:47 6219a401ba32: Preparing 07:14:47 994456c4fd7b: Preparing 07:14:47 6219a401ba32: Waiting 07:14:47 994456c4fd7b: Waiting 07:14:47 98d2186a2d90: Layer already exists 07:14:47 26ef08c8d611: Layer already exists 07:14:47 4cb8ef2d8a76: Layer already exists 07:14:47 79969e4bddb3: Layer already exists 07:14:47 8345c0aa94d9: Layer already exists 07:14:47 6219a401ba32: Layer already exists 07:14:47 994456c4fd7b: Layer already exists 07:14:47 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:14:47 8345c0aa94d9: Preparing 07:14:47 98d2186a2d90: Preparing 07:14:47 26ef08c8d611: Preparing 07:14:47 4cb8ef2d8a76: Preparing 07:14:47 79969e4bddb3: Preparing 07:14:47 6219a401ba32: Preparing 07:14:47 994456c4fd7b: Preparing 07:14:47 6219a401ba32: Waiting 07:14:47 994456c4fd7b: Waiting 07:14:47 4cb8ef2d8a76: Layer already exists 07:14:47 98d2186a2d90: Layer already exists 07:14:47 79969e4bddb3: Layer already exists 07:14:47 26ef08c8d611: Layer already exists 07:14:47 8345c0aa94d9: Layer already exists 07:14:47 6219a401ba32: Layer already exists 07:14:47 994456c4fd7b: Layer already exists 07:14:47 main: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:48 ===================================================== [Pipeline] echo 07:14:48 taggedImages: 07:14:48 - nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:14:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:14:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 07:14:48 - nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:14:48 - 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:29:27 #142 ... 07:29:27 07:29:27 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:29:27 #149 DONE 1051.0s 07:29:27 07:29:27 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:29:27 #146 ... 07:29:27 07:29:27 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:29:27 #155 DONE 0.2s 07:29:27 07:29:27 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:29:27 #156 DONE 0.2s 07:29:27 07:29:27 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:29:27 #157 DONE 0.4s 07:29:27 07:29:27 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:29:27 #145 ... 07:29:27 07:29:27 #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:29:27 #158 DONE 0.1s 07:29:27 07:29:27 #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:29:27 #159 DONE 0.1s 07:29:27 07:29:27 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:29:27 #147 ... 07:29:27 07:29:27 #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:29:27 #160 ... 07:29:27 07:29:27 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:29:27 #151 DONE 1054.4s 07:29:27 07:29:27 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:29:27 #161 DONE 0.4s 07:29:27 07:29:27 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:29:27 #145 ... 07:29:27 07:29:27 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:29:27 #162 ... 07:29:27 07:29:27 #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:29:27 #160 DONE 2.8s 07:29:27 07:29:27 #112 [core-common-config-bootstrapper] exporting to image 07:29:27 #112 exporting layers 07:29:27 #112 exporting layers 1.0s done 07:29:27 #112 writing image sha256:85601bb2fa0f5f79b4491046994392c046d5597f137c7d54b28f107937da999d 07:29:27 #112 writing image sha256:85601bb2fa0f5f79b4491046994392c046d5597f137c7d54b28f107937da999d 0.0s done 07:29:27 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:29:27 #112 DONE 6.7s 07:29:27 07:29:27 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:29:27 #148 ... 07:29:27 07:29:27 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:29:27 #162 DONE 2.5s 07:29:27 07:29:27 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:29:27 #163 DONE 0.2s 07:29:27 07:29:27 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:29:27 #164 DONE 0.2s 07:29:27 07:29:27 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:29:27 #165 DONE 0.3s 07:29:27 07:29:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:29:27 #166 DONE 0.1s 07:29:27 07:29:27 #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:29:27 #167 DONE 0.2s 07:29:27 07:29:27 #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:29:27 #168 DONE 0.3s 07:29:27 07:29:27 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:29:27 #150 ... 07:29:27 07:29:27 #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:29:27 #169 DONE 0.1s 07:29:27 07:29:27 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:29:27 #170 DONE 0.4s 07:29:27 07:29:27 #142 [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:29:27 #142 ... 07:29:27 07:29:27 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:29:27 #171 DONE 2.2s 07:29:27 07:29:27 #112 [security-bootstrapper] exporting to image 07:29:27 #112 exporting layers 07:29:27 #112 exporting layers 0.9s done 07:29:27 #112 writing image sha256:b3074b35a5fdf7cbc9227627c2c0e751b87c869cb8c75e697c53f9c87511188c done 07:29:27 #112 naming to docker.io/library/security-bootstrapper-arm64 done 07:29:27 #112 DONE 7.7s 07:29:27 07:29:27 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:43:20 #147 ... 07:43:20 07:43:20 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:43:20 #154 DONE 1890.8s 07:43:20 07:43:20 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:43:20 #147 ... 07:43:20 07:43:20 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:43:20 #172 DONE 0.2s 07:43:20 07:43:20 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:43:20 #145 ... 07:43:20 07:43:20 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:43:20 #173 DONE 0.1s 07:43:20 07:43:20 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:43:20 #174 DONE 0.5s 07:43:20 07:43:20 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:43:20 #175 DONE 0.1s 07:43:20 07:43:20 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:43:20 #43 ... 07:43:20 07:43:20 #112 [core-command] exporting to image 07:43:20 #112 exporting layers 07:43:20 #112 exporting layers 0.5s done 07:43:20 #112 writing image sha256:93e1c53b4e79b3d2333ce027f8acc816efdd7070d78811d3d09ee4a0d69356c8 0.0s done 07:43:20 #112 naming to docker.io/library/core-command-arm64 done 07:43:20 #112 DONE 8.1s 07:43:20 07:43:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:43:35 #150 ... 07:43:35 07:43:35 #142 [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:43:35 #142 1909.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43:40 #142 ... 07:43:40 07:43:40 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:43:40 #147 DONE 1914.9s 07:43:40 07:43:40 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:40 #148 ... 07:43:40 07:43:40 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:43:41 #176 DONE 0.2s 07:43:41 07:43:41 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:43:41 #177 DONE 0.3s 07:43:41 07:43:41 #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 07:43:41 #178 DONE 0.1s 07:43:41 07:43:41 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:43:41 #179 DONE 0.2s 07:43:41 07:43:41 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:43:41 #150 ... 07:43:41 07:43:41 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:43:42 #180 DONE 0.4s 07:43:42 07:43:42 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:43:42 #181 DONE 0.1s 07:43:42 07:43:42 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:44 #182 DONE 1.9s 07:43:44 07:43:44 #112 [security-proxy-setup] exporting to image 07:43:44 #112 exporting layers 07:43:45 #112 exporting layers 1.3s done 07:43:45 #112 writing image sha256:c19ec571d535a4a0ed4442c496a21d9e57b6d99ff51557705390fda63a3c7366 done 07:43:45 #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:43:45 #112 DONE 9.4s 07:43:45 07:43:45 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:07 #150 ... 07:44:07 07:44:07 #142 [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:44:07 #142 DONE 1939.8s 07:44:07 07:44:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:44:07 #52 ... 07:44:07 07:44:07 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:44:07 #183 DONE 0.3s 07:44:07 07:44:07 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:44:07 #184 DONE 0.1s 07:44:07 07:44:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:44:07 #52 ... 07:44:07 07:44:07 #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 07:44:07 #185 DONE 0.1s 07:44:07 07:44:07 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:07 #153 ... 07:44:07 07:44:07 #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 07:44:07 #186 DONE 0.1s 07:44:07 07:44:07 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:44:07 #187 DONE 0.1s 07:44:07 07:44:07 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:07 #145 ... 07:44:07 07:44:07 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:44:07 #188 DONE 0.4s 07:44:07 07:44:07 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:44:07 #189 DONE 0.5s 07:44:07 07:44:07 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:07 #145 ... 07:44:07 07:44:07 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:44:07 #190 DONE 0.1s 07:44:07 07:44:07 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:09 #191 DONE 1.8s 07:44:09 07:44:09 #112 [security-secretstore-setup] exporting to image 07:44:09 #112 exporting layers 07:44:11 #112 exporting layers 1.5s done 07:44:11 #112 writing image sha256:0056e1ff75dfb91fafcce829d154b92330aa610760ebb40fba45f21d59dfb3b1 done 07:44:11 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 07:44:11 #112 DONE 11.0s 07:44:11 07:44:11 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:19 #148 ... 07:45:19 07:45:19 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:45:19 #153 DONE 2011.5s 07:45:19 07:45:19 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:45:19 #144 ... 07:45:19 07:45:19 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:19 #192 DONE 0.3s 07:45:19 07:45:19 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:19 #150 ... 07:45:19 07:45:19 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:19 #193 DONE 0.2s 07:45:19 07:45:19 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:45:19 #194 DONE 0.4s 07:45:19 07:45:19 #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 07:45:19 #195 DONE 0.2s 07:45:19 07:45:19 #112 [security-spiffe-token-provider] exporting to image 07:45:19 #112 exporting layers 07:45:19 #112 exporting layers 0.9s done 07:45:19 #112 writing image sha256:9b7266428c7c27791b324eb16a1e55557e1181a91d09a3bc71b077d89d7109ad done 07:45:19 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:45:19 #112 DONE 11.9s 07:45:19 07:45:19 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:45:51 #43 ... 07:45:51 07:45:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:45:51 #146 DONE 2043.0s 07:45:51 07:45:51 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:51 #150 ... 07:45:51 07:45:51 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:45:51 #196 DONE 0.2s 07:45:51 07:45:51 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:45:51 #197 DONE 0.2s 07:45:51 07:45:51 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:45:51 #198 DONE 0.4s 07:45:51 07:45:51 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:45:51 #145 ... 07:45:51 07:45:51 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:45:51 #199 DONE 0.1s 07:45:51 07:45:51 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:45:51 #200 DONE 0.1s 07:45:51 07:45:51 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:45:51 #144 ... 07:45:51 07:45:51 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:45:52 #201 DONE 1.9s 07:45:52 07:45:52 #112 [security-proxy-auth] exporting to image 07:45:52 #112 exporting layers 07:45:52 #112 exporting layers 0.7s done 07:45:52 #112 writing image sha256:1a4b27e915050b0ad4de14fb5759e8745237d16dba1383d3f3e4a4aa18d2b026 done 07:45:52 #112 naming to docker.io/library/security-proxy-auth-arm64 done 07:45:52 #112 DONE 12.6s 07:45:52 07:45:52 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:54 #150 DONE 2048.8s 07:45:54 07:45:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:45:54 #152 ... 07:45:54 07:45:54 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:54 #202 DONE 0.3s 07:45:54 07:45:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:45:54 #152 ... 07:45:54 07:45:54 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:55 #203 DONE 0.2s 07:45:55 07:45:55 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:45:55 #204 DONE 0.5s 07:45:55 07:45:55 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:45:55 #205 DONE 0.3s 07:45:55 07:45:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:45:56 #43 ... 07:45:56 07:45:56 #112 [core-data] exporting to image 07:45:56 #112 exporting layers 0.5s done 07:45:56 #112 writing image sha256:e5fc4ca294cb63f55a336b2140ddffdaffa880655d180e563a067bf576a783c1 done 07:45:56 #112 naming to docker.io/library/core-data-arm64 done 07:45:56 #112 DONE 13.0s 07:45:56 07:45:56 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:57 #148 ... 07:45:57 07:45:57 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:45:57 #145 DONE 2050.8s 07:45:57 07:45:57 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:45:57 #152 ... 07:45:57 07:45:57 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:45:57 #206 DONE 0.2s 07:45:57 07:45:57 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:45:57 #43 ... 07:45:57 07:45:57 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:45:58 #207 DONE 0.4s 07:45:58 07:45:58 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:45:58 #208 DONE 0.1s 07:45:58 07:45:58 #112 [core-keeper] exporting to image 07:45:58 #112 exporting layers 0.5s done 07:45:59 #112 writing image sha256:6352b5457023ccded6235285e53f4df8cd07e1a853c4053c52bfb84d03966f16 done 07:45:59 #112 naming to docker.io/library/core-keeper-arm64 done 07:45:59 #112 DONE 13.6s 07:45:59 07:45:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:00 #43 ... 07:46:00 07:46:00 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:46:00 #152 DONE 2055.1s 07:46:00 07:46:00 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:00 #43 ... 07:46:00 07:46:00 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:46:01 #209 DONE 0.2s 07:46:01 07:46:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:01 #43 ... 07:46:01 07:46:01 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:46:01 #210 DONE 0.1s 07:46:01 07:46:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:01 #43 ... 07:46:01 07:46:01 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:46:01 #211 DONE 0.4s 07:46:01 07:46:01 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:46:01 #52 ... 07:46:01 07:46:01 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:46:01 #212 DONE 0.1s 07:46:01 07:46:01 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:46:01 #213 DONE 0.1s 07:46:01 07:46:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:02 #43 ... 07:46:02 07:46:02 #112 [core-metadata] exporting to image 07:46:02 #112 exporting layers 0.5s done 07:46:02 #112 writing image sha256:297a5632394d1e542e7525035bd62779661998596b8d02244d546568e44c4db1 done 07:46:02 #112 naming to docker.io/library/core-metadata-arm64 done 07:46:02 #112 DONE 14.0s 07:46:02 07:46:02 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:46:29 #52 ... 07:46:29 07:46:29 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:46:29 #144 DONE 2084.0s 07:46:29 07:46:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:29 #43 ... 07:46:29 07:46:29 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:46:30 #214 DONE 0.1s 07:46:30 07:46:30 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:46:30 #215 DONE 0.1s 07:46:30 07:46:30 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:46:30 #43 ... 07:46:30 07:46:30 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:46:30 #216 DONE 0.5s 07:46:30 07:46:30 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:46:30 #217 DONE 0.1s 07:46:30 07:46:30 #112 [support-scheduler] exporting to image 07:46:30 #112 exporting layers 07:46:31 #112 exporting layers 0.9s done 07:46:31 #112 writing image sha256:2c52f7d08da3b23895209a41303959d24c8eb77a3197cc3195bf9aa45602ad31 done 07:46:31 #112 naming to docker.io/library/support-scheduler-arm64 done 07:46:31 #112 DONE 15.0s 07:46:31 07:46:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:46:37 #148 DONE 2091.8s 07:46:37 07:46:37 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:46:37 #52 ... 07:46:37 07:46:37 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:46:37 #218 DONE 0.1s 07:46:37 07:46:37 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:46:37 #219 DONE 0.1s 07:46:37 07:46:37 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:46:38 #220 DONE 0.5s 07:46:38 07:46:38 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:46:38 #221 DONE 0.1s 07:46:38 07:46:38 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:46:38 #52 ... 07:46:38 07:46:38 #112 [support-notifications] exporting to image 07:46:38 #112 exporting layers 07:46:38 #112 exporting layers 0.6s done 07:46:38 #112 writing image sha256:f6fa4ee4a822be25c1fccdb9d4854c42c6c6b0ee1cdbcfe63ead692fe5325ff8 done 07:46:38 #112 naming to docker.io/library/support-notifications-arm64 done 07:46:38 #112 DONE 15.6s 07:46:38 07:46:38 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:46:38 time="2025-02-26T07:08:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:46:38 $ docker stop --time=1 f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 07:46:40 $ docker rm -f --volumes f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:40 + docker images 07:46:40 REPOSITORY TAG IMAGE ID CREATED SIZE 07:46:40 support-notifications-arm64 latest f6fa4ee4a822 3 seconds ago 52MB 07:46:40 support-scheduler-arm64 latest 2c52f7d08da3 10 seconds ago 48.2MB 07:46:40 core-metadata-arm64 latest 297a5632394d 39 seconds ago 33MB 07:46:40 core-keeper-arm64 latest 6352b5457023 42 seconds ago 32.5MB 07:46:40 core-data-arm64 latest e5fc4ca294cb 45 seconds ago 32.8MB 07:46:40 security-proxy-auth-arm64 latest 1a4b27e91505 49 seconds ago 31.8MB 07:46:40 security-spiffe-token-provider-arm64 latest 9b7266428c7c About a minute ago 47.8MB 07:46:40 security-secretstore-setup-arm64 latest 0056e1ff75df 2 minutes ago 67.2MB 07:46:40 security-proxy-setup-arm64 latest c19ec571d535 2 minutes ago 38.6MB 07:46:40 core-command-arm64 latest 93e1c53b4e79 3 minutes ago 28.4MB 07:46:40 security-bootstrapper-arm64 latest b3074b35a5fd 17 minutes ago 21MB 07:46:40 core-common-config-bootstrapper-arm64 latest 85601bb2fa0f 17 minutes ago 17.9MB 07:46:40 security-spire-agent-arm64 latest c306f1d6d420 36 minutes ago 187MB 07:46:40 security-spire-config-arm64 latest 14ddfbcbdfe8 36 minutes ago 143MB 07:46:40 security-spire-server-arm64 latest d464e0a4bf39 36 minutes ago 144MB 07:46:40 ci-base-image-arm64 latest b31b0b97765f 38 minutes ago 915MB 07:46:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 07:46:40 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 07:46:41 provisioning config files... 07:46:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config9837894985949405686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:41 ---> ****-login.sh 07:46:41 nexus3.edgexfoundry.org:10001 07:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:41 Configure a credential helper to remove this warning. See 07:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:41 07:46:41 Login Succeeded 07:46:41 nexus3.edgexfoundry.org:10002 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:42 nexus3.edgexfoundry.org:10003 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:42 nexus3.edgexfoundry.org:10004 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:42 ****.io 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 ---> ****-login.sh ends [Pipeline] } 07:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:43 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:46:43 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:46:43 latest 07:46:43 4.0.0-dev.63 07:46:43 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:46:43 main 07:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:44 4c7c389871a3: Preparing 07:46:44 9cf63ee56688: Preparing 07:46:44 4664d49f0ad4: Preparing 07:46:44 396370611006: Preparing 07:46:44 fb23ad7eb29b: Preparing 07:46:44 a20cbaa81bfd: Preparing 07:46:44 dd9c8f8612c8: Preparing 07:46:44 dd9c8f8612c8: Waiting 07:46:44 a20cbaa81bfd: Waiting 07:46:44 fb23ad7eb29b: Pushed 07:46:44 4c7c389871a3: Pushed 07:46:44 4664d49f0ad4: Pushed 07:46:44 396370611006: Pushed 07:46:44 dd9c8f8612c8: Layer already exists 07:46:44 a20cbaa81bfd: Pushed 07:46:48 9cf63ee56688: Pushed 07:46:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:49 4c7c389871a3: Preparing 07:46:49 9cf63ee56688: Preparing 07:46:49 4664d49f0ad4: Preparing 07:46:49 396370611006: Preparing 07:46:49 fb23ad7eb29b: Preparing 07:46:49 a20cbaa81bfd: Preparing 07:46:49 dd9c8f8612c8: Preparing 07:46:49 a20cbaa81bfd: Waiting 07:46:49 dd9c8f8612c8: Waiting 07:46:49 fb23ad7eb29b: Layer already exists 07:46:49 4c7c389871a3: Layer already exists 07:46:49 9cf63ee56688: Layer already exists 07:46:49 4664d49f0ad4: Layer already exists 07:46:49 396370611006: Layer already exists 07:46:49 a20cbaa81bfd: Layer already exists 07:46:49 dd9c8f8612c8: Layer already exists 07:46:49 latest: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 07:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:50 4c7c389871a3: Preparing 07:46:50 9cf63ee56688: Preparing 07:46:50 4664d49f0ad4: Preparing 07:46:50 396370611006: Preparing 07:46:50 fb23ad7eb29b: Preparing 07:46:50 a20cbaa81bfd: Preparing 07:46:50 dd9c8f8612c8: Preparing 07:46:50 a20cbaa81bfd: Waiting 07:46:50 dd9c8f8612c8: Waiting 07:46:50 fb23ad7eb29b: Layer already exists 07:46:50 9cf63ee56688: Layer already exists 07:46:50 4c7c389871a3: Layer already exists 07:46:50 4664d49f0ad4: Layer already exists 07:46:50 396370611006: Layer already exists 07:46:50 a20cbaa81bfd: Layer already exists 07:46:50 dd9c8f8612c8: Layer already exists 07:46:50 4.0.0-dev.63: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:51 4c7c389871a3: Preparing 07:46:51 9cf63ee56688: Preparing 07:46:51 4664d49f0ad4: Preparing 07:46:51 396370611006: Preparing 07:46:51 fb23ad7eb29b: Preparing 07:46:51 a20cbaa81bfd: Preparing 07:46:51 dd9c8f8612c8: Preparing 07:46:51 a20cbaa81bfd: Waiting 07:46:51 dd9c8f8612c8: Waiting 07:46:51 396370611006: Layer already exists 07:46:51 4664d49f0ad4: Layer already exists 07:46:51 9cf63ee56688: Layer already exists 07:46:51 4c7c389871a3: Layer already exists 07:46:51 fb23ad7eb29b: Layer already exists 07:46:51 a20cbaa81bfd: Layer already exists 07:46:51 dd9c8f8612c8: Layer already exists 07:46:51 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:52 4c7c389871a3: Preparing 07:46:52 9cf63ee56688: Preparing 07:46:52 4664d49f0ad4: Preparing 07:46:52 396370611006: Preparing 07:46:52 fb23ad7eb29b: Preparing 07:46:52 a20cbaa81bfd: Preparing 07:46:52 dd9c8f8612c8: Preparing 07:46:52 a20cbaa81bfd: Waiting 07:46:52 dd9c8f8612c8: Waiting 07:46:52 9cf63ee56688: Layer already exists 07:46:52 4664d49f0ad4: Layer already exists 07:46:52 396370611006: Layer already exists 07:46:52 4c7c389871a3: Layer already exists 07:46:52 fb23ad7eb29b: Layer already exists 07:46:52 dd9c8f8612c8: Layer already exists 07:46:52 a20cbaa81bfd: Layer already exists 07:46:52 main: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:52 ===================================================== [Pipeline] echo 07:46:52 taggedImages: 07:46:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:46:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:46:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 07:46:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:46:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:46:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:46:52 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:46:52 latest 07:46:52 4.0.0-dev.63 07:46:52 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:46:52 main 07:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:53 eb63d9b3894a: Preparing 07:46:53 23283519df02: Preparing 07:46:53 faee836b095d: Preparing 07:46:53 638595eeadc1: Preparing 07:46:53 4664d49f0ad4: Preparing 07:46:53 396370611006: Preparing 07:46:53 fb23ad7eb29b: Preparing 07:46:53 a20cbaa81bfd: Preparing 07:46:53 dd9c8f8612c8: Preparing 07:46:53 396370611006: Waiting 07:46:53 fb23ad7eb29b: Waiting 07:46:53 a20cbaa81bfd: Waiting 07:46:53 dd9c8f8612c8: Waiting 07:46:53 4664d49f0ad4: Layer already exists 07:46:53 396370611006: Layer already exists 07:46:53 fb23ad7eb29b: Layer already exists 07:46:53 faee836b095d: Pushed 07:46:53 23283519df02: Pushed 07:46:53 a20cbaa81bfd: Layer already exists 07:46:53 eb63d9b3894a: Pushed 07:46:53 dd9c8f8612c8: Layer already exists 07:46:55 638595eeadc1: Pushed 07:46:55 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + 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 07:46:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:56 eb63d9b3894a: Preparing 07:46:56 23283519df02: Preparing 07:46:56 faee836b095d: Preparing 07:46:56 638595eeadc1: Preparing 07:46:56 4664d49f0ad4: Preparing 07:46:56 396370611006: Preparing 07:46:56 fb23ad7eb29b: Preparing 07:46:56 a20cbaa81bfd: Preparing 07:46:56 dd9c8f8612c8: Preparing 07:46:56 fb23ad7eb29b: Waiting 07:46:56 a20cbaa81bfd: Waiting 07:46:56 396370611006: Waiting 07:46:56 dd9c8f8612c8: Waiting 07:46:56 eb63d9b3894a: Layer already exists 07:46:56 638595eeadc1: Layer already exists 07:46:56 4664d49f0ad4: Layer already exists 07:46:56 23283519df02: Layer already exists 07:46:56 faee836b095d: Layer already exists 07:46:56 a20cbaa81bfd: Layer already exists 07:46:56 396370611006: Layer already exists 07:46:56 fb23ad7eb29b: Layer already exists 07:46:56 dd9c8f8612c8: Layer already exists 07:46:57 latest: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:57 eb63d9b3894a: Preparing 07:46:57 23283519df02: Preparing 07:46:57 faee836b095d: Preparing 07:46:57 638595eeadc1: Preparing 07:46:57 4664d49f0ad4: Preparing 07:46:57 396370611006: Preparing 07:46:57 fb23ad7eb29b: Preparing 07:46:57 a20cbaa81bfd: Preparing 07:46:57 dd9c8f8612c8: Preparing 07:46:57 396370611006: Waiting 07:46:57 fb23ad7eb29b: Waiting 07:46:57 a20cbaa81bfd: Waiting 07:46:57 dd9c8f8612c8: Waiting 07:46:57 eb63d9b3894a: Layer already exists 07:46:57 638595eeadc1: Layer already exists 07:46:57 4664d49f0ad4: Layer already exists 07:46:57 23283519df02: Layer already exists 07:46:57 faee836b095d: Layer already exists 07:46:57 fb23ad7eb29b: Layer already exists 07:46:57 dd9c8f8612c8: Layer already exists 07:46:57 396370611006: Layer already exists 07:46:57 a20cbaa81bfd: Layer already exists 07:46:58 4.0.0-dev.63: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:58 eb63d9b3894a: Preparing 07:46:58 23283519df02: Preparing 07:46:58 faee836b095d: Preparing 07:46:58 638595eeadc1: Preparing 07:46:58 4664d49f0ad4: Preparing 07:46:58 396370611006: Preparing 07:46:58 fb23ad7eb29b: Preparing 07:46:58 396370611006: Waiting 07:46:58 a20cbaa81bfd: Preparing 07:46:58 fb23ad7eb29b: Waiting 07:46:58 a20cbaa81bfd: Waiting 07:46:58 dd9c8f8612c8: Preparing 07:46:58 dd9c8f8612c8: Waiting 07:46:58 eb63d9b3894a: Layer already exists 07:46:58 23283519df02: Layer already exists 07:46:58 4664d49f0ad4: Layer already exists 07:46:58 faee836b095d: Layer already exists 07:46:58 638595eeadc1: Layer already exists 07:46:58 a20cbaa81bfd: Layer already exists 07:46:58 dd9c8f8612c8: Layer already exists 07:46:58 fb23ad7eb29b: Layer already exists 07:46:58 396370611006: Layer already exists 07:46:59 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + 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 07:46:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:46:59 eb63d9b3894a: Preparing 07:46:59 23283519df02: Preparing 07:46:59 faee836b095d: Preparing 07:46:59 638595eeadc1: Preparing 07:46:59 4664d49f0ad4: Preparing 07:46:59 396370611006: Preparing 07:46:59 fb23ad7eb29b: Preparing 07:46:59 a20cbaa81bfd: Preparing 07:46:59 dd9c8f8612c8: Preparing 07:46:59 396370611006: Waiting 07:46:59 fb23ad7eb29b: Waiting 07:46:59 a20cbaa81bfd: Waiting 07:46:59 dd9c8f8612c8: Waiting 07:46:59 4664d49f0ad4: Layer already exists 07:46:59 eb63d9b3894a: Layer already exists 07:46:59 faee836b095d: Layer already exists 07:46:59 23283519df02: Layer already exists 07:46:59 638595eeadc1: Layer already exists 07:46:59 396370611006: Layer already exists 07:46:59 a20cbaa81bfd: Layer already exists 07:46:59 fb23ad7eb29b: Layer already exists 07:46:59 dd9c8f8612c8: Layer already exists 07:47:00 main: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:00 ===================================================== [Pipeline] echo 07:47:00 taggedImages: 07:47:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:47:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 07:47:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:47:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:47:00 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:00 latest 07:47:00 4.0.0-dev.63 07:47:00 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:00 main 07:47:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:47:00 cd7c8241fd0e: Preparing 07:47:00 3dd56955d190: Preparing 07:47:00 4664d49f0ad4: Preparing 07:47:00 396370611006: Preparing 07:47:00 ccfa8d5da5e5: Preparing 07:47:00 31f6bbac90d4: Preparing 07:47:00 dd9c8f8612c8: Preparing 07:47:00 31f6bbac90d4: Waiting 07:47:00 dd9c8f8612c8: Waiting 07:47:00 4664d49f0ad4: Layer already exists 07:47:00 396370611006: Layer already exists 07:47:01 dd9c8f8612c8: Layer already exists 07:47:01 ccfa8d5da5e5: Pushed 07:47:01 cd7c8241fd0e: Pushed 07:47:01 31f6bbac90d4: Pushed 07:47:06 3dd56955d190: Pushed 07:47:06 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:47:07 cd7c8241fd0e: Preparing 07:47:07 3dd56955d190: Preparing 07:47:07 4664d49f0ad4: Preparing 07:47:07 396370611006: Preparing 07:47:07 ccfa8d5da5e5: Preparing 07:47:07 31f6bbac90d4: Preparing 07:47:07 dd9c8f8612c8: Preparing 07:47:07 31f6bbac90d4: Waiting 07:47:07 dd9c8f8612c8: Waiting 07:47:07 cd7c8241fd0e: Layer already exists 07:47:07 ccfa8d5da5e5: Layer already exists 07:47:07 4664d49f0ad4: Layer already exists 07:47:07 396370611006: Layer already exists 07:47:07 3dd56955d190: Layer already exists 07:47:07 31f6bbac90d4: Layer already exists 07:47:07 dd9c8f8612c8: Layer already exists 07:47:07 latest: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 07:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:47:07 cd7c8241fd0e: Preparing 07:47:07 3dd56955d190: Preparing 07:47:07 4664d49f0ad4: Preparing 07:47:07 396370611006: Preparing 07:47:07 ccfa8d5da5e5: Preparing 07:47:07 31f6bbac90d4: Preparing 07:47:07 dd9c8f8612c8: Preparing 07:47:07 31f6bbac90d4: Waiting 07:47:07 dd9c8f8612c8: Waiting 07:47:07 396370611006: Layer already exists 07:47:07 3dd56955d190: Layer already exists 07:47:07 ccfa8d5da5e5: Layer already exists 07:47:07 4664d49f0ad4: Layer already exists 07:47:07 cd7c8241fd0e: Layer already exists 07:47:07 dd9c8f8612c8: Layer already exists 07:47:07 31f6bbac90d4: Layer already exists 07:47:07 4.0.0-dev.63: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:47:08 cd7c8241fd0e: Preparing 07:47:08 3dd56955d190: Preparing 07:47:08 4664d49f0ad4: Preparing 07:47:08 396370611006: Preparing 07:47:08 ccfa8d5da5e5: Preparing 07:47:08 31f6bbac90d4: Preparing 07:47:08 dd9c8f8612c8: Preparing 07:47:08 31f6bbac90d4: Waiting 07:47:08 ccfa8d5da5e5: Layer already exists 07:47:08 3dd56955d190: Layer already exists 07:47:08 396370611006: Layer already exists 07:47:08 4664d49f0ad4: Layer already exists 07:47:08 cd7c8241fd0e: Layer already exists 07:47:08 dd9c8f8612c8: Layer already exists 07:47:08 31f6bbac90d4: Layer already exists 07:47:08 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:47:09 cd7c8241fd0e: Preparing 07:47:09 3dd56955d190: Preparing 07:47:09 4664d49f0ad4: Preparing 07:47:09 396370611006: Preparing 07:47:09 ccfa8d5da5e5: Preparing 07:47:09 31f6bbac90d4: Preparing 07:47:09 dd9c8f8612c8: Preparing 07:47:09 dd9c8f8612c8: Waiting 07:47:09 31f6bbac90d4: Waiting 07:47:09 cd7c8241fd0e: Layer already exists 07:47:09 3dd56955d190: Layer already exists 07:47:09 ccfa8d5da5e5: Layer already exists 07:47:09 396370611006: Layer already exists 07:47:09 4664d49f0ad4: Layer already exists 07:47:09 31f6bbac90d4: Layer already exists 07:47:09 dd9c8f8612c8: Layer already exists 07:47:10 main: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:10 ===================================================== [Pipeline] echo 07:47:10 taggedImages: 07:47:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:47:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 07:47:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:47:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:47:10 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:10 latest 07:47:10 4.0.0-dev.63 07:47:10 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:10 main 07:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:47:11 d5b93ec94190: Preparing 07:47:11 0356898f634a: Preparing 07:47:11 396370611006: Preparing 07:47:11 d1abf7149450: Preparing 07:47:11 fba8a182441e: Preparing 07:47:11 dd9c8f8612c8: Preparing 07:47:11 dd9c8f8612c8: Waiting 07:47:11 396370611006: Layer already exists 07:47:11 dd9c8f8612c8: Layer already exists 07:47:11 fba8a182441e: Pushed 07:47:11 d1abf7149450: Pushed 07:47:11 d5b93ec94190: Pushed 07:47:16 0356898f634a: Pushed 07:47:16 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:47:17 d5b93ec94190: Preparing 07:47:17 0356898f634a: Preparing 07:47:17 396370611006: Preparing 07:47:17 d1abf7149450: Preparing 07:47:17 fba8a182441e: Preparing 07:47:17 dd9c8f8612c8: Preparing 07:47:17 dd9c8f8612c8: Waiting 07:47:17 fba8a182441e: Layer already exists 07:47:17 d1abf7149450: Layer already exists 07:47:17 d5b93ec94190: Layer already exists 07:47:17 0356898f634a: Layer already exists 07:47:17 396370611006: Layer already exists 07:47:17 dd9c8f8612c8: Layer already exists 07:47:17 latest: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 07:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:47:18 d5b93ec94190: Preparing 07:47:18 0356898f634a: Preparing 07:47:18 396370611006: Preparing 07:47:18 d1abf7149450: Preparing 07:47:18 fba8a182441e: Preparing 07:47:18 dd9c8f8612c8: Preparing 07:47:18 dd9c8f8612c8: Waiting 07:47:18 fba8a182441e: Layer already exists 07:47:18 0356898f634a: Layer already exists 07:47:18 d1abf7149450: Layer already exists 07:47:18 396370611006: Layer already exists 07:47:18 d5b93ec94190: Layer already exists 07:47:18 dd9c8f8612c8: Layer already exists 07:47:18 4.0.0-dev.63: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:47:19 d5b93ec94190: Preparing 07:47:19 0356898f634a: Preparing 07:47:19 396370611006: Preparing 07:47:19 d1abf7149450: Preparing 07:47:19 fba8a182441e: Preparing 07:47:19 dd9c8f8612c8: Preparing 07:47:19 dd9c8f8612c8: Waiting 07:47:19 d5b93ec94190: Layer already exists 07:47:19 fba8a182441e: Layer already exists 07:47:19 0356898f634a: Layer already exists 07:47:19 396370611006: Layer already exists 07:47:19 d1abf7149450: Layer already exists 07:47:19 dd9c8f8612c8: Layer already exists 07:47:19 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:47:20 d5b93ec94190: Preparing 07:47:20 0356898f634a: Preparing 07:47:20 396370611006: Preparing 07:47:20 d1abf7149450: Preparing 07:47:20 fba8a182441e: Preparing 07:47:20 dd9c8f8612c8: Preparing 07:47:20 dd9c8f8612c8: Waiting 07:47:20 0356898f634a: Layer already exists 07:47:20 d5b93ec94190: Layer already exists 07:47:20 396370611006: Layer already exists 07:47:20 d1abf7149450: Layer already exists 07:47:20 fba8a182441e: Layer already exists 07:47:20 dd9c8f8612c8: Layer already exists 07:47:20 main: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:20 ===================================================== [Pipeline] echo 07:47:20 taggedImages: 07:47:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:47:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 07:47:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:47:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:47:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:20 latest 07:47:20 4.0.0-dev.63 07:47:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:20 main 07:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:47:21 6397d7a6d077: Preparing 07:47:21 8a0f401e357c: Preparing 07:47:21 b079b272103f: Preparing 07:47:21 4664d49f0ad4: Preparing 07:47:21 396370611006: Preparing 07:47:21 fb23ad7eb29b: Preparing 07:47:21 a20cbaa81bfd: Preparing 07:47:21 dd9c8f8612c8: Preparing 07:47:21 fb23ad7eb29b: Waiting 07:47:21 a20cbaa81bfd: Waiting 07:47:21 dd9c8f8612c8: Waiting 07:47:21 396370611006: Layer already exists 07:47:21 4664d49f0ad4: Layer already exists 07:47:21 fb23ad7eb29b: Layer already exists 07:47:21 a20cbaa81bfd: Layer already exists 07:47:21 8a0f401e357c: Pushed 07:47:21 dd9c8f8612c8: Layer already exists 07:47:21 6397d7a6d077: Pushed 07:47:26 b079b272103f: Pushed 07:47:26 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:47:27 6397d7a6d077: Preparing 07:47:27 8a0f401e357c: Preparing 07:47:27 b079b272103f: Preparing 07:47:27 4664d49f0ad4: Preparing 07:47:27 396370611006: Preparing 07:47:27 fb23ad7eb29b: Preparing 07:47:27 a20cbaa81bfd: Preparing 07:47:27 dd9c8f8612c8: Preparing 07:47:27 a20cbaa81bfd: Waiting 07:47:27 dd9c8f8612c8: Waiting 07:47:27 fb23ad7eb29b: Waiting 07:47:27 396370611006: Layer already exists 07:47:27 6397d7a6d077: Layer already exists 07:47:27 8a0f401e357c: Layer already exists 07:47:27 4664d49f0ad4: Layer already exists 07:47:27 b079b272103f: Layer already exists 07:47:27 fb23ad7eb29b: Layer already exists 07:47:27 dd9c8f8612c8: Layer already exists 07:47:27 a20cbaa81bfd: Layer already exists 07:47:27 latest: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 07:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:47:28 6397d7a6d077: Preparing 07:47:28 8a0f401e357c: Preparing 07:47:28 b079b272103f: Preparing 07:47:28 4664d49f0ad4: Preparing 07:47:28 396370611006: Preparing 07:47:28 fb23ad7eb29b: Preparing 07:47:28 a20cbaa81bfd: Preparing 07:47:28 fb23ad7eb29b: Waiting 07:47:28 dd9c8f8612c8: Preparing 07:47:28 dd9c8f8612c8: Waiting 07:47:28 b079b272103f: Layer already exists 07:47:28 396370611006: Layer already exists 07:47:28 4664d49f0ad4: Layer already exists 07:47:28 8a0f401e357c: Layer already exists 07:47:28 6397d7a6d077: Layer already exists 07:47:28 fb23ad7eb29b: Layer already exists 07:47:28 dd9c8f8612c8: Layer already exists 07:47:28 a20cbaa81bfd: Layer already exists 07:47:28 4.0.0-dev.63: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:47:29 6397d7a6d077: Preparing 07:47:29 8a0f401e357c: Preparing 07:47:29 b079b272103f: Preparing 07:47:29 4664d49f0ad4: Preparing 07:47:29 396370611006: Preparing 07:47:29 fb23ad7eb29b: Preparing 07:47:29 a20cbaa81bfd: Preparing 07:47:29 dd9c8f8612c8: Preparing 07:47:29 fb23ad7eb29b: Waiting 07:47:29 a20cbaa81bfd: Waiting 07:47:29 dd9c8f8612c8: Waiting 07:47:29 396370611006: Layer already exists 07:47:29 8a0f401e357c: Layer already exists 07:47:29 4664d49f0ad4: Layer already exists 07:47:29 b079b272103f: Layer already exists 07:47:29 6397d7a6d077: Layer already exists 07:47:29 fb23ad7eb29b: Layer already exists 07:47:29 dd9c8f8612c8: Layer already exists 07:47:29 a20cbaa81bfd: Layer already exists 07:47:29 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:47:30 6397d7a6d077: Preparing 07:47:30 8a0f401e357c: Preparing 07:47:30 b079b272103f: Preparing 07:47:30 4664d49f0ad4: Preparing 07:47:30 396370611006: Preparing 07:47:30 fb23ad7eb29b: Preparing 07:47:30 a20cbaa81bfd: Preparing 07:47:30 dd9c8f8612c8: Preparing 07:47:30 fb23ad7eb29b: Waiting 07:47:30 dd9c8f8612c8: Waiting 07:47:30 a20cbaa81bfd: Waiting 07:47:30 4664d49f0ad4: Layer already exists 07:47:30 396370611006: Layer already exists 07:47:30 6397d7a6d077: Layer already exists 07:47:30 b079b272103f: Layer already exists 07:47:30 8a0f401e357c: Layer already exists 07:47:30 a20cbaa81bfd: Layer already exists 07:47:30 fb23ad7eb29b: Layer already exists 07:47:30 dd9c8f8612c8: Layer already exists 07:47:30 main: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:30 ===================================================== [Pipeline] echo 07:47:30 taggedImages: 07:47:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:47:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 07:47:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:47:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:47:30 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:30 latest 07:47:30 4.0.0-dev.63 07:47:30 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:30 main 07:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:47:31 45fed681f42c: Preparing 07:47:31 99bf2d2e74c0: Preparing 07:47:31 cb1b58dd78c4: Preparing 07:47:31 b9f8eb9bf8c1: Preparing 07:47:31 8ddad2673981: Preparing 07:47:31 366fbc49bff3: Preparing 07:47:31 b98e92303a43: Preparing 07:47:31 4664d49f0ad4: Preparing 07:47:31 396370611006: Preparing 07:47:31 ab5082dc4596: Preparing 07:47:31 7c4414063790: Preparing 07:47:31 5f70bf18a086: Preparing 07:47:31 ecab1856770d: Preparing 07:47:31 2d856fede68f: Preparing 07:47:31 9dbcd8bbd655: Preparing 07:47:31 dd9c8f8612c8: Preparing 07:47:31 ab5082dc4596: Waiting 07:47:31 366fbc49bff3: Waiting 07:47:31 7c4414063790: Waiting 07:47:31 5f70bf18a086: Waiting 07:47:31 ecab1856770d: Waiting 07:47:31 2d856fede68f: Waiting 07:47:31 9dbcd8bbd655: Waiting 07:47:31 dd9c8f8612c8: Waiting 07:47:31 b98e92303a43: Waiting 07:47:31 396370611006: Waiting 07:47:31 4664d49f0ad4: Waiting 07:47:31 cb1b58dd78c4: Pushed 07:47:31 b9f8eb9bf8c1: Pushed 07:47:31 99bf2d2e74c0: Pushed 07:47:31 8ddad2673981: Pushed 07:47:31 45fed681f42c: Pushed 07:47:31 4664d49f0ad4: Layer already exists 07:47:31 396370611006: Layer already exists 07:47:31 366fbc49bff3: Pushed 07:47:31 5f70bf18a086: Layer already exists 07:47:31 ab5082dc4596: Pushed 07:47:31 7c4414063790: Pushed 07:47:31 dd9c8f8612c8: Layer already exists 07:47:31 ecab1856770d: Pushed 07:47:31 2d856fede68f: Pushed 07:47:31 9dbcd8bbd655: Pushed 07:47:34 b98e92303a43: Pushed 07:47:34 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:47:35 45fed681f42c: Preparing 07:47:35 99bf2d2e74c0: Preparing 07:47:35 cb1b58dd78c4: Preparing 07:47:35 b9f8eb9bf8c1: Preparing 07:47:35 8ddad2673981: Preparing 07:47:35 366fbc49bff3: Preparing 07:47:35 b98e92303a43: Preparing 07:47:35 366fbc49bff3: Waiting 07:47:35 4664d49f0ad4: Preparing 07:47:35 b98e92303a43: Waiting 07:47:35 396370611006: Preparing 07:47:35 4664d49f0ad4: Waiting 07:47:35 ab5082dc4596: Preparing 07:47:35 396370611006: Waiting 07:47:35 7c4414063790: Preparing 07:47:35 ab5082dc4596: Waiting 07:47:35 5f70bf18a086: Preparing 07:47:35 7c4414063790: Waiting 07:47:35 5f70bf18a086: Waiting 07:47:35 ecab1856770d: Preparing 07:47:35 2d856fede68f: Preparing 07:47:35 9dbcd8bbd655: Preparing 07:47:35 2d856fede68f: Waiting 07:47:35 ecab1856770d: Waiting 07:47:35 dd9c8f8612c8: Preparing 07:47:35 9dbcd8bbd655: Waiting 07:47:35 dd9c8f8612c8: Waiting 07:47:35 8ddad2673981: Layer already exists 07:47:35 cb1b58dd78c4: Layer already exists 07:47:35 45fed681f42c: Layer already exists 07:47:35 99bf2d2e74c0: Layer already exists 07:47:35 b9f8eb9bf8c1: Layer already exists 07:47:35 4664d49f0ad4: Layer already exists 07:47:35 366fbc49bff3: Layer already exists 07:47:35 b98e92303a43: Layer already exists 07:47:35 ab5082dc4596: Layer already exists 07:47:35 396370611006: Layer already exists 07:47:35 ecab1856770d: Layer already exists 07:47:35 7c4414063790: Layer already exists 07:47:35 5f70bf18a086: Layer already exists 07:47:35 2d856fede68f: Layer already exists 07:47:35 9dbcd8bbd655: Layer already exists 07:47:35 dd9c8f8612c8: Layer already exists 07:47:35 latest: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 07:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:47:36 45fed681f42c: Preparing 07:47:36 99bf2d2e74c0: Preparing 07:47:36 cb1b58dd78c4: Preparing 07:47:36 b9f8eb9bf8c1: Preparing 07:47:36 8ddad2673981: Preparing 07:47:36 366fbc49bff3: Preparing 07:47:36 b98e92303a43: Preparing 07:47:36 4664d49f0ad4: Preparing 07:47:36 396370611006: Preparing 07:47:36 ab5082dc4596: Preparing 07:47:36 7c4414063790: Preparing 07:47:36 5f70bf18a086: Preparing 07:47:36 ecab1856770d: Preparing 07:47:36 2d856fede68f: Preparing 07:47:36 9dbcd8bbd655: Preparing 07:47:36 dd9c8f8612c8: Preparing 07:47:36 396370611006: Waiting 07:47:36 ab5082dc4596: Waiting 07:47:36 7c4414063790: Waiting 07:47:36 5f70bf18a086: Waiting 07:47:36 ecab1856770d: Waiting 07:47:36 366fbc49bff3: Waiting 07:47:36 2d856fede68f: Waiting 07:47:36 9dbcd8bbd655: Waiting 07:47:36 dd9c8f8612c8: Waiting 07:47:36 b98e92303a43: Waiting 07:47:36 4664d49f0ad4: Waiting 07:47:36 45fed681f42c: Layer already exists 07:47:36 8ddad2673981: Layer already exists 07:47:36 99bf2d2e74c0: Layer already exists 07:47:36 b9f8eb9bf8c1: Layer already exists 07:47:36 cb1b58dd78c4: Layer already exists 07:47:36 b98e92303a43: Layer already exists 07:47:36 366fbc49bff3: Layer already exists 07:47:36 396370611006: Layer already exists 07:47:36 ab5082dc4596: Layer already exists 07:47:36 4664d49f0ad4: Layer already exists 07:47:36 7c4414063790: Layer already exists 07:47:36 5f70bf18a086: Layer already exists 07:47:36 ecab1856770d: Layer already exists 07:47:36 2d856fede68f: Layer already exists 07:47:36 9dbcd8bbd655: Layer already exists 07:47:36 dd9c8f8612c8: Layer already exists 07:47:36 4.0.0-dev.63: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:47:37 45fed681f42c: Preparing 07:47:37 99bf2d2e74c0: Preparing 07:47:37 cb1b58dd78c4: Preparing 07:47:37 b9f8eb9bf8c1: Preparing 07:47:37 8ddad2673981: Preparing 07:47:37 366fbc49bff3: Preparing 07:47:37 b98e92303a43: Preparing 07:47:37 4664d49f0ad4: Preparing 07:47:37 396370611006: Preparing 07:47:37 ab5082dc4596: Preparing 07:47:37 7c4414063790: Preparing 07:47:37 5f70bf18a086: Preparing 07:47:37 ecab1856770d: Preparing 07:47:37 2d856fede68f: Preparing 07:47:37 9dbcd8bbd655: Preparing 07:47:37 dd9c8f8612c8: Preparing 07:47:37 396370611006: Waiting 07:47:37 ab5082dc4596: Waiting 07:47:37 2d856fede68f: Waiting 07:47:37 7c4414063790: Waiting 07:47:37 5f70bf18a086: Waiting 07:47:37 ecab1856770d: Waiting 07:47:37 9dbcd8bbd655: Waiting 07:47:37 dd9c8f8612c8: Waiting 07:47:37 b98e92303a43: Waiting 07:47:37 366fbc49bff3: Waiting 07:47:37 4664d49f0ad4: Waiting 07:47:37 8ddad2673981: Layer already exists 07:47:37 cb1b58dd78c4: Layer already exists 07:47:37 45fed681f42c: Layer already exists 07:47:37 b9f8eb9bf8c1: Layer already exists 07:47:37 99bf2d2e74c0: Layer already exists 07:47:37 396370611006: Layer already exists 07:47:37 366fbc49bff3: Layer already exists 07:47:37 b98e92303a43: Layer already exists 07:47:37 4664d49f0ad4: Layer already exists 07:47:37 ab5082dc4596: Layer already exists 07:47:37 5f70bf18a086: Layer already exists 07:47:37 2d856fede68f: Layer already exists 07:47:37 7c4414063790: Layer already exists 07:47:37 ecab1856770d: Layer already exists 07:47:37 9dbcd8bbd655: Layer already exists 07:47:37 dd9c8f8612c8: Layer already exists 07:47:37 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:47:38 45fed681f42c: Preparing 07:47:38 99bf2d2e74c0: Preparing 07:47:38 cb1b58dd78c4: Preparing 07:47:38 b9f8eb9bf8c1: Preparing 07:47:38 8ddad2673981: Preparing 07:47:38 366fbc49bff3: Preparing 07:47:38 b98e92303a43: Preparing 07:47:38 4664d49f0ad4: Preparing 07:47:38 396370611006: Preparing 07:47:38 ab5082dc4596: Preparing 07:47:38 7c4414063790: Preparing 07:47:38 5f70bf18a086: Preparing 07:47:38 ecab1856770d: Preparing 07:47:38 366fbc49bff3: Waiting 07:47:38 b98e92303a43: Waiting 07:47:38 4664d49f0ad4: Waiting 07:47:38 396370611006: Waiting 07:47:38 ab5082dc4596: Waiting 07:47:38 7c4414063790: Waiting 07:47:38 5f70bf18a086: Waiting 07:47:38 2d856fede68f: Preparing 07:47:38 ecab1856770d: Waiting 07:47:38 9dbcd8bbd655: Preparing 07:47:38 dd9c8f8612c8: Preparing 07:47:38 2d856fede68f: Waiting 07:47:38 9dbcd8bbd655: Waiting 07:47:38 dd9c8f8612c8: Waiting 07:47:38 cb1b58dd78c4: Layer already exists 07:47:38 99bf2d2e74c0: Layer already exists 07:47:38 8ddad2673981: Layer already exists 07:47:38 b9f8eb9bf8c1: Layer already exists 07:47:38 45fed681f42c: Layer already exists 07:47:38 366fbc49bff3: Layer already exists 07:47:38 b98e92303a43: Layer already exists 07:47:38 396370611006: Layer already exists 07:47:38 ab5082dc4596: Layer already exists 07:47:38 4664d49f0ad4: Layer already exists 07:47:38 7c4414063790: Layer already exists 07:47:38 5f70bf18a086: Layer already exists 07:47:38 9dbcd8bbd655: Layer already exists 07:47:38 2d856fede68f: Layer already exists 07:47:38 ecab1856770d: Layer already exists 07:47:38 dd9c8f8612c8: Layer already exists 07:47:38 main: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:38 ===================================================== [Pipeline] echo 07:47:38 taggedImages: 07:47:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:47:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 07:47:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:47:38 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:47:38 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:38 latest 07:47:38 4.0.0-dev.63 07:47:38 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:38 main 07:47:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:47:39 0e27a42e6435: Preparing 07:47:39 caf0073d2b1a: Preparing 07:47:39 976ac99fe35b: Preparing 07:47:39 fa847baee696: Preparing 07:47:39 4664d49f0ad4: Preparing 07:47:39 396370611006: Preparing 07:47:39 fb23ad7eb29b: Preparing 07:47:39 a20cbaa81bfd: Preparing 07:47:39 dd9c8f8612c8: Preparing 07:47:39 fb23ad7eb29b: Waiting 07:47:39 a20cbaa81bfd: Waiting 07:47:39 dd9c8f8612c8: Waiting 07:47:39 396370611006: Waiting 07:47:39 4664d49f0ad4: Layer already exists 07:47:39 396370611006: Layer already exists 07:47:39 caf0073d2b1a: Pushed 07:47:39 976ac99fe35b: Pushed 07:47:39 fb23ad7eb29b: Layer already exists 07:47:39 a20cbaa81bfd: Layer already exists 07:47:39 0e27a42e6435: Pushed 07:47:39 dd9c8f8612c8: Layer already exists 07:47:44 fa847baee696: Pushed 07:47:44 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:45 + 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 07:47:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:47:45 0e27a42e6435: Preparing 07:47:45 caf0073d2b1a: Preparing 07:47:45 976ac99fe35b: Preparing 07:47:45 fa847baee696: Preparing 07:47:45 4664d49f0ad4: Preparing 07:47:45 396370611006: Preparing 07:47:45 fb23ad7eb29b: Preparing 07:47:45 a20cbaa81bfd: Preparing 07:47:45 dd9c8f8612c8: Preparing 07:47:45 fb23ad7eb29b: Waiting 07:47:45 396370611006: Waiting 07:47:45 dd9c8f8612c8: Waiting 07:47:45 a20cbaa81bfd: Waiting 07:47:45 caf0073d2b1a: Layer already exists 07:47:45 976ac99fe35b: Layer already exists 07:47:45 0e27a42e6435: Layer already exists 07:47:45 fa847baee696: Layer already exists 07:47:45 4664d49f0ad4: Layer already exists 07:47:45 fb23ad7eb29b: Layer already exists 07:47:45 396370611006: Layer already exists 07:47:45 a20cbaa81bfd: Layer already exists 07:47:45 dd9c8f8612c8: Layer already exists 07:47:45 latest: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 07:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:47:46 0e27a42e6435: Preparing 07:47:46 caf0073d2b1a: Preparing 07:47:46 976ac99fe35b: Preparing 07:47:46 fa847baee696: Preparing 07:47:46 4664d49f0ad4: Preparing 07:47:46 396370611006: Preparing 07:47:46 fb23ad7eb29b: Preparing 07:47:46 a20cbaa81bfd: Preparing 07:47:46 dd9c8f8612c8: Preparing 07:47:46 396370611006: Waiting 07:47:46 fb23ad7eb29b: Waiting 07:47:46 a20cbaa81bfd: Waiting 07:47:46 dd9c8f8612c8: Waiting 07:47:46 0e27a42e6435: Layer already exists 07:47:46 fa847baee696: Layer already exists 07:47:46 976ac99fe35b: Layer already exists 07:47:46 4664d49f0ad4: Layer already exists 07:47:46 caf0073d2b1a: Layer already exists 07:47:46 fb23ad7eb29b: Layer already exists 07:47:46 a20cbaa81bfd: Layer already exists 07:47:46 dd9c8f8612c8: Layer already exists 07:47:46 396370611006: Layer already exists 07:47:46 4.0.0-dev.63: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:47:47 0e27a42e6435: Preparing 07:47:47 caf0073d2b1a: Preparing 07:47:47 976ac99fe35b: Preparing 07:47:47 fa847baee696: Preparing 07:47:47 4664d49f0ad4: Preparing 07:47:47 396370611006: Preparing 07:47:47 fb23ad7eb29b: Preparing 07:47:47 a20cbaa81bfd: Preparing 07:47:47 dd9c8f8612c8: Preparing 07:47:47 fb23ad7eb29b: Waiting 07:47:47 a20cbaa81bfd: Waiting 07:47:47 dd9c8f8612c8: Waiting 07:47:47 396370611006: Waiting 07:47:47 caf0073d2b1a: Layer already exists 07:47:47 0e27a42e6435: Layer already exists 07:47:47 976ac99fe35b: Layer already exists 07:47:47 fa847baee696: Layer already exists 07:47:47 4664d49f0ad4: Layer already exists 07:47:47 396370611006: Layer already exists 07:47:47 dd9c8f8612c8: Layer already exists 07:47:47 fb23ad7eb29b: Layer already exists 07:47:47 a20cbaa81bfd: Layer already exists 07:47:47 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:47 + 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 07:47:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:47:48 0e27a42e6435: Preparing 07:47:48 caf0073d2b1a: Preparing 07:47:48 976ac99fe35b: Preparing 07:47:48 fa847baee696: Preparing 07:47:48 4664d49f0ad4: Preparing 07:47:48 396370611006: Preparing 07:47:48 fb23ad7eb29b: Preparing 07:47:48 a20cbaa81bfd: Preparing 07:47:48 dd9c8f8612c8: Preparing 07:47:48 396370611006: Waiting 07:47:48 dd9c8f8612c8: Waiting 07:47:48 a20cbaa81bfd: Waiting 07:47:48 fb23ad7eb29b: Waiting 07:47:48 fa847baee696: Layer already exists 07:47:48 caf0073d2b1a: Layer already exists 07:47:48 4664d49f0ad4: Layer already exists 07:47:48 976ac99fe35b: Layer already exists 07:47:48 0e27a42e6435: Layer already exists 07:47:48 396370611006: Layer already exists 07:47:48 a20cbaa81bfd: Layer already exists 07:47:48 dd9c8f8612c8: Layer already exists 07:47:48 fb23ad7eb29b: Layer already exists 07:47:48 main: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:48 ===================================================== [Pipeline] echo 07:47:48 taggedImages: 07:47:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:47:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 07:47:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:47:48 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:47:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:48 latest 07:47:48 4.0.0-dev.63 07:47:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:48 main 07:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:49 efa96aa620ef: Preparing 07:47:49 51d168d0ee71: Preparing 07:47:49 bdd2854799fa: Preparing 07:47:49 4ee9189b321a: Preparing 07:47:49 7e058f74fd82: Preparing 07:47:49 4664d49f0ad4: Preparing 07:47:49 396370611006: Preparing 07:47:49 a95ceba034f3: Preparing 07:47:49 f37a57e89551: Preparing 07:47:49 33475a51e400: Preparing 07:47:49 dd9c8f8612c8: Preparing 07:47:49 4664d49f0ad4: Waiting 07:47:49 a95ceba034f3: Waiting 07:47:49 f37a57e89551: Waiting 07:47:49 396370611006: Waiting 07:47:49 33475a51e400: Waiting 07:47:49 dd9c8f8612c8: Waiting 07:47:49 efa96aa620ef: Pushed 07:47:49 4ee9189b321a: Pushed 07:47:49 51d168d0ee71: Pushed 07:47:49 7e058f74fd82: Pushed 07:47:49 4664d49f0ad4: Layer already exists 07:47:49 396370611006: Layer already exists 07:47:49 dd9c8f8612c8: Layer already exists 07:47:49 f37a57e89551: Pushed 07:47:49 a95ceba034f3: Pushed 07:47:52 33475a51e400: Pushed 07:47:53 bdd2854799fa: Pushed 07:47:53 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:54 + 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 07:47:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:54 efa96aa620ef: Preparing 07:47:54 51d168d0ee71: Preparing 07:47:54 bdd2854799fa: Preparing 07:47:54 4ee9189b321a: Preparing 07:47:54 7e058f74fd82: Preparing 07:47:54 4664d49f0ad4: Preparing 07:47:54 396370611006: Preparing 07:47:54 4664d49f0ad4: Waiting 07:47:54 a95ceba034f3: Preparing 07:47:54 396370611006: Waiting 07:47:54 f37a57e89551: Preparing 07:47:54 a95ceba034f3: Waiting 07:47:54 f37a57e89551: Waiting 07:47:54 33475a51e400: Preparing 07:47:54 dd9c8f8612c8: Preparing 07:47:54 33475a51e400: Waiting 07:47:54 dd9c8f8612c8: Waiting 07:47:54 efa96aa620ef: Layer already exists 07:47:54 bdd2854799fa: Layer already exists 07:47:54 7e058f74fd82: Layer already exists 07:47:54 4ee9189b321a: Layer already exists 07:47:54 51d168d0ee71: Layer already exists 07:47:54 396370611006: Layer already exists 07:47:54 a95ceba034f3: Layer already exists 07:47:54 4664d49f0ad4: Layer already exists 07:47:54 33475a51e400: Layer already exists 07:47:54 f37a57e89551: Layer already exists 07:47:54 dd9c8f8612c8: Layer already exists 07:47:54 latest: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 07:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:55 efa96aa620ef: Preparing 07:47:55 51d168d0ee71: Preparing 07:47:55 bdd2854799fa: Preparing 07:47:55 4ee9189b321a: Preparing 07:47:55 7e058f74fd82: Preparing 07:47:55 4664d49f0ad4: Preparing 07:47:55 396370611006: Preparing 07:47:55 a95ceba034f3: Preparing 07:47:55 f37a57e89551: Preparing 07:47:55 33475a51e400: Preparing 07:47:55 dd9c8f8612c8: Preparing 07:47:55 4664d49f0ad4: Waiting 07:47:55 396370611006: Waiting 07:47:55 a95ceba034f3: Waiting 07:47:55 f37a57e89551: Waiting 07:47:55 33475a51e400: Waiting 07:47:55 dd9c8f8612c8: Waiting 07:47:55 bdd2854799fa: Layer already exists 07:47:55 4ee9189b321a: Layer already exists 07:47:55 51d168d0ee71: Layer already exists 07:47:55 efa96aa620ef: Layer already exists 07:47:55 7e058f74fd82: Layer already exists 07:47:55 396370611006: Layer already exists 07:47:55 4664d49f0ad4: Layer already exists 07:47:55 33475a51e400: Layer already exists 07:47:55 a95ceba034f3: Layer already exists 07:47:55 f37a57e89551: Layer already exists 07:47:55 dd9c8f8612c8: Layer already exists 07:47:55 4.0.0-dev.63: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:56 efa96aa620ef: Preparing 07:47:56 51d168d0ee71: Preparing 07:47:56 bdd2854799fa: Preparing 07:47:56 4ee9189b321a: Preparing 07:47:56 7e058f74fd82: Preparing 07:47:56 4664d49f0ad4: Preparing 07:47:56 396370611006: Preparing 07:47:56 a95ceba034f3: Preparing 07:47:56 f37a57e89551: Preparing 07:47:56 33475a51e400: Preparing 07:47:56 dd9c8f8612c8: Preparing 07:47:56 a95ceba034f3: Waiting 07:47:56 f37a57e89551: Waiting 07:47:56 33475a51e400: Waiting 07:47:56 dd9c8f8612c8: Waiting 07:47:56 4664d49f0ad4: Waiting 07:47:56 396370611006: Waiting 07:47:56 7e058f74fd82: Layer already exists 07:47:56 bdd2854799fa: Layer already exists 07:47:56 51d168d0ee71: Layer already exists 07:47:56 efa96aa620ef: Layer already exists 07:47:56 4ee9189b321a: Layer already exists 07:47:56 4664d49f0ad4: Layer already exists 07:47:56 f37a57e89551: Layer already exists 07:47:56 a95ceba034f3: Layer already exists 07:47:56 396370611006: Layer already exists 07:47:56 33475a51e400: Layer already exists 07:47:56 dd9c8f8612c8: Layer already exists 07:47:56 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:57 + 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 07:47:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:57 efa96aa620ef: Preparing 07:47:57 51d168d0ee71: Preparing 07:47:57 bdd2854799fa: Preparing 07:47:57 4ee9189b321a: Preparing 07:47:57 7e058f74fd82: Preparing 07:47:57 4664d49f0ad4: Preparing 07:47:57 396370611006: Preparing 07:47:57 4664d49f0ad4: Waiting 07:47:57 a95ceba034f3: Preparing 07:47:57 396370611006: Waiting 07:47:57 f37a57e89551: Preparing 07:47:57 a95ceba034f3: Waiting 07:47:57 f37a57e89551: Waiting 07:47:57 33475a51e400: Preparing 07:47:57 dd9c8f8612c8: Preparing 07:47:57 33475a51e400: Waiting 07:47:57 bdd2854799fa: Layer already exists 07:47:57 7e058f74fd82: Layer already exists 07:47:57 51d168d0ee71: Layer already exists 07:47:57 efa96aa620ef: Layer already exists 07:47:57 4ee9189b321a: Layer already exists 07:47:57 33475a51e400: Layer already exists 07:47:57 396370611006: Layer already exists 07:47:57 a95ceba034f3: Layer already exists 07:47:57 4664d49f0ad4: Layer already exists 07:47:57 f37a57e89551: Layer already exists 07:47:57 dd9c8f8612c8: Layer already exists 07:47:57 main: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:57 ===================================================== [Pipeline] echo 07:47:57 taggedImages: 07:47:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:47:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 07:47:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:47:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:47:57 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:57 latest 07:47:57 4.0.0-dev.63 07:47:57 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:47:57 main 07:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:58 2b03095cb066: Preparing 07:47:58 79d8cd6713de: Preparing 07:47:58 f08a1a6f0a55: Preparing 07:47:58 87c70f949b3e: Preparing 07:47:58 f6055adc750d: Preparing 07:47:58 7e5cbaf08677: Preparing 07:47:58 b4c2fb8f7f5a: Preparing 07:47:58 4664d49f0ad4: Preparing 07:47:58 396370611006: Preparing 07:47:58 66ab1ca7d408: Preparing 07:47:58 8a7cf73a83b5: Preparing 07:47:58 396370611006: Waiting 07:47:58 66ab1ca7d408: Waiting 07:47:58 4664d49f0ad4: Waiting 07:47:58 8a7cf73a83b5: Waiting 07:47:58 7e5cbaf08677: Waiting 07:47:58 dd9c8f8612c8: Preparing 07:47:58 dd9c8f8612c8: Waiting 07:47:58 b4c2fb8f7f5a: Waiting 07:47:58 79d8cd6713de: Pushed 07:47:58 f6055adc750d: Pushed 07:47:58 2b03095cb066: Pushed 07:47:58 4664d49f0ad4: Layer already exists 07:47:58 396370611006: Layer already exists 07:47:59 b4c2fb8f7f5a: Pushed 07:47:59 7e5cbaf08677: Pushed 07:47:59 dd9c8f8612c8: Layer already exists 07:47:59 66ab1ca7d408: Pushed 07:48:02 8a7cf73a83b5: Pushed 07:48:02 87c70f949b3e: Pushed 07:48:05 f08a1a6f0a55: Pushed 07:48:05 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:05 + 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 07:48:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:48:06 2b03095cb066: Preparing 07:48:06 79d8cd6713de: Preparing 07:48:06 f08a1a6f0a55: Preparing 07:48:06 87c70f949b3e: Preparing 07:48:06 f6055adc750d: Preparing 07:48:06 7e5cbaf08677: Preparing 07:48:06 b4c2fb8f7f5a: Preparing 07:48:06 4664d49f0ad4: Preparing 07:48:06 396370611006: Preparing 07:48:06 66ab1ca7d408: Preparing 07:48:06 8a7cf73a83b5: Preparing 07:48:06 dd9c8f8612c8: Preparing 07:48:06 396370611006: Waiting 07:48:06 66ab1ca7d408: Waiting 07:48:06 8a7cf73a83b5: Waiting 07:48:06 dd9c8f8612c8: Waiting 07:48:06 7e5cbaf08677: Waiting 07:48:06 b4c2fb8f7f5a: Waiting 07:48:06 4664d49f0ad4: Waiting 07:48:06 f08a1a6f0a55: Layer already exists 07:48:06 87c70f949b3e: Layer already exists 07:48:06 f6055adc750d: Layer already exists 07:48:06 79d8cd6713de: Layer already exists 07:48:06 2b03095cb066: Layer already exists 07:48:06 4664d49f0ad4: Layer already exists 07:48:06 b4c2fb8f7f5a: Layer already exists 07:48:06 66ab1ca7d408: Layer already exists 07:48:06 7e5cbaf08677: Layer already exists 07:48:06 396370611006: Layer already exists 07:48:06 8a7cf73a83b5: Layer already exists 07:48:06 dd9c8f8612c8: Layer already exists 07:48:06 latest: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 07:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:48:07 2b03095cb066: Preparing 07:48:07 79d8cd6713de: Preparing 07:48:07 f08a1a6f0a55: Preparing 07:48:07 87c70f949b3e: Preparing 07:48:07 f6055adc750d: Preparing 07:48:07 7e5cbaf08677: Preparing 07:48:07 b4c2fb8f7f5a: Preparing 07:48:07 4664d49f0ad4: Preparing 07:48:07 396370611006: Preparing 07:48:07 66ab1ca7d408: Preparing 07:48:07 8a7cf73a83b5: Preparing 07:48:07 dd9c8f8612c8: Preparing 07:48:07 4664d49f0ad4: Waiting 07:48:07 396370611006: Waiting 07:48:07 66ab1ca7d408: Waiting 07:48:07 8a7cf73a83b5: Waiting 07:48:07 dd9c8f8612c8: Waiting 07:48:07 b4c2fb8f7f5a: Waiting 07:48:07 7e5cbaf08677: Waiting 07:48:07 f6055adc750d: Layer already exists 07:48:07 2b03095cb066: Layer already exists 07:48:07 87c70f949b3e: Layer already exists 07:48:07 f08a1a6f0a55: Layer already exists 07:48:07 79d8cd6713de: Layer already exists 07:48:07 7e5cbaf08677: Layer already exists 07:48:07 b4c2fb8f7f5a: Layer already exists 07:48:07 396370611006: Layer already exists 07:48:07 4664d49f0ad4: Layer already exists 07:48:07 66ab1ca7d408: Layer already exists 07:48:07 dd9c8f8612c8: Layer already exists 07:48:07 8a7cf73a83b5: Layer already exists 07:48:07 4.0.0-dev.63: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:48:07 2b03095cb066: Preparing 07:48:07 79d8cd6713de: Preparing 07:48:07 f08a1a6f0a55: Preparing 07:48:07 87c70f949b3e: Preparing 07:48:07 f6055adc750d: Preparing 07:48:07 7e5cbaf08677: Preparing 07:48:07 b4c2fb8f7f5a: Preparing 07:48:07 4664d49f0ad4: Preparing 07:48:07 396370611006: Preparing 07:48:07 66ab1ca7d408: Preparing 07:48:07 8a7cf73a83b5: Preparing 07:48:07 dd9c8f8612c8: Preparing 07:48:07 7e5cbaf08677: Waiting 07:48:07 8a7cf73a83b5: Waiting 07:48:07 396370611006: Waiting 07:48:07 b4c2fb8f7f5a: Waiting 07:48:07 4664d49f0ad4: Waiting 07:48:07 66ab1ca7d408: Waiting 07:48:07 dd9c8f8612c8: Waiting 07:48:07 79d8cd6713de: Layer already exists 07:48:07 f08a1a6f0a55: Layer already exists 07:48:07 87c70f949b3e: Layer already exists 07:48:07 f6055adc750d: Layer already exists 07:48:07 2b03095cb066: Layer already exists 07:48:07 7e5cbaf08677: Layer already exists 07:48:07 4664d49f0ad4: Layer already exists 07:48:07 b4c2fb8f7f5a: Layer already exists 07:48:07 396370611006: Layer already exists 07:48:07 66ab1ca7d408: Layer already exists 07:48:07 8a7cf73a83b5: Layer already exists 07:48:07 dd9c8f8612c8: Layer already exists 07:48:08 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:08 + 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 07:48:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:48:08 2b03095cb066: Preparing 07:48:08 79d8cd6713de: Preparing 07:48:08 f08a1a6f0a55: Preparing 07:48:08 87c70f949b3e: Preparing 07:48:08 f6055adc750d: Preparing 07:48:08 7e5cbaf08677: Preparing 07:48:08 b4c2fb8f7f5a: Preparing 07:48:08 4664d49f0ad4: Preparing 07:48:08 396370611006: Preparing 07:48:08 66ab1ca7d408: Preparing 07:48:08 8a7cf73a83b5: Preparing 07:48:08 dd9c8f8612c8: Preparing 07:48:08 396370611006: Waiting 07:48:08 66ab1ca7d408: Waiting 07:48:08 7e5cbaf08677: Waiting 07:48:08 8a7cf73a83b5: Waiting 07:48:08 dd9c8f8612c8: Waiting 07:48:08 b4c2fb8f7f5a: Waiting 07:48:08 4664d49f0ad4: Waiting 07:48:08 f6055adc750d: Layer already exists 07:48:08 f08a1a6f0a55: Layer already exists 07:48:08 2b03095cb066: Layer already exists 07:48:08 87c70f949b3e: Layer already exists 07:48:08 79d8cd6713de: Layer already exists 07:48:08 4664d49f0ad4: Layer already exists 07:48:08 b4c2fb8f7f5a: Layer already exists 07:48:08 66ab1ca7d408: Layer already exists 07:48:08 7e5cbaf08677: Layer already exists 07:48:08 396370611006: Layer already exists 07:48:08 dd9c8f8612c8: Layer already exists 07:48:08 8a7cf73a83b5: Layer already exists 07:48:09 main: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:09 ===================================================== [Pipeline] echo 07:48:09 taggedImages: 07:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 07:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:48:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:48:09 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:09 latest 07:48:09 4.0.0-dev.63 07:48:09 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:09 main 07:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:48:10 dde87b960de0: Preparing 07:48:10 21a846f856a3: Preparing 07:48:10 4664d49f0ad4: Preparing 07:48:10 396370611006: Preparing 07:48:10 5ef903fcf705: Preparing 07:48:10 6df52153f83d: Preparing 07:48:10 dd9c8f8612c8: Preparing 07:48:10 6df52153f83d: Waiting 07:48:10 dd9c8f8612c8: Waiting 07:48:10 4664d49f0ad4: Layer already exists 07:48:10 396370611006: Layer already exists 07:48:10 dd9c8f8612c8: Layer already exists 07:48:10 5ef903fcf705: Pushed 07:48:10 dde87b960de0: Pushed 07:48:12 6df52153f83d: Pushed 07:48:17 21a846f856a3: Pushed 07:48:17 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:17 + 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 07:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:48:18 dde87b960de0: Preparing 07:48:18 21a846f856a3: Preparing 07:48:18 4664d49f0ad4: Preparing 07:48:18 396370611006: Preparing 07:48:18 5ef903fcf705: Preparing 07:48:18 6df52153f83d: Preparing 07:48:18 dd9c8f8612c8: Preparing 07:48:18 6df52153f83d: Waiting 07:48:18 dd9c8f8612c8: Waiting 07:48:18 dde87b960de0: Layer already exists 07:48:18 5ef903fcf705: Layer already exists 07:48:18 21a846f856a3: Layer already exists 07:48:18 4664d49f0ad4: Layer already exists 07:48:18 396370611006: Layer already exists 07:48:18 dd9c8f8612c8: Layer already exists 07:48:18 6df52153f83d: Layer already exists 07:48:18 latest: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 07:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:48:19 dde87b960de0: Preparing 07:48:19 21a846f856a3: Preparing 07:48:19 4664d49f0ad4: Preparing 07:48:19 396370611006: Preparing 07:48:19 5ef903fcf705: Preparing 07:48:19 6df52153f83d: Preparing 07:48:19 dd9c8f8612c8: Preparing 07:48:19 6df52153f83d: Waiting 07:48:19 dd9c8f8612c8: Waiting 07:48:19 4664d49f0ad4: Layer already exists 07:48:19 dde87b960de0: Layer already exists 07:48:19 396370611006: Layer already exists 07:48:19 21a846f856a3: Layer already exists 07:48:19 5ef903fcf705: Layer already exists 07:48:19 dd9c8f8612c8: Layer already exists 07:48:19 6df52153f83d: Layer already exists 07:48:19 4.0.0-dev.63: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:48:20 dde87b960de0: Preparing 07:48:20 21a846f856a3: Preparing 07:48:20 4664d49f0ad4: Preparing 07:48:20 396370611006: Preparing 07:48:20 5ef903fcf705: Preparing 07:48:20 6df52153f83d: Preparing 07:48:20 dd9c8f8612c8: Preparing 07:48:20 6df52153f83d: Waiting 07:48:20 dd9c8f8612c8: Waiting 07:48:20 4664d49f0ad4: Layer already exists 07:48:20 5ef903fcf705: Layer already exists 07:48:20 21a846f856a3: Layer already exists 07:48:20 dde87b960de0: Layer already exists 07:48:20 396370611006: Layer already exists 07:48:20 6df52153f83d: Layer already exists 07:48:20 dd9c8f8612c8: Layer already exists 07:48:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:20 + 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 07:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:48:21 dde87b960de0: Preparing 07:48:21 21a846f856a3: Preparing 07:48:21 4664d49f0ad4: Preparing 07:48:21 396370611006: Preparing 07:48:21 5ef903fcf705: Preparing 07:48:21 6df52153f83d: Preparing 07:48:21 dd9c8f8612c8: Preparing 07:48:21 6df52153f83d: Waiting 07:48:21 dd9c8f8612c8: Waiting 07:48:21 396370611006: Layer already exists 07:48:21 4664d49f0ad4: Layer already exists 07:48:21 21a846f856a3: Layer already exists 07:48:21 5ef903fcf705: Layer already exists 07:48:21 dde87b960de0: Layer already exists 07:48:21 6df52153f83d: Layer already exists 07:48:21 dd9c8f8612c8: Layer already exists 07:48:21 main: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:21 ===================================================== [Pipeline] echo 07:48:21 taggedImages: 07:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 07:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:48:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:48:21 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:21 latest 07:48:21 4.0.0-dev.63 07:48:21 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:21 main 07:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:22 9c4ca11572df: Preparing 07:48:22 8f42351288ba: Preparing 07:48:22 9bb75e3ebe88: Preparing 07:48:22 4664d49f0ad4: Preparing 07:48:22 396370611006: Preparing 07:48:22 f66bfab44f62: Preparing 07:48:22 b1a503f24c06: Preparing 07:48:22 f66bfab44f62: Waiting 07:48:22 b1a503f24c06: Waiting 07:48:22 49c4da49edf4: Preparing 07:48:22 9317ccd5dd17: Preparing 07:48:22 49c4da49edf4: Waiting 07:48:22 dd9c8f8612c8: Preparing 07:48:22 9317ccd5dd17: Waiting 07:48:22 4664d49f0ad4: Layer already exists 07:48:22 396370611006: Layer already exists 07:48:22 9c4ca11572df: Pushed 07:48:22 8f42351288ba: Pushed 07:48:22 9bb75e3ebe88: Pushed 07:48:22 dd9c8f8612c8: Layer already exists 07:48:22 49c4da49edf4: Pushed 07:48:23 9317ccd5dd17: Pushed 07:48:33 b1a503f24c06: Pushed 07:48:48 f66bfab44f62: Pushed 07:48:48 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + 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 07:48:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:49 9c4ca11572df: Preparing 07:48:49 8f42351288ba: Preparing 07:48:49 9bb75e3ebe88: Preparing 07:48:49 4664d49f0ad4: Preparing 07:48:49 396370611006: Preparing 07:48:49 f66bfab44f62: Preparing 07:48:49 b1a503f24c06: Preparing 07:48:49 49c4da49edf4: Preparing 07:48:49 9317ccd5dd17: Preparing 07:48:49 dd9c8f8612c8: Preparing 07:48:49 f66bfab44f62: Waiting 07:48:49 b1a503f24c06: Waiting 07:48:49 49c4da49edf4: Waiting 07:48:49 9317ccd5dd17: Waiting 07:48:49 dd9c8f8612c8: Waiting 07:48:49 9bb75e3ebe88: Layer already exists 07:48:49 8f42351288ba: Layer already exists 07:48:49 396370611006: Layer already exists 07:48:49 9c4ca11572df: Layer already exists 07:48:49 4664d49f0ad4: Layer already exists 07:48:49 9317ccd5dd17: Layer already exists 07:48:49 dd9c8f8612c8: Layer already exists 07:48:49 49c4da49edf4: Layer already exists 07:48:49 b1a503f24c06: Layer already exists 07:48:49 f66bfab44f62: Layer already exists 07:48:49 latest: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 07:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:50 9c4ca11572df: Preparing 07:48:50 8f42351288ba: Preparing 07:48:50 9bb75e3ebe88: Preparing 07:48:50 4664d49f0ad4: Preparing 07:48:50 396370611006: Preparing 07:48:50 f66bfab44f62: Preparing 07:48:50 b1a503f24c06: Preparing 07:48:50 49c4da49edf4: Preparing 07:48:50 9317ccd5dd17: Preparing 07:48:50 dd9c8f8612c8: Preparing 07:48:50 b1a503f24c06: Waiting 07:48:50 49c4da49edf4: Waiting 07:48:50 9317ccd5dd17: Waiting 07:48:50 dd9c8f8612c8: Waiting 07:48:50 f66bfab44f62: Waiting 07:48:50 9c4ca11572df: Layer already exists 07:48:50 4664d49f0ad4: Layer already exists 07:48:50 8f42351288ba: Layer already exists 07:48:50 396370611006: Layer already exists 07:48:50 9bb75e3ebe88: Layer already exists 07:48:50 49c4da49edf4: Layer already exists 07:48:50 b1a503f24c06: Layer already exists 07:48:50 dd9c8f8612c8: Layer already exists 07:48:50 f66bfab44f62: Layer already exists 07:48:50 9317ccd5dd17: Layer already exists 07:48:50 4.0.0-dev.63: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:51 9c4ca11572df: Preparing 07:48:51 8f42351288ba: Preparing 07:48:51 9bb75e3ebe88: Preparing 07:48:51 4664d49f0ad4: Preparing 07:48:51 396370611006: Preparing 07:48:51 f66bfab44f62: Preparing 07:48:51 b1a503f24c06: Preparing 07:48:51 49c4da49edf4: Preparing 07:48:51 9317ccd5dd17: Preparing 07:48:51 dd9c8f8612c8: Preparing 07:48:51 f66bfab44f62: Waiting 07:48:51 b1a503f24c06: Waiting 07:48:51 49c4da49edf4: Waiting 07:48:51 9317ccd5dd17: Waiting 07:48:51 4664d49f0ad4: Layer already exists 07:48:51 9c4ca11572df: Layer already exists 07:48:51 9bb75e3ebe88: Layer already exists 07:48:51 8f42351288ba: Layer already exists 07:48:51 396370611006: Layer already exists 07:48:51 f66bfab44f62: Layer already exists 07:48:51 9317ccd5dd17: Layer already exists 07:48:51 dd9c8f8612c8: Layer already exists 07:48:51 b1a503f24c06: Layer already exists 07:48:51 49c4da49edf4: Layer already exists 07:48:51 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:51 + 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 07:48:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:51 9c4ca11572df: Preparing 07:48:51 8f42351288ba: Preparing 07:48:51 9bb75e3ebe88: Preparing 07:48:51 4664d49f0ad4: Preparing 07:48:51 396370611006: Preparing 07:48:51 f66bfab44f62: Preparing 07:48:51 b1a503f24c06: Preparing 07:48:51 49c4da49edf4: Preparing 07:48:51 9317ccd5dd17: Preparing 07:48:51 dd9c8f8612c8: Preparing 07:48:51 49c4da49edf4: Waiting 07:48:51 9317ccd5dd17: Waiting 07:48:51 dd9c8f8612c8: Waiting 07:48:51 f66bfab44f62: Waiting 07:48:51 b1a503f24c06: Waiting 07:48:51 396370611006: Layer already exists 07:48:51 9bb75e3ebe88: Layer already exists 07:48:51 9c4ca11572df: Layer already exists 07:48:51 4664d49f0ad4: Layer already exists 07:48:51 8f42351288ba: Layer already exists 07:48:51 b1a503f24c06: Layer already exists 07:48:51 f66bfab44f62: Layer already exists 07:48:51 dd9c8f8612c8: Layer already exists 07:48:51 9317ccd5dd17: Layer already exists 07:48:51 49c4da49edf4: Layer already exists 07:48:52 main: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:52 ===================================================== [Pipeline] echo 07:48:52 taggedImages: 07:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 07:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:48:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:48:52 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:52 latest 07:48:52 4.0.0-dev.63 07:48:52 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:48:52 main 07:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:53 8c8ce2d27c20: Preparing 07:48:53 aba5253bac2c: Preparing 07:48:53 6a3e3bd6fb60: Preparing 07:48:53 4664d49f0ad4: Preparing 07:48:53 396370611006: Preparing 07:48:53 088f5e4b3bf6: Preparing 07:48:53 969d19d2562f: Preparing 07:48:53 50c93b6bb355: Preparing 07:48:53 dd9c8f8612c8: Preparing 07:48:53 969d19d2562f: Waiting 07:48:53 50c93b6bb355: Waiting 07:48:53 dd9c8f8612c8: Waiting 07:48:53 088f5e4b3bf6: Waiting 07:48:53 396370611006: Layer already exists 07:48:53 4664d49f0ad4: Layer already exists 07:48:53 6a3e3bd6fb60: Pushed 07:48:53 8c8ce2d27c20: Pushed 07:48:53 aba5253bac2c: Pushed 07:48:53 dd9c8f8612c8: Layer already exists 07:48:53 969d19d2562f: Pushed 07:48:53 50c93b6bb355: Pushed 07:49:20 088f5e4b3bf6: Pushed 07:49:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:20 + 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 07:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:49:21 8c8ce2d27c20: Preparing 07:49:21 aba5253bac2c: Preparing 07:49:21 6a3e3bd6fb60: Preparing 07:49:21 4664d49f0ad4: Preparing 07:49:21 396370611006: Preparing 07:49:21 088f5e4b3bf6: Preparing 07:49:21 969d19d2562f: Preparing 07:49:21 50c93b6bb355: Preparing 07:49:21 dd9c8f8612c8: Preparing 07:49:21 088f5e4b3bf6: Waiting 07:49:21 969d19d2562f: Waiting 07:49:21 50c93b6bb355: Waiting 07:49:21 dd9c8f8612c8: Waiting 07:49:21 6a3e3bd6fb60: Layer already exists 07:49:21 8c8ce2d27c20: Layer already exists 07:49:21 4664d49f0ad4: Layer already exists 07:49:21 396370611006: Layer already exists 07:49:21 aba5253bac2c: Layer already exists 07:49:21 50c93b6bb355: Layer already exists 07:49:21 969d19d2562f: Layer already exists 07:49:21 088f5e4b3bf6: Layer already exists 07:49:21 dd9c8f8612c8: Layer already exists 07:49:21 latest: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 07:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:49:22 8c8ce2d27c20: Preparing 07:49:22 aba5253bac2c: Preparing 07:49:22 6a3e3bd6fb60: Preparing 07:49:22 4664d49f0ad4: Preparing 07:49:22 396370611006: Preparing 07:49:22 088f5e4b3bf6: Preparing 07:49:22 969d19d2562f: Preparing 07:49:22 50c93b6bb355: Preparing 07:49:22 dd9c8f8612c8: Preparing 07:49:22 088f5e4b3bf6: Waiting 07:49:22 50c93b6bb355: Waiting 07:49:22 dd9c8f8612c8: Waiting 07:49:22 969d19d2562f: Waiting 07:49:22 aba5253bac2c: Layer already exists 07:49:22 396370611006: Layer already exists 07:49:22 4664d49f0ad4: Layer already exists 07:49:22 8c8ce2d27c20: Layer already exists 07:49:22 6a3e3bd6fb60: Layer already exists 07:49:22 088f5e4b3bf6: Layer already exists 07:49:22 969d19d2562f: Layer already exists 07:49:22 50c93b6bb355: Layer already exists 07:49:22 dd9c8f8612c8: Layer already exists 07:49:22 4.0.0-dev.63: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:49:23 8c8ce2d27c20: Preparing 07:49:23 aba5253bac2c: Preparing 07:49:23 6a3e3bd6fb60: Preparing 07:49:23 4664d49f0ad4: Preparing 07:49:23 396370611006: Preparing 07:49:23 088f5e4b3bf6: Preparing 07:49:23 969d19d2562f: Preparing 07:49:23 50c93b6bb355: Preparing 07:49:23 dd9c8f8612c8: Preparing 07:49:23 969d19d2562f: Waiting 07:49:23 088f5e4b3bf6: Waiting 07:49:23 50c93b6bb355: Waiting 07:49:23 dd9c8f8612c8: Waiting 07:49:23 6a3e3bd6fb60: Layer already exists 07:49:23 396370611006: Layer already exists 07:49:23 8c8ce2d27c20: Layer already exists 07:49:23 4664d49f0ad4: Layer already exists 07:49:23 aba5253bac2c: Layer already exists 07:49:23 969d19d2562f: Layer already exists 07:49:23 dd9c8f8612c8: Layer already exists 07:49:23 088f5e4b3bf6: Layer already exists 07:49:23 50c93b6bb355: Layer already exists 07:49:23 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + 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 07:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:49:24 8c8ce2d27c20: Preparing 07:49:24 aba5253bac2c: Preparing 07:49:24 6a3e3bd6fb60: Preparing 07:49:24 4664d49f0ad4: Preparing 07:49:24 396370611006: Preparing 07:49:24 088f5e4b3bf6: Preparing 07:49:24 969d19d2562f: Preparing 07:49:24 50c93b6bb355: Preparing 07:49:24 dd9c8f8612c8: Preparing 07:49:24 969d19d2562f: Waiting 07:49:24 50c93b6bb355: Waiting 07:49:24 dd9c8f8612c8: Waiting 07:49:24 088f5e4b3bf6: Waiting 07:49:24 6a3e3bd6fb60: Layer already exists 07:49:24 aba5253bac2c: Layer already exists 07:49:24 396370611006: Layer already exists 07:49:24 8c8ce2d27c20: Layer already exists 07:49:24 4664d49f0ad4: Layer already exists 07:49:24 088f5e4b3bf6: Layer already exists 07:49:24 969d19d2562f: Layer already exists 07:49:24 50c93b6bb355: Layer already exists 07:49:24 dd9c8f8612c8: Layer already exists 07:49:24 main: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:24 ===================================================== [Pipeline] echo 07:49:24 taggedImages: 07:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 07:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:49:24 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:49:24 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:24 latest 07:49:24 4.0.0-dev.63 07:49:24 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:24 main 07:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:25 7c70775dd2fa: Preparing 07:49:25 b273ffa921be: Preparing 07:49:25 976589676aae: Preparing 07:49:25 4664d49f0ad4: Preparing 07:49:25 396370611006: Preparing 07:49:25 44baa440763d: Preparing 07:49:25 49c4da49edf4: Preparing 07:49:25 9317ccd5dd17: Preparing 07:49:25 dd9c8f8612c8: Preparing 07:49:25 49c4da49edf4: Waiting 07:49:25 9317ccd5dd17: Waiting 07:49:25 dd9c8f8612c8: Waiting 07:49:25 44baa440763d: Waiting 07:49:25 396370611006: Layer already exists 07:49:25 4664d49f0ad4: Layer already exists 07:49:25 49c4da49edf4: Layer already exists 07:49:25 976589676aae: Pushed 07:49:25 b273ffa921be: Pushed 07:49:25 7c70775dd2fa: Pushed 07:49:25 9317ccd5dd17: Layer already exists 07:49:25 dd9c8f8612c8: Layer already exists 07:49:52 44baa440763d: Pushed 07:49:52 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + 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 07:49:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:52 7c70775dd2fa: Preparing 07:49:52 b273ffa921be: Preparing 07:49:52 976589676aae: Preparing 07:49:52 4664d49f0ad4: Preparing 07:49:52 396370611006: Preparing 07:49:52 44baa440763d: Preparing 07:49:52 49c4da49edf4: Preparing 07:49:52 44baa440763d: Waiting 07:49:52 9317ccd5dd17: Preparing 07:49:52 49c4da49edf4: Waiting 07:49:52 dd9c8f8612c8: Preparing 07:49:52 9317ccd5dd17: Waiting 07:49:52 dd9c8f8612c8: Waiting 07:49:52 396370611006: Layer already exists 07:49:52 976589676aae: Layer already exists 07:49:52 b273ffa921be: Layer already exists 07:49:52 7c70775dd2fa: Layer already exists 07:49:52 4664d49f0ad4: Layer already exists 07:49:52 49c4da49edf4: Layer already exists 07:49:52 44baa440763d: Layer already exists 07:49:52 dd9c8f8612c8: Layer already exists 07:49:52 9317ccd5dd17: Layer already exists 07:49:52 latest: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 07:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:53 7c70775dd2fa: Preparing 07:49:53 b273ffa921be: Preparing 07:49:53 976589676aae: Preparing 07:49:53 4664d49f0ad4: Preparing 07:49:53 396370611006: Preparing 07:49:53 44baa440763d: Preparing 07:49:53 49c4da49edf4: Preparing 07:49:53 9317ccd5dd17: Preparing 07:49:53 dd9c8f8612c8: Preparing 07:49:53 49c4da49edf4: Waiting 07:49:53 9317ccd5dd17: Waiting 07:49:53 dd9c8f8612c8: Waiting 07:49:53 44baa440763d: Waiting 07:49:53 976589676aae: Layer already exists 07:49:53 b273ffa921be: Layer already exists 07:49:53 4664d49f0ad4: Layer already exists 07:49:53 396370611006: Layer already exists 07:49:53 7c70775dd2fa: Layer already exists 07:49:53 9317ccd5dd17: Layer already exists 07:49:53 44baa440763d: Layer already exists 07:49:53 49c4da49edf4: Layer already exists 07:49:53 dd9c8f8612c8: Layer already exists 07:49:54 4.0.0-dev.63: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:54 7c70775dd2fa: Preparing 07:49:54 b273ffa921be: Preparing 07:49:54 976589676aae: Preparing 07:49:54 4664d49f0ad4: Preparing 07:49:54 396370611006: Preparing 07:49:54 44baa440763d: Preparing 07:49:54 49c4da49edf4: Preparing 07:49:54 9317ccd5dd17: Preparing 07:49:54 dd9c8f8612c8: Preparing 07:49:54 44baa440763d: Waiting 07:49:54 49c4da49edf4: Waiting 07:49:54 9317ccd5dd17: Waiting 07:49:54 dd9c8f8612c8: Waiting 07:49:54 7c70775dd2fa: Layer already exists 07:49:54 976589676aae: Layer already exists 07:49:54 396370611006: Layer already exists 07:49:54 4664d49f0ad4: Layer already exists 07:49:54 b273ffa921be: Layer already exists 07:49:54 49c4da49edf4: Layer already exists 07:49:54 9317ccd5dd17: Layer already exists 07:49:54 44baa440763d: Layer already exists 07:49:54 dd9c8f8612c8: Layer already exists 07:49:55 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:55 + 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 07:49:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:55 7c70775dd2fa: Preparing 07:49:55 b273ffa921be: Preparing 07:49:55 976589676aae: Preparing 07:49:55 4664d49f0ad4: Preparing 07:49:55 396370611006: Preparing 07:49:55 44baa440763d: Preparing 07:49:55 49c4da49edf4: Preparing 07:49:55 9317ccd5dd17: Preparing 07:49:55 dd9c8f8612c8: Preparing 07:49:55 49c4da49edf4: Waiting 07:49:55 9317ccd5dd17: Waiting 07:49:55 dd9c8f8612c8: Waiting 07:49:55 44baa440763d: Waiting 07:49:55 976589676aae: Layer already exists 07:49:55 4664d49f0ad4: Layer already exists 07:49:55 7c70775dd2fa: Layer already exists 07:49:55 396370611006: Layer already exists 07:49:55 b273ffa921be: Layer already exists 07:49:55 44baa440763d: Layer already exists 07:49:55 49c4da49edf4: Layer already exists 07:49:55 9317ccd5dd17: Layer already exists 07:49:55 dd9c8f8612c8: Layer already exists 07:49:56 main: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:56 ===================================================== [Pipeline] echo 07:49:56 taggedImages: 07:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 07:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:49:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:49:56 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:56 latest 07:49:56 4.0.0-dev.63 07:49:56 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:49:56 main 07:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:56 9bc4cc2423cf: Preparing 07:49:56 61ca51847a4e: Preparing 07:49:56 4664d49f0ad4: Preparing 07:49:56 396370611006: Preparing 07:49:56 15e6330673de: Preparing 07:49:56 22426ba6a5a6: Preparing 07:49:56 dd9c8f8612c8: Preparing 07:49:56 22426ba6a5a6: Waiting 07:49:56 dd9c8f8612c8: Waiting 07:49:56 4664d49f0ad4: Layer already exists 07:49:57 396370611006: Layer already exists 07:49:57 dd9c8f8612c8: Layer already exists 07:49:57 15e6330673de: Pushed 07:49:57 9bc4cc2423cf: Pushed 07:49:58 22426ba6a5a6: Pushed 07:50:05 61ca51847a4e: Pushed 07:50:05 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:50:05 9bc4cc2423cf: Preparing 07:50:05 61ca51847a4e: Preparing 07:50:05 4664d49f0ad4: Preparing 07:50:05 396370611006: Preparing 07:50:05 15e6330673de: Preparing 07:50:05 22426ba6a5a6: Preparing 07:50:05 dd9c8f8612c8: Preparing 07:50:05 22426ba6a5a6: Waiting 07:50:05 dd9c8f8612c8: Waiting 07:50:05 15e6330673de: Layer already exists 07:50:05 9bc4cc2423cf: Layer already exists 07:50:05 61ca51847a4e: Layer already exists 07:50:05 4664d49f0ad4: Layer already exists 07:50:05 396370611006: Layer already exists 07:50:05 22426ba6a5a6: Layer already exists 07:50:05 dd9c8f8612c8: Layer already exists 07:50:06 latest: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 07:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:50:06 9bc4cc2423cf: Preparing 07:50:06 61ca51847a4e: Preparing 07:50:06 4664d49f0ad4: Preparing 07:50:06 396370611006: Preparing 07:50:06 15e6330673de: Preparing 07:50:06 22426ba6a5a6: Preparing 07:50:06 dd9c8f8612c8: Preparing 07:50:06 22426ba6a5a6: Waiting 07:50:06 dd9c8f8612c8: Waiting 07:50:06 15e6330673de: Layer already exists 07:50:06 396370611006: Layer already exists 07:50:06 9bc4cc2423cf: Layer already exists 07:50:06 61ca51847a4e: Layer already exists 07:50:06 4664d49f0ad4: Layer already exists 07:50:06 dd9c8f8612c8: Layer already exists 07:50:06 22426ba6a5a6: Layer already exists 07:50:06 4.0.0-dev.63: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:50:07 9bc4cc2423cf: Preparing 07:50:07 61ca51847a4e: Preparing 07:50:07 4664d49f0ad4: Preparing 07:50:07 396370611006: Preparing 07:50:07 15e6330673de: Preparing 07:50:07 22426ba6a5a6: Preparing 07:50:07 dd9c8f8612c8: Preparing 07:50:07 22426ba6a5a6: Waiting 07:50:07 dd9c8f8612c8: Waiting 07:50:07 15e6330673de: Layer already exists 07:50:07 61ca51847a4e: Layer already exists 07:50:07 9bc4cc2423cf: Layer already exists 07:50:07 396370611006: Layer already exists 07:50:07 4664d49f0ad4: Layer already exists 07:50:07 dd9c8f8612c8: Layer already exists 07:50:07 22426ba6a5a6: Layer already exists 07:50:07 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:50:08 9bc4cc2423cf: Preparing 07:50:08 61ca51847a4e: Preparing 07:50:08 4664d49f0ad4: Preparing 07:50:08 396370611006: Preparing 07:50:08 15e6330673de: Preparing 07:50:08 22426ba6a5a6: Preparing 07:50:08 dd9c8f8612c8: Preparing 07:50:08 22426ba6a5a6: Waiting 07:50:08 dd9c8f8612c8: Waiting 07:50:08 9bc4cc2423cf: Layer already exists 07:50:08 61ca51847a4e: Layer already exists 07:50:08 4664d49f0ad4: Layer already exists 07:50:08 15e6330673de: Layer already exists 07:50:08 396370611006: Layer already exists 07:50:08 22426ba6a5a6: Layer already exists 07:50:08 dd9c8f8612c8: Layer already exists 07:50:08 main: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:08 ===================================================== [Pipeline] echo 07:50:08 taggedImages: 07:50:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:50:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:50:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 07:50:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:50:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:50:08 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:50:08 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:50:08 latest 07:50:08 4.0.0-dev.63 07:50:08 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:50:08 main 07:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:50:09 dc9c8e1d3021: Preparing 07:50:09 69c0cbfa59b1: Preparing 07:50:09 4664d49f0ad4: Preparing 07:50:09 396370611006: Preparing 07:50:09 13141f1b5147: Preparing 07:50:09 cf6606390e68: Preparing 07:50:09 dd9c8f8612c8: Preparing 07:50:09 cf6606390e68: Waiting 07:50:09 dd9c8f8612c8: Waiting 07:50:09 396370611006: Layer already exists 07:50:09 4664d49f0ad4: Layer already exists 07:50:09 dd9c8f8612c8: Layer already exists 07:50:09 13141f1b5147: Pushed 07:50:09 dc9c8e1d3021: Pushed 07:50:10 cf6606390e68: Pushed 07:50:18 69c0cbfa59b1: Pushed 07:50:18 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:50:19 dc9c8e1d3021: Preparing 07:50:19 69c0cbfa59b1: Preparing 07:50:19 4664d49f0ad4: Preparing 07:50:19 396370611006: Preparing 07:50:19 13141f1b5147: Preparing 07:50:19 cf6606390e68: Preparing 07:50:19 dd9c8f8612c8: Preparing 07:50:19 cf6606390e68: Waiting 07:50:19 dd9c8f8612c8: Waiting 07:50:19 13141f1b5147: Layer already exists 07:50:19 396370611006: Layer already exists 07:50:19 69c0cbfa59b1: Layer already exists 07:50:19 4664d49f0ad4: Layer already exists 07:50:19 dc9c8e1d3021: Layer already exists 07:50:19 cf6606390e68: Layer already exists 07:50:19 dd9c8f8612c8: Layer already exists 07:50:19 latest: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 07:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:50:20 dc9c8e1d3021: Preparing 07:50:20 69c0cbfa59b1: Preparing 07:50:20 4664d49f0ad4: Preparing 07:50:20 396370611006: Preparing 07:50:20 13141f1b5147: Preparing 07:50:20 cf6606390e68: Preparing 07:50:20 cf6606390e68: Waiting 07:50:20 dd9c8f8612c8: Preparing 07:50:20 dd9c8f8612c8: Waiting 07:50:20 69c0cbfa59b1: Layer already exists 07:50:20 396370611006: Layer already exists 07:50:20 13141f1b5147: Layer already exists 07:50:20 4664d49f0ad4: Layer already exists 07:50:20 dc9c8e1d3021: Layer already exists 07:50:20 dd9c8f8612c8: Layer already exists 07:50:20 cf6606390e68: Layer already exists 07:50:20 4.0.0-dev.63: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:50:20 dc9c8e1d3021: Preparing 07:50:20 69c0cbfa59b1: Preparing 07:50:20 4664d49f0ad4: Preparing 07:50:20 396370611006: Preparing 07:50:20 13141f1b5147: Preparing 07:50:20 cf6606390e68: Preparing 07:50:20 dd9c8f8612c8: Preparing 07:50:20 cf6606390e68: Waiting 07:50:20 dd9c8f8612c8: Waiting 07:50:20 13141f1b5147: Layer already exists 07:50:20 396370611006: Layer already exists 07:50:20 69c0cbfa59b1: Layer already exists 07:50:20 dc9c8e1d3021: Layer already exists 07:50:20 4664d49f0ad4: Layer already exists 07:50:20 cf6606390e68: Layer already exists 07:50:20 dd9c8f8612c8: Layer already exists 07:50:20 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:50:21 dc9c8e1d3021: Preparing 07:50:21 69c0cbfa59b1: Preparing 07:50:21 4664d49f0ad4: Preparing 07:50:21 396370611006: Preparing 07:50:21 13141f1b5147: Preparing 07:50:21 cf6606390e68: Preparing 07:50:21 dd9c8f8612c8: Preparing 07:50:21 cf6606390e68: Waiting 07:50:21 dd9c8f8612c8: Waiting 07:50:21 69c0cbfa59b1: Layer already exists 07:50:21 13141f1b5147: Layer already exists 07:50:21 4664d49f0ad4: Layer already exists 07:50:21 396370611006: Layer already exists 07:50:21 dc9c8e1d3021: Layer already exists 07:50:21 cf6606390e68: Layer already exists 07:50:21 dd9c8f8612c8: Layer already exists 07:50:22 main: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:22 ===================================================== [Pipeline] echo 07:50:22 taggedImages: 07:50:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec 07:50:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:50:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 07:50:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 07:50:22 - 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 07:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:22 07:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:23 arm64: Pulling from edgex-lftools-log-publisher 07:50:23 8998bd30e6a1: Pulling fs layer 07:50:23 04944245beec: Pulling fs layer 07:50:23 699f458cf7ca: Pulling fs layer 07:50:23 765212b225bb: Pulling fs layer 07:50:23 f23df028b6ca: Pulling fs layer 07:50:23 d65c8cfc05b1: Pulling fs layer 07:50:23 2437ff75d9bd: Pulling fs layer 07:50:23 765212b225bb: Waiting 07:50:23 f23df028b6ca: Waiting 07:50:23 d65c8cfc05b1: Waiting 07:50:23 2437ff75d9bd: Waiting 07:50:23 04944245beec: Verifying Checksum 07:50:23 04944245beec: Download complete 07:50:23 765212b225bb: Download complete 07:50:23 f23df028b6ca: Verifying Checksum 07:50:23 f23df028b6ca: Download complete 07:50:23 d65c8cfc05b1: Verifying Checksum 07:50:23 d65c8cfc05b1: Download complete 07:50:23 699f458cf7ca: Verifying Checksum 07:50:23 699f458cf7ca: Download complete 07:50:23 8998bd30e6a1: Download complete 07:50:26 2437ff75d9bd: Verifying Checksum 07:50:26 2437ff75d9bd: Download complete 07:50:28 8998bd30e6a1: Pull complete 07:50:28 04944245beec: Pull complete 07:50:30 699f458cf7ca: Pull complete 07:50:30 765212b225bb: Pull complete 07:50:31 f23df028b6ca: Pull complete 07:50:31 d65c8cfc05b1: Pull complete 07:50:49 2437ff75d9bd: Pull complete 07:50:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:50 prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container 07:50:50 $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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:arm64 cat 07:50:52 $ docker top e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:53 ---> job-cost.sh 07:50:53 lf-activate-venv: SKIPPING 07:50:53 INFO: No Stack... 07:50:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:50:55 INFO: Archiving Costs [Pipeline] sh 07:50:55 + cat /w/workspace/edgex-go/801/archives/cost.csv 07:50:55 + cut -d, -f6 [Pipeline] lock 07:50:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] 07:50:55 Resource [jenkins-edgexfoundry-edgex-go-main-801-stack-cost] did not exist. Created. 07:50:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:56 + echo total: 0.10999999940395355 [Pipeline] stash 07:50:56 Stashed 1 file(s) [Pipeline] } 07:50:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:56 $ docker stop --time=1 e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 07:50:58 $ docker rm -f --volumes e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 [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 07:50:59 provisioning config files... 07:50:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/801@tmp/config13059299588292153249tmp [Pipeline] { [Pipeline] sh 07:50:59 + set +x 07:50:59 + curl -s https://codecov.io/bash 07:50:59 + bash -s -- 07:50:59 07:50:59 _____ _ 07:50:59 / ____| | | 07:50:59 | | ___ __| | ___ ___ _____ __ 07:50:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:50:59 | |___| (_) | (_| | __/ (_| (_) \ V / 07:50:59 \_____\___/ \__,_|\___|\___\___/ \_/ 07:50:59 Bash-1.0.6 07:50:59 07:50:59 07:50:59 ==> git version 2.25.1 found 07:50:59 ==> 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 07:50:59 Release-Date: 2020-01-08 07:50:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:50:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:50:59 ==> Jenkins CI detected. 07:50:59 current dir:  /w/workspace/edgex-go/801 07:50:59 project root: . 07:50:59 --> token set from env 07:50:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:50:59 ==> Running gcov in . (disable via -X gcov) 07:50:59 ==> Python coveragepy not found 07:50:59 ==> Searching for coverage reports in: 07:50:59 + . 07:50:59 -> Found 1 reports 07:50:59 ==> Detecting git/mercurial file structure 07:50:59 ==> Reading reports 07:50:59 + ./coverage.out bytes=1651062 07:50:59 ==> Appending adjustments 07:50:59 https://docs.codecov.io/docs/fixing-reports 07:51:01 + Found adjustments 07:51:01 ==> Gzipping contents 07:51:01 140K /tmp/codecov.Llq7AP.gz 07:51:01 ==> Uploading reports 07:51:01 url: https://codecov.io 07:51:01 query: branch=main&commit=53d30c6293bf92a3a8fbd849dfc06bb336e757ec&build=801&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F801%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:51:01 -> Pinging Codecov 07:51:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=53d30c6293bf92a3a8fbd849dfc06bb336e757ec&build=801&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F801%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:51:01 -> Uploading to 07:51:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/53d30c6293bf92a3a8fbd849dfc06bb336e757ec/15e4c693-8bcf-4426-822c-82faa0690509.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250226%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250226T075101Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=241e33a8231117de5734b288f578324e86f8726b08bfb597733fffca0245ecd3 07:51:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:01 Dload Upload Total Spent Left Speed 07:51:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 336k --:--:-- --:--:-- --:--:-- 336k 07:51:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } 07:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:51:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:51:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:51:02 07:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:51:02 latest: Pulling from edgex-devops/edgex-snyk-go 07:51:02 43c4264eed91: Pulling fs layer 07:51:02 4cc291be95ef: Pulling fs layer 07:51:02 2ac1f1163629: Pulling fs layer 07:51:02 5c3c966382ef: Pulling fs layer 07:51:02 4f4fb700ef54: Pulling fs layer 07:51:02 d9c7d2e4e75e: Pulling fs layer 07:51:02 9c3e1370e548: Pulling fs layer 07:51:02 5c3c966382ef: Waiting 07:51:02 4f4fb700ef54: Waiting 07:51:02 d9c7d2e4e75e: Waiting 07:51:02 9c3e1370e548: Waiting 07:51:02 4cc291be95ef: Verifying Checksum 07:51:02 4cc291be95ef: Download complete 07:51:02 5c3c966382ef: Verifying Checksum 07:51:02 5c3c966382ef: Download complete 07:51:02 4f4fb700ef54: Verifying Checksum 07:51:02 4f4fb700ef54: Download complete 07:51:02 43c4264eed91: Verifying Checksum 07:51:02 43c4264eed91: Download complete 07:51:02 d9c7d2e4e75e: Verifying Checksum 07:51:02 d9c7d2e4e75e: Download complete 07:51:02 43c4264eed91: Pull complete 07:51:03 4cc291be95ef: Pull complete 07:51:03 2ac1f1163629: Download complete 07:51:03 9c3e1370e548: Verifying Checksum 07:51:03 9c3e1370e548: Download complete 07:51:07 2ac1f1163629: Pull complete 07:51:07 5c3c966382ef: Pull complete 07:51:07 4f4fb700ef54: Pull complete 07:51:07 d9c7d2e4e75e: Pull complete 07:51:10 9c3e1370e548: Pull complete 07:51:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:10 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:51:10 $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:51:16 $ docker top 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:16 + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo 07:51:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:51:16 + set -o pipefail 07:51:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:51:26 07:51:26 Monitoring /w/workspace/edgex-go/801 (github.com/edgexfoundry/edgex-go)... 07:51:26 07:51:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/50cb795c-d1b6-4675-8ec7-3a36b5774434 07:51:26 07:51:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:51:26 [Pipeline] } 07:51:27 $ docker stop --time=1 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a 07:51:31 $ docker rm -f --volumes 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:51:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:32 provisioning config files... 07:51:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/801@tmp/config9824198554161781534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:32 --> edgex-publish-swagger.sh 07:51:32 === Publish openapi API === 07:51:32 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:51:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/801/openapi/core-command.yaml] 07:51:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:32 Dload Upload Total Spent Left Speed 07:51:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 07:51:33 07:51:33 07:51:33 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/801/openapi/core-data.yaml] 07:51:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:33 Dload Upload Total Spent Left Speed 07:51:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 153k --:--:-- --:--:-- --:--:-- 153k 07:51:33 07:51:33 07:51:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/801/openapi/core-keeper.yaml] 07:51:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:33 Dload Upload Total Spent Left Speed 07:51:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 390 189k --:--:-- --:--:-- --:--:-- 190k 07:51:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:51:33 07:51:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/801/openapi/core-metadata.yaml] 07:51:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:33 Dload Upload Total Spent Left Speed 07:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 413 414k --:--:-- --:--:-- --:--:-- 413k 100 156k 100 156 100 156k 413 414k --:--:-- --:--:-- --:--:-- 413k 07:51:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:51:34 07:51:34 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/801/openapi/security-proxy-auth.yaml] 07:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:34 Dload Upload Total Spent Left Speed 07:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 238 88335 --:--:-- --:--:-- --:--:-- 88574 07:51:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:51:34 07:51:34 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/801/openapi/security-secretstore-setup.yaml] 07:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:34 Dload Upload Total Spent Left Speed 07:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 420 24923 --:--:-- --:--:-- --:--:-- 25343 07:51:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:51:34 07:51:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/801/openapi/support-notifications.yaml] 07:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:34 Dload Upload Total Spent Left Speed 07:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 521 326k --:--:-- --:--:-- --:--:-- 327k 07:51:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:51:34 07:51:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/801/openapi/support-scheduler.yaml] 07:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:34 Dload Upload Total Spent Left Speed 07:51:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 440 139k --:--:-- --:--:-- --:--:-- 139k 07:51:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:51:35 [Pipeline] } 07:51:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:35 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:51:36 $ docker top 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 -eo pid,comm 07:51:36 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:51:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:36 [ssh-agent] Looking for ssh-agent implementation... 07:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:36 $ docker exec 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 ssh-agent 07:51:36 SSH_AUTH_SOCK=/tmp/ssh-xwgFeaenIdft/agent.32 07:51:36 SSH_AGENT_PID=38 07:51:36 Running ssh-add (command line suppressed) 07:51:36 Identity added: /w/workspace/edgex-go/801@tmp/private_key_12936212643357235809.key (/w/workspace/edgex-go/801@tmp/private_key_12936212643357235809.key) 07:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:37 + git semver tag 07:51:37 2025-02-26 07:51:37,472 [run_tag] DEBUG tag force:False 07:51:37 2025-02-26 07:51:37,472 [check_head_tag] DEBUG check head tag 07:51:37 2025-02-26 07:51:37,475 [execute] INFO git cat-file --batch-check 07:51:37 2025-02-26 07:51:37,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=) 07:51:37 2025-02-26 07:51:37,478 [execute] INFO git cat-file --batch 07:51:37 2025-02-26 07:51:37,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=) 07:51:37 2025-02-26 07:51:37,535 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:51:37 2025-02-26 07:51:37,535 [execute] INFO git tag -a v4.0.0-dev.63 -m v4.0.0-dev.63 07:51:37 2025-02-26 07:51:37,535 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.63', '-m', 'v4.0.0-dev.63'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) 07:51:37 2025-02-26 07:51:37,540 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:51:37 4.0.0-dev.63 [Pipeline] } 07:51:37 $ docker exec --env ******** --env ******** 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 ssh-agent -k 07:51:37 unset SSH_AUTH_SOCK; 07:51:37 unset SSH_AGENT_PID; 07:51:37 echo Agent pid 38 killed; 07:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:38 + git semver [Pipeline] } 07:51:38 $ docker stop --time=1 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 07:51:39 $ docker rm -f --volumes 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:51:40 07:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:51:40 0.23.1-centos7: Pulling from edgex-lftools 07:51:40 ab5ef0e58194: Pulling fs layer 07:51:40 9712f1f96733: Pulling fs layer 07:51:40 63f879dbbcfc: Pulling fs layer 07:51:40 0d9ebad4ef96: Pulling fs layer 07:51:40 e9a5061849ea: Pulling fs layer 07:51:40 d747dcd14b5f: Pulling fs layer 07:51:40 0d9ebad4ef96: Waiting 07:51:40 e9a5061849ea: Waiting 07:51:40 2de7ff778b66: Pulling fs layer 07:51:40 2de7ff778b66: Waiting 07:51:40 d747dcd14b5f: Waiting 07:51:40 9712f1f96733: Verifying Checksum 07:51:40 9712f1f96733: Download complete 07:51:40 63f879dbbcfc: Verifying Checksum 07:51:40 63f879dbbcfc: Download complete 07:51:41 e9a5061849ea: Verifying Checksum 07:51:41 e9a5061849ea: Download complete 07:51:41 0d9ebad4ef96: Verifying Checksum 07:51:41 0d9ebad4ef96: Download complete 07:51:41 d747dcd14b5f: Verifying Checksum 07:51:41 d747dcd14b5f: Download complete 07:51:41 ab5ef0e58194: Verifying Checksum 07:51:41 ab5ef0e58194: Download complete 07:51:41 2de7ff778b66: Verifying Checksum 07:51:41 2de7ff778b66: Download complete 07:51:44 ab5ef0e58194: Pull complete 07:51:44 9712f1f96733: Pull complete 07:51:44 63f879dbbcfc: Pull complete 07:51:48 0d9ebad4ef96: Pull complete 07:51:48 e9a5061849ea: Pull complete 07:51:49 d747dcd14b5f: Pull complete 07:51:50 2de7ff778b66: Pull complete 07:51:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:51:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:50 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:51:58 $ docker top 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:51:58 provisioning config files... 07:51:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/801@tmp/config10779648457893804345tmp 07:51:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/801@tmp/config2728246990001073720tmp 07:51:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/801@tmp/config12045715887966849944tmp [Pipeline] { [Pipeline] echo 07:51:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:51:59 ---> sigul-configuration.sh 07:51:59 gpg: directory `/root/.gnupg' created 07:51:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:51:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:51:59 gpg: keyring `/root/.gnupg/secring.gpg' created 07:51:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:51:59 gpg: CAST5 encrypted data 07:51:59 gpg: encrypted with 1 passphrase 07:51:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:51:59 + mkdir /home/jenkins 07:51:59 + mkdir /home/jenkins/sigul [Pipeline] sh 07:51:59 + 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 07:51:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:52:00 ---> sigul-install.sh 07:52:00 Sigul already installed; skipping installation. [Pipeline] sh 07:52:00 + git tag --list 07:52:00 0.6.0 07:52:00 0.6.1 07:52:00 0.7.0 07:52:00 0.7.1 07:52:00 v1.0.0 07:52:00 v1.0.1 07:52:00 v1.1.0 07:52:00 v1.2.0 07:52:00 v1.2.1 07:52:00 v1.3.0 07:52:00 v1.3.1 07:52:00 v2.0.0 07:52:00 v2.1.0 07:52:00 v2.1.1 07:52:00 v2.2.0 07:52:00 v2.3.0 07:52:00 v3.0 07:52:00 v3.0.0 07:52:00 v3.1 07:52:00 v3.1.0 07:52:00 v3.1.0-dev.1 07:52:00 v3.1.0-dev.10 07:52:00 v3.1.0-dev.11 07:52:00 v3.1.0-dev.12 07:52:00 v3.1.0-dev.13 07:52:00 v3.1.0-dev.14 07:52:00 v3.1.0-dev.15 07:52:00 v3.1.0-dev.16 07:52:00 v3.1.0-dev.17 07:52:00 v3.1.0-dev.18 07:52:00 v3.1.0-dev.19 07:52:00 v3.1.0-dev.2 07:52:00 v3.1.0-dev.20 07:52:00 v3.1.0-dev.21 07:52:00 v3.1.0-dev.22 07:52:00 v3.1.0-dev.23 07:52:00 v3.1.0-dev.24 07:52:00 v3.1.0-dev.25 07:52:00 v3.1.0-dev.26 07:52:00 v3.1.0-dev.27 07:52:00 v3.1.0-dev.28 07:52:00 v3.1.0-dev.29 07:52:00 v3.1.0-dev.3 07:52:00 v3.1.0-dev.30 07:52:00 v3.1.0-dev.31 07:52:00 v3.1.0-dev.32 07:52:00 v3.1.0-dev.33 07:52:00 v3.1.0-dev.34 07:52:00 v3.1.0-dev.35 07:52:00 v3.1.0-dev.36 07:52:00 v3.1.0-dev.37 07:52:00 v3.1.0-dev.38 07:52:00 v3.1.0-dev.39 07:52:00 v3.1.0-dev.4 07:52:00 v3.1.0-dev.40 07:52:00 v3.1.0-dev.41 07:52:00 v3.1.0-dev.42 07:52:00 v3.1.0-dev.43 07:52:00 v3.1.0-dev.44 07:52:00 v3.1.0-dev.45 07:52:00 v3.1.0-dev.46 07:52:00 v3.1.0-dev.47 07:52:00 v3.1.0-dev.48 07:52:00 v3.1.0-dev.49 07:52:00 v3.1.0-dev.5 07:52:00 v3.1.0-dev.50 07:52:00 v3.1.0-dev.51 07:52:00 v3.1.0-dev.52 07:52:00 v3.1.0-dev.53 07:52:00 v3.1.0-dev.54 07:52:00 v3.1.0-dev.55 07:52:00 v3.1.0-dev.56 07:52:00 v3.1.0-dev.57 07:52:00 v3.1.0-dev.58 07:52:00 v3.1.0-dev.59 07:52:00 v3.1.0-dev.6 07:52:00 v3.1.0-dev.60 07:52:00 v3.1.0-dev.61 07:52:00 v3.1.0-dev.62 07:52:00 v3.1.0-dev.63 07:52:00 v3.1.0-dev.64 07:52:00 v3.1.0-dev.65 07:52:00 v3.1.0-dev.66 07:52:00 v3.1.0-dev.67 07:52:00 v3.1.0-dev.68 07:52:00 v3.1.0-dev.69 07:52:00 v3.1.0-dev.7 07:52:00 v3.1.0-dev.70 07:52:00 v3.1.0-dev.71 07:52:00 v3.1.0-dev.72 07:52:00 v3.1.0-dev.73 07:52:00 v3.1.0-dev.8 07:52:00 v3.1.0-dev.9 07:52:00 v3.1.1 07:52:00 v3.1.1-dev.1 07:52:00 v3.1.1-dev.2 07:52:00 v3.2.0-dev.1 07:52:00 v3.2.0-dev.10 07:52:00 v3.2.0-dev.100 07:52:00 v3.2.0-dev.101 07:52:00 v3.2.0-dev.102 07:52:00 v3.2.0-dev.103 07:52:00 v3.2.0-dev.104 07:52:00 v3.2.0-dev.105 07:52:00 v3.2.0-dev.106 07:52:00 v3.2.0-dev.107 07:52:00 v3.2.0-dev.108 07:52:00 v3.2.0-dev.109 07:52:00 v3.2.0-dev.11 07:52:00 v3.2.0-dev.12 07:52:00 v3.2.0-dev.13 07:52:00 v3.2.0-dev.14 07:52:00 v3.2.0-dev.15 07:52:00 v3.2.0-dev.16 07:52:00 v3.2.0-dev.17 07:52:00 v3.2.0-dev.18 07:52:00 v3.2.0-dev.19 07:52:00 v3.2.0-dev.2 07:52:00 v3.2.0-dev.20 07:52:00 v3.2.0-dev.21 07:52:00 v3.2.0-dev.22 07:52:00 v3.2.0-dev.23 07:52:00 v3.2.0-dev.24 07:52:00 v3.2.0-dev.25 07:52:00 v3.2.0-dev.26 07:52:00 v3.2.0-dev.27 07:52:00 v3.2.0-dev.28 07:52:00 v3.2.0-dev.29 07:52:00 v3.2.0-dev.3 07:52:00 v3.2.0-dev.30 07:52:00 v3.2.0-dev.31 07:52:00 v3.2.0-dev.32 07:52:00 v3.2.0-dev.33 07:52:00 v3.2.0-dev.34 07:52:00 v3.2.0-dev.35 07:52:00 v3.2.0-dev.36 07:52:00 v3.2.0-dev.37 07:52:00 v3.2.0-dev.38 07:52:00 v3.2.0-dev.39 07:52:00 v3.2.0-dev.4 07:52:00 v3.2.0-dev.40 07:52:00 v3.2.0-dev.41 07:52:00 v3.2.0-dev.42 07:52:00 v3.2.0-dev.43 07:52:00 v3.2.0-dev.44 07:52:00 v3.2.0-dev.45 07:52:00 v3.2.0-dev.46 07:52:00 v3.2.0-dev.47 07:52:00 v3.2.0-dev.48 07:52:00 v3.2.0-dev.49 07:52:00 v3.2.0-dev.5 07:52:00 v3.2.0-dev.50 07:52:00 v3.2.0-dev.51 07:52:00 v3.2.0-dev.52 07:52:00 v3.2.0-dev.53 07:52:00 v3.2.0-dev.54 07:52:00 v3.2.0-dev.55 07:52:00 v3.2.0-dev.56 07:52:00 v3.2.0-dev.57 07:52:00 v3.2.0-dev.58 07:52:00 v3.2.0-dev.59 07:52:00 v3.2.0-dev.6 07:52:00 v3.2.0-dev.60 07:52:00 v3.2.0-dev.61 07:52:00 v3.2.0-dev.62 07:52:00 v3.2.0-dev.63 07:52:00 v3.2.0-dev.64 07:52:00 v3.2.0-dev.65 07:52:00 v3.2.0-dev.66 07:52:00 v3.2.0-dev.67 07:52:00 v3.2.0-dev.68 07:52:00 v3.2.0-dev.69 07:52:00 v3.2.0-dev.7 07:52:00 v3.2.0-dev.70 07:52:00 v3.2.0-dev.71 07:52:00 v3.2.0-dev.72 07:52:00 v3.2.0-dev.73 07:52:00 v3.2.0-dev.74 07:52:00 v3.2.0-dev.75 07:52:00 v3.2.0-dev.76 07:52:00 v3.2.0-dev.77 07:52:00 v3.2.0-dev.78 07:52:00 v3.2.0-dev.79 07:52:00 v3.2.0-dev.8 07:52:00 v3.2.0-dev.80 07:52:00 v3.2.0-dev.81 07:52:00 v3.2.0-dev.82 07:52:00 v3.2.0-dev.83 07:52:00 v3.2.0-dev.84 07:52:00 v3.2.0-dev.85 07:52:00 v3.2.0-dev.86 07:52:00 v3.2.0-dev.87 07:52:00 v3.2.0-dev.88 07:52:00 v3.2.0-dev.89 07:52:00 v3.2.0-dev.9 07:52:00 v3.2.0-dev.90 07:52:00 v3.2.0-dev.91 07:52:00 v3.2.0-dev.92 07:52:00 v3.2.0-dev.93 07:52:00 v3.2.0-dev.94 07:52:00 v3.2.0-dev.95 07:52:00 v3.2.0-dev.96 07:52:00 v3.2.0-dev.97 07:52:00 v3.2.0-dev.98 07:52:00 v3.2.0-dev.99 07:52:00 v4.0.0-dev.1 07:52:00 v4.0.0-dev.10 07:52:00 v4.0.0-dev.11 07:52:00 v4.0.0-dev.12 07:52:00 v4.0.0-dev.13 07:52:00 v4.0.0-dev.14 07:52:00 v4.0.0-dev.15 07:52:00 v4.0.0-dev.16 07:52:00 v4.0.0-dev.17 07:52:00 v4.0.0-dev.18 07:52:00 v4.0.0-dev.19 07:52:00 v4.0.0-dev.2 07:52:00 v4.0.0-dev.20 07:52:00 v4.0.0-dev.21 07:52:00 v4.0.0-dev.22 07:52:00 v4.0.0-dev.23 07:52:00 v4.0.0-dev.24 07:52:00 v4.0.0-dev.25 07:52:00 v4.0.0-dev.26 07:52:00 v4.0.0-dev.27 07:52:00 v4.0.0-dev.28 07:52:00 v4.0.0-dev.29 07:52:00 v4.0.0-dev.3 07:52:00 v4.0.0-dev.30 07:52:00 v4.0.0-dev.31 07:52:00 v4.0.0-dev.32 07:52:00 v4.0.0-dev.33 07:52:00 v4.0.0-dev.34 07:52:00 v4.0.0-dev.35 07:52:00 v4.0.0-dev.36 07:52:00 v4.0.0-dev.37 07:52:00 v4.0.0-dev.38 07:52:00 v4.0.0-dev.39 07:52:00 v4.0.0-dev.4 07:52:00 v4.0.0-dev.40 07:52:00 v4.0.0-dev.41 07:52:00 v4.0.0-dev.42 07:52:00 v4.0.0-dev.43 07:52:00 v4.0.0-dev.44 07:52:00 v4.0.0-dev.45 07:52:00 v4.0.0-dev.46 07:52:00 v4.0.0-dev.47 07:52:00 v4.0.0-dev.48 07:52:00 v4.0.0-dev.49 07:52:00 v4.0.0-dev.5 07:52:00 v4.0.0-dev.50 07:52:00 v4.0.0-dev.51 07:52:00 v4.0.0-dev.52 07:52:00 v4.0.0-dev.53 07:52:00 v4.0.0-dev.54 07:52:00 v4.0.0-dev.55 07:52:00 v4.0.0-dev.56 07:52:00 v4.0.0-dev.57 07:52:00 v4.0.0-dev.58 07:52:00 v4.0.0-dev.59 07:52:00 v4.0.0-dev.6 07:52:00 v4.0.0-dev.60 07:52:00 v4.0.0-dev.61 07:52:00 v4.0.0-dev.62 07:52:00 v4.0.0-dev.63 07:52:00 v4.0.0-dev.7 07:52:00 v4.0.0-dev.8 07:52:00 v4.0.0-dev.9 [Pipeline] sh 07:52:00 + lftools sign git-tag v4.0.0-dev.63 07:52:01 Signing Git tag with Sigul... 07:52:01 Signing v4.0.0-dev.63 [Pipeline] echo 07:52:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:52:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:52:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:52:01 $ docker stop --time=1 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 07:52:03 $ docker rm -f --volumes 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:04 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:52:04 $ docker top 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 -eo pid,comm 07:52:04 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:52:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:04 [ssh-agent] Looking for ssh-agent implementation... 07:52:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:05 $ docker exec 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 ssh-agent 07:52:05 SSH_AUTH_SOCK=/tmp/ssh-gVxocIwPMH5H/agent.32 07:52:05 SSH_AGENT_PID=38 07:52:05 Running ssh-add (command line suppressed) 07:52:05 Identity added: /w/workspace/edgex-go/801@tmp/private_key_13623236992942059955.key (/w/workspace/edgex-go/801@tmp/private_key_13623236992942059955.key) 07:52:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:05 + git semver bump pre 07:52:05 2025-02-26 07:52:05,830 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:52:05 2025-02-26 07:52:05,830 [bump_version] DEBUG bumping version:4.0.0-dev.63 on axis:pre with prefix:dev 07:52:05 2025-02-26 07:52:05,830 [bump_version] DEBUG bumped version:4.0.0-dev.64 07:52:05 2025-02-26 07:52:05,830 [write_version] DEBUG write version:4.0.0-dev.64 to path:/w/workspace/edgex-go/801/.semver/main with force:True 07:52:05 2025-02-26 07:52:05,830 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:52:05 2025-02-26 07:52:05,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/801/.semver/main 07:52:05 2025-02-26 07:52:05,832 [execute] INFO git cat-file --batch-check 07:52:05 2025-02-26 07:52:05,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) 07:52:05 2025-02-26 07:52:05,839 [execute] INFO git cat-file --batch 07:52:05 2025-02-26 07:52:05,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) 07:52:05 2025-02-26 07:52:05,846 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:52:05 4.0.0-dev.64 [Pipeline] } 07:52:05 $ docker exec --env ******** --env ******** 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 ssh-agent -k 07:52:05 unset SSH_AUTH_SOCK; 07:52:05 unset SSH_AGENT_PID; 07:52:05 echo Agent pid 38 killed; 07:52:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:06 + git semver [Pipeline] } 07:52:06 $ docker stop --time=1 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 07:52:08 $ docker rm -f --volumes 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:52:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:08 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:52:09 $ docker top 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 -eo pid,comm 07:52:09 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:52:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:09 [ssh-agent] Looking for ssh-agent implementation... 07:52:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:09 $ docker exec 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 ssh-agent 07:52:09 SSH_AUTH_SOCK=/tmp/ssh-2Q92NYyVV61x/agent.32 07:52:09 SSH_AGENT_PID=38 07:52:09 Running ssh-add (command line suppressed) 07:52:09 Identity added: /w/workspace/edgex-go/801@tmp/private_key_12056646437011806174.key (/w/workspace/edgex-go/801@tmp/private_key_12056646437011806174.key) 07:52:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:10 + git semver push 07:52:10 2025-02-26 07:52:10,183 [run_push] DEBUG push 07:52:10 2025-02-26 07:52:10,184 [execute] INFO git cat-file --batch-check 07:52:10 2025-02-26 07:52:10,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) 07:52:10 2025-02-26 07:52:10,188 [execute] INFO git rev-list e1899ce3c3ae743baa3b5f6e5fa4bc7b9a65f80d -- 07:52:10 2025-02-26 07:52:10,188 [execute] DEBUG Popen(['git', 'rev-list', 'e1899ce3c3ae743baa3b5f6e5fa4bc7b9a65f80d', '--'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=None) 07:52:10 2025-02-26 07:52:10,208 [execute] INFO git fetch -v origin 07:52:10 2025-02-26 07:52:10,208 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=True, shell=None, istream=None) 07:52:10 2025-02-26 07:52:10,653 [run_push] DEBUG no remote changes detected 07:52:10 2025-02-26 07:52:10,654 [execute] INFO git push origin semver 07:52:10 2025-02-26 07:52:10,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=None) 07:52:11 2025-02-26 07:52:11,353 [run_push] DEBUG push all version tags 07:52:11 2025-02-26 07:52:11,354 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:52:11 2025-02-26 07:52:11,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) 07:52:12 2025-02-26 07:52:12,003 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main 07:52:12 4.0.0-dev.64 [Pipeline] } 07:52:12 $ docker exec --env ******** --env ******** 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 ssh-agent -k 07:52:12 unset SSH_AUTH_SOCK; 07:52:12 unset SSH_AGENT_PID; 07:52:12 echo Agent pid 38 killed; 07:52:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:12 + git semver [Pipeline] } 07:52:13 $ docker stop --time=1 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 07:52:14 $ docker rm -f --volumes 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 [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 07:52:15 + [ -d /w/workspace/edgex-go/801/archives ] [Pipeline] libraryResource [Pipeline] sh 07:52:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:52:16 ---> package-listing.sh 07:52:16 ++ facter osfamily 07:52:16 ++ tr '[:upper:]' '[:lower:]' 07:52:16 + OS_FAMILY=debian 07:52:16 + workspace=/w/workspace/edgex-go/801 07:52:16 + START_PACKAGES=/tmp/packages_start.txt 07:52:16 + END_PACKAGES=/tmp/packages_end.txt 07:52:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:52:16 + PACKAGES=/tmp/packages_start.txt 07:52:16 + '[' /w/workspace/edgex-go/801 ']' 07:52:16 + PACKAGES=/tmp/packages_end.txt 07:52:16 + case "${OS_FAMILY}" in 07:52:16 + dpkg -l 07:52:16 + grep '^ii' 07:52:16 + '[' -f /tmp/packages_start.txt ']' 07:52:16 + '[' -f /tmp/packages_end.txt ']' 07:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:52:16 + '[' /w/workspace/edgex-go/801 ']' 07:52:16 + mkdir -p /w/workspace/edgex-go/801/archives/ 07:52:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/801/archives/ [Pipeline] echo 07:52:16 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/801/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:52:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:52:17 07:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:52:17 latest: Pulling from edgex-lftools-log-publisher 07:52:17 5eb5b503b376: Pulling fs layer 07:52:17 5c69ac0246d0: Pulling fs layer 07:52:17 ec43610c2a17: Pulling fs layer 07:52:17 3a2ae6a8a46f: Pulling fs layer 07:52:17 33b1e0a273af: Pulling fs layer 07:52:17 5d3b04190fa2: Pulling fs layer 07:52:17 2f39f015ded8: Pulling fs layer 07:52:17 33b1e0a273af: Waiting 07:52:17 5d3b04190fa2: Waiting 07:52:17 2f39f015ded8: Waiting 07:52:17 5c69ac0246d0: Download complete 07:52:17 3a2ae6a8a46f: Verifying Checksum 07:52:17 3a2ae6a8a46f: Download complete 07:52:17 33b1e0a273af: Verifying Checksum 07:52:17 33b1e0a273af: Download complete 07:52:17 5d3b04190fa2: Download complete 07:52:17 ec43610c2a17: Verifying Checksum 07:52:18 5eb5b503b376: Download complete 07:52:18 2f39f015ded8: Verifying Checksum 07:52:19 5eb5b503b376: Pull complete 07:52:19 5c69ac0246d0: Pull complete 07:52:20 ec43610c2a17: Pull complete 07:52:20 3a2ae6a8a46f: Pull complete 07:52:20 33b1e0a273af: Pull complete 07:52:20 5d3b04190fa2: Pull complete 07:52:25 2f39f015ded8: Pull complete 07:52:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:52:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:25 prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container 07:52:25 $ 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/801/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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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 07:52:31 $ docker top 026100c093d799b2ca9305e76f616b3ed044ac2a0ad42f1b3d756f3de3056fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:32 + touch /tmp/pre-build-complete [Pipeline] sh 07:52:32 + mkdir -p /var/log/sysstat [Pipeline] sh 07:52:32 + ls /var/log/sa-host 07:52:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:52:32 provisioning config files... 07:52:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/801@tmp/config15412148421341709067tmp [Pipeline] { [Pipeline] echo 07:52:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:52:32 ---> create-netrc.sh [Pipeline] } 07:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:52:33 ---> python-tools-install.sh [Pipeline] echo 07:52:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:52:33 ---> sudo-logs.sh 07:52:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:52:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:52:33 ---> job-cost.sh 07:52:33 lf-activate-venv: SKIPPING 07:52:33 DEBUG: total: 0.10999999940395355 07:52:33 INFO: Retrieving Stack Cost... 07:52:34 INFO: Retrieving Pricing Info for: v3-standard-8 07:52:34 INFO: Archiving Costs [Pipeline] echo 07:52:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:52:35 ---> logs-deploy.sh 07:52:35 lf-activate-venv: SKIPPING 07:52:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/801 07:52:35 INFO: archiving workspace using pattern(s): 07:52:35 Archives upload complete. 07:52:35 INFO: archiving logs to Nexus 07:52:36 ---> uname -a: 07:52:36 Linux prd-ubuntu20-04-docker-8c-8g-39758 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:52:36 07:52:36 07:52:36 ---> lscpu: 07:52:36 Architecture: x86_64 07:52:36 CPU op-mode(s): 32-bit, 64-bit 07:52:36 Byte Order: Little Endian 07:52:36 Address sizes: 40 bits physical, 48 bits virtual 07:52:36 CPU(s): 8 07:52:36 On-line CPU(s) list: 0-7 07:52:36 Thread(s) per core: 1 07:52:36 Core(s) per socket: 1 07:52:36 Socket(s): 8 07:52:36 NUMA node(s): 1 07:52:36 Vendor ID: AuthenticAMD 07:52:36 CPU family: 23 07:52:36 Model: 49 07:52:36 Model name: AMD EPYC-Rome Processor 07:52:36 Stepping: 0 07:52:36 CPU MHz: 2799.998 07:52:36 BogoMIPS: 5599.99 07:52:36 Virtualization: AMD-V 07:52:36 Hypervisor vendor: KVM 07:52:36 Virtualization type: full 07:52:36 L1d cache: 256 KiB 07:52:36 L1i cache: 256 KiB 07:52:36 L2 cache: 4 MiB 07:52:36 L3 cache: 128 MiB 07:52:36 NUMA node0 CPU(s): 0-7 07:52:36 Vulnerability Itlb multihit: Not affected 07:52:36 Vulnerability L1tf: Not affected 07:52:36 Vulnerability Mds: Not affected 07:52:36 Vulnerability Meltdown: Not affected 07:52:36 Vulnerability Mmio stale data: Not affected 07:52:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:52:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:52:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:52:36 Vulnerability Srbds: Not affected 07:52:36 Vulnerability Tsx async abort: Not affected 07:52:36 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 07:52:36 07:52:36 07:52:36 ---> nproc: 07:52:36 8 07:52:36 07:52:36 07:52:36 ---> df -h: 07:52:36 Filesystem Size Used Avail Use% Mounted on 07:52:36 overlay 155G 30G 126G 20% / 07:52:36 tmpfs 64M 0 64M 0% /dev 07:52:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:52:36 shm 64M 0 64M 0% /dev/shm 07:52:36 /dev/vda1 155G 30G 126G 20% /facter-os 07:52:36 07:52:36 07:52:36 ---> sar -b -r -n DEV: 07:52:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39758) 02/26/25 _x86_64_ (8 CPU) 07:52:36 07:52:36 07:03:14 LINUX RESTART (8 CPU) 07:52:36 07:52:36 07:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:52:36 07:05:01 382.22 11.74 370.48 0.00 1776.78 68787.26 0.00 07:52:36 07:06:01 78.92 0.00 78.92 0.00 0.00 33721.31 0.00 07:52:36 07:07:01 28.78 0.00 28.78 0.00 0.00 15650.07 0.00 07:52:36 07:08:01 47.77 0.10 47.67 0.00 2.00 40739.62 0.00 07:52:36 07:09:01 437.29 1.47 435.83 0.00 121.31 231205.20 0.00 07:52:36 07:10:01 805.20 15.49 789.70 0.00 123.96 231295.03 0.00 07:52:36 07:11:01 225.27 1.27 224.01 0.00 23.86 42395.33 0.00 07:52:36 07:12:01 497.17 0.10 497.07 0.00 0.80 119270.51 0.00 07:52:36 07:13:01 586.65 0.12 586.54 0.00 11.33 130713.15 0.00 07:52:36 07:14:01 65.07 10.28 54.79 0.00 3406.50 4677.75 0.00 07:52:36 07:15:01 19.91 0.37 19.55 0.00 11.46 448.73 0.00 07:52:36 07:16:01 3.13 1.22 1.92 0.00 25.46 21.60 0.00 07:52:36 07:17:01 1.00 0.02 0.98 0.00 0.13 10.93 0.00 07:52:36 07:18:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 07:52:36 07:19:01 2.38 0.02 2.37 0.00 0.13 30.93 0.00 07:52:36 07:20:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 07:52:36 07:21:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 07:52:36 07:22:02 1.85 0.00 1.85 0.00 0.00 20.26 0.00 07:52:36 07:23:01 1.47 0.00 1.47 0.00 0.00 17.35 0.00 07:52:36 07:24:01 1.88 0.00 1.88 0.00 0.00 21.19 0.00 07:52:36 07:25:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 07:52:36 07:26:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 07:52:36 07:27:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 07:52:36 07:28:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 07:52:36 07:29:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 07:52:36 07:30:01 2.07 0.00 2.07 0.00 0.00 21.86 0.00 07:52:36 07:31:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:52:36 07:32:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 07:52:36 07:33:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 07:52:36 07:34:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 07:52:36 07:35:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 07:52:36 07:36:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 07:52:36 07:37:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 07:52:36 07:38:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 07:52:36 07:39:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:52:36 07:40:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 07:52:36 07:41:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 07:52:36 07:42:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 07:52:36 07:43:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 07:52:36 07:44:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 07:52:36 07:45:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:52:36 07:46:01 1.92 0.00 1.92 0.00 0.00 20.66 0.00 07:52:36 07:47:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:52:36 07:48:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 07:52:36 07:49:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 07:52:36 07:50:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 07:52:36 07:51:01 1.07 0.07 1.00 0.00 7.87 64.92 0.00 07:52:36 07:52:01 160.37 0.48 159.89 0.00 7.07 61010.63 0.00 07:52:36 Average: 70.53 0.89 69.64 0.00 114.43 20419.61 0.00 07:52:36 07:52:36 07:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:36 07:05:01 27764100 31532916 768984 2.34 124636 3811960 1909116 5.63 1236420 3372316 253892 07:52:36 07:06:01 26836852 31195556 1099484 3.34 129380 4358004 2491144 7.34 2164324 3326516 436616 07:52:36 07:07:01 25998816 30346376 1947056 5.92 132656 4320924 3032556 8.94 2498160 3808956 471764 07:52:36 07:08:01 26425688 31524116 775284 2.36 135708 5073340 1907124 5.62 1770452 4120144 37644 07:52:36 07:09:01 20890548 31378064 900492 2.74 149340 10286440 2752672 8.11 2073024 9157160 21504 07:52:36 07:10:01 13697388 31103268 1144584 3.48 356028 16494652 5393160 15.89 2992972 14887488 13756 07:52:36 07:11:01 8011488 28249616 3951716 12.02 389376 18941652 10989260 32.39 6990704 16159656 1461180 07:52:36 07:12:01 5276680 28581524 3624484 11.02 406852 21877188 9354684 27.57 7998888 17785348 1254244 07:52:36 07:13:01 9140288 31439640 829412 2.52 416980 21088244 2361636 6.96 3218000 19020780 508 07:52:36 07:14:01 8911192 31426244 834476 2.54 422588 21288196 2226724 6.56 3730184 18717260 652 07:52:36 07:15:01 8910796 31426880 833844 2.54 423268 21288664 2240588 6.60 4080096 18368692 4 07:52:36 07:16:01 8905052 31422860 837896 2.55 423304 21289444 2240588 6.60 4085860 18368860 24 07:52:36 07:17:01 8918660 31436516 824288 2.51 423328 21289444 2240588 6.60 4069956 18368864 36 07:52:36 07:18:01 8918996 31437136 824260 2.51 423344 21289444 2240588 6.60 4069652 18369116 8 07:52:36 07:19:01 8919132 31437340 824260 2.51 423384 21289452 2260500 6.66 4069712 18369120 8 07:52:36 07:20:01 8922140 31440408 821184 2.50 423428 21289456 2260500 6.66 4066968 18369124 8 07:52:36 07:21:01 8921832 31440172 821352 2.50 423488 21289460 2260500 6.66 4067024 18369132 8 07:52:36 07:22:02 8922224 31440564 820792 2.50 423536 21289460 2260500 6.66 4067020 18369132 8 07:52:36 07:23:01 8922492 31440908 820464 2.50 423584 21289468 2260500 6.66 4066836 18369148 8 07:52:36 07:24:01 8922288 31440760 820588 2.50 423632 21289472 2260500 6.66 4066964 18369156 8 07:52:36 07:25:01 8922248 31440780 820512 2.50 423680 21289468 2260500 6.66 4066960 18369160 8 07:52:36 07:26:01 8922376 31440972 820500 2.50 423728 21289476 2260500 6.66 4067020 18369168 8 07:52:36 07:27:01 8922224 31440820 820468 2.50 423748 21289476 2260500 6.66 4067080 18369168 8 07:52:36 07:28:01 8922232 31440892 820348 2.49 423808 21289484 2260500 6.66 4067128 18369176 8 07:52:36 07:29:01 8922096 31440824 820356 2.49 423860 21289484 2260500 6.66 4067580 18369188 8 07:52:36 07:30:01 8922072 31440864 820276 2.49 423912 21289488 2260500 6.66 4067724 18369192 8 07:52:36 07:31:01 8921984 31440812 820280 2.49 423928 21289492 2260500 6.66 4067624 18369160 4 07:52:36 07:32:01 8921732 31440584 820424 2.49 423956 21289492 2260500 6.66 4067612 18369160 8 07:52:36 07:33:01 8922168 31441040 820116 2.49 423992 21289496 2260500 6.66 4067648 18369164 8 07:52:36 07:34:01 8921656 31440568 820576 2.50 424016 21289496 2260500 6.66 4067568 18369164 8 07:52:36 07:35:01 8921576 31440652 820384 2.49 424040 21289628 2260500 6.66 4067736 18369296 16 07:52:36 07:36:01 8921592 31440692 820340 2.49 424060 21289632 2260500 6.66 4067816 18369300 16 07:52:36 07:37:01 8921544 31440676 820304 2.49 424080 21289632 2260500 6.66 4067556 18369300 12 07:52:36 07:38:01 8921756 31440896 820004 2.49 424100 21289640 2260500 6.66 4067864 18369308 8 07:52:36 07:39:01 8921908 31441056 819992 2.49 424100 21289640 2260500 6.66 4067712 18369308 20 07:52:36 07:40:01 8921932 31441152 820012 2.49 424136 21289648 2260500 6.66 4067624 18369320 40 07:52:36 07:41:01 8921632 31440856 820240 2.49 424152 21289648 2260500 6.66 4067916 18369320 8 07:52:36 07:42:01 8921836 31441068 819960 2.49 424168 21289652 2260500 6.66 4067928 18369324 28 07:52:36 07:43:01 8922256 31441492 819672 2.49 424188 21289656 2260500 6.66 4067624 18369328 8 07:52:36 07:44:01 8922020 31441324 819844 2.49 424220 21289656 2276580 6.71 4067756 18369324 32 07:52:36 07:45:01 8921908 31441216 819880 2.49 424232 21289660 2276580 6.71 4067696 18369328 28 07:52:36 07:46:01 8921860 31441236 819816 2.49 424276 21289664 2276580 6.71 4067760 18369336 8 07:52:36 07:47:01 8922064 31441444 819540 2.49 424284 21289668 2276580 6.71 4067752 18369340 8 07:52:36 07:48:01 8921764 31441184 819872 2.49 424300 21289668 2276580 6.71 4068408 18369340 8 07:52:36 07:49:01 8921968 31441396 819592 2.49 424312 21289668 2276580 6.71 4067924 18369344 20 07:52:36 07:50:01 8921732 31441164 819748 2.49 424324 21289676 2276580 6.71 4068104 18369348 24 07:52:36 07:51:01 8915520 31435392 825320 2.51 424336 21290068 2305028 6.79 4070984 18371028 172 07:52:36 07:52:01 7365636 31329064 923524 2.81 451956 22572528 2425404 7.15 4240032 19601076 1104 07:52:36 Average: 10633082 31278562 983267 2.99 391661 19538047 2678321 7.89 3946945 16867061 82365 07:52:36 07:52:36 07:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:36 07:05:01 docker0 862.19 883.85 62.84 4618.67 0.00 0.00 0.00 0.00 07:52:36 07:05:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 07:52:36 07:05:01 ens3 1161.53 1035.35 9691.18 127.05 0.00 0.00 0.00 0.00 07:52:36 07:06:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 07:52:36 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:06:01 vethc5d7841 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 07:52:36 07:06:01 ens3 40.24 25.45 36.05 16.33 0.00 0.00 0.00 0.00 07:52:36 07:07:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 07:52:36 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:07:01 vethc5d7841 1.00 1.02 0.09 0.09 0.00 0.00 0.00 0.00 07:52:36 07:07:01 ens3 24.93 17.40 19.61 11.24 0.00 0.00 0.00 0.00 07:52:36 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:08:01 ens3 26.84 16.71 23.05 13.65 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth2c68784 3.37 5.70 0.25 76.20 0.00 0.00 0.00 0.01 07:52:36 07:09:01 vethe432f73 1.30 3.13 0.10 38.11 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethd484e18 5.70 3.37 76.20 0.25 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethcf14f9a 1.20 2.87 0.09 38.10 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth000e230 4.50 1.88 38.20 0.13 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth66feed5 0.60 1.25 0.05 0.27 0.00 0.00 0.00 0.00 07:52:36 07:09:01 docker0 53.87 100.22 3.32 1335.89 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth49329b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethe6108c0 1.68 3.15 0.12 38.13 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth610797e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth74616c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth14c9209 1.48 2.65 0.11 38.10 0.00 0.00 0.00 0.00 07:52:36 07:09:01 veth097ae17 1.88 4.50 0.13 38.20 0.00 0.00 0.00 0.00 07:52:36 07:09:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethf3ce011 3.15 1.43 38.13 0.11 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethbbe0453 1.43 3.15 0.11 38.13 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vetha10d54c 3.15 1.68 38.13 0.12 0.00 0.00 0.00 0.00 07:52:36 07:09:01 ens3 248.39 136.69 4486.23 27.25 0.00 0.00 0.00 0.00 07:52:36 07:09:01 vethb93329e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethc053a38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethd2a7b28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethadac154 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth510a290 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth66feed5 0.13 0.47 0.01 0.02 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth0217a8c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 docker0 432.06 851.43 39.53 7420.29 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth4145094 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethcf39f0c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth25be261 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth04bb5e7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethb8a8184 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 vethb05526c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth6166452 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth89e4245 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:10:01 ens3 900.85 495.18 7434.47 230.11 0.00 0.00 0.00 0.00 07:52:36 07:10:01 veth8464160 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:11:01 vethd2a7b28 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 vethadac154 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth510a290 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth66feed5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth0217a8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth4145094 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 vethcf39f0c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth25be261 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth04bb5e7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 vethb8a8184 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 vethb05526c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth89e4245 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:11:01 ens3 9.25 4.72 7.71 4.17 0.00 0.00 0.00 0.00 07:52:36 07:11:01 veth8464160 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:52:36 07:12:01 vethadac154 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth510a290 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth66feed5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth0217a8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 vethcf39f0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth25be261 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth04bb5e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 vethb8a8184 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 vethb05526c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth89e4245 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:12:01 ens3 4.78 2.43 3.86 2.10 0.00 0.00 0.00 0.00 07:52:36 07:12:01 veth8464160 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:13:01 lo 12.26 12.26 1.21 1.21 0.00 0.00 0.00 0.00 07:52:36 07:13:01 ens3 97.78 89.72 63.57 330.63 0.00 0.00 0.00 0.00 07:52:36 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:14:01 lo 48.99 48.99 4.83 4.83 0.00 0.00 0.00 0.00 07:52:36 07:14:01 ens3 559.32 549.08 1607.44 2341.89 0.00 0.00 0.00 0.00 07:52:36 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:15:01 lo 19.40 19.40 1.91 1.91 0.00 0.00 0.00 0.00 07:52:36 07:15:01 ens3 245.68 248.94 110.59 1706.14 0.00 0.00 0.00 0.00 07:52:36 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:52:36 07:16:01 ens3 9.07 6.83 6.57 6.03 0.00 0.00 0.00 0.00 07:52:36 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:19:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 07:52:36 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:21:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:52:36 07:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:22:02 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:24:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 07:52:36 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:25:01 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 07:52:36 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:29:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:52:36 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:34:01 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 07:52:36 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:39:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:52:36 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:44:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:52:36 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:45:01 ens3 0.20 0.12 0.17 0.01 0.00 0.00 0.00 0.00 07:52:36 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:47:01 ens3 0.67 0.00 0.08 0.00 0.00 0.00 0.00 0.00 07:52:36 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:48:01 ens3 1.05 0.70 0.62 0.49 0.00 0.00 0.00 0.00 07:52:36 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:49:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:52:36 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:52:36 07:50:01 ens3 0.92 0.38 0.37 0.22 0.00 0.00 0.00 0.00 07:52:36 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 07:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:52:36 07:51:01 ens3 6.88 4.70 6.79 4.05 0.00 0.00 0.00 0.00 07:52:36 07:52:01 vethe2e0aa5 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 07:52:36 07:52:01 docker0 51.47 94.92 5.16 867.43 0.00 0.00 0.00 0.00 07:52:36 07:52:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 07:52:36 07:52:01 ens3 394.87 248.56 8020.17 150.72 0.00 0.00 0.00 0.00 07:52:36 Average: vethe2e0aa5 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:52:36 Average: docker0 28.90 39.96 2.29 295.33 0.00 0.00 0.00 0.00 07:52:36 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 07:52:36 Average: ens3 77.49 59.80 653.75 103.62 0.00 0.00 0.00 0.00 07:52:36 07:52:36 07:52:36 ---> sar -P ALL: 07:52:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39758) 02/26/25 _x86_64_ (8 CPU) 07:52:36 07:52:36 07:03:14 LINUX RESTART (8 CPU) 07:52:36 07:52:36 07:04:02 CPU %user %nice %system %iowait %steal %idle 07:52:36 07:05:01 all 10.08 0.00 4.72 3.54 0.07 81.60 07:52:36 07:05:01 0 9.81 0.00 4.96 0.39 0.05 84.78 07:52:36 07:05:01 1 8.68 0.00 4.80 0.07 0.07 86.39 07:52:36 07:05:01 2 9.71 0.00 5.33 13.57 0.05 71.34 07:52:36 07:05:01 3 14.50 0.00 4.78 4.37 0.07 76.28 07:52:36 07:05:01 4 9.32 0.00 3.82 0.15 0.10 86.60 07:52:36 07:05:01 5 12.83 0.00 5.37 0.69 0.07 81.04 07:52:36 07:05:01 6 8.19 0.00 4.00 8.83 0.07 78.91 07:52:36 07:05:01 7 7.56 0.00 4.73 0.17 0.05 87.49 07:52:36 07:06:01 all 42.09 0.00 6.83 0.89 0.09 50.09 07:52:36 07:06:01 0 40.42 0.00 6.99 1.95 0.10 50.55 07:52:36 07:06:01 1 42.89 0.00 7.17 0.69 0.08 49.16 07:52:36 07:06:01 2 41.01 0.00 6.49 0.72 0.10 51.68 07:52:36 07:06:01 3 42.61 0.00 6.64 0.05 0.10 50.60 07:52:36 07:06:01 4 39.09 0.00 6.82 0.08 0.10 53.91 07:52:36 07:06:01 5 43.32 0.00 7.66 0.07 0.08 48.87 07:52:36 07:06:01 6 43.43 0.00 7.22 3.49 0.08 45.77 07:52:36 07:06:01 7 43.97 0.00 5.67 0.03 0.08 50.24 07:52:36 07:07:01 all 55.39 0.00 6.45 0.23 0.08 37.84 07:52:36 07:07:01 0 54.95 0.00 6.30 1.14 0.08 37.52 07:52:36 07:07:01 1 55.60 0.00 7.37 0.13 0.08 36.82 07:52:36 07:07:01 2 53.51 0.00 6.29 0.00 0.08 40.11 07:52:36 07:07:01 3 54.55 0.00 5.95 0.00 0.08 39.41 07:52:36 07:07:01 4 55.29 0.00 6.21 0.54 0.08 37.89 07:52:36 07:07:01 5 56.04 0.00 7.10 0.02 0.08 36.76 07:52:36 07:07:01 6 57.81 0.00 6.11 0.03 0.08 35.96 07:52:36 07:07:01 7 55.37 0.00 6.27 0.02 0.08 38.26 07:52:36 07:08:01 all 38.88 0.00 7.65 0.81 0.09 52.58 07:52:36 07:08:01 0 41.64 0.00 7.51 0.02 0.08 50.76 07:52:36 07:08:01 1 37.86 0.00 7.94 0.27 0.08 53.85 07:52:36 07:08:01 2 40.19 0.00 7.64 3.47 0.10 48.59 07:52:36 07:08:01 3 38.71 0.00 7.77 0.00 0.10 53.42 07:52:36 07:08:01 4 34.63 0.00 7.41 2.65 0.08 55.22 07:52:36 07:08:01 5 39.91 0.00 7.70 0.07 0.10 52.22 07:52:36 07:08:01 6 39.64 0.00 7.42 0.00 0.08 52.85 07:52:36 07:08:01 7 38.40 0.00 7.78 0.02 0.08 53.72 07:52:36 07:09:01 all 19.67 0.00 7.34 19.06 0.08 53.86 07:52:36 07:09:01 0 19.53 0.00 7.14 16.21 0.10 57.02 07:52:36 07:09:01 1 20.87 0.00 7.03 33.09 0.08 38.92 07:52:36 07:09:01 2 19.03 0.00 8.51 44.57 0.07 27.82 07:52:36 07:09:01 3 21.36 0.00 7.15 12.47 0.07 58.96 07:52:36 07:09:01 4 20.00 0.00 7.25 16.29 0.07 56.39 07:52:36 07:09:01 5 18.31 0.00 7.23 14.74 0.08 59.64 07:52:36 07:09:01 6 18.29 0.00 7.96 10.16 0.07 63.52 07:52:36 07:09:01 7 19.95 0.00 6.42 5.07 0.08 68.48 07:52:36 07:10:01 all 9.23 0.00 6.16 16.57 0.06 67.98 07:52:36 07:10:01 0 9.43 0.00 6.47 22.64 0.05 61.40 07:52:36 07:10:01 1 8.99 0.00 9.16 35.27 0.08 46.51 07:52:36 07:10:01 2 10.39 0.00 6.04 13.31 0.07 70.19 07:52:36 07:10:01 3 9.44 0.00 5.56 19.69 0.08 65.22 07:52:36 07:10:01 4 7.91 0.00 5.46 4.25 0.05 82.33 07:52:36 07:10:01 5 9.05 0.00 5.09 14.10 0.05 71.71 07:52:36 07:10:01 6 9.54 0.00 6.00 15.09 0.07 69.30 07:52:36 07:10:01 7 9.07 0.00 5.51 8.40 0.05 76.97 07:52:36 07:11:01 all 86.92 0.00 12.02 0.76 0.12 0.19 07:52:36 07:11:01 0 85.71 0.00 13.32 0.78 0.12 0.07 07:52:36 07:11:01 1 86.23 0.00 12.65 0.64 0.12 0.37 07:52:36 07:11:01 2 87.37 0.00 11.68 0.65 0.10 0.20 07:52:36 07:11:01 3 87.61 0.00 11.39 0.70 0.12 0.18 07:52:36 07:11:01 4 87.19 0.00 11.29 1.09 0.13 0.30 07:52:36 07:11:01 5 87.04 0.00 12.01 0.68 0.12 0.15 07:52:36 07:11:01 6 86.38 0.00 12.63 0.75 0.12 0.12 07:52:36 07:11:01 7 87.81 0.00 11.19 0.77 0.13 0.10 07:52:36 07:12:01 all 90.31 0.00 9.59 0.00 0.10 0.00 07:52:36 07:12:01 0 89.54 0.00 10.34 0.00 0.12 0.00 07:52:36 07:12:01 1 90.88 0.00 9.03 0.00 0.08 0.00 07:52:36 07:12:01 2 89.84 0.00 10.06 0.00 0.10 0.00 07:52:36 07:12:01 3 90.52 0.00 9.38 0.00 0.10 0.00 07:52:36 07:12:01 4 90.57 0.00 9.33 0.00 0.10 0.00 07:52:36 07:12:01 5 90.92 0.00 8.98 0.00 0.10 0.00 07:52:36 07:12:01 6 89.48 0.00 10.42 0.00 0.10 0.00 07:52:36 07:12:01 7 90.70 0.00 9.20 0.00 0.10 0.00 07:52:36 07:13:01 all 55.07 0.00 7.36 3.31 0.11 34.14 07:52:36 07:13:01 0 53.28 0.00 8.16 2.93 0.10 35.53 07:52:36 07:13:01 1 54.22 0.00 7.18 1.92 0.10 36.57 07:52:36 07:13:01 2 55.87 0.00 6.99 7.08 0.10 29.95 07:52:36 07:13:01 3 55.88 0.00 7.54 3.84 0.15 32.60 07:52:36 07:13:01 4 55.99 0.00 7.28 3.63 0.10 33.00 07:52:36 07:13:01 5 56.15 0.00 7.03 1.32 0.10 35.40 07:52:36 07:13:01 6 54.94 0.00 7.38 2.38 0.10 35.20 07:52:36 07:13:01 7 54.27 0.00 7.30 3.39 0.17 34.88 07:52:36 07:14:01 all 10.25 0.00 1.53 0.63 0.06 87.52 07:52:36 07:14:01 0 8.22 0.00 1.20 0.18 0.05 90.35 07:52:36 07:14:01 1 8.54 0.00 1.50 0.50 0.05 89.41 07:52:36 07:14:01 2 6.38 0.00 1.62 0.15 0.05 91.80 07:52:36 07:14:01 3 12.50 0.00 1.57 0.70 0.08 85.14 07:52:36 07:14:01 4 13.65 0.00 1.36 0.55 0.07 84.37 07:52:36 07:14:01 5 13.10 0.00 1.76 2.43 0.07 82.64 07:52:36 07:14:01 6 10.71 0.00 1.58 0.27 0.07 87.38 07:52:36 07:14:01 7 8.91 0.00 1.66 0.28 0.07 89.08 07:52:36 07:15:01 all 7.31 0.00 0.59 0.29 0.06 91.74 07:52:36 07:15:01 0 11.76 0.00 0.69 0.02 0.07 87.47 07:52:36 07:15:01 1 6.68 0.00 0.67 0.18 0.07 92.40 07:52:36 07:15:01 2 7.34 0.00 0.47 0.03 0.08 92.07 07:52:36 07:15:01 3 6.47 0.00 0.62 0.05 0.05 92.81 07:52:36 07:15:01 4 8.14 0.00 0.68 0.10 0.05 91.03 07:52:36 07:15:01 5 6.58 0.00 0.50 0.07 0.07 92.79 07:52:36 07:15:01 6 8.26 0.00 0.67 1.84 0.07 89.16 07:52:36 07:15:01 7 3.29 0.00 0.43 0.02 0.07 96.20 07:52:36 07:52:36 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:52:36 07:16:01 all 0.27 0.00 0.04 0.01 0.02 99.67 07:52:36 07:16:01 0 0.20 0.00 0.05 0.00 0.02 99.73 07:52:36 07:16:01 1 0.65 0.00 0.00 0.00 0.02 99.33 07:52:36 07:16:01 2 0.57 0.00 0.02 0.00 0.03 99.38 07:52:36 07:16:01 3 0.12 0.00 0.03 0.03 0.02 99.80 07:52:36 07:16:01 4 0.23 0.00 0.07 0.02 0.02 99.67 07:52:36 07:16:01 5 0.15 0.00 0.05 0.00 0.02 99.78 07:52:36 07:16:01 6 0.10 0.00 0.03 0.02 0.00 99.85 07:52:36 07:16:01 7 0.12 0.00 0.05 0.00 0.03 99.80 07:52:36 07:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:52:36 07:17:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:52:36 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:17:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:52:36 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:17:01 5 0.03 0.00 0.00 0.00 0.03 99.93 07:52:36 07:17:01 6 0.07 0.00 0.02 0.02 0.02 99.88 07:52:36 07:17:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:52:36 07:18:01 all 0.07 0.00 0.02 0.02 0.01 99.88 07:52:36 07:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 07:52:36 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:18:01 2 0.28 0.00 0.02 0.00 0.02 99.68 07:52:36 07:18:01 3 0.02 0.00 0.03 0.02 0.02 99.92 07:52:36 07:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:18:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:18:01 6 0.05 0.00 0.02 0.10 0.00 99.83 07:52:36 07:18:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:52:36 07:19:01 all 0.14 0.00 0.03 0.01 0.01 99.82 07:52:36 07:19:01 0 0.08 0.00 0.02 0.02 0.00 99.88 07:52:36 07:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:19:01 2 0.67 0.00 0.03 0.00 0.02 99.28 07:52:36 07:19:01 3 0.07 0.00 0.05 0.02 0.00 99.87 07:52:36 07:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:52:36 07:19:01 5 0.12 0.00 0.05 0.02 0.02 99.80 07:52:36 07:19:01 6 0.07 0.00 0.02 0.03 0.02 99.87 07:52:36 07:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:52:36 07:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:52:36 07:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:52:36 07:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:52:36 07:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:20:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:52:36 07:20:01 6 0.03 0.00 0.02 0.05 0.02 99.88 07:52:36 07:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:21:01 all 0.11 0.00 0.02 0.02 0.01 99.84 07:52:36 07:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:52:36 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:21:01 2 0.68 0.00 0.03 0.00 0.02 99.27 07:52:36 07:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:21:01 5 0.05 0.00 0.03 0.02 0.02 99.88 07:52:36 07:21:01 6 0.05 0.00 0.02 0.15 0.02 99.77 07:52:36 07:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:22:02 all 0.12 0.00 0.01 0.05 0.01 99.80 07:52:36 07:22:02 0 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:22:02 1 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:22:02 2 0.68 0.00 0.02 0.00 0.02 99.28 07:52:36 07:22:02 3 0.07 0.00 0.02 0.07 0.02 99.83 07:52:36 07:22:02 4 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:22:02 5 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:22:02 6 0.05 0.00 0.02 0.33 0.02 99.58 07:52:36 07:22:02 7 0.00 0.00 0.00 0.00 0.02 99.98 07:52:36 07:23:01 all 0.24 0.00 0.02 0.01 0.01 99.72 07:52:36 07:23:01 0 0.05 0.00 0.05 0.00 0.03 99.86 07:52:36 07:23:01 1 0.15 0.00 0.03 0.00 0.02 99.80 07:52:36 07:23:01 2 1.56 0.00 0.02 0.00 0.00 98.43 07:52:36 07:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:52:36 07:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:23:01 5 0.03 0.00 0.02 0.02 0.03 99.90 07:52:36 07:23:01 6 0.02 0.00 0.02 0.10 0.02 99.85 07:52:36 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 07:52:36 07:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:52:36 07:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:52:36 07:24:01 2 0.17 0.00 0.02 0.00 0.03 99.78 07:52:36 07:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:52:36 07:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:52:36 07:24:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:52:36 07:24:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:52:36 07:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:25:01 all 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:25:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:52:36 07:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:52:36 07:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:25:01 5 0.07 0.00 0.07 0.02 0.02 99.83 07:52:36 07:25:01 6 0.07 0.00 0.03 0.02 0.02 99.87 07:52:36 07:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:26:01 all 0.23 0.00 0.01 0.01 0.01 99.74 07:52:36 07:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:52:36 07:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:52:36 07:26:01 2 1.55 0.00 0.02 0.00 0.00 98.43 07:52:36 07:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:26:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:52:36 07:26:01 5 0.05 0.00 0.03 0.00 0.03 99.88 07:52:36 07:26:01 6 0.05 0.00 0.02 0.10 0.02 99.82 07:52:36 07:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:52:36 07:52:36 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:52:36 07:27:01 all 0.17 0.00 0.01 0.00 0.02 99.79 07:52:36 07:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:27:01 2 1.27 0.00 0.00 0.00 0.02 98.71 07:52:36 07:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:27:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:52:36 07:27:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:52:36 07:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:28:01 all 0.30 0.00 0.02 0.00 0.01 99.66 07:52:36 07:28:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:52:36 07:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 07:52:36 07:28:01 2 2.00 0.00 0.00 0.00 0.02 97.98 07:52:36 07:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:28:01 5 0.08 0.00 0.07 0.02 0.03 99.80 07:52:36 07:28:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:52:36 07:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:29:01 all 0.03 0.00 0.01 0.01 0.02 99.94 07:52:36 07:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:52:36 07:29:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:52:36 07:29:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:52:36 07:29:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:52:36 07:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:52:36 07:29:01 5 0.00 0.00 0.02 0.00 0.03 99.95 07:52:36 07:29:01 6 0.00 0.00 0.00 0.03 0.02 99.95 07:52:36 07:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:30:01 all 0.09 0.00 0.02 0.00 0.01 99.88 07:52:36 07:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:30:01 2 0.45 0.00 0.00 0.00 0.02 99.53 07:52:36 07:30:01 3 0.10 0.00 0.03 0.00 0.02 99.85 07:52:36 07:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:30:01 5 0.07 0.00 0.05 0.02 0.03 99.83 07:52:36 07:30:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:52:36 07:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:31:01 all 0.14 0.00 0.01 0.00 0.02 99.83 07:52:36 07:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:52:36 07:31:01 2 0.90 0.00 0.00 0.00 0.03 99.07 07:52:36 07:31:01 3 0.07 0.00 0.05 0.00 0.02 99.87 07:52:36 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:31:01 5 0.05 0.00 0.00 0.02 0.03 99.90 07:52:36 07:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:32:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:52:36 07:32:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:52:36 07:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:32:01 2 1.39 0.00 0.03 0.00 0.00 98.58 07:52:36 07:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:52:36 07:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:32:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:52:36 07:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:33:01 all 0.02 0.00 0.02 0.02 0.01 99.92 07:52:36 07:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:52:36 07:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:33:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:52:36 07:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:33:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:52:36 07:33:01 6 0.03 0.00 0.02 0.15 0.02 99.78 07:52:36 07:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:34:01 all 0.04 0.00 0.02 0.02 0.01 99.92 07:52:36 07:34:01 0 0.10 0.00 0.00 0.00 0.02 99.88 07:52:36 07:34:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:52:36 07:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:52:36 07:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:52:36 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:34:01 6 0.05 0.00 0.02 0.12 0.00 99.82 07:52:36 07:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:35:01 all 0.04 0.00 0.02 0.01 0.02 99.91 07:52:36 07:35:01 0 0.07 0.00 0.07 0.00 0.02 99.85 07:52:36 07:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:52:36 07:35:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:52:36 07:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:35:01 5 0.02 0.00 0.03 0.00 0.03 99.92 07:52:36 07:35:01 6 0.07 0.00 0.03 0.07 0.02 99.82 07:52:36 07:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:52:36 07:36:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:52:36 07:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:36:01 1 0.02 0.00 0.00 0.07 0.00 99.92 07:52:36 07:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:36:01 5 0.08 0.00 0.02 0.00 0.02 99.88 07:52:36 07:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 07:52:36 07:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:37:01 all 0.02 0.00 0.01 0.08 0.01 99.87 07:52:36 07:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:37:01 1 0.02 0.00 0.02 0.35 0.02 99.60 07:52:36 07:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:37:01 6 0.02 0.00 0.02 0.28 0.02 99.67 07:52:36 07:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:52:36 07:37:01 CPU %user %nice %system %iowait %steal %idle 07:52:36 07:38:01 all 0.08 0.00 0.02 0.01 0.01 99.88 07:52:36 07:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:52:36 07:38:01 2 0.40 0.00 0.02 0.00 0.00 99.58 07:52:36 07:38:01 3 0.07 0.00 0.03 0.00 0.03 99.87 07:52:36 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:38:01 5 0.07 0.00 0.02 0.00 0.03 99.88 07:52:36 07:38:01 6 0.02 0.00 0.03 0.05 0.02 99.88 07:52:36 07:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:39:01 all 0.05 0.00 0.01 0.04 0.01 99.90 07:52:36 07:39:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:52:36 07:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:52:36 07:39:01 2 0.07 0.00 0.02 0.05 0.02 99.85 07:52:36 07:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:52:36 07:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:52:36 07:39:01 6 0.03 0.00 0.00 0.22 0.02 99.73 07:52:36 07:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:40:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:52:36 07:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:52:36 07:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:52:36 07:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:40:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:52:36 07:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:52:36 07:40:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:52:36 07:40:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:52:36 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:41:01 all 0.03 0.00 0.02 0.00 0.01 99.93 07:52:36 07:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:52:36 07:41:01 1 0.03 0.00 0.03 0.02 0.00 99.92 07:52:36 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:52:36 07:41:01 6 0.05 0.00 0.05 0.02 0.03 99.85 07:52:36 07:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:52:36 07:42:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:52:36 07:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:42:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:52:36 07:42:01 2 1.01 0.00 0.00 0.00 0.02 98.97 07:52:36 07:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:42:01 6 0.07 0.00 0.03 0.00 0.03 99.87 07:52:36 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:43:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:52:36 07:43:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:52:36 07:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:52:36 07:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:43:01 6 0.07 0.00 0.02 0.02 0.03 99.87 07:52:36 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:52:36 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:52:36 07:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:52:36 07:44:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:52:36 07:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:52:36 07:44:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:52:36 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:45:01 all 0.11 0.00 0.01 0.02 0.01 99.85 07:52:36 07:45:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:52:36 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:45:01 2 0.67 0.00 0.00 0.00 0.00 99.33 07:52:36 07:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:52:36 07:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:52:36 07:45:01 5 0.00 0.00 0.00 0.18 0.00 99.82 07:52:36 07:45:01 6 0.07 0.00 0.02 0.00 0.03 99.88 07:52:36 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:52:36 07:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:52:36 07:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:52:36 07:46:01 2 0.28 0.00 0.00 0.00 0.02 99.70 07:52:36 07:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:52:36 07:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:52:36 07:46:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:52:36 07:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:47:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:52:36 07:47:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:52:36 07:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:52:36 07:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:52:36 07:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:52:36 07:47:01 6 0.05 0.00 0.05 0.02 0.02 99.87 07:52:36 07:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:52:36 07:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:52:36 07:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:52:36 07:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:52:36 07:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:52:36 07:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:52:36 07:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:52:36 07:52:36 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:52:36 07:49:01 all 0.12 0.00 0.02 0.00 0.01 99.85 07:52:36 07:49:01 0 0.10 0.00 0.03 0.00 0.02 99.85 07:52:36 07:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:52:36 07:49:01 2 0.63 0.00 0.02 0.00 0.00 99.35 07:52:36 07:49:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:52:36 07:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:52:36 07:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:52:36 07:49:01 6 0.03 0.00 0.03 0.02 0.03 99.88 07:52:36 07:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:52:36 07:50:01 all 0.28 0.00 0.01 0.00 0.01 99.69 07:52:36 07:50:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:52:36 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:50:01 2 1.99 0.00 0.02 0.00 0.02 97.98 07:52:36 07:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:52:36 07:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:52:36 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:52:36 07:50:01 6 0.10 0.00 0.03 0.03 0.05 99.78 07:52:36 07:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:52:36 07:51:01 all 0.39 0.00 0.15 0.01 0.01 99.44 07:52:36 07:51:01 0 0.72 0.00 0.15 0.00 0.03 99.10 07:52:36 07:51:01 1 0.22 0.00 0.13 0.00 0.02 99.63 07:52:36 07:51:01 2 0.77 0.00 0.10 0.00 0.02 99.12 07:52:36 07:51:01 3 0.27 0.00 0.15 0.00 0.00 99.58 07:52:36 07:51:01 4 0.25 0.00 0.22 0.00 0.02 99.52 07:52:36 07:51:01 5 0.07 0.00 0.12 0.08 0.00 99.73 07:52:36 07:51:01 6 0.38 0.00 0.17 0.02 0.02 99.42 07:52:36 07:51:01 7 0.47 0.00 0.15 0.00 0.00 99.38 07:52:36 07:52:01 all 8.93 0.00 3.90 4.22 0.06 82.90 07:52:36 07:52:01 0 8.04 0.00 4.54 1.68 0.05 85.70 07:52:36 07:52:01 1 8.34 0.00 4.00 9.71 0.07 77.87 07:52:36 07:52:01 2 9.38 0.00 3.78 2.14 0.05 84.65 07:52:36 07:52:01 3 9.90 0.00 4.34 0.34 0.05 85.37 07:52:36 07:52:01 4 9.19 0.00 3.63 0.81 0.03 86.34 07:52:36 07:52:01 5 9.12 0.00 3.71 3.39 0.05 83.74 07:52:36 07:52:01 6 8.53 0.00 3.62 3.31 0.08 84.45 07:52:36 07:52:01 7 8.91 0.00 3.58 12.42 0.07 75.03 07:52:36 Average: all 9.10 0.00 1.55 1.05 0.03 88.27 07:52:36 Average: 0 9.04 0.00 1.63 1.00 0.03 88.30 07:52:36 Average: 1 8.98 0.00 1.64 1.71 0.03 87.64 07:52:36 Average: 2 9.32 0.00 1.56 1.76 0.03 87.33 07:52:36 Average: 3 9.27 0.00 1.53 0.87 0.03 88.30 07:52:36 Average: 4 8.96 0.00 1.47 0.62 0.02 88.92 07:52:36 Average: 5 9.23 0.00 1.56 0.79 0.03 88.39 07:52:36 Average: 6 9.09 0.00 1.57 1.00 0.03 88.31 07:52:36 Average: 7 8.93 0.00 1.46 0.63 0.03 88.95 07:52:36 07:52:36 07:52:36