Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 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-ssh9672701875138712032.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-ssh9409858078416504368.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-ssh5045324751150383018.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-ssh7402722450094355926.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-ssh7623883598149178412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/773 [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/773 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (main) Commit message: "Merge pull request #5043 from jinlinGuan/issue-4990" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-list --no-walk 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:44 ========================================================= 05:46:44 EdgeX Global Pipelines Version Info 05:46:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:45 ------------------- 05:46:45 stable info: 05:46:45 ------------------- 05:46:45 Commited By: Cherry Wang cherry@iotechsys.com 05:46:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:46:45 Message: update stable to v1.0.269 05:46:46 ------------------- 05:46:46 experimental info: 05:46:46 ------------------- 05:46:46 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:46:46 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:46:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d11a11 [Pipeline] echo 05:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:47 provisioning config files... 05:46:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config9686924213409807321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:47 ---> ****-login.sh 05:46:47 nexus3.edgexfoundry.org:10001 05:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:47 Configure a credential helper to remove this warning. See 05:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:47 05:46:47 Login Succeeded 05:46:47 nexus3.edgexfoundry.org:10002 05:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:48 Configure a credential helper to remove this warning. See 05:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:48 05:46:48 Login Succeeded 05:46:48 nexus3.edgexfoundry.org:10003 05:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:48 Configure a credential helper to remove this warning. See 05:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:48 05:46:48 Login Succeeded 05:46:48 nexus3.edgexfoundry.org:10004 05:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:48 Configure a credential helper to remove this warning. See 05:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:48 05:46:48 Login Succeeded 05:46:48 ****.io 05:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:48 Configure a credential helper to remove this warning. See 05:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:48 05:46:48 Login Succeeded 05:46:48 ---> ****-login.sh ends [Pipeline] } 05:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:48 + 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 05:46:48 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 05:46:48 05:46:48 + echo core-command,cmd/core-command/Dockerfile 05:46:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:46:48 + dirname cmd/core-data/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo core-data,cmd/core-data/Dockerfile 05:46:48 + dirname cmd/core-keeper/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo core-keeper,cmd/core-keeper/Dockerfile 05:46:48 + dirname cmd/core-metadata/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo core-metadata,cmd/core-metadata/Dockerfile 05:46:48 + dirname cmd/security-bootstrapper/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:46:48 + dirname cmd/security-proxy-auth/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:46:48 + dirname cmd/security-proxy-setup/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:46:48 + dirname cmd/security-secretstore-setup/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:46:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:46:48 + dirname cmd/security-spire-agent/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:46:48 + dirname cmd/security-spire-config/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:46:48 + dirname cmd/security-spire-server/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:46:48 + dirname+ cmd/support-notifications/Dockerfile 05:46:48 cut -d/ -f2 05:46:48 + echo support-notifications,cmd/support-notifications/Dockerfile 05:46:48 + dirname cmd/support-scheduler/Dockerfile 05:46:48 + cut -d/ -f2 05:46:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:46:48 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 05:46:49 + git rev-list -1 --merges 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c~1..0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo 05:46:49 -----------> git rev-list -1 --merges 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c~1..0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:46:49 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [false] [Pipeline] sh 05:46:49 + git log --format=format:%s -1 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo 05:46:49 ========================================================= 05:46:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:46:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:46:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:50 + grep -v github /etc/ssh/ssh_known_hosts 05:46:50 + [ -e /tmp/ssh_known_hosts ] 05:46:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:50 + sudo tee -a /etc/ssh/ssh_known_hosts 05:46:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:50 05:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:50 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:50 b85a868b505f: Pulling fs layer 05:46:50 e2be974225ed: Pulling fs layer 05:46:50 339a4e72a1f5: Pulling fs layer 05:46:50 988bab9f4d93: Pulling fs layer 05:46:50 1469e6f7b9e6: Pulling fs layer 05:46:50 eaf3925da568: Pulling fs layer 05:46:50 bab4dde63d76: Pulling fs layer 05:46:50 bde34c3a00c8: Pulling fs layer 05:46:50 b352a97aabf1: Pulling fs layer 05:46:50 4872d77fe225: Pulling fs layer 05:46:50 5851b861e8e6: Pulling fs layer 05:46:50 1469e6f7b9e6: Waiting 05:46:50 eaf3925da568: Waiting 05:46:50 bab4dde63d76: Waiting 05:46:50 bde34c3a00c8: Waiting 05:46:50 b352a97aabf1: Waiting 05:46:50 4872d77fe225: Waiting 05:46:50 5851b861e8e6: Waiting 05:46:50 988bab9f4d93: Waiting 05:46:50 e2be974225ed: Verifying Checksum 05:46:50 e2be974225ed: Download complete 05:46:50 988bab9f4d93: Verifying Checksum 05:46:50 988bab9f4d93: Download complete 05:46:51 339a4e72a1f5: Verifying Checksum 05:46:51 339a4e72a1f5: Download complete 05:46:51 eaf3925da568: Verifying Checksum 05:46:51 eaf3925da568: Download complete 05:46:51 1469e6f7b9e6: Verifying Checksum 05:46:51 1469e6f7b9e6: Download complete 05:46:51 bde34c3a00c8: Verifying Checksum 05:46:51 bde34c3a00c8: Download complete 05:46:51 b352a97aabf1: Download complete 05:46:51 4872d77fe225: Download complete 05:46:51 5851b861e8e6: Download complete 05:46:51 b85a868b505f: Verifying Checksum 05:46:51 b85a868b505f: Download complete 05:46:51 bab4dde63d76: Verifying Checksum 05:46:51 bab4dde63d76: Download complete 05:46:52 b85a868b505f: Pull complete 05:46:52 e2be974225ed: Pull complete 05:46:52 339a4e72a1f5: Pull complete 05:46:52 988bab9f4d93: Pull complete 05:46:53 1469e6f7b9e6: Pull complete 05:46:53 eaf3925da568: Pull complete 05:46:55 bab4dde63d76: Pull complete 05:46:55 bde34c3a00c8: Pull complete 05:46:55 b352a97aabf1: Pull complete 05:46:55 4872d77fe225: Pull complete 05:46:55 5851b861e8e6: Pull complete 05:46:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:55 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 05:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:57 $ docker top 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad -eo pid,comm 05:46:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:57 [ssh-agent] Looking for ssh-agent implementation... 05:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:57 $ docker exec 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent 05:46:57 SSH_AUTH_SOCK=/tmp/ssh-Z6kkGCaPPpiQ/agent.32 05:46:57 SSH_AGENT_PID=38 05:46:57 Running ssh-add (command line suppressed) 05:46:57 Identity added: /w/workspace/edgex-go/773@tmp/private_key_1330339802136753744.key (/w/workspace/edgex-go/773@tmp/private_key_1330339802136753744.key) 05:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:58 + git tag --points-at HEAD [Pipeline] } 05:46:58 $ docker exec --env ******** --env ******** 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent -k 05:46:58 unset SSH_AUTH_SOCK; 05:46:58 unset SSH_AGENT_PID; 05:46:58 echo Agent pid 38 killed; 05:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:58 [ssh-agent] Looking for ssh-agent implementation... 05:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:58 $ docker exec 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent 05:46:58 SSH_AUTH_SOCK=/tmp/ssh-EuEOLjAblSX8/agent.72 05:46:58 SSH_AGENT_PID=78 05:46:58 Running ssh-add (command line suppressed) 05:46:58 Identity added: /w/workspace/edgex-go/773@tmp/private_key_7377228933711772871.key (/w/workspace/edgex-go/773@tmp/private_key_7377228933711772871.key) 05:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:58 + git semver init 05:46:59 2025-01-09 05:46:59,146 [run_init] DEBUG init version:0.0.0 force:False 05:46:59 2025-01-09 05:46:59,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/773/.semver 05:46:59 2025-01-09 05:46:59,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/773/.semver 05:46:59 2025-01-09 05:46:59,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/773/.semver'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) 05:47:04 2025-01-09 05:47:03,580 [append_file] DEBUG append to file:/w/workspace/edgex-go/773/.git/info/exclude 05:47:04 2025-01-09 05:47:03,581 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/773/.semver/main with force:False 05:47:04 2025-01-09 05:47:03,581 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 05:47:04 2025-01-09 05:47:03,581 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 05:47:04 4.0.0-dev.37 [Pipeline] } 05:47:04 $ docker exec --env ******** --env ******** 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent -k 05:47:04 unset SSH_AUTH_SOCK; 05:47:04 unset SSH_AGENT_PID; 05:47:04 echo Agent pid 78 killed; 05:47:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:04 + git semver [Pipeline] } 05:47:05 $ docker stop --time=1 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad 05:47:06 $ docker rm -f --volumes 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad [Pipeline] // withDockerContainer [Pipeline] sh 05:47:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:47:07 Stashed 1 file(s) [Pipeline] echo 05:47:07 [edgeXSemver]: initialized semver on version 4.0.0-dev.37 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:07 + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo 05:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:47:07 ========================================================= 05:47:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:47:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:47:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:07 da9db072f522: Pulling fs layer 05:47:07 6ef4a4ee8ca5: Pulling fs layer 05:47:07 06f05ace1117: Pulling fs layer 05:47:07 5fe327b54edc: Pulling fs layer 05:47:07 4f4fb700ef54: Pulling fs layer 05:47:07 92a5565b7b96: Pulling fs layer 05:47:07 ff9bb7016b71: Pulling fs layer 05:47:07 b67dba6c2c7d: Pulling fs layer 05:47:07 a813b0c90790: Pulling fs layer 05:47:07 4f4fb700ef54: Waiting 05:47:07 92a5565b7b96: Waiting 05:47:07 ff9bb7016b71: Waiting 05:47:07 a813b0c90790: Waiting 05:47:07 5fe327b54edc: Waiting 05:47:07 b67dba6c2c7d: Waiting 05:47:07 6ef4a4ee8ca5: Verifying Checksum 05:47:07 6ef4a4ee8ca5: Download complete 05:47:07 5fe327b54edc: Verifying Checksum 05:47:07 5fe327b54edc: Download complete 05:47:07 4f4fb700ef54: Verifying Checksum 05:47:07 4f4fb700ef54: Download complete 05:47:07 92a5565b7b96: Download complete 05:47:07 da9db072f522: Download complete 05:47:07 ff9bb7016b71: Verifying Checksum 05:47:07 ff9bb7016b71: Download complete 05:47:08 da9db072f522: Pull complete 05:47:08 6ef4a4ee8ca5: Pull complete 05:47:08 a813b0c90790: Verifying Checksum 05:47:08 a813b0c90790: Download complete 05:47:08 06f05ace1117: Verifying Checksum 05:47:08 06f05ace1117: Download complete 05:47:08 b67dba6c2c7d: Verifying Checksum 05:47:08 b67dba6c2c7d: Download complete 05:47:12 06f05ace1117: Pull complete 05:47:12 5fe327b54edc: Pull complete 05:47:12 4f4fb700ef54: Pull complete 05:47:12 92a5565b7b96: Pull complete 05:47:12 ff9bb7016b71: Pull complete 05:47:14 b67dba6c2c7d: Pull complete 05:47:14 a813b0c90790: Pull complete 05:47:14 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:47:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:47:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:47:15 WORKDIR /edgex 05:47:15 COPY go.mod . 05:47:15 RUN go mod download 05:47:15 + docker build -t ci-base-image-x86_64 -f - . 05:47:15 Sending build context to Docker daemon 178.5MB 05:47:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:47:15 ---> 3ba60ce46760 05:47:15 Step 2/4 : WORKDIR /edgex 05:47:18 ---> Running in 0b5e898cb487 05:47:18 Removing intermediate container 0b5e898cb487 05:47:18 ---> 5c120269c0e4 05:47:18 Step 3/4 : COPY go.mod . 05:47:18 ---> 75952015bf09 05:47:18 Step 4/4 : RUN go mod download 05:47:18 ---> Running in 5a4e9c844a58 05:47:22 Still waiting to schedule task 05:47:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:47:40 Removing intermediate container 5a4e9c844a58 05:47:40 ---> ef8ce04f6b61 05:47:40 Successfully built ef8ce04f6b61 05:47:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:40 + docker inspect -f . ci-base-image-x86_64 05:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:40 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 05:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:40 $ docker top 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:41 + go version 05:47:41 go version go1.23.4 linux/amd64 [Pipeline] } 05:47:41 $ docker stop --time=1 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be 05:47:42 $ docker rm -f --volumes 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:42 + docker inspect -f . ci-base-image-x86_64 05:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:43 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 05:47:43 $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:43 $ docker top 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb -eo pid,comm [Pipeline] { [Pipeline] echo 05:47:43 ========================================================= 05:47:43 [edgeXBuildGoParallel] Running Tests and Build... 05:47:43 ========================================================= [Pipeline] sh 05:47:43 + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] fileExists [Pipeline] sh 05:47:44 + make test 05:47:44 go test -race -coverprofile=coverage.out ./... 05:47:52 ? github.com/edgexfoundry/edgex-go [no test files] 05:48:18 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:48:18 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:48:18 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:48:18 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:48:19 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:48:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:48:20 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:48:20 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:48:20 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:48:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:48:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:48:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 05:48:23 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:48:23 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:48:23 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 05:48:24 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:48:24 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:48:26 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 05:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 48.4% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 93.4% of statements 05:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 05:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:48:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:48:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:48:28 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:48:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 9.4% of statements 05:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.8% of statements 05:48:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 05:48:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:48:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:48:31 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 05:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 05:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements 05:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements 05:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 05:48:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:48:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:48:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 05:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 05:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 05:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:48:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:48:35 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:48:35 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:48:35 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:48:36 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:48:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:48:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:48:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:48:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:48:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:48:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:48:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:48:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:48:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:48:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:48:44 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 05:48:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:48:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:48:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:48:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:48:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:48:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:48:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:48:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:48:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:48:48 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.047s coverage: 92.9% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.8% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 05:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 45.8% of statements 05:48:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 05:48:53 running golangci-lint 05:48:53 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:48:53 go version go1.23.4 linux/amd64 05:48:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:48:53 Running in /w/workspace/edgex-go/773 [Pipeline] { [Pipeline] checkout 05:48:53 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:48:53 level=info msg="[config_reader] Used config file .golangci.yml" 05:48:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:48:56 The recommended git tool is: git 05:49:01 using credential edgex-jenkins-ssh 05:49:01 Cloning the remote Git repository 05:49:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:49:01 > git init /w/workspace/edgex-go/773 # timeout=10 05:49:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:49:02 > git --version # timeout=10 05:49:02 > git --version # 'git version 2.25.1' 05:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:18 Avoid second fetch 05:49:18 Checking out Revision 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (main) 05:49:19 Commit message: "Merge pull request #5043 from jinlinGuan/issue-4990" 05:49:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:18 > git config core.sparsecheckout # timeout=10 05:49:18 > git checkout -f 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 05:49:20 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|files|name|deps) took 23.227277728s" 05:49:20 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.979187ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:49:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:49:24 Dload Upload Total Spent Left Speed 05:49:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 05:49:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:49:24 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 05:49:24 tee /etc/docker/daemon.new 05:49:24 { 05:49:24 "registry-mirrors": [ 05:49:24 "https://nexus3.edgexfoundry.org:10001" 05:49:24 ], 05:49:24 "bip": "10.250.0.254/24", 05:49:24 "hosts": [ 05:49:24 "tcp://0.0.0.0:5555", 05:49:24 "unix:///var/run/docker.sock" 05:49:24 ], 05:49:24 "mtu": 1458, 05:49:24 "selinux-enabled": true, 05:49:24 "seccomp-profile": "/etc/docker/seccomp.json" 05:49:24 } [Pipeline] sh 05:49:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:49:25 + sudo service docker restart 05:49:32 level=info msg="[linters_context/goanalysis] analyzers took 1m58.8504248s with top 10 stages: buildir: 1m7.639654482s, gosec: 4.464834564s, inspect: 2.915058719s, fact_deprecated: 2.327654095s, ctrlflow: 1.951897988s, fact_purity: 1.549149733s, printf: 1.438021374s, nilness: 1.221391736s, S1038: 1.186335198s, isgenerated: 1.007347303s" 05:49:32 level=info msg="[runner] Issues before processing: 199, after processing: 0" 05:49:32 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude: 199/199, exclude-rules: 199/17, identifier_marker: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, autogenerated_exclude: 199/199, skip_dirs: 199/199, cgo: 199/199, invalid_issue: 199/199, nolint: 17/0" 05:49:32 level=info msg="[runner] processing took 19.05347ms with stages: nolint: 8.612152ms, identifier_marker: 5.606827ms, exclude-rules: 1.661603ms, autogenerated_exclude: 1.223031ms, path_prettifier: 1.22139ms, skip_dirs: 527.084µs, cgo: 97.872µs, invalid_issue: 61.451µs, filename_unadjuster: 36.02µs, max_same_issues: 1.37µs, max_from_linter: 670ns, fixer: 650ns, uniq_by_line: 640ns, skip_files: 620ns, exclude: 400ns, sort_results: 380ns, severity-rules: 330ns, path_shortener: 310ns, path_prefixer: 240ns, diff: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns" 05:49:32 level=info msg="[runner] linters took 13.666180421s with stages: goanalysis_metalinter: 13.647017741s" 05:49:32 level=info msg="File cache stats: 0 entries of total size 0B" 05:49:32 level=info msg="Memory: 364 samples, avg is 302.8MB, max is 1393.0MB" 05:49:32 level=info msg="Execution took 36.953274s" 05:49:32 go vet ./... 05:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:38 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:49:38 + ls -al . 05:49:38 total 1836 05:49:38 drwxrwxr-x 11 1001 1001 4096 Jan 9 05:47 . 05:49:38 drwxr-xr-x 4 root root 4096 Jan 9 05:47 .. 05:49:38 drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 .blubracket 05:49:38 -rw-rw-r-- 1 1001 1001 10 Jan 9 05:46 .dockerignore 05:49:38 drwxrwxr-x 8 1001 1001 4096 Jan 9 05:48 .git 05:49:38 drwxrwxr-x 3 1001 1001 4096 Jan 9 05:46 .github 05:49:38 -rw-rw-r-- 1 1001 1001 907 Jan 9 05:46 .gitignore 05:49:38 -rw-rw-r-- 1 1001 1001 199 Jan 9 05:46 .golangci.yml 05:49:38 -rw-rw-r-- 1 1001 1001 100 Jan 9 05:46 .hadolint.yml 05:49:38 drwxr-xr-x 3 1001 1001 4096 Jan 9 05:47 .semver 05:49:38 -rw-rw-r-- 1 1001 1001 155 Jan 9 05:46 .sonarcloud.properties 05:49:38 -rw-rw-r-- 1 1001 1001 1171 Jan 9 05:46 ADOPTERS.md 05:49:38 -rw-rw-r-- 1 1001 1001 17256 Jan 9 05:46 Attribution.txt 05:49:38 -rw-rw-r-- 1 1001 1001 100284 Jan 9 05:46 CHANGELOG.md 05:49:38 -rw-rw-r-- 1 1001 1001 3804 Jan 9 05:46 CONTRIBUTING.md 05:49:38 -rw-rw-r-- 1 1001 1001 677 Jan 9 05:46 GOVERNANCE.md 05:49:38 -rw-rw-r-- 1 1001 1001 858 Jan 9 05:46 Jenkinsfile 05:49:38 -rw-rw-r-- 1 1001 1001 10775 Jan 9 05:46 LICENSE 05:49:38 -rw-rw-r-- 1 1001 1001 16740 Jan 9 05:46 Makefile 05:49:38 -rw-rw-r-- 1 1001 1001 582 Jan 9 05:46 OWNERS.md 05:49:38 -rw-rw-r-- 1 1001 1001 9932 Jan 9 05:46 README.md 05:49:38 -rw-rw-r-- 1 1001 1001 789 Jan 9 05:46 SECURITY.md 05:49:38 -rw-rw-r-- 1 1001 1001 12 Jan 9 05:47 VERSION 05:49:38 drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 bin 05:49:38 drwxrwxr-x 19 1001 1001 4096 Jan 9 05:46 cmd 05:49:38 -rw-r--r-- 1 root root 1510933 Jan 9 05:48 coverage.out 05:49:38 drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 fuzz_test 05:49:38 -rw-rw-r-- 1 1001 1001 6506 Jan 9 05:46 go.mod 05:49:38 -rw-rw-r-- 1 1001 1001 88058 Jan 9 05:46 go.sum 05:49:38 drwxrwxr-x 7 1001 1001 4096 Jan 9 05:46 internal 05:49:38 drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 openapi 05:49:38 -rw-rw-r-- 1 1001 1001 584 Jan 9 05:46 security.txt 05:49:38 -rw-rw-r-- 1 1001 1001 204 Jan 9 05:46 version.go [Pipeline] sh 05:49:38 + '[' -e coverage.out ] 05:49:38 + chown 1001:1001 coverage.out [Pipeline] stash 05:49:38 Stashed 1 file(s) [Pipeline] sh 05:49:39 + make build 05:49:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:43 provisioning config files... 05:49:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config2650086822549369765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:44 ---> ****-login.sh 05:49:44 nexus3.edgexfoundry.org:10001 05:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:44 Configure a credential helper to remove this warning. See 05:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:44 05:49:44 Login Succeeded 05:49:44 nexus3.edgexfoundry.org:10002 05:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:44 Configure a credential helper to remove this warning. See 05:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:44 05:49:44 Login Succeeded 05:49:44 nexus3.edgexfoundry.org:10003 05:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:44 Configure a credential helper to remove this warning. See 05:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:44 05:49:44 Login Succeeded 05:49:44 nexus3.edgexfoundry.org:10004 05:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:45 Configure a credential helper to remove this warning. See 05:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:45 05:49:45 Login Succeeded 05:49:45 ****.io 05:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:49:45 Configure a credential helper to remove this warning. See 05:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:49:45 05:49:45 Login Succeeded 05:49:45 ---> ****-login.sh ends [Pipeline] } 05:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:49:46 + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo 05:49:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:49:46 ========================================================= 05:49:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:49:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:49:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:49:46 9986a736f7d3: Pulling fs layer 05:49:46 1f018df60701: Pulling fs layer 05:49:46 39f8f326b044: Pulling fs layer 05:49:46 e6a1e7a6a96a: Pulling fs layer 05:49:46 4f4fb700ef54: Pulling fs layer 05:49:46 d45d956e0dbf: Pulling fs layer 05:49:46 d7702b0d1db1: Pulling fs layer 05:49:46 e6a1e7a6a96a: Waiting 05:49:46 5c7f0f088c93: Pulling fs layer 05:49:46 4f4fb700ef54: Waiting 05:49:46 4fdc064ae6cf: Pulling fs layer 05:49:46 d7702b0d1db1: Waiting 05:49:46 d45d956e0dbf: Waiting 05:49:46 5c7f0f088c93: Waiting 05:49:46 4fdc064ae6cf: Waiting 05:49:46 1f018df60701: Verifying Checksum 05:49:46 1f018df60701: Download complete 05:49:46 e6a1e7a6a96a: Verifying Checksum 05:49:46 e6a1e7a6a96a: Download complete 05:49:46 4f4fb700ef54: Verifying Checksum 05:49:46 4f4fb700ef54: Download complete 05:49:46 d45d956e0dbf: Verifying Checksum 05:49:46 d45d956e0dbf: Download complete 05:49:46 9986a736f7d3: Download complete 05:49:46 d7702b0d1db1: Verifying Checksum 05:49:46 d7702b0d1db1: Download complete 05:49:47 4fdc064ae6cf: Verifying Checksum 05:49:47 4fdc064ae6cf: Download complete 05:49:47 9986a736f7d3: Pull complete 05:49:48 1f018df60701: Pull complete 05:49:48 39f8f326b044: Verifying Checksum 05:49:48 39f8f326b044: Download complete 05:49:49 5c7f0f088c93: Verifying Checksum 05:49:49 5c7f0f088c93: Download complete 05:50:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:50:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:50:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:50:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:50:11 39f8f326b044: Pull complete 05:50:11 e6a1e7a6a96a: Pull complete 05:50:11 4f4fb700ef54: Pull complete 05:50:11 d45d956e0dbf: Pull complete 05:50:11 d7702b0d1db1: Pull complete 05:50:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:50:18 5c7f0f088c93: Pull complete 05:50:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:50:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:50:19 4fdc064ae6cf: Pull complete 05:50:19 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:50:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:50:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:50:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:50:19 WORKDIR /edgex 05:50:19 COPY go.mod . 05:50:19 RUN go mod download 05:50:19 + docker build -t ci-base-image-arm64 -f - . 05:50:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:50:21 #0 building with "default" instance using docker driver 05:50:21 05:50:21 #1 [internal] load .dockerignore 05:50:21 #1 transferring context: 50B 0.0s done 05:50:21 #1 DONE 0.1s 05:50:21 05:50:21 #2 [internal] load build definition from Dockerfile 05:50:21 #2 transferring dockerfile: 172B 0.0s done 05:50:21 #2 DONE 0.1s 05:50:21 05:50:21 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:50:21 #3 DONE 0.0s 05:50:21 05:50:21 #4 [internal] load build context 05:50:21 #4 transferring context: 6.54kB done 05:50:21 #4 DONE 0.1s 05:50:21 05:50:21 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:50:21 #5 DONE 0.3s 05:50:21 05:50:21 #6 [2/4] WORKDIR /edgex 05:50:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:50:22 $ docker stop --time=1 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb 05:50:22 #6 DONE 1.2s 05:50:22 05:50:22 #7 [3/4] COPY go.mod . 05:50:22 #7 DONE 0.1s 05:50:22 05:50:22 #8 [4/4] RUN go mod download 05:50:25 $ docker rm -f --volumes 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:50:26 05:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:50:26 latest: Pulling from edgex-devops/edgex-compose 05:50:26 91d30c5bc195: Pulling fs layer 05:50:26 2e9b0aa3be6d: Pulling fs layer 05:50:26 9c61dcf015f6: Pulling fs layer 05:50:26 4698f68db338: Pulling fs layer 05:50:26 2a2f49069b9e: Pulling fs layer 05:50:26 e0025b399a48: Pulling fs layer 05:50:26 4698f68db338: Waiting 05:50:26 2a2f49069b9e: Waiting 05:50:26 e0025b399a48: Waiting 05:50:26 91d30c5bc195: Verifying Checksum 05:50:26 91d30c5bc195: Download complete 05:50:26 4698f68db338: Verifying Checksum 05:50:26 4698f68db338: Download complete 05:50:27 2e9b0aa3be6d: Verifying Checksum 05:50:27 2e9b0aa3be6d: Download complete 05:50:27 e0025b399a48: Verifying Checksum 05:50:27 e0025b399a48: Download complete 05:50:27 91d30c5bc195: Pull complete 05:50:27 2a2f49069b9e: Download complete 05:50:27 2e9b0aa3be6d: Pull complete 05:50:27 9c61dcf015f6: Verifying Checksum 05:50:27 9c61dcf015f6: Download complete 05:50:30 9c61dcf015f6: Pull complete 05:50:30 4698f68db338: Pull complete 05:50:30 2a2f49069b9e: Pull complete 05:50:30 e0025b399a48: Pull complete 05:50:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:50:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:30 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 05:50:30 $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:50:31 $ docker top 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:32 + docker compose -f ./docker-compose-build.yml build --parallel 05:50:34 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:50:34 #1 transferring dockerfile: 05:50:34 #1 transferring dockerfile: 1.89kB done 05:50:34 #1 DONE 0.0s 05:50:34 05:50:34 #2 [core-data internal] load build definition from Dockerfile 05:50:34 #2 transferring dockerfile: 2.07kB done 05:50:34 #2 DONE 0.0s 05:50:34 05:50:34 #3 [core-keeper internal] load build definition from Dockerfile 05:50:34 #3 transferring dockerfile: 2.07kB done 05:50:34 #3 DONE 0.0s 05:50:34 05:50:34 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:50:34 #4 transferring dockerfile: 3.02kB done 05:50:34 #4 DONE 0.0s 05:50:34 05:50:34 #5 [security-secretstore-setup internal] load build definition from Dockerfile 05:50:34 #5 transferring dockerfile: 2.49kB done 05:50:34 #5 DONE 0.0s 05:50:34 05:50:34 #6 [support-scheduler internal] load build definition from Dockerfile 05:50:34 #6 transferring dockerfile: 1.82kB done 05:50:34 #6 DONE 0.0s 05:50:34 05:50:34 #7 [security-proxy-setup internal] load build definition from Dockerfile 05:50:34 #7 transferring dockerfile: 2.50kB done 05:50:34 #7 DONE 0.0s 05:50:34 05:50:34 #8 [core-metadata internal] load build definition from Dockerfile 05:50:34 #8 transferring dockerfile: 2.13kB done 05:50:34 #8 DONE 0.0s 05:50:34 05:50:34 #9 [core-command internal] load build definition from Dockerfile 05:50:34 #9 transferring dockerfile: 1.94kB done 05:50:34 #9 DONE 0.0s 05:50:34 05:50:34 #10 [security-proxy-auth internal] load build definition from Dockerfile 05:50:34 #10 transferring dockerfile: 2.15kB done 05:50:34 #10 DONE 0.0s 05:50:34 05:50:34 #11 [security-spire-server internal] load build definition from Dockerfile 05:50:34 #11 transferring dockerfile: 1.70kB done 05:50:34 #11 DONE 0.0s 05:50:34 05:50:34 #12 [security-spire-agent internal] load build definition from Dockerfile 05:50:34 #12 transferring dockerfile: 1.81kB done 05:50:34 #12 DONE 0.0s 05:50:34 05:50:34 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:50:34 #13 transferring dockerfile: 2.23kB done 05:50:34 #13 DONE 0.0s 05:50:34 05:50:34 #14 [security-spire-config internal] load build definition from Dockerfile 05:50:34 #14 transferring dockerfile: 1.69kB done 05:50:34 #14 DONE 0.0s 05:50:34 05:50:34 #15 [security-spiffe-token-provider internal] load .dockerignore 05:50:34 #15 transferring context: 50B done 05:50:34 #15 DONE 0.0s 05:50:34 05:50:34 #16 [support-notifications internal] load build definition from Dockerfile 05:50:35 #16 transferring dockerfile: 2.04kB done 05:50:35 #16 DONE 0.0s 05:50:35 05:50:35 #17 [core-data internal] load .dockerignore 05:50:35 #17 transferring context: 50B done 05:50:35 #17 DONE 0.0s 05:50:35 05:50:35 #18 [core-keeper internal] load .dockerignore 05:50:35 #18 transferring context: 50B done 05:50:35 #18 DONE 0.0s 05:50:35 05:50:35 #19 [security-bootstrapper internal] load .dockerignore 05:50:35 #19 transferring context: 50B done 05:50:35 #19 DONE 0.0s 05:50:35 05:50:35 #20 [security-secretstore-setup internal] load .dockerignore 05:50:35 #20 transferring context: 50B done 05:50:35 #20 DONE 0.0s 05:50:35 05:50:35 #21 [support-scheduler internal] load .dockerignore 05:50:35 #21 transferring context: 50B done 05:50:35 #21 DONE 0.0s 05:50:35 05:50:35 #22 [security-proxy-setup internal] load .dockerignore 05:50:35 #22 transferring context: 50B done 05:50:35 #22 DONE 0.0s 05:50:35 05:50:35 #23 [core-command internal] load .dockerignore 05:50:35 #23 transferring context: 50B done 05:50:35 #23 DONE 0.0s 05:50:35 05:50:35 #24 [core-metadata internal] load .dockerignore 05:50:35 #24 transferring context: 50B done 05:50:35 #24 DONE 0.0s 05:50:35 05:50:35 #25 [security-spire-server internal] load .dockerignore 05:50:35 #25 transferring context: 50B done 05:50:35 #25 DONE 0.0s 05:50:35 05:50:35 #26 [security-proxy-auth internal] load .dockerignore 05:50:35 #26 transferring context: 50B done 05:50:35 #26 DONE 0.0s 05:50:35 05:50:35 #27 [security-spire-agent internal] load .dockerignore 05:50:35 #27 transferring context: 50B done 05:50:35 #27 DONE 0.0s 05:50:35 05:50:35 #28 [core-common-config-bootstrapper internal] load .dockerignore 05:50:35 #28 transferring context: 50B done 05:50:35 #28 DONE 0.0s 05:50:35 05:50:35 #29 [security-spire-config internal] load .dockerignore 05:50:35 #29 transferring context: 50B done 05:50:35 #29 DONE 0.0s 05:50:35 05:50:35 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #31 [support-notifications internal] load .dockerignore 05:50:35 #31 transferring context: 50B done 05:50:35 #31 DONE 0.0s 05:50:35 05:50:35 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:50:35 #32 DONE 0.1s 05:50:35 05:50:35 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:35 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:35 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:35 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:35 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:35 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s 05:50:35 #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 05:50:35 #33 ... 05:50:35 05:50:35 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:35 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:35 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:35 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:35 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:35 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done 05:50:35 #33 ... 05:50:35 05:50:35 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:50:35 #34 DONE 0.5s 05:50:35 05:50:35 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:35 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:35 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:35 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:35 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:35 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done 05:50:35 #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done 05:50:35 #33 ... 05:50:35 05:50:35 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:50:35 #34 DONE 0.5s 05:50:35 05:50:35 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:35 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:35 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:35 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:35 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:35 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done 05:50:35 #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done 05:50:35 #33 ... 05:50:35 05:50:35 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:50:35 #30 DONE 0.0s 05:50:35 05:50:35 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:50:36 #32 DONE 0.9s 05:50:36 05:50:36 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:50:36 #34 DONE 0.5s 05:50:36 05:50:36 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:50:36 #35 DONE 0.9s 05:50:36 05:50:36 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:36 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:36 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:36 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:36 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done 05:50:36 #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done 05:50:36 #33 DONE 1.3s 05:50:36 05:50:36 #36 [core-common-config-bootstrapper internal] load build context 05:50:36 #36 ... 05:50:36 05:50:36 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done 05:50:36 #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:50:36 #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done 05:50:36 #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done 05:50:36 #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done 05:50:36 #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done 05:50:36 #33 DONE 1.3s 05:50:36 05:50:36 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:50:36 #37 DONE 1.2s 05:50:36 05:50:36 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:50:36 #38 DONE 1.2s 05:50:36 05:50:36 #39 [security-spire-server internal] load build context 05:50:36 #39 transferring context: 23.68kB 0.1s done 05:50:36 #39 DONE 0.1s 05:50:36 05:50:36 #36 [core-common-config-bootstrapper internal] load build context 05:50:37 #36 ... 05:50:37 05:50:37 #40 [security-spire-config internal] load build context 05:50:37 #40 transferring context: 21.93kB 0.0s done 05:50:37 #40 DONE 0.2s 05:50:37 05:50:37 #36 [core-common-config-bootstrapper internal] load build context 05:50:37 #36 ... 05:50:37 05:50:37 #41 [security-spire-agent internal] load build context 05:50:37 #41 transferring context: 23.21kB done 05:50:37 #41 DONE 0.5s 05:50:37 05:50:37 #36 [core-common-config-bootstrapper internal] load build context 05:50:37 #8 DONE 14.2s 05:50:37 05:50:37 #9 exporting to image 05:50:37 #9 exporting layers 05:50:40 #36 ... 05:50:40 05:50:40 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:40 #42 DONE 4.1s 05:50:40 05:50:40 #36 [core-common-config-bootstrapper internal] load build context 05:50:40 #36 ... 05:50:40 05:50:40 #43 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:50:40 #0 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:40 #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:40 #0 1.016 OK: 248 MiB in 58 packages 05:50:40 #43 DONE 4.3s 05:50:40 05:50:40 #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:50:40 #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:40 #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:40 #0 2.442 OK: 248 MiB in 58 packages 05:50:40 #44 DONE 4.3s 05:50:40 05:50:40 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:50:40 #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:40 #0 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:40 #0 1.180 OK: 248 MiB in 58 packages 05:50:40 #45 DONE 4.4s 05:50:40 05:50:40 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:50:40 #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:40 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:40 #0 1.306 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:40 #0 1.306 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:40 #0 1.306 OK: 24172 distinct packages available 05:50:40 #0 1.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:40 #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:40 #0 1.762 OK: 248 MiB in 58 packages 05:50:40 #46 DONE 4.3s 05:50:40 05:50:40 #36 [core-common-config-bootstrapper internal] load build context 05:50:42 #36 transferring context: 170.94MB 5.6s 05:50:44 #36 ... 05:50:44 05:50:44 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:44 #47 DONE 8.1s 05:50:44 05:50:44 #36 [core-common-config-bootstrapper internal] load build context 05:50:45 #36 ... 05:50:45 05:50:45 #48 [security-spiffe-token-provider internal] load build context 05:50:45 #48 ... 05:50:45 05:50:45 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:45 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:50:45 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:50:45 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:50:45 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:50:45 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 05:50:45 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done 05:50:45 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:50:45 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s done 05:50:45 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:50:45 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.9s done 05:50:45 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:50:45 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 05:50:45 #49 ... 05:50:45 05:50:45 #50 [core-data internal] load build context 05:50:45 #50 ... 05:50:45 05:50:45 #51 [core-keeper internal] load build context 05:50:45 #51 ... 05:50:45 05:50:45 #52 [support-scheduler internal] load build context 05:50:45 #52 ... 05:50:45 05:50:45 #53 [security-bootstrapper internal] load build context 05:50:45 #53 ... 05:50:45 05:50:45 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:45 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:45 #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:45 #0 5.198 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:45 #0 5.198 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:45 #0 5.198 OK: 24171 distinct packages available 05:50:45 #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:45 #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:45 #0 5.688 (1/4) Installing dumb-init (1.2.5-r3) 05:50:45 #0 5.700 (2/4) Installing musl-obstack (1.2.3-r2) 05:50:45 #0 5.706 (3/4) Installing libucontext (1.2-r3) 05:50:45 #0 5.709 (4/4) Installing gcompat (1.1.0-r4) 05:50:45 #0 5.714 Executing busybox-1.36.1-r29.trigger 05:50:45 #0 5.761 OK: 8 MiB in 18 packages 05:50:45 #54 DONE 8.8s 05:50:45 05:50:45 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:50:45 #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:45 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:45 #0 5.864 (1/1) Installing dumb-init (1.2.5-r3) 05:50:45 #0 5.874 Executing busybox-1.36.1-r29.trigger 05:50:45 #0 5.887 OK: 8 MiB in 15 packages 05:50:45 #55 DONE 9.3s 05:50:45 05:50:45 #53 [security-bootstrapper internal] load build context 05:50:45 #53 ... 05:50:45 05:50:45 #56 [security-proxy-auth internal] load build context 05:50:46 #56 ... 05:50:46 05:50:46 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:50:46 #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 5.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #0 5.540 OK: 248 MiB in 58 packages 05:50:46 #57 DONE 9.6s 05:50:46 05:50:46 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:46 #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #0 5.304 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:46 #0 5.304 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:46 #0 5.304 OK: 24171 distinct packages available 05:50:46 #0 5.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #0 5.757 (1/14) Installing ca-certificates (20241121-r1) 05:50:46 #0 5.772 (2/14) Installing brotli-libs (1.1.0-r2) 05:50:46 #0 5.781 (3/14) Installing c-ares (1.33.1-r0) 05:50:46 #0 5.787 (4/14) Installing libunistring (1.2-r0) 05:50:46 #0 5.804 (5/14) Installing libidn2 (2.3.7-r0) 05:50:46 #0 5.810 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:50:46 #0 5.815 (7/14) Installing libpsl (0.21.5-r1) 05:50:46 #0 5.818 (8/14) Installing zstd-libs (1.5.6-r0) 05:50:46 #0 5.830 (9/14) Installing libcurl (8.11.1-r0) 05:50:46 #0 5.847 (10/14) Installing curl (8.11.1-r0) 05:50:46 #0 5.855 (11/14) Installing dumb-init (1.2.5-r3) 05:50:46 #0 5.860 (12/14) Installing musl-obstack (1.2.3-r2) 05:50:46 #0 5.865 (13/14) Installing libucontext (1.2-r3) 05:50:46 #0 5.876 (14/14) Installing gcompat (1.1.0-r4) 05:50:46 #0 5.878 Executing busybox-1.36.1-r29.trigger 05:50:46 #0 5.893 Executing ca-certificates-20241121-r1.trigger 05:50:46 #0 5.943 OK: 13 MiB in 28 packages 05:50:46 #58 DONE 9.4s 05:50:46 05:50:46 #56 [security-proxy-auth internal] load build context 05:50:46 #56 ... 05:50:46 05:50:46 #59 [core-command internal] load build context 05:50:46 #59 ... 05:50:46 05:50:46 #60 [security-secretstore-setup internal] load build context 05:50:46 #60 ... 05:50:46 05:50:46 #61 [core-metadata internal] load build context 05:50:46 #61 ... 05:50:46 05:50:46 #62 [security-proxy-setup internal] load build context 05:50:46 #62 ... 05:50:46 05:50:46 #63 [support-notifications internal] load build context 05:50:46 #63 ... 05:50:46 05:50:46 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:46 #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #64 ... 05:50:46 05:50:46 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:50:46 #0 9.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 9.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #0 10.07 (1/2) Installing dumb-init (1.2.5-r3) 05:50:46 #65 10.09 (2/2) Installing su-exec (0.2-r3) 05:50:46 #65 10.09 Executing busybox-1.36.1-r29.trigger 05:50:46 #65 10.11 OK: 8 MiB in 16 packages 05:50:46 #65 ... 05:50:46 05:50:46 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:50:46 #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:46 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:46 #66 ... 05:50:46 05:50:46 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:50:47 #67 ... 05:50:47 05:50:47 #68 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:50:47 #0 9.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:47 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:47 #0 10.39 (1/7) Installing ca-certificates (20241121-r1) 05:50:47 #68 10.40 (2/7) Installing dumb-init (1.2.5-r3) 05:50:47 #68 10.41 (3/7) Installing libgcc (13.2.1_git20240309-r0) 05:50:47 #68 10.42 (4/7) Installing libsodium (1.0.19-r0) 05:50:47 #68 10.43 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 05:50:47 #68 10.44 (6/7) Installing libzmq (4.3.5-r2) 05:50:47 #68 10.46 (7/7) Installing zeromq (4.3.5-r2) 05:50:47 #68 10.46 Executing busybox-1.36.1-r29.trigger 05:50:47 #68 10.47 Executing ca-certificates-20241121-r1.trigger 05:50:47 #68 ... 05:50:47 05:50:47 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:50:47 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 05:50:47 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:50:47 #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:50:47 #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:50:47 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 05:50:47 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 05:50:47 #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:50:47 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.5s done 05:50:47 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done 05:50:47 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:50:47 #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 05:50:47 #69 ... 05:50:47 05:50:47 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:47 #70 ... 05:50:47 05:50:47 #71 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:50:47 #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:47 #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:47 #71 10.80 (1/1) Installing dumb-init (1.2.5-r3) 05:50:47 #71 10.80 Executing busybox-1.36.1-r29.trigger 05:50:47 #71 10.81 OK: 8 MiB in 15 packages 05:50:47 #71 ... 05:50:47 05:50:47 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:50:47 #67 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:47 #67 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:47 #67 11.13 (1/3) Installing ca-certificates (20241121-r1) 05:50:47 #67 11.14 (2/3) Installing dumb-init (1.2.5-r3) 05:50:47 #67 11.14 (3/3) Installing tzdata (2024b-r0) 05:50:47 #67 11.17 Executing busybox-1.36.1-r29.trigger 05:50:47 #67 11.18 Executing ca-certificates-20241121-r1.trigger 05:50:47 #67 11.22 OK: 10 MiB in 17 packages 05:50:49 #67 ... 05:50:49 05:50:49 #52 [support-scheduler internal] load build context 05:50:49 #52 transferring context: 439.00MB 12.4s done 05:50:49 #52 DONE 13.8s 05:50:49 05:50:49 #68 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:50:49 #68 10.51 OK: 12 MiB in 21 packages 05:50:49 #68 DONE 12.8s 05:50:49 05:50:49 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:50:49 #66 10.39 (1/4) Installing ca-certificates (20241121-r1) 05:50:49 #66 10.41 (2/4) Installing dumb-init (1.2.5-r3) 05:50:49 #66 10.42 (3/4) Installing su-exec (0.2-r3) 05:50:49 #66 10.42 (4/4) Installing yq-go (4.44.1-r2) 05:50:49 #66 10.51 Executing busybox-1.36.1-r29.trigger 05:50:49 #66 10.52 Executing ca-certificates-20241121-r1.trigger 05:50:49 #66 10.58 OK: 19 MiB in 18 packages 05:50:49 #66 DONE 12.8s 05:50:49 05:50:49 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:49 #64 10.32 (1/4) Installing dumb-init (1.2.5-r3) 05:50:49 #64 10.33 (2/4) Installing openssl (3.3.2-r1) 05:50:49 #64 10.34 (3/4) Installing su-exec (0.2-r3) 05:50:49 #64 10.34 (4/4) Installing yq-go (4.44.1-r2) 05:50:49 #64 10.43 Executing busybox-1.36.1-r29.trigger 05:50:49 #64 10.44 OK: 19 MiB in 18 packages 05:50:49 #64 DONE 12.9s 05:50:49 05:50:49 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:50:49 #67 DONE 12.9s 05:50:49 05:50:49 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:50:49 #72 ... 05:50:49 05:50:49 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:50:49 #65 DONE 12.9s 05:50:49 05:50:49 #71 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:50:49 #71 DONE 12.9s 05:50:49 05:50:49 #50 [core-data internal] load build context 05:50:49 #50 transferring context: 439.00MB 12.9s done 05:50:49 #50 DONE 14.1s 05:50:49 05:50:49 #61 [core-metadata internal] load build context 05:50:49 #61 transferring context: 439.00MB 12.8s done 05:50:49 #61 DONE 13.9s 05:50:49 05:50:49 #60 [security-secretstore-setup internal] load build context 05:50:49 #60 transferring context: 439.00MB 12.8s done 05:50:49 #60 DONE 14.0s 05:50:49 05:50:49 #62 [security-proxy-setup internal] load build context 05:50:49 #62 transferring context: 439.00MB 12.8s done 05:50:49 #62 DONE 13.9s 05:50:49 05:50:49 #53 [security-bootstrapper internal] load build context 05:50:49 #53 transferring context: 439.00MB 13.0s done 05:50:49 #53 DONE 14.1s 05:50:49 05:50:49 #63 [support-notifications internal] load build context 05:50:49 #63 transferring context: 439.00MB 12.4s done 05:50:49 #63 DONE 13.2s 05:50:49 05:50:49 #36 [core-common-config-bootstrapper internal] load build context 05:50:49 #36 transferring context: 439.00MB 12.6s done 05:50:49 #36 DONE 13.3s 05:50:49 05:50:49 #56 [security-proxy-auth internal] load build context 05:50:49 #56 transferring context: 439.00MB 13.3s done 05:50:49 #56 DONE 13.9s 05:50:49 05:50:49 #59 [core-command internal] load build context 05:50:49 #59 transferring context: 439.00MB 13.1s done 05:50:49 #59 DONE 13.9s 05:50:49 05:50:49 #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:50:49 #73 ... 05:50:49 05:50:49 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:50:49 #74 DONE 0.7s 05:50:49 05:50:49 #48 [security-spiffe-token-provider internal] load build context 05:50:49 #48 transferring context: 439.00MB 14.4s done 05:50:49 #48 DONE 14.8s 05:50:50 05:50:50 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 05:50:50 #75 DONE 0.6s 05:50:50 05:50:50 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:50:50 #76 DONE 0.6s 05:50:50 05:50:50 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:50:50 #77 DONE 0.6s 05:50:50 05:50:50 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:50 #78 ... 05:50:50 05:50:50 #51 [core-keeper internal] load build context 05:50:50 #51 transferring context: 439.00MB 14.9s done 05:50:50 #51 DONE 14.9s 05:50:50 05:50:50 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:50:50 #79 DONE 0.2s 05:50:50 05:50:50 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:50 #49 ... 05:50:50 05:50:50 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:50 #0 9.619 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:50 #80 ... 05:50:50 05:50:50 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:50 #70 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:50 #70 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:50 #70 13.62 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:50 #70 13.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:50 #70 13.62 OK: 24171 distinct packages available 05:50:50 #70 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:50 #70 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:50 #70 ... 05:50:50 05:50:50 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:50 #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:50 #0 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:50 #0 4.819 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:50 #0 4.832 Executing ca-certificates-20241121-r1.trigger 05:50:50 #0 4.876 OK: 13 MiB in 28 packages 05:50:50 #81 DONE 5.0s 05:50:51 05:50:51 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:50:51 #0 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:51 #0 4.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:51 #0 4.980 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:51 #0 4.989 OK: 8 MiB in 18 packages 05:50:51 #82 DONE 5.1s 05:50:51 05:50:51 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:51 #83 DONE 0.3s 05:50:51 05:50:51 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:51 #70 14.11 (1/5) Installing dumb-init (1.2.5-r3) 05:50:51 #70 14.11 (2/5) Installing musl-obstack (1.2.3-r2) 05:50:51 #70 14.11 (3/5) Installing libucontext (1.2-r3) 05:50:51 #70 14.12 (4/5) Installing gcompat (1.1.0-r4) 05:50:51 #70 14.12 (5/5) Installing openssl (3.3.2-r1) 05:50:51 #70 14.13 Executing busybox-1.36.1-r29.trigger 05:50:51 #70 14.14 OK: 9 MiB in 19 packages 05:50:51 #70 DONE 14.4s 05:50:51 05:50:51 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:50:51 #84 DONE 0.0s 05:50:51 05:50:51 #85 [security-spire-config stage-2 6/10] COPY security.txt / 05:50:51 #85 DONE 0.0s 05:50:51 05:50:51 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:50:51 #86 DONE 0.1s 05:50:51 05:50:51 #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:50:51 #87 DONE 0.1s 05:50:51 05:50:51 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:50:51 #88 DONE 0.0s 05:50:51 05:50:51 #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:50:51 #73 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:51 #73 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:51 #73 ... 05:50:51 05:50:51 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:50:51 #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:51 #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:51 #0 2.025 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:51 #0 2.034 Executing ca-certificates-20241121-r1.trigger 05:50:51 #0 2.094 OK: 19 MiB in 18 packages 05:50:51 #89 DONE 2.3s 05:50:51 05:50:51 #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:50:51 #73 2.348 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:51 #73 2.358 OK: 8 MiB in 15 packages 05:50:52 #73 DONE 2.5s 05:50:52 05:50:52 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:52 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.401 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:52 #0 2.411 OK: 19 MiB in 18 packages 05:50:52 #90 DONE 2.6s 05:50:52 05:50:52 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:52 #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.385 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:52 #0 2.392 Executing ca-certificates-20241121-r1.trigger 05:50:52 #0 2.448 OK: 12 MiB in 21 packages 05:50:52 #91 DONE 2.6s 05:50:52 05:50:52 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:50:52 #92 DONE 0.1s 05:50:52 05:50:52 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:50:52 #72 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:52 #72 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:52 #72 2.378 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:52 #72 2.389 Executing ca-certificates-20241121-r1.trigger 05:50:52 #72 2.459 OK: 10 MiB in 17 packages 05:50:52 #72 DONE 2.7s 05:50:52 05:50:52 #93 [security-spire-config] exporting to image 05:50:52 #93 exporting layers 05:50:52 #93 ... 05:50:52 05:50:52 #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:50:52 #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:52 #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:52 #0 6.162 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:52 #0 6.172 OK: 8 MiB in 15 packages 05:50:52 #94 DONE 6.3s 05:50:52 05:50:52 #93 [security-spire-config] exporting to image 05:50:52 #93 exporting layers 0.8s done 05:50:52 #93 writing image sha256:56051e3cd58cd6eca4cc303881cdd5a1347614e05fb18a0785674b220398ab14 done 05:50:52 #93 naming to docker.io/library/security-spire-config done 05:50:52 #93 DONE 0.8s 05:50:52 05:50:52 #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:50:52 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:52 #0 2.818 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:52 #0 2.833 OK: 8 MiB in 16 packages 05:50:52 #95 DONE 2.9s 05:50:52 05:50:52 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:50:53 #96 DONE 1.0s 05:50:53 05:50:53 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:50:53 #97 DONE 0.0s 05:50:53 05:50:53 #98 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:50:53 #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:53 #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:53 #0 2.120 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:50:53 #0 2.127 OK: 9 MiB in 19 packages 05:50:53 #98 DONE 2.3s 05:50:53 05:50:53 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:54 #99 DONE 0.4s 05:50:54 05:50:54 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:50:54 #100 DONE 0.4s 05:50:54 05:50:54 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:50:54 #101 DONE 0.1s 05:50:54 05:50:54 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:54 #102 ... 05:50:54 05:50:54 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:54 #80 12.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:54 #80 13.45 OK: 248 MiB in 58 packages 05:50:54 #80 DONE 13.6s 05:50:54 05:50:54 #103 [security-spire-server stage-2 6/9] COPY security.txt / 05:50:54 #103 DONE 0.2s 05:50:54 05:50:54 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:50:54 #104 DONE 0.3s 05:50:54 05:50:54 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:54 #102 DONE 0.3s 05:50:54 05:50:54 #105 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:50:54 #0 5.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:54 #0 8.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:54 #0 8.996 (1/1) Installing dumb-init (1.2.5-r3) 05:50:54 #0 9.294 Executing busybox-1.36.1-r29.trigger 05:50:54 #0 9.303 OK: 8 MiB in 15 packages 05:50:54 #105 DONE 9.4s 05:50:54 05:50:54 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:50:54 #106 DONE 0.1s 05:50:54 05:50:54 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:50:54 #107 DONE 0.1s 05:50:54 05:50:54 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:50:54 #108 DONE 0.0s 05:50:54 05:50:54 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 05:50:54 #109 DONE 0.1s 05:50:54 05:50:54 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:50:54 #110 DONE 0.0s 05:50:54 05:50:54 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:50:54 #111 DONE 0.0s 05:50:54 05:50:54 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:50:54 #112 DONE 0.1s 05:50:54 05:50:54 #93 [security-spire-server] exporting to image 05:50:54 #93 ... 05:50:54 05:50:54 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:50:54 #113 DONE 0.0s 05:50:54 05:50:54 #93 [security-spire-agent] exporting to image 05:50:55 #93 exporting layers 0.6s done 05:50:55 #93 writing image sha256:66db2abcdd610b7f015330bc16b1b838d4ac9621ec8f5b3de7543b9dc2f82f33 done 05:50:55 #93 naming to docker.io/library/security-spire-server done 05:50:55 #93 writing image sha256:f75b2b58a42f5edfcf3c9f0a13c462c802fa619ccd9715130b06ced240e8fda8 done 05:50:55 #93 naming to docker.io/library/security-spire-agent done 05:50:55 #93 DONE 1.4s 05:50:55 05:50:55 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:55 #9 exporting layers 17.2s done 05:50:55 #9 writing image sha256:bd33e6093a63bcfe60bd318abfafc4e7aa4cfe5a0428bc118cae79ddd4ddeafc done 05:50:55 #9 naming to docker.io/library/ci-base-image-arm64 done 05:50:55 #9 DONE 17.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:56 + docker inspect -f . ci-base-image-arm64 05:50:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:56 prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container 05:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:50:57 $ docker top 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:58 + go version 05:50:58 go version go1.23.4 linux/arm64 [Pipeline] } 05:50:58 $ docker stop --time=1 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e 05:51:00 $ docker rm -f --volumes 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 #114 ... 05:51:00 05:51:00 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:00 #115 ... 05:51:00 05:51:00 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:00 #116 ... 05:51:00 05:51:00 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:00 #117 ... 05:51:00 05:51:00 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:51:00 05:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:51:01 latest: Pulling from edgex-devops/edgex-compose-arm64 05:51:01 547446be3368: Pulling fs layer 05:51:01 d125d8839a47: Pulling fs layer 05:51:01 3e85d5ac6304: Pulling fs layer 05:51:01 c3105a71a48b: Pulling fs layer 05:51:01 0f093f025ec4: Pulling fs layer 05:51:01 c3106fc0e877: Pulling fs layer 05:51:01 c3105a71a48b: Waiting 05:51:01 0f093f025ec4: Waiting 05:51:01 c3106fc0e877: Waiting 05:51:01 547446be3368: Verifying Checksum 05:51:01 547446be3368: Download complete 05:51:01 c3105a71a48b: Verifying Checksum 05:51:01 c3105a71a48b: Download complete 05:51:01 d125d8839a47: Verifying Checksum 05:51:01 d125d8839a47: Download complete 05:51:01 c3106fc0e877: Verifying Checksum 05:51:01 c3106fc0e877: Download complete 05:51:01 0f093f025ec4: Verifying Checksum 05:51:01 0f093f025ec4: Download complete 05:51:01 547446be3368: Pull complete 05:51:02 d125d8839a47: Pull complete 05:51:03 3e85d5ac6304: Verifying Checksum 05:51:03 3e85d5ac6304: Download complete 05:51:15 3e85d5ac6304: Pull complete 05:51:15 c3105a71a48b: Pull complete 05:51:17 0f093f025ec4: Pull complete 05:51:17 c3106fc0e877: Pull complete 05:51:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container 05:51:17 $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:51:19 $ docker top 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:20 + docker compose -f ./docker-compose-build.yml build --parallel 05:51:22 #1 [core-data internal] load .dockerignore 05:51:22 #1 transferring context: 05:51:22 #1 transferring context: 50B 0.0s done 05:51:22 #1 DONE 0.1s 05:51:22 05:51:22 #2 [core-data internal] load build definition from Dockerfile 05:51:22 #2 transferring dockerfile: 2.07kB done 05:51:22 #2 DONE 0.1s 05:51:22 05:51:22 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:22 #3 DONE 0.0s 05:51:22 05:51:22 #4 [security-spire-config internal] load .dockerignore 05:51:22 #4 transferring context: 50B done 05:51:22 #4 DONE 0.1s 05:51:22 05:51:22 #5 [security-spire-config internal] load build definition from Dockerfile 05:51:22 #5 transferring dockerfile: 1.69kB done 05:51:22 #5 DONE 0.1s 05:51:22 05:51:22 #6 [core-metadata internal] load .dockerignore 05:51:22 #6 transferring context: 50B 0.0s done 05:51:22 #6 DONE 0.1s 05:51:22 05:51:22 #7 [core-metadata internal] load build definition from Dockerfile 05:51:22 #7 transferring dockerfile: 2.13kB 0.0s done 05:51:22 #7 DONE 0.1s 05:51:22 05:51:22 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:22 #3 DONE 0.0s 05:51:22 05:51:22 #8 [security-spire-server internal] load build definition from Dockerfile 05:51:22 #8 transferring dockerfile: 1.70kB done 05:51:22 #8 DONE 0.2s 05:51:22 05:51:22 #9 [security-spire-server internal] load .dockerignore 05:51:22 #9 transferring context: 50B 0.0s done 05:51:22 #9 DONE 0.2s 05:51:22 05:51:22 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:51:22 #118 DONE 30.1s 05:51:22 05:51:22 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 #115 DONE 30.2s 05:51:22 05:51:22 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 #114 DONE 26.0s 05:51:22 05:51:22 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 #78 DONE 30.2s 05:51:22 05:51:22 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 #117 DONE 30.2s 05:51:22 05:51:22 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 #116 DONE 30.3s 05:51:22 05:51:22 #119 [support-notifications builder 6/7] COPY . . 05:51:22 #10 ... 05:51:22 05:51:22 #11 [core-common-config-bootstrapper internal] load .dockerignore 05:51:22 #11 DONE 0.0s 05:51:22 05:51:22 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:51:22 #12 DONE 0.0s 05:51:22 05:51:22 #13 [security-secretstore-setup internal] load .dockerignore 05:51:22 #13 transferring context: 50B 0.0s done 05:51:22 #13 DONE 0.2s 05:51:22 05:51:22 #14 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:51:22 #14 DONE 0.5s 05:51:22 05:51:22 #15 [security-secretstore-setup internal] load build definition from Dockerfile 05:51:22 #15 transferring dockerfile: 2.49kB done 05:51:22 #15 DONE 0.3s 05:51:22 05:51:22 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:22 #3 DONE 0.0s 05:51:22 05:51:22 #16 [security-spiffe-token-provider internal] load .dockerignore 05:51:22 #16 transferring context: 50B done 05:51:22 #16 DONE 0.2s 05:51:22 05:51:22 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:51:22 #10 transferring dockerfile: 1.89kB done 05:51:22 #10 DONE 0.2s 05:51:22 05:51:22 #17 [support-scheduler internal] load .dockerignore 05:51:22 #17 ... 05:51:22 05:51:22 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:22 #3 DONE 0.0s 05:51:22 05:51:22 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:51:22 #12 transferring dockerfile: 2.23kB done 05:51:22 #12 DONE 0.2s 05:51:22 05:51:22 #17 [support-scheduler internal] load .dockerignore 05:51:22 #17 ... 05:51:22 05:51:22 #11 [core-common-config-bootstrapper internal] load .dockerignore 05:51:22 #11 transferring context: 50B done 05:51:22 #11 DONE 0.3s 05:51:22 05:51:22 #18 [support-scheduler internal] load build definition from Dockerfile 05:51:22 #18 transferring dockerfile: 1.82kB done 05:51:22 #18 DONE 0.3s 05:51:22 05:51:22 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:22 #3 DONE 0.0s 05:51:22 05:51:22 #17 [support-scheduler internal] load .dockerignore 05:51:22 #17 transferring context: 50B 0.0s done 05:51:23 #17 DONE 0.4s 05:51:23 05:51:23 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:23 #3 DONE 0.0s 05:51:23 05:51:23 #19 [security-proxy-auth internal] load .dockerignore 05:51:23 #19 transferring context: 50B 0.0s done 05:51:23 #19 DONE 0.4s 05:51:23 05:51:23 #20 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:51:23 #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done 05:51:23 #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:51:23 #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 05:51:23 #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 05:51:23 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0B / 4.09MB 0.1s 05:51:23 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.05MB / 4.09MB 0.3s 05:51:23 #20 ... 05:51:23 05:51:23 #21 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:51:23 #21 DONE 1.2s 05:51:23 05:51:23 #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:51:23 #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done 05:51:23 #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:51:23 #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 05:51:23 #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 05:51:23 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 3.83MB / 4.09MB 0.4s 05:51:23 #20 ... 05:51:23 05:51:23 #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:51:23 #14 DONE 1.2s 05:51:23 05:51:23 #20 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:51:23 #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done 05:51:23 #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:51:23 #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 05:51:23 #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 05:51:23 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done 05:51:23 #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 05:51:23 #20 ... 05:51:23 05:51:23 #22 [core-metadata internal] load build context 05:51:23 #22 transferring context: 3.06MB 0.7s done 05:51:23 #22 DONE 1.1s 05:51:23 05:51:23 #23 [security-proxy-setup internal] load build definition from Dockerfile 05:51:23 #23 transferring dockerfile: 2.50kB 0.0s done 05:51:23 #23 DONE 0.7s 05:51:23 05:51:23 #24 [core-data internal] load build context 05:51:23 #24 transferring context: 3.06MB 0.7s done 05:51:23 #24 DONE 1.2s 05:51:23 05:51:23 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:23 #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:51:23 #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:51:23 #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:51:23 #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:51:23 #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:51:24 #25 ... 05:51:24 05:51:24 #26 [core-command internal] load .dockerignore 05:51:24 #26 transferring context: 50B 0.1s done 05:51:24 #26 DONE 1.1s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:51:24 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 05:51:24 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 05:51:24 #25 ... 05:51:24 05:51:24 #27 [security-proxy-setup internal] load .dockerignore 05:51:24 #27 transferring context: 50B 0.1s done 05:51:24 #27 DONE 0.9s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:51:24 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.3s 05:51:24 #25 ... 05:51:24 05:51:24 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:24 #3 DONE 0.0s 05:51:24 05:51:24 #28 [security-proxy-auth internal] load build definition from Dockerfile 05:51:24 #28 transferring dockerfile: 2.15kB 0.0s done 05:51:24 #28 DONE 1.4s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.4s 05:51:24 #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:51:24 #25 ... 05:51:24 05:51:24 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:24 #3 DONE 0.0s 05:51:24 05:51:24 #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:24 #29 DONE 1.8s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.5s 05:51:24 #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:51:24 #25 ... 05:51:24 05:51:24 #30 [security-secretstore-setup internal] load build context 05:51:24 #30 transferring context: 3.06MB 0.8s done 05:51:24 #30 DONE 1.2s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.6s 05:51:24 #25 ... 05:51:24 05:51:24 #31 [core-common-config-bootstrapper internal] load build context 05:51:24 #31 transferring context: 3.06MB 0.9s done 05:51:24 #31 DONE 1.3s 05:51:24 05:51:24 #32 [security-spiffe-token-provider internal] load build context 05:51:24 #32 transferring context: 3.06MB 1.0s done 05:51:24 #32 DONE 1.4s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.41MB / 28.04MB 0.7s 05:51:24 #25 ... 05:51:24 05:51:24 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 05:51:24 #14 DONE 2.0s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 0.8s 05:51:24 #25 ... 05:51:24 05:51:24 #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:24 #29 DONE 2.1s 05:51:24 05:51:24 #33 [security-spire-server internal] load build context 05:51:24 #33 transferring context: 23.68kB 0.0s done 05:51:24 #33 DONE 1.2s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.73MB / 28.04MB 0.9s 05:51:24 #25 ... 05:51:24 05:51:24 #34 [security-spire-config internal] load build context 05:51:24 #34 transferring context: 21.93kB 0.0s done 05:51:24 #34 DONE 1.3s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.0s 05:51:24 #25 ... 05:51:24 05:51:24 #35 [security-spire-agent internal] load build definition from Dockerfile 05:51:24 #35 transferring dockerfile: 1.81kB done 05:51:24 #35 DONE 1.4s 05:51:24 05:51:24 #36 [support-notifications internal] load .dockerignore 05:51:24 #36 transferring context: 50B 0.0s done 05:51:24 #36 DONE 1.6s 05:51:24 05:51:24 #37 [core-command internal] load build definition from Dockerfile 05:51:24 #37 transferring dockerfile: 1.94kB done 05:51:24 #37 DONE 1.9s 05:51:24 05:51:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:24 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s 05:51:25 #25 ... 05:51:25 05:51:25 #38 [security-bootstrapper internal] load .dockerignore 05:51:25 #38 transferring context: 50B done 05:51:25 #38 DONE 1.4s 05:51:25 05:51:25 #39 [support-notifications internal] load build definition from Dockerfile 05:51:25 #39 transferring dockerfile: 2.04kB done 05:51:25 #39 DONE 1.7s 05:51:25 05:51:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done 05:51:25 #25 ... 05:51:25 05:51:25 #40 [security-bootstrapper internal] load build definition from Dockerfile 05:51:25 #40 transferring dockerfile: 3.02kB done 05:51:25 #40 DONE 1.5s 05:51:25 05:51:25 #41 [security-spire-agent internal] load .dockerignore 05:51:25 #41 transferring context: 50B 0.0s done 05:51:25 #41 DONE 1.7s 05:51:25 05:51:25 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:25 #3 DONE 0.0s 05:51:25 05:51:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 05:51:25 #25 ... 05:51:25 05:51:25 #42 [core-keeper internal] load .dockerignore 05:51:25 #42 transferring context: 50B done 05:51:25 #42 DONE 1.4s 05:51:25 05:51:25 #43 [core-keeper internal] load build definition from Dockerfile 05:51:25 #43 transferring dockerfile: 2.07kB 0.0s done 05:51:25 #43 DONE 1.4s 05:51:25 05:51:25 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:25 #3 DONE 0.0s 05:51:25 05:51:25 #44 [support-scheduler internal] load build context 05:51:25 #44 transferring context: 3.06MB 0.5s done 05:51:25 #44 DONE 1.7s 05:51:25 05:51:25 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:51:25 #45 DONE 1.5s 05:51:25 05:51:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #25 ... 05:51:25 05:51:25 #29 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:25 #29 DONE 2.5s 05:51:25 05:51:25 #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:51:25 #21 DONE 1.4s 05:51:25 05:51:25 #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:51:25 #14 DONE 2.4s 05:51:25 05:51:25 #45 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:51:25 #45 DONE 1.9s 05:51:25 05:51:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #25 ... 05:51:25 05:51:25 #20 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:51:25 #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done 05:51:25 #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:51:25 #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 05:51:25 #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 05:51:25 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done 05:51:25 #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.2s done 05:51:25 #20 DONE 3.8s 05:51:25 05:51:25 #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:51:27 #119 ... 05:51:27 05:51:27 #120 [core-data builder 6/7] COPY . . 05:51:27 #46 ... 05:51:27 05:51:27 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:51:27 #47 DONE 1.5s 05:51:27 05:51:27 #48 [support-notifications internal] load build context 05:51:27 #48 ... 05:51:27 05:51:27 #20 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 05:51:27 #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done 05:51:27 #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 05:51:27 #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 05:51:27 #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 05:51:27 #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done 05:51:27 #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.2s done 05:51:27 #20 DONE 3.8s 05:51:27 05:51:27 #48 [support-notifications internal] load build context 05:51:27 #48 ... 05:51:27 05:51:27 #49 [security-spire-agent internal] load build context 05:51:27 #49 transferring context: 23.21kB 0.1s done 05:51:27 #49 DONE 0.6s 05:51:27 05:51:27 #48 [support-notifications internal] load build context 05:51:27 #48 ... 05:51:27 05:51:27 #50 [security-proxy-setup internal] load build context 05:51:27 #50 transferring context: 3.06MB 2.1s done 05:51:27 #50 DONE 3.2s 05:51:27 05:51:27 #48 [support-notifications internal] load build context 05:51:28 #48 transferring context: 3.06MB 2.8s done 05:51:28 #48 DONE 3.2s 05:51:28 05:51:28 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:28 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 05:51:28 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:51:28 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:51:28 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:51:28 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.11MB / 18.32MB 1.0s 05:51:28 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:51:28 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:51:28 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.1s 05:51:28 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.3s 05:51:29 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.6s 05:51:29 #51 ... 05:51:29 05:51:29 #52 [security-proxy-auth internal] load build context 05:51:29 #52 transferring context: 3.06MB 3.5s done 05:51:29 #52 DONE 4.7s 05:51:29 05:51:29 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:29 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.9s 05:51:29 #120 DONE 9.3s 05:51:29 05:51:29 #121 [security-secretstore-setup builder 6/7] COPY . . 05:51:29 #121 DONE 9.3s 05:51:29 05:51:29 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #122 CACHED 05:51:29 05:51:29 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 05:51:29 #123 CACHED 05:51:29 05:51:29 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:51:29 #124 CACHED 05:51:29 05:51:29 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #125 CACHED 05:51:29 05:51:29 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:51:29 #126 CACHED 05:51:29 05:51:29 #127 [security-proxy-auth builder 6/7] COPY . . 05:51:29 #127 CACHED 05:51:29 05:51:29 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 05:51:29 #128 CACHED 05:51:29 05:51:29 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #129 CACHED 05:51:29 05:51:29 #130 [core-command builder 6/7] COPY . . 05:51:29 #130 CACHED 05:51:29 05:51:29 #119 [support-notifications builder 6/7] COPY . . 05:51:29 #119 DONE 9.3s 05:51:29 05:51:29 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:51:29 #131 CACHED 05:51:29 05:51:29 #132 [core-metadata builder 6/7] COPY . . 05:51:29 #132 CACHED 05:51:29 05:51:29 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #133 CACHED 05:51:29 05:51:29 #134 [security-proxy-setup builder 6/7] COPY . . 05:51:29 #134 CACHED 05:51:29 05:51:29 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #135 CACHED 05:51:29 05:51:29 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:51:29 #136 CACHED 05:51:29 05:51:29 #137 [support-scheduler builder 6/7] COPY . . 05:51:29 #137 DONE 9.4s 05:51:29 05:51:29 #138 [security-bootstrapper builder 6/7] COPY . . 05:51:29 #138 CACHED 05:51:29 05:51:29 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:51:29 #139 CACHED 05:51:29 05:51:29 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:29 #140 CACHED 05:51:29 05:51:29 #141 [core-keeper builder 7/8] COPY . . 05:51:29 #141 DONE 9.4s 05:51:29 05:51:29 #142 [security-spiffe-token-provider builder 6/7] COPY . . 05:51:29 #142 DONE 9.4s 05:51:29 05:51:29 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:51:29 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.3s 05:51:29 #51 ... 05:51:29 05:51:29 #53 [core-keeper internal] load build context 05:51:29 #53 transferring context: 3.06MB 3.2s done 05:51:29 #53 DONE 4.5s 05:51:29 05:51:29 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:30 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.38MB / 18.32MB 2.5s 05:51:30 #51 ... 05:51:30 05:51:30 #54 [core-command internal] load build context 05:51:30 #54 transferring context: 3.06MB 3.3s done 05:51:30 #54 DONE 4.9s 05:51:30 05:51:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:30 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.7s 05:51:30 #51 ... 05:51:30 05:51:30 #55 [security-bootstrapper internal] load build context 05:51:30 #55 transferring context: 3.06MB 3.6s done 05:51:30 #55 DONE 5.1s 05:51:30 05:51:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:30 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.0s 05:51:30 #51 ... 05:51:30 05:51:30 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:30 #56 DONE 5.3s 05:51:30 05:51:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:30 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.2s 05:51:30 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.4s 05:51:31 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.02MB / 18.32MB 3.6s 05:51:31 #143 1.267 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:51:31 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 3.8s 05:51:31 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.0s done 05:51:31 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 05:51:33 #51 ... 05:51:33 05:51:33 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:51:33 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:33 #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:33 #0 7.127 OK: 239 MiB in 58 packages 05:51:33 #57 DONE 7.9s 05:51:33 05:51:33 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:51:33 #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:33 #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:33 #0 6.765 OK: 239 MiB in 58 packages 05:51:33 #58 DONE 8.3s 05:51:33 05:51:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:33 #51 ... 05:51:33 05:51:33 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:51:33 #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:33 #0 4.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:33 #0 7.531 OK: 239 MiB in 58 packages 05:51:33 #59 DONE 8.4s 05:51:33 05:51:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:34 #51 ... 05:51:34 05:51:34 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:51:34 #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:34 #0 5.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:34 #0 8.476 OK: 239 MiB in 58 packages 05:51:34 #60 DONE 9.4s 05:51:34 05:51:34 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:34 #51 ... 05:51:34 05:51:34 #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:51:34 #61 DONE 1.2s 05:51:34 05:51:34 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 05:51:34 #62 DONE 1.3s 05:51:34 05:51:34 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:34 #63 DONE 9.0s 05:51:34 05:51:34 #64 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:35 #64 ... 05:51:35 05:51:35 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:51:35 #65 DONE 1.3s 05:51:35 05:51:35 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:51:35 #66 DONE 1.0s 05:51:35 05:51:35 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:35 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #0 6.889 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:35 #0 6.889 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:35 #0 6.889 OK: 24050 distinct packages available 05:51:35 #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 8.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #67 ... 05:51:35 05:51:35 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:35 #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:51:35 #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:51:35 #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:51:35 #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:51:35 #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:51:35 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:51:35 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:51:35 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 05:51:35 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done 05:51:35 #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:51:35 #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:51:35 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 05:51:35 #25 ... 05:51:35 05:51:35 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:35 #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #68 ... 05:51:35 05:51:35 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:35 #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #69 ... 05:51:35 05:51:35 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:51:35 #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #70 ... 05:51:35 05:51:35 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:35 #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #71 ... 05:51:36 05:51:36 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:51:36 #0 8.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 9.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #72 ... 05:51:36 05:51:36 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:51:36 #0 6.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #73 ... 05:51:36 05:51:36 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:51:36 #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #74 ... 05:51:36 05:51:36 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:51:36 #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #75 ... 05:51:36 05:51:36 #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:51:36 #0 7.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #76 ... 05:51:36 05:51:36 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:40 #25 ... 05:51:40 05:51:40 #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:51:40 #46 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:40 #46 7.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:40 #46 12.87 (1/1) Installing dumb-init (1.2.5-r3) 05:51:40 #46 12.90 Executing busybox-1.36.1-r29.trigger 05:51:40 #46 12.97 OK: 9 MiB in 15 packages 05:51:40 #46 DONE 14.5s 05:51:40 05:51:40 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:51:40 #73 12.85 (1/1) Installing dumb-init (1.2.5-r3) 05:51:40 #73 12.87 Executing busybox-1.36.1-r29.trigger 05:51:40 #73 12.98 OK: 9 MiB in 15 packages 05:51:40 #73 DONE 14.3s 05:51:40 05:51:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:40 #25 ... 05:51:40 05:51:40 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:51:40 #72 13.02 (1/2) Installing dumb-init (1.2.5-r3) 05:51:40 #72 13.06 (2/2) Installing su-exec (0.2-r3) 05:51:40 #72 13.07 Executing busybox-1.36.1-r29.trigger 05:51:40 #72 13.21 OK: 9 MiB in 16 packages 05:51:40 #72 DONE 14.6s 05:51:40 05:51:40 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:40 #67 13.19 OK: 239 MiB in 58 packages 05:51:40 #67 DONE 14.9s 05:51:40 05:51:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:40 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 05:51:40 #25 ... 05:51:40 05:51:40 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:51:40 #0 5.028 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:40 #0 6.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:40 #77 ... 05:51:40 05:51:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:40 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.1s 05:51:41 #51 ... 05:51:41 05:51:41 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:51:41 #78 DONE 0.8s 05:51:41 05:51:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:41 #51 ... 05:51:41 05:51:41 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:41 #143 ... 05:51:41 05:51:41 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:51:41 #0 1.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:51:41 #144 ... 05:51:41 05:51:41 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:51:41 #0 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:51:41 #145 ... 05:51:41 05:51: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 05:51:41 #0 1.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:51:41 #146 ... 05:51:41 05:51:41 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:51:41 #0 1.452 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:51:41 #147 ... 05:51:41 05:51:41 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:51:41 #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:51:41 #148 ... 05:51:41 05:51:41 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:51:41 #0 0.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:51:41 #149 ... 05:51:41 05:51:41 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:51:41 #0 1.045 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:51:41 #150 ... 05:51:41 05:51:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:51:41 #0 0.522 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:51:41 #151 ... 05:51:41 05:51:41 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:51:41 #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:51:41 #152 ... 05:51:41 05:51:41 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:51:41 #0 0.869 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:51:41 #153 ... 05:51:41 05:51:41 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:51:41 #0 0.758 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:51:41 #25 ... 05:51:41 05:51:41 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:51:41 #70 11.90 (1/3) Installing ca-certificates (20241121-r1) 05:51:41 #70 12.22 (2/3) Installing dumb-init (1.2.5-r3) 05:51:41 #70 12.25 (3/3) Installing tzdata (2024b-r0) 05:51:41 #70 12.98 Executing busybox-1.36.1-r29.trigger 05:51:41 #70 13.03 Executing ca-certificates-20241121-r1.trigger 05:51:41 #70 13.78 OK: 11 MiB in 17 packages 05:51:41 #70 DONE 15.8s 05:51:41 05:51:41 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:51:41 #77 10.86 OK: 239 MiB in 58 packages 05:51:42 #77 ... 05:51:42 05:51:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:42 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done 05:51:42 #51 DONE 15.5s 05:51:42 05:51:42 #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:51:42 #76 13.63 (1/4) Installing dumb-init (1.2.5-r3) 05:51:42 #76 13.65 (2/4) Installing openssl (3.3.2-r1) 05:51:42 #76 13.73 (3/4) Installing su-exec (0.2-r3) 05:51:42 #76 13.74 (4/4) Installing yq-go (4.44.1-r2) 05:51:42 #76 14.65 Executing busybox-1.36.1-r29.trigger 05:51:42 #76 14.83 OK: 20 MiB in 18 packages 05:51:42 #76 DONE 16.8s 05:51:42 05:51:42 #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:51:42 #75 12.72 (1/7) Installing ca-certificates (20241121-r1) 05:51:42 #75 13.19 (2/7) Installing dumb-init (1.2.5-r3) 05:51:42 #75 13.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) 05:51:42 #75 13.32 (4/7) Installing libsodium (1.0.19-r0) 05:51:42 #75 13.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 05:51:42 #75 13.97 (6/7) Installing libzmq (4.3.5-r2) 05:51:42 #75 14.03 (7/7) Installing zeromq (4.3.5-r2) 05:51:42 #75 14.09 Executing busybox-1.36.1-r29.trigger 05:51:42 #75 14.20 Executing ca-certificates-20241121-r1.trigger 05:51:42 #75 15.03 OK: 14 MiB in 21 packages 05:51:42 #75 DONE 16.9s 05:51:42 05:51:42 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:43 #25 ... 05:51:43 05:51:43 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:51:43 #77 DONE 12.3s 05:51:43 05:51:43 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:51:43 #79 ... 05:51:43 05:51:43 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:43 #71 13.95 (1/4) Installing ca-certificates (20241121-r1) 05:51:43 #71 14.34 (2/4) Installing dumb-init (1.2.5-r3) 05:51:43 #71 14.35 (3/4) Installing su-exec (0.2-r3) 05:51:43 #71 14.37 (4/4) Installing yq-go (4.44.1-r2) 05:51:43 #71 15.35 Executing busybox-1.36.1-r29.trigger 05:51:43 #71 15.47 Executing ca-certificates-20241121-r1.trigger 05:51:43 #71 16.54 OK: 20 MiB in 18 packages 05:51:43 #71 DONE 18.1s 05:51:43 05:51:43 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:44 #25 ... 05:51:44 05:51:44 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:51:44 #79 DONE 1.5s 05:51:44 05:51:44 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:44 #25 ... 05:51:44 05:51:44 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:44 #80 ... 05:51:44 05:51:44 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:44 #81 ... 05:51:44 05:51:44 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:45 #82 ... 05:51:45 05:51:45 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:45 #68 10.85 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:45 #68 10.85 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:45 #68 10.85 OK: 24049 distinct packages available 05:51:45 #68 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:45 #68 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:45 #68 18.88 (1/5) Installing dumb-init (1.2.5-r3) 05:51:45 #68 18.96 (2/5) Installing musl-obstack (1.2.3-r2) 05:51:45 #68 18.96 (3/5) Installing libucontext (1.2-r3) 05:51:45 #68 18.96 (4/5) Installing gcompat (1.1.0-r4) 05:51:45 #68 19.00 (5/5) Installing openssl (3.3.2-r1) 05:51:45 #68 19.03 Executing busybox-1.36.1-r29.trigger 05:51:45 #68 19.17 OK: 10 MiB in 19 packages 05:51:45 #68 DONE 20.0s 05:51:45 05:51:45 #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:51:45 #83 ... 05:51:45 05:51:45 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:45 #84 ... 05:51:45 05:51:45 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:45 #85 ... 05:51:45 05:51:45 #64 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:45 #64 3.506 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:45 #64 4.855 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:45 #64 9.457 (1/1) Installing dumb-init (1.2.5-r3) 05:51:45 #64 9.914 Executing busybox-1.36.1-r29.trigger 05:51:45 #64 10.02 OK: 9 MiB in 15 packages 05:51:45 #64 DONE 11.1s 05:51:45 05:51:45 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:46 #25 ... 05:51:46 05:51:46 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:46 #69 12.75 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:46 #69 12.75 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:46 #69 12.75 OK: 24049 distinct packages available 05:51:46 #69 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:46 #69 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:46 #69 19.22 (1/4) Installing dumb-init (1.2.5-r3) 05:51:46 #69 19.25 (2/4) Installing musl-obstack (1.2.3-r2) 05:51:46 #69 19.29 (3/4) Installing libucontext (1.2-r3) 05:51:46 #69 19.29 (4/4) Installing gcompat (1.1.0-r4) 05:51:46 #69 19.29 Executing busybox-1.36.1-r29.trigger 05:51:46 #69 19.38 OK: 9 MiB in 18 packages 05:51:46 #69 DONE 20.5s 05:51:46 05:51:46 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:46 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s 05:51:46 #25 ... 05:51:46 05:51:46 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:51:46 #74 12.41 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:46 #74 12.41 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:46 #74 12.41 OK: 24049 distinct packages available 05:51:46 #74 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:46 #74 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:46 #74 18.88 (1/14) Installing ca-certificates (20241121-r1) 05:51:46 #74 19.06 (2/14) Installing brotli-libs (1.1.0-r2) 05:51:46 #74 19.10 (3/14) Installing c-ares (1.33.1-r0) 05:51:46 #74 19.12 (4/14) Installing libunistring (1.2-r0) 05:51:46 #74 19.21 (5/14) Installing libidn2 (2.3.7-r0) 05:51:46 #74 19.21 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:51:46 #74 19.22 (7/14) Installing libpsl (0.21.5-r1) 05:51:46 #74 19.23 (8/14) Installing zstd-libs (1.5.6-r0) 05:51:46 #74 19.26 (9/14) Installing libcurl (8.11.1-r0) 05:51:46 #74 19.30 (10/14) Installing curl (8.11.1-r0) 05:51:46 #74 19.33 (11/14) Installing dumb-init (1.2.5-r3) 05:51:46 #74 19.33 (12/14) Installing musl-obstack (1.2.3-r2) 05:51:46 #74 19.37 (13/14) Installing libucontext (1.2-r3) 05:51:46 #74 19.37 (14/14) Installing gcompat (1.1.0-r4) 05:51:46 #74 19.39 Executing busybox-1.36.1-r29.trigger 05:51:46 #74 19.47 Executing ca-certificates-20241121-r1.trigger 05:51:46 #74 20.16 OK: 15 MiB in 28 packages 05:51:46 #74 DONE 21.0s 05:51:46 05:51:46 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:48 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done 05:51:48 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done 05:51:48 #25 DONE 25.4s 05:51:48 05:51:48 #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:51:48 #83 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:48 #83 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:49 #83 ... 05:51:49 05:51:49 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:49 #0 7.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:49 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:49 #86 ... 05:51:49 05:51:49 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:51:49 #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:49 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:50 #87 ... 05:51:50 05:51:50 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:51:50 #0 5.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:50 #0 6.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:50 #0 9.666 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:50 #0 9.741 OK: 9 MiB in 16 packages 05:51:50 #88 ... 05:51:50 05:51:50 #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:51:50 #83 10.27 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:50 #83 10.34 OK: 9 MiB in 15 packages 05:51:50 #83 ... 05:51:50 05:51:50 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:51:50 #88 DONE 10.7s 05:51:50 05:51:50 #83 [core-command stage-1 3/10] RUN apk --no-cache upgrade 05:51:51 #83 DONE 11.6s 05:51:51 05:51:51 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:51:51 #89 ... 05:51:51 05:51:51 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:51 #0 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:51 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:51 #0 9.544 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:51 #0 9.596 Executing ca-certificates-20241121-r1.trigger 05:51:51 #90 ... 05:51:51 05:51:51 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:51 #91 ... 05:51:51 05:51:51 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:51 #86 10.90 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:51 #86 10.94 OK: 9 MiB in 15 packages 05:51:51 #86 DONE 11.9s 05:51:51 05:51:51 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:51:51 #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:51 #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:52 #92 ... 05:51:52 05:51:52 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:52 #90 10.52 OK: 11 MiB in 17 packages 05:51:52 #90 ... 05:51:52 05:51:52 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:51:52 #0 5.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:52 #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:52 #0 9.761 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:52 #0 9.807 OK: 20 MiB in 18 packages 05:51:52 #93 ... 05:51:52 05:51:52 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:52 #90 DONE 11.3s 05:51:52 05:51:52 #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:52 #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:52 #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:52 #94 ... 05:51:52 05:51:52 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:52 #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:52 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:53 #95 ... 05:51:53 05:51:53 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:51:53 #93 DONE 10.5s 05:51:53 05:51:53 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:51:53 #96 DONE 0.3s 05:51:53 05:51:53 #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:53 #94 10.61 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:53 #94 10.63 Executing ca-certificates-20241121-r1.trigger 05:51:53 #94 ... 05:51:53 05:51:53 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:51:53 #89 DONE 2.5s 05:51:53 05:51:53 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:53 #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:53 #0 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:53 #0 9.161 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:53 #0 9.184 Executing ca-certificates-20241121-r1.trigger 05:51:53 #0 9.661 OK: 20 MiB in 18 packages 05:51:53 #97 ... 05:51:53 05:51:53 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:51:53 #98 DONE 0.4s 05:51:53 05:51:53 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:51:53 #92 7.936 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:53 #92 7.989 OK: 10 MiB in 19 packages 05:51:53 #92 DONE 9.1s 05:51:53 05:51:53 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:51:54 #99 ... 05:51:54 05:51:54 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:54 #97 DONE 10.5s 05:51:54 05:51:54 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:54 #95 8.123 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:54 #95 8.207 OK: 9 MiB in 18 packages 05:51:54 #95 ... 05:51:54 05:51:54 #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:54 #94 11.21 OK: 14 MiB in 21 packages 05:51:54 #94 DONE 12.1s 05:51:54 05:51:54 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:51:54 #87 6.927 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 05:51:54 #87 6.975 Executing ca-certificates-20241121-r1.trigger 05:51:54 #87 7.593 OK: 15 MiB in 28 packages 05:51:55 #87 DONE 8.6s 05:51:55 05:51:55 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:55 #95 DONE 9.1s 05:51:55 05:51:55 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:51:56 #100 ... 05:51:56 05:51:56 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:51:56 #99 DONE 2.6s 05:51:56 05:51:56 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:51:56 #100 DONE 2.7s 05:51:56 05:51:56 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:51:56 #101 ... 05:51:56 05:51:56 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:51:56 #102 DONE 1.5s 05:51:56 05:51:56 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:51:56 #103 DONE 0.5s 05:51:56 05:51:56 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:51:57 #104 DONE 0.5s 05:51:57 05:51:57 #105 [security-spire-config stage-2 6/10] COPY security.txt / 05:51:57 #105 ... 05:51:57 05:51:57 #106 [security-spire-server stage-2 6/9] COPY security.txt / 05:51:57 #106 DONE 0.5s 05:51:57 05:51:57 #105 [security-spire-config stage-2 6/10] COPY security.txt / 05:51:57 #105 DONE 0.5s 05:51:57 05:51:57 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:51:57 #107 ... 05:51:57 05:51:57 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:51:57 #108 DONE 0.6s 05:51:58 05:51:58 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:51:58 #109 ... 05:51:58 05:51:58 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:51:58 #101 DONE 2.0s 05:51:58 05:51:58 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:51:58 #107 DONE 0.7s 05:51:58 05:51:58 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:51:58 #109 DONE 0.5s 05:51:58 05:51:58 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:51:58 #110 ... 05:51:58 05:51:58 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:51:58 #111 DONE 0.5s 05:51:59 05:51:59 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:51:59 #112 ... 05:51:59 05:51:59 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:51:59 #113 DONE 0.5s 05:51:59 05:51:59 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:51:59 #110 DONE 0.5s 05:51:59 05:51:59 #114 [security-spire-server] exporting to image 05:51:59 #114 exporting layers 05:51:59 #114 ... 05:51:59 05:51:59 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:51:59 #112 DONE 0.5s 05:51:59 05:51:59 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:51:59 #115 DONE 0.5s 05:51:59 05:51:59 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:52:00 #116 DONE 0.6s 05:52:00 05:52:00 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:52:00 #117 DONE 0.5s 05:52:00 05:52:00 #118 [security-spire-config] exporting to image 05:52:01 #118 ... 05:52:01 05:52:01 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:52:01 #119 DONE 0.3s 05:52:01 05:52:01 #120 [security-spire-agent] exporting to image 05:52:02 #120 ... 05:52:02 05:52:02 #114 [security-spire-server] exporting to image 05:52:02 #114 exporting layers 3.2s done 05:52:02 #114 writing image sha256:5d982db847074314ee0fb4cdf4bff53cc5c78876c12d9d470bcfe89f91a06b4c 0.0s done 05:52:02 #114 naming to docker.io/library/security-spire-server-arm64 0.1s done 05:52:02 #114 DONE 3.3s 05:52:02 05:52:02 #118 [security-spire-config] exporting to image 05:52:02 #118 exporting layers 2.8s done 05:52:02 #118 writing image sha256:4eb73ff9b846e080189f7e1c5bd31304b6fe1f28298c68166e41ec4c1ee7d2c8 0.1s done 05:52:02 #118 naming to docker.io/library/security-spire-config-arm64 0.1s done 05:52:02 #118 DONE 3.0s 05:52:02 05:52:02 #120 [security-spire-agent] exporting to image 05:52:03 #120 exporting layers 2.1s done 05:52:03 #120 writing image sha256:a039be3c383f01514d85c29fc5c4c9af1ec18803c9697516389e0c4750461df0 0.0s done 05:52:03 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:52:03 #120 DONE 2.2s 05:52:03 05:52:03 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #91 DONE 59.2s 05:52:42 05:52:42 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #82 DONE 55.7s 05:52:42 05:52:42 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #85 DONE 65.0s 05:52:42 05:52:42 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #80 DONE 65.8s 05:52:42 05:52:42 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #84 DONE 65.0s 05:52:42 05:52:42 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #81 DONE 65.7s 05:52:42 05:52:42 #121 [core-data builder 6/7] COPY . . 05:52:42 #121 ... 05:52:42 05:52:42 #122 [support-scheduler builder 6/7] COPY . . 05:52:42 #122 DONE 1.1s 05:52:42 05:52:42 #123 [core-keeper builder 7/8] COPY . . 05:52:42 #123 DONE 1.2s 05:52:42 05:52:42 #124 [security-bootstrapper builder 6/7] COPY . . 05:52:42 #124 CACHED 05:52:42 05:52:42 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #125 CACHED 05:52:42 05:52:42 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:52:42 #126 CACHED 05:52:42 05:52:42 #127 [support-notifications builder 6/7] COPY . . 05:52:42 #127 DONE 1.2s 05:52:42 05:52:42 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:52:42 #128 CACHED 05:52:42 05:52:42 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #129 CACHED 05:52:42 05:52:42 #130 [security-proxy-setup builder 6/7] COPY . . 05:52:42 #130 CACHED 05:52:42 05:52:42 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #131 CACHED 05:52:42 05:52:42 #132 [core-command builder 6/7] COPY . . 05:52:42 #132 CACHED 05:52:42 05:52:42 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 05:52:42 #133 CACHED 05:52:42 05:52:42 #134 [security-proxy-auth builder 6/7] COPY . . 05:52:42 #134 CACHED 05:52:42 05:52:42 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:52:42 #135 CACHED 05:52:42 05:52:42 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #136 CACHED 05:52:42 05:52:42 #137 [security-secretstore-setup builder 6/7] COPY . . 05:52:42 #137 DONE 1.1s 05:52:42 05:52:42 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #138 CACHED 05:52:42 05:52:42 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 05:52:42 #139 CACHED 05:52:42 05:52:42 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:52:42 #140 CACHED 05:52:42 05:52:42 #141 [security-spiffe-token-provider builder 6/7] COPY . . 05:52:42 #141 DONE 1.2s 05:52:42 05:52:42 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:52:42 #142 CACHED 05:52:42 05:52:42 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:42 #143 CACHED 05:52:42 05:52:42 #144 [core-metadata builder 6/7] COPY . . 05:52:42 #144 CACHED 05:52:42 05:52:42 #121 [core-data builder 6/7] COPY . . 05:52:42 #121 DONE 1.2s 05:52:42 05:52:42 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:52:44 #145 3.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:52:51 #145 ... 05:52:51 05:52:51 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:52:51 #0 2.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:52:51 #146 ... 05:52:51 05:52:51 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:52:51 #0 2.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:52:52 #147 ... 05:52:52 05:52:52 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:52:52 #0 3.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:52:52 #148 ... 05:52:52 05:52:52 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:52:52 #0 2.217 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:52:52 #149 ... 05:52:52 05:52:52 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:52:52 #0 2.792 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:52:52 #150 ... 05:52:52 05:52:52 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:52:52 #0 2.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:52:52 #151 ... 05:52:52 05:52:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:52:52 #0 2.912 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:52:52 #152 ... 05:52:52 05:52:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:52:52 #0 2.744 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:52:52 #153 ... 05:52:52 05:52:52 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:52:52 #0 2.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:52:53 #154 ... 05:52:53 05:52:53 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:52:53 #0 2.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:52:53 #155 ... 05:52:53 05:52:53 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:52:53 #0 2.680 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:53:02 #154 ... 05:53:02 05:53:02 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:53:02 #148 DONE 88.5s 05:53:02 05:53:02 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:53:02 #151 DONE 88.5s 05:53:02 05:53:02 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:53:02 #153 ... 05:53:02 05:53:02 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:53:02 #155 DONE 0.2s 05:53:02 05:53:02 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:53:02 #156 DONE 0.2s 05:53:02 05:53:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:53:02 #154 ... 05:53:02 05:53:02 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:53:02 #157 ... 05:53:02 05:53:02 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:53:02 #158 DONE 0.3s 05:53:02 05:53:02 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:53:02 #159 DONE 0.5s 05:53:02 05:53:02 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:53:02 #152 ... 05:53:02 05:53:02 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:53:02 #160 DONE 0.5s 05:53:02 05:53:02 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:53:02 #161 DONE 0.1s 05:53:02 05:53:02 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:02 #162 ... 05:53:02 05:53:02 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:53:02 #157 DONE 1.6s 05:53:02 05:53:02 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:53:02 #163 DONE 0.3s 05:53:02 05:53:02 #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 05:53:02 #146 ... 05:53:02 05:53:02 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:53:02 #164 DONE 0.2s 05:53:02 05:53:02 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:53:02 #165 DONE 0.5s 05:53:02 05:53:02 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:53:02 #149 ... 05:53:02 05:53:02 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:02 #162 DONE 1.3s 05:53:02 05:53:02 #93 [core-common-config-bootstrapper] exporting to image 05:53:02 #93 exporting layers 05:53:02 #93 ... 05:53:02 05:53:02 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:53:02 #144 DONE 92.0s 05:53:02 05:53:02 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:53:02 #166 DONE 0.4s 05:53:02 05:53:02 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:53:02 #167 ... 05:53:02 05:53:02 #168 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:53:02 #168 DONE 0.3s 05:53:02 05:53:02 #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 05:53:02 #146 92.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:53:02 #146 ... 05:53:02 05:53:02 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:53:02 #167 DONE 0.6s 05:53:02 05:53:02 #93 [core-common-config-bootstrapper] exporting to image 05:53:02 #93 exporting layers 1.2s done 05:53:02 #93 writing image sha256:602798ac9070a3c981798d440ca5391d23ddf1d3033e907bfabf1576f9d62d4f done 05:53:02 #93 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 05:53:02 #93 DONE 2.8s 05:53:02 05:53:02 #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:53:02 #169 DONE 0.5s 05:53:02 05:53:02 #170 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:53:02 #170 ... 05:53:02 05:53:02 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:53:02 #171 DONE 0.3s 05:53:02 05:53:02 #170 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:53:02 #170 DONE 0.3s 05:53:02 05:53:02 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:53:03 #172 DONE 0.1s 05:53:03 05:53:03 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:53:03 #173 DONE 0.1s 05:53:03 05:53:03 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:53:03 #174 DONE 0.1s 05:53:03 05:53:03 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:53:03 #175 ... 05:53:03 05:53:03 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:53:03 #176 DONE 0.3s 05:53:03 05:53:03 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:53:03 #177 DONE 0.2s 05:53:03 05:53:03 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:04 #178 ... 05:53:04 05:53:04 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:53:04 #175 DONE 1.2s 05:53:04 05:53:04 #93 [security-bootstrapper] exporting to image 05:53:04 #93 ... 05:53:04 05:53:04 #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 05:53:04 #146 DONE 95.0s 05:53:05 05:53:05 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:05 #178 DONE 1.4s 05:53:05 05:53:05 #93 [security-proxy-setup] exporting to image 05:53:05 #93 exporting layers 1.0s done 05:53:05 #93 writing image sha256:a9909080685450f79d811fdb3a934e893e2e2fe18bff44ee34a1117eacecc3d7 0.0s done 05:53:05 #93 naming to docker.io/library/security-bootstrapper 05:53:05 #93 ... 05:53:05 05:53:05 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:53:05 #179 DONE 0.1s 05:53:05 05:53:05 #93 [security-bootstrapper] exporting to image 05:53:05 #93 naming to docker.io/library/security-bootstrapper done 05:53:05 #93 exporting layers 0.5s done 05:53:05 #93 writing image sha256:5f33d3fd55c51a6f739e5198a930af1042b2169937b091caec2b45f61adb2c78 0.0s done 05:53:05 #93 naming to docker.io/library/security-proxy-setup 05:53:05 #93 naming to docker.io/library/security-proxy-setup done 05:53:05 #93 DONE 4.0s 05:53:05 05:53:05 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:53:05 #180 DONE 0.2s 05:53:05 05:53:05 #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:53:05 #181 DONE 0.1s 05:53:05 05:53:05 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:53:05 #147 ... 05:53:05 05:53:05 #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:53:05 #182 DONE 0.2s 05:53:05 05:53:05 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:53:05 #183 DONE 0.1s 05:53:05 05:53:05 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:53:06 #149 ... 05:53:06 05:53:06 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:53:06 #184 DONE 0.2s 05:53:06 05:53:06 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:53:06 #185 DONE 0.2s 05:53:06 05:53:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:53:06 #150 ... 05:53:06 05:53:06 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:53:06 #186 DONE 0.1s 05:53:06 05:53:06 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:07 #187 DONE 1.3s 05:53:07 05:53:07 #93 [security-secretstore-setup] exporting to image 05:53:08 #93 exporting layers 0.5s done 05:53:08 #93 writing image sha256:226ccd9a0e43008fddb164438747224c956aa9e4ded5ad0005117048a4567ab9 done 05:53:08 #93 naming to docker.io/library/security-secretstore-setup done 05:53:08 #93 DONE 4.5s 05:53:08 05:53:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:53:20 #153 ... 05:53:20 05:53:20 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:53:20 #145 DONE 109.2s 05:53:20 05:53:20 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:53:20 #149 ... 05:53:20 05:53:20 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:53:20 #188 DONE 0.2s 05:53:20 05:53:20 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:53:20 #189 DONE 0.1s 05:53:20 05:53:20 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:53:20 #190 DONE 0.1s 05:53:20 05:53:20 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:53:20 #191 DONE 0.1s 05:53:20 05:53:20 #93 [security-spiffe-token-provider] exporting to image 05:53:20 #93 exporting layers 05:53:20 #93 exporting layers 0.3s done 05:53:20 #93 writing image sha256:fae0f290c46425542304a7ba7a0b0f34831831afb2915309c00a81154d44274f done 05:53:20 #93 naming to docker.io/library/security-spiffe-token-provider done 05:53:20 #93 DONE 4.8s 05:53:20 05:53:20 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:53:59 #154 ... 05:53:59 05:53:59 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:53:59 #149 DONE 144.9s 05:53:59 05:53:59 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:53:59 #143 DONE 144.9s 05:53:59 05:53:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:53:59 #150 DONE 145.0s 05:53:59 05:53:59 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:53:59 #154 DONE 145.0s 05:53:59 05:53:59 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:53:59 #152 DONE 145.0s 05:53:59 05:53:59 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #192 DONE 0.1s 05:53:59 05:53:59 #193 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #193 DONE 0.1s 05:53:59 05:53:59 #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:53:59 #194 ... 05:53:59 05:53:59 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:53:59 #195 CACHED 05:53:59 05:53:59 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #196 CACHED 05:53:59 05:53:59 #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:53:59 #197 DONE 0.4s 05:53:59 05:53:59 #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:53:59 #198 CACHED 05:53:59 05:53:59 #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #199 CACHED 05:53:59 05:53:59 #200 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:53:59 #200 ... 05:53:59 05:53:59 #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:53:59 #194 DONE 0.6s 05:53:59 05:53:59 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #201 DONE 0.3s 05:53:59 05:53:59 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:53:59 #202 ... 05:53:59 05:53:59 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:53:59 #153 DONE 146.5s 05:53:59 05:53:59 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:53:59 #203 DONE 1.1s 05:53:59 05:53:59 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:53:59 #202 DONE 1.0s 05:53:59 05:53:59 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:53:59 #204 DONE 1.3s 05:53:59 05:53:59 #200 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:53:59 #200 DONE 1.3s 05:53:59 05:53:59 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:53:59 #205 DONE 1.4s 05:53:59 05:53:59 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:53:59 #206 ... 05:53:59 05:53:59 #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #207 DONE 0.3s 05:53:59 05:53:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:53:59 #147 DONE 147.1s 05:53:59 05:53:59 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:53:59 #208 DONE 0.4s 05:53:59 05:53:59 #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:53:59 #209 DONE 0.4s 05:53:59 05:53:59 #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:53:59 #210 DONE 0.3s 05:53:59 05:53:59 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:53:59 #206 DONE 0.4s 05:53:59 05:53:59 #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:53:59 #211 DONE 0.4s 05:53:59 05:53:59 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:53:59 #212 DONE 0.2s 05:53:59 05:53:59 #93 [core-keeper] exporting to image 05:53:59 #93 exporting layers 05:53:59 #93 ... 05:53:59 05:53:59 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:53:59 #213 DONE 0.2s 05:53:59 05:53:59 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:53:59 #214 DONE 0.2s 05:53:59 05:53:59 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:53:59 #215 DONE 0.2s 05:53:59 05:53:59 #93 [core-keeper] exporting to image 05:53:59 #93 exporting layers 0.2s done 05:53:59 #93 exporting layers 0.2s done 05:53:59 #93 writing image sha256:cb447155ae6ae6c98dd0c97ca59836a9d8ee81daa72b6c215c688e38d77a82ac done 05:53:59 #93 naming to docker.io/library/core-command done 05:53:59 #93 ... 05:53:59 05:53:59 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:53:59 #216 DONE 0.4s 05:53:59 05:53:59 #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:53:59 #217 DONE 0.4s 05:53:59 05:53:59 #218 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:53:59 #218 DONE 0.4s 05:53:59 05:53:59 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:53:59 #219 DONE 0.4s 05:53:59 05:53:59 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:53:59 #220 DONE 0.1s 05:53:59 05:53:59 #93 [core-data] exporting to image 05:53:59 #93 ... 05:53:59 05:53:59 #221 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:53:59 #221 DONE 0.1s 05:53:59 05:53:59 #93 [core-keeper] exporting to image 05:53:59 #93 writing image sha256:34cfab1ceb455b0792e6e324a38dfae34673870ed66f4adb99c66617f1836085 0.0s done 05:53:59 #93 naming to docker.io/library/core-keeper done 05:53:59 #93 ... 05:53:59 05:53:59 #222 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:53:59 #222 DONE 0.3s 05:53:59 05:53:59 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:59 #223 DONE 0.8s 05:53:59 05:53:59 #93 [core-data] exporting to image 05:53:59 #93 exporting layers 0.4s done 05:53:59 #93 writing image sha256:69aa1c3b2debe74e0df64367e79d2f39a58186f2772f61e033d2d9cea3a8d076 0.0s done 05:53:59 #93 naming to docker.io/library/core-data done 05:53:59 #93 ... 05:53:59 05:53:59 #224 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:53:59 #224 DONE 0.1s 05:53:59 05:53:59 #225 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:53:59 #225 DONE 0.1s 05:53:59 05:53:59 #93 [support-scheduler] exporting to image 05:53:59 #93 writing image sha256:302654e1bff81cecf8db4d64543c71965a7f4d8c05e9e1d42c0223608edd9707 done 05:53:59 #93 naming to docker.io/library/support-scheduler done 05:53:59 #93 exporting layers 0.3s done 05:53:59 #93 writing image sha256:7fb298d9547dd0d3ee318d9bfec68d45749324f30a04782f28cf825f32a8adcf 0.0s done 05:53:59 #93 writing image sha256:1957b8303837aba1929da6010365272e1516ed23242b14a87089fd74d445cd21 done 05:53:59 #93 naming to docker.io/library/security-proxy-auth done 05:53:59 #93 naming to docker.io/library/core-metadata done 05:53:59 #93 writing image sha256:71b4870ef804c83a8468f2c506fd256c801d01e7ef556cb5496d2098ea6e2f0f done 05:53:59 #93 naming to docker.io/library/support-notifications done 05:53:59 #93 DONE 6.3s 05:53:59 05:53:59 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:53:59 time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:53:59 $ docker stop --time=1 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 05:54:00 $ docker rm -f --volumes 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:00 + docker images 05:54:00 REPOSITORY TAG IMAGE ID CREATED SIZE 05:54:00 core-metadata latest 7fb298d9547d 3 seconds ago 32.2MB 05:54:00 security-proxy-auth latest 1957b8303837 3 seconds ago 30.9MB 05:54:00 support-notifications latest 71b4870ef804 3 seconds ago 50.5MB 05:54:00 core-data latest 69aa1c3b2deb 3 seconds ago 32MB 05:54:00 support-scheduler latest 302654e1bff8 3 seconds ago 47.2MB 05:54:00 core-keeper latest 34cfab1ceb45 4 seconds ago 31.4MB 05:54:00 core-command latest cb447155ae6a 4 seconds ago 27.8MB 05:54:00 security-spiffe-token-provider latest fae0f290c464 41 seconds ago 32.8MB 05:54:00 security-secretstore-setup latest 226ccd9a0e43 53 seconds ago 41.2MB 05:54:00 security-proxy-setup latest 5f33d3fd55c5 56 seconds ago 29.5MB 05:54:00 security-bootstrapper latest a99090806854 57 seconds ago 20.5MB 05:54:00 core-common-config-bootstrapper latest 602798ac9070 59 seconds ago 17.3MB 05:54:00 security-spire-agent latest f75b2b58a42f 3 minutes ago 183MB 05:54:00 security-spire-server latest 66db2abcdd61 3 minutes ago 122MB 05:54:00 security-spire-config latest 56051e3cd58c 3 minutes ago 121MB 05:54:00 ci-base-image-x86_64 latest ef8ce04f6b61 6 minutes ago 982MB 05:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 05:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 05:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:00 provisioning config files... 05:54:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config10647761584298994400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:01 ---> ****-login.sh 05:54:01 nexus3.edgexfoundry.org:10001 05:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:01 Configure a credential helper to remove this warning. See 05:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:01 05:54:01 Login Succeeded 05:54:01 nexus3.edgexfoundry.org:10002 05:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:01 Configure a credential helper to remove this warning. See 05:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:01 05:54:01 Login Succeeded 05:54:01 nexus3.edgexfoundry.org:10003 05:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:01 Configure a credential helper to remove this warning. See 05:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:01 05:54:01 Login Succeeded 05:54:01 nexus3.edgexfoundry.org:10004 05:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:01 Configure a credential helper to remove this warning. See 05:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:01 05:54:01 Login Succeeded 05:54:01 ****.io 05:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:02 Configure a credential helper to remove this warning. See 05:54:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:02 05:54:02 Login Succeeded 05:54:02 ---> ****-login.sh ends [Pipeline] } 05:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:54:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:54:02 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:02 latest 05:54:02 4.0.0-dev.37 05:54:02 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:02 main 05:54:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:02 + docker push nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:02 ba682f48b363: Preparing 05:54:02 d83218dfcd39: Preparing 05:54:02 494ca75d08d6: Preparing 05:54:02 8376ca50c376: Preparing 05:54:02 e67f7a0e0298: Preparing 05:54:02 8bc0ef7d14b6: Preparing 05:54:02 b05f8993843a: Preparing 05:54:02 8bc0ef7d14b6: Waiting 05:54:02 b05f8993843a: Waiting 05:54:02 494ca75d08d6: Pushed 05:54:02 e67f7a0e0298: Pushed 05:54:02 8376ca50c376: Pushed 05:54:02 ba682f48b363: Pushed 05:54:02 b05f8993843a: Layer already exists 05:54:02 8bc0ef7d14b6: Pushed 05:54:05 d83218dfcd39: Pushed 05:54:05 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:06 ba682f48b363: Preparing 05:54:06 d83218dfcd39: Preparing 05:54:06 494ca75d08d6: Preparing 05:54:06 8376ca50c376: Preparing 05:54:06 e67f7a0e0298: Preparing 05:54:06 8bc0ef7d14b6: Preparing 05:54:06 b05f8993843a: Preparing 05:54:06 8bc0ef7d14b6: Waiting 05:54:06 b05f8993843a: Waiting 05:54:06 d83218dfcd39: Layer already exists 05:54:06 494ca75d08d6: Layer already exists 05:54:06 ba682f48b363: Layer already exists 05:54:06 e67f7a0e0298: Layer already exists 05:54:06 8376ca50c376: Layer already exists 05:54:06 b05f8993843a: Layer already exists 05:54:06 8bc0ef7d14b6: Layer already exists 05:54:06 latest: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:06 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 05:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:06 ba682f48b363: Preparing 05:54:06 d83218dfcd39: Preparing 05:54:06 494ca75d08d6: Preparing 05:54:06 8376ca50c376: Preparing 05:54:06 e67f7a0e0298: Preparing 05:54:06 8bc0ef7d14b6: Preparing 05:54:06 b05f8993843a: Preparing 05:54:06 8bc0ef7d14b6: Waiting 05:54:06 b05f8993843a: Waiting 05:54:06 494ca75d08d6: Layer already exists 05:54:06 ba682f48b363: Layer already exists 05:54:06 e67f7a0e0298: Layer already exists 05:54:06 d83218dfcd39: Layer already exists 05:54:06 8376ca50c376: Layer already exists 05:54:06 b05f8993843a: Layer already exists 05:54:06 8bc0ef7d14b6: Layer already exists 05:54:06 4.0.0-dev.37: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:07 ba682f48b363: Preparing 05:54:07 d83218dfcd39: Preparing 05:54:07 494ca75d08d6: Preparing 05:54:07 8376ca50c376: Preparing 05:54:07 e67f7a0e0298: Preparing 05:54:07 8bc0ef7d14b6: Preparing 05:54:07 b05f8993843a: Preparing 05:54:07 8bc0ef7d14b6: Waiting 05:54:07 b05f8993843a: Waiting 05:54:07 ba682f48b363: Layer already exists 05:54:07 d83218dfcd39: Layer already exists 05:54:07 e67f7a0e0298: Layer already exists 05:54:07 494ca75d08d6: Layer already exists 05:54:07 8376ca50c376: Layer already exists 05:54:07 8bc0ef7d14b6: Layer already exists 05:54:07 b05f8993843a: Layer already exists 05:54:07 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:07 ba682f48b363: Preparing 05:54:07 d83218dfcd39: Preparing 05:54:07 494ca75d08d6: Preparing 05:54:07 8376ca50c376: Preparing 05:54:07 e67f7a0e0298: Preparing 05:54:07 8bc0ef7d14b6: Preparing 05:54:07 b05f8993843a: Preparing 05:54:07 8bc0ef7d14b6: Waiting 05:54:07 b05f8993843a: Waiting 05:54:07 8376ca50c376: Layer already exists 05:54:07 ba682f48b363: Layer already exists 05:54:07 494ca75d08d6: Layer already exists 05:54:07 d83218dfcd39: Layer already exists 05:54:07 e67f7a0e0298: Layer already exists 05:54:07 8bc0ef7d14b6: Layer already exists 05:54:07 b05f8993843a: Layer already exists 05:54:07 main: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:08 ===================================================== [Pipeline] echo 05:54:08 taggedImages: 05:54:08 - nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:08 - nexus3.edgexfoundry.org:10004/core-command:latest 05:54:08 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 05:54:08 - nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:54:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:54:08 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:08 latest 05:54:08 4.0.0-dev.37 05:54:08 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:08 main 05:54:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:08 089824b0dc4e: Preparing 05:54:08 fbeac32fba09: Preparing 05:54:08 d5260cb1ebc6: Preparing 05:54:08 5857718f109c: Preparing 05:54:08 494ca75d08d6: Preparing 05:54:08 8376ca50c376: Preparing 05:54:08 e67f7a0e0298: Preparing 05:54:08 8bc0ef7d14b6: Preparing 05:54:08 b05f8993843a: Preparing 05:54:08 8376ca50c376: Waiting 05:54:08 b05f8993843a: Waiting 05:54:08 8bc0ef7d14b6: Waiting 05:54:08 494ca75d08d6: Layer already exists 05:54:08 8376ca50c376: Layer already exists 05:54:08 e67f7a0e0298: Layer already exists 05:54:08 8bc0ef7d14b6: Layer already exists 05:54:08 fbeac32fba09: Pushed 05:54:08 089824b0dc4e: Pushed 05:54:08 d5260cb1ebc6: Pushed 05:54:08 b05f8993843a: Layer already exists 05:54:10 5857718f109c: Pushed 05:54:10 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:10 089824b0dc4e: Preparing 05:54:10 fbeac32fba09: Preparing 05:54:10 d5260cb1ebc6: Preparing 05:54:10 5857718f109c: Preparing 05:54:10 494ca75d08d6: Preparing 05:54:10 8376ca50c376: Preparing 05:54:10 e67f7a0e0298: Preparing 05:54:10 8bc0ef7d14b6: Preparing 05:54:10 b05f8993843a: Preparing 05:54:10 e67f7a0e0298: Waiting 05:54:10 8bc0ef7d14b6: Waiting 05:54:10 8376ca50c376: Waiting 05:54:10 b05f8993843a: Waiting 05:54:10 5857718f109c: Layer already exists 05:54:10 089824b0dc4e: Layer already exists 05:54:10 494ca75d08d6: Layer already exists 05:54:10 fbeac32fba09: Layer already exists 05:54:10 d5260cb1ebc6: Layer already exists 05:54:10 e67f7a0e0298: Layer already exists 05:54:10 b05f8993843a: Layer already exists 05:54:10 8376ca50c376: Layer already exists 05:54:10 8bc0ef7d14b6: Layer already exists 05:54:10 latest: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 05:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:11 089824b0dc4e: Preparing 05:54:11 fbeac32fba09: Preparing 05:54:11 d5260cb1ebc6: Preparing 05:54:11 5857718f109c: Preparing 05:54:11 494ca75d08d6: Preparing 05:54:11 8376ca50c376: Preparing 05:54:11 e67f7a0e0298: Preparing 05:54:11 8bc0ef7d14b6: Preparing 05:54:11 b05f8993843a: Preparing 05:54:11 8376ca50c376: Waiting 05:54:11 e67f7a0e0298: Waiting 05:54:11 8bc0ef7d14b6: Waiting 05:54:11 b05f8993843a: Waiting 05:54:11 494ca75d08d6: Layer already exists 05:54:11 089824b0dc4e: Layer already exists 05:54:11 fbeac32fba09: Layer already exists 05:54:11 d5260cb1ebc6: Layer already exists 05:54:11 5857718f109c: Layer already exists 05:54:11 e67f7a0e0298: Layer already exists 05:54:11 b05f8993843a: Layer already exists 05:54:11 8376ca50c376: Layer already exists 05:54:11 8bc0ef7d14b6: Layer already exists 05:54:11 4.0.0-dev.37: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:12 089824b0dc4e: Preparing 05:54:12 fbeac32fba09: Preparing 05:54:12 d5260cb1ebc6: Preparing 05:54:12 5857718f109c: Preparing 05:54:12 494ca75d08d6: Preparing 05:54:12 8376ca50c376: Preparing 05:54:12 e67f7a0e0298: Preparing 05:54:12 8bc0ef7d14b6: Preparing 05:54:12 8376ca50c376: Waiting 05:54:12 e67f7a0e0298: Waiting 05:54:12 b05f8993843a: Preparing 05:54:12 b05f8993843a: Waiting 05:54:12 fbeac32fba09: Layer already exists 05:54:12 494ca75d08d6: Layer already exists 05:54:12 d5260cb1ebc6: Layer already exists 05:54:12 5857718f109c: Layer already exists 05:54:12 089824b0dc4e: Layer already exists 05:54:12 e67f7a0e0298: Layer already exists 05:54:12 8bc0ef7d14b6: Layer already exists 05:54:12 8376ca50c376: Layer already exists 05:54:12 b05f8993843a: Layer already exists 05:54:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:12 089824b0dc4e: Preparing 05:54:12 fbeac32fba09: Preparing 05:54:12 d5260cb1ebc6: Preparing 05:54:12 5857718f109c: Preparing 05:54:12 494ca75d08d6: Preparing 05:54:12 8376ca50c376: Preparing 05:54:12 e67f7a0e0298: Preparing 05:54:12 8bc0ef7d14b6: Preparing 05:54:12 b05f8993843a: Preparing 05:54:12 8376ca50c376: Waiting 05:54:12 e67f7a0e0298: Waiting 05:54:12 8bc0ef7d14b6: Waiting 05:54:12 b05f8993843a: Waiting 05:54:12 fbeac32fba09: Layer already exists 05:54:12 d5260cb1ebc6: Layer already exists 05:54:12 089824b0dc4e: Layer already exists 05:54:12 5857718f109c: Layer already exists 05:54:12 494ca75d08d6: Layer already exists 05:54:12 e67f7a0e0298: Layer already exists 05:54:12 8bc0ef7d14b6: Layer already exists 05:54:12 b05f8993843a: Layer already exists 05:54:12 8376ca50c376: Layer already exists 05:54:12 main: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:12 ===================================================== [Pipeline] echo 05:54:12 taggedImages: 05:54:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:54:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 05:54:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:54:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:54:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:12 latest 05:54:12 4.0.0-dev.37 05:54:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:12 main 05:54:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:13 + docker push nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:13 cc02def06902: Preparing 05:54:13 733aee55af62: Preparing 05:54:13 950e41a2dd18: Preparing 05:54:13 494ca75d08d6: Preparing 05:54:13 8376ca50c376: Preparing 05:54:13 43ee99480358: Preparing 05:54:13 f919150f6584: Preparing 05:54:13 b05f8993843a: Preparing 05:54:13 43ee99480358: Waiting 05:54:13 f919150f6584: Waiting 05:54:13 494ca75d08d6: Layer already exists 05:54:13 8376ca50c376: Layer already exists 05:54:13 733aee55af62: Pushed 05:54:13 cc02def06902: Pushed 05:54:13 b05f8993843a: Layer already exists 05:54:13 f919150f6584: Pushed 05:54:13 43ee99480358: Pushed 05:54:16 950e41a2dd18: Pushed 05:54:16 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:17 cc02def06902: Preparing 05:54:17 733aee55af62: Preparing 05:54:17 950e41a2dd18: Preparing 05:54:17 494ca75d08d6: Preparing 05:54:17 8376ca50c376: Preparing 05:54:17 43ee99480358: Preparing 05:54:17 f919150f6584: Preparing 05:54:17 b05f8993843a: Preparing 05:54:17 43ee99480358: Waiting 05:54:17 f919150f6584: Waiting 05:54:17 b05f8993843a: Waiting 05:54:17 733aee55af62: Layer already exists 05:54:17 8376ca50c376: Layer already exists 05:54:17 950e41a2dd18: Layer already exists 05:54:17 494ca75d08d6: Layer already exists 05:54:17 cc02def06902: Layer already exists 05:54:17 f919150f6584: Layer already exists 05:54:17 b05f8993843a: Layer already exists 05:54:17 43ee99480358: Layer already exists 05:54:17 latest: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 05:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:18 cc02def06902: Preparing 05:54:18 733aee55af62: Preparing 05:54:18 950e41a2dd18: Preparing 05:54:18 494ca75d08d6: Preparing 05:54:18 8376ca50c376: Preparing 05:54:18 43ee99480358: Preparing 05:54:18 f919150f6584: Preparing 05:54:18 b05f8993843a: Preparing 05:54:18 43ee99480358: Waiting 05:54:18 f919150f6584: Waiting 05:54:18 b05f8993843a: Waiting 05:54:18 733aee55af62: Layer already exists 05:54:18 494ca75d08d6: Layer already exists 05:54:18 950e41a2dd18: Layer already exists 05:54:18 cc02def06902: Layer already exists 05:54:18 8376ca50c376: Layer already exists 05:54:18 f919150f6584: Layer already exists 05:54:18 43ee99480358: Layer already exists 05:54:18 b05f8993843a: Layer already exists 05:54:18 4.0.0-dev.37: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:18 + docker push nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:18 cc02def06902: Preparing 05:54:18 733aee55af62: Preparing 05:54:18 950e41a2dd18: Preparing 05:54:18 494ca75d08d6: Preparing 05:54:18 8376ca50c376: Preparing 05:54:18 43ee99480358: Preparing 05:54:18 f919150f6584: Preparing 05:54:18 b05f8993843a: Preparing 05:54:18 f919150f6584: Waiting 05:54:18 b05f8993843a: Waiting 05:54:18 43ee99480358: Waiting 05:54:18 950e41a2dd18: Layer already exists 05:54:18 494ca75d08d6: Layer already exists 05:54:18 cc02def06902: Layer already exists 05:54:18 733aee55af62: Layer already exists 05:54:18 8376ca50c376: Layer already exists 05:54:18 b05f8993843a: Layer already exists 05:54:18 43ee99480358: Layer already exists 05:54:18 f919150f6584: Layer already exists 05:54:18 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:19 cc02def06902: Preparing 05:54:19 733aee55af62: Preparing 05:54:19 950e41a2dd18: Preparing 05:54:19 494ca75d08d6: Preparing 05:54:19 8376ca50c376: Preparing 05:54:19 43ee99480358: Preparing 05:54:19 f919150f6584: Preparing 05:54:19 b05f8993843a: Preparing 05:54:19 b05f8993843a: Waiting 05:54:19 43ee99480358: Waiting 05:54:19 f919150f6584: Waiting 05:54:19 950e41a2dd18: Layer already exists 05:54:19 8376ca50c376: Layer already exists 05:54:19 cc02def06902: Layer already exists 05:54:19 733aee55af62: Layer already exists 05:54:19 494ca75d08d6: Layer already exists 05:54:19 b05f8993843a: Layer already exists 05:54:19 f919150f6584: Layer already exists 05:54:19 43ee99480358: Layer already exists 05:54:19 main: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:19 ===================================================== [Pipeline] echo 05:54:19 taggedImages: 05:54:19 - nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:19 - nexus3.edgexfoundry.org:10004/core-data:latest 05:54:19 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 05:54:19 - nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:54:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:54:19 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:19 latest 05:54:19 4.0.0-dev.37 05:54:19 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:19 main 05:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:20 a9799dc55739: Preparing 05:54:20 f5ec82cd7106: Preparing 05:54:20 dd679a9663a2: Preparing 05:54:20 8376ca50c376: Preparing 05:54:20 2a115eda046a: Preparing 05:54:20 9cb235b66dd0: Preparing 05:54:20 b05f8993843a: Preparing 05:54:20 b05f8993843a: Waiting 05:54:20 9cb235b66dd0: Waiting 05:54:20 8376ca50c376: Layer already exists 05:54:20 9cb235b66dd0: Pushed 05:54:20 2a115eda046a: Pushed 05:54:20 f5ec82cd7106: Pushed 05:54:20 a9799dc55739: Pushed 05:54:20 b05f8993843a: Layer already exists 05:54:22 dd679a9663a2: Pushed 05:54:22 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:23 a9799dc55739: Preparing 05:54:23 f5ec82cd7106: Preparing 05:54:23 dd679a9663a2: Preparing 05:54:23 8376ca50c376: Preparing 05:54:23 2a115eda046a: Preparing 05:54:23 9cb235b66dd0: Preparing 05:54:23 b05f8993843a: Preparing 05:54:23 9cb235b66dd0: Waiting 05:54:23 b05f8993843a: Waiting 05:54:23 a9799dc55739: Layer already exists 05:54:23 f5ec82cd7106: Layer already exists 05:54:23 2a115eda046a: Layer already exists 05:54:23 dd679a9663a2: Layer already exists 05:54:23 8376ca50c376: Layer already exists 05:54:23 b05f8993843a: Layer already exists 05:54:23 9cb235b66dd0: Layer already exists 05:54:23 latest: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 05:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:24 a9799dc55739: Preparing 05:54:24 f5ec82cd7106: Preparing 05:54:24 dd679a9663a2: Preparing 05:54:24 8376ca50c376: Preparing 05:54:24 2a115eda046a: Preparing 05:54:24 9cb235b66dd0: Preparing 05:54:24 b05f8993843a: Preparing 05:54:24 9cb235b66dd0: Waiting 05:54:24 b05f8993843a: Waiting 05:54:24 dd679a9663a2: Layer already exists 05:54:24 a9799dc55739: Layer already exists 05:54:24 2a115eda046a: Layer already exists 05:54:24 f5ec82cd7106: Layer already exists 05:54:24 8376ca50c376: Layer already exists 05:54:24 b05f8993843a: Layer already exists 05:54:24 9cb235b66dd0: Layer already exists 05:54:24 4.0.0-dev.37: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:24 a9799dc55739: Preparing 05:54:24 f5ec82cd7106: Preparing 05:54:24 dd679a9663a2: Preparing 05:54:24 8376ca50c376: Preparing 05:54:24 2a115eda046a: Preparing 05:54:24 9cb235b66dd0: Preparing 05:54:24 b05f8993843a: Preparing 05:54:24 9cb235b66dd0: Waiting 05:54:24 b05f8993843a: Waiting 05:54:24 8376ca50c376: Layer already exists 05:54:24 2a115eda046a: Layer already exists 05:54:24 a9799dc55739: Layer already exists 05:54:24 dd679a9663a2: Layer already exists 05:54:24 f5ec82cd7106: Layer already exists 05:54:24 9cb235b66dd0: Layer already exists 05:54:24 b05f8993843a: Layer already exists 05:54:24 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:25 a9799dc55739: Preparing 05:54:25 f5ec82cd7106: Preparing 05:54:25 dd679a9663a2: Preparing 05:54:25 8376ca50c376: Preparing 05:54:25 2a115eda046a: Preparing 05:54:25 9cb235b66dd0: Preparing 05:54:25 b05f8993843a: Preparing 05:54:25 9cb235b66dd0: Waiting 05:54:25 b05f8993843a: Waiting 05:54:25 f5ec82cd7106: Layer already exists 05:54:25 a9799dc55739: Layer already exists 05:54:25 2a115eda046a: Layer already exists 05:54:25 dd679a9663a2: Layer already exists 05:54:25 8376ca50c376: Layer already exists 05:54:25 b05f8993843a: Layer already exists 05:54:25 9cb235b66dd0: Layer already exists 05:54:25 main: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:25 ===================================================== [Pipeline] echo 05:54:25 taggedImages: 05:54:25 - nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:54:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 05:54:25 - nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:54:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:54:25 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:25 latest 05:54:25 4.0.0-dev.37 05:54:25 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:25 main 05:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:54:26 b5124c59cfb0: Preparing 05:54:26 d8ddf754e543: Preparing 05:54:26 1fc938453141: Preparing 05:54:26 3ada5457fb46: Preparing 05:54:26 494ca75d08d6: Preparing 05:54:26 8376ca50c376: Preparing 05:54:26 e67f7a0e0298: Preparing 05:54:26 8bc0ef7d14b6: Preparing 05:54:26 b05f8993843a: Preparing 05:54:26 8376ca50c376: Waiting 05:54:26 8bc0ef7d14b6: Waiting 05:54:26 e67f7a0e0298: Waiting 05:54:26 b05f8993843a: Waiting 05:54:26 494ca75d08d6: Layer already exists 05:54:26 8376ca50c376: Layer already exists 05:54:26 e67f7a0e0298: Layer already exists 05:54:26 8bc0ef7d14b6: Layer already exists 05:54:26 b05f8993843a: Layer already exists 05:54:26 b5124c59cfb0: Pushed 05:54:26 d8ddf754e543: Pushed 05:54:26 1fc938453141: Pushed 05:54:28 3ada5457fb46: Pushed 05:54:29 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:54:29 b5124c59cfb0: Preparing 05:54:29 d8ddf754e543: Preparing 05:54:29 1fc938453141: Preparing 05:54:29 3ada5457fb46: Preparing 05:54:29 494ca75d08d6: Preparing 05:54:29 8376ca50c376: Preparing 05:54:29 e67f7a0e0298: Preparing 05:54:29 8bc0ef7d14b6: Preparing 05:54:29 b05f8993843a: Preparing 05:54:29 8376ca50c376: Waiting 05:54:29 b05f8993843a: Waiting 05:54:29 8bc0ef7d14b6: Waiting 05:54:29 e67f7a0e0298: Waiting 05:54:29 b5124c59cfb0: Layer already exists 05:54:29 1fc938453141: Layer already exists 05:54:29 494ca75d08d6: Layer already exists 05:54:29 d8ddf754e543: Layer already exists 05:54:29 3ada5457fb46: Layer already exists 05:54:29 b05f8993843a: Layer already exists 05:54:29 8bc0ef7d14b6: Layer already exists 05:54:29 8376ca50c376: Layer already exists 05:54:29 e67f7a0e0298: Layer already exists 05:54:29 latest: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 05:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:54:30 b5124c59cfb0: Preparing 05:54:30 d8ddf754e543: Preparing 05:54:30 1fc938453141: Preparing 05:54:30 3ada5457fb46: Preparing 05:54:30 494ca75d08d6: Preparing 05:54:30 8376ca50c376: Preparing 05:54:30 e67f7a0e0298: Preparing 05:54:30 8bc0ef7d14b6: Preparing 05:54:30 b05f8993843a: Preparing 05:54:30 e67f7a0e0298: Waiting 05:54:30 8376ca50c376: Waiting 05:54:30 8bc0ef7d14b6: Waiting 05:54:30 1fc938453141: Layer already exists 05:54:30 494ca75d08d6: Layer already exists 05:54:30 3ada5457fb46: Layer already exists 05:54:30 d8ddf754e543: Layer already exists 05:54:30 b5124c59cfb0: Layer already exists 05:54:30 e67f7a0e0298: Layer already exists 05:54:30 8bc0ef7d14b6: Layer already exists 05:54:30 8376ca50c376: Layer already exists 05:54:30 b05f8993843a: Layer already exists 05:54:30 4.0.0-dev.37: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:54:31 b5124c59cfb0: Preparing 05:54:31 d8ddf754e543: Preparing 05:54:31 1fc938453141: Preparing 05:54:31 3ada5457fb46: Preparing 05:54:31 494ca75d08d6: Preparing 05:54:31 8376ca50c376: Preparing 05:54:31 e67f7a0e0298: Preparing 05:54:31 8bc0ef7d14b6: Preparing 05:54:31 b05f8993843a: Preparing 05:54:31 e67f7a0e0298: Waiting 05:54:31 8376ca50c376: Waiting 05:54:31 b05f8993843a: Waiting 05:54:31 1fc938453141: Layer already exists 05:54:31 d8ddf754e543: Layer already exists 05:54:31 494ca75d08d6: Layer already exists 05:54:31 b5124c59cfb0: Layer already exists 05:54:31 3ada5457fb46: Layer already exists 05:54:31 8376ca50c376: Layer already exists 05:54:31 8bc0ef7d14b6: Layer already exists 05:54:31 b05f8993843a: Layer already exists 05:54:31 e67f7a0e0298: Layer already exists 05:54:31 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:54:31 b5124c59cfb0: Preparing 05:54:31 d8ddf754e543: Preparing 05:54:31 1fc938453141: Preparing 05:54:31 3ada5457fb46: Preparing 05:54:31 494ca75d08d6: Preparing 05:54:31 8376ca50c376: Preparing 05:54:31 e67f7a0e0298: Preparing 05:54:31 8bc0ef7d14b6: Preparing 05:54:31 b05f8993843a: Preparing 05:54:31 8376ca50c376: Waiting 05:54:31 8bc0ef7d14b6: Waiting 05:54:31 e67f7a0e0298: Waiting 05:54:31 b05f8993843a: Waiting 05:54:31 b5124c59cfb0: Layer already exists 05:54:31 494ca75d08d6: Layer already exists 05:54:31 1fc938453141: Layer already exists 05:54:31 3ada5457fb46: Layer already exists 05:54:31 d8ddf754e543: Layer already exists 05:54:31 e67f7a0e0298: Layer already exists 05:54:31 8376ca50c376: Layer already exists 05:54:31 b05f8993843a: Layer already exists 05:54:31 8bc0ef7d14b6: Layer already exists 05:54:31 main: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:31 ===================================================== [Pipeline] echo 05:54:31 taggedImages: 05:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 05:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:54:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:54:31 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:31 latest 05:54:31 4.0.0-dev.37 05:54:31 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:31 main 05:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:54:32 eeb1296ad1ab: Preparing 05:54:32 25c35d2f30fc: Preparing 05:54:32 7cfd0332804b: Preparing 05:54:32 ec76096783a2: Preparing 05:54:32 e612450e4e33: Preparing 05:54:32 80cd17772cfe: Preparing 05:54:32 2784e682a09e: Preparing 05:54:32 494ca75d08d6: Preparing 05:54:32 8376ca50c376: Preparing 05:54:32 b49defbd8d13: Preparing 05:54:32 20ea31140b97: Preparing 05:54:32 5f70bf18a086: Preparing 05:54:32 c1be9f3dcceb: Preparing 05:54:32 30f27250ec93: Preparing 05:54:32 bf4ae9d5b7bb: Preparing 05:54:32 b05f8993843a: Preparing 05:54:32 8376ca50c376: Waiting 05:54:32 80cd17772cfe: Waiting 05:54:32 b49defbd8d13: Waiting 05:54:32 20ea31140b97: Waiting 05:54:32 5f70bf18a086: Waiting 05:54:32 30f27250ec93: Waiting 05:54:32 2784e682a09e: Waiting 05:54:32 494ca75d08d6: Waiting 05:54:32 bf4ae9d5b7bb: Waiting 05:54:32 c1be9f3dcceb: Waiting 05:54:32 b05f8993843a: Waiting 05:54:32 25c35d2f30fc: Pushed 05:54:32 ec76096783a2: Pushed 05:54:32 7cfd0332804b: Pushed 05:54:32 e612450e4e33: Pushed 05:54:32 eeb1296ad1ab: Pushed 05:54:32 494ca75d08d6: Layer already exists 05:54:32 8376ca50c376: Layer already exists 05:54:32 5f70bf18a086: Layer already exists 05:54:32 80cd17772cfe: Pushed 05:54:32 b49defbd8d13: Pushed 05:54:32 20ea31140b97: Pushed 05:54:32 c1be9f3dcceb: Pushed 05:54:32 b05f8993843a: Layer already exists 05:54:32 30f27250ec93: Pushed 05:54:32 bf4ae9d5b7bb: Pushed 05:54:34 2784e682a09e: Pushed 05:54:34 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:54:34 eeb1296ad1ab: Preparing 05:54:34 25c35d2f30fc: Preparing 05:54:34 7cfd0332804b: Preparing 05:54:34 ec76096783a2: Preparing 05:54:34 e612450e4e33: Preparing 05:54:34 80cd17772cfe: Preparing 05:54:34 2784e682a09e: Preparing 05:54:34 494ca75d08d6: Preparing 05:54:34 8376ca50c376: Preparing 05:54:34 b49defbd8d13: Preparing 05:54:34 20ea31140b97: Preparing 05:54:34 5f70bf18a086: Preparing 05:54:34 c1be9f3dcceb: Preparing 05:54:34 30f27250ec93: Preparing 05:54:34 bf4ae9d5b7bb: Preparing 05:54:34 b05f8993843a: Preparing 05:54:34 80cd17772cfe: Waiting 05:54:34 2784e682a09e: Waiting 05:54:34 494ca75d08d6: Waiting 05:54:34 8376ca50c376: Waiting 05:54:34 b49defbd8d13: Waiting 05:54:34 20ea31140b97: Waiting 05:54:34 b05f8993843a: Waiting 05:54:34 bf4ae9d5b7bb: Waiting 05:54:34 5f70bf18a086: Waiting 05:54:34 ec76096783a2: Layer already exists 05:54:34 eeb1296ad1ab: Layer already exists 05:54:34 7cfd0332804b: Layer already exists 05:54:34 e612450e4e33: Layer already exists 05:54:34 25c35d2f30fc: Layer already exists 05:54:34 2784e682a09e: Layer already exists 05:54:34 80cd17772cfe: Layer already exists 05:54:34 8376ca50c376: Layer already exists 05:54:34 494ca75d08d6: Layer already exists 05:54:34 b49defbd8d13: Layer already exists 05:54:34 20ea31140b97: Layer already exists 05:54:34 5f70bf18a086: Layer already exists 05:54:34 c1be9f3dcceb: Layer already exists 05:54:34 bf4ae9d5b7bb: Layer already exists 05:54:34 30f27250ec93: Layer already exists 05:54:34 b05f8993843a: Layer already exists 05:54:34 latest: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 05:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:54:35 eeb1296ad1ab: Preparing 05:54:35 25c35d2f30fc: Preparing 05:54:35 7cfd0332804b: Preparing 05:54:35 ec76096783a2: Preparing 05:54:35 e612450e4e33: Preparing 05:54:35 80cd17772cfe: Preparing 05:54:35 2784e682a09e: Preparing 05:54:35 494ca75d08d6: Preparing 05:54:35 8376ca50c376: Preparing 05:54:35 b49defbd8d13: Preparing 05:54:35 20ea31140b97: Preparing 05:54:35 5f70bf18a086: Preparing 05:54:35 c1be9f3dcceb: Preparing 05:54:35 30f27250ec93: Preparing 05:54:35 bf4ae9d5b7bb: Preparing 05:54:35 b05f8993843a: Preparing 05:54:35 2784e682a09e: Waiting 05:54:35 494ca75d08d6: Waiting 05:54:35 b49defbd8d13: Waiting 05:54:35 8376ca50c376: Waiting 05:54:35 20ea31140b97: Waiting 05:54:35 5f70bf18a086: Waiting 05:54:35 c1be9f3dcceb: Waiting 05:54:35 bf4ae9d5b7bb: Waiting 05:54:35 30f27250ec93: Waiting 05:54:35 80cd17772cfe: Waiting 05:54:35 7cfd0332804b: Layer already exists 05:54:35 25c35d2f30fc: Layer already exists 05:54:35 ec76096783a2: Layer already exists 05:54:35 e612450e4e33: Layer already exists 05:54:35 eeb1296ad1ab: Layer already exists 05:54:35 80cd17772cfe: Layer already exists 05:54:35 494ca75d08d6: Layer already exists 05:54:35 b49defbd8d13: Layer already exists 05:54:35 2784e682a09e: Layer already exists 05:54:35 8376ca50c376: Layer already exists 05:54:35 c1be9f3dcceb: Layer already exists 05:54:35 20ea31140b97: Layer already exists 05:54:35 30f27250ec93: Layer already exists 05:54:35 5f70bf18a086: Layer already exists 05:54:35 bf4ae9d5b7bb: Layer already exists 05:54:35 b05f8993843a: Layer already exists 05:54:35 4.0.0-dev.37: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:54:36 eeb1296ad1ab: Preparing 05:54:36 25c35d2f30fc: Preparing 05:54:36 7cfd0332804b: Preparing 05:54:36 ec76096783a2: Preparing 05:54:36 e612450e4e33: Preparing 05:54:36 80cd17772cfe: Preparing 05:54:36 2784e682a09e: Preparing 05:54:36 494ca75d08d6: Preparing 05:54:36 8376ca50c376: Preparing 05:54:36 b49defbd8d13: Preparing 05:54:36 20ea31140b97: Preparing 05:54:36 5f70bf18a086: Preparing 05:54:36 c1be9f3dcceb: Preparing 05:54:36 30f27250ec93: Preparing 05:54:36 bf4ae9d5b7bb: Preparing 05:54:36 b05f8993843a: Preparing 05:54:36 80cd17772cfe: Waiting 05:54:36 8376ca50c376: Waiting 05:54:36 b49defbd8d13: Waiting 05:54:36 2784e682a09e: Waiting 05:54:36 20ea31140b97: Waiting 05:54:36 494ca75d08d6: Waiting 05:54:36 5f70bf18a086: Waiting 05:54:36 b05f8993843a: Waiting 05:54:36 bf4ae9d5b7bb: Waiting 05:54:36 c1be9f3dcceb: Waiting 05:54:36 30f27250ec93: Waiting 05:54:36 25c35d2f30fc: Layer already exists 05:54:36 ec76096783a2: Layer already exists 05:54:36 e612450e4e33: Layer already exists 05:54:36 eeb1296ad1ab: Layer already exists 05:54:36 7cfd0332804b: Layer already exists 05:54:36 2784e682a09e: Layer already exists 05:54:36 494ca75d08d6: Layer already exists 05:54:36 b49defbd8d13: Layer already exists 05:54:36 80cd17772cfe: Layer already exists 05:54:36 8376ca50c376: Layer already exists 05:54:36 20ea31140b97: Layer already exists 05:54:36 bf4ae9d5b7bb: Layer already exists 05:54:36 c1be9f3dcceb: Layer already exists 05:54:36 30f27250ec93: Layer already exists 05:54:36 5f70bf18a086: Layer already exists 05:54:36 b05f8993843a: Layer already exists 05:54:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:54:36 eeb1296ad1ab: Preparing 05:54:36 25c35d2f30fc: Preparing 05:54:36 7cfd0332804b: Preparing 05:54:36 ec76096783a2: Preparing 05:54:36 e612450e4e33: Preparing 05:54:36 80cd17772cfe: Preparing 05:54:36 2784e682a09e: Preparing 05:54:36 494ca75d08d6: Preparing 05:54:36 8376ca50c376: Preparing 05:54:36 b49defbd8d13: Preparing 05:54:36 20ea31140b97: Preparing 05:54:36 5f70bf18a086: Preparing 05:54:36 c1be9f3dcceb: Preparing 05:54:36 80cd17772cfe: Waiting 05:54:36 2784e682a09e: Waiting 05:54:36 8376ca50c376: Waiting 05:54:36 494ca75d08d6: Waiting 05:54:36 20ea31140b97: Waiting 05:54:36 5f70bf18a086: Waiting 05:54:36 b49defbd8d13: Waiting 05:54:36 30f27250ec93: Preparing 05:54:36 bf4ae9d5b7bb: Preparing 05:54:36 b05f8993843a: Preparing 05:54:36 bf4ae9d5b7bb: Waiting 05:54:36 30f27250ec93: Waiting 05:54:36 c1be9f3dcceb: Waiting 05:54:36 eeb1296ad1ab: Layer already exists 05:54:36 e612450e4e33: Layer already exists 05:54:36 7cfd0332804b: Layer already exists 05:54:36 ec76096783a2: Layer already exists 05:54:36 25c35d2f30fc: Layer already exists 05:54:36 80cd17772cfe: Layer already exists 05:54:36 2784e682a09e: Layer already exists 05:54:36 b49defbd8d13: Layer already exists 05:54:36 8376ca50c376: Layer already exists 05:54:36 494ca75d08d6: Layer already exists 05:54:36 5f70bf18a086: Layer already exists 05:54:36 20ea31140b97: Layer already exists 05:54:36 30f27250ec93: Layer already exists 05:54:36 c1be9f3dcceb: Layer already exists 05:54:36 bf4ae9d5b7bb: Layer already exists 05:54:36 b05f8993843a: Layer already exists 05:54:36 main: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:36 ===================================================== [Pipeline] echo 05:54:36 taggedImages: 05:54:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:54:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 05:54:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:54:36 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:54:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:36 latest 05:54:36 4.0.0-dev.37 05:54:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:36 main 05:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:54:37 af3b05529662: Preparing 05:54:37 bb7b12e83e68: Preparing 05:54:37 fabaede282c1: Preparing 05:54:37 b714fc712962: Preparing 05:54:37 494ca75d08d6: Preparing 05:54:37 8376ca50c376: Preparing 05:54:37 e67f7a0e0298: Preparing 05:54:37 8bc0ef7d14b6: Preparing 05:54:37 b05f8993843a: Preparing 05:54:37 8376ca50c376: Waiting 05:54:37 8bc0ef7d14b6: Waiting 05:54:37 e67f7a0e0298: Waiting 05:54:37 494ca75d08d6: Layer already exists 05:54:37 8376ca50c376: Layer already exists 05:54:37 e67f7a0e0298: Layer already exists 05:54:37 8bc0ef7d14b6: Layer already exists 05:54:37 bb7b12e83e68: Pushed 05:54:37 b05f8993843a: Layer already exists 05:54:37 fabaede282c1: Pushed 05:54:37 af3b05529662: Pushed 05:54:40 b714fc712962: Pushed 05:54:40 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:54:40 af3b05529662: Preparing 05:54:40 bb7b12e83e68: Preparing 05:54:40 fabaede282c1: Preparing 05:54:40 b714fc712962: Preparing 05:54:40 494ca75d08d6: Preparing 05:54:40 8376ca50c376: Preparing 05:54:40 e67f7a0e0298: Preparing 05:54:40 8bc0ef7d14b6: Preparing 05:54:40 b05f8993843a: Preparing 05:54:40 e67f7a0e0298: Waiting 05:54:40 8bc0ef7d14b6: Waiting 05:54:40 b05f8993843a: Waiting 05:54:40 8376ca50c376: Waiting 05:54:40 b714fc712962: Layer already exists 05:54:40 494ca75d08d6: Layer already exists 05:54:40 fabaede282c1: Layer already exists 05:54:40 bb7b12e83e68: Layer already exists 05:54:40 af3b05529662: Layer already exists 05:54:40 8bc0ef7d14b6: Layer already exists 05:54:40 b05f8993843a: Layer already exists 05:54:40 e67f7a0e0298: Layer already exists 05:54:40 8376ca50c376: Layer already exists 05:54:40 latest: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 05:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:54:41 af3b05529662: Preparing 05:54:41 bb7b12e83e68: Preparing 05:54:41 fabaede282c1: Preparing 05:54:41 b714fc712962: Preparing 05:54:41 494ca75d08d6: Preparing 05:54:41 8376ca50c376: Preparing 05:54:41 e67f7a0e0298: Preparing 05:54:41 8bc0ef7d14b6: Preparing 05:54:41 b05f8993843a: Preparing 05:54:41 8376ca50c376: Waiting 05:54:41 e67f7a0e0298: Waiting 05:54:41 8bc0ef7d14b6: Waiting 05:54:41 b05f8993843a: Waiting 05:54:41 af3b05529662: Layer already exists 05:54:41 b714fc712962: Layer already exists 05:54:41 fabaede282c1: Layer already exists 05:54:41 494ca75d08d6: Layer already exists 05:54:41 bb7b12e83e68: Layer already exists 05:54:41 b05f8993843a: Layer already exists 05:54:41 e67f7a0e0298: Layer already exists 05:54:41 8376ca50c376: Layer already exists 05:54:41 8bc0ef7d14b6: Layer already exists 05:54:41 4.0.0-dev.37: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:54:42 af3b05529662: Preparing 05:54:42 bb7b12e83e68: Preparing 05:54:42 fabaede282c1: Preparing 05:54:42 b714fc712962: Preparing 05:54:42 494ca75d08d6: Preparing 05:54:42 8376ca50c376: Preparing 05:54:42 e67f7a0e0298: Preparing 05:54:42 8bc0ef7d14b6: Preparing 05:54:42 b05f8993843a: Preparing 05:54:42 e67f7a0e0298: Waiting 05:54:42 8bc0ef7d14b6: Waiting 05:54:42 b05f8993843a: Waiting 05:54:42 bb7b12e83e68: Layer already exists 05:54:42 494ca75d08d6: Layer already exists 05:54:42 b714fc712962: Layer already exists 05:54:42 fabaede282c1: Layer already exists 05:54:42 af3b05529662: Layer already exists 05:54:42 e67f7a0e0298: Layer already exists 05:54:42 8bc0ef7d14b6: Layer already exists 05:54:42 8376ca50c376: Layer already exists 05:54:42 b05f8993843a: Layer already exists 05:54:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:54:42 af3b05529662: Preparing 05:54:42 bb7b12e83e68: Preparing 05:54:42 fabaede282c1: Preparing 05:54:42 b714fc712962: Preparing 05:54:42 494ca75d08d6: Preparing 05:54:42 8376ca50c376: Preparing 05:54:42 e67f7a0e0298: Preparing 05:54:42 8bc0ef7d14b6: Preparing 05:54:42 b05f8993843a: Preparing 05:54:42 8bc0ef7d14b6: Waiting 05:54:42 b05f8993843a: Waiting 05:54:42 e67f7a0e0298: Waiting 05:54:42 494ca75d08d6: Layer already exists 05:54:42 fabaede282c1: Layer already exists 05:54:42 bb7b12e83e68: Layer already exists 05:54:42 b714fc712962: Layer already exists 05:54:42 af3b05529662: Layer already exists 05:54:42 8376ca50c376: Layer already exists 05:54:42 e67f7a0e0298: Layer already exists 05:54:42 8bc0ef7d14b6: Layer already exists 05:54:42 b05f8993843a: Layer already exists 05:54:42 main: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:42 ===================================================== [Pipeline] echo 05:54:42 taggedImages: 05:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 05:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:54:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:54:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:42 latest 05:54:42 4.0.0-dev.37 05:54:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:42 main 05:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:54:43 8e2f9a19ad2b: Preparing 05:54:43 336d8ecdd31b: Preparing 05:54:43 3ac18c7bfd73: Preparing 05:54:43 0cde4726b573: Preparing 05:54:43 7f0951f610cc: Preparing 05:54:43 494ca75d08d6: Preparing 05:54:43 8376ca50c376: Preparing 05:54:43 f1b866c8d9fa: Preparing 05:54:43 13c2f40b8168: Preparing 05:54:43 494ca75d08d6: Waiting 05:54:43 f1b866c8d9fa: Waiting 05:54:43 13c2f40b8168: Waiting 05:54:43 8376ca50c376: Waiting 05:54:43 447eb4b95065: Preparing 05:54:43 b05f8993843a: Preparing 05:54:43 447eb4b95065: Waiting 05:54:43 b05f8993843a: Waiting 05:54:43 336d8ecdd31b: Pushed 05:54:43 0cde4726b573: Pushed 05:54:43 8e2f9a19ad2b: Pushed 05:54:43 494ca75d08d6: Layer already exists 05:54:43 7f0951f610cc: Pushed 05:54:43 8376ca50c376: Layer already exists 05:54:43 b05f8993843a: Layer already exists 05:54:43 f1b866c8d9fa: Pushed 05:54:43 13c2f40b8168: Pushed 05:54:44 3ac18c7bfd73: Pushed 05:54:44 447eb4b95065: Pushed 05:54:44 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:54:45 8e2f9a19ad2b: Preparing 05:54:45 336d8ecdd31b: Preparing 05:54:45 3ac18c7bfd73: Preparing 05:54:45 0cde4726b573: Preparing 05:54:45 7f0951f610cc: Preparing 05:54:45 494ca75d08d6: Preparing 05:54:45 8376ca50c376: Preparing 05:54:45 f1b866c8d9fa: Preparing 05:54:45 13c2f40b8168: Preparing 05:54:45 447eb4b95065: Preparing 05:54:45 b05f8993843a: Preparing 05:54:45 8376ca50c376: Waiting 05:54:45 494ca75d08d6: Waiting 05:54:45 f1b866c8d9fa: Waiting 05:54:45 13c2f40b8168: Waiting 05:54:45 447eb4b95065: Waiting 05:54:45 b05f8993843a: Waiting 05:54:45 0cde4726b573: Layer already exists 05:54:45 336d8ecdd31b: Layer already exists 05:54:45 7f0951f610cc: Layer already exists 05:54:45 8e2f9a19ad2b: Layer already exists 05:54:45 3ac18c7bfd73: Layer already exists 05:54:45 494ca75d08d6: Layer already exists 05:54:45 8376ca50c376: Layer already exists 05:54:45 13c2f40b8168: Layer already exists 05:54:45 f1b866c8d9fa: Layer already exists 05:54:45 447eb4b95065: Layer already exists 05:54:45 b05f8993843a: Layer already exists 05:54:45 latest: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 05:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:54:46 8e2f9a19ad2b: Preparing 05:54:46 336d8ecdd31b: Preparing 05:54:46 3ac18c7bfd73: Preparing 05:54:46 0cde4726b573: Preparing 05:54:46 7f0951f610cc: Preparing 05:54:46 494ca75d08d6: Preparing 05:54:46 8376ca50c376: Preparing 05:54:46 f1b866c8d9fa: Preparing 05:54:46 13c2f40b8168: Preparing 05:54:46 447eb4b95065: Preparing 05:54:46 b05f8993843a: Preparing 05:54:46 b05f8993843a: Waiting 05:54:46 447eb4b95065: Waiting 05:54:46 494ca75d08d6: Waiting 05:54:46 f1b866c8d9fa: Waiting 05:54:46 13c2f40b8168: Waiting 05:54:46 7f0951f610cc: Layer already exists 05:54:46 8e2f9a19ad2b: Layer already exists 05:54:46 336d8ecdd31b: Layer already exists 05:54:46 3ac18c7bfd73: Layer already exists 05:54:46 0cde4726b573: Layer already exists 05:54:46 447eb4b95065: Layer already exists 05:54:46 f1b866c8d9fa: Layer already exists 05:54:46 8376ca50c376: Layer already exists 05:54:46 13c2f40b8168: Layer already exists 05:54:46 494ca75d08d6: Layer already exists 05:54:46 b05f8993843a: Layer already exists 05:54:46 4.0.0-dev.37: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:54:46 8e2f9a19ad2b: Preparing 05:54:46 336d8ecdd31b: Preparing 05:54:46 3ac18c7bfd73: Preparing 05:54:46 0cde4726b573: Preparing 05:54:46 7f0951f610cc: Preparing 05:54:46 494ca75d08d6: Preparing 05:54:46 8376ca50c376: Preparing 05:54:46 f1b866c8d9fa: Preparing 05:54:46 13c2f40b8168: Preparing 05:54:46 447eb4b95065: Preparing 05:54:46 b05f8993843a: Preparing 05:54:46 b05f8993843a: Waiting 05:54:46 447eb4b95065: Waiting 05:54:46 8376ca50c376: Waiting 05:54:46 494ca75d08d6: Waiting 05:54:46 f1b866c8d9fa: Waiting 05:54:46 13c2f40b8168: Waiting 05:54:46 336d8ecdd31b: Layer already exists 05:54:46 0cde4726b573: Layer already exists 05:54:46 7f0951f610cc: Layer already exists 05:54:46 3ac18c7bfd73: Layer already exists 05:54:46 8e2f9a19ad2b: Layer already exists 05:54:46 f1b866c8d9fa: Layer already exists 05:54:46 8376ca50c376: Layer already exists 05:54:46 494ca75d08d6: Layer already exists 05:54:46 447eb4b95065: Layer already exists 05:54:46 13c2f40b8168: Layer already exists 05:54:46 b05f8993843a: Layer already exists 05:54:46 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:54:47 8e2f9a19ad2b: Preparing 05:54:47 336d8ecdd31b: Preparing 05:54:47 3ac18c7bfd73: Preparing 05:54:47 0cde4726b573: Preparing 05:54:47 7f0951f610cc: Preparing 05:54:47 494ca75d08d6: Preparing 05:54:47 8376ca50c376: Preparing 05:54:47 f1b866c8d9fa: Preparing 05:54:47 13c2f40b8168: Preparing 05:54:47 447eb4b95065: Preparing 05:54:47 b05f8993843a: Preparing 05:54:47 8376ca50c376: Waiting 05:54:47 b05f8993843a: Waiting 05:54:47 f1b866c8d9fa: Waiting 05:54:47 13c2f40b8168: Waiting 05:54:47 494ca75d08d6: Waiting 05:54:47 0cde4726b573: Layer already exists 05:54:47 7f0951f610cc: Layer already exists 05:54:47 336d8ecdd31b: Layer already exists 05:54:47 3ac18c7bfd73: Layer already exists 05:54:47 8e2f9a19ad2b: Layer already exists 05:54:47 8376ca50c376: Layer already exists 05:54:47 494ca75d08d6: Layer already exists 05:54:47 f1b866c8d9fa: Layer already exists 05:54:47 13c2f40b8168: Layer already exists 05:54:47 447eb4b95065: Layer already exists 05:54:47 b05f8993843a: Layer already exists 05:54:47 main: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:47 ===================================================== [Pipeline] echo 05:54:47 taggedImages: 05:54:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:54:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 05:54:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:54:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:54:47 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:47 latest 05:54:47 4.0.0-dev.37 05:54:47 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:47 main 05:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:54:48 ad2a0f2ade81: Preparing 05:54:48 f9ebdc580a93: Preparing 05:54:48 22dd66ca4e4a: Preparing 05:54:48 8661bbc5db75: Preparing 05:54:48 9ba2bbe82478: Preparing 05:54:48 596ba0a700be: Preparing 05:54:48 8ba57fdb21ae: Preparing 05:54:48 494ca75d08d6: Preparing 05:54:48 8376ca50c376: Preparing 05:54:48 4876af6b9fab: Preparing 05:54:48 4df1a5dac5df: Preparing 05:54:48 b05f8993843a: Preparing 05:54:48 596ba0a700be: Waiting 05:54:48 8ba57fdb21ae: Waiting 05:54:48 494ca75d08d6: Waiting 05:54:48 8376ca50c376: Waiting 05:54:48 4df1a5dac5df: Waiting 05:54:48 b05f8993843a: Waiting 05:54:48 9ba2bbe82478: Pushed 05:54:48 ad2a0f2ade81: Pushed 05:54:48 f9ebdc580a93: Pushed 05:54:48 494ca75d08d6: Layer already exists 05:54:48 8376ca50c376: Layer already exists 05:54:48 596ba0a700be: Pushed 05:54:48 8ba57fdb21ae: Pushed 05:54:48 b05f8993843a: Layer already exists 05:54:48 4876af6b9fab: Pushed 05:54:49 8661bbc5db75: Pushed 05:54:49 22dd66ca4e4a: Pushed 05:54:49 4df1a5dac5df: Pushed 05:54:49 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:54:50 ad2a0f2ade81: Preparing 05:54:50 f9ebdc580a93: Preparing 05:54:50 22dd66ca4e4a: Preparing 05:54:50 8661bbc5db75: Preparing 05:54:50 9ba2bbe82478: Preparing 05:54:50 596ba0a700be: Preparing 05:54:50 8ba57fdb21ae: Preparing 05:54:50 494ca75d08d6: Preparing 05:54:50 8376ca50c376: Preparing 05:54:50 4876af6b9fab: Preparing 05:54:50 4df1a5dac5df: Preparing 05:54:50 b05f8993843a: Preparing 05:54:50 596ba0a700be: Waiting 05:54:50 8ba57fdb21ae: Waiting 05:54:50 8376ca50c376: Waiting 05:54:50 b05f8993843a: Waiting 05:54:50 4876af6b9fab: Waiting 05:54:50 494ca75d08d6: Waiting 05:54:50 22dd66ca4e4a: Layer already exists 05:54:50 9ba2bbe82478: Layer already exists 05:54:50 ad2a0f2ade81: Layer already exists 05:54:50 8661bbc5db75: Layer already exists 05:54:50 f9ebdc580a93: Layer already exists 05:54:50 494ca75d08d6: Layer already exists 05:54:50 4876af6b9fab: Layer already exists 05:54:50 596ba0a700be: Layer already exists 05:54:50 8ba57fdb21ae: Layer already exists 05:54:50 8376ca50c376: Layer already exists 05:54:50 4df1a5dac5df: Layer already exists 05:54:50 b05f8993843a: Layer already exists 05:54:50 latest: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 05:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:54:51 ad2a0f2ade81: Preparing 05:54:51 f9ebdc580a93: Preparing 05:54:51 22dd66ca4e4a: Preparing 05:54:51 8661bbc5db75: Preparing 05:54:51 9ba2bbe82478: Preparing 05:54:51 596ba0a700be: Preparing 05:54:51 8ba57fdb21ae: Preparing 05:54:51 494ca75d08d6: Preparing 05:54:51 8376ca50c376: Preparing 05:54:51 4876af6b9fab: Preparing 05:54:51 4df1a5dac5df: Preparing 05:54:51 b05f8993843a: Preparing 05:54:51 596ba0a700be: Waiting 05:54:51 8ba57fdb21ae: Waiting 05:54:51 4df1a5dac5df: Waiting 05:54:51 8376ca50c376: Waiting 05:54:51 b05f8993843a: Waiting 05:54:51 4876af6b9fab: Waiting 05:54:51 494ca75d08d6: Waiting 05:54:51 22dd66ca4e4a: Layer already exists 05:54:51 f9ebdc580a93: Layer already exists 05:54:51 9ba2bbe82478: Layer already exists 05:54:51 8661bbc5db75: Layer already exists 05:54:51 ad2a0f2ade81: Layer already exists 05:54:51 8ba57fdb21ae: Layer already exists 05:54:51 596ba0a700be: Layer already exists 05:54:51 494ca75d08d6: Layer already exists 05:54:51 8376ca50c376: Layer already exists 05:54:51 4876af6b9fab: Layer already exists 05:54:51 b05f8993843a: Layer already exists 05:54:51 4df1a5dac5df: Layer already exists 05:54:51 4.0.0-dev.37: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:54:52 ad2a0f2ade81: Preparing 05:54:52 f9ebdc580a93: Preparing 05:54:52 22dd66ca4e4a: Preparing 05:54:52 8661bbc5db75: Preparing 05:54:52 9ba2bbe82478: Preparing 05:54:52 596ba0a700be: Preparing 05:54:52 8ba57fdb21ae: Preparing 05:54:52 494ca75d08d6: Preparing 05:54:52 8376ca50c376: Preparing 05:54:52 4876af6b9fab: Preparing 05:54:52 494ca75d08d6: Waiting 05:54:52 596ba0a700be: Waiting 05:54:52 8ba57fdb21ae: Waiting 05:54:52 4df1a5dac5df: Preparing 05:54:52 b05f8993843a: Preparing 05:54:52 4876af6b9fab: Waiting 05:54:52 4df1a5dac5df: Waiting 05:54:52 9ba2bbe82478: Layer already exists 05:54:52 22dd66ca4e4a: Layer already exists 05:54:52 8661bbc5db75: Layer already exists 05:54:52 f9ebdc580a93: Layer already exists 05:54:52 ad2a0f2ade81: Layer already exists 05:54:52 596ba0a700be: Layer already exists 05:54:52 4876af6b9fab: Layer already exists 05:54:52 494ca75d08d6: Layer already exists 05:54:52 8ba57fdb21ae: Layer already exists 05:54:52 8376ca50c376: Layer already exists 05:54:52 4df1a5dac5df: Layer already exists 05:54:52 b05f8993843a: Layer already exists 05:54:52 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:54:52 ad2a0f2ade81: Preparing 05:54:52 f9ebdc580a93: Preparing 05:54:52 22dd66ca4e4a: Preparing 05:54:52 8661bbc5db75: Preparing 05:54:52 9ba2bbe82478: Preparing 05:54:52 596ba0a700be: Preparing 05:54:52 8ba57fdb21ae: Preparing 05:54:52 494ca75d08d6: Preparing 05:54:52 8376ca50c376: Preparing 05:54:52 4876af6b9fab: Preparing 05:54:52 4df1a5dac5df: Preparing 05:54:52 b05f8993843a: Preparing 05:54:52 596ba0a700be: Waiting 05:54:52 494ca75d08d6: Waiting 05:54:52 4df1a5dac5df: Waiting 05:54:52 b05f8993843a: Waiting 05:54:52 4876af6b9fab: Waiting 05:54:52 8376ca50c376: Waiting 05:54:52 8ba57fdb21ae: Waiting 05:54:52 ad2a0f2ade81: Layer already exists 05:54:52 f9ebdc580a93: Layer already exists 05:54:52 22dd66ca4e4a: Layer already exists 05:54:52 9ba2bbe82478: Layer already exists 05:54:52 8661bbc5db75: Layer already exists 05:54:52 8ba57fdb21ae: Layer already exists 05:54:52 596ba0a700be: Layer already exists 05:54:52 4876af6b9fab: Layer already exists 05:54:52 494ca75d08d6: Layer already exists 05:54:52 8376ca50c376: Layer already exists 05:54:52 4df1a5dac5df: Layer already exists 05:54:52 b05f8993843a: Layer already exists 05:54:52 main: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:52 ===================================================== [Pipeline] echo 05:54:52 taggedImages: 05:54:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:54:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 05:54:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:54:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:54:52 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:52 latest 05:54:52 4.0.0-dev.37 05:54:52 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:52 main 05:54:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:54:53 39184a400461: Preparing 05:54:53 b867b62b892b: Preparing 05:54:53 494ca75d08d6: Preparing 05:54:53 8376ca50c376: Preparing 05:54:53 758e10111bc0: Preparing 05:54:53 3290cf34d180: Preparing 05:54:53 b05f8993843a: Preparing 05:54:53 3290cf34d180: Waiting 05:54:53 b05f8993843a: Waiting 05:54:53 8376ca50c376: Layer already exists 05:54:53 494ca75d08d6: Layer already exists 05:54:53 b05f8993843a: Layer already exists 05:54:53 39184a400461: Pushed 05:54:53 758e10111bc0: Pushed 05:54:54 3290cf34d180: Pushed 05:54:55 b867b62b892b: Pushed 05:54:55 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:54:56 39184a400461: Preparing 05:54:56 b867b62b892b: Preparing 05:54:56 494ca75d08d6: Preparing 05:54:56 8376ca50c376: Preparing 05:54:56 758e10111bc0: Preparing 05:54:56 3290cf34d180: Preparing 05:54:56 b05f8993843a: Preparing 05:54:56 3290cf34d180: Waiting 05:54:56 b05f8993843a: Waiting 05:54:56 8376ca50c376: Layer already exists 05:54:56 494ca75d08d6: Layer already exists 05:54:56 758e10111bc0: Layer already exists 05:54:56 39184a400461: Layer already exists 05:54:56 b867b62b892b: Layer already exists 05:54:56 3290cf34d180: Layer already exists 05:54:56 b05f8993843a: Layer already exists 05:54:56 latest: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 05:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:54:56 39184a400461: Preparing 05:54:56 b867b62b892b: Preparing 05:54:56 494ca75d08d6: Preparing 05:54:56 8376ca50c376: Preparing 05:54:56 758e10111bc0: Preparing 05:54:56 3290cf34d180: Preparing 05:54:56 b05f8993843a: Preparing 05:54:56 3290cf34d180: Waiting 05:54:56 b05f8993843a: Waiting 05:54:56 494ca75d08d6: Layer already exists 05:54:56 758e10111bc0: Layer already exists 05:54:56 39184a400461: Layer already exists 05:54:56 b867b62b892b: Layer already exists 05:54:56 8376ca50c376: Layer already exists 05:54:56 3290cf34d180: Layer already exists 05:54:56 b05f8993843a: Layer already exists 05:54:56 4.0.0-dev.37: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:54:57 39184a400461: Preparing 05:54:57 b867b62b892b: Preparing 05:54:57 494ca75d08d6: Preparing 05:54:57 8376ca50c376: Preparing 05:54:57 758e10111bc0: Preparing 05:54:57 3290cf34d180: Preparing 05:54:57 b05f8993843a: Preparing 05:54:57 3290cf34d180: Waiting 05:54:57 b05f8993843a: Waiting 05:54:57 8376ca50c376: Layer already exists 05:54:57 b867b62b892b: Layer already exists 05:54:57 494ca75d08d6: Layer already exists 05:54:57 758e10111bc0: Layer already exists 05:54:57 39184a400461: Layer already exists 05:54:57 3290cf34d180: Layer already exists 05:54:57 b05f8993843a: Layer already exists 05:54:57 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:54:58 39184a400461: Preparing 05:54:58 b867b62b892b: Preparing 05:54:58 494ca75d08d6: Preparing 05:54:58 8376ca50c376: Preparing 05:54:58 758e10111bc0: Preparing 05:54:58 3290cf34d180: Preparing 05:54:58 b05f8993843a: Preparing 05:54:58 3290cf34d180: Waiting 05:54:58 758e10111bc0: Layer already exists 05:54:58 8376ca50c376: Layer already exists 05:54:58 494ca75d08d6: Layer already exists 05:54:58 b867b62b892b: Layer already exists 05:54:58 39184a400461: Layer already exists 05:54:58 3290cf34d180: Layer already exists 05:54:58 b05f8993843a: Layer already exists 05:54:58 main: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:58 ===================================================== [Pipeline] echo 05:54:58 taggedImages: 05:54:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:54:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 05:54:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:54:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:54:58 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:58 latest 05:54:58 4.0.0-dev.37 05:54:58 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:54:58 main 05:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:54:59 3783fa13c6be: Preparing 05:54:59 98e6b96bcfea: Preparing 05:54:59 aa91b6b213c3: Preparing 05:54:59 494ca75d08d6: Preparing 05:54:59 8376ca50c376: Preparing 05:54:59 5d8ae3777f74: Preparing 05:54:59 3be684c4a37a: Preparing 05:54:59 d621ea2f887c: Preparing 05:54:59 f5e9cad04b3c: Preparing 05:54:59 b05f8993843a: Preparing 05:54:59 5d8ae3777f74: Waiting 05:54:59 3be684c4a37a: Waiting 05:54:59 d621ea2f887c: Waiting 05:54:59 f5e9cad04b3c: Waiting 05:54:59 b05f8993843a: Waiting 05:54:59 8376ca50c376: Layer already exists 05:54:59 494ca75d08d6: Layer already exists 05:54:59 3783fa13c6be: Pushed 05:54:59 aa91b6b213c3: Pushed 05:54:59 98e6b96bcfea: Pushed 05:54:59 b05f8993843a: Layer already exists 05:54:59 d621ea2f887c: Pushed 05:54:59 f5e9cad04b3c: Pushed 05:55:06 3be684c4a37a: Pushed 05:55:09 5d8ae3777f74: Pushed 05:55:09 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:10 3783fa13c6be: Preparing 05:55:10 98e6b96bcfea: Preparing 05:55:10 aa91b6b213c3: Preparing 05:55:10 494ca75d08d6: Preparing 05:55:10 8376ca50c376: Preparing 05:55:10 5d8ae3777f74: Preparing 05:55:10 3be684c4a37a: Preparing 05:55:10 d621ea2f887c: Preparing 05:55:10 f5e9cad04b3c: Preparing 05:55:10 b05f8993843a: Preparing 05:55:10 f5e9cad04b3c: Waiting 05:55:10 b05f8993843a: Waiting 05:55:10 3be684c4a37a: Waiting 05:55:10 d621ea2f887c: Waiting 05:55:10 5d8ae3777f74: Waiting 05:55:10 aa91b6b213c3: Layer already exists 05:55:10 494ca75d08d6: Layer already exists 05:55:10 3783fa13c6be: Layer already exists 05:55:10 8376ca50c376: Layer already exists 05:55:10 98e6b96bcfea: Layer already exists 05:55:10 3be684c4a37a: Layer already exists 05:55:10 d621ea2f887c: Layer already exists 05:55:10 5d8ae3777f74: Layer already exists 05:55:10 b05f8993843a: Layer already exists 05:55:10 f5e9cad04b3c: Layer already exists 05:55:10 latest: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 05:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:10 3783fa13c6be: Preparing 05:55:10 98e6b96bcfea: Preparing 05:55:10 aa91b6b213c3: Preparing 05:55:10 494ca75d08d6: Preparing 05:55:10 8376ca50c376: Preparing 05:55:10 5d8ae3777f74: Preparing 05:55:10 3be684c4a37a: Preparing 05:55:10 d621ea2f887c: Preparing 05:55:10 f5e9cad04b3c: Preparing 05:55:10 b05f8993843a: Preparing 05:55:10 5d8ae3777f74: Waiting 05:55:10 3be684c4a37a: Waiting 05:55:10 f5e9cad04b3c: Waiting 05:55:10 b05f8993843a: Waiting 05:55:10 d621ea2f887c: Waiting 05:55:10 8376ca50c376: Layer already exists 05:55:10 98e6b96bcfea: Layer already exists 05:55:10 494ca75d08d6: Layer already exists 05:55:10 aa91b6b213c3: Layer already exists 05:55:10 3783fa13c6be: Layer already exists 05:55:10 3be684c4a37a: Layer already exists 05:55:10 f5e9cad04b3c: Layer already exists 05:55:10 5d8ae3777f74: Layer already exists 05:55:10 d621ea2f887c: Layer already exists 05:55:10 b05f8993843a: Layer already exists 05:55:10 4.0.0-dev.37: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:11 3783fa13c6be: Preparing 05:55:11 98e6b96bcfea: Preparing 05:55:11 aa91b6b213c3: Preparing 05:55:11 494ca75d08d6: Preparing 05:55:11 8376ca50c376: Preparing 05:55:11 5d8ae3777f74: Preparing 05:55:11 3be684c4a37a: Preparing 05:55:11 d621ea2f887c: Preparing 05:55:11 f5e9cad04b3c: Preparing 05:55:11 b05f8993843a: Preparing 05:55:11 f5e9cad04b3c: Waiting 05:55:11 3be684c4a37a: Waiting 05:55:11 d621ea2f887c: Waiting 05:55:11 b05f8993843a: Waiting 05:55:11 5d8ae3777f74: Waiting 05:55:11 98e6b96bcfea: Layer already exists 05:55:11 aa91b6b213c3: Layer already exists 05:55:11 3783fa13c6be: Layer already exists 05:55:11 494ca75d08d6: Layer already exists 05:55:11 8376ca50c376: Layer already exists 05:55:11 d621ea2f887c: Layer already exists 05:55:11 5d8ae3777f74: Layer already exists 05:55:11 f5e9cad04b3c: Layer already exists 05:55:11 b05f8993843a: Layer already exists 05:55:11 3be684c4a37a: Layer already exists 05:55:11 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:11 3783fa13c6be: Preparing 05:55:11 98e6b96bcfea: Preparing 05:55:11 aa91b6b213c3: Preparing 05:55:11 494ca75d08d6: Preparing 05:55:11 8376ca50c376: Preparing 05:55:11 5d8ae3777f74: Preparing 05:55:11 3be684c4a37a: Preparing 05:55:11 d621ea2f887c: Preparing 05:55:11 f5e9cad04b3c: Preparing 05:55:11 b05f8993843a: Preparing 05:55:11 3be684c4a37a: Waiting 05:55:11 d621ea2f887c: Waiting 05:55:11 b05f8993843a: Waiting 05:55:11 5d8ae3777f74: Waiting 05:55:11 3783fa13c6be: Layer already exists 05:55:11 aa91b6b213c3: Layer already exists 05:55:11 494ca75d08d6: Layer already exists 05:55:11 98e6b96bcfea: Layer already exists 05:55:11 8376ca50c376: Layer already exists 05:55:11 3be684c4a37a: Layer already exists 05:55:11 5d8ae3777f74: Layer already exists 05:55:11 d621ea2f887c: Layer already exists 05:55:11 f5e9cad04b3c: Layer already exists 05:55:11 b05f8993843a: Layer already exists 05:55:11 main: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:12 ===================================================== [Pipeline] echo 05:55:12 taggedImages: 05:55:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 05:55:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:55:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:55:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:12 latest 05:55:12 4.0.0-dev.37 05:55:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:12 main 05:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:12 9efb1dcdb050: Preparing 05:55:12 03aeec67d58e: Preparing 05:55:12 0df92d5dd199: Preparing 05:55:12 494ca75d08d6: Preparing 05:55:12 8376ca50c376: Preparing 05:55:12 b8de45f4e688: Preparing 05:55:12 705d2062dfe0: Preparing 05:55:12 7ae36687877b: Preparing 05:55:12 b05f8993843a: Preparing 05:55:12 705d2062dfe0: Waiting 05:55:12 7ae36687877b: Waiting 05:55:12 b8de45f4e688: Waiting 05:55:12 8376ca50c376: Layer already exists 05:55:12 494ca75d08d6: Layer already exists 05:55:12 03aeec67d58e: Pushed 05:55:12 0df92d5dd199: Pushed 05:55:12 9efb1dcdb050: Pushed 05:55:12 b05f8993843a: Layer already exists 05:55:12 705d2062dfe0: Pushed 05:55:13 7ae36687877b: Pushed 05:55:23 b8de45f4e688: Pushed 05:55:23 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:23 9efb1dcdb050: Preparing 05:55:23 03aeec67d58e: Preparing 05:55:23 0df92d5dd199: Preparing 05:55:23 494ca75d08d6: Preparing 05:55:23 8376ca50c376: Preparing 05:55:23 b8de45f4e688: Preparing 05:55:23 705d2062dfe0: Preparing 05:55:23 7ae36687877b: Preparing 05:55:23 b05f8993843a: Preparing 05:55:23 705d2062dfe0: Waiting 05:55:23 7ae36687877b: Waiting 05:55:23 b05f8993843a: Waiting 05:55:23 b8de45f4e688: Waiting 05:55:23 494ca75d08d6: Layer already exists 05:55:23 03aeec67d58e: Layer already exists 05:55:23 8376ca50c376: Layer already exists 05:55:23 9efb1dcdb050: Layer already exists 05:55:23 0df92d5dd199: Layer already exists 05:55:23 b8de45f4e688: Layer already exists 05:55:23 7ae36687877b: Layer already exists 05:55:23 705d2062dfe0: Layer already exists 05:55:23 b05f8993843a: Layer already exists 05:55:23 latest: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 05:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:24 9efb1dcdb050: Preparing 05:55:24 03aeec67d58e: Preparing 05:55:24 0df92d5dd199: Preparing 05:55:24 494ca75d08d6: Preparing 05:55:24 8376ca50c376: Preparing 05:55:24 b8de45f4e688: Preparing 05:55:24 705d2062dfe0: Preparing 05:55:24 7ae36687877b: Preparing 05:55:24 b05f8993843a: Preparing 05:55:24 b8de45f4e688: Waiting 05:55:24 705d2062dfe0: Waiting 05:55:24 7ae36687877b: Waiting 05:55:24 b05f8993843a: Waiting 05:55:24 494ca75d08d6: Layer already exists 05:55:24 03aeec67d58e: Layer already exists 05:55:24 9efb1dcdb050: Layer already exists 05:55:24 0df92d5dd199: Layer already exists 05:55:24 8376ca50c376: Layer already exists 05:55:24 b8de45f4e688: Layer already exists 05:55:24 705d2062dfe0: Layer already exists 05:55:24 7ae36687877b: Layer already exists 05:55:24 b05f8993843a: Layer already exists 05:55:24 4.0.0-dev.37: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:25 9efb1dcdb050: Preparing 05:55:25 03aeec67d58e: Preparing 05:55:25 0df92d5dd199: Preparing 05:55:25 494ca75d08d6: Preparing 05:55:25 8376ca50c376: Preparing 05:55:25 b8de45f4e688: Preparing 05:55:25 705d2062dfe0: Preparing 05:55:25 7ae36687877b: Preparing 05:55:25 b05f8993843a: Preparing 05:55:25 b8de45f4e688: Waiting 05:55:25 705d2062dfe0: Waiting 05:55:25 7ae36687877b: Waiting 05:55:25 b05f8993843a: Waiting 05:55:25 9efb1dcdb050: Layer already exists 05:55:25 494ca75d08d6: Layer already exists 05:55:25 8376ca50c376: Layer already exists 05:55:25 03aeec67d58e: Layer already exists 05:55:25 0df92d5dd199: Layer already exists 05:55:25 7ae36687877b: Layer already exists 05:55:25 b05f8993843a: Layer already exists 05:55:25 705d2062dfe0: Layer already exists 05:55:25 b8de45f4e688: Layer already exists 05:55:25 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:25 9efb1dcdb050: Preparing 05:55:25 03aeec67d58e: Preparing 05:55:25 0df92d5dd199: Preparing 05:55:25 494ca75d08d6: Preparing 05:55:25 8376ca50c376: Preparing 05:55:25 b8de45f4e688: Preparing 05:55:25 705d2062dfe0: Preparing 05:55:25 7ae36687877b: Preparing 05:55:25 b05f8993843a: Preparing 05:55:25 b8de45f4e688: Waiting 05:55:25 705d2062dfe0: Waiting 05:55:25 7ae36687877b: Waiting 05:55:25 b05f8993843a: Waiting 05:55:25 9efb1dcdb050: Layer already exists 05:55:25 494ca75d08d6: Layer already exists 05:55:25 0df92d5dd199: Layer already exists 05:55:25 8376ca50c376: Layer already exists 05:55:25 03aeec67d58e: Layer already exists 05:55:25 705d2062dfe0: Layer already exists 05:55:25 b8de45f4e688: Layer already exists 05:55:25 7ae36687877b: Layer already exists 05:55:25 b05f8993843a: Layer already exists 05:55:25 main: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:25 ===================================================== [Pipeline] echo 05:55:25 taggedImages: 05:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 05:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:55:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:55:25 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:25 latest 05:55:25 4.0.0-dev.37 05:55:25 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:25 main 05:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:55:26 3783fa13c6be: Preparing 05:55:26 8edb78268257: Preparing 05:55:26 5f1f371302f2: Preparing 05:55:26 494ca75d08d6: Preparing 05:55:26 8376ca50c376: Preparing 05:55:26 5d8ae3777f74: Preparing 05:55:26 d621ea2f887c: Preparing 05:55:26 f5e9cad04b3c: Preparing 05:55:26 b05f8993843a: Preparing 05:55:26 5d8ae3777f74: Waiting 05:55:26 d621ea2f887c: Waiting 05:55:26 b05f8993843a: Waiting 05:55:26 8376ca50c376: Layer already exists 05:55:26 3783fa13c6be: Layer already exists 05:55:26 494ca75d08d6: Layer already exists 05:55:26 5d8ae3777f74: Layer already exists 05:55:26 d621ea2f887c: Layer already exists 05:55:26 f5e9cad04b3c: Layer already exists 05:55:26 b05f8993843a: Layer already exists 05:55:26 5f1f371302f2: Pushed 05:55:26 8edb78268257: Pushed 05:55:26 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:55:27 3783fa13c6be: Preparing 05:55:27 8edb78268257: Preparing 05:55:27 5f1f371302f2: Preparing 05:55:27 494ca75d08d6: Preparing 05:55:27 8376ca50c376: Preparing 05:55:27 5d8ae3777f74: Preparing 05:55:27 d621ea2f887c: Preparing 05:55:27 f5e9cad04b3c: Preparing 05:55:27 b05f8993843a: Preparing 05:55:27 d621ea2f887c: Waiting 05:55:27 f5e9cad04b3c: Waiting 05:55:27 5d8ae3777f74: Waiting 05:55:27 b05f8993843a: Waiting 05:55:27 3783fa13c6be: Layer already exists 05:55:27 8376ca50c376: Layer already exists 05:55:27 494ca75d08d6: Layer already exists 05:55:27 5f1f371302f2: Layer already exists 05:55:27 8edb78268257: Layer already exists 05:55:27 f5e9cad04b3c: Layer already exists 05:55:27 5d8ae3777f74: Layer already exists 05:55:27 d621ea2f887c: Layer already exists 05:55:27 b05f8993843a: Layer already exists 05:55:27 latest: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 05:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:55:28 3783fa13c6be: Preparing 05:55:28 8edb78268257: Preparing 05:55:28 5f1f371302f2: Preparing 05:55:28 494ca75d08d6: Preparing 05:55:28 8376ca50c376: Preparing 05:55:28 5d8ae3777f74: Preparing 05:55:28 d621ea2f887c: Preparing 05:55:28 f5e9cad04b3c: Preparing 05:55:28 b05f8993843a: Preparing 05:55:28 d621ea2f887c: Waiting 05:55:28 f5e9cad04b3c: Waiting 05:55:28 b05f8993843a: Waiting 05:55:28 5d8ae3777f74: Waiting 05:55:28 8376ca50c376: Layer already exists 05:55:28 8edb78268257: Layer already exists 05:55:28 494ca75d08d6: Layer already exists 05:55:28 3783fa13c6be: Layer already exists 05:55:28 5f1f371302f2: Layer already exists 05:55:28 f5e9cad04b3c: Layer already exists 05:55:28 5d8ae3777f74: Layer already exists 05:55:28 b05f8993843a: Layer already exists 05:55:28 d621ea2f887c: Layer already exists 05:55:28 4.0.0-dev.37: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:55:28 3783fa13c6be: Preparing 05:55:28 8edb78268257: Preparing 05:55:28 5f1f371302f2: Preparing 05:55:28 494ca75d08d6: Preparing 05:55:28 8376ca50c376: Preparing 05:55:28 5d8ae3777f74: Preparing 05:55:28 d621ea2f887c: Preparing 05:55:28 f5e9cad04b3c: Preparing 05:55:28 b05f8993843a: Preparing 05:55:28 5d8ae3777f74: Waiting 05:55:28 d621ea2f887c: Waiting 05:55:28 f5e9cad04b3c: Waiting 05:55:28 b05f8993843a: Waiting 05:55:28 8376ca50c376: Layer already exists 05:55:28 494ca75d08d6: Layer already exists 05:55:28 8edb78268257: Layer already exists 05:55:28 3783fa13c6be: Layer already exists 05:55:28 5f1f371302f2: Layer already exists 05:55:28 d621ea2f887c: Layer already exists 05:55:28 b05f8993843a: Layer already exists 05:55:28 5d8ae3777f74: Layer already exists 05:55:28 f5e9cad04b3c: Layer already exists 05:55:28 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:55:29 3783fa13c6be: Preparing 05:55:29 8edb78268257: Preparing 05:55:29 5f1f371302f2: Preparing 05:55:29 494ca75d08d6: Preparing 05:55:29 8376ca50c376: Preparing 05:55:29 5d8ae3777f74: Preparing 05:55:29 d621ea2f887c: Preparing 05:55:29 f5e9cad04b3c: Preparing 05:55:29 b05f8993843a: Preparing 05:55:29 d621ea2f887c: Waiting 05:55:29 5d8ae3777f74: Waiting 05:55:29 f5e9cad04b3c: Waiting 05:55:29 b05f8993843a: Waiting 05:55:29 8edb78268257: Layer already exists 05:55:29 494ca75d08d6: Layer already exists 05:55:29 8376ca50c376: Layer already exists 05:55:29 5f1f371302f2: Layer already exists 05:55:29 3783fa13c6be: Layer already exists 05:55:29 f5e9cad04b3c: Layer already exists 05:55:29 5d8ae3777f74: Layer already exists 05:55:29 d621ea2f887c: Layer already exists 05:55:29 b05f8993843a: Layer already exists 05:55:29 main: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:29 ===================================================== [Pipeline] echo 05:55:29 taggedImages: 05:55:29 - nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:29 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:55:29 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 05:55:29 - nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:29 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:55:29 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:55:29 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:29 latest 05:55:29 4.0.0-dev.37 05:55:29 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:29 main 05:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:55:30 4819e31db843: Preparing 05:55:30 086666ee0d14: Preparing 05:55:30 e51feee5ad8e: Preparing 05:55:30 494ca75d08d6: Preparing 05:55:30 8376ca50c376: Preparing 05:55:30 a058c4e5148c: Preparing 05:55:30 4916ab8f65b8: Preparing 05:55:30 b05f8993843a: Preparing 05:55:30 a058c4e5148c: Waiting 05:55:30 b05f8993843a: Waiting 05:55:30 4916ab8f65b8: Waiting 05:55:30 8376ca50c376: Layer already exists 05:55:30 494ca75d08d6: Layer already exists 05:55:30 086666ee0d14: Pushed 05:55:30 4819e31db843: Pushed 05:55:30 b05f8993843a: Layer already exists 05:55:30 a058c4e5148c: Pushed 05:55:30 4916ab8f65b8: Pushed 05:55:34 e51feee5ad8e: Pushed 05:55:34 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:55:34 4819e31db843: Preparing 05:55:34 086666ee0d14: Preparing 05:55:34 e51feee5ad8e: Preparing 05:55:34 494ca75d08d6: Preparing 05:55:34 8376ca50c376: Preparing 05:55:34 a058c4e5148c: Preparing 05:55:34 4916ab8f65b8: Preparing 05:55:34 b05f8993843a: Preparing 05:55:34 a058c4e5148c: Waiting 05:55:34 4916ab8f65b8: Waiting 05:55:34 b05f8993843a: Waiting 05:55:34 e51feee5ad8e: Layer already exists 05:55:34 8376ca50c376: Layer already exists 05:55:34 494ca75d08d6: Layer already exists 05:55:34 4819e31db843: Layer already exists 05:55:34 086666ee0d14: Layer already exists 05:55:34 b05f8993843a: Layer already exists 05:55:34 4916ab8f65b8: Layer already exists 05:55:34 a058c4e5148c: Layer already exists 05:55:34 latest: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 05:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:55:35 4819e31db843: Preparing 05:55:35 086666ee0d14: Preparing 05:55:35 e51feee5ad8e: Preparing 05:55:35 494ca75d08d6: Preparing 05:55:35 8376ca50c376: Preparing 05:55:35 a058c4e5148c: Preparing 05:55:35 4916ab8f65b8: Preparing 05:55:35 b05f8993843a: Preparing 05:55:35 a058c4e5148c: Waiting 05:55:35 4916ab8f65b8: Waiting 05:55:35 b05f8993843a: Waiting 05:55:35 494ca75d08d6: Layer already exists 05:55:35 8376ca50c376: Layer already exists 05:55:35 e51feee5ad8e: Layer already exists 05:55:35 4819e31db843: Layer already exists 05:55:35 086666ee0d14: Layer already exists 05:55:35 4916ab8f65b8: Layer already exists 05:55:35 b05f8993843a: Layer already exists 05:55:35 a058c4e5148c: Layer already exists 05:55:35 4.0.0-dev.37: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:55:36 4819e31db843: Preparing 05:55:36 086666ee0d14: Preparing 05:55:36 e51feee5ad8e: Preparing 05:55:36 494ca75d08d6: Preparing 05:55:36 8376ca50c376: Preparing 05:55:36 a058c4e5148c: Preparing 05:55:36 4916ab8f65b8: Preparing 05:55:36 b05f8993843a: Preparing 05:55:36 a058c4e5148c: Waiting 05:55:36 4916ab8f65b8: Waiting 05:55:36 b05f8993843a: Waiting 05:55:36 4819e31db843: Layer already exists 05:55:36 086666ee0d14: Layer already exists 05:55:36 e51feee5ad8e: Layer already exists 05:55:36 494ca75d08d6: Layer already exists 05:55:36 8376ca50c376: Layer already exists 05:55:36 4916ab8f65b8: Layer already exists 05:55:36 a058c4e5148c: Layer already exists 05:55:36 b05f8993843a: Layer already exists 05:55:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:55:36 4819e31db843: Preparing 05:55:36 086666ee0d14: Preparing 05:55:36 e51feee5ad8e: Preparing 05:55:36 494ca75d08d6: Preparing 05:55:36 8376ca50c376: Preparing 05:55:36 a058c4e5148c: Preparing 05:55:36 4916ab8f65b8: Preparing 05:55:36 b05f8993843a: Preparing 05:55:36 a058c4e5148c: Waiting 05:55:36 4916ab8f65b8: Waiting 05:55:36 b05f8993843a: Waiting 05:55:36 086666ee0d14: Layer already exists 05:55:36 8376ca50c376: Layer already exists 05:55:36 e51feee5ad8e: Layer already exists 05:55:36 494ca75d08d6: Layer already exists 05:55:36 4819e31db843: Layer already exists 05:55:36 b05f8993843a: Layer already exists 05:55:36 a058c4e5148c: Layer already exists 05:55:36 4916ab8f65b8: Layer already exists 05:55:36 main: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:36 ===================================================== [Pipeline] echo 05:55:36 taggedImages: 05:55:36 - nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:55:36 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 05:55:36 - nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:55:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:55:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:36 latest 05:55:36 4.0.0-dev.37 05:55:36 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:36 main 05:55:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:55:37 c7a46a6dcb5b: Preparing 05:55:37 88eb5d3ce913: Preparing 05:55:37 494ca75d08d6: Preparing 05:55:37 8376ca50c376: Preparing 05:55:37 66079c1cafa0: Preparing 05:55:37 76517d472059: Preparing 05:55:37 b05f8993843a: Preparing 05:55:37 76517d472059: Waiting 05:55:37 b05f8993843a: Waiting 05:55:37 8376ca50c376: Layer already exists 05:55:37 494ca75d08d6: Layer already exists 05:55:37 b05f8993843a: Layer already exists 05:55:37 c7a46a6dcb5b: Pushed 05:55:37 66079c1cafa0: Pushed 05:55:37 76517d472059: Pushed 05:55:42 88eb5d3ce913: Pushed 05:55:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:55:42 c7a46a6dcb5b: Preparing 05:55:42 88eb5d3ce913: Preparing 05:55:42 494ca75d08d6: Preparing 05:55:42 8376ca50c376: Preparing 05:55:42 66079c1cafa0: Preparing 05:55:42 76517d472059: Preparing 05:55:42 b05f8993843a: Preparing 05:55:42 76517d472059: Waiting 05:55:42 b05f8993843a: Waiting 05:55:42 66079c1cafa0: Layer already exists 05:55:42 8376ca50c376: Layer already exists 05:55:42 88eb5d3ce913: Layer already exists 05:55:42 494ca75d08d6: Layer already exists 05:55:42 c7a46a6dcb5b: Layer already exists 05:55:42 b05f8993843a: Layer already exists 05:55:42 76517d472059: Layer already exists 05:55:42 latest: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 05:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:55:43 c7a46a6dcb5b: Preparing 05:55:43 88eb5d3ce913: Preparing 05:55:43 494ca75d08d6: Preparing 05:55:43 8376ca50c376: Preparing 05:55:43 66079c1cafa0: Preparing 05:55:43 76517d472059: Preparing 05:55:43 b05f8993843a: Preparing 05:55:43 76517d472059: Waiting 05:55:43 b05f8993843a: Waiting 05:55:43 66079c1cafa0: Layer already exists 05:55:43 88eb5d3ce913: Layer already exists 05:55:43 494ca75d08d6: Layer already exists 05:55:43 8376ca50c376: Layer already exists 05:55:43 c7a46a6dcb5b: Layer already exists 05:55:43 76517d472059: Layer already exists 05:55:43 b05f8993843a: Layer already exists 05:55:43 4.0.0-dev.37: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:55:43 c7a46a6dcb5b: Preparing 05:55:43 88eb5d3ce913: Preparing 05:55:43 494ca75d08d6: Preparing 05:55:43 8376ca50c376: Preparing 05:55:43 66079c1cafa0: Preparing 05:55:43 76517d472059: Preparing 05:55:43 b05f8993843a: Preparing 05:55:43 76517d472059: Waiting 05:55:43 b05f8993843a: Waiting 05:55:43 88eb5d3ce913: Layer already exists 05:55:43 66079c1cafa0: Layer already exists 05:55:43 c7a46a6dcb5b: Layer already exists 05:55:43 8376ca50c376: Layer already exists 05:55:43 494ca75d08d6: Layer already exists 05:55:43 76517d472059: Layer already exists 05:55:43 b05f8993843a: Layer already exists 05:55:43 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:55:44 c7a46a6dcb5b: Preparing 05:55:44 88eb5d3ce913: Preparing 05:55:44 494ca75d08d6: Preparing 05:55:44 8376ca50c376: Preparing 05:55:44 66079c1cafa0: Preparing 05:55:44 76517d472059: Preparing 05:55:44 b05f8993843a: Preparing 05:55:44 76517d472059: Waiting 05:55:44 b05f8993843a: Waiting 05:55:44 c7a46a6dcb5b: Layer already exists 05:55:44 88eb5d3ce913: Layer already exists 05:55:44 8376ca50c376: Layer already exists 05:55:44 494ca75d08d6: Layer already exists 05:55:44 66079c1cafa0: Layer already exists 05:55:44 b05f8993843a: Layer already exists 05:55:44 76517d472059: Layer already exists 05:55:44 main: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:44 ===================================================== [Pipeline] echo 05:55:44 taggedImages: 05:55:44 - nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 05:55:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:55:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 05:55:44 - nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 05:55:44 - 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] } 06:02:17 #156 ... 06:02:17 06:02:17 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:02:17 #148 DONE 573.2s 06:02:17 06:02:17 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:02:17 #156 ... 06:02:17 06:02:17 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:02:17 #157 DONE 0.4s 06:02:17 06:02:17 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:02:17 #158 DONE 0.2s 06:02:17 06:02:17 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:02:17 #149 ... 06:02:17 06:02:17 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:02:17 #159 DONE 0.3s 06:02:17 06:02:17 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:02:17 #147 ... 06:02:17 06:02:17 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:02:17 #160 DONE 0.1s 06:02:17 06:02:17 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:17 #154 574.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:02:17 #154 ... 06:02:17 06:02:17 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:02:17 #161 DONE 0.3s 06:02:17 06:02:17 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:18 #162 DONE 2.0s 06:02:18 06:02:18 #163 [core-common-config-bootstrapper] exporting to image 06:02:18 #163 exporting layers 06:02:19 #163 exporting layers 0.8s done 06:02:19 #163 writing image sha256:4e0a74ed8911d61cb5ad15c4589c502c8f5c8573705ffcb3ff11da1f6aa033e1 0.0s done 06:02:19 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 06:02:19 #163 DONE 0.8s 06:02:19 06:02:19 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:02:22 #156 ... 06:02:22 06:02:22 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:02:22 #155 DONE 580.8s 06:02:22 06:02:22 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:02:22 #152 ... 06:02:22 06:02:22 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:02:23 #164 DONE 0.5s 06:02:23 06:02:23 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:02:23 #165 DONE 0.2s 06:02:23 06:02:23 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:02:23 #146 ... 06:02:23 06:02:23 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:02:23 #166 DONE 0.2s 06:02:23 06:02:23 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:02:23 #167 DONE 0.2s 06:02:23 06:02:23 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:02:24 #168 DONE 0.3s 06:02:24 06:02:24 #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:02:24 #169 DONE 0.2s 06:02:24 06:02:24 #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:25 #170 ... 06:02:25 06:02:25 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:02:25 #151 DONE 584.4s 06:02:26 06:02:26 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:02:26 #156 ... 06:02:26 06:02:26 #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:02:26 #171 DONE 0.4s 06:02:26 06:02:26 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:02:26 #153 ... 06:02:26 06:02:26 #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:26 #170 DONE 2.2s 06:02:26 06:02:26 #172 [security-proxy-setup] exporting to image 06:02:26 #172 exporting layers 06:02:28 #172 exporting layers 1.4s done 06:02:28 #172 writing image sha256:bc43b63bd62881f12f6215bd8223df9cdb0fcaf800ac40f34bbd7394ec29e87b 0.0s done 06:02:28 #172 naming to docker.io/library/security-proxy-setup-arm64 06:02:28 #172 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 06:02:28 #172 DONE 1.4s 06:02:28 06:02:28 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:02:29 #173 DONE 2.5s 06:02:29 06:02:29 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:29 #154 DONE 587.7s 06:02:29 06:02:29 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:02:29 #174 DONE 0.4s 06:02:29 06:02:29 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:02:29 #149 ... 06:02:29 06:02:29 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:02:30 #175 DONE 0.4s 06:02:30 06:02:30 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:02:30 #176 DONE 0.4s 06:02:30 06:02:30 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:02:30 #177 DONE 0.4s 06:02:30 06:02:30 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:02:30 #178 ... 06:02:30 06:02:30 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:02:30 #179 DONE 0.7s 06:02:30 06:02:30 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:02:30 #178 DONE 0.2s 06:02:30 06:02:30 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:02:31 #180 ... 06:02:31 06:02:31 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:02:31 #181 DONE 0.3s 06:02:31 06:02:31 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:02:31 #180 DONE 0.3s 06:02:31 06:02:31 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:02:31 #182 DONE 0.2s 06:02:31 06:02:31 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:02:31 #183 DONE 0.2s 06:02:31 06:02:31 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:02:31 #184 ... 06:02:31 06:02:31 #185 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:02:31 #185 DONE 0.4s 06:02:31 06:02:31 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:02:31 #186 ... 06:02:31 06:02:31 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:02:31 #184 DONE 0.6s 06:02:32 06:02:32 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:02:32 #186 DONE 0.3s 06:02:32 06:02:32 #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:02:32 #187 DONE 0.3s 06:02:32 06:02:32 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:02:32 #188 DONE 0.4s 06:02:32 06:02:32 #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:02:32 #189 ... 06:02:32 06:02:32 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:02:32 #190 DONE 0.3s 06:02:32 06:02:32 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:34 #191 ... 06:02:34 06:02:34 #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:02:34 #189 DONE 2.2s 06:02:34 06:02:34 #192 [security-bootstrapper] exporting to image 06:02:34 #192 exporting layers 06:02:34 #192 ... 06:02:34 06:02:34 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:02:34 #191 DONE 2.1s 06:02:34 06:02:34 #193 [security-secretstore-setup] exporting to image 06:02:35 #193 ... 06:02:35 06:02:35 #192 [security-bootstrapper] exporting to image 06:02:35 #192 exporting layers 1.4s done 06:02:35 #192 writing image sha256:356b271e0d98a1782c1a9b3d6e29e2d69e8f2fd2498ed67af99a90e7475dab48 0.1s done 06:02:35 #192 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 06:02:35 #192 DONE 1.5s 06:02:36 06:02:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:02:36 #152 ... 06:02:36 06:02:36 #193 [security-secretstore-setup] exporting to image 06:02:36 #193 exporting layers 1.8s done 06:02:36 #193 writing image sha256:d8941ec94f3a7afbac2366befb451ca804f0aa1c47d651dfff93c08c66738a4d done 06:02:36 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 06:02:36 #193 DONE 1.9s 06:02:36 06:02:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:58 #150 ... 06:03:58 06:03:58 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:58 #145 DONE 670.9s 06:03:58 06:03:58 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:58 #194 DONE 0.2s 06:03:58 06:03:58 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:58 #150 ... 06:03:58 06:03:58 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:58 #195 DONE 0.3s 06:03:58 06:03:58 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:58 #196 DONE 0.3s 06:03:58 06:03:58 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:58 #197 DONE 0.2s 06:03:58 06:03:58 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:58 #147 ... 06:03:58 06:03:58 #198 [security-spiffe-token-provider] exporting to image 06:03:58 #198 exporting layers 06:03:58 #198 exporting layers 0.7s done 06:03:58 #198 writing image sha256:7998dd42c93cf4eee24dbd55ff2c51d8f529a351e0bb2657cf741ce1ecf0ae5a done 06:03:58 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:03:58 #198 DONE 0.7s 06:03:58 06:03:58 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:07:35 #152 DONE 891.3s 06:07:35 06:07:35 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:07:35 #150 ... 06:07:35 06:07:35 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:07:35 #199 DONE 0.3s 06:07:35 06:07:35 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:07:35 #147 ... 06:07:35 06:07:35 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:07:35 #200 DONE 0.2s 06:07:35 06:07:35 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:07:35 #201 DONE 0.4s 06:07:35 06:07:35 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:07:35 #156 ... 06:07:35 06:07:35 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:07:35 #202 DONE 0.3s 06:07:35 06:07:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:07:35 #149 ... 06:07:35 06:07:35 #203 [core-command] exporting to image 06:07:35 #203 exporting layers 06:07:35 #203 exporting layers 0.4s done 06:07:35 #203 writing image sha256:a37fc34efed9319fa63a3cda023fdd8eadf94211d1b7d3135025504686ab2b92 done 06:07:35 #203 naming to docker.io/library/core-command-arm64 06:07:35 #203 naming to docker.io/library/core-command-arm64 0.0s done 06:07:35 #203 DONE 0.4s 06:07:35 06:07:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:08:31 #149 ... 06:08:31 06:08:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:31 #150 DONE 943.0s 06:08:31 06:08:31 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:08:31 #156 DONE 943.0s 06:08:31 06:08:31 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:08:31 #149 ... 06:08:31 06:08:31 #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:08:31 #204 DONE 0.3s 06:08:31 06:08:31 #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:08:31 #205 ... 06:08:31 06:08:31 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:08:31 #206 DONE 0.2s 06:08:31 06:08:31 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:08:31 #147 DONE 943.7s 06:08:31 06:08:31 #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:08:31 #205 DONE 0.3s 06:08:31 06:08:31 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:08:31 #207 ... 06:08:31 06:08:31 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:08:31 #208 CACHED 06:08:31 06:08:31 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:08:31 #209 CACHED 06:08:31 06:08:31 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:08:31 #207 DONE 0.7s 06:08:31 06:08:31 #210 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:08:31 #210 DONE 0.5s 06:08:31 06:08:31 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:08:31 #211 DONE 0.2s 06:08:31 06:08:31 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:08:31 #212 DONE 0.2s 06:08:31 06:08:31 #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:08:31 #213 DONE 0.4s 06:08:31 06:08:31 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:08:31 #146 DONE 944.9s 06:08:31 06:08:31 #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:08:31 #214 ... 06:08:31 06:08:31 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:08:31 #215 DONE 0.4s 06:08:31 06:08:31 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:08:31 #216 DONE 0.4s 06:08:31 06:08:31 #217 [core-keeper] exporting to image 06:08:31 #217 exporting layers 06:08:31 #217 ... 06:08:31 06:08:31 #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:08:31 #214 DONE 0.5s 06:08:31 06:08:31 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:08:31 #218 ... 06:08:31 06:08:31 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:08:31 #219 DONE 0.5s 06:08:31 06:08:31 #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:08:31 #220 DONE 0.5s 06:08:31 06:08:31 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:08:31 #218 DONE 0.4s 06:08:31 06:08:31 #217 [core-keeper] exporting to image 06:08:31 #217 exporting layers 0.5s done 06:08:31 #217 writing image sha256:4e33351eafff6f908a62af027d99c13e04ccebca4006e512523e1a520332b65e done 06:08:31 #217 naming to docker.io/library/core-keeper-arm64 0.0s done 06:08:31 #217 DONE 0.6s 06:08:31 06:08:31 #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:08:31 #221 DONE 0.2s 06:08:31 06:08:31 #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:08:31 #222 ... 06:08:31 06:08:31 #223 [core-metadata] exporting to image 06:08:31 #223 exporting layers 0.5s done 06:08:31 #223 writing image sha256:e740d5459ca39d968b7d8126b6850e7da1bab3552d5d10b19413bec2fc5c4221 0.0s done 06:08:31 #223 naming to docker.io/library/core-metadata-arm64 0.0s done 06:08:31 #223 DONE 0.5s 06:08:31 06:08:31 #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:08:31 #222 DONE 0.6s 06:08:31 06:08:31 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:31 #224 ... 06:08:31 06:08:31 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:08:31 #225 DONE 0.2s 06:08:31 06:08:31 #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:08:31 #226 DONE 0.1s 06:08:31 06:08:31 #227 [core-data] exporting to image 06:08:31 #227 ... 06:08:31 06:08:31 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:31 #224 DONE 1.2s 06:08:31 06:08:31 #228 [security-proxy-auth] exporting to image 06:08:31 #228 ... 06:08:31 06:08:31 #227 [core-data] exporting to image 06:08:31 #227 exporting layers 0.5s done 06:08:31 #227 writing image sha256:9c319ccc158ed00153fc1f7653f4b1987874e489eead3252f896a73f48187014 done 06:08:31 #227 naming to docker.io/library/core-data-arm64 0.0s done 06:08:31 #227 DONE 0.5s 06:08:31 06:08:31 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:31 #153 ... 06:08:31 06:08:31 #228 [security-proxy-auth] exporting to image 06:08:31 #228 exporting layers 0.8s done 06:08:31 #228 writing image sha256:b7f318c4f83dfc584f54fa9dca4fb8a78280229406c23d5288e75b4a983f7ed4 done 06:08:31 #228 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 06:08:31 #228 DONE 0.9s 06:08:31 06:08:31 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:39 #153 ... 06:08:39 06:08:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:08:39 #149 DONE 958.6s 06:08:40 06:08:40 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:08:40 #229 DONE 0.1s 06:08:40 06:08:40 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:40 #153 ... 06:08:40 06:08:40 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:08:40 #230 DONE 0.1s 06:08:40 06:08:40 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:08:41 #231 DONE 0.6s 06:08:41 06:08:41 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:41 #153 ... 06:08:41 06:08:41 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:08:41 #232 DONE 0.1s 06:08:41 06:08:41 #233 [support-scheduler] exporting to image 06:08:41 #233 exporting layers 06:08:41 #233 exporting layers 0.6s done 06:08:41 #233 writing image sha256:f10c486c8442606acbbef6eaa1b2583ca50eb3b79ccd78a3a87301ef77f7c1db done 06:08:41 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 06:08:41 #233 DONE 0.7s 06:08:41 06:08:41 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:48 #153 DONE 966.7s 06:08:48 06:08:48 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:08:48 #234 DONE 0.1s 06:08:48 06:08:48 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:08:48 #235 DONE 0.1s 06:08:48 06:08:48 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:08:49 #236 DONE 0.5s 06:08:49 06:08:49 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:08:49 #237 DONE 0.1s 06:08:49 06:08:49 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:08:49 #238 DONE 0.1s 06:08:49 06:08:49 #239 [support-notifications] exporting to image 06:08:49 #239 exporting layers 06:08:49 #239 exporting layers 0.5s done 06:08:49 #239 writing image sha256:92d6094e0e0bd79d4b2ce3b0e146a14b21d5a7e18b00a197a084c76f93ab3d8e done 06:08:49 #239 naming to docker.io/library/support-notifications-arm64 done 06:08:49 #239 DONE 0.5s 06:08:49 time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:08:49 time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:08:49 $ docker stop --time=1 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f 06:08:51 $ docker rm -f --volumes 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f [Pipeline] // withDockerContainer [Pipeline] sh 06:08:51 + docker images 06:08:51 REPOSITORY TAG IMAGE ID CREATED SIZE 06:08:51 support-notifications-arm64 latest 92d6094e0e0b 2 seconds ago 50.9MB 06:08:51 support-scheduler-arm64 latest f10c486c8442 10 seconds ago 47.4MB 06:08:51 security-proxy-auth-arm64 latest b7f318c4f83d 23 seconds ago 31.4MB 06:08:51 core-data-arm64 latest 9c319ccc158e 23 seconds ago 32.5MB 06:08:51 core-keeper-arm64 latest 4e33351eafff 25 seconds ago 31.9MB 06:08:51 core-metadata-arm64 latest e740d5459ca3 25 seconds ago 32.6MB 06:08:51 core-command-arm64 latest a37fc34efed9 About a minute ago 28.2MB 06:08:51 security-spiffe-token-provider-arm64 latest 7998dd42c93c 4 minutes ago 33.9MB 06:08:51 security-secretstore-setup-arm64 latest d8941ec94f3a 6 minutes ago 41.3MB 06:08:51 security-bootstrapper-arm64 latest 356b271e0d98 6 minutes ago 21.1MB 06:08:51 security-proxy-setup-arm64 latest bc43b63bd628 6 minutes ago 30.2MB 06:08:51 core-common-config-bootstrapper-arm64 latest 4e0a74ed8911 6 minutes ago 18MB 06:08:51 security-spire-agent-arm64 latest a039be3c383f 16 minutes ago 176MB 06:08:51 security-spire-config-arm64 latest 4eb73ff9b846 16 minutes ago 117MB 06:08:51 security-spire-server-arm64 latest 5d982db84707 16 minutes ago 118MB 06:08:51 ci-base-image-arm64 latest bd33e6093a63 18 minutes ago 968MB 06:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 06:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:52 provisioning config files... 06:08:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config6147626550989805452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:52 ---> ****-login.sh 06:08:52 nexus3.edgexfoundry.org:10001 06:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:52 Configure a credential helper to remove this warning. See 06:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:52 06:08:52 Login Succeeded 06:08:52 nexus3.edgexfoundry.org:10002 06:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:52 Configure a credential helper to remove this warning. See 06:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:52 06:08:52 Login Succeeded 06:08:52 nexus3.edgexfoundry.org:10003 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 nexus3.edgexfoundry.org:10004 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 ****.io 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:54 Configure a credential helper to remove this warning. See 06:08:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:54 06:08:54 Login Succeeded 06:08:54 ---> ****-login.sh ends [Pipeline] } 06:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:08:54 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:08:54 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:08:54 latest 06:08:54 4.0.0-dev.37 06:08:54 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:08:54 main 06:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:08:54 c4505529ed06: Preparing 06:08:54 a260399d6c67: Preparing 06:08:54 b367e2b6db8c: Preparing 06:08:54 38457a99dac8: Preparing 06:08:54 787b1f7c3939: Preparing 06:08:54 7cf2b4d5f23d: Preparing 06:08:54 f82783b86194: Preparing 06:08:54 7cf2b4d5f23d: Waiting 06:08:54 f82783b86194: Waiting 06:08:55 38457a99dac8: Pushed 06:08:55 b367e2b6db8c: Pushed 06:08:55 c4505529ed06: Pushed 06:08:55 787b1f7c3939: Pushed 06:08:55 f82783b86194: Layer already exists 06:08:55 7cf2b4d5f23d: Pushed 06:08:59 a260399d6c67: Pushed 06:08:59 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:09:00 c4505529ed06: Preparing 06:09:00 a260399d6c67: Preparing 06:09:00 b367e2b6db8c: Preparing 06:09:00 38457a99dac8: Preparing 06:09:00 787b1f7c3939: Preparing 06:09:00 7cf2b4d5f23d: Preparing 06:09:00 f82783b86194: Preparing 06:09:00 7cf2b4d5f23d: Waiting 06:09:00 f82783b86194: Waiting 06:09:00 38457a99dac8: Layer already exists 06:09:00 787b1f7c3939: Layer already exists 06:09:00 a260399d6c67: Layer already exists 06:09:00 c4505529ed06: Layer already exists 06:09:00 b367e2b6db8c: Layer already exists 06:09:00 f82783b86194: Layer already exists 06:09:00 7cf2b4d5f23d: Layer already exists 06:09:00 latest: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 06:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:09:01 c4505529ed06: Preparing 06:09:01 a260399d6c67: Preparing 06:09:01 b367e2b6db8c: Preparing 06:09:01 38457a99dac8: Preparing 06:09:01 787b1f7c3939: Preparing 06:09:01 7cf2b4d5f23d: Preparing 06:09:01 f82783b86194: Preparing 06:09:01 7cf2b4d5f23d: Waiting 06:09:01 f82783b86194: Waiting 06:09:01 a260399d6c67: Layer already exists 06:09:01 38457a99dac8: Layer already exists 06:09:01 c4505529ed06: Layer already exists 06:09:01 787b1f7c3939: Layer already exists 06:09:01 b367e2b6db8c: Layer already exists 06:09:01 7cf2b4d5f23d: Layer already exists 06:09:01 f82783b86194: Layer already exists 06:09:01 4.0.0-dev.37: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:09:02 c4505529ed06: Preparing 06:09:02 a260399d6c67: Preparing 06:09:02 b367e2b6db8c: Preparing 06:09:02 38457a99dac8: Preparing 06:09:02 787b1f7c3939: Preparing 06:09:02 7cf2b4d5f23d: Preparing 06:09:02 f82783b86194: Preparing 06:09:02 7cf2b4d5f23d: Waiting 06:09:02 f82783b86194: Waiting 06:09:02 a260399d6c67: Layer already exists 06:09:02 c4505529ed06: Layer already exists 06:09:02 b367e2b6db8c: Layer already exists 06:09:02 38457a99dac8: Layer already exists 06:09:02 787b1f7c3939: Layer already exists 06:09:02 7cf2b4d5f23d: Layer already exists 06:09:02 f82783b86194: Layer already exists 06:09:02 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:09:03 c4505529ed06: Preparing 06:09:03 a260399d6c67: Preparing 06:09:03 b367e2b6db8c: Preparing 06:09:03 38457a99dac8: Preparing 06:09:03 787b1f7c3939: Preparing 06:09:03 7cf2b4d5f23d: Preparing 06:09:03 f82783b86194: Preparing 06:09:03 7cf2b4d5f23d: Waiting 06:09:03 f82783b86194: Waiting 06:09:03 a260399d6c67: Layer already exists 06:09:03 c4505529ed06: Layer already exists 06:09:03 38457a99dac8: Layer already exists 06:09:03 787b1f7c3939: Layer already exists 06:09:03 b367e2b6db8c: Layer already exists 06:09:03 7cf2b4d5f23d: Layer already exists 06:09:03 f82783b86194: Layer already exists 06:09:03 main: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:03 ===================================================== [Pipeline] echo 06:09:03 taggedImages: 06:09:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:09:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 06:09:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:09:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:09:03 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:03 latest 06:09:03 4.0.0-dev.37 06:09:03 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:03 main 06:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:09:04 5886ede1a618: Preparing 06:09:04 be22cc709b34: Preparing 06:09:04 9336dafb041f: Preparing 06:09:04 a7f7c7895e8c: Preparing 06:09:04 b367e2b6db8c: Preparing 06:09:04 38457a99dac8: Preparing 06:09:04 787b1f7c3939: Preparing 06:09:04 7cf2b4d5f23d: Preparing 06:09:04 38457a99dac8: Waiting 06:09:04 787b1f7c3939: Waiting 06:09:04 f82783b86194: Preparing 06:09:04 7cf2b4d5f23d: Waiting 06:09:04 f82783b86194: Waiting 06:09:04 b367e2b6db8c: Layer already exists 06:09:04 38457a99dac8: Layer already exists 06:09:04 787b1f7c3939: Layer already exists 06:09:04 be22cc709b34: Pushed 06:09:04 9336dafb041f: Pushed 06:09:04 5886ede1a618: Pushed 06:09:04 7cf2b4d5f23d: Layer already exists 06:09:04 f82783b86194: Layer already exists 06:09:06 a7f7c7895e8c: Pushed 06:09:06 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:09:07 5886ede1a618: Preparing 06:09:07 be22cc709b34: Preparing 06:09:07 9336dafb041f: Preparing 06:09:07 a7f7c7895e8c: Preparing 06:09:07 b367e2b6db8c: Preparing 06:09:07 38457a99dac8: Preparing 06:09:07 38457a99dac8: Waiting 06:09:07 787b1f7c3939: Preparing 06:09:07 7cf2b4d5f23d: Preparing 06:09:07 f82783b86194: Preparing 06:09:07 787b1f7c3939: Waiting 06:09:07 7cf2b4d5f23d: Waiting 06:09:07 f82783b86194: Waiting 06:09:07 9336dafb041f: Layer already exists 06:09:07 a7f7c7895e8c: Layer already exists 06:09:07 b367e2b6db8c: Layer already exists 06:09:07 be22cc709b34: Layer already exists 06:09:07 5886ede1a618: Layer already exists 06:09:07 7cf2b4d5f23d: Layer already exists 06:09:07 38457a99dac8: Layer already exists 06:09:07 f82783b86194: Layer already exists 06:09:07 787b1f7c3939: Layer already exists 06:09:07 latest: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 06:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:09:08 5886ede1a618: Preparing 06:09:08 be22cc709b34: Preparing 06:09:08 9336dafb041f: Preparing 06:09:08 a7f7c7895e8c: Preparing 06:09:08 b367e2b6db8c: Preparing 06:09:08 38457a99dac8: Preparing 06:09:08 787b1f7c3939: Preparing 06:09:08 38457a99dac8: Waiting 06:09:08 7cf2b4d5f23d: Preparing 06:09:08 787b1f7c3939: Waiting 06:09:08 f82783b86194: Preparing 06:09:08 f82783b86194: Waiting 06:09:08 7cf2b4d5f23d: Waiting 06:09:08 5886ede1a618: Layer already exists 06:09:08 be22cc709b34: Layer already exists 06:09:08 9336dafb041f: Layer already exists 06:09:08 b367e2b6db8c: Layer already exists 06:09:08 a7f7c7895e8c: Layer already exists 06:09:08 38457a99dac8: Layer already exists 06:09:08 787b1f7c3939: Layer already exists 06:09:08 7cf2b4d5f23d: Layer already exists 06:09:08 f82783b86194: Layer already exists 06:09:08 4.0.0-dev.37: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:09:09 5886ede1a618: Preparing 06:09:09 be22cc709b34: Preparing 06:09:09 9336dafb041f: Preparing 06:09:09 a7f7c7895e8c: Preparing 06:09:09 b367e2b6db8c: Preparing 06:09:09 38457a99dac8: Preparing 06:09:09 787b1f7c3939: Preparing 06:09:09 7cf2b4d5f23d: Preparing 06:09:09 f82783b86194: Preparing 06:09:09 787b1f7c3939: Waiting 06:09:09 7cf2b4d5f23d: Waiting 06:09:09 f82783b86194: Waiting 06:09:09 38457a99dac8: Waiting 06:09:09 a7f7c7895e8c: Layer already exists 06:09:09 9336dafb041f: Layer already exists 06:09:09 5886ede1a618: Layer already exists 06:09:09 be22cc709b34: Layer already exists 06:09:09 b367e2b6db8c: Layer already exists 06:09:09 787b1f7c3939: Layer already exists 06:09:09 38457a99dac8: Layer already exists 06:09:09 f82783b86194: Layer already exists 06:09:09 7cf2b4d5f23d: Layer already exists 06:09:09 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:09:10 5886ede1a618: Preparing 06:09:10 be22cc709b34: Preparing 06:09:10 9336dafb041f: Preparing 06:09:10 a7f7c7895e8c: Preparing 06:09:10 b367e2b6db8c: Preparing 06:09:10 38457a99dac8: Preparing 06:09:10 787b1f7c3939: Preparing 06:09:10 7cf2b4d5f23d: Preparing 06:09:10 f82783b86194: Preparing 06:09:10 38457a99dac8: Waiting 06:09:10 7cf2b4d5f23d: Waiting 06:09:10 787b1f7c3939: Waiting 06:09:10 f82783b86194: Waiting 06:09:10 9336dafb041f: Layer already exists 06:09:10 b367e2b6db8c: Layer already exists 06:09:10 5886ede1a618: Layer already exists 06:09:10 a7f7c7895e8c: Layer already exists 06:09:10 be22cc709b34: Layer already exists 06:09:10 7cf2b4d5f23d: Layer already exists 06:09:10 787b1f7c3939: Layer already exists 06:09:10 38457a99dac8: Layer already exists 06:09:10 f82783b86194: Layer already exists 06:09:10 main: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:10 ===================================================== [Pipeline] echo 06:09:10 taggedImages: 06:09:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:09:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 06:09:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:09:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:09:10 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:10 latest 06:09:10 4.0.0-dev.37 06:09:10 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:10 main 06:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:09:11 66e286897043: Preparing 06:09:11 dd2c96219814: Preparing 06:09:11 a8361a457c53: Preparing 06:09:11 b367e2b6db8c: Preparing 06:09:11 38457a99dac8: Preparing 06:09:11 603d9cdc9d33: Preparing 06:09:11 7267d3757d9e: Preparing 06:09:11 f82783b86194: Preparing 06:09:11 603d9cdc9d33: Waiting 06:09:11 7267d3757d9e: Waiting 06:09:11 f82783b86194: Waiting 06:09:11 b367e2b6db8c: Layer already exists 06:09:11 38457a99dac8: Layer already exists 06:09:11 66e286897043: Pushed 06:09:11 dd2c96219814: Pushed 06:09:11 f82783b86194: Layer already exists 06:09:11 7267d3757d9e: Pushed 06:09:11 603d9cdc9d33: Pushed 06:09:17 a8361a457c53: Pushed 06:09:17 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:09:17 66e286897043: Preparing 06:09:17 dd2c96219814: Preparing 06:09:17 a8361a457c53: Preparing 06:09:17 b367e2b6db8c: Preparing 06:09:17 38457a99dac8: Preparing 06:09:17 603d9cdc9d33: Preparing 06:09:17 7267d3757d9e: Preparing 06:09:17 f82783b86194: Preparing 06:09:17 7267d3757d9e: Waiting 06:09:17 f82783b86194: Waiting 06:09:17 603d9cdc9d33: Waiting 06:09:17 b367e2b6db8c: Layer already exists 06:09:17 38457a99dac8: Layer already exists 06:09:17 a8361a457c53: Layer already exists 06:09:17 dd2c96219814: Layer already exists 06:09:17 66e286897043: Layer already exists 06:09:17 7267d3757d9e: Layer already exists 06:09:17 603d9cdc9d33: Layer already exists 06:09:17 f82783b86194: Layer already exists 06:09:18 latest: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 06:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:09:18 66e286897043: Preparing 06:09:18 dd2c96219814: Preparing 06:09:18 a8361a457c53: Preparing 06:09:18 b367e2b6db8c: Preparing 06:09:18 38457a99dac8: Preparing 06:09:18 603d9cdc9d33: Preparing 06:09:18 7267d3757d9e: Preparing 06:09:18 f82783b86194: Preparing 06:09:18 7267d3757d9e: Waiting 06:09:18 603d9cdc9d33: Waiting 06:09:18 f82783b86194: Waiting 06:09:18 b367e2b6db8c: Layer already exists 06:09:18 38457a99dac8: Layer already exists 06:09:18 dd2c96219814: Layer already exists 06:09:18 a8361a457c53: Layer already exists 06:09:18 66e286897043: Layer already exists 06:09:18 603d9cdc9d33: Layer already exists 06:09:18 f82783b86194: Layer already exists 06:09:18 7267d3757d9e: Layer already exists 06:09:19 4.0.0-dev.37: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:09:20 66e286897043: Preparing 06:09:20 dd2c96219814: Preparing 06:09:20 a8361a457c53: Preparing 06:09:20 b367e2b6db8c: Preparing 06:09:20 38457a99dac8: Preparing 06:09:20 603d9cdc9d33: Preparing 06:09:20 7267d3757d9e: Preparing 06:09:20 603d9cdc9d33: Waiting 06:09:20 f82783b86194: Preparing 06:09:20 f82783b86194: Waiting 06:09:20 7267d3757d9e: Waiting 06:09:20 a8361a457c53: Layer already exists 06:09:20 38457a99dac8: Layer already exists 06:09:20 dd2c96219814: Layer already exists 06:09:20 66e286897043: Layer already exists 06:09:20 b367e2b6db8c: Layer already exists 06:09:20 7267d3757d9e: Layer already exists 06:09:20 603d9cdc9d33: Layer already exists 06:09:20 f82783b86194: Layer already exists 06:09:20 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:09:21 66e286897043: Preparing 06:09:21 dd2c96219814: Preparing 06:09:21 a8361a457c53: Preparing 06:09:21 b367e2b6db8c: Preparing 06:09:21 38457a99dac8: Preparing 06:09:21 603d9cdc9d33: Preparing 06:09:21 7267d3757d9e: Preparing 06:09:21 f82783b86194: Preparing 06:09:21 7267d3757d9e: Waiting 06:09:21 f82783b86194: Waiting 06:09:21 603d9cdc9d33: Waiting 06:09:21 66e286897043: Layer already exists 06:09:21 38457a99dac8: Layer already exists 06:09:21 b367e2b6db8c: Layer already exists 06:09:21 a8361a457c53: Layer already exists 06:09:21 dd2c96219814: Layer already exists 06:09:21 603d9cdc9d33: Layer already exists 06:09:21 7267d3757d9e: Layer already exists 06:09:21 f82783b86194: Layer already exists 06:09:21 main: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:22 ===================================================== [Pipeline] echo 06:09:22 taggedImages: 06:09:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:09:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 06:09:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:09:22 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:09:22 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:22 latest 06:09:22 4.0.0-dev.37 06:09:22 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:22 main 06:09:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:09:22 b70c6a896d0e: Preparing 06:09:22 56cc54e79375: Preparing 06:09:22 b12a6f279d07: Preparing 06:09:22 38457a99dac8: Preparing 06:09:22 4f57e14a2f8e: Preparing 06:09:22 57bf7a40f7ce: Preparing 06:09:22 f82783b86194: Preparing 06:09:22 f82783b86194: Waiting 06:09:22 57bf7a40f7ce: Waiting 06:09:22 38457a99dac8: Layer already exists 06:09:23 56cc54e79375: Pushed 06:09:23 4f57e14a2f8e: Pushed 06:09:23 b70c6a896d0e: Pushed 06:09:23 57bf7a40f7ce: Pushed 06:09:23 f82783b86194: Layer already exists 06:09:28 b12a6f279d07: Pushed 06:09:28 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:09:29 b70c6a896d0e: Preparing 06:09:29 56cc54e79375: Preparing 06:09:29 b12a6f279d07: Preparing 06:09:29 38457a99dac8: Preparing 06:09:29 4f57e14a2f8e: Preparing 06:09:29 57bf7a40f7ce: Preparing 06:09:29 f82783b86194: Preparing 06:09:29 57bf7a40f7ce: Waiting 06:09:29 f82783b86194: Waiting 06:09:29 38457a99dac8: Layer already exists 06:09:29 b12a6f279d07: Layer already exists 06:09:29 56cc54e79375: Layer already exists 06:09:29 b70c6a896d0e: Layer already exists 06:09:29 4f57e14a2f8e: Layer already exists 06:09:29 57bf7a40f7ce: Layer already exists 06:09:29 f82783b86194: Layer already exists 06:09:29 latest: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 06:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:09:30 b70c6a896d0e: Preparing 06:09:30 56cc54e79375: Preparing 06:09:30 b12a6f279d07: Preparing 06:09:30 38457a99dac8: Preparing 06:09:30 4f57e14a2f8e: Preparing 06:09:30 57bf7a40f7ce: Preparing 06:09:30 f82783b86194: Preparing 06:09:30 f82783b86194: Waiting 06:09:30 57bf7a40f7ce: Waiting 06:09:30 4f57e14a2f8e: Layer already exists 06:09:30 b70c6a896d0e: Layer already exists 06:09:30 56cc54e79375: Layer already exists 06:09:30 38457a99dac8: Layer already exists 06:09:30 b12a6f279d07: Layer already exists 06:09:30 f82783b86194: Layer already exists 06:09:30 57bf7a40f7ce: Layer already exists 06:09:30 4.0.0-dev.37: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:09:31 b70c6a896d0e: Preparing 06:09:31 56cc54e79375: Preparing 06:09:31 b12a6f279d07: Preparing 06:09:31 38457a99dac8: Preparing 06:09:31 4f57e14a2f8e: Preparing 06:09:31 57bf7a40f7ce: Preparing 06:09:31 f82783b86194: Preparing 06:09:31 b70c6a896d0e: Layer already exists 06:09:31 56cc54e79375: Layer already exists 06:09:31 b12a6f279d07: Layer already exists 06:09:31 38457a99dac8: Layer already exists 06:09:31 4f57e14a2f8e: Layer already exists 06:09:31 57bf7a40f7ce: Layer already exists 06:09:31 f82783b86194: Layer already exists 06:09:31 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:09:31 b70c6a896d0e: Preparing 06:09:31 56cc54e79375: Preparing 06:09:31 b12a6f279d07: Preparing 06:09:31 38457a99dac8: Preparing 06:09:31 4f57e14a2f8e: Preparing 06:09:31 57bf7a40f7ce: Preparing 06:09:31 f82783b86194: Preparing 06:09:31 f82783b86194: Waiting 06:09:31 57bf7a40f7ce: Waiting 06:09:31 b12a6f279d07: Layer already exists 06:09:31 56cc54e79375: Layer already exists 06:09:31 4f57e14a2f8e: Layer already exists 06:09:31 b70c6a896d0e: Layer already exists 06:09:31 38457a99dac8: Layer already exists 06:09:31 57bf7a40f7ce: Layer already exists 06:09:31 f82783b86194: Layer already exists 06:09:32 main: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:32 ===================================================== [Pipeline] echo 06:09:32 taggedImages: 06:09:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:09:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 06:09:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:09:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:09:32 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:32 latest 06:09:32 4.0.0-dev.37 06:09:32 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:32 main 06:09:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:09:33 d807c48d581f: Preparing 06:09:33 c79e2e38b0a8: Preparing 06:09:33 e34925ca98ac: Preparing 06:09:33 aa945c1ff3cf: Preparing 06:09:33 b367e2b6db8c: Preparing 06:09:33 38457a99dac8: Preparing 06:09:33 787b1f7c3939: Preparing 06:09:33 7cf2b4d5f23d: Preparing 06:09:33 f82783b86194: Preparing 06:09:33 f82783b86194: Waiting 06:09:33 787b1f7c3939: Waiting 06:09:33 7cf2b4d5f23d: Waiting 06:09:33 38457a99dac8: Waiting 06:09:33 b367e2b6db8c: Layer already exists 06:09:33 38457a99dac8: Layer already exists 06:09:33 787b1f7c3939: Layer already exists 06:09:33 c79e2e38b0a8: Pushed 06:09:33 d807c48d581f: Pushed 06:09:33 7cf2b4d5f23d: Layer already exists 06:09:33 e34925ca98ac: Pushed 06:09:33 f82783b86194: Layer already exists 06:09:38 aa945c1ff3cf: Pushed 06:09:38 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:09:39 d807c48d581f: Preparing 06:09:39 c79e2e38b0a8: Preparing 06:09:39 e34925ca98ac: Preparing 06:09:39 aa945c1ff3cf: Preparing 06:09:39 b367e2b6db8c: Preparing 06:09:39 38457a99dac8: Preparing 06:09:39 787b1f7c3939: Preparing 06:09:39 7cf2b4d5f23d: Preparing 06:09:39 f82783b86194: Preparing 06:09:39 38457a99dac8: Waiting 06:09:39 787b1f7c3939: Waiting 06:09:39 f82783b86194: Waiting 06:09:39 7cf2b4d5f23d: Waiting 06:09:39 b367e2b6db8c: Layer already exists 06:09:39 c79e2e38b0a8: Layer already exists 06:09:39 e34925ca98ac: Layer already exists 06:09:39 aa945c1ff3cf: Layer already exists 06:09:39 d807c48d581f: Layer already exists 06:09:39 7cf2b4d5f23d: Layer already exists 06:09:39 f82783b86194: Layer already exists 06:09:39 787b1f7c3939: Layer already exists 06:09:39 38457a99dac8: Layer already exists 06:09:39 latest: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 06:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:09:40 d807c48d581f: Preparing 06:09:40 c79e2e38b0a8: Preparing 06:09:40 e34925ca98ac: Preparing 06:09:40 aa945c1ff3cf: Preparing 06:09:40 b367e2b6db8c: Preparing 06:09:40 38457a99dac8: Preparing 06:09:40 787b1f7c3939: Preparing 06:09:40 7cf2b4d5f23d: Preparing 06:09:40 f82783b86194: Preparing 06:09:40 787b1f7c3939: Waiting 06:09:40 38457a99dac8: Waiting 06:09:40 7cf2b4d5f23d: Waiting 06:09:40 f82783b86194: Waiting 06:09:40 b367e2b6db8c: Layer already exists 06:09:40 aa945c1ff3cf: Layer already exists 06:09:40 d807c48d581f: Layer already exists 06:09:40 c79e2e38b0a8: Layer already exists 06:09:40 e34925ca98ac: Layer already exists 06:09:40 f82783b86194: Layer already exists 06:09:40 7cf2b4d5f23d: Layer already exists 06:09:40 787b1f7c3939: Layer already exists 06:09:40 38457a99dac8: Layer already exists 06:09:40 4.0.0-dev.37: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:09:41 d807c48d581f: Preparing 06:09:41 c79e2e38b0a8: Preparing 06:09:41 e34925ca98ac: Preparing 06:09:41 aa945c1ff3cf: Preparing 06:09:41 b367e2b6db8c: Preparing 06:09:41 38457a99dac8: Preparing 06:09:41 787b1f7c3939: Preparing 06:09:41 38457a99dac8: Waiting 06:09:41 7cf2b4d5f23d: Preparing 06:09:41 787b1f7c3939: Waiting 06:09:41 7cf2b4d5f23d: Waiting 06:09:41 f82783b86194: Preparing 06:09:41 f82783b86194: Waiting 06:09:41 aa945c1ff3cf: Layer already exists 06:09:41 e34925ca98ac: Layer already exists 06:09:41 d807c48d581f: Layer already exists 06:09:41 c79e2e38b0a8: Layer already exists 06:09:41 b367e2b6db8c: Layer already exists 06:09:41 f82783b86194: Layer already exists 06:09:41 787b1f7c3939: Layer already exists 06:09:41 38457a99dac8: Layer already exists 06:09:41 7cf2b4d5f23d: Layer already exists 06:09:41 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:09:42 d807c48d581f: Preparing 06:09:42 c79e2e38b0a8: Preparing 06:09:42 e34925ca98ac: Preparing 06:09:42 aa945c1ff3cf: Preparing 06:09:42 b367e2b6db8c: Preparing 06:09:42 38457a99dac8: Preparing 06:09:42 787b1f7c3939: Preparing 06:09:42 7cf2b4d5f23d: Preparing 06:09:42 38457a99dac8: Waiting 06:09:42 787b1f7c3939: Waiting 06:09:42 7cf2b4d5f23d: Waiting 06:09:42 f82783b86194: Preparing 06:09:42 f82783b86194: Waiting 06:09:42 c79e2e38b0a8: Layer already exists 06:09:42 d807c48d581f: Layer already exists 06:09:42 e34925ca98ac: Layer already exists 06:09:42 b367e2b6db8c: Layer already exists 06:09:42 aa945c1ff3cf: Layer already exists 06:09:42 38457a99dac8: Layer already exists 06:09:42 7cf2b4d5f23d: Layer already exists 06:09:42 f82783b86194: Layer already exists 06:09:42 787b1f7c3939: Layer already exists 06:09:42 main: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:42 ===================================================== [Pipeline] echo 06:09:42 taggedImages: 06:09:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:09:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 06:09:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:09:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:09:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:42 latest 06:09:42 4.0.0-dev.37 06:09:42 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:42 main 06:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:09:43 8a445bf0d536: Preparing 06:09:43 7a6ba066e3a3: Preparing 06:09:43 ee3b9b196ce1: Preparing 06:09:43 2f9abe7e5d3c: Preparing 06:09:43 a65d6c68a08a: Preparing 06:09:43 2634666043b6: Preparing 06:09:43 1396aaa20195: Preparing 06:09:43 b367e2b6db8c: Preparing 06:09:43 38457a99dac8: Preparing 06:09:43 3ba8ba5553b1: Preparing 06:09:43 a8a244c466b3: Preparing 06:09:43 5f70bf18a086: Preparing 06:09:43 e9e312900d3f: Preparing 06:09:43 910fd49fd7fd: Preparing 06:09:43 2634666043b6: Waiting 06:09:43 1396aaa20195: Waiting 06:09:43 096deda99ae4: Preparing 06:09:43 a8a244c466b3: Waiting 06:09:43 b367e2b6db8c: Waiting 06:09:43 5f70bf18a086: Waiting 06:09:43 3ba8ba5553b1: Waiting 06:09:43 38457a99dac8: Waiting 06:09:43 f82783b86194: Preparing 06:09:43 e9e312900d3f: Waiting 06:09:43 910fd49fd7fd: Waiting 06:09:43 096deda99ae4: Waiting 06:09:43 f82783b86194: Waiting 06:09:43 a65d6c68a08a: Pushed 06:09:43 2f9abe7e5d3c: Pushed 06:09:43 8a445bf0d536: Pushed 06:09:43 ee3b9b196ce1: Pushed 06:09:43 7a6ba066e3a3: Pushed 06:09:43 b367e2b6db8c: Layer already exists 06:09:43 38457a99dac8: Layer already exists 06:09:43 2634666043b6: Pushed 06:09:43 5f70bf18a086: Layer already exists 06:09:44 3ba8ba5553b1: Pushed 06:09:44 a8a244c466b3: Pushed 06:09:44 f82783b86194: Layer already exists 06:09:44 e9e312900d3f: Pushed 06:09:44 910fd49fd7fd: Pushed 06:09:44 096deda99ae4: Pushed 06:09:46 1396aaa20195: Pushed 06:09:46 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:09:47 8a445bf0d536: Preparing 06:09:47 7a6ba066e3a3: Preparing 06:09:47 ee3b9b196ce1: Preparing 06:09:47 2f9abe7e5d3c: Preparing 06:09:47 a65d6c68a08a: Preparing 06:09:47 2634666043b6: Preparing 06:09:47 1396aaa20195: Preparing 06:09:47 2634666043b6: Waiting 06:09:47 b367e2b6db8c: Preparing 06:09:47 38457a99dac8: Preparing 06:09:47 3ba8ba5553b1: Preparing 06:09:47 a8a244c466b3: Preparing 06:09:47 5f70bf18a086: Preparing 06:09:47 e9e312900d3f: Preparing 06:09:47 910fd49fd7fd: Preparing 06:09:47 096deda99ae4: Preparing 06:09:47 f82783b86194: Preparing 06:09:47 1396aaa20195: Waiting 06:09:47 b367e2b6db8c: Waiting 06:09:47 e9e312900d3f: Waiting 06:09:47 910fd49fd7fd: Waiting 06:09:47 096deda99ae4: Waiting 06:09:47 f82783b86194: Waiting 06:09:47 38457a99dac8: Waiting 06:09:47 3ba8ba5553b1: Waiting 06:09:47 a8a244c466b3: Waiting 06:09:47 5f70bf18a086: Waiting 06:09:47 8a445bf0d536: Layer already exists 06:09:47 ee3b9b196ce1: Layer already exists 06:09:47 2f9abe7e5d3c: Layer already exists 06:09:47 7a6ba066e3a3: Layer already exists 06:09:47 a65d6c68a08a: Layer already exists 06:09:47 2634666043b6: Layer already exists 06:09:47 b367e2b6db8c: Layer already exists 06:09:47 38457a99dac8: Layer already exists 06:09:47 1396aaa20195: Layer already exists 06:09:47 3ba8ba5553b1: Layer already exists 06:09:47 e9e312900d3f: Layer already exists 06:09:47 5f70bf18a086: Layer already exists 06:09:47 a8a244c466b3: Layer already exists 06:09:47 096deda99ae4: Layer already exists 06:09:47 910fd49fd7fd: Layer already exists 06:09:47 f82783b86194: Layer already exists 06:09:47 latest: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 06:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:09:48 8a445bf0d536: Preparing 06:09:48 7a6ba066e3a3: Preparing 06:09:48 ee3b9b196ce1: Preparing 06:09:48 2f9abe7e5d3c: Preparing 06:09:48 a65d6c68a08a: Preparing 06:09:48 2634666043b6: Preparing 06:09:48 1396aaa20195: Preparing 06:09:48 b367e2b6db8c: Preparing 06:09:48 38457a99dac8: Preparing 06:09:48 2634666043b6: Waiting 06:09:48 1396aaa20195: Waiting 06:09:48 b367e2b6db8c: Waiting 06:09:48 3ba8ba5553b1: Preparing 06:09:48 a8a244c466b3: Preparing 06:09:48 5f70bf18a086: Preparing 06:09:48 38457a99dac8: Waiting 06:09:48 e9e312900d3f: Preparing 06:09:48 3ba8ba5553b1: Waiting 06:09:48 a8a244c466b3: Waiting 06:09:48 910fd49fd7fd: Preparing 06:09:48 5f70bf18a086: Waiting 06:09:48 e9e312900d3f: Waiting 06:09:48 910fd49fd7fd: Waiting 06:09:48 096deda99ae4: Preparing 06:09:48 f82783b86194: Preparing 06:09:48 096deda99ae4: Waiting 06:09:48 f82783b86194: Waiting 06:09:48 a65d6c68a08a: Layer already exists 06:09:48 8a445bf0d536: Layer already exists 06:09:48 7a6ba066e3a3: Layer already exists 06:09:48 2f9abe7e5d3c: Layer already exists 06:09:48 ee3b9b196ce1: Layer already exists 06:09:48 1396aaa20195: Layer already exists 06:09:48 2634666043b6: Layer already exists 06:09:48 38457a99dac8: Layer already exists 06:09:48 b367e2b6db8c: Layer already exists 06:09:48 3ba8ba5553b1: Layer already exists 06:09:48 a8a244c466b3: Layer already exists 06:09:48 e9e312900d3f: Layer already exists 06:09:48 5f70bf18a086: Layer already exists 06:09:48 910fd49fd7fd: Layer already exists 06:09:48 096deda99ae4: Layer already exists 06:09:48 f82783b86194: Layer already exists 06:09:49 4.0.0-dev.37: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:09:49 8a445bf0d536: Preparing 06:09:49 7a6ba066e3a3: Preparing 06:09:49 ee3b9b196ce1: Preparing 06:09:49 2f9abe7e5d3c: Preparing 06:09:49 a65d6c68a08a: Preparing 06:09:49 2634666043b6: Preparing 06:09:49 1396aaa20195: Preparing 06:09:49 2634666043b6: Waiting 06:09:49 b367e2b6db8c: Preparing 06:09:49 1396aaa20195: Waiting 06:09:49 38457a99dac8: Preparing 06:09:49 b367e2b6db8c: Waiting 06:09:49 3ba8ba5553b1: Preparing 06:09:49 38457a99dac8: Waiting 06:09:49 a8a244c466b3: Preparing 06:09:49 3ba8ba5553b1: Waiting 06:09:49 5f70bf18a086: Preparing 06:09:49 a8a244c466b3: Waiting 06:09:49 e9e312900d3f: Preparing 06:09:49 5f70bf18a086: Waiting 06:09:49 910fd49fd7fd: Preparing 06:09:49 e9e312900d3f: Waiting 06:09:49 096deda99ae4: Preparing 06:09:49 910fd49fd7fd: Waiting 06:09:49 096deda99ae4: Waiting 06:09:49 f82783b86194: Preparing 06:09:49 f82783b86194: Waiting 06:09:49 a65d6c68a08a: Layer already exists 06:09:49 2f9abe7e5d3c: Layer already exists 06:09:49 ee3b9b196ce1: Layer already exists 06:09:49 8a445bf0d536: Layer already exists 06:09:49 7a6ba066e3a3: Layer already exists 06:09:49 2634666043b6: Layer already exists 06:09:49 3ba8ba5553b1: Layer already exists 06:09:49 b367e2b6db8c: Layer already exists 06:09:49 1396aaa20195: Layer already exists 06:09:49 38457a99dac8: Layer already exists 06:09:49 a8a244c466b3: Layer already exists 06:09:49 5f70bf18a086: Layer already exists 06:09:49 096deda99ae4: Layer already exists 06:09:49 910fd49fd7fd: Layer already exists 06:09:49 e9e312900d3f: Layer already exists 06:09:49 f82783b86194: Layer already exists 06:09:49 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:09:50 8a445bf0d536: Preparing 06:09:50 7a6ba066e3a3: Preparing 06:09:50 ee3b9b196ce1: Preparing 06:09:50 2f9abe7e5d3c: Preparing 06:09:50 a65d6c68a08a: Preparing 06:09:50 2634666043b6: Preparing 06:09:50 1396aaa20195: Preparing 06:09:50 b367e2b6db8c: Preparing 06:09:50 38457a99dac8: Preparing 06:09:50 2634666043b6: Waiting 06:09:50 3ba8ba5553b1: Preparing 06:09:50 a8a244c466b3: Preparing 06:09:50 5f70bf18a086: Preparing 06:09:50 e9e312900d3f: Preparing 06:09:50 910fd49fd7fd: Preparing 06:09:50 1396aaa20195: Waiting 06:09:50 096deda99ae4: Preparing 06:09:50 b367e2b6db8c: Waiting 06:09:50 f82783b86194: Preparing 06:09:50 38457a99dac8: Waiting 06:09:50 3ba8ba5553b1: Waiting 06:09:50 a8a244c466b3: Waiting 06:09:50 910fd49fd7fd: Waiting 06:09:50 096deda99ae4: Waiting 06:09:50 5f70bf18a086: Waiting 06:09:50 f82783b86194: Waiting 06:09:50 e9e312900d3f: Waiting 06:09:50 ee3b9b196ce1: Layer already exists 06:09:50 7a6ba066e3a3: Layer already exists 06:09:50 8a445bf0d536: Layer already exists 06:09:50 a65d6c68a08a: Layer already exists 06:09:50 2f9abe7e5d3c: Layer already exists 06:09:50 1396aaa20195: Layer already exists 06:09:50 38457a99dac8: Layer already exists 06:09:50 2634666043b6: Layer already exists 06:09:50 3ba8ba5553b1: Layer already exists 06:09:50 b367e2b6db8c: Layer already exists 06:09:50 a8a244c466b3: Layer already exists 06:09:50 e9e312900d3f: Layer already exists 06:09:50 096deda99ae4: Layer already exists 06:09:50 910fd49fd7fd: Layer already exists 06:09:50 5f70bf18a086: Layer already exists 06:09:50 f82783b86194: Layer already exists 06:09:50 main: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:51 ===================================================== [Pipeline] echo 06:09:51 taggedImages: 06:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 06:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:09:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:09:51 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:51 latest 06:09:51 4.0.0-dev.37 06:09:51 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:51 main 06:09:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:09:51 1637562c8279: Preparing 06:09:51 bf7fcc3d2f2e: Preparing 06:09:51 2a5d074d95fe: Preparing 06:09:51 126d3783c674: Preparing 06:09:51 b367e2b6db8c: Preparing 06:09:51 38457a99dac8: Preparing 06:09:51 787b1f7c3939: Preparing 06:09:51 7cf2b4d5f23d: Preparing 06:09:51 f82783b86194: Preparing 06:09:51 787b1f7c3939: Waiting 06:09:51 7cf2b4d5f23d: Waiting 06:09:51 f82783b86194: Waiting 06:09:51 38457a99dac8: Waiting 06:09:51 b367e2b6db8c: Layer already exists 06:09:52 38457a99dac8: Layer already exists 06:09:52 bf7fcc3d2f2e: Pushed 06:09:52 787b1f7c3939: Layer already exists 06:09:52 2a5d074d95fe: Pushed 06:09:52 7cf2b4d5f23d: Layer already exists 06:09:52 1637562c8279: Pushed 06:09:52 f82783b86194: Layer already exists 06:09:57 126d3783c674: Pushed 06:09:57 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:09:58 1637562c8279: Preparing 06:09:58 bf7fcc3d2f2e: Preparing 06:09:58 2a5d074d95fe: Preparing 06:09:58 126d3783c674: Preparing 06:09:58 b367e2b6db8c: Preparing 06:09:58 38457a99dac8: Preparing 06:09:58 787b1f7c3939: Preparing 06:09:58 7cf2b4d5f23d: Preparing 06:09:58 f82783b86194: Preparing 06:09:58 787b1f7c3939: Waiting 06:09:58 7cf2b4d5f23d: Waiting 06:09:58 f82783b86194: Waiting 06:09:58 38457a99dac8: Waiting 06:09:58 1637562c8279: Layer already exists 06:09:58 b367e2b6db8c: Layer already exists 06:09:58 bf7fcc3d2f2e: Layer already exists 06:09:58 2a5d074d95fe: Layer already exists 06:09:58 126d3783c674: Layer already exists 06:09:58 787b1f7c3939: Layer already exists 06:09:58 f82783b86194: Layer already exists 06:09:58 38457a99dac8: Layer already exists 06:09:58 7cf2b4d5f23d: Layer already exists 06:09:58 latest: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 06:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:09:59 1637562c8279: Preparing 06:09:59 bf7fcc3d2f2e: Preparing 06:09:59 2a5d074d95fe: Preparing 06:09:59 126d3783c674: Preparing 06:09:59 b367e2b6db8c: Preparing 06:09:59 38457a99dac8: Preparing 06:09:59 787b1f7c3939: Preparing 06:09:59 7cf2b4d5f23d: Preparing 06:09:59 f82783b86194: Preparing 06:09:59 38457a99dac8: Waiting 06:09:59 787b1f7c3939: Waiting 06:09:59 7cf2b4d5f23d: Waiting 06:09:59 f82783b86194: Waiting 06:09:59 bf7fcc3d2f2e: Layer already exists 06:09:59 1637562c8279: Layer already exists 06:09:59 126d3783c674: Layer already exists 06:09:59 2a5d074d95fe: Layer already exists 06:09:59 b367e2b6db8c: Layer already exists 06:09:59 38457a99dac8: Layer already exists 06:09:59 787b1f7c3939: Layer already exists 06:09:59 7cf2b4d5f23d: Layer already exists 06:09:59 f82783b86194: Layer already exists 06:09:59 4.0.0-dev.37: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:09:59 1637562c8279: Preparing 06:09:59 bf7fcc3d2f2e: Preparing 06:09:59 2a5d074d95fe: Preparing 06:09:59 126d3783c674: Preparing 06:09:59 b367e2b6db8c: Preparing 06:09:59 38457a99dac8: Preparing 06:09:59 787b1f7c3939: Preparing 06:09:59 7cf2b4d5f23d: Preparing 06:09:59 f82783b86194: Preparing 06:09:59 38457a99dac8: Waiting 06:09:59 787b1f7c3939: Waiting 06:09:59 7cf2b4d5f23d: Waiting 06:09:59 f82783b86194: Waiting 06:09:59 bf7fcc3d2f2e: Layer already exists 06:09:59 2a5d074d95fe: Layer already exists 06:09:59 b367e2b6db8c: Layer already exists 06:09:59 1637562c8279: Layer already exists 06:09:59 126d3783c674: Layer already exists 06:09:59 f82783b86194: Layer already exists 06:09:59 787b1f7c3939: Layer already exists 06:09:59 7cf2b4d5f23d: Layer already exists 06:09:59 38457a99dac8: Layer already exists 06:10:00 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:10:00 1637562c8279: Preparing 06:10:00 bf7fcc3d2f2e: Preparing 06:10:00 2a5d074d95fe: Preparing 06:10:00 126d3783c674: Preparing 06:10:00 b367e2b6db8c: Preparing 06:10:00 38457a99dac8: Preparing 06:10:00 787b1f7c3939: Preparing 06:10:00 7cf2b4d5f23d: Preparing 06:10:00 f82783b86194: Preparing 06:10:00 38457a99dac8: Waiting 06:10:00 787b1f7c3939: Waiting 06:10:00 7cf2b4d5f23d: Waiting 06:10:00 f82783b86194: Waiting 06:10:00 126d3783c674: Layer already exists 06:10:00 bf7fcc3d2f2e: Layer already exists 06:10:00 1637562c8279: Layer already exists 06:10:00 b367e2b6db8c: Layer already exists 06:10:00 2a5d074d95fe: Layer already exists 06:10:00 38457a99dac8: Layer already exists 06:10:00 787b1f7c3939: Layer already exists 06:10:00 7cf2b4d5f23d: Layer already exists 06:10:00 f82783b86194: Layer already exists 06:10:01 main: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:01 ===================================================== [Pipeline] echo 06:10:01 taggedImages: 06:10:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:10:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 06:10:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:10:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:10:01 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:01 latest 06:10:01 4.0.0-dev.37 06:10:01 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:01 main 06:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:10:02 f3f28bbd530c: Preparing 06:10:02 bc98f077b50d: Preparing 06:10:02 d26f29c6d701: Preparing 06:10:02 a91229401109: Preparing 06:10:02 8deda4721635: Preparing 06:10:02 b367e2b6db8c: Preparing 06:10:02 38457a99dac8: Preparing 06:10:02 1ef3b42710ed: Preparing 06:10:02 d3de97fc1f11: Preparing 06:10:02 ec9353bd1612: Preparing 06:10:02 38457a99dac8: Waiting 06:10:02 1ef3b42710ed: Waiting 06:10:02 b367e2b6db8c: Waiting 06:10:02 d3de97fc1f11: Waiting 06:10:02 f82783b86194: Preparing 06:10:02 ec9353bd1612: Waiting 06:10:02 f82783b86194: Waiting 06:10:02 8deda4721635: Pushed 06:10:02 bc98f077b50d: Pushed 06:10:02 a91229401109: Pushed 06:10:02 f3f28bbd530c: Pushed 06:10:02 b367e2b6db8c: Layer already exists 06:10:02 38457a99dac8: Layer already exists 06:10:02 f82783b86194: Layer already exists 06:10:02 1ef3b42710ed: Pushed 06:10:02 d3de97fc1f11: Pushed 06:10:04 d26f29c6d701: Pushed 06:10:05 ec9353bd1612: Pushed 06:10:05 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:10:06 f3f28bbd530c: Preparing 06:10:06 bc98f077b50d: Preparing 06:10:06 d26f29c6d701: Preparing 06:10:06 a91229401109: Preparing 06:10:06 8deda4721635: Preparing 06:10:06 b367e2b6db8c: Preparing 06:10:06 38457a99dac8: Preparing 06:10:06 1ef3b42710ed: Preparing 06:10:06 d3de97fc1f11: Preparing 06:10:06 ec9353bd1612: Preparing 06:10:06 f82783b86194: Preparing 06:10:06 b367e2b6db8c: Waiting 06:10:06 d3de97fc1f11: Waiting 06:10:06 ec9353bd1612: Waiting 06:10:06 f82783b86194: Waiting 06:10:06 38457a99dac8: Waiting 06:10:06 1ef3b42710ed: Waiting 06:10:06 8deda4721635: Layer already exists 06:10:06 bc98f077b50d: Layer already exists 06:10:06 d26f29c6d701: Layer already exists 06:10:06 a91229401109: Layer already exists 06:10:06 f3f28bbd530c: Layer already exists 06:10:06 b367e2b6db8c: Layer already exists 06:10:06 38457a99dac8: Layer already exists 06:10:06 d3de97fc1f11: Layer already exists 06:10:06 1ef3b42710ed: Layer already exists 06:10:06 ec9353bd1612: Layer already exists 06:10:06 f82783b86194: Layer already exists 06:10:06 latest: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 06:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:10:07 f3f28bbd530c: Preparing 06:10:07 bc98f077b50d: Preparing 06:10:07 d26f29c6d701: Preparing 06:10:07 a91229401109: Preparing 06:10:07 8deda4721635: Preparing 06:10:07 b367e2b6db8c: Preparing 06:10:07 38457a99dac8: Preparing 06:10:07 1ef3b42710ed: Preparing 06:10:07 d3de97fc1f11: Preparing 06:10:07 ec9353bd1612: Preparing 06:10:07 f82783b86194: Preparing 06:10:07 b367e2b6db8c: Waiting 06:10:07 38457a99dac8: Waiting 06:10:07 d3de97fc1f11: Waiting 06:10:07 1ef3b42710ed: Waiting 06:10:07 ec9353bd1612: Waiting 06:10:07 f82783b86194: Waiting 06:10:07 bc98f077b50d: Layer already exists 06:10:07 a91229401109: Layer already exists 06:10:07 8deda4721635: Layer already exists 06:10:07 d26f29c6d701: Layer already exists 06:10:07 f3f28bbd530c: Layer already exists 06:10:07 d3de97fc1f11: Layer already exists 06:10:07 b367e2b6db8c: Layer already exists 06:10:07 38457a99dac8: Layer already exists 06:10:07 1ef3b42710ed: Layer already exists 06:10:07 ec9353bd1612: Layer already exists 06:10:07 f82783b86194: Layer already exists 06:10:07 4.0.0-dev.37: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:10:08 f3f28bbd530c: Preparing 06:10:08 bc98f077b50d: Preparing 06:10:08 d26f29c6d701: Preparing 06:10:08 a91229401109: Preparing 06:10:08 8deda4721635: Preparing 06:10:08 b367e2b6db8c: Preparing 06:10:08 38457a99dac8: Preparing 06:10:08 1ef3b42710ed: Preparing 06:10:08 d3de97fc1f11: Preparing 06:10:08 ec9353bd1612: Preparing 06:10:08 f82783b86194: Preparing 06:10:08 b367e2b6db8c: Waiting 06:10:08 38457a99dac8: Waiting 06:10:08 1ef3b42710ed: Waiting 06:10:08 ec9353bd1612: Waiting 06:10:08 d3de97fc1f11: Waiting 06:10:08 f82783b86194: Waiting 06:10:08 d26f29c6d701: Layer already exists 06:10:08 a91229401109: Layer already exists 06:10:08 f3f28bbd530c: Layer already exists 06:10:08 8deda4721635: Layer already exists 06:10:08 bc98f077b50d: Layer already exists 06:10:08 b367e2b6db8c: Layer already exists 06:10:08 38457a99dac8: Layer already exists 06:10:08 1ef3b42710ed: Layer already exists 06:10:08 d3de97fc1f11: Layer already exists 06:10:08 ec9353bd1612: Layer already exists 06:10:08 f82783b86194: Layer already exists 06:10:08 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:10:09 f3f28bbd530c: Preparing 06:10:09 bc98f077b50d: Preparing 06:10:09 d26f29c6d701: Preparing 06:10:09 a91229401109: Preparing 06:10:09 8deda4721635: Preparing 06:10:09 b367e2b6db8c: Preparing 06:10:09 38457a99dac8: Preparing 06:10:09 1ef3b42710ed: Preparing 06:10:09 d3de97fc1f11: Preparing 06:10:09 ec9353bd1612: Preparing 06:10:09 f82783b86194: Preparing 06:10:09 b367e2b6db8c: Waiting 06:10:09 1ef3b42710ed: Waiting 06:10:09 38457a99dac8: Waiting 06:10:09 d3de97fc1f11: Waiting 06:10:09 ec9353bd1612: Waiting 06:10:09 f82783b86194: Waiting 06:10:09 f3f28bbd530c: Layer already exists 06:10:09 8deda4721635: Layer already exists 06:10:09 bc98f077b50d: Layer already exists 06:10:09 d26f29c6d701: Layer already exists 06:10:09 a91229401109: Layer already exists 06:10:09 b367e2b6db8c: Layer already exists 06:10:09 1ef3b42710ed: Layer already exists 06:10:09 38457a99dac8: Layer already exists 06:10:09 d3de97fc1f11: Layer already exists 06:10:09 ec9353bd1612: Layer already exists 06:10:09 f82783b86194: Layer already exists 06:10:09 main: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:09 ===================================================== [Pipeline] echo 06:10:09 taggedImages: 06:10:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:10:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 06:10:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:10:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:10:09 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:09 latest 06:10:09 4.0.0-dev.37 06:10:09 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:09 main 06:10:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:10:10 8d4777a3f917: Preparing 06:10:10 8739bd6bf07a: Preparing 06:10:10 4768a7102e31: Preparing 06:10:10 1cdafe538b6e: Preparing 06:10:10 e2fed303a1ac: Preparing 06:10:10 ada93673ffd1: Preparing 06:10:10 05bf2179106e: Preparing 06:10:10 b367e2b6db8c: Preparing 06:10:10 38457a99dac8: Preparing 06:10:10 a2fc453b85c8: Preparing 06:10:10 5c5e7d4d637a: Preparing 06:10:10 ada93673ffd1: Waiting 06:10:10 f82783b86194: Preparing 06:10:10 05bf2179106e: Waiting 06:10:10 b367e2b6db8c: Waiting 06:10:10 38457a99dac8: Waiting 06:10:10 a2fc453b85c8: Waiting 06:10:10 f82783b86194: Waiting 06:10:10 5c5e7d4d637a: Waiting 06:10:10 8739bd6bf07a: Pushed 06:10:10 e2fed303a1ac: Pushed 06:10:10 8d4777a3f917: Pushed 06:10:10 b367e2b6db8c: Layer already exists 06:10:10 38457a99dac8: Layer already exists 06:10:10 05bf2179106e: Pushed 06:10:10 ada93673ffd1: Pushed 06:10:10 f82783b86194: Layer already exists 06:10:10 a2fc453b85c8: Pushed 06:10:12 1cdafe538b6e: Pushed 06:10:13 4768a7102e31: Pushed 06:10:13 5c5e7d4d637a: Pushed 06:10:13 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:10:14 8d4777a3f917: Preparing 06:10:14 8739bd6bf07a: Preparing 06:10:14 4768a7102e31: Preparing 06:10:14 1cdafe538b6e: Preparing 06:10:14 e2fed303a1ac: Preparing 06:10:14 ada93673ffd1: Preparing 06:10:14 05bf2179106e: Preparing 06:10:14 ada93673ffd1: Waiting 06:10:14 b367e2b6db8c: Preparing 06:10:14 05bf2179106e: Waiting 06:10:14 38457a99dac8: Preparing 06:10:14 b367e2b6db8c: Waiting 06:10:14 a2fc453b85c8: Preparing 06:10:14 38457a99dac8: Waiting 06:10:14 5c5e7d4d637a: Preparing 06:10:14 f82783b86194: Preparing 06:10:14 a2fc453b85c8: Waiting 06:10:14 5c5e7d4d637a: Waiting 06:10:14 f82783b86194: Waiting 06:10:14 4768a7102e31: Layer already exists 06:10:14 8d4777a3f917: Layer already exists 06:10:14 1cdafe538b6e: Layer already exists 06:10:14 e2fed303a1ac: Layer already exists 06:10:14 8739bd6bf07a: Layer already exists 06:10:14 ada93673ffd1: Layer already exists 06:10:14 a2fc453b85c8: Layer already exists 06:10:14 05bf2179106e: Layer already exists 06:10:14 38457a99dac8: Layer already exists 06:10:14 b367e2b6db8c: Layer already exists 06:10:14 5c5e7d4d637a: Layer already exists 06:10:14 f82783b86194: Layer already exists 06:10:14 latest: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 06:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:10:15 8d4777a3f917: Preparing 06:10:15 8739bd6bf07a: Preparing 06:10:15 4768a7102e31: Preparing 06:10:15 1cdafe538b6e: Preparing 06:10:15 e2fed303a1ac: Preparing 06:10:15 ada93673ffd1: Preparing 06:10:15 05bf2179106e: Preparing 06:10:15 b367e2b6db8c: Preparing 06:10:15 38457a99dac8: Preparing 06:10:15 a2fc453b85c8: Preparing 06:10:15 5c5e7d4d637a: Preparing 06:10:15 f82783b86194: Preparing 06:10:15 05bf2179106e: Waiting 06:10:15 b367e2b6db8c: Waiting 06:10:15 5c5e7d4d637a: Waiting 06:10:15 f82783b86194: Waiting 06:10:15 38457a99dac8: Waiting 06:10:15 a2fc453b85c8: Waiting 06:10:15 ada93673ffd1: Waiting 06:10:15 1cdafe538b6e: Layer already exists 06:10:15 e2fed303a1ac: Layer already exists 06:10:15 8739bd6bf07a: Layer already exists 06:10:15 4768a7102e31: Layer already exists 06:10:15 8d4777a3f917: Layer already exists 06:10:15 05bf2179106e: Layer already exists 06:10:15 38457a99dac8: Layer already exists 06:10:15 ada93673ffd1: Layer already exists 06:10:15 a2fc453b85c8: Layer already exists 06:10:15 b367e2b6db8c: Layer already exists 06:10:15 5c5e7d4d637a: Layer already exists 06:10:15 f82783b86194: Layer already exists 06:10:15 4.0.0-dev.37: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:10:17 8d4777a3f917: Preparing 06:10:17 8739bd6bf07a: Preparing 06:10:17 4768a7102e31: Preparing 06:10:17 1cdafe538b6e: Preparing 06:10:17 e2fed303a1ac: Preparing 06:10:17 ada93673ffd1: Preparing 06:10:17 05bf2179106e: Preparing 06:10:17 b367e2b6db8c: Preparing 06:10:17 38457a99dac8: Preparing 06:10:17 a2fc453b85c8: Preparing 06:10:17 5c5e7d4d637a: Preparing 06:10:17 f82783b86194: Preparing 06:10:17 05bf2179106e: Waiting 06:10:17 b367e2b6db8c: Waiting 06:10:17 ada93673ffd1: Waiting 06:10:17 38457a99dac8: Waiting 06:10:17 a2fc453b85c8: Waiting 06:10:17 5c5e7d4d637a: Waiting 06:10:17 f82783b86194: Waiting 06:10:17 4768a7102e31: Layer already exists 06:10:17 e2fed303a1ac: Layer already exists 06:10:17 1cdafe538b6e: Layer already exists 06:10:17 8739bd6bf07a: Layer already exists 06:10:17 8d4777a3f917: Layer already exists 06:10:17 ada93673ffd1: Layer already exists 06:10:17 38457a99dac8: Layer already exists 06:10:17 b367e2b6db8c: Layer already exists 06:10:17 a2fc453b85c8: Layer already exists 06:10:17 05bf2179106e: Layer already exists 06:10:17 5c5e7d4d637a: Layer already exists 06:10:17 f82783b86194: Layer already exists 06:10:17 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:10:18 8d4777a3f917: Preparing 06:10:18 8739bd6bf07a: Preparing 06:10:18 4768a7102e31: Preparing 06:10:18 1cdafe538b6e: Preparing 06:10:18 e2fed303a1ac: Preparing 06:10:18 ada93673ffd1: Preparing 06:10:18 05bf2179106e: Preparing 06:10:18 b367e2b6db8c: Preparing 06:10:18 38457a99dac8: Preparing 06:10:18 a2fc453b85c8: Preparing 06:10:18 5c5e7d4d637a: Preparing 06:10:18 f82783b86194: Preparing 06:10:18 b367e2b6db8c: Waiting 06:10:18 5c5e7d4d637a: Waiting 06:10:18 f82783b86194: Waiting 06:10:18 38457a99dac8: Waiting 06:10:18 a2fc453b85c8: Waiting 06:10:18 ada93673ffd1: Waiting 06:10:18 05bf2179106e: Waiting 06:10:18 e2fed303a1ac: Layer already exists 06:10:18 8739bd6bf07a: Layer already exists 06:10:18 8d4777a3f917: Layer already exists 06:10:18 4768a7102e31: Layer already exists 06:10:18 1cdafe538b6e: Layer already exists 06:10:18 ada93673ffd1: Layer already exists 06:10:18 38457a99dac8: Layer already exists 06:10:18 05bf2179106e: Layer already exists 06:10:18 b367e2b6db8c: Layer already exists 06:10:18 a2fc453b85c8: Layer already exists 06:10:18 f82783b86194: Layer already exists 06:10:18 5c5e7d4d637a: Layer already exists 06:10:18 main: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:18 ===================================================== [Pipeline] echo 06:10:18 taggedImages: 06:10:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:10:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 06:10:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:10:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:10:18 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:18 latest 06:10:18 4.0.0-dev.37 06:10:18 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:18 main 06:10:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:10:19 1707b322f39d: Preparing 06:10:19 827ce340c9e1: Preparing 06:10:19 b367e2b6db8c: Preparing 06:10:19 38457a99dac8: Preparing 06:10:19 efd0da7456f1: Preparing 06:10:19 77b5a72bfe54: Preparing 06:10:19 f82783b86194: Preparing 06:10:19 77b5a72bfe54: Waiting 06:10:19 f82783b86194: Waiting 06:10:19 38457a99dac8: Layer already exists 06:10:19 b367e2b6db8c: Layer already exists 06:10:19 f82783b86194: Layer already exists 06:10:19 1707b322f39d: Pushed 06:10:19 efd0da7456f1: Pushed 06:10:21 77b5a72bfe54: Pushed 06:10:23 827ce340c9e1: Pushed 06:10:23 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:10:24 1707b322f39d: Preparing 06:10:24 827ce340c9e1: Preparing 06:10:24 b367e2b6db8c: Preparing 06:10:24 38457a99dac8: Preparing 06:10:24 efd0da7456f1: Preparing 06:10:24 77b5a72bfe54: Preparing 06:10:24 f82783b86194: Preparing 06:10:24 77b5a72bfe54: Waiting 06:10:24 f82783b86194: Waiting 06:10:24 38457a99dac8: Layer already exists 06:10:24 827ce340c9e1: Layer already exists 06:10:24 1707b322f39d: Layer already exists 06:10:24 efd0da7456f1: Layer already exists 06:10:24 b367e2b6db8c: Layer already exists 06:10:24 77b5a72bfe54: Layer already exists 06:10:24 f82783b86194: Layer already exists 06:10:24 latest: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 06:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:10:25 1707b322f39d: Preparing 06:10:25 827ce340c9e1: Preparing 06:10:25 b367e2b6db8c: Preparing 06:10:25 38457a99dac8: Preparing 06:10:25 efd0da7456f1: Preparing 06:10:25 77b5a72bfe54: Preparing 06:10:25 f82783b86194: Preparing 06:10:25 f82783b86194: Waiting 06:10:25 77b5a72bfe54: Waiting 06:10:25 b367e2b6db8c: Layer already exists 06:10:25 827ce340c9e1: Layer already exists 06:10:25 1707b322f39d: Layer already exists 06:10:25 efd0da7456f1: Layer already exists 06:10:25 38457a99dac8: Layer already exists 06:10:25 f82783b86194: Layer already exists 06:10:25 77b5a72bfe54: Layer already exists 06:10:25 4.0.0-dev.37: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:10:26 1707b322f39d: Preparing 06:10:26 827ce340c9e1: Preparing 06:10:26 b367e2b6db8c: Preparing 06:10:26 38457a99dac8: Preparing 06:10:26 efd0da7456f1: Preparing 06:10:26 77b5a72bfe54: Preparing 06:10:26 f82783b86194: Preparing 06:10:26 77b5a72bfe54: Waiting 06:10:26 f82783b86194: Waiting 06:10:26 1707b322f39d: Layer already exists 06:10:26 efd0da7456f1: Layer already exists 06:10:26 38457a99dac8: Layer already exists 06:10:26 827ce340c9e1: Layer already exists 06:10:26 b367e2b6db8c: Layer already exists 06:10:26 77b5a72bfe54: Layer already exists 06:10:26 f82783b86194: Layer already exists 06:10:26 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:10:27 1707b322f39d: Preparing 06:10:27 827ce340c9e1: Preparing 06:10:27 b367e2b6db8c: Preparing 06:10:27 38457a99dac8: Preparing 06:10:27 efd0da7456f1: Preparing 06:10:27 77b5a72bfe54: Preparing 06:10:27 f82783b86194: Preparing 06:10:27 77b5a72bfe54: Waiting 06:10:27 f82783b86194: Waiting 06:10:27 efd0da7456f1: Layer already exists 06:10:27 b367e2b6db8c: Layer already exists 06:10:27 38457a99dac8: Layer already exists 06:10:27 827ce340c9e1: Layer already exists 06:10:27 1707b322f39d: Layer already exists 06:10:27 f82783b86194: Layer already exists 06:10:27 77b5a72bfe54: Layer already exists 06:10:27 main: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:28 ===================================================== [Pipeline] echo 06:10:28 taggedImages: 06:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 06:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:10:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:10:28 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:28 latest 06:10:28 4.0.0-dev.37 06:10:28 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:28 main 06:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:10:29 66ea4f398d6c: Preparing 06:10:29 9ad435e5ed0a: Preparing 06:10:29 623cd4ab8447: Preparing 06:10:29 b367e2b6db8c: Preparing 06:10:29 38457a99dac8: Preparing 06:10:29 b041fbc4e9cf: Preparing 06:10:29 138a3b98552f: Preparing 06:10:29 e48dbb4d62db: Preparing 06:10:29 696c4496a72f: Preparing 06:10:29 f82783b86194: Preparing 06:10:29 138a3b98552f: Waiting 06:10:29 e48dbb4d62db: Waiting 06:10:29 696c4496a72f: Waiting 06:10:29 f82783b86194: Waiting 06:10:29 b041fbc4e9cf: Waiting 06:10:29 38457a99dac8: Layer already exists 06:10:29 b367e2b6db8c: Layer already exists 06:10:29 623cd4ab8447: Pushed 06:10:29 66ea4f398d6c: Pushed 06:10:29 9ad435e5ed0a: Pushed 06:10:29 f82783b86194: Layer already exists 06:10:29 e48dbb4d62db: Pushed 06:10:30 696c4496a72f: Pushed 06:10:42 138a3b98552f: Pushed 06:10:51 b041fbc4e9cf: Pushed 06:10:51 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:10:52 66ea4f398d6c: Preparing 06:10:52 9ad435e5ed0a: Preparing 06:10:52 623cd4ab8447: Preparing 06:10:52 b367e2b6db8c: Preparing 06:10:52 38457a99dac8: Preparing 06:10:52 b041fbc4e9cf: Preparing 06:10:52 138a3b98552f: Preparing 06:10:52 e48dbb4d62db: Preparing 06:10:52 696c4496a72f: Preparing 06:10:52 f82783b86194: Preparing 06:10:52 138a3b98552f: Waiting 06:10:52 e48dbb4d62db: Waiting 06:10:52 f82783b86194: Waiting 06:10:52 696c4496a72f: Waiting 06:10:52 b041fbc4e9cf: Waiting 06:10:52 b367e2b6db8c: Layer already exists 06:10:52 9ad435e5ed0a: Layer already exists 06:10:52 66ea4f398d6c: Layer already exists 06:10:52 38457a99dac8: Layer already exists 06:10:52 138a3b98552f: Layer already exists 06:10:52 623cd4ab8447: Layer already exists 06:10:52 e48dbb4d62db: Layer already exists 06:10:52 696c4496a72f: Layer already exists 06:10:52 b041fbc4e9cf: Layer already exists 06:10:52 f82783b86194: Layer already exists 06:10:52 latest: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 06:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:10:52 66ea4f398d6c: Preparing 06:10:52 9ad435e5ed0a: Preparing 06:10:52 623cd4ab8447: Preparing 06:10:52 b367e2b6db8c: Preparing 06:10:52 38457a99dac8: Preparing 06:10:52 b041fbc4e9cf: Preparing 06:10:52 138a3b98552f: Preparing 06:10:52 e48dbb4d62db: Preparing 06:10:52 696c4496a72f: Preparing 06:10:52 f82783b86194: Preparing 06:10:52 b041fbc4e9cf: Waiting 06:10:52 138a3b98552f: Waiting 06:10:52 e48dbb4d62db: Waiting 06:10:52 f82783b86194: Waiting 06:10:52 696c4496a72f: Waiting 06:10:52 38457a99dac8: Layer already exists 06:10:52 623cd4ab8447: Layer already exists 06:10:52 66ea4f398d6c: Layer already exists 06:10:52 9ad435e5ed0a: Layer already exists 06:10:52 b367e2b6db8c: Layer already exists 06:10:52 b041fbc4e9cf: Layer already exists 06:10:52 e48dbb4d62db: Layer already exists 06:10:52 138a3b98552f: Layer already exists 06:10:52 f82783b86194: Layer already exists 06:10:52 696c4496a72f: Layer already exists 06:10:53 4.0.0-dev.37: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:10:53 66ea4f398d6c: Preparing 06:10:53 9ad435e5ed0a: Preparing 06:10:53 623cd4ab8447: Preparing 06:10:53 b367e2b6db8c: Preparing 06:10:53 38457a99dac8: Preparing 06:10:53 b041fbc4e9cf: Preparing 06:10:53 138a3b98552f: Preparing 06:10:53 e48dbb4d62db: Preparing 06:10:53 b041fbc4e9cf: Waiting 06:10:53 138a3b98552f: Waiting 06:10:53 696c4496a72f: Preparing 06:10:53 e48dbb4d62db: Waiting 06:10:53 f82783b86194: Preparing 06:10:53 696c4496a72f: Waiting 06:10:53 f82783b86194: Waiting 06:10:53 b367e2b6db8c: Layer already exists 06:10:53 623cd4ab8447: Layer already exists 06:10:53 9ad435e5ed0a: Layer already exists 06:10:53 66ea4f398d6c: Layer already exists 06:10:53 38457a99dac8: Layer already exists 06:10:53 b041fbc4e9cf: Layer already exists 06:10:53 696c4496a72f: Layer already exists 06:10:53 138a3b98552f: Layer already exists 06:10:53 f82783b86194: Layer already exists 06:10:53 e48dbb4d62db: Layer already exists 06:10:54 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:10:54 66ea4f398d6c: Preparing 06:10:54 9ad435e5ed0a: Preparing 06:10:54 623cd4ab8447: Preparing 06:10:54 b367e2b6db8c: Preparing 06:10:54 38457a99dac8: Preparing 06:10:54 b041fbc4e9cf: Preparing 06:10:54 138a3b98552f: Preparing 06:10:54 b041fbc4e9cf: Waiting 06:10:54 e48dbb4d62db: Preparing 06:10:54 138a3b98552f: Waiting 06:10:54 e48dbb4d62db: Waiting 06:10:54 696c4496a72f: Preparing 06:10:54 f82783b86194: Preparing 06:10:54 696c4496a72f: Waiting 06:10:54 f82783b86194: Waiting 06:10:54 623cd4ab8447: Layer already exists 06:10:54 38457a99dac8: Layer already exists 06:10:54 9ad435e5ed0a: Layer already exists 06:10:54 66ea4f398d6c: Layer already exists 06:10:54 b367e2b6db8c: Layer already exists 06:10:54 696c4496a72f: Layer already exists 06:10:54 138a3b98552f: Layer already exists 06:10:54 b041fbc4e9cf: Layer already exists 06:10:54 e48dbb4d62db: Layer already exists 06:10:54 f82783b86194: Layer already exists 06:10:55 main: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:55 ===================================================== [Pipeline] echo 06:10:55 taggedImages: 06:10:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:10:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 06:10:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:10:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:10:55 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:55 latest 06:10:55 4.0.0-dev.37 06:10:55 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:10:55 main 06:10:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:10:55 e81bd33d1163: Preparing 06:10:55 bea40bf1b9dd: Preparing 06:10:55 75f5bb2b6962: Preparing 06:10:55 b367e2b6db8c: Preparing 06:10:55 38457a99dac8: Preparing 06:10:55 d2a76ce7cca2: Preparing 06:10:55 28a62fd065f5: Preparing 06:10:55 72d76b94a1d6: Preparing 06:10:55 d2a76ce7cca2: Waiting 06:10:55 28a62fd065f5: Waiting 06:10:55 f82783b86194: Preparing 06:10:55 72d76b94a1d6: Waiting 06:10:55 f82783b86194: Waiting 06:10:55 b367e2b6db8c: Layer already exists 06:10:55 38457a99dac8: Layer already exists 06:10:56 75f5bb2b6962: Pushed 06:10:56 bea40bf1b9dd: Pushed 06:10:56 e81bd33d1163: Pushed 06:10:56 f82783b86194: Layer already exists 06:10:56 28a62fd065f5: Pushed 06:10:56 72d76b94a1d6: Pushed 06:11:18 d2a76ce7cca2: Pushed 06:11:18 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:11:19 e81bd33d1163: Preparing 06:11:19 bea40bf1b9dd: Preparing 06:11:19 75f5bb2b6962: Preparing 06:11:19 b367e2b6db8c: Preparing 06:11:19 38457a99dac8: Preparing 06:11:19 d2a76ce7cca2: Preparing 06:11:19 28a62fd065f5: Preparing 06:11:19 72d76b94a1d6: Preparing 06:11:19 f82783b86194: Preparing 06:11:19 d2a76ce7cca2: Waiting 06:11:19 28a62fd065f5: Waiting 06:11:19 72d76b94a1d6: Waiting 06:11:19 f82783b86194: Waiting 06:11:19 e81bd33d1163: Layer already exists 06:11:19 b367e2b6db8c: Layer already exists 06:11:19 38457a99dac8: Layer already exists 06:11:19 75f5bb2b6962: Layer already exists 06:11:19 bea40bf1b9dd: Layer already exists 06:11:19 d2a76ce7cca2: Layer already exists 06:11:19 28a62fd065f5: Layer already exists 06:11:19 72d76b94a1d6: Layer already exists 06:11:19 f82783b86194: Layer already exists 06:11:19 latest: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 06:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:11:20 e81bd33d1163: Preparing 06:11:20 bea40bf1b9dd: Preparing 06:11:20 75f5bb2b6962: Preparing 06:11:20 b367e2b6db8c: Preparing 06:11:20 38457a99dac8: Preparing 06:11:20 d2a76ce7cca2: Preparing 06:11:20 28a62fd065f5: Preparing 06:11:20 72d76b94a1d6: Preparing 06:11:20 f82783b86194: Preparing 06:11:20 d2a76ce7cca2: Waiting 06:11:20 28a62fd065f5: Waiting 06:11:20 72d76b94a1d6: Waiting 06:11:20 f82783b86194: Waiting 06:11:20 38457a99dac8: Layer already exists 06:11:20 75f5bb2b6962: Layer already exists 06:11:20 b367e2b6db8c: Layer already exists 06:11:20 e81bd33d1163: Layer already exists 06:11:20 bea40bf1b9dd: Layer already exists 06:11:20 72d76b94a1d6: Layer already exists 06:11:20 d2a76ce7cca2: Layer already exists 06:11:20 f82783b86194: Layer already exists 06:11:20 28a62fd065f5: Layer already exists 06:11:20 4.0.0-dev.37: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:11:21 e81bd33d1163: Preparing 06:11:21 bea40bf1b9dd: Preparing 06:11:21 75f5bb2b6962: Preparing 06:11:21 b367e2b6db8c: Preparing 06:11:21 38457a99dac8: Preparing 06:11:21 d2a76ce7cca2: Preparing 06:11:21 28a62fd065f5: Preparing 06:11:21 72d76b94a1d6: Preparing 06:11:21 f82783b86194: Preparing 06:11:21 f82783b86194: Waiting 06:11:21 72d76b94a1d6: Waiting 06:11:21 28a62fd065f5: Waiting 06:11:21 d2a76ce7cca2: Waiting 06:11:21 75f5bb2b6962: Layer already exists 06:11:21 38457a99dac8: Layer already exists 06:11:21 e81bd33d1163: Layer already exists 06:11:21 bea40bf1b9dd: Layer already exists 06:11:21 b367e2b6db8c: Layer already exists 06:11:21 d2a76ce7cca2: Layer already exists 06:11:21 72d76b94a1d6: Layer already exists 06:11:21 f82783b86194: Layer already exists 06:11:21 28a62fd065f5: Layer already exists 06:11:21 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:11:22 e81bd33d1163: Preparing 06:11:22 bea40bf1b9dd: Preparing 06:11:22 75f5bb2b6962: Preparing 06:11:22 b367e2b6db8c: Preparing 06:11:22 38457a99dac8: Preparing 06:11:22 d2a76ce7cca2: Preparing 06:11:22 28a62fd065f5: Preparing 06:11:22 72d76b94a1d6: Preparing 06:11:22 f82783b86194: Preparing 06:11:22 28a62fd065f5: Waiting 06:11:22 72d76b94a1d6: Waiting 06:11:22 f82783b86194: Waiting 06:11:22 d2a76ce7cca2: Waiting 06:11:22 e81bd33d1163: Layer already exists 06:11:22 b367e2b6db8c: Layer already exists 06:11:22 75f5bb2b6962: Layer already exists 06:11:22 38457a99dac8: Layer already exists 06:11:22 bea40bf1b9dd: Layer already exists 06:11:22 f82783b86194: Layer already exists 06:11:22 28a62fd065f5: Layer already exists 06:11:22 d2a76ce7cca2: Layer already exists 06:11:22 72d76b94a1d6: Layer already exists 06:11:22 main: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:22 ===================================================== [Pipeline] echo 06:11:22 taggedImages: 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:11:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:11:22 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:22 latest 06:11:22 4.0.0-dev.37 06:11:22 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:22 main 06:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:11:23 4f10930f48aa: Preparing 06:11:23 772e8501d997: Preparing 06:11:23 a769628d0d66: Preparing 06:11:23 b367e2b6db8c: Preparing 06:11:23 38457a99dac8: Preparing 06:11:23 60e1cfdccd3a: Preparing 06:11:23 e48dbb4d62db: Preparing 06:11:23 696c4496a72f: Preparing 06:11:23 f82783b86194: Preparing 06:11:23 e48dbb4d62db: Waiting 06:11:23 696c4496a72f: Waiting 06:11:23 60e1cfdccd3a: Waiting 06:11:23 f82783b86194: Waiting 06:11:23 b367e2b6db8c: Layer already exists 06:11:23 38457a99dac8: Layer already exists 06:11:23 e48dbb4d62db: Layer already exists 06:11:23 4f10930f48aa: Pushed 06:11:23 696c4496a72f: Layer already exists 06:11:23 a769628d0d66: Pushed 06:11:23 772e8501d997: Pushed 06:11:23 f82783b86194: Layer already exists 06:11:45 60e1cfdccd3a: Pushed 06:11:45 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:11:46 4f10930f48aa: Preparing 06:11:46 772e8501d997: Preparing 06:11:46 a769628d0d66: Preparing 06:11:46 b367e2b6db8c: Preparing 06:11:46 38457a99dac8: Preparing 06:11:46 60e1cfdccd3a: Preparing 06:11:46 e48dbb4d62db: Preparing 06:11:46 696c4496a72f: Preparing 06:11:46 f82783b86194: Preparing 06:11:46 60e1cfdccd3a: Waiting 06:11:46 e48dbb4d62db: Waiting 06:11:46 696c4496a72f: Waiting 06:11:46 f82783b86194: Waiting 06:11:46 b367e2b6db8c: Layer already exists 06:11:46 a769628d0d66: Layer already exists 06:11:46 38457a99dac8: Layer already exists 06:11:46 4f10930f48aa: Layer already exists 06:11:46 772e8501d997: Layer already exists 06:11:46 696c4496a72f: Layer already exists 06:11:46 e48dbb4d62db: Layer already exists 06:11:46 f82783b86194: Layer already exists 06:11:46 60e1cfdccd3a: Layer already exists 06:11:46 latest: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 06:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:11:47 4f10930f48aa: Preparing 06:11:47 772e8501d997: Preparing 06:11:47 a769628d0d66: Preparing 06:11:47 b367e2b6db8c: Preparing 06:11:47 38457a99dac8: Preparing 06:11:47 60e1cfdccd3a: Preparing 06:11:47 e48dbb4d62db: Preparing 06:11:47 696c4496a72f: Preparing 06:11:47 f82783b86194: Preparing 06:11:47 60e1cfdccd3a: Waiting 06:11:47 e48dbb4d62db: Waiting 06:11:47 696c4496a72f: Waiting 06:11:47 f82783b86194: Waiting 06:11:47 a769628d0d66: Layer already exists 06:11:47 b367e2b6db8c: Layer already exists 06:11:47 772e8501d997: Layer already exists 06:11:47 4f10930f48aa: Layer already exists 06:11:47 38457a99dac8: Layer already exists 06:11:47 e48dbb4d62db: Layer already exists 06:11:47 60e1cfdccd3a: Layer already exists 06:11:47 f82783b86194: Layer already exists 06:11:47 696c4496a72f: Layer already exists 06:11:47 4.0.0-dev.37: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:11:48 4f10930f48aa: Preparing 06:11:48 772e8501d997: Preparing 06:11:48 a769628d0d66: Preparing 06:11:48 b367e2b6db8c: Preparing 06:11:48 38457a99dac8: Preparing 06:11:48 60e1cfdccd3a: Preparing 06:11:48 e48dbb4d62db: Preparing 06:11:48 696c4496a72f: Preparing 06:11:48 f82783b86194: Preparing 06:11:48 60e1cfdccd3a: Waiting 06:11:48 e48dbb4d62db: Waiting 06:11:48 696c4496a72f: Waiting 06:11:48 f82783b86194: Waiting 06:11:48 772e8501d997: Layer already exists 06:11:48 a769628d0d66: Layer already exists 06:11:48 b367e2b6db8c: Layer already exists 06:11:48 38457a99dac8: Layer already exists 06:11:48 4f10930f48aa: Layer already exists 06:11:48 e48dbb4d62db: Layer already exists 06:11:48 f82783b86194: Layer already exists 06:11:48 696c4496a72f: Layer already exists 06:11:48 60e1cfdccd3a: Layer already exists 06:11:48 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:11:49 4f10930f48aa: Preparing 06:11:49 772e8501d997: Preparing 06:11:49 a769628d0d66: Preparing 06:11:49 b367e2b6db8c: Preparing 06:11:49 38457a99dac8: Preparing 06:11:49 60e1cfdccd3a: Preparing 06:11:49 e48dbb4d62db: Preparing 06:11:49 696c4496a72f: Preparing 06:11:49 f82783b86194: Preparing 06:11:49 e48dbb4d62db: Waiting 06:11:49 696c4496a72f: Waiting 06:11:49 f82783b86194: Waiting 06:11:49 60e1cfdccd3a: Waiting 06:11:49 a769628d0d66: Layer already exists 06:11:49 772e8501d997: Layer already exists 06:11:49 4f10930f48aa: Layer already exists 06:11:49 b367e2b6db8c: Layer already exists 06:11:49 38457a99dac8: Layer already exists 06:11:49 696c4496a72f: Layer already exists 06:11:49 f82783b86194: Layer already exists 06:11:49 60e1cfdccd3a: Layer already exists 06:11:49 e48dbb4d62db: Layer already exists 06:11:49 main: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:49 ===================================================== [Pipeline] echo 06:11:49 taggedImages: 06:11:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:11:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 06:11:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:11:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:11:49 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:49 latest 06:11:49 4.0.0-dev.37 06:11:49 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:11:49 main 06:11:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:11:50 3d621e5c7c6d: Preparing 06:11:50 54f2ae10ec93: Preparing 06:11:50 ef87508bff1d: Preparing 06:11:50 b367e2b6db8c: Preparing 06:11:50 38457a99dac8: Preparing 06:11:50 201ffe46a73f: Preparing 06:11:50 b266bf64df3d: Preparing 06:11:50 f82783b86194: Preparing 06:11:50 b266bf64df3d: Waiting 06:11:50 201ffe46a73f: Waiting 06:11:50 f82783b86194: Waiting 06:11:50 38457a99dac8: Layer already exists 06:11:50 b367e2b6db8c: Layer already exists 06:11:50 54f2ae10ec93: Pushed 06:11:50 3d621e5c7c6d: Pushed 06:11:50 f82783b86194: Layer already exists 06:11:50 201ffe46a73f: Pushed 06:11:51 b266bf64df3d: Pushed 06:11:58 ef87508bff1d: Pushed 06:11:58 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:11:59 3d621e5c7c6d: Preparing 06:11:59 54f2ae10ec93: Preparing 06:11:59 ef87508bff1d: Preparing 06:11:59 b367e2b6db8c: Preparing 06:11:59 38457a99dac8: Preparing 06:11:59 201ffe46a73f: Preparing 06:11:59 b266bf64df3d: Preparing 06:11:59 201ffe46a73f: Waiting 06:11:59 f82783b86194: Preparing 06:11:59 b266bf64df3d: Waiting 06:11:59 f82783b86194: Waiting 06:11:59 b367e2b6db8c: Layer already exists 06:11:59 38457a99dac8: Layer already exists 06:11:59 ef87508bff1d: Layer already exists 06:11:59 54f2ae10ec93: Layer already exists 06:11:59 3d621e5c7c6d: Layer already exists 06:11:59 b266bf64df3d: Layer already exists 06:11:59 201ffe46a73f: Layer already exists 06:11:59 f82783b86194: Layer already exists 06:11:59 latest: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 06:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:12:00 3d621e5c7c6d: Preparing 06:12:00 54f2ae10ec93: Preparing 06:12:00 ef87508bff1d: Preparing 06:12:00 b367e2b6db8c: Preparing 06:12:00 38457a99dac8: Preparing 06:12:00 201ffe46a73f: Preparing 06:12:00 b266bf64df3d: Preparing 06:12:00 f82783b86194: Preparing 06:12:00 201ffe46a73f: Waiting 06:12:00 b266bf64df3d: Waiting 06:12:00 f82783b86194: Waiting 06:12:00 3d621e5c7c6d: Layer already exists 06:12:00 54f2ae10ec93: Layer already exists 06:12:00 38457a99dac8: Layer already exists 06:12:00 ef87508bff1d: Layer already exists 06:12:00 b367e2b6db8c: Layer already exists 06:12:00 201ffe46a73f: Layer already exists 06:12:00 f82783b86194: Layer already exists 06:12:00 b266bf64df3d: Layer already exists 06:12:00 4.0.0-dev.37: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:12:01 3d621e5c7c6d: Preparing 06:12:01 54f2ae10ec93: Preparing 06:12:01 ef87508bff1d: Preparing 06:12:01 b367e2b6db8c: Preparing 06:12:01 38457a99dac8: Preparing 06:12:01 201ffe46a73f: Preparing 06:12:01 b266bf64df3d: Preparing 06:12:01 201ffe46a73f: Waiting 06:12:01 f82783b86194: Preparing 06:12:01 b266bf64df3d: Waiting 06:12:01 f82783b86194: Waiting 06:12:01 3d621e5c7c6d: Layer already exists 06:12:01 ef87508bff1d: Layer already exists 06:12:01 54f2ae10ec93: Layer already exists 06:12:01 b367e2b6db8c: Layer already exists 06:12:01 38457a99dac8: Layer already exists 06:12:01 b266bf64df3d: Layer already exists 06:12:01 201ffe46a73f: Layer already exists 06:12:01 f82783b86194: Layer already exists 06:12:01 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:12:02 3d621e5c7c6d: Preparing 06:12:02 54f2ae10ec93: Preparing 06:12:02 ef87508bff1d: Preparing 06:12:02 b367e2b6db8c: Preparing 06:12:02 38457a99dac8: Preparing 06:12:02 201ffe46a73f: Preparing 06:12:02 b266bf64df3d: Preparing 06:12:02 f82783b86194: Preparing 06:12:02 201ffe46a73f: Waiting 06:12:02 b266bf64df3d: Waiting 06:12:02 f82783b86194: Waiting 06:12:02 3d621e5c7c6d: Layer already exists 06:12:02 38457a99dac8: Layer already exists 06:12:02 b367e2b6db8c: Layer already exists 06:12:02 ef87508bff1d: Layer already exists 06:12:02 f82783b86194: Layer already exists 06:12:02 54f2ae10ec93: Layer already exists 06:12:02 201ffe46a73f: Layer already exists 06:12:02 b266bf64df3d: Layer already exists 06:12:02 main: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:02 ===================================================== [Pipeline] echo 06:12:02 taggedImages: 06:12:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:12:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:12:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 06:12:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:12:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:12:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:12:02 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:12:02 latest 06:12:02 4.0.0-dev.37 06:12:02 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:12:02 main 06:12:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:12:03 30c1290227b8: Preparing 06:12:03 d7b2f110febf: Preparing 06:12:03 b367e2b6db8c: Preparing 06:12:03 38457a99dac8: Preparing 06:12:03 69628b280bc0: Preparing 06:12:03 017ce607b0ab: Preparing 06:12:03 f82783b86194: Preparing 06:12:03 f82783b86194: Waiting 06:12:03 017ce607b0ab: Waiting 06:12:03 38457a99dac8: Layer already exists 06:12:03 b367e2b6db8c: Layer already exists 06:12:03 f82783b86194: Layer already exists 06:12:03 30c1290227b8: Pushed 06:12:03 69628b280bc0: Pushed 06:12:04 017ce607b0ab: Pushed 06:12:12 d7b2f110febf: Pushed 06:12:12 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:12:13 30c1290227b8: Preparing 06:12:13 d7b2f110febf: Preparing 06:12:13 b367e2b6db8c: Preparing 06:12:13 38457a99dac8: Preparing 06:12:13 69628b280bc0: Preparing 06:12:13 017ce607b0ab: Preparing 06:12:13 f82783b86194: Preparing 06:12:13 017ce607b0ab: Waiting 06:12:13 f82783b86194: Waiting 06:12:13 30c1290227b8: Layer already exists 06:12:13 d7b2f110febf: Layer already exists 06:12:13 69628b280bc0: Layer already exists 06:12:13 b367e2b6db8c: Layer already exists 06:12:13 38457a99dac8: Layer already exists 06:12:13 017ce607b0ab: Layer already exists 06:12:13 f82783b86194: Layer already exists 06:12:13 latest: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 06:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:12:14 30c1290227b8: Preparing 06:12:14 d7b2f110febf: Preparing 06:12:14 b367e2b6db8c: Preparing 06:12:14 38457a99dac8: Preparing 06:12:14 69628b280bc0: Preparing 06:12:14 017ce607b0ab: Preparing 06:12:14 f82783b86194: Preparing 06:12:14 017ce607b0ab: Waiting 06:12:14 f82783b86194: Waiting 06:12:14 30c1290227b8: Layer already exists 06:12:14 d7b2f110febf: Layer already exists 06:12:14 b367e2b6db8c: Layer already exists 06:12:14 38457a99dac8: Layer already exists 06:12:14 69628b280bc0: Layer already exists 06:12:14 f82783b86194: Layer already exists 06:12:14 017ce607b0ab: Layer already exists 06:12:14 4.0.0-dev.37: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:12:15 30c1290227b8: Preparing 06:12:15 d7b2f110febf: Preparing 06:12:15 b367e2b6db8c: Preparing 06:12:15 38457a99dac8: Preparing 06:12:15 69628b280bc0: Preparing 06:12:15 017ce607b0ab: Preparing 06:12:15 f82783b86194: Preparing 06:12:15 017ce607b0ab: Waiting 06:12:15 f82783b86194: Waiting 06:12:15 d7b2f110febf: Layer already exists 06:12:15 69628b280bc0: Layer already exists 06:12:15 30c1290227b8: Layer already exists 06:12:15 b367e2b6db8c: Layer already exists 06:12:15 38457a99dac8: Layer already exists 06:12:15 f82783b86194: Layer already exists 06:12:15 017ce607b0ab: Layer already exists 06:12:15 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:12:16 30c1290227b8: Preparing 06:12:16 d7b2f110febf: Preparing 06:12:16 b367e2b6db8c: Preparing 06:12:16 38457a99dac8: Preparing 06:12:16 69628b280bc0: Preparing 06:12:16 017ce607b0ab: Preparing 06:12:16 f82783b86194: Preparing 06:12:16 017ce607b0ab: Waiting 06:12:16 f82783b86194: Waiting 06:12:16 69628b280bc0: Layer already exists 06:12:16 d7b2f110febf: Layer already exists 06:12:16 b367e2b6db8c: Layer already exists 06:12:16 30c1290227b8: Layer already exists 06:12:16 38457a99dac8: Layer already exists 06:12:16 017ce607b0ab: Layer already exists 06:12:16 f82783b86194: Layer already exists 06:12:16 main: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:16 ===================================================== [Pipeline] echo 06:12:16 taggedImages: 06:12:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 06:12:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:12:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 06:12:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 06:12:16 - 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 06:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:17 06:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:17 arm64: Pulling from edgex-lftools-log-publisher 06:12:17 8998bd30e6a1: Pulling fs layer 06:12:17 04944245beec: Pulling fs layer 06:12:17 699f458cf7ca: Pulling fs layer 06:12:17 765212b225bb: Pulling fs layer 06:12:17 f23df028b6ca: Pulling fs layer 06:12:17 d65c8cfc05b1: Pulling fs layer 06:12:17 2437ff75d9bd: Pulling fs layer 06:12:17 765212b225bb: Waiting 06:12:17 f23df028b6ca: Waiting 06:12:17 d65c8cfc05b1: Waiting 06:12:17 2437ff75d9bd: Waiting 06:12:17 04944245beec: Verifying Checksum 06:12:17 04944245beec: Download complete 06:12:17 765212b225bb: Verifying Checksum 06:12:17 765212b225bb: Download complete 06:12:17 f23df028b6ca: Verifying Checksum 06:12:17 f23df028b6ca: Download complete 06:12:17 d65c8cfc05b1: Download complete 06:12:17 699f458cf7ca: Verifying Checksum 06:12:17 699f458cf7ca: Download complete 06:12:18 8998bd30e6a1: Verifying Checksum 06:12:18 8998bd30e6a1: Download complete 06:12:20 2437ff75d9bd: Verifying Checksum 06:12:20 2437ff75d9bd: Download complete 06:12:24 8998bd30e6a1: Pull complete 06:12:25 04944245beec: Pull complete 06:12:26 699f458cf7ca: Pull complete 06:12:26 765212b225bb: Pull complete 06:12:27 f23df028b6ca: Pull complete 06:12:27 d65c8cfc05b1: Pull complete 06:12:54 2437ff75d9bd: Pull complete 06:12:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container 06:12:54 $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:56 $ docker top 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:57 ---> job-cost.sh 06:12:57 lf-activate-venv: SKIPPING 06:12:57 INFO: No Stack... 06:12:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:58 INFO: Archiving Costs [Pipeline] sh 06:12:58 + cat /w/workspace/edgex-go/773/archives/cost.csv 06:12:58 + cut -d, -f6 [Pipeline] lock 06:12:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] 06:12:59 Resource [jenkins-edgexfoundry-edgex-go-main-773-stack-cost] did not exist. Created. 06:12:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:59 + echo total: 0.2199999988079071 [Pipeline] stash 06:12:59 Stashed 1 file(s) [Pipeline] } 06:12:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:59 $ docker stop --time=1 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf 06:13:01 $ docker rm -f --volumes 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:13:01 provisioning config files... 06:13:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/773@tmp/config9305121874149595200tmp [Pipeline] { [Pipeline] sh 06:13:02 + set +x 06:13:02 + curl -s https://codecov.io/bash 06:13:02 + bash -s -- 06:13:02 06:13:02 _____ _ 06:13:02 / ____| | | 06:13:02 | | ___ __| | ___ ___ _____ __ 06:13:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:02 Bash-1.0.6 06:13:02 06:13:02 06:13:02 ==> git version 2.25.1 found 06:13:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:13:02 Release-Date: 2020-01-08 06:13:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:13:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:13:02 ==> Jenkins CI detected. 06:13:02 current dir:  /w/workspace/edgex-go/773 06:13:02 project root: . 06:13:02 --> token set from env 06:13:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:02 ==> Running gcov in . (disable via -X gcov) 06:13:02 ==> Python coveragepy not found 06:13:02 ==> Searching for coverage reports in: 06:13:02 + . 06:13:02 -> Found 1 reports 06:13:02 ==> Detecting git/mercurial file structure 06:13:02 ==> Reading reports 06:13:02 + ./coverage.out bytes=1510933 06:13:02 ==> Appending adjustments 06:13:02 https://docs.codecov.io/docs/fixing-reports 06:13:03 + Found adjustments 06:13:03 ==> Gzipping contents 06:13:03 128K /tmp/codecov.vfW1QE.gz 06:13:03 ==> Uploading reports 06:13:03 url: https://codecov.io 06:13:03 query: branch=main&commit=0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c&build=773&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F773%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:03 -> Pinging Codecov 06:13:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c&build=773&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F773%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:13:03 -> Uploading to 06:13:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c/e3a3cb68-8000-4ea9-9ec5-c668f225680c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250109T061303Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=81421e4c08b72017c2486897e6a4cc770f66a8b6aed7ed7e515ecad6363f5e61 06:13:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:03 Dload Upload Total Spent Left Speed 06:13:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 312k --:--:-- --:--:-- --:--:-- 311k 100 126k 0 0 100 126k 0 310k --:--:-- --:--:-- --:--:-- 309k 06:13:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } 06:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:13:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:13:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:05 06:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:05 latest: Pulling from edgex-devops/edgex-snyk-go 06:13:05 43c4264eed91: Pulling fs layer 06:13:05 4cc291be95ef: Pulling fs layer 06:13:05 2ac1f1163629: Pulling fs layer 06:13:05 5c3c966382ef: Pulling fs layer 06:13:05 4f4fb700ef54: Pulling fs layer 06:13:05 d9c7d2e4e75e: Pulling fs layer 06:13:05 9c3e1370e548: Pulling fs layer 06:13:05 5c3c966382ef: Waiting 06:13:05 4f4fb700ef54: Waiting 06:13:05 d9c7d2e4e75e: Waiting 06:13:05 9c3e1370e548: Waiting 06:13:05 4cc291be95ef: Download complete 06:13:05 5c3c966382ef: Download complete 06:13:05 4f4fb700ef54: Verifying Checksum 06:13:05 4f4fb700ef54: Download complete 06:13:05 43c4264eed91: Download complete 06:13:05 43c4264eed91: Pull complete 06:13:05 d9c7d2e4e75e: Verifying Checksum 06:13:05 d9c7d2e4e75e: Download complete 06:13:05 4cc291be95ef: Pull complete 06:13:05 2ac1f1163629: Verifying Checksum 06:13:05 2ac1f1163629: Download complete 06:13:06 9c3e1370e548: Verifying Checksum 06:13:06 9c3e1370e548: Download complete 06:13:09 2ac1f1163629: Pull complete 06:13:09 5c3c966382ef: Pull complete 06:13:09 4f4fb700ef54: Pull complete 06:13:09 d9c7d2e4e75e: Pull complete 06:13:13 9c3e1370e548: Pull complete 06:13:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:13 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:13:13 $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:13:15 $ docker top df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:15 + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo 06:13:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:13:15 + set -o pipefail 06:13:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:13:23 06:13:23 Monitoring /w/workspace/edgex-go/773 (github.com/edgexfoundry/edgex-go)... 06:13:23 06:13:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ad53d84a-ea5c-4949-b760-b06036b8cbc6 06:13:23 06:13:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:13:23 06:13:23 06:13:23 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:13:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:13:23 $ docker stop --time=1 df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f 06:13:26 $ docker rm -f --volumes df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:13:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:26 provisioning config files... 06:13:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/773@tmp/config12842296395267855452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:27 --> edgex-publish-swagger.sh 06:13:27 === Publish openapi API === 06:13:27 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:13:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/773/openapi/core-command.yaml] 06:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:27 Dload Upload Total Spent Left Speed 06:13:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 142k --:--:-- --:--:-- --:--:-- 142k 100 32782 0 0 100 32782 0 61274 --:--:-- --:--:-- --:--:-- 61160 06:13:27 06:13:27 06:13:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/773/openapi/core-data.yaml] 06:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:27 Dload Upload Total Spent Left Speed 06:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 93096 --:--:-- --:--:-- --:--:-- 92976 100 72057 0 0 100 72057 0 93096 --:--:-- --:--:-- --:--:-- 92976 06:13:28 06:13:28 06:13:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/773/openapi/core-keeper.yaml] 06:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:28 Dload Upload Total Spent Left Speed 06:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 383 186k --:--:-- --:--:-- --:--:-- 186k 06:13:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:13:28 06:13:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/773/openapi/core-metadata.yaml] 06:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:28 Dload Upload Total Spent Left Speed 06:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 429 426k --:--:-- --:--:-- --:--:-- 426k 06:13:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:13:28 06:13:28 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/773/openapi/security-proxy-auth.yaml] 06:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:28 Dload Upload Total Spent Left Speed 06:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 370 134k --:--:-- --:--:-- --:--:-- 134k 06:13:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:13:28 06:13:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/773/openapi/support-notifications.yaml] 06:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:28 Dload Upload Total Spent Left Speed 06:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 477 298k --:--:-- --:--:-- --:--:-- 298k 06:13:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:13:29 06:13:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/773/openapi/support-scheduler.yaml] 06:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:29 Dload Upload Total Spent Left Speed 06:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 418 132k --:--:-- --:--:-- --:--:-- 133k 06:13:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:13:29 [Pipeline] } 06:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:13:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:30 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:31 $ docker top 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae -eo pid,comm 06:13:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:31 [ssh-agent] Looking for ssh-agent implementation... 06:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:31 $ docker exec 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae ssh-agent 06:13:31 SSH_AUTH_SOCK=/tmp/ssh-jB8GPlJstndr/agent.33 06:13:31 SSH_AGENT_PID=39 06:13:31 Running ssh-add (command line suppressed) 06:13:31 Identity added: /w/workspace/edgex-go/773@tmp/private_key_1856200129444044935.key (/w/workspace/edgex-go/773@tmp/private_key_1856200129444044935.key) 06:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:31 + git semver tag 06:13:32 2025-01-09 06:13:31,950 [run_tag] DEBUG tag force:False 06:13:32 2025-01-09 06:13:31,950 [check_head_tag] DEBUG check head tag 06:13:32 2025-01-09 06:13:31,954 [execute] INFO git cat-file --batch-check 06:13:32 2025-01-09 06:13:31,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=) 06:13:32 2025-01-09 06:13:31,959 [execute] INFO git cat-file --batch 06:13:32 2025-01-09 06:13:31,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=) 06:13:32 2025-01-09 06:13:32,015 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:32 2025-01-09 06:13:32,016 [execute] INFO git tag -a v4.0.0-dev.37 -m v4.0.0-dev.37 06:13:32 2025-01-09 06:13:32,016 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.37', '-m', 'v4.0.0-dev.37'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) 06:13:32 2025-01-09 06:13:32,021 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:32 4.0.0-dev.37 [Pipeline] } 06:13:32 $ docker exec --env ******** --env ******** 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae ssh-agent -k 06:13:32 unset SSH_AUTH_SOCK; 06:13:32 unset SSH_AGENT_PID; 06:13:32 echo Agent pid 39 killed; 06:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:32 + git semver [Pipeline] } 06:13:32 $ docker stop --time=1 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae 06:13:34 $ docker rm -f --volumes 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:34 06:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:34 0.23.1-centos7: Pulling from edgex-lftools 06:13:34 ab5ef0e58194: Pulling fs layer 06:13:34 9712f1f96733: Pulling fs layer 06:13:34 63f879dbbcfc: Pulling fs layer 06:13:34 0d9ebad4ef96: Pulling fs layer 06:13:34 e9a5061849ea: Pulling fs layer 06:13:34 d747dcd14b5f: Pulling fs layer 06:13:34 2de7ff778b66: Pulling fs layer 06:13:34 0d9ebad4ef96: Waiting 06:13:34 e9a5061849ea: Waiting 06:13:34 d747dcd14b5f: Waiting 06:13:34 2de7ff778b66: Waiting 06:13:34 9712f1f96733: Verifying Checksum 06:13:34 9712f1f96733: Download complete 06:13:35 63f879dbbcfc: Verifying Checksum 06:13:35 63f879dbbcfc: Download complete 06:13:35 e9a5061849ea: Verifying Checksum 06:13:35 e9a5061849ea: Download complete 06:13:35 d747dcd14b5f: Verifying Checksum 06:13:35 d747dcd14b5f: Download complete 06:13:35 ab5ef0e58194: Verifying Checksum 06:13:35 ab5ef0e58194: Download complete 06:13:35 0d9ebad4ef96: Verifying Checksum 06:13:35 0d9ebad4ef96: Download complete 06:13:35 2de7ff778b66: Download complete 06:13:38 ab5ef0e58194: Pull complete 06:13:38 9712f1f96733: Pull complete 06:13:39 63f879dbbcfc: Pull complete 06:13:43 0d9ebad4ef96: Pull complete 06:13:43 e9a5061849ea: Pull complete 06:13:43 d747dcd14b5f: Pull complete 06:13:44 2de7ff778b66: Pull complete 06:13:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:44 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:13:46 $ docker top de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:13:46 provisioning config files... 06:13:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/773@tmp/config6176527403963852791tmp 06:13:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/773@tmp/config4654140890258098761tmp 06:13:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/773@tmp/config1472116863419537338tmp [Pipeline] { [Pipeline] echo 06:13:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:13:46 ---> sigul-configuration.sh 06:13:46 gpg: directory `/root/.gnupg' created 06:13:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:13:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:13:46 gpg: keyring `/root/.gnupg/secring.gpg' created 06:13:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:13:46 gpg: CAST5 encrypted data 06:13:46 gpg: encrypted with 1 passphrase 06:13:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:13:46 + mkdir /home/jenkins 06:13:46 + mkdir /home/jenkins/sigul [Pipeline] sh 06:13:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:13:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:13:47 ---> sigul-install.sh 06:13:47 Sigul already installed; skipping installation. [Pipeline] sh 06:13:47 + git tag --list 06:13:47 0.6.0 06:13:47 0.6.1 06:13:47 0.7.0 06:13:47 0.7.1 06:13:47 v1.0.0 06:13:47 v1.0.1 06:13:47 v1.1.0 06:13:47 v1.2.0 06:13:47 v1.2.1 06:13:47 v1.3.0 06:13:47 v1.3.1 06:13:47 v2.0.0 06:13:47 v2.1.0 06:13:47 v2.1.1 06:13:47 v2.2.0 06:13:47 v2.3.0 06:13:47 v3.0 06:13:47 v3.0.0 06:13:47 v3.1 06:13:47 v3.1.0 06:13:47 v3.1.0-dev.1 06:13:47 v3.1.0-dev.10 06:13:47 v3.1.0-dev.11 06:13:47 v3.1.0-dev.12 06:13:47 v3.1.0-dev.13 06:13:47 v3.1.0-dev.14 06:13:47 v3.1.0-dev.15 06:13:47 v3.1.0-dev.16 06:13:47 v3.1.0-dev.17 06:13:47 v3.1.0-dev.18 06:13:47 v3.1.0-dev.19 06:13:47 v3.1.0-dev.2 06:13:47 v3.1.0-dev.20 06:13:47 v3.1.0-dev.21 06:13:47 v3.1.0-dev.22 06:13:47 v3.1.0-dev.23 06:13:47 v3.1.0-dev.24 06:13:47 v3.1.0-dev.25 06:13:47 v3.1.0-dev.26 06:13:47 v3.1.0-dev.27 06:13:47 v3.1.0-dev.28 06:13:47 v3.1.0-dev.29 06:13:47 v3.1.0-dev.3 06:13:47 v3.1.0-dev.30 06:13:47 v3.1.0-dev.31 06:13:47 v3.1.0-dev.32 06:13:47 v3.1.0-dev.33 06:13:47 v3.1.0-dev.34 06:13:47 v3.1.0-dev.35 06:13:47 v3.1.0-dev.36 06:13:47 v3.1.0-dev.37 06:13:47 v3.1.0-dev.38 06:13:47 v3.1.0-dev.39 06:13:47 v3.1.0-dev.4 06:13:47 v3.1.0-dev.40 06:13:47 v3.1.0-dev.41 06:13:47 v3.1.0-dev.42 06:13:47 v3.1.0-dev.43 06:13:47 v3.1.0-dev.44 06:13:47 v3.1.0-dev.45 06:13:47 v3.1.0-dev.46 06:13:47 v3.1.0-dev.47 06:13:47 v3.1.0-dev.48 06:13:47 v3.1.0-dev.49 06:13:47 v3.1.0-dev.5 06:13:47 v3.1.0-dev.50 06:13:47 v3.1.0-dev.51 06:13:47 v3.1.0-dev.52 06:13:47 v3.1.0-dev.53 06:13:47 v3.1.0-dev.54 06:13:47 v3.1.0-dev.55 06:13:47 v3.1.0-dev.56 06:13:47 v3.1.0-dev.57 06:13:47 v3.1.0-dev.58 06:13:47 v3.1.0-dev.59 06:13:47 v3.1.0-dev.6 06:13:47 v3.1.0-dev.60 06:13:47 v3.1.0-dev.61 06:13:47 v3.1.0-dev.62 06:13:47 v3.1.0-dev.63 06:13:47 v3.1.0-dev.64 06:13:47 v3.1.0-dev.65 06:13:47 v3.1.0-dev.66 06:13:47 v3.1.0-dev.67 06:13:47 v3.1.0-dev.68 06:13:47 v3.1.0-dev.69 06:13:47 v3.1.0-dev.7 06:13:47 v3.1.0-dev.70 06:13:47 v3.1.0-dev.71 06:13:47 v3.1.0-dev.72 06:13:47 v3.1.0-dev.73 06:13:47 v3.1.0-dev.8 06:13:47 v3.1.0-dev.9 06:13:47 v3.1.1 06:13:47 v3.1.1-dev.1 06:13:47 v3.1.1-dev.2 06:13:47 v3.2.0-dev.1 06:13:47 v3.2.0-dev.10 06:13:47 v3.2.0-dev.100 06:13:47 v3.2.0-dev.101 06:13:47 v3.2.0-dev.102 06:13:47 v3.2.0-dev.103 06:13:47 v3.2.0-dev.104 06:13:47 v3.2.0-dev.105 06:13:47 v3.2.0-dev.106 06:13:47 v3.2.0-dev.107 06:13:47 v3.2.0-dev.108 06:13:47 v3.2.0-dev.109 06:13:47 v3.2.0-dev.11 06:13:47 v3.2.0-dev.12 06:13:47 v3.2.0-dev.13 06:13:47 v3.2.0-dev.14 06:13:47 v3.2.0-dev.15 06:13:47 v3.2.0-dev.16 06:13:47 v3.2.0-dev.17 06:13:47 v3.2.0-dev.18 06:13:47 v3.2.0-dev.19 06:13:47 v3.2.0-dev.2 06:13:47 v3.2.0-dev.20 06:13:47 v3.2.0-dev.21 06:13:47 v3.2.0-dev.22 06:13:47 v3.2.0-dev.23 06:13:47 v3.2.0-dev.24 06:13:47 v3.2.0-dev.25 06:13:47 v3.2.0-dev.26 06:13:47 v3.2.0-dev.27 06:13:47 v3.2.0-dev.28 06:13:47 v3.2.0-dev.29 06:13:47 v3.2.0-dev.3 06:13:47 v3.2.0-dev.30 06:13:47 v3.2.0-dev.31 06:13:47 v3.2.0-dev.32 06:13:47 v3.2.0-dev.33 06:13:47 v3.2.0-dev.34 06:13:47 v3.2.0-dev.35 06:13:47 v3.2.0-dev.36 06:13:47 v3.2.0-dev.37 06:13:47 v3.2.0-dev.38 06:13:47 v3.2.0-dev.39 06:13:47 v3.2.0-dev.4 06:13:47 v3.2.0-dev.40 06:13:47 v3.2.0-dev.41 06:13:47 v3.2.0-dev.42 06:13:47 v3.2.0-dev.43 06:13:47 v3.2.0-dev.44 06:13:47 v3.2.0-dev.45 06:13:47 v3.2.0-dev.46 06:13:47 v3.2.0-dev.47 06:13:47 v3.2.0-dev.48 06:13:47 v3.2.0-dev.49 06:13:47 v3.2.0-dev.5 06:13:47 v3.2.0-dev.50 06:13:47 v3.2.0-dev.51 06:13:47 v3.2.0-dev.52 06:13:47 v3.2.0-dev.53 06:13:47 v3.2.0-dev.54 06:13:47 v3.2.0-dev.55 06:13:47 v3.2.0-dev.56 06:13:47 v3.2.0-dev.57 06:13:47 v3.2.0-dev.58 06:13:47 v3.2.0-dev.59 06:13:47 v3.2.0-dev.6 06:13:47 v3.2.0-dev.60 06:13:47 v3.2.0-dev.61 06:13:47 v3.2.0-dev.62 06:13:47 v3.2.0-dev.63 06:13:47 v3.2.0-dev.64 06:13:47 v3.2.0-dev.65 06:13:47 v3.2.0-dev.66 06:13:47 v3.2.0-dev.67 06:13:47 v3.2.0-dev.68 06:13:47 v3.2.0-dev.69 06:13:47 v3.2.0-dev.7 06:13:47 v3.2.0-dev.70 06:13:47 v3.2.0-dev.71 06:13:47 v3.2.0-dev.72 06:13:47 v3.2.0-dev.73 06:13:47 v3.2.0-dev.74 06:13:47 v3.2.0-dev.75 06:13:47 v3.2.0-dev.76 06:13:47 v3.2.0-dev.77 06:13:47 v3.2.0-dev.78 06:13:47 v3.2.0-dev.79 06:13:47 v3.2.0-dev.8 06:13:47 v3.2.0-dev.80 06:13:47 v3.2.0-dev.81 06:13:47 v3.2.0-dev.82 06:13:47 v3.2.0-dev.83 06:13:47 v3.2.0-dev.84 06:13:47 v3.2.0-dev.85 06:13:47 v3.2.0-dev.86 06:13:47 v3.2.0-dev.87 06:13:47 v3.2.0-dev.88 06:13:47 v3.2.0-dev.89 06:13:47 v3.2.0-dev.9 06:13:47 v3.2.0-dev.90 06:13:47 v3.2.0-dev.91 06:13:47 v3.2.0-dev.92 06:13:47 v3.2.0-dev.93 06:13:47 v3.2.0-dev.94 06:13:47 v3.2.0-dev.95 06:13:47 v3.2.0-dev.96 06:13:47 v3.2.0-dev.97 06:13:47 v3.2.0-dev.98 06:13:47 v3.2.0-dev.99 06:13:47 v4.0.0-dev.1 06:13:47 v4.0.0-dev.10 06:13:47 v4.0.0-dev.11 06:13:47 v4.0.0-dev.12 06:13:47 v4.0.0-dev.13 06:13:47 v4.0.0-dev.14 06:13:47 v4.0.0-dev.15 06:13:47 v4.0.0-dev.16 06:13:47 v4.0.0-dev.17 06:13:47 v4.0.0-dev.18 06:13:47 v4.0.0-dev.19 06:13:47 v4.0.0-dev.2 06:13:47 v4.0.0-dev.20 06:13:47 v4.0.0-dev.21 06:13:47 v4.0.0-dev.22 06:13:47 v4.0.0-dev.23 06:13:47 v4.0.0-dev.24 06:13:47 v4.0.0-dev.25 06:13:47 v4.0.0-dev.26 06:13:47 v4.0.0-dev.27 06:13:47 v4.0.0-dev.28 06:13:47 v4.0.0-dev.29 06:13:47 v4.0.0-dev.3 06:13:47 v4.0.0-dev.30 06:13:47 v4.0.0-dev.31 06:13:47 v4.0.0-dev.32 06:13:47 v4.0.0-dev.33 06:13:47 v4.0.0-dev.34 06:13:47 v4.0.0-dev.35 06:13:47 v4.0.0-dev.36 06:13:47 v4.0.0-dev.37 06:13:47 v4.0.0-dev.4 06:13:47 v4.0.0-dev.5 06:13:47 v4.0.0-dev.6 06:13:47 v4.0.0-dev.7 06:13:47 v4.0.0-dev.8 06:13:47 v4.0.0-dev.9 [Pipeline] sh 06:13:48 + lftools sign git-tag v4.0.0-dev.37 06:13:48 Signing Git tag with Sigul... 06:13:48 Signing v4.0.0-dev.37 [Pipeline] echo 06:13:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:13:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:13:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:13:49 $ docker stop --time=1 de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f 06:13:50 $ docker rm -f --volumes de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:13:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:51 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:51 $ docker top d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 -eo pid,comm 06:13:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:52 [ssh-agent] Looking for ssh-agent implementation... 06:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:52 $ docker exec d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 ssh-agent 06:13:52 SSH_AUTH_SOCK=/tmp/ssh-upEiVJUQmi57/agent.32 06:13:52 SSH_AGENT_PID=38 06:13:52 Running ssh-add (command line suppressed) 06:13:52 Identity added: /w/workspace/edgex-go/773@tmp/private_key_18373915548861750056.key (/w/workspace/edgex-go/773@tmp/private_key_18373915548861750056.key) 06:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:52 + git semver bump pre 06:13:52 2025-01-09 06:13:52,815 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:52 2025-01-09 06:13:52,815 [bump_version] DEBUG bumping version:4.0.0-dev.37 on axis:pre with prefix:dev 06:13:52 2025-01-09 06:13:52,815 [bump_version] DEBUG bumped version:4.0.0-dev.38 06:13:52 2025-01-09 06:13:52,815 [write_version] DEBUG write version:4.0.0-dev.38 to path:/w/workspace/edgex-go/773/.semver/main with force:True 06:13:52 2025-01-09 06:13:52,816 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:52 2025-01-09 06:13:52,816 [write_file] DEBUG write to file:/w/workspace/edgex-go/773/.semver/main 06:13:52 2025-01-09 06:13:52,819 [execute] INFO git cat-file --batch-check 06:13:52 2025-01-09 06:13:52,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) 06:13:52 2025-01-09 06:13:52,825 [execute] INFO git cat-file --batch 06:13:52 2025-01-09 06:13:52,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) 06:13:52 2025-01-09 06:13:52,831 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:52 4.0.0-dev.38 [Pipeline] } 06:13:52 $ docker exec --env ******** --env ******** d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 ssh-agent -k 06:13:53 unset SSH_AUTH_SOCK; 06:13:53 unset SSH_AGENT_PID; 06:13:53 echo Agent pid 38 killed; 06:13:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:53 + git semver [Pipeline] } 06:13:53 $ docker stop --time=1 d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 06:13:54 $ docker rm -f --volumes d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:55 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:56 $ docker top 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c -eo pid,comm 06:13:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:56 [ssh-agent] Looking for ssh-agent implementation... 06:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:56 $ docker exec 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c ssh-agent 06:13:56 SSH_AUTH_SOCK=/tmp/ssh-dSzAZVhz4HW3/agent.33 06:13:56 SSH_AGENT_PID=39 06:13:56 Running ssh-add (command line suppressed) 06:13:56 Identity added: /w/workspace/edgex-go/773@tmp/private_key_5493763584553148699.key (/w/workspace/edgex-go/773@tmp/private_key_5493763584553148699.key) 06:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:56 + git semver push 06:13:57 2025-01-09 06:13:56,923 [run_push] DEBUG push 06:13:57 2025-01-09 06:13:56,923 [execute] INFO git cat-file --batch-check 06:13:57 2025-01-09 06:13:56,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) 06:13:57 2025-01-09 06:13:56,928 [execute] INFO git rev-list 34286c427d89703a253f6f1f676a174790482fad -- 06:13:57 2025-01-09 06:13:56,928 [execute] DEBUG Popen(['git', 'rev-list', '34286c427d89703a253f6f1f676a174790482fad', '--'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=None) 06:13:57 2025-01-09 06:13:56,947 [execute] INFO git fetch -v origin 06:13:57 2025-01-09 06:13:56,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=True, shell=None, istream=None) 06:13:57 2025-01-09 06:13:57,380 [run_push] DEBUG no remote changes detected 06:13:57 2025-01-09 06:13:57,380 [execute] INFO git push origin semver 06:13:57 2025-01-09 06:13:57,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=None) 06:13:58 2025-01-09 06:13:58,070 [run_push] DEBUG push all version tags 06:13:58 2025-01-09 06:13:58,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:13:58 2025-01-09 06:13:58,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) 06:13:59 2025-01-09 06:13:58,745 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main 06:13:59 4.0.0-dev.38 [Pipeline] } 06:13:59 $ docker exec --env ******** --env ******** 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c ssh-agent -k 06:13:59 unset SSH_AUTH_SOCK; 06:13:59 unset SSH_AGENT_PID; 06:13:59 echo Agent pid 39 killed; 06:13:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:59 + git semver [Pipeline] } 06:13:59 $ docker stop --time=1 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c 06:14:01 $ docker rm -f --volumes 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:14:01 + [ -d /w/workspace/edgex-go/773/archives ] [Pipeline] libraryResource [Pipeline] sh 06:14:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:02 ---> package-listing.sh 06:14:02 ++ facter osfamily 06:14:02 ++ tr '[:upper:]' '[:lower:]' 06:14:03 + OS_FAMILY=debian 06:14:03 + workspace=/w/workspace/edgex-go/773 06:14:03 + START_PACKAGES=/tmp/packages_start.txt 06:14:03 + END_PACKAGES=/tmp/packages_end.txt 06:14:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:03 + PACKAGES=/tmp/packages_start.txt 06:14:03 + '[' /w/workspace/edgex-go/773 ']' 06:14:03 + PACKAGES=/tmp/packages_end.txt 06:14:03 + case "${OS_FAMILY}" in 06:14:03 + dpkg -l 06:14:03 + grep '^ii' 06:14:03 + '[' -f /tmp/packages_start.txt ']' 06:14:03 + '[' -f /tmp/packages_end.txt ']' 06:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:03 + '[' /w/workspace/edgex-go/773 ']' 06:14:03 + mkdir -p /w/workspace/edgex-go/773/archives/ 06:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/773/archives/ [Pipeline] echo 06:14:03 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/773/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:14:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:03 06:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:04 latest: Pulling from edgex-lftools-log-publisher 06:14:04 5eb5b503b376: Pulling fs layer 06:14:04 5c69ac0246d0: Pulling fs layer 06:14:04 ec43610c2a17: Pulling fs layer 06:14:04 3a2ae6a8a46f: Pulling fs layer 06:14:04 33b1e0a273af: Pulling fs layer 06:14:04 5d3b04190fa2: Pulling fs layer 06:14:04 2f39f015ded8: Pulling fs layer 06:14:04 33b1e0a273af: Waiting 06:14:04 2f39f015ded8: Waiting 06:14:04 5d3b04190fa2: Waiting 06:14:04 3a2ae6a8a46f: Waiting 06:14:04 5c69ac0246d0: Download complete 06:14:04 3a2ae6a8a46f: Verifying Checksum 06:14:04 3a2ae6a8a46f: Download complete 06:14:04 33b1e0a273af: Verifying Checksum 06:14:04 33b1e0a273af: Download complete 06:14:04 ec43610c2a17: Verifying Checksum 06:14:04 ec43610c2a17: Download complete 06:14:04 5d3b04190fa2: Download complete 06:14:04 5eb5b503b376: Verifying Checksum 06:14:04 5eb5b503b376: Download complete 06:14:05 2f39f015ded8: Download complete 06:14:06 5eb5b503b376: Pull complete 06:14:06 5c69ac0246d0: Pull complete 06:14:06 ec43610c2a17: Pull complete 06:14:06 3a2ae6a8a46f: Pull complete 06:14:06 33b1e0a273af: Pull complete 06:14:06 5d3b04190fa2: Pull complete 06:14:10 2f39f015ded8: Pull complete 06:14:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:11 prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container 06:14:11 $ 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/773/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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:14:12 $ docker top b20ae20c9e46765ed881a68f914f6fb4f3560ebf50df6f4a3ee2ca50403259c0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:13 + mkdir -p /var/log/sysstat [Pipeline] sh 06:14:13 + ls /var/log/sa-host 06:14:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:13 provisioning config files... 06:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/773@tmp/config15708252571647235758tmp [Pipeline] { [Pipeline] echo 06:14:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:14 ---> create-netrc.sh [Pipeline] } 06:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:14:14 ---> python-tools-install.sh [Pipeline] echo 06:14:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:14 ---> sudo-logs.sh 06:14:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:15 ---> job-cost.sh 06:14:15 lf-activate-venv: SKIPPING 06:14:15 DEBUG: total: 0.2199999988079071 06:14:15 INFO: Retrieving Stack Cost... 06:14:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:14:16 INFO: Archiving Costs [Pipeline] echo 06:14:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:16 ---> logs-deploy.sh 06:14:16 lf-activate-venv: SKIPPING 06:14:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/773 06:14:16 INFO: archiving workspace using pattern(s): 06:14:17 Archives upload complete. 06:14:17 INFO: archiving logs to Nexus 06:14:18 ---> uname -a: 06:14:18 Linux prd-ubuntu20-04-docker-8c-8g-36388 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:14:18 06:14:18 06:14:18 ---> lscpu: 06:14:18 Architecture: x86_64 06:14:18 CPU op-mode(s): 32-bit, 64-bit 06:14:18 Byte Order: Little Endian 06:14:18 Address sizes: 40 bits physical, 48 bits virtual 06:14:18 CPU(s): 8 06:14:18 On-line CPU(s) list: 0-7 06:14:18 Thread(s) per core: 1 06:14:18 Core(s) per socket: 1 06:14:18 Socket(s): 8 06:14:18 NUMA node(s): 1 06:14:18 Vendor ID: AuthenticAMD 06:14:18 CPU family: 23 06:14:18 Model: 49 06:14:18 Model name: AMD EPYC-Rome Processor 06:14:18 Stepping: 0 06:14:18 CPU MHz: 2799.998 06:14:18 BogoMIPS: 5599.99 06:14:18 Virtualization: AMD-V 06:14:18 Hypervisor vendor: KVM 06:14:18 Virtualization type: full 06:14:18 L1d cache: 256 KiB 06:14:18 L1i cache: 256 KiB 06:14:18 L2 cache: 4 MiB 06:14:18 L3 cache: 128 MiB 06:14:18 NUMA node0 CPU(s): 0-7 06:14:18 Vulnerability Itlb multihit: Not affected 06:14:18 Vulnerability L1tf: Not affected 06:14:18 Vulnerability Mds: Not affected 06:14:18 Vulnerability Meltdown: Not affected 06:14:18 Vulnerability Mmio stale data: Not affected 06:14:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:14:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:14:18 Vulnerability Srbds: Not affected 06:14:18 Vulnerability Tsx async abort: Not affected 06:14:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:14:18 06:14:18 06:14:18 ---> nproc: 06:14:18 8 06:14:18 06:14:18 06:14:18 ---> df -h: 06:14:18 Filesystem Size Used Avail Use% Mounted on 06:14:18 overlay 155G 28G 127G 19% / 06:14:18 tmpfs 64M 0 64M 0% /dev 06:14:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:14:18 shm 64M 0 64M 0% /dev/shm 06:14:18 /dev/vda1 155G 28G 127G 19% /facter-os 06:14:18 06:14:18 06:14:18 ---> sar -b -r -n DEV: 06:14:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36388) 01/09/25 _x86_64_ (8 CPU) 06:14:18 06:14:18 05:45:54 LINUX RESTART (8 CPU) 06:14:18 06:14:18 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:18 05:47:01 336.64 50.72 285.92 0.00 5395.90 113089.29 0.00 06:14:18 05:48:01 197.27 1.05 196.22 0.00 27.60 125964.74 0.00 06:14:18 05:49:01 48.68 0.05 48.63 0.00 0.40 63837.91 0.00 06:14:18 05:50:01 28.41 0.13 28.27 0.00 3.07 19868.18 0.00 06:14:18 05:51:01 648.29 3.33 644.96 0.00 2097.78 239947.48 0.00 06:14:18 05:52:01 770.14 25.21 744.94 0.00 3519.09 224153.42 0.00 06:14:18 05:53:02 529.36 0.02 529.35 0.00 0.13 131888.47 0.00 06:14:18 05:54:01 766.11 0.05 766.06 0.00 2.85 125181.36 0.00 06:14:18 05:55:01 44.11 0.08 44.03 0.00 16.93 1149.94 0.00 06:14:18 05:56:01 18.39 0.02 18.38 0.00 2.80 485.97 0.00 06:14:18 05:57:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 06:14:18 05:58:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 06:14:18 05:59:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 06:14:18 06:00:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 06:14:18 06:01:01 1.95 0.02 1.93 0.00 0.13 22.79 0.00 06:14:18 06:02:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 06:14:18 06:03:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 06:14:18 06:04:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 06:14:18 06:05:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 06:14:18 06:06:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 06:14:18 06:07:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 06:14:18 06:08:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 06:14:18 06:09:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 06:14:18 06:10:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 06:14:18 06:11:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 06:14:18 06:12:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 06:14:18 06:13:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 06:14:18 06:14:01 196.65 0.68 195.97 0.00 15.86 63377.84 0.00 06:14:18 Average: 128.37 2.91 125.47 0.00 396.01 39572.05 0.00 06:14:18 06:14:18 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:18 05:47:01 29558860 31532032 817880 2.49 60624 2204384 1839508 5.42 1031436 1951828 138440 06:14:18 05:48:01 27494668 31349948 959776 2.92 127024 3878636 2265292 6.68 1708688 3160048 584416 06:14:18 05:49:01 27163728 31242580 1063616 3.23 130444 4076148 2446576 7.21 1711212 3464824 281788 06:14:18 05:50:01 26739524 31534480 770376 2.34 134228 4735096 1798144 5.30 1380720 4165816 401976 06:14:18 05:51:01 21126252 31191220 1084168 3.30 162804 9815364 3709436 10.93 2277612 8677432 2400 06:14:18 05:52:01 10959632 29007904 3199480 9.73 381424 16875812 9969076 29.38 5739992 14582244 1174652 06:14:18 05:53:02 8411180 28604732 3613408 10.99 396480 18925396 8389528 24.72 6908108 15904732 1636 06:14:18 05:54:01 10623656 31376740 895708 2.72 410504 19601404 2436644 7.18 3291872 17514016 100 06:14:18 05:55:01 10666828 31423632 847848 2.58 412492 19602816 2348256 6.92 3488212 17274936 684 06:14:18 05:56:01 10679352 31436888 834008 2.54 413276 19603036 2257388 6.65 3769220 16981120 8 06:14:18 05:57:01 10681576 31439216 832012 2.53 413288 19603048 2257388 6.65 3767624 16981124 12 06:14:18 05:58:01 10683124 31440808 830232 2.52 413300 19603048 2257388 6.65 3766044 16981124 172 06:14:18 05:59:01 10683936 31441632 830120 2.52 413304 19603056 2257388 6.65 3766028 16981132 176 06:14:18 06:00:01 10697796 31455492 816248 2.48 413308 19603056 2257388 6.65 3751920 16981132 144 06:14:18 06:01:01 10697208 31455396 817048 2.48 413344 19603060 2285260 6.73 3751308 16981540 36 06:14:18 06:02:01 10696688 31454884 817496 2.49 413352 19603064 2285260 6.73 3751616 16981544 16 06:14:18 06:03:01 10696820 31455016 817280 2.49 413376 19603064 2285260 6.73 3751308 16981544 12 06:14:18 06:04:01 10697152 31455412 816880 2.48 413396 19603068 2285260 6.73 3751612 16981552 20 06:14:18 06:05:01 10697104 31455368 816852 2.48 413408 19603068 2285260 6.73 3751372 16981552 16 06:14:18 06:06:01 10697272 31455540 816808 2.48 413452 19603056 2285260 6.73 3751384 16981556 24 06:14:18 06:07:01 10697224 31455564 816780 2.48 413476 19603080 2285260 6.73 3751528 16981560 40 06:14:18 06:08:01 10697176 31455516 816756 2.48 413488 19603080 2285260 6.73 3751468 16981560 12 06:14:18 06:09:01 10697088 31455436 816696 2.48 413508 19603084 2285260 6.73 3751804 16981564 28 06:14:18 06:10:01 10697544 31455952 816288 2.48 413512 19603088 2285260 6.73 3751924 16981568 188 06:14:18 06:11:01 10697236 31455680 816504 2.48 413544 19603088 2285260 6.73 3751908 16981572 36 06:14:18 06:12:01 10697428 31455876 816420 2.48 413576 19603096 2285260 6.73 3751972 16981576 168 06:14:18 06:13:01 10697480 31456020 816232 2.48 413600 19603096 2285260 6.73 3751932 16981580 184 06:14:18 06:14:01 9203268 31408796 860072 2.62 445088 20885820 2289644 6.75 3874288 18215876 84 06:14:18 Average: 13372743 31243134 1031178 3.14 360808 16909147 2803122 8.26 3535861 14663488 92410 06:14:18 06:14:18 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:18 05:47:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 06:14:18 05:47:01 ens3 1072.35 938.76 7628.00 134.99 0.00 0.00 0.00 0.00 06:14:18 05:47:01 vetha00bacc 456.37 422.20 37.76 2357.55 0.00 0.00 0.00 0.19 06:14:18 05:47:01 docker0 456.37 422.10 31.52 2357.55 0.00 0.00 0.00 0.00 06:14:18 05:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:14:18 05:48:01 ens3 593.67 432.48 5812.07 55.08 0.00 0.00 0.00 0.00 06:14:18 05:48:01 docker0 346.36 441.29 27.28 2544.01 0.00 0.00 0.00 0.00 06:14:18 05:48:01 veth445cef8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 05:49:01 ens3 37.11 27.10 33.59 16.26 0.00 0.00 0.00 0.00 06:14:18 05:49:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 06:14:18 05:49:01 veth445cef8 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 06:14:18 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:50:01 ens3 16.63 9.38 14.74 8.93 0.00 0.00 0.00 0.00 06:14:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:50:01 veth445cef8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:51:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:14:18 05:51:01 ens3 455.81 274.99 5342.15 42.26 0.00 0.00 0.00 0.00 06:14:18 05:51:01 docker0 183.97 281.97 13.73 1514.45 0.00 0.00 0.00 0.00 06:14:18 05:51:01 veth4ded043 19.80 26.98 1.89 12.85 0.00 0.00 0.00 0.00 06:14:18 05:51:01 vethf2aed94 19.91 27.83 1.91 12.94 0.00 0.00 0.00 0.00 06:14:18 05:51:01 veth4eaf22e 20.00 27.60 1.91 12.91 0.00 0.00 0.00 0.00 06:14:18 05:51:01 vethff34cb7 19.48 26.70 1.87 12.84 0.00 0.00 0.00 0.00 06:14:18 05:51:01 vethc31d99a 20.13 27.16 1.92 13.03 0.00 0.00 0.00 0.00 06:14:18 05:51:01 veth81ea43e 0.35 1.70 0.03 0.19 0.00 0.00 0.00 0.00 06:14:18 05:51:01 veth2a06991 19.76 26.75 1.89 12.86 0.00 0.00 0.00 0.00 06:14:18 05:52:01 vethae84f55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth77aebff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth18cb935 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth31f79ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth7d383b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 ens3 972.49 525.01 8627.14 217.24 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth8edaa40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth5c1f900 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 docker0 369.63 718.86 32.48 7208.83 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth7208103 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 vethcc8bcfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth72fda29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth0cc2d0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth8d8998f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:52:01 veth81ea43e 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:14:18 05:53:02 vethae84f55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth77aebff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth18cb935 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 ens3 2.01 1.11 1.59 0.84 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth8edaa40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth5c1f900 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth7208103 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth72fda29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth0cc2d0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth8d8998f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:53:02 veth81ea43e 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:54:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:54:01 ens3 19.13 13.88 17.09 8.95 0.00 0.00 0.00 0.00 06:14:18 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:55:01 lo 57.49 57.49 5.67 5.67 0.00 0.00 0.00 0.00 06:14:18 05:55:01 ens3 454.76 453.32 247.46 1822.50 0.00 0.00 0.00 0.00 06:14:18 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:56:01 lo 22.86 22.86 2.25 2.25 0.00 0.00 0.00 0.00 06:14:18 05:56:01 ens3 261.76 254.50 118.90 1594.97 0.00 0.00 0.00 0.00 06:14:18 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 05:57:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:14:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 05:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:02:01 ens3 0.53 0.50 0.33 0.28 0.00 0.00 0.00 0.00 06:14:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:03:01 ens3 0.75 0.55 2.10 0.04 0.00 0.00 0.00 0.00 06:14:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:04:01 ens3 0.85 0.47 0.31 0.22 0.00 0.00 0.00 0.00 06:14:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:07:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:14:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:09:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:14:18 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:14:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:14:18 06:13:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:14:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:18 06:14:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 06:14:18 06:14:01 ens3 521.81 326.28 8456.60 179.47 0.00 0.00 0.00 0.00 06:14:18 06:14:01 docker0 81.00 150.12 7.50 1258.49 0.00 0.00 0.00 0.00 06:14:18 Average: lo 3.30 3.30 0.32 0.32 0.00 0.00 0.00 0.00 06:14:18 Average: ens3 157.62 116.46 1297.15 145.87 0.00 0.00 0.00 0.00 06:14:18 Average: docker0 51.41 72.02 4.02 531.84 0.00 0.00 0.00 0.00 06:14:18 06:14:18 06:14:18 ---> sar -P ALL: 06:14:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36388) 01/09/25 _x86_64_ (8 CPU) 06:14:18 06:14:18 05:45:54 LINUX RESTART (8 CPU) 06:14:18 06:14:18 05:46:01 CPU %user %nice %system %iowait %steal %idle 06:14:18 05:47:01 all 7.92 0.00 2.46 1.99 0.04 87.59 06:14:18 05:47:01 0 10.89 0.00 1.73 0.38 0.03 86.96 06:14:18 05:47:01 1 6.31 0.00 3.04 1.16 0.05 89.45 06:14:18 05:47:01 2 5.47 0.00 2.94 7.27 0.03 84.29 06:14:18 05:47:01 3 5.25 0.00 2.42 0.12 0.05 92.16 06:14:18 05:47:01 4 8.40 0.00 1.67 0.33 0.05 89.54 06:14:18 05:47:01 5 7.95 0.00 2.51 3.72 0.03 85.79 06:14:18 05:47:01 6 6.97 0.00 1.82 0.86 0.05 90.30 06:14:18 05:47:01 7 12.08 0.00 3.56 2.10 0.05 82.20 06:14:18 05:48:01 all 25.57 0.00 6.12 1.13 0.07 67.11 06:14:18 05:48:01 0 25.98 0.00 7.18 0.12 0.07 66.66 06:14:18 05:48:01 1 25.12 0.00 5.63 1.30 0.05 67.90 06:14:18 05:48:01 2 26.49 0.00 6.39 4.83 0.07 62.23 06:14:18 05:48:01 3 25.85 0.00 5.36 0.10 0.07 68.62 06:14:18 05:48:01 4 27.36 0.00 5.71 0.75 0.07 66.12 06:14:18 05:48:01 5 24.24 0.00 6.29 0.05 0.07 69.36 06:14:18 05:48:01 6 24.57 0.00 6.39 1.86 0.07 67.11 06:14:18 05:48:01 7 24.99 0.00 5.97 0.08 0.07 68.89 06:14:18 05:49:01 all 33.12 0.00 5.80 0.40 0.08 60.61 06:14:18 05:49:01 0 31.26 0.00 6.03 0.02 0.07 62.62 06:14:18 05:49:01 1 30.50 0.00 5.52 2.99 0.07 60.92 06:14:18 05:49:01 2 34.38 0.00 5.35 0.00 0.07 60.19 06:14:18 05:49:01 3 33.72 0.00 5.67 0.00 0.08 60.53 06:14:18 05:49:01 4 34.83 0.00 6.38 0.12 0.10 58.57 06:14:18 05:49:01 5 33.85 0.00 5.85 0.00 0.08 60.21 06:14:18 05:49:01 6 34.27 0.00 5.54 0.05 0.08 60.06 06:14:18 05:49:01 7 32.14 0.00 6.05 0.02 0.07 61.72 06:14:18 05:50:01 all 67.49 0.00 8.44 0.10 0.07 23.89 06:14:18 05:50:01 0 66.98 0.00 8.15 0.03 0.07 24.77 06:14:18 05:50:01 1 67.85 0.00 8.48 0.08 0.08 23.50 06:14:18 05:50:01 2 68.11 0.00 8.11 0.02 0.07 23.70 06:14:18 05:50:01 3 68.84 0.00 8.12 0.03 0.07 22.93 06:14:18 05:50:01 4 67.28 0.00 8.93 0.17 0.07 23.55 06:14:18 05:50:01 5 66.58 0.00 9.25 0.03 0.08 24.05 06:14:18 05:50:01 6 66.10 0.00 8.23 0.02 0.05 25.60 06:14:18 05:50:01 7 68.17 0.00 8.28 0.42 0.07 23.06 06:14:18 05:51:01 all 28.09 0.00 9.93 3.62 0.08 58.27 06:14:18 05:51:01 0 26.91 0.00 9.61 2.55 0.08 60.84 06:14:18 05:51:01 1 28.38 0.00 10.30 6.27 0.08 54.96 06:14:18 05:51:01 2 26.65 0.00 9.62 2.90 0.08 60.74 06:14:18 05:51:01 3 28.61 0.00 10.22 3.89 0.09 57.19 06:14:18 05:51:01 4 28.83 0.00 10.25 3.01 0.08 57.82 06:14:18 05:51:01 5 27.40 0.00 9.77 3.13 0.07 59.64 06:14:18 05:51:01 6 28.71 0.00 9.66 3.50 0.08 58.05 06:14:18 05:51:01 7 29.24 0.00 10.04 3.75 0.08 56.89 06:14:18 05:52:01 all 52.85 0.00 11.97 8.82 0.09 26.27 06:14:18 05:52:01 0 53.40 0.00 11.87 6.05 0.08 28.60 06:14:18 05:52:01 1 52.17 0.00 13.81 22.32 0.10 11.60 06:14:18 05:52:01 2 52.77 0.00 12.01 7.07 0.08 28.07 06:14:18 05:52:01 3 53.32 0.00 11.56 18.31 0.08 16.72 06:14:18 05:52:01 4 52.23 0.00 12.09 3.77 0.08 31.82 06:14:18 05:52:01 5 52.63 0.00 11.82 3.75 0.08 31.72 06:14:18 05:52:01 6 52.75 0.00 11.45 3.49 0.08 32.23 06:14:18 05:52:01 7 53.53 0.00 11.17 5.88 0.08 29.35 06:14:18 05:53:02 all 89.24 0.00 10.67 0.00 0.09 0.00 06:14:18 05:53:02 0 89.20 0.00 10.72 0.00 0.08 0.00 06:14:18 05:53:02 1 88.19 0.00 11.71 0.00 0.10 0.00 06:14:18 05:53:02 2 89.91 0.00 9.99 0.00 0.10 0.00 06:14:18 05:53:02 3 88.97 0.00 10.93 0.00 0.10 0.00 06:14:18 05:53:02 4 89.60 0.00 10.32 0.00 0.08 0.00 06:14:18 05:53:02 5 88.97 0.00 10.97 0.00 0.07 0.00 06:14:18 05:53:02 6 90.00 0.00 9.92 0.00 0.08 0.00 06:14:18 05:53:02 7 89.13 0.00 10.77 0.00 0.10 0.00 06:14:18 05:54:01 all 78.73 0.00 9.81 1.90 0.08 9.47 06:14:18 05:54:01 0 77.97 0.00 9.98 0.36 0.08 11.61 06:14:18 05:54:01 1 78.47 0.00 9.90 1.56 0.08 9.97 06:14:18 05:54:01 2 78.65 0.00 9.69 3.21 0.10 8.35 06:14:18 05:54:01 3 78.03 0.00 10.49 3.73 0.08 7.66 06:14:18 05:54:01 4 79.25 0.00 10.07 1.26 0.07 9.36 06:14:18 05:54:01 5 78.74 0.00 10.22 0.54 0.08 10.41 06:14:18 05:54:01 6 79.33 0.00 9.14 1.66 0.08 9.78 06:14:18 05:54:01 7 79.42 0.00 8.97 2.87 0.07 8.67 06:14:18 05:55:01 all 7.73 0.00 1.24 0.15 0.06 90.83 06:14:18 05:55:01 0 9.92 0.00 1.38 0.05 0.07 88.58 06:14:18 05:55:01 1 8.59 0.00 1.27 0.08 0.07 89.98 06:14:18 05:55:01 2 8.27 0.00 1.19 0.75 0.07 89.73 06:14:18 05:55:01 3 7.79 0.00 1.10 0.02 0.05 91.04 06:14:18 05:55:01 4 7.14 0.00 1.14 0.18 0.07 91.47 06:14:18 05:55:01 5 7.96 0.00 1.39 0.05 0.05 90.54 06:14:18 05:55:01 6 5.94 0.00 1.15 0.03 0.07 92.81 06:14:18 05:55:01 7 6.17 0.00 1.27 0.02 0.07 92.47 06:14:18 05:56:01 all 7.17 0.00 0.57 0.08 0.05 92.13 06:14:18 05:56:01 0 5.26 0.00 0.56 0.02 0.05 94.11 06:14:18 05:56:01 1 10.13 0.00 0.61 0.05 0.07 89.15 06:14:18 05:56:01 2 6.09 0.00 0.59 0.00 0.05 93.27 06:14:18 05:56:01 3 6.79 0.00 0.55 0.05 0.05 92.56 06:14:18 05:56:01 4 7.81 0.00 0.60 0.42 0.05 91.12 06:14:18 05:56:01 5 5.32 0.00 0.60 0.02 0.07 94.00 06:14:18 05:56:01 6 8.00 0.00 0.54 0.03 0.05 91.38 06:14:18 05:56:01 7 7.94 0.00 0.52 0.05 0.05 91.44 06:14:18 05:57:01 all 0.08 0.00 0.02 0.01 0.02 99.87 06:14:18 05:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 05:57:01 1 0.48 0.00 0.02 0.00 0.02 99.48 06:14:18 05:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:14:18 05:57:01 3 0.07 0.00 0.03 0.00 0.03 99.87 06:14:18 05:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 06:14:18 05:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 05:57:01 6 0.00 0.00 0.03 0.02 0.02 99.93 06:14:18 05:57:01 7 0.03 0.00 0.00 0.00 0.03 99.93 06:14:18 06:14:18 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:14:18 05:58:01 all 0.05 0.00 0.00 0.00 0.01 99.93 06:14:18 05:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:14:18 05:58:01 1 0.15 0.00 0.00 0.00 0.02 99.83 06:14:18 05:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 05:58:01 3 0.08 0.00 0.02 0.00 0.03 99.87 06:14:18 05:58:01 4 0.05 0.00 0.00 0.02 0.00 99.93 06:14:18 05:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 06:14:18 05:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:14:18 05:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:14:18 05:59:01 all 0.04 0.00 0.01 0.00 0.02 99.94 06:14:18 05:59:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:14:18 05:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:14:18 05:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:14:18 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 05:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 05:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:14:18 05:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:14:18 05:59:01 7 0.03 0.00 0.00 0.02 0.02 99.93 06:14:18 06:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 06:14:18 06:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:14:18 06:00:01 1 1.91 0.00 0.00 0.00 0.02 98.08 06:14:18 06:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:14:18 06:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:14:18 06:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:14:18 06:00:01 5 0.07 0.00 0.02 0.00 0.03 99.88 06:14:18 06:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:14:18 06:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:14:18 06:01:01 all 0.11 0.00 0.05 0.01 0.02 99.83 06:14:18 06:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:14:18 06:01:01 1 0.65 0.00 0.03 0.00 0.02 99.30 06:14:18 06:01:01 2 0.05 0.00 0.08 0.00 0.03 99.83 06:14:18 06:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:14:18 06:01:01 4 0.02 0.00 0.07 0.02 0.00 99.90 06:14:18 06:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:14:18 06:01:01 6 0.00 0.00 0.05 0.03 0.02 99.90 06:14:18 06:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:14:18 06:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:14:18 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:14:18 06:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:14:18 06:02:01 2 0.07 0.00 0.03 0.02 0.02 99.87 06:14:18 06:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:14:18 06:02:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:14:18 06:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:14:18 06:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:14:18 06:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:14:18 06:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:14:18 06:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:14:18 06:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:14:18 06:03:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:14:18 06:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:14:18 06:03:01 5 0.05 0.00 0.02 0.00 0.03 99.90 06:14:18 06:03:01 6 0.00 0.00 0.02 0.03 0.02 99.93 06:14:18 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:04:01 all 0.03 0.00 0.01 0.00 0.02 99.93 06:14:18 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:14:18 06:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:14:18 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:14:18 06:04:01 5 0.05 0.00 0.00 0.00 0.03 99.92 06:14:18 06:04:01 6 0.03 0.00 0.00 0.02 0.03 99.92 06:14:18 06:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:14:18 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:14:18 06:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:14:18 06:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:14:18 06:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:14:18 06:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:14:18 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:06:01 all 0.28 0.00 0.01 0.00 0.02 99.69 06:14:18 06:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:14:18 06:06:01 1 1.97 0.00 0.00 0.00 0.02 98.01 06:14:18 06:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:14:18 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:06:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:14:18 06:06:01 5 0.03 0.00 0.00 0.00 0.03 99.93 06:14:18 06:06:01 6 0.10 0.00 0.03 0.02 0.02 99.83 06:14:18 06:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:14:18 06:07:01 all 0.21 0.00 0.01 0.00 0.01 99.76 06:14:18 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:14:18 06:07:01 1 1.40 0.00 0.02 0.00 0.00 98.58 06:14:18 06:07:01 2 0.08 0.00 0.00 0.00 0.03 99.88 06:14:18 06:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:07:01 4 0.05 0.00 0.02 0.02 0.00 99.92 06:14:18 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:07:01 6 0.07 0.00 0.02 0.02 0.02 99.88 06:14:18 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:14:18 06:08:01 all 0.21 0.00 0.01 0.00 0.02 99.76 06:14:18 06:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:14:18 06:08:01 1 1.50 0.00 0.00 0.00 0.02 98.48 06:14:18 06:08:01 2 0.08 0.00 0.07 0.00 0.05 99.80 06:14:18 06:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:08:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:14:18 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:08:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:14:18 06:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:14:18 06:14:18 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:14:18 06:09:01 all 0.28 0.00 0.01 0.00 0.01 99.69 06:14:18 06:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:09:01 1 1.97 0.00 0.00 0.00 0.02 98.01 06:14:18 06:09:01 2 0.07 0.00 0.02 0.00 0.05 99.87 06:14:18 06:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:14:18 06:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:14:18 06:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:14:18 06:09:01 6 0.05 0.00 0.02 0.02 0.02 99.90 06:14:18 06:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:14:18 06:10:01 all 0.27 0.00 0.02 0.00 0.01 99.69 06:14:18 06:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:14:18 06:10:01 1 1.97 0.00 0.00 0.00 0.02 98.01 06:14:18 06:10:01 2 0.08 0.00 0.08 0.00 0.03 99.80 06:14:18 06:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:14:18 06:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:14:18 06:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:14:18 06:10:01 6 0.10 0.00 0.03 0.02 0.02 99.83 06:14:18 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:11:01 all 0.28 0.00 0.02 0.00 0.02 99.68 06:14:18 06:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:14:18 06:11:01 1 1.94 0.00 0.02 0.00 0.02 98.03 06:14:18 06:11:01 2 0.07 0.00 0.03 0.00 0.05 99.85 06:14:18 06:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:14:18 06:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:14:18 06:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:14:18 06:11:01 6 0.10 0.00 0.05 0.02 0.03 99.80 06:14:18 06:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:14:18 06:12:01 all 0.07 0.00 0.01 0.01 0.01 99.90 06:14:18 06:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:12:01 1 0.42 0.00 0.03 0.00 0.02 99.53 06:14:18 06:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:14:18 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 06:14:18 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:14:18 06:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:14:18 06:12:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:14:18 06:13:01 all 0.03 0.00 0.02 0.01 0.02 99.93 06:14:18 06:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:14:18 06:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:14:18 06:13:01 2 0.05 0.00 0.05 0.00 0.05 99.85 06:14:18 06:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:14:18 06:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:14:18 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:14:18 06:13:01 6 0.05 0.00 0.02 0.03 0.02 99.88 06:14:18 06:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:14:18 06:14:01 all 10.59 0.00 4.76 0.75 0.06 83.84 06:14:18 06:14:01 0 11.59 0.00 4.68 0.19 0.05 83.49 06:14:18 06:14:01 1 11.82 0.00 5.06 0.07 0.05 83.00 06:14:18 06:14:01 2 9.28 0.00 5.79 0.03 0.05 84.85 06:14:18 06:14:01 3 10.63 0.00 5.20 0.29 0.07 83.81 06:14:18 06:14:01 4 9.34 0.00 4.00 0.83 0.05 85.79 06:14:18 06:14:01 5 10.94 0.00 4.16 0.22 0.05 84.63 06:14:18 06:14:01 6 10.80 0.00 5.68 4.28 0.07 79.18 06:14:18 06:14:01 7 10.34 0.00 3.51 0.12 0.07 85.96 06:14:18 Average: all 14.60 0.00 2.56 0.67 0.04 82.13 06:14:18 Average: 0 14.56 0.00 2.56 0.35 0.03 82.50 06:14:18 Average: 1 14.96 0.00 2.67 1.27 0.04 81.06 06:14:18 Average: 2 14.46 0.00 2.56 0.92 0.05 82.00 06:14:18 Average: 3 14.52 0.00 2.55 0.94 0.04 81.95 06:14:18 Average: 4 14.66 0.00 2.53 0.39 0.03 82.38 06:14:18 Average: 5 14.40 0.00 2.59 0.41 0.04 82.56 06:14:18 Average: 6 14.51 0.00 2.48 0.57 0.04 82.41 06:14:18 Average: 7 14.71 0.00 2.50 0.54 0.03 82.21 06:14:18 06:14:18 06:14:18