Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24536189c5e58318d054b15b8c76ac99fb905035 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-ssh14046083872538172844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12517195905504323613.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh17492735064384252758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh14333942642700621231.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-ssh7729730501937213734.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10556’ Running on prd-ubuntu20.04-docker-8c-8g-10566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/979 [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/979 # 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 24536189c5e58318d054b15b8c76ac99fb905035 (main) Commit message: "Merge pull request #5435 from weichou1229/bump-deps" > 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 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 > git rev-list --no-walk b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:38:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:52 ========================================================= 02:38:52 EdgeX Global Pipelines Version Info 02:38:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:53 ------------------- 02:38:53 stable info: 02:38:53 ------------------- 02:38:53 Commited By: Cherry Wang cherry@iotechsys.com 02:38:53 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:38:53 Message: update stable to v1.0.280 02:38:54 ------------------- 02:38:54 experimental info: 02:38:54 ------------------- 02:38:54 Commited By: Cherry Wang cherry@iotechsys.com 02:38:54 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:38:54 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2453618 [Pipeline] echo 02:38:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:55 provisioning config files... 02:38:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config9441199604471544191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:55 ---> ****-login.sh 02:38:55 nexus3.edgexfoundry.org:10001 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 02:38:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.****.com/go/credential-store/ 02:38:55 02:38:55 Login Succeeded 02:38:55 nexus3.edgexfoundry.org:10002 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 02:38:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.****.com/go/credential-store/ 02:38:55 02:38:55 Login Succeeded 02:38:55 nexus3.edgexfoundry.org:10003 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 02:38:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.****.com/go/credential-store/ 02:38:55 02:38:55 Login Succeeded 02:38:55 nexus3.edgexfoundry.org:10004 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 02:38:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.****.com/go/credential-store/ 02:38:55 02:38:55 Login Succeeded 02:38:55 ****.io 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:56 02:38:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:38:56 Configure a credential helper to remove this warning. See 02:38:56 https://docs.****.com/go/credential-store/ 02:38:56 02:38:56 Login Succeeded 02:38:56 ---> ****-login.sh ends [Pipeline] } 02:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:56 + 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 02:38:56 + dirname cmd/core-command/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo core-command,cmd/core-command/Dockerfile 02:38:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:38:56 + dirname cmd/core-data/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo core-data,cmd/core-data/Dockerfile 02:38:56 + dirname cmd/core-keeper/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo core-keeper,cmd/core-keeper/Dockerfile 02:38:56 + dirname cmd/core-metadata/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo core-metadata,cmd/core-metadata/Dockerfile 02:38:56 + dirname cmd/security-bootstrapper/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:38:56 + dirname cmd/security-proxy-auth/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:38:56 + dirname cmd/security-proxy-setup/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:38:56 + + dirname cmd/security-secretstore-setup/Dockerfile 02:38:56 cut -d/ -f2 02:38:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:38:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:38:56 + dirname cmd/security-spire-agent/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:38:56 + dirname cmd/security-spire-config/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:38:56 + dirname cmd/security-spire-server/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:38:56 + dirname cmd/support-notifications/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo support-notifications,cmd/support-notifications/Dockerfile 02:38:56 + dirname cmd/support-scheduler/Dockerfile 02:38:56 + cut -d/ -f2 02:38:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:38:56 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 02:38:56 + git rev-list -1 --merges 24536189c5e58318d054b15b8c76ac99fb905035~1..24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo 02:38:57 -----------> git rev-list -1 --merges 24536189c5e58318d054b15b8c76ac99fb905035~1..24536189c5e58318d054b15b8c76ac99fb905035 24536189c5e58318d054b15b8c76ac99fb905035 02:38:57 24536189c5e58318d054b15b8c76ac99fb905035 [false] [Pipeline] sh 02:38:57 + git log --format=format:%s -1 24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo 02:38:57 ========================================================= 02:38:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:38:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:38:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:57 + grep -v github /etc/ssh/ssh_known_hosts 02:38:57 + [ -e /tmp/ssh_known_hosts ] 02:38:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:38:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:38:57 + sudo tee -a /etc/ssh/ssh_known_hosts 02:38:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:58 02:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:58 0.1.4: Pulling from edgex-devops/py-git-semver 02:38:58 3dae71ba6b94: Pulling fs layer 02:38:58 6bf1a483ea7c: Pulling fs layer 02:38:58 f5dfc541a4d3: Pulling fs layer 02:38:58 461d9e800cba: Pulling fs layer 02:38:58 80192f66455f: Pulling fs layer 02:38:58 2e8e34ca0e6c: Pulling fs layer 02:38:58 a29436f7fd5d: Pulling fs layer 02:38:58 80192f66455f: Waiting 02:38:58 461d9e800cba: Waiting 02:38:58 2e8e34ca0e6c: Waiting 02:38:58 923cac83aea3: Pulling fs layer 02:38:58 25ad8b0a4227: Pulling fs layer 02:38:58 db01528c6b51: Pulling fs layer 02:38:58 28988de357af: Pulling fs layer 02:38:58 923cac83aea3: Waiting 02:38:58 25ad8b0a4227: Waiting 02:38:58 db01528c6b51: Waiting 02:38:58 28988de357af: Waiting 02:38:58 a29436f7fd5d: Waiting 02:38:58 6bf1a483ea7c: Verifying Checksum 02:38:58 6bf1a483ea7c: Download complete 02:38:58 461d9e800cba: Verifying Checksum 02:38:58 461d9e800cba: Download complete 02:38:58 80192f66455f: Verifying Checksum 02:38:58 80192f66455f: Download complete 02:38:58 f5dfc541a4d3: Verifying Checksum 02:38:58 f5dfc541a4d3: Download complete 02:38:58 3dae71ba6b94: Verifying Checksum 02:38:58 3dae71ba6b94: Download complete 02:38:58 923cac83aea3: Download complete 02:38:58 25ad8b0a4227: Verifying Checksum 02:38:58 25ad8b0a4227: Download complete 02:38:58 db01528c6b51: Download complete 02:38:58 28988de357af: Verifying Checksum 02:38:58 28988de357af: Download complete 02:38:58 a29436f7fd5d: Verifying Checksum 02:38:58 a29436f7fd5d: Download complete 02:38:59 2e8e34ca0e6c: Verifying Checksum 02:38:59 2e8e34ca0e6c: Download complete 02:38:59 3dae71ba6b94: Pull complete 02:39:00 6bf1a483ea7c: Pull complete 02:39:00 f5dfc541a4d3: Pull complete 02:39:00 461d9e800cba: Pull complete 02:39:00 80192f66455f: Pull complete 02:39:04 2e8e34ca0e6c: Pull complete 02:39:04 a29436f7fd5d: Pull complete 02:39:05 923cac83aea3: Pull complete 02:39:05 25ad8b0a4227: Pull complete 02:39:05 db01528c6b51: Pull complete 02:39:05 28988de357af: Pull complete 02:39:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:05 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 02:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 02:39:06 $ docker top cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e -eo pid,comm 02:39:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:39:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:06 [ssh-agent] Looking for ssh-agent implementation... 02:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:07 $ docker exec cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent 02:39:07 SSH_AUTH_SOCK=/tmp/ssh-WT8iWKQKC9Ey/agent.32 02:39:07 SSH_AGENT_PID=38 02:39:07 Running ssh-add (command line suppressed) 02:39:07 Identity added: /w/workspace/edgex-go/979@tmp/private_key_4882816851144476884.key (/w/workspace/edgex-go/979@tmp/private_key_4882816851144476884.key) 02:39:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:07 + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] sh 02:39:07 + git tag --points-at HEAD [Pipeline] } 02:39:07 $ docker exec --env ******** --env ******** cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent -k 02:39:07 unset SSH_AUTH_SOCK; 02:39:07 unset SSH_AGENT_PID; 02:39:07 echo Agent pid 38 killed; 02:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:39:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:08 [ssh-agent] Looking for ssh-agent implementation... 02:39:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:08 $ docker exec cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent 02:39:08 SSH_AUTH_SOCK=/tmp/ssh-iwtEqVBE7WWp/agent.85 02:39:08 SSH_AGENT_PID=91 02:39:08 Running ssh-add (command line suppressed) 02:39:08 Identity added: /w/workspace/edgex-go/979@tmp/private_key_4251301911035207841.key (/w/workspace/edgex-go/979@tmp/private_key_4251301911035207841.key) 02:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:08 + git semver init 02:39:08 2026-05-25 02:39:08,822 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:08 2026-05-25 02:39:08,827 [run_init] DEBUG init version:0.0.0 force:False 02:39:08 2026-05-25 02:39:08,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/979/.semver 02:39:08 2026-05-25 02:39:08,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/979/.semver 02:39:08 2026-05-25 02:39:08,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/979/.semver'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) 02:39:14 2026-05-25 02:39:13,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/979/.git/info/exclude 02:39:14 2026-05-25 02:39:13,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/979/.semver/main with force:False 02:39:14 2026-05-25 02:39:13,253 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 02:39:14 2026-05-25 02:39:13,253 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 02:39:14 4.1.0-dev.114 [Pipeline] } 02:39:14 $ docker exec --env ******** --env ******** cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent -k 02:39:14 unset SSH_AUTH_SOCK; 02:39:14 unset SSH_AGENT_PID; 02:39:14 echo Agent pid 91 killed; 02:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:14 + git semver [Pipeline] } 02:39:14 $ docker stop --time=1 cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e 02:39:16 $ docker rm -f --volumes cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e [Pipeline] // withDockerContainer [Pipeline] sh 02:39:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:39:16 Stashed 1 file(s) [Pipeline] echo 02:39:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.114 [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 02:39:17 + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo 02:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:39:17 ========================================================= 02:39:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:39:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:39:17 2d35ebdb57d9: Pulling fs layer 02:39:17 c35fb4624d26: Pulling fs layer 02:39:17 4e2aec7ef170: Pulling fs layer 02:39:17 333b49ad6fbf: Pulling fs layer 02:39:17 4f4fb700ef54: Pulling fs layer 02:39:17 c3e65509a76b: Pulling fs layer 02:39:17 7cf9ebb963bd: Pulling fs layer 02:39:17 bb34ca984cfb: Pulling fs layer 02:39:17 151cf03bc807: Pulling fs layer 02:39:17 7cf9ebb963bd: Waiting 02:39:17 333b49ad6fbf: Waiting 02:39:17 4f4fb700ef54: Waiting 02:39:17 bb34ca984cfb: Waiting 02:39:17 c3e65509a76b: Waiting 02:39:17 151cf03bc807: Waiting 02:39:17 c35fb4624d26: Verifying Checksum 02:39:17 c35fb4624d26: Download complete 02:39:17 333b49ad6fbf: Download complete 02:39:17 4f4fb700ef54: Download complete 02:39:17 2d35ebdb57d9: Verifying Checksum 02:39:17 2d35ebdb57d9: Download complete 02:39:17 c3e65509a76b: Verifying Checksum 02:39:17 c3e65509a76b: Download complete 02:39:17 7cf9ebb963bd: Verifying Checksum 02:39:17 7cf9ebb963bd: Download complete 02:39:17 2d35ebdb57d9: Pull complete 02:39:17 c35fb4624d26: Pull complete 02:39:18 4e2aec7ef170: Verifying Checksum 02:39:18 4e2aec7ef170: Download complete 02:39:18 151cf03bc807: Verifying Checksum 02:39:18 151cf03bc807: Download complete 02:39:18 bb34ca984cfb: Verifying Checksum 02:39:18 bb34ca984cfb: Download complete 02:39:22 4e2aec7ef170: Pull complete 02:39:22 333b49ad6fbf: Pull complete 02:39:22 4f4fb700ef54: Pull complete 02:39:22 c3e65509a76b: Pull complete 02:39:22 7cf9ebb963bd: Pull complete 02:39:25 bb34ca984cfb: Pull complete 02:39:25 151cf03bc807: Pull complete 02:39:25 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:39:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:25 WORKDIR /edgex 02:39:25 COPY go.mod . 02:39:25 RUN go mod download 02:39:25 + docker build -t ci-base-image-x86_64 -f - . 02:39:26 #0 building with "default" instance using docker driver 02:39:26 02:39:26 #1 [internal] load build definition from Dockerfile 02:39:26 #1 transferring dockerfile: 164B done 02:39:26 #1 DONE 0.0s 02:39:26 02:39:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:26 #2 DONE 0.0s 02:39:26 02:39:26 #3 [internal] load .dockerignore 02:39:26 #3 transferring context: 50B done 02:39:26 #3 DONE 0.0s 02:39:26 02:39:26 #4 [internal] load build context 02:39:26 #4 transferring context: 6.95kB done 02:39:26 #4 DONE 0.0s 02:39:26 02:39:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:39:26 #5 DONE 0.1s 02:39:26 02:39:26 #6 [2/4] WORKDIR /edgex 02:39:27 #6 DONE 1.3s 02:39:28 02:39:28 #7 [3/4] COPY go.mod . 02:39:28 #7 DONE 0.0s 02:39:28 02:39:28 #8 [4/4] RUN go mod download 02:39:31 Still waiting to schedule task 02:39:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:39:38 #8 DONE 9.1s 02:39:38 02:39:38 #9 exporting to image 02:39:38 #9 exporting layers 02:39:40 #9 exporting layers 3.1s done 02:39:40 #9 writing image sha256:10f7e768ebacd20bc6800d010c38e9ec8a2dc3f57a80765aac308a4324c3abcc 02:39:40 #9 writing image sha256:10f7e768ebacd20bc6800d010c38e9ec8a2dc3f57a80765aac308a4324c3abcc done 02:39:40 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:39:40 #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker inspect -f . ci-base-image-x86_64 02:39:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:40 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 02:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 02:39:41 $ docker top 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:41 + go version 02:39:41 go version go1.25.2 linux/amd64 [Pipeline] } 02:39:41 $ docker stop --time=1 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 02:39:42 $ docker rm -f --volumes 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker inspect -f . ci-base-image-x86_64 02:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:43 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 02:39: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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 02:39:43 $ docker top 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:39:43 ========================================================= 02:39:43 [edgeXBuildGoParallel] Running Tests and Build... 02:39:43 ========================================================= [Pipeline] sh 02:39:44 + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] fileExists [Pipeline] sh 02:39:44 + make test 02:39:44 go test -race -coverprofile=coverage.out ./... 02:39:53 ? github.com/edgexfoundry/edgex-go [no test files] 02:40:25 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:40:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:40:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:40:25 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.111s coverage: 71.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.3% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 94.2% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 90.7% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:40:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 11.1% of statements 02:40:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:40:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.462s coverage: 97.7% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:40:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:40:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements 02:40:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:40:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 02:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements 02:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 02:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:40:34 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:40:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 02:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 02:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 02:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements 02:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.043s coverage: 82.1% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.153s coverage: 54.8% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.030s coverage: 20.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.111s coverage: 29.2% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 17.1% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 94.9% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements 02:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:41:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:41:00 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 02:41:00 running golangci-lint 02:41:00 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:41:00 go version go1.25.2 linux/amd64 02:41:00 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:41:00 level=info msg="[config_reader] Used config file .golangci.yml" 02:41:00 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:41:00 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:41:00 level=info msg="[goenv] Read go env for 4.703396ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:41:00 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:41:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10569 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:41:20 Running in /w/workspace/edgex-go/979 [Pipeline] { [Pipeline] checkout 02:41:23 level=info msg="[loader] Go packages loading at mode 8767 (files|deps|imports|name|types_sizes|compiled_files|exports_file) took 20.628032858s" 02:41:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.724612ms" 02:41:23 The recommended git tool is: git 02:41:32 using credential edgex-jenkins-ssh 02:41:32 Cloning the remote Git repository 02:41:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:41:32 > git init /w/workspace/edgex-go/979 # timeout=10 02:41:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:41:32 > git --version # timeout=10 02:41:32 > git --version # 'git version 2.25.1' 02:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:34 level=info msg="[linters_context/goanalysis] analyzers took 1m42.867381259s with top 10 stages: buildir: 50.968220077s, inspect: 2.50209576s, gosec: 2.351594803s, fact_deprecated: 2.141644864s, printf: 2.06033961s, ctrlflow: 1.44935847s, nilness: 1.36616397s, fact_purity: 1.359058207s, S1038: 1.128055842s, S1039: 764.990035ms" 02:41:34 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:41:34 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:41:34 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:41:34 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:41:34 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_relativity: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, generated_file_filter: 35/22" 02:41:34 level=info msg="[runner] processing took 8.576845ms with stages: nolint_filter: 7.714298ms, generated_file_filter: 635.355µs, exclusion_rules: 118.421µs, exclusion_paths: 61.401µs, path_relativity: 32.18µs, cgo: 3.68µs, path_absoluter: 2.78µs, sort_results: 2.15µs, invalid_issue: 1.74µs, max_same_issues: 1.13µs, filename_unadjuster: 1.12µs, diff: 540ns, fixer: 410ns, uniq_by_line: 370ns, source_code: 280ns, path_prettifier: 260ns, severity-rules: 260ns, max_from_linter: 190ns, max_per_file_from_linter: 150ns, path_shortener: 130ns" 02:41:34 level=info msg="[runner] linters took 10.995985138s with stages: goanalysis_metalinter: 10.987340222s" 02:41:34 0 issues. 02:41:34 level=info msg="File cache stats: 0 entries of total size 0B" 02:41:34 level=info msg="Memory: 318 samples, avg is 337.3MB, max is 1544.1MB" 02:41:34 level=info msg="Execution took 31.68118659s" 02:41:34 go vet ./... 02:41:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:39 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 02:41:40 + ls -al . 02:41:40 total 1396 02:41:40 drwxrwxr-x 11 1001 1001 4096 May 25 02:39 . 02:41:40 drwxr-xr-x 4 root root 4096 May 25 02:39 .. 02:41:40 drwxrwxr-x 2 1001 1001 4096 May 25 02:38 .blubracket 02:41:40 -rw-rw-r-- 1 1001 1001 10 May 25 02:38 .dockerignore 02:41:40 drwxrwxr-x 8 1001 1001 4096 May 25 02:41 .git 02:41:40 drwxrwxr-x 3 1001 1001 4096 May 25 02:38 .github 02:41:40 -rw-rw-r-- 1 1001 1001 909 May 25 02:38 .gitignore 02:41:40 -rw-rw-r-- 1 1001 1001 359 May 25 02:38 .golangci.yml 02:41:40 -rw-rw-r-- 1 1001 1001 100 May 25 02:38 .hadolint.yml 02:41:40 drwxr-xr-x 3 1001 1001 4096 May 25 02:39 .semver 02:41:40 -rw-rw-r-- 1 1001 1001 155 May 25 02:38 .sonarcloud.properties 02:41:40 -rw-rw-r-- 1 1001 1001 1171 May 25 02:38 ADOPTERS.md 02:41:40 -rw-rw-r-- 1 1001 1001 20149 May 25 02:38 Attribution.txt 02:41:40 -rw-rw-r-- 1 1001 1001 108018 May 25 02:38 CHANGELOG.md 02:41:40 -rw-rw-r-- 1 1001 1001 3804 May 25 02:38 CONTRIBUTING.md 02:41:40 -rw-rw-r-- 1 1001 1001 677 May 25 02:38 GOVERNANCE.md 02:41:40 -rw-rw-r-- 1 1001 1001 886 May 25 02:38 Jenkinsfile 02:41:40 -rw-rw-r-- 1 1001 1001 10775 May 25 02:38 LICENSE 02:41:40 -rw-rw-r-- 1 1001 1001 16743 May 25 02:38 Makefile 02:41:40 -rw-rw-r-- 1 1001 1001 582 May 25 02:38 OWNERS.md 02:41:40 -rw-rw-r-- 1 1001 1001 9932 May 25 02:38 README.md 02:41:40 -rw-rw-r-- 1 1001 1001 789 May 25 02:38 SECURITY.md 02:41:40 -rw-rw-r-- 1 1001 1001 13 May 25 02:39 VERSION 02:41:40 drwxrwxr-x 2 1001 1001 4096 May 25 02:38 bin 02:41:40 drwxrwxr-x 19 1001 1001 4096 May 25 02:38 cmd 02:41:40 -rw-r--r-- 1 root root 1048214 May 25 02:40 coverage.out 02:41:40 drwxrwxr-x 2 1001 1001 4096 May 25 02:38 fuzz_test 02:41:40 -rw-rw-r-- 1 1001 1001 6910 May 25 02:38 go.mod 02:41:40 -rw-rw-r-- 1 1001 1001 90677 May 25 02:38 go.sum 02:41:40 drwxrwxr-x 7 1001 1001 4096 May 25 02:38 internal 02:41:40 drwxrwxr-x 2 1001 1001 4096 May 25 02:38 openapi 02:41:40 -rw-rw-r-- 1 1001 1001 584 May 25 02:38 security.txt 02:41:40 -rw-rw-r-- 1 1001 1001 204 May 25 02:38 version.go [Pipeline] sh 02:41:40 + '[' -e coverage.out ] 02:41:40 + chown 1001:1001 coverage.out [Pipeline] stash 02:41:40 Stashed 1 file(s) [Pipeline] sh 02:41:41 + make build 02:41:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:41:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:41:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:52 Avoid second fetch 02:41:52 Checking out Revision 24536189c5e58318d054b15b8c76ac99fb905035 (main) 02:41:53 Commit message: "Merge pull request #5435 from weichou1229/bump-deps" 02:41:52 > git config core.sparsecheckout # timeout=10 02:41:52 > git checkout -f 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:58 provisioning config files... 02:41:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config12445378702410540367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:59 ---> ****-login.sh 02:41:59 nexus3.edgexfoundry.org:10001 02:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:59 Configure a credential helper to remove this warning. See 02:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:59 02:41:59 Login Succeeded 02:41:59 nexus3.edgexfoundry.org:10002 02:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:00 Configure a credential helper to remove this warning. See 02:42:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:00 02:42:00 Login Succeeded 02:42:00 nexus3.edgexfoundry.org:10003 02:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:00 Configure a credential helper to remove this warning. See 02:42:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:00 02:42:00 Login Succeeded 02:42:00 nexus3.edgexfoundry.org:10004 02:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:00 Configure a credential helper to remove this warning. See 02:42:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:00 02:42:00 Login Succeeded 02:42:00 ****.io 02:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:01 Configure a credential helper to remove this warning. See 02:42:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:01 02:42:01 Login Succeeded 02:42:01 ---> ****-login.sh ends [Pipeline] } 02:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:42:02 + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo 02:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:42:02 ========================================================= 02:42:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:42:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:42:02 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:42:02 6b59a28fa201: Pulling fs layer 02:42:02 d32bb0dddca7: Pulling fs layer 02:42:02 5dab1238d3d9: Pulling fs layer 02:42:02 196fd7d83e7d: Pulling fs layer 02:42:02 4f4fb700ef54: Pulling fs layer 02:42:02 8ba94037c8f0: Pulling fs layer 02:42:02 deaec5988b04: Pulling fs layer 02:42:02 9f65657bb879: Pulling fs layer 02:42:02 8ba94037c8f0: Waiting 02:42:02 deaec5988b04: Waiting 02:42:02 9f65657bb879: Waiting 02:42:02 196fd7d83e7d: Waiting 02:42:03 d32bb0dddca7: Verifying Checksum 02:42:03 d32bb0dddca7: Download complete 02:42:03 196fd7d83e7d: Verifying Checksum 02:42:03 196fd7d83e7d: Download complete 02:42:03 4f4fb700ef54: Download complete 02:42:03 8ba94037c8f0: Verifying Checksum 02:42:03 8ba94037c8f0: Download complete 02:42:03 6b59a28fa201: Verifying Checksum 02:42:03 6b59a28fa201: Download complete 02:42:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:42:03 9f65657bb879: Verifying Checksum 02:42:03 9f65657bb879: Download complete 02:42:04 6b59a28fa201: Pull complete 02:42:04 d32bb0dddca7: Pull complete 02:42:04 5dab1238d3d9: Verifying Checksum 02:42:04 5dab1238d3d9: Download complete 02:42:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:42:06 deaec5988b04: Verifying Checksum 02:42:06 deaec5988b04: Download complete 02:42:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:42:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:42:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:42:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:42:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:42:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:19 5dab1238d3d9: Pull complete 02:42:19 196fd7d83e7d: Pull complete 02:42:19 4f4fb700ef54: Pull complete 02:42:19 8ba94037c8f0: Pull complete 02:42:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:42:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:42:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:42:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:42:27 $ docker stop --time=1 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 02:42:28 deaec5988b04: Pull complete 02:42:29 $ docker rm -f --volumes 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 02:42:30 9f65657bb879: Pull complete 02:42:30 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:42:30 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:42:30 WORKDIR /edgex 02:42:30 COPY go.mod . 02:42:30 RUN go mod download ci-base-image-arm64 02:42:30 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:31 02:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:31 Sending build context to Docker daemon 3.915MB 02:42:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:42:31 ---> 334268110677 02:42:31 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:31 latest: Pulling from edgex-devops/edgex-compose 02:42:31 91d30c5bc195: Pulling fs layer 02:42:31 2e9b0aa3be6d: Pulling fs layer 02:42:31 9c61dcf015f6: Pulling fs layer 02:42:31 4698f68db338: Pulling fs layer 02:42:31 2a2f49069b9e: Pulling fs layer 02:42:31 e0025b399a48: Pulling fs layer 02:42:31 2a2f49069b9e: Waiting 02:42:31 4698f68db338: Waiting 02:42:31 e0025b399a48: Waiting 02:42:31 91d30c5bc195: Verifying Checksum 02:42:31 91d30c5bc195: Download complete 02:42:31 4698f68db338: Verifying Checksum 02:42:31 4698f68db338: Download complete 02:42:31 91d30c5bc195: Pull complete 02:42:32 2e9b0aa3be6d: Verifying Checksum 02:42:32 2e9b0aa3be6d: Download complete 02:42:32 e0025b399a48: Download complete 02:42:32 2a2f49069b9e: Download complete 02:42:32 2e9b0aa3be6d: Pull complete 02:42:32 9c61dcf015f6: Download complete 02:42:33 ---> Running in b1d64749d6fe 02:42:33 Removing intermediate container b1d64749d6fe 02:42:33 ---> c49a55825be8 02:42:33 Step 3/4 : COPY go.mod . 02:42:34 ---> 6b6048c128f0 02:42:34 Step 4/4 : RUN go mod download 02:42:34 ---> Running in fee99d0805fe 02:42:36 9c61dcf015f6: Pull complete 02:42:36 4698f68db338: Pull complete 02:42:36 2a2f49069b9e: Pull complete 02:42:36 e0025b399a48: Pull complete 02:42:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:36 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 02:42:37 $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 02:42:37 $ docker top dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:38 + docker compose -f ./docker-compose-build.yml build --parallel 02:42:38 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:42:38 #1 transferring dockerfile: 1.89kB done 02:42:38 #1 DONE 0.1s 02:42:38 02:42:38 #2 [core-metadata internal] load build definition from Dockerfile 02:42:38 #2 transferring dockerfile: 2.10kB done 02:42:38 #2 DONE 0.1s 02:42:38 02:42:38 #3 [support-notifications internal] load build definition from Dockerfile 02:42:38 #3 transferring dockerfile: 2.02kB done 02:42:38 #3 DONE 0.1s 02:42:38 02:42:38 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:42:38 #4 transferring dockerfile: 3.02kB done 02:42:38 #4 DONE 0.1s 02:42:38 02:42:38 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:42:38 #5 DONE 0.0s 02:42:38 02:42:38 #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:42:38 #6 DONE 0.1s 02:42:38 02:42:38 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:42:38 #7 transferring dockerfile: 2.23kB done 02:42:38 #7 DONE 0.1s 02:42:38 02:42:38 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:42:38 #8 transferring dockerfile: 2.49kB done 02:42:38 #8 DONE 0.1s 02:42:38 02:42:38 #9 [support-scheduler internal] load build definition from Dockerfile 02:42:38 #9 transferring dockerfile: 1.83kB done 02:42:38 #9 DONE 0.1s 02:42:38 02:42:38 #10 [core-data internal] load build definition from Dockerfile 02:42:38 #10 transferring dockerfile: 2.04kB done 02:42:38 #10 DONE 0.1s 02:42:38 02:42:38 #11 [security-spire-server internal] load build definition from Dockerfile 02:42:38 #11 transferring dockerfile: 1.70kB done 02:42:38 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:42:38 #11 DONE 0.1s 02:42:38 02:42:38 #12 [core-command internal] load build definition from Dockerfile 02:42:38 #12 transferring dockerfile: 1.94kB done 02:42:38 #12 DONE 0.1s 02:42:38 02:42:38 #13 [security-spire-agent internal] load build definition from Dockerfile 02:42:38 #13 transferring dockerfile: 1.81kB done 02:42:38 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:42:38 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:42:38 #13 DONE 0.1s 02:42:38 02:42:38 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:42:38 #14 transferring dockerfile: 2.50kB done 02:42:38 #14 DONE 0.1s 02:42:38 02:42:38 #15 [core-keeper internal] load build definition from Dockerfile 02:42:38 #15 transferring dockerfile: 2.07kB done 02:42:38 #15 DONE 0.2s 02:42:38 02:42:38 #16 [security-spire-config internal] load build definition from Dockerfile 02:42:38 #16 transferring dockerfile: 1.69kB done 02:42:38 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:42:38 #16 DONE 0.2s 02:42:38 02:42:38 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:42:38 #5 DONE 0.0s 02:42:38 02:42:38 #17 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:42:38 #17 ... 02:42:38 02:42:38 #18 [security-bootstrapper internal] load .dockerignore 02:42:38 #18 transferring context: 50B done 02:42:38 #18 DONE 0.1s 02:42:38 02:42:38 #19 [core-common-config-bootstrapper internal] load .dockerignore 02:42:38 #19 transferring context: 50B done 02:42:38 #19 DONE 0.1s 02:42:38 02:42:38 #20 [core-metadata internal] load .dockerignore 02:42:38 #20 transferring context: 50B done 02:42:38 #20 DONE 0.1s 02:42:38 02:42:38 #21 [security-spiffe-token-provider internal] load .dockerignore 02:42:38 #21 transferring context: 50B done 02:42:38 #21 DONE 0.1s 02:42:38 02:42:38 #22 [support-notifications internal] load .dockerignore 02:42:38 #22 transferring context: 50B done 02:42:38 #22 DONE 0.1s 02:42:38 02:42:38 #23 [security-proxy-setup internal] load .dockerignore 02:42:38 #23 transferring context: 50B done 02:42:38 #23 DONE 0.1s 02:42:38 02:42:38 #24 [security-secretstore-setup internal] load .dockerignore 02:42:38 #24 transferring context: 50B done 02:42:38 #24 DONE 0.1s 02:42:38 02:42:38 #25 [core-keeper internal] load .dockerignore 02:42:38 #25 transferring context: 50B done 02:42:38 #25 DONE 0.1s 02:42:38 02:42:38 #26 [core-data internal] load .dockerignore 02:42:38 #26 transferring context: 50B done 02:42:38 #26 DONE 0.2s 02:42:38 02:42:38 #27 [core-command internal] load .dockerignore 02:42:38 #27 transferring context: 50B done 02:42:38 #27 DONE 0.2s 02:42:38 02:42:38 #28 [support-scheduler internal] load .dockerignore 02:42:38 #28 transferring context: 50B done 02:42:38 #28 DONE 0.2s 02:42:38 02:42:38 #29 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:42:38 #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:42:38 #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 02:42:38 #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:42:38 #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:42:38 #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:42:38 #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:42:38 #29 ... 02:42:38 02:42:38 #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:42:38 #30 DONE 0.4s 02:42:38 02:42:38 #29 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:42:39 #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 02:42:39 #29 DONE 0.8s 02:42:39 02:42:39 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:42:39 #31 DONE 0.8s 02:42:39 02:42:39 #17 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:42:39 #17 DONE 0.8s 02:42:39 02:42:39 #32 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:42:39 #32 DONE 0.4s 02:42:39 02:42:39 #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:42:39 #33 ... 02:42:39 02:42:39 #34 [security-spire-server internal] load .dockerignore 02:42:39 #34 transferring context: 50B 0.0s done 02:42:39 #34 DONE 0.3s 02:42:39 02:42:39 #35 [security-spire-config internal] load .dockerignore 02:42:39 #35 transferring context: 50B done 02:42:39 #35 DONE 0.3s 02:42:39 02:42:39 #29 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:42:39 #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:42:39 #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 02:42:39 #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:42:39 #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:42:39 #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:42:39 #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:42:39 #29 DONE 0.8s 02:42:39 02:42:39 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:39 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:42:39 #36 ... 02:42:39 02:42:39 #37 [security-spire-agent internal] load .dockerignore 02:42:39 #37 transferring context: 50B 0.0s done 02:42:39 #37 DONE 0.5s 02:42:39 02:42:39 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:39 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:42:39 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 02:42:39 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 02:42:39 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 02:42:39 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:42:39 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:42:39 #36 ... 02:42:39 02:42:39 #29 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:42:39 #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:42:39 #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 02:42:39 #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:42:39 #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:42:39 #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:42:39 #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:42:39 #29 DONE 0.8s 02:42:39 02:42:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:39 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:42:39 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:42:39 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:42:39 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:42:39 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:42:39 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:42:39 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 02:42:39 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 02:42:40 #36 ... 02:42:40 02:42:40 #38 [security-spire-server internal] load build context 02:42:40 #38 transferring context: 26.58kB 0.0s done 02:42:40 #38 DONE 0.3s 02:42:40 02:42:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:40 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:42:40 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:42:40 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:42:40 #36 ... 02:42:40 02:42:40 #39 [security-spire-config internal] load build context 02:42:40 #39 transferring context: 24.83kB 0.1s done 02:42:40 #39 DONE 0.4s 02:42:40 02:42:40 #40 [security-spire-agent internal] load build context 02:42:40 #40 transferring context: 26.11kB 0.0s done 02:42:40 #40 DONE 0.2s 02:42:40 02:42:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:40 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.22MB / 41.51MB 0.4s 02:42:40 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:42:40 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.72MB / 41.51MB 0.5s 02:42:40 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 02:42:40 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 24.12MB / 41.51MB 0.6s 02:42:40 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 0.7s 02:42:40 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:42:40 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 02:42:43 #36 ... 02:42:43 02:42:43 #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:43 #41 DONE 3.8s 02:42:43 02:42:43 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:44 #36 ... 02:42:44 02:42:44 #42 [security-proxy-auth internal] load build definition from Dockerfile 02:42:44 #42 transferring dockerfile: 2.14kB 0.0s done 02:42:44 #42 DONE 2.8s 02:42:44 02:42:44 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:44 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done 02:42:49 #36 ... 02:42:49 02:42:49 #43 [core-metadata internal] load build context 02:42:49 #43 transferring context: 556.80MB 9.9s 02:42:49 #43 ... 02:42:49 02:42:49 #44 [security-spiffe-token-provider internal] load build context 02:42:49 #44 ... 02:42:49 02:42:49 #45 [support-notifications internal] load build context 02:42:49 #45 ... 02:42:49 02:42:49 #46 [support-scheduler internal] load build context 02:42:49 #46 ... 02:42:49 02:42:49 #47 [core-data internal] load build context 02:42:49 #47 ... 02:42:49 02:42:49 #48 [core-common-config-bootstrapper internal] load build context 02:42:49 #48 ... 02:42:49 02:42:49 #49 [core-command internal] load build context 02:42:49 #49 ... 02:42:49 02:42:49 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:49 #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:49 #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:49 #0 1.968 OK: 265 MiB in 60 packages 02:42:49 #50 ... 02:42:49 02:42:49 #51 [core-keeper internal] load build context 02:42:49 #51 transferring context: 640.41MB 10.2s done 02:42:49 #51 ... 02:42:49 02:42:49 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:42:49 #0 0.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:49 #0 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:49 #0 1.442 OK: 265 MiB in 60 packages 02:42:49 #52 ... 02:42:49 02:42:49 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:49 #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:49 #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:49 #0 3.315 (1/3) Installing ca-certificates (20260413-r0) 02:42:49 #0 3.332 (2/3) Installing dumb-init (1.2.5-r3) 02:42:49 #0 3.332 (3/3) Installing tzdata (2026b-r0) 02:42:49 #0 3.381 Executing busybox-1.37.0-r20.trigger 02:42:49 #0 3.386 Executing ca-certificates-20260413-r0.trigger 02:42:49 #0 3.435 OK: 8 MiB in 19 packages 02:42:49 #53 ... 02:42:49 02:42:49 #54 [security-proxy-setup internal] load build context 02:42:49 #54 transferring context: 640.41MB 10.8s done 02:42:49 #54 ... 02:42:49 02:42:49 #55 [security-bootstrapper internal] load build context 02:42:50 #55 ... 02:42:50 02:42:50 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:50 #0 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.748 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:50 #0 2.748 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:50 #0 2.748 OK: 26324 distinct packages available 02:42:50 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:50 #0 3.240 (1/4) Installing dumb-init (1.2.5-r3) 02:42:50 #0 3.247 (2/4) Installing musl-obstack (1.2.3-r2) 02:42:50 #0 3.254 (3/4) Installing libucontext (1.3.2-r0) 02:42:50 #0 3.286 (4/4) Installing gcompat (1.1.0-r4) 02:42:50 #0 3.291 Executing busybox-1.37.0-r20.trigger 02:42:50 #0 3.297 OK: 8 MiB in 20 packages 02:42:50 #56 ... 02:42:50 02:42:50 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:50 #57 ... 02:42:50 02:42:50 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:50 #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:50 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:50 #0 1.738 (1/4) Installing ca-certificates (20260413-r0) 02:42:50 #0 1.759 (2/4) Installing dumb-init (1.2.5-r3) 02:42:50 #0 1.767 (3/4) Installing su-exec (0.2-r3) 02:42:50 #0 1.767 (4/4) Installing yq-go (4.47.2-r3) 02:42:50 #0 1.932 Executing busybox-1.37.0-r20.trigger 02:42:50 #0 1.938 Executing ca-certificates-20260413-r0.trigger 02:42:50 #0 2.034 OK: 20 MiB in 20 packages 02:42:50 #58 ... 02:42:50 02:42:50 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:50 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.777 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:50 #0 2.777 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:50 #0 2.777 OK: 26324 distinct packages available 02:42:50 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:50 #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:50 #0 3.291 (1/5) Installing dumb-init (1.2.5-r3) 02:42:50 #0 3.310 (2/5) Installing musl-obstack (1.2.3-r2) 02:42:50 #0 3.310 (3/5) Installing libucontext (1.3.2-r0) 02:42:50 #0 3.313 (4/5) Installing gcompat (1.1.0-r4) 02:42:50 #0 3.318 (5/5) Installing openssl (3.5.6-r0) 02:42:50 #0 3.329 Executing busybox-1.37.0-r20.trigger 02:42:50 #0 3.338 OK: 8 MiB in 21 packages 02:42:50 #59 ... 02:42:50 02:42:50 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:42:50 #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 02:42:50 #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done 02:42:50 #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:42:50 #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:42:50 #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:42:50 #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:42:50 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:42:50 #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:42:50 #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:42:50 #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.3s done 02:42:50 #60 ... 02:42:50 02:42:50 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:42:51 #61 ... 02:42:51 02:42:51 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:51 #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:51 #0 1.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:51 #0 1.340 OK: 26342 distinct packages available 02:42:51 #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.980 OK: 265 MiB in 60 packages 02:42:51 #62 DONE 11.6s 02:42:51 02:42:51 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:42:51 #5 DONE 0.0s 02:42:51 02:42:51 #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:42:51 #33 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #33 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #33 2.121 OK: 265 MiB in 60 packages 02:42:51 #33 DONE 11.5s 02:42:51 02:42:51 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:42:51 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.881 OK: 265 MiB in 60 packages 02:42:51 #63 DONE 11.5s 02:42:51 02:42:51 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:51 #58 DONE 11.5s 02:42:51 02:42:51 #51 [core-keeper internal] load build context 02:42:51 #51 DONE 12.2s 02:42:51 02:42:51 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:51 #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 2.152 (1/7) Installing ca-certificates (20260413-r0) 02:42:51 #0 2.174 (2/7) Installing dumb-init (1.2.5-r3) 02:42:51 #0 2.180 (3/7) Installing libgcc (14.2.0-r6) 02:42:51 #0 2.186 (4/7) Installing libsodium (1.0.20-r1) 02:42:51 #0 2.195 (5/7) Installing libstdc++ (14.2.0-r6) 02:42:51 #0 2.226 (6/7) Installing libzmq (4.3.5-r2) 02:42:51 #0 2.237 (7/7) Installing zeromq (4.3.5-r2) 02:42:51 #0 2.247 Executing busybox-1.37.0-r20.trigger 02:42:51 #0 2.258 Executing ca-certificates-20260413-r0.trigger 02:42:51 #0 2.317 OK: 12 MiB in 23 packages 02:42:51 #64 DONE 11.5s 02:42:51 02:42:51 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:51 #0 0.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.359 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:51 #0 1.359 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:51 #0 1.359 OK: 26324 distinct packages available 02:42:51 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 2.050 (1/13) Installing brotli-libs (1.1.0-r2) 02:42:51 #0 2.065 (2/13) Installing c-ares (1.34.6-r0) 02:42:51 #0 2.079 (3/13) Installing libunistring (1.3-r0) 02:42:51 #0 2.098 (4/13) Installing libidn2 (2.3.7-r0) 02:42:51 #0 2.106 (5/13) Installing nghttp2-libs (1.69.0-r0) 02:42:51 #0 2.113 (6/13) Installing libpsl (0.21.5-r3) 02:42:51 #0 2.122 (7/13) Installing zstd-libs (1.5.7-r0) 02:42:51 #0 2.135 (8/13) Installing libcurl (8.14.1-r2) 02:42:51 #0 2.143 (9/13) Installing curl (8.14.1-r2) 02:42:51 #0 2.151 (10/13) Installing dumb-init (1.2.5-r3) 02:42:51 #0 2.156 (11/13) Installing musl-obstack (1.2.3-r2) 02:42:51 #0 2.168 (12/13) Installing libucontext (1.3.2-r0) 02:42:51 #0 2.169 (13/13) Installing gcompat (1.1.0-r4) 02:42:51 #0 2.174 Executing busybox-1.37.0-r20.trigger 02:42:51 #0 2.186 OK: 13 MiB in 29 packages 02:42:51 #65 DONE 11.5s 02:42:51 02:42:51 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:51 #0 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 2.458 (1/1) Installing dumb-init (1.2.5-r3) 02:42:51 #0 2.474 Executing busybox-1.37.0-r20.trigger 02:42:51 #0 2.483 OK: 7 MiB in 17 packages 02:42:51 #66 DONE 11.5s 02:42:51 02:42:51 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:51 #57 DONE 11.6s 02:42:51 02:42:51 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:42:51 #52 DONE 11.6s 02:42:51 02:42:51 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:51 #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:51 #0 1.739 (1/4) Installing dumb-init (1.2.5-r3) 02:42:51 #0 1.758 (2/4) Installing openssl (3.5.6-r0) 02:42:51 #0 1.772 (3/4) Installing su-exec (0.2-r3) 02:42:51 #0 1.773 (4/4) Installing yq-go (4.47.2-r3) 02:42:51 #0 1.856 Executing busybox-1.37.0-r20.trigger 02:42:51 #0 1.868 OK: 20 MiB in 20 packages 02:42:51 #67 DONE 11.5s 02:42:51 02:42:51 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:51 #50 DONE 11.6s 02:42:51 02:42:51 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:51 #56 DONE 11.3s 02:42:51 02:42:51 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:51 #59 DONE 11.3s 02:42:51 02:42:51 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:51 #53 DONE 11.5s 02:42:51 02:42:51 #54 [security-proxy-setup internal] load build context 02:42:51 #54 DONE 12.2s 02:42:51 02:42:51 #44 [security-spiffe-token-provider internal] load build context 02:42:51 #44 transferring context: 640.41MB 11.4s done 02:42:51 #44 DONE 12.3s 02:42:51 02:42:51 #43 [core-metadata internal] load build context 02:42:51 #43 transferring context: 640.41MB 10.9s done 02:42:51 #43 DONE 12.3s 02:42:51 02:42:51 #45 [support-notifications internal] load build context 02:42:51 #45 transferring context: 640.41MB 11.1s done 02:42:51 #45 DONE 12.3s 02:42:51 02:42:51 #68 [security-secretstore-setup internal] load build context 02:42:51 #68 transferring context: 640.41MB 11.1s done 02:42:51 #68 DONE 12.2s 02:42:51 02:42:51 #49 [core-command internal] load build context 02:42:51 #49 transferring context: 640.41MB 11.1s done 02:42:51 #49 DONE 12.2s 02:42:51 02:42:51 #47 [core-data internal] load build context 02:42:51 #47 transferring context: 640.41MB 11.2s done 02:42:51 #47 DONE 12.2s 02:42:51 02:42:51 #55 [security-bootstrapper internal] load build context 02:42:51 #55 transferring context: 640.41MB 11.4s done 02:42:51 #55 DONE 12.4s 02:42:51 02:42:51 #46 [support-scheduler internal] load build context 02:42:51 #46 transferring context: 640.41MB 11.8s done 02:42:51 #46 DONE 12.3s 02:42:51 02:42:51 #48 [core-common-config-bootstrapper internal] load build context 02:42:51 #48 transferring context: 640.41MB 12.0s done 02:42:51 #48 DONE 12.4s 02:42:51 02:42:51 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:51 #69 ... 02:42:51 02:42:51 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:51 #36 DONE 11.4s 02:42:51 02:42:51 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:51 #70 ... 02:42:51 02:42:51 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:42:51 #71 DONE 0.2s 02:42:51 02:42:51 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:51 #72 DONE 0.2s 02:42:51 02:42:51 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:42:51 #73 DONE 0.2s 02:42:51 02:42:51 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:42:51 #74 DONE 0.2s 02:42:51 02:42:51 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:42:51 #75 DONE 0.2s 02:42:51 02:42:51 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:42:51 #60 DONE 11.4s 02:42:51 02:42:51 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:52 #76 ... 02:42:52 02:42:52 #30 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:42:52 #30 DONE 0.4s 02:42:52 02:42:52 #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:42:52 #32 DONE 0.4s 02:42:52 02:42:52 #29 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:42:52 #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:42:52 #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 02:42:52 #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:42:52 #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:42:52 #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:42:52 #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:42:52 #29 DONE 0.9s 02:42:52 02:42:52 #33 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:42:52 #33 DONE 11.6s 02:42:52 02:42:52 #6 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:42:52 #6 DONE 1.2s 02:42:52 02:42:52 #77 [security-proxy-auth internal] load .dockerignore 02:42:52 #77 transferring context: 50B done 02:42:52 #77 DONE 0.0s 02:42:52 02:42:52 #78 [security-proxy-auth internal] load build context 02:42:52 #78 ... 02:42:52 02:42:52 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:52 #70 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:52 #70 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:52 #70 12.81 (1/2) Installing dumb-init (1.2.5-r3) 02:42:52 #70 12.81 (2/2) Installing su-exec (0.2-r3) 02:42:52 #70 12.82 Executing busybox-1.37.0-r20.trigger 02:42:52 #70 12.82 OK: 7 MiB in 18 packages 02:42:52 #70 DONE 13.1s 02:42:52 02:42:52 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:52 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:52 #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:52 #0 1.387 OK: 20 MiB in 20 packages 02:42:52 #79 DONE 1.6s 02:42:52 02:42:52 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:42:52 #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:52 #61 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:52 #61 12.92 (1/1) Installing dumb-init (1.2.5-r3) 02:42:52 #61 12.93 Executing busybox-1.37.0-r20.trigger 02:42:52 #61 12.94 OK: 7 MiB in 17 packages 02:42:52 #61 DONE 13.2s 02:42:52 02:42:52 #78 [security-proxy-auth internal] load build context 02:42:53 #78 ... 02:42:53 02:42:53 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:53 #69 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:53 #69 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:53 #69 1.786 OK: 13 MiB in 29 packages 02:42:53 #69 DONE 2.1s 02:42:53 02:42:53 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:42:53 #0 7.686 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:53 #0 8.049 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:53 #0 8.632 (1/1) Installing dumb-init (1.2.5-r3) 02:42:53 #0 8.818 Executing busybox-1.37.0-r20.trigger 02:42:53 #0 8.822 OK: 7 MiB in 17 packages 02:42:53 #80 DONE 9.1s 02:42:53 02:42:53 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:42:53 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:53 #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:53 #0 1.816 OK: 7 MiB in 17 packages 02:42:53 #81 DONE 2.1s 02:42:53 02:42:53 #78 [security-proxy-auth internal] load build context 02:42:53 #78 ... 02:42:53 02:42:53 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:53 #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:53 #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:53 #0 2.351 OK: 8 MiB in 21 packages 02:42:53 #82 DONE 2.6s 02:42:53 02:42:53 #78 [security-proxy-auth internal] load build context 02:42:53 #78 ... 02:42:53 02:42:53 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:42:53 #0 1.709 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:53 #0 1.962 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:53 #0 2.564 OK: 265 MiB in 60 packages 02:42:53 #83 DONE 2.8s 02:42:53 02:42:53 #78 [security-proxy-auth internal] load build context 02:42:54 #78 ... 02:42:54 02:42:54 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:42:54 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.732 OK: 12 MiB in 23 packages 02:42:54 #84 DONE 3.5s 02:42:54 02:42:54 #78 [security-proxy-auth internal] load build context 02:42:54 #78 ... 02:42:54 02:42:54 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:54 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.810 OK: 8 MiB in 20 packages 02:42:54 #85 DONE 3.5s 02:42:54 02:42:54 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:42:54 #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.934 OK: 20 MiB in 20 packages 02:42:54 #86 DONE 3.6s 02:42:54 02:42:54 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:42:54 #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #0 2.953 OK: 8 MiB in 19 packages 02:42:54 #87 DONE 3.6s 02:42:54 02:42:54 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:42:54 #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:54 #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:54 #0 1.718 OK: 7 MiB in 18 packages 02:42:54 #88 DONE 2.1s 02:42:54 02:42:54 #78 [security-proxy-auth internal] load build context 02:42:55 #78 ... 02:42:55 02:42:55 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:42:55 #89 DONE 1.6s 02:42:55 02:42:55 #78 [security-proxy-auth internal] load build context 02:42:55 #78 ... 02:42:55 02:42:55 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:55 #90 DONE 1.8s 02:42:55 02:42:55 #78 [security-proxy-auth internal] load build context 02:42:55 #78 ... 02:42:55 02:42:55 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:42:55 #91 DONE 1.7s 02:42:55 02:42:55 #78 [security-proxy-auth internal] load build context 02:42:56 #78 transferring context: 640.41MB 4.2s done 02:42:56 #78 DONE 4.8s 02:42:56 02:42:56 #92 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:42:56 #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:42:56 #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:42:56 #0 3.516 OK: 7 MiB in 17 packages 02:42:56 #92 ... 02:42:56 02:42:56 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:42:56 #73 DONE 0.3s 02:42:56 02:42:56 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:42:56 #93 DONE 2.4s 02:42:57 02:42:57 #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:00 #76 ... 02:43:00 02:43:00 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:00 #94 DONE 6.0s 02:43:00 02:43:00 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:43:01 #95 ... 02:43:01 02:43:01 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:01 #96 ... 02:43:01 02:43:01 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:01 #97 ... 02:43:01 02:43:01 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:01 #98 ... 02:43:01 02:43:01 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:02 #99 ... 02:43:02 02:43:02 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:02 #100 ... 02:43:02 02:43:02 #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:43:02 #92 DONE 10.1s 02:43:02 02:43:02 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:43:03 #101 DONE 8.4s 02:43:03 02:43:03 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:03 #98 DONE 12.5s 02:43:03 02:43:03 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:03 #99 DONE 12.5s 02:43:03 02:43:03 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:03 #76 DONE 12.5s 02:43:03 02:43:03 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:03 #96 DONE 12.5s 02:43:03 02:43:03 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:03 #97 DONE 12.5s 02:43:03 02:43:03 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:03 #102 DONE 8.4s 02:43:03 02:43:03 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:43:03 #95 DONE 3.2s 02:43:03 02:43:03 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 02:43:05 #103 ... 02:43:05 02:43:05 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:43:05 #104 ... 02:43:05 02:43:05 #105 [security-bootstrapper builder 6/7] COPY . . 02:43:08 #105 ... 02:43:08 02:43:08 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:43:08 #106 DONE 4.1s 02:43:08 02:43:08 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #107 CACHED 02:43:08 02:43:08 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:43:08 #108 CACHED 02:43:08 02:43:08 #109 [security-proxy-auth builder 6/7] COPY . . 02:43:08 #109 CACHED 02:43:08 02:43:08 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:43:08 #104 DONE 12.5s 02:43:08 02:43:08 #110 [support-notifications builder 6/7] COPY . . 02:43:08 #110 DONE 4.2s 02:43:08 02:43:08 #111 [support-scheduler builder 6/7] COPY . . 02:43:08 #111 DONE 4.2s 02:43:08 02:43:08 #105 [security-bootstrapper builder 6/7] COPY . . 02:43:08 #105 DONE 4.2s 02:43:08 02:43:08 #112 [security-spiffe-token-provider builder 6/7] COPY . . 02:43:08 #112 DONE 4.2s 02:43:08 02:43:08 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #113 CACHED 02:43:08 02:43:08 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:43:08 #114 CACHED 02:43:08 02:43:08 #115 [security-secretstore-setup builder 6/7] COPY . . 02:43:08 #115 CACHED 02:43:08 02:43:08 #116 [security-bootstrapper builder 6/7] COPY . . 02:43:08 #116 CACHED 02:43:08 02:43:08 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:43:08 #117 CACHED 02:43:08 02:43:08 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #118 CACHED 02:43:08 02:43:08 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 02:43:08 #103 DONE 4.3s 02:43:08 02:43:08 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #119 CACHED 02:43:08 02:43:08 #120 [core-data builder 6/7] COPY . . 02:43:08 #120 CACHED 02:43:08 02:43:08 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 02:43:08 #121 CACHED 02:43:08 02:43:08 #122 [core-command builder 6/7] COPY . . 02:43:08 #122 CACHED 02:43:08 02:43:08 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #123 CACHED 02:43:08 02:43:08 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 02:43:08 #124 CACHED 02:43:08 02:43:08 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:08 #125 CACHED 02:43:08 02:43:08 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 02:43:08 #126 CACHED 02:43:08 02:43:08 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:43:08 #127 CACHED 02:43:08 02:43:08 #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:43:08 #128 DONE 4.2s 02:43:08 02:43:08 #129 [security-spire-server stage-2 6/9] COPY security.txt / 02:43:08 #129 DONE 4.2s 02:43:08 02:43:08 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 02:43:08 #130 ... 02:43:08 02:43:08 #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:43:08 #131 DONE 0.4s 02:43:08 02:43:08 #132 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:43:08 #132 DONE 0.4s 02:43:08 02:43:08 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 02:43:08 #130 DONE 0.5s 02:43:08 02:43:08 #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:43:08 #133 ... 02:43:08 02:43:08 #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:43:08 #134 DONE 0.5s 02:43:08 02:43:08 #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:43:08 #135 DONE 0.3s 02:43:08 02:43:08 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:43:08 #136 ... 02:43:08 02:43:08 #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:43:08 #133 DONE 0.3s 02:43:09 02:43:09 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:43:09 #137 DONE 0.4s 02:43:09 02:43:09 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:43:09 #138 ... 02:43:09 02:43:09 #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:43:09 #139 DONE 0.4s 02:43:09 02:43:09 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:43:09 #136 DONE 0.5s 02:43:09 02:43:09 #140 [security-spire-config] exporting to image 02:43:09 #140 exporting layers 02:43:09 #140 ... 02:43:09 02:43:09 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:43:09 #138 DONE 0.4s 02:43:09 02:43:09 #141 [security-spire-server] exporting to image 02:43:09 #141 ... 02:43:09 02:43:09 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:43:09 #142 DONE 0.5s 02:43:09 02:43:09 #143 [security-spire-agent] exporting to image 02:43:15 #143 ... 02:43:15 02:43:15 #140 [security-spire-config] exporting to image 02:43:15 #140 exporting layers 3.0s done 02:43:15 #140 writing image sha256:537a66202701c06c21f00b6c04998bacccc13c27499c20604994f89b3f81bf4e 1.0s done 02:43:15 #140 naming to docker.io/library/security-spire-config 0.6s done 02:43:15 #140 DONE 5.1s 02:43:15 02:43:15 #141 [security-spire-server] exporting to image 02:43:15 #141 exporting layers 4.3s done 02:43:15 #141 writing image sha256:d3ba94d5e7f6f58f44216acd086795489612c251f42ee1751bbcef547a7a130c 0.6s done 02:43:15 #141 naming to docker.io/library/security-spire-server 0.3s done 02:43:15 #141 DONE 5.4s 02:43:15 02:43:15 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:43:15 #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:43:15 #144 ... 02:43:15 02:43:15 #143 [security-spire-agent] exporting to image 02:43:15 #143 exporting layers 5.1s done 02:43:15 #143 writing image sha256:7043c3e3a74439e2555da21f8e23156d85da9ca7897737bdd70b342feffb5e80 0.1s done 02:43:15 #143 naming to docker.io/library/security-spire-agent 02:43:15 #143 naming to docker.io/library/security-spire-agent 0.2s done 02:43:15 #143 DONE 5.6s 02:43:15 02:43:15 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:43:15 #0 1.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:17 #145 ... 02:43:17 02:43:17 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:17 #100 DONE 22.0s 02:43:17 02:43:17 #146 [core-keeper builder 7/8] COPY . . 02:43:18 #146 ... 02:43:18 02:43:18 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:43:18 #0 1.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:43:18 #147 ... 02:43:18 02:43:18 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:18 #0 0.761 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:43:18 #148 ... 02:43:18 02:43:18 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:43:18 #0 1.021 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:43:18 #149 ... 02:43:18 02:43:18 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:43:18 #0 1.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:43:18 #150 ... 02:43:18 02:43:18 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:18 #0 0.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:43:18 #151 ... 02:43:18 02:43:18 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:43:18 #0 1.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:43:19 #152 ... 02:43:19 02:43:19 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:43:19 #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:43:19 #153 ... 02:43:19 02:43:19 #146 [core-keeper builder 7/8] COPY . . 02:43:19 #146 DONE 1.7s 02:43:19 02:43:19 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:43:19 #0 0.759 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:43:19 #154 ... 02:43:19 02:43:19 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:19 #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:43:19 #155 ... 02:43:19 02:43:19 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:43:20 #156 0.767 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:43:31 Removing intermediate container fee99d0805fe 02:43:31 ---> 5baad53b9ed2 02:43:31 Successfully built 5baad53b9ed2 02:43:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker inspect -f . ci-base-image-arm64 02:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:32 prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container 02:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:43:34 $ docker top ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:35 + go version 02:43:35 go version go1.25.3 linux/arm64 [Pipeline] } 02:43:35 $ docker stop --time=1 ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e 02:43:36 $ docker rm -f --volumes ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:43:38 02:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:43:38 latest: Pulling from edgex-devops/edgex-compose-arm64 02:43:38 547446be3368: Pulling fs layer 02:43:38 d125d8839a47: Pulling fs layer 02:43:38 3e85d5ac6304: Pulling fs layer 02:43:38 c3105a71a48b: Pulling fs layer 02:43:38 0f093f025ec4: Pulling fs layer 02:43:38 c3106fc0e877: Pulling fs layer 02:43:38 c3106fc0e877: Waiting 02:43:38 c3105a71a48b: Waiting 02:43:38 0f093f025ec4: Waiting 02:43:38 547446be3368: Verifying Checksum 02:43:38 547446be3368: Download complete 02:43:38 c3105a71a48b: Verifying Checksum 02:43:38 c3105a71a48b: Download complete 02:43:39 d125d8839a47: Verifying Checksum 02:43:39 d125d8839a47: Download complete 02:43:39 547446be3368: Pull complete 02:43:40 d125d8839a47: Pull complete 02:43:41 0f093f025ec4: Verifying Checksum 02:43:41 0f093f025ec4: Download complete 02:43:42 3e85d5ac6304: Verifying Checksum 02:43:42 3e85d5ac6304: Download complete 02:43:46 c3106fc0e877: Verifying Checksum 02:43:46 c3106fc0e877: Download complete 02:43:52 3e85d5ac6304: Pull complete 02:43:52 c3105a71a48b: Pull complete 02:43:53 0f093f025ec4: Pull complete 02:43:53 c3106fc0e877: Pull complete 02:43:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:53 prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container 02:43:54 $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:43:56 $ docker top 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:56 + docker compose -f ./docker-compose-build.yml build --parallel 02:44:05 #1 [core-command internal] load build definition from Dockerfile 02:44:05 #1 transferring dockerfile: 30B 02:44:05 #1 transferring dockerfile: 1.94kB done 02:44:05 #1 DONE 0.1s 02:44:06 02:44:06 #2 [core-data internal] load build definition from Dockerfile 02:44:06 #2 transferring dockerfile: 2.04kB done 02:44:06 #2 DONE 0.0s 02:44:06 02:44:06 #3 [core-metadata internal] load build definition from Dockerfile 02:44:06 #3 transferring dockerfile: 2.10kB done 02:44:06 #3 DONE 0.1s 02:44:06 02:44:06 #4 [security-spire-config internal] load build definition from Dockerfile 02:44:06 #4 transferring dockerfile: 1.69kB done 02:44:06 #4 DONE 0.1s 02:44:06 02:44:06 #5 [security-spire-server internal] load build definition from Dockerfile 02:44:06 #5 transferring dockerfile: 1.70kB 0.0s done 02:44:06 #5 DONE 0.1s 02:44:06 02:44:06 #6 [security-spire-agent internal] load build definition from Dockerfile 02:44:06 #6 transferring dockerfile: 1.81kB 0.0s done 02:44:06 #6 DONE 0.1s 02:44:06 02:44:06 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:44:06 #7 transferring dockerfile: 2.14kB done 02:44:06 #7 DONE 0.0s 02:44:06 02:44:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:44:06 #8 transferring dockerfile: 1.89kB done 02:44:06 #8 DONE 0.1s 02:44:06 02:44:06 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:44:06 #9 transferring dockerfile: 2.49kB done 02:44:06 #9 DONE 0.1s 02:44:06 02:44:06 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:44:06 #10 transferring dockerfile: 2.50kB done 02:44:06 #10 DONE 0.1s 02:44:06 02:44:06 #11 [support-notifications internal] load build definition from Dockerfile 02:44:06 #11 transferring dockerfile: 2.02kB 0.0s done 02:44:06 #11 DONE 0.1s 02:44:06 02:44:06 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:44:07 #12 transferring dockerfile: 2.23kB done 02:44:07 #12 DONE 0.1s 02:44:07 02:44:07 #13 [support-scheduler internal] load build definition from Dockerfile 02:44:07 #13 transferring dockerfile: 1.83kB done 02:44:07 #13 DONE 0.1s 02:44:07 02:44:07 #14 [core-keeper internal] load build definition from Dockerfile 02:44:07 #14 transferring dockerfile: 2.07kB done 02:44:07 #14 DONE 0.1s 02:44:07 02:44:07 #15 [security-bootstrapper internal] load build definition from Dockerfile 02:44:07 #15 transferring dockerfile: 3.02kB 0.0s done 02:44:07 #15 DONE 0.1s 02:44:07 02:44:07 #16 [core-command internal] load .dockerignore 02:44:07 #16 transferring context: 02:44:07 #16 transferring context: 50B done 02:44:08 #16 ... 02:44:08 02:44:08 #17 [core-data internal] load .dockerignore 02:44:08 #17 transferring context: 50B done 02:44:08 #17 DONE 0.1s 02:44:08 02:44:08 #18 [core-metadata internal] load .dockerignore 02:44:08 #18 transferring context: 50B done 02:44:08 #18 DONE 0.1s 02:44:08 02:44:08 #19 [security-spire-config internal] load .dockerignore 02:44:08 #19 transferring context: 50B 0.0s done 02:44:08 #19 DONE 0.1s 02:44:08 02:44:08 #20 [security-spire-server internal] load .dockerignore 02:44:08 #20 transferring context: 50B 0.0s done 02:44:08 #20 DONE 0.1s 02:44:08 02:44:08 #21 [security-spire-agent internal] load .dockerignore 02:44:08 #21 transferring context: 50B 0.0s done 02:44:08 #21 DONE 0.1s 02:44:08 02:44:08 #22 [security-proxy-auth internal] load .dockerignore 02:44:08 #22 transferring context: 50B 0.0s done 02:44:08 #22 DONE 0.0s 02:44:08 02:44:08 #23 [security-spiffe-token-provider internal] load .dockerignore 02:44:08 #23 transferring context: 50B done 02:44:08 #23 DONE 0.0s 02:44:08 02:44:08 #24 [security-secretstore-setup internal] load .dockerignore 02:44:08 #24 transferring context: 50B 0.0s done 02:44:08 #24 DONE 0.1s 02:44:08 02:44:08 #25 [security-proxy-setup internal] load .dockerignore 02:44:08 #25 transferring context: 50B done 02:44:08 #25 DONE 0.1s 02:44:08 02:44:08 #26 [support-notifications internal] load .dockerignore 02:44:08 #26 transferring context: 50B done 02:44:08 #26 DONE 0.1s 02:44:08 02:44:08 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:44:08 #27 transferring context: 50B done 02:44:08 #27 DONE 0.1s 02:44:08 02:44:08 #28 [support-scheduler internal] load .dockerignore 02:44:08 #28 transferring context: 50B 0.0s done 02:44:08 #28 DONE 0.1s 02:44:08 02:44:08 #29 [core-keeper internal] load .dockerignore 02:44:08 #29 transferring context: 50B 0.0s done 02:44:08 #29 DONE 0.1s 02:44:08 02:44:08 #30 [security-bootstrapper internal] load .dockerignore 02:44:08 #30 transferring context: 50B 0.0s done 02:44:08 #30 DONE 0.1s 02:44:08 02:44:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:08 #31 DONE 0.0s 02:44:08 02:44:08 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:44:09 #32 ... 02:44:09 02:44:09 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:09 #31 DONE 0.0s 02:44:09 02:44:09 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 02:44:10 #32 ... 02:44:10 02:44:10 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:10 #31 DONE 0.0s 02:44:10 02:44:10 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:44:10 #32 ... 02:44:10 02:44:10 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:10 #31 DONE 0.0s 02:44:10 02:44:10 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:44:10 #32 ... 02:44:10 02:44:10 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:10 #31 DONE 0.0s 02:44:10 02:44:10 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:44:10 #32 DONE 1.0s 02:44:10 02:44:10 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:10 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:44:10 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:44:10 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:44:10 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:44:10 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 02:44:10 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 02:44:10 #33 ... 02:44:10 02:44:10 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:10 #31 DONE 0.0s 02:44:10 02:44:10 #34 [core-data internal] load build context 02:44:11 #34 ... 02:44:11 02:44:11 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:11 #31 DONE 0.0s 02:44:11 02:44:11 #34 [core-data internal] load build context 02:44:11 #34 ... 02:44:11 02:44:11 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:11 #31 DONE 0.0s 02:44:11 02:44:11 #34 [core-data internal] load build context 02:44:11 #34 ... 02:44:11 02:44:11 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:11 #31 DONE 0.0s 02:44:11 02:44:11 #34 [core-data internal] load build context 02:44:11 #34 transferring context: 3.42MB 1.8s done 02:44:11 #34 ... 02:44:11 02:44:11 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:44:11 #35 DONE 2.0s 02:44:11 02:44:11 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:11 #31 DONE 0.0s 02:44:11 02:44:11 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:44:11 #36 DONE 2.1s 02:44:11 02:44:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:11 #37 DONE 0.0s 02:44:11 02:44:11 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:44:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:44:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:44:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:44:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 02:44:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:44:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:44:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:44:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:44:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 02:44:11 #33 ... 02:44:11 02:44:11 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:11 #31 DONE 0.0s 02:44:11 02:44:11 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:44:11 #32 DONE 2.3s 02:44:11 02:44:11 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:11 #33 ... 02:44:11 02:44:11 #34 [core-data internal] load build context 02:44:11 #34 DONE 2.6s 02:44:11 02:44:11 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:44:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:44:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:44:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:44:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 02:44:11 #33 ... 02:44:11 02:44:11 #38 [core-command internal] load build context 02:44:11 #38 transferring context: 3.42MB 1.8s done 02:44:11 #38 DONE 2.7s 02:44:11 02:44:11 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:12 #33 ... 02:44:12 02:44:12 #39 [core-metadata internal] load build context 02:44:12 #39 transferring context: 3.42MB 1.9s done 02:44:12 #39 DONE 2.9s 02:44:12 02:44:12 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:12 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.6s done 02:44:12 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.6s done 02:44:13 #33 ... 02:44:13 02:44:13 #40 [security-proxy-auth internal] load build context 02:44:13 #40 transferring context: 3.42MB 1.8s done 02:44:13 #40 DONE 3.3s 02:44:13 02:44:13 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:13 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 02:44:13 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:44:13 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:44:13 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:44:13 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 02:44:13 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:44:13 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:44:13 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.05MB / 37.02MB 1.0s 02:44:13 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s 02:44:13 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:44:13 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 02:44:13 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.24MB / 37.02MB 1.3s 02:44:13 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.38MB / 37.02MB 1.5s 02:44:14 #37 ... 02:44:14 02:44:14 #41 [security-secretstore-setup internal] load build context 02:44:14 #41 transferring context: 3.42MB 2.6s done 02:44:14 #41 DONE 3.5s 02:44:14 02:44:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:14 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.6s 02:44:14 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 1.7s 02:44:14 #37 ... 02:44:14 02:44:14 #42 [security-spire-server internal] load build context 02:44:14 #42 transferring context: 26.58kB 0.1s done 02:44:14 #42 DONE 2.7s 02:44:14 02:44:14 #43 [security-spire-config internal] load build context 02:44:14 #43 transferring context: 24.83kB 0.1s done 02:44:14 #43 DONE 2.8s 02:44:14 02:44:14 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:44:14 #33 DONE 5.6s 02:44:14 02:44:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:14 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.03MB / 37.02MB 1.9s 02:44:14 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 02:44:14 #37 ... 02:44:14 02:44:14 #44 [security-spiffe-token-provider internal] load build context 02:44:14 #44 transferring context: 3.42MB 2.0s done 02:44:14 #44 DONE 3.9s 02:44:14 02:44:14 #45 [security-spire-agent internal] load build context 02:44:14 #45 transferring context: 26.11kB 0.1s done 02:44:14 #45 DONE 2.8s 02:44:14 02:44:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:14 #37 ... 02:44:14 02:44:14 #46 [support-notifications internal] load build context 02:44:14 #46 transferring context: 3.42MB 1.6s done 02:44:14 #46 DONE 3.1s 02:44:14 02:44:14 #47 [security-proxy-setup internal] load build context 02:44:14 #47 transferring context: 3.42MB 1.9s done 02:44:14 #47 DONE 3.2s 02:44:14 02:44:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:14 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.61MB / 37.02MB 2.1s 02:44:14 #37 ... 02:44:14 02:44:14 #48 [core-common-config-bootstrapper internal] load build context 02:44:14 #48 transferring context: 3.42MB 2.1s done 02:44:14 #48 DONE 3.3s 02:44:14 02:44:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:14 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.5s 02:44:15 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.44MB / 37.02MB 2.6s 02:44:15 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.26MB / 37.02MB 3.0s 02:44:15 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.74MB / 37.02MB 3.4s 02:44:16 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 3.8s 02:44:16 #37 ... 02:44:16 02:44:16 #49 [support-scheduler internal] load build context 02:44:16 #49 transferring context: 3.42MB 1.8s done 02:44:16 #49 DONE 4.5s 02:44:16 02:44:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:16 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.61MB / 37.02MB 4.0s 02:44:16 #37 ... 02:44:16 02:44:16 #50 [security-bootstrapper internal] load build context 02:44:16 #50 transferring context: 3.42MB 1.9s done 02:44:16 #50 DONE 4.6s 02:44:16 02:44:16 #51 [core-keeper internal] load build context 02:44:16 #51 transferring context: 3.42MB 2.0s done 02:44:16 #51 DONE 4.7s 02:44:16 02:44:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:16 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done 02:44:18 #37 ... 02:44:18 02:44:18 #52 [core-keeper builder 2/7] WORKDIR /edgex-go 02:44:18 #52 DONE 2.0s 02:44:18 02:44:18 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:44:19 #53 ... 02:44:19 02:44:19 #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:44:19 #54 ... 02:44:19 02:44:19 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:44:19 #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 02:44:19 #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:44:19 #55 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:44:19 #55 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:44:19 #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:44:19 #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 02:44:19 #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done 02:44:19 #55 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s done 02:44:19 #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:44:19 #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:44:19 #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.5s 02:44:23 #55 ... 02:44:23 02:44:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:23 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.2s 02:44:23 #37 ... 02:44:23 02:44:23 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:44:23 #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:23 #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:23 #0 8.844 (1/1) Installing dumb-init (1.2.5-r3) 02:44:23 #0 8.844 Executing busybox-1.37.0-r20.trigger 02:44:23 #0 8.888 OK: 8 MiB in 17 packages 02:44:23 #56 DONE 9.5s 02:44:23 02:44:23 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:44:24 #57 ... 02:44:24 02:44:24 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:44:24 #58 ... 02:44:24 02:44:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:24 #37 ... 02:44:24 02:44:24 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:25 #59 ... 02:44:25 02:44:25 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:25 #60 ... 02:44:25 02:44:25 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:25 #61 ... 02:44:25 02:44:25 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:25 #62 ... 02:44:25 02:44:25 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:44:25 #63 ... 02:44:25 02:44:25 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:44:25 #64 ... 02:44:25 02:44:25 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:25 #0 9.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:25 #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:25 #65 ... 02:44:25 02:44:25 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:25 #66 ... 02:44:25 02:44:25 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:25 #67 ... 02:44:25 02:44:25 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:25 #60 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:27 #60 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:28 #60 ... 02:44:28 02:44:28 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:28 #66 DONE 13.2s 02:44:28 02:44:28 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:28 #61 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:28 #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:28 #61 ... 02:44:28 02:44:28 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:28 #68 ... 02:44:28 02:44:28 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:28 #69 ... 02:44:28 02:44:28 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:44:28 #70 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:28 #70 ... 02:44:28 02:44:28 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:28 #71 ... 02:44:28 02:44:28 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:29 #72 DONE 10.9s 02:44:29 02:44:29 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:29 #71 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:31 #71 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:33 #71 ... 02:44:33 02:44:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:44:33 #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.0s done 02:44:33 #55 ... 02:44:33 02:44:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:33 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.5s 02:44:33 #37 ... 02:44:33 02:44:33 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:33 #65 18.67 (1/4) Installing ca-certificates (20260413-r0) 02:44:33 #65 18.91 (2/4) Installing dumb-init (1.2.5-r3) 02:44:33 #65 18.95 (3/4) Installing su-exec (0.2-r3) 02:44:33 #65 18.96 (4/4) Installing yq-go (4.47.2-r3) 02:44:35 #65 ... 02:44:35 02:44:35 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:44:35 #58 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:35 #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:35 #58 19.79 (1/1) Installing dumb-init (1.2.5-r3) 02:44:35 #58 19.83 Executing busybox-1.37.0-r20.trigger 02:44:35 #58 20.07 OK: 8 MiB in 17 packages 02:44:35 #58 ... 02:44:35 02:44:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:35 #37 ... 02:44:35 02:44:35 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:35 #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:35 #62 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:35 #62 ... 02:44:35 02:44:35 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:35 #59 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:35 #59 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:35 #59 ... 02:44:35 02:44:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:36 #37 ... 02:44:36 02:44:36 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:44:36 #64 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:36 #64 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:36 #64 ... 02:44:36 02:44:36 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:37 #37 ... 02:44:37 02:44:37 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:44:37 #58 DONE 22.9s 02:44:37 02:44:37 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:38 #37 ... 02:44:38 02:44:38 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:44:38 #0 4.762 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:38 #0 6.219 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:38 #73 ... 02:44:38 02:44:38 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:38 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.5s 02:44:38 #37 ... 02:44:38 02:44:38 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:38 #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:38 #67 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:38 #67 ... 02:44:38 02:44:38 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:44:38 #63 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:38 #63 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:38 #63 ... 02:44:38 02:44:38 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:38 #62 24.23 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:39 #62 24.25 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:39 #62 24.25 OK: 26165 distinct packages available 02:44:39 #62 ... 02:44:39 02:44:39 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:44:39 #0 3.698 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:39 #0 5.056 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:39 #74 ... 02:44:39 02:44:39 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:39 #68 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:39 #68 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:39 #68 ... 02:44:39 02:44:39 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:39 #69 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:39 #69 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:39 #69 ... 02:44:39 02:44:39 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:44:39 #53 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:39 #53 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:39 #53 ... 02:44:39 02:44:39 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:39 #37 ... 02:44:39 02:44:39 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:44:39 #57 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:39 #57 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:40 #57 ... 02:44:40 02:44:40 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:40 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.3s done 02:44:40 #37 ... 02:44:40 02:44:40 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:44:40 #70 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:40 #70 ... 02:44:40 02:44:40 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:40 #62 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:42 #156 ... 02:44:42 02:44:42 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:42 #151 DONE 87.4s 02:44:42 02:44:42 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:44:42 #157 DONE 0.1s 02:44:42 02:44:42 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:44:42 #158 DONE 0.9s 02:44:42 02:44:42 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:44:42 #159 DONE 0.2s 02:44:42 02:44:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:42 #153 ... 02:44:42 02:44:42 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:44:42 #160 DONE 0.2s 02:44:42 02:44:42 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:44:42 #161 DONE 0.2s 02:44:42 02:44:42 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:44:42 #162 DONE 0.3s 02:44:42 02:44:42 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:42 #144 DONE 89.3s 02:44:42 02:44:42 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:44:42 #156 ... 02:44:42 02:44:42 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:44:42 #163 DONE 0.1s 02:44:42 02:44:42 #164 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:44:42 #164 DONE 0.1s 02:44:42 02:44:42 #165 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:44:42 #165 DONE 0.0s 02:44:42 02:44:42 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:44:42 #166 DONE 0.0s 02:44:42 02:44:42 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:44:42 #167 ... 02:44:42 02:44:42 #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:44:42 #168 DONE 0.3s 02:44:42 02:44:42 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:44:42 #167 DONE 0.3s 02:44:42 02:44:42 #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:42 #169 DONE 0.1s 02:44:42 02:44:42 #170 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:44:42 #170 DONE 0.2s 02:44:42 02:44:42 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:44:42 #171 ... 02:44:42 02:44:42 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:44:42 #172 DONE 0.2s 02:44:42 02:44:42 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:42 #173 DONE 0.7s 02:44:42 02:44:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:42 #153 ... 02:44:42 02:44:42 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:44:42 #171 DONE 1.1s 02:44:42 02:44:42 #174 [security-bootstrapper] exporting to image 02:44:42 #174 exporting layers 02:44:42 #174 ... 02:44:42 02:44:42 #175 [core-common-config-bootstrapper] exporting to image 02:44:42 #175 exporting layers 0.4s done 02:44:42 #175 writing image sha256:4a7b9d39d9e704f309f48a226aad000f8ae18bf838256b5c71dbd9628a147afb done 02:44:42 #175 naming to docker.io/library/core-common-config-bootstrapper done 02:44:42 #175 DONE 0.4s 02:44:42 02:44:42 #174 [security-bootstrapper] exporting to image 02:44:42 #174 exporting layers 0.6s done 02:44:42 #174 writing image sha256:e72f4333cd21dfc88773d395d16c4227447beaf647809471c5abfbad986e51eb done 02:44:42 #174 naming to docker.io/library/security-bootstrapper done 02:44:42 #174 DONE 0.6s 02:44:42 02:44:42 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:42 #62 ... 02:44:42 02:44:42 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:44:42 #64 22.18 (1/2) Installing dumb-init (1.2.5-r3) 02:44:42 #64 22.22 (2/2) Installing su-exec (0.2-r3) 02:44:42 #64 22.22 Executing busybox-1.37.0-r20.trigger 02:44:42 #64 22.56 OK: 8 MiB in 18 packages 02:44:42 #64 DONE 27.3s 02:44:42 02:44:42 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:42 #65 20.42 Executing busybox-1.37.0-r20.trigger 02:44:42 #65 20.59 Executing ca-certificates-20260413-r0.trigger 02:44:42 #65 21.89 OK: 20 MiB in 20 packages 02:44:42 #65 DONE 27.6s 02:44:42 02:44:42 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:42 #61 22.21 (1/4) Installing dumb-init (1.2.5-r3) 02:44:42 #61 22.25 (2/4) Installing openssl (3.5.6-r0) 02:44:42 #61 22.33 (3/4) Installing su-exec (0.2-r3) 02:44:42 #61 22.36 (4/4) Installing yq-go (4.47.2-r3) 02:44:42 #61 24.00 Executing busybox-1.37.0-r20.trigger 02:44:42 #61 24.35 OK: 20 MiB in 20 packages 02:44:42 #61 DONE 27.5s 02:44:42 02:44:42 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:44:43 #75 ... 02:44:43 02:44:43 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:44:43 #53 23.48 OK: 255 MiB in 60 packages 02:44:43 #53 DONE 26.1s 02:44:43 02:44:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:44:43 #37 ... 02:44:43 02:44:43 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:44:43 #70 23.51 OK: 255 MiB in 60 packages 02:44:43 #70 DONE 25.5s 02:44:43 02:44:43 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:44:44 #76 ... 02:44:44 02:44:44 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:44 #68 23.57 OK: 255 MiB in 60 packages 02:44:44 #68 DONE 26.4s 02:44:44 02:44:44 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:44:45 #77 ... 02:44:45 02:44:45 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:44:45 #78 DONE 2.3s 02:44:45 02:44:45 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:46 #79 ... 02:44:46 02:44:46 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:44:46 #76 DONE 2.2s 02:44:46 02:44:46 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:46 #80 ... 02:44:46 02:44:46 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:44:46 #77 DONE 1.7s 02:44:46 02:44:46 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:46 #81 ... 02:44:46 02:44:46 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:46 #71 26.33 OK: 255 MiB in 60 packages 02:44:46 #71 DONE 28.7s 02:44:46 02:44:46 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:44:47 #82 ... 02:44:47 02:44:47 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:44:47 #0 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:47 #0 9.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:47 #83 ... 02:44:47 02:44:47 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:44:47 #73 19.12 (1/1) Installing dumb-init (1.2.5-r3) 02:44:47 #73 ... 02:44:47 02:44:47 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:44:47 #57 22.31 OK: 8 MiB in 17 packages 02:44:47 #57 DONE 25.4s 02:44:47 02:44:47 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:44:47 #74 18.50 OK: 255 MiB in 60 packages 02:44:48 #74 ... 02:44:48 02:44:48 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:44:48 #82 DONE 1.8s 02:44:48 02:44:48 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:48 #67 28.80 (1/7) Installing ca-certificates (20260413-r0) 02:44:48 #67 29.69 (2/7) Installing dumb-init (1.2.5-r3) 02:44:48 #67 29.76 (3/7) Installing libgcc (14.2.0-r6) 02:44:48 #67 29.83 (4/7) Installing libsodium (1.0.20-r1) 02:44:48 #67 29.96 (5/7) Installing libstdc++ (14.2.0-r6) 02:44:48 #67 30.40 (6/7) Installing libzmq (4.3.5-r2) 02:44:48 #67 30.59 (7/7) Installing zeromq (4.3.5-r2) 02:44:48 #67 30.68 Executing busybox-1.37.0-r20.trigger 02:44:48 #67 30.91 Executing ca-certificates-20260413-r0.trigger 02:44:48 #67 32.80 OK: 12 MiB in 23 packages 02:44:48 #67 ... 02:44:48 02:44:48 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:44:48 #63 26.86 (1/3) Installing ca-certificates (20260413-r0) 02:44:48 #63 27.28 (2/3) Installing dumb-init (1.2.5-r3) 02:44:48 #63 27.32 (3/3) Installing tzdata (2026b-r0) 02:44:48 #63 30.13 Executing busybox-1.37.0-r20.trigger 02:44:48 #63 30.50 Executing ca-certificates-20260413-r0.trigger 02:44:48 #63 32.20 OK: 9 MiB in 19 packages 02:44:48 #63 DONE 34.0s 02:44:48 02:44:48 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:48 #59 23.95 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:48 #59 23.95 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:48 #59 23.95 OK: 26165 distinct packages available 02:44:48 #59 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:48 #59 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:49 #59 ... 02:44:49 02:44:49 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:44:49 #84 ... 02:44:49 02:44:49 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:44:49 #74 DONE 20.6s 02:44:49 02:44:49 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:44:50 #85 ... 02:44:50 02:44:50 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:50 #60 25.37 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:50 #60 25.37 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:50 #60 25.37 OK: 26165 distinct packages available 02:44:50 #60 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:50 #60 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:50 #60 ... 02:44:50 02:44:50 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:44:50 #73 19.89 Executing busybox-1.37.0-r20.trigger 02:44:50 #73 20.02 OK: 8 MiB in 17 packages 02:44:50 #73 DONE 22.4s 02:44:50 02:44:50 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:50 #86 ... 02:44:50 02:44:50 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:44:50 #67 DONE 35.7s 02:44:50 02:44:50 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:44:51 #87 ... 02:44:51 02:44:51 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:44:51 #85 DONE 1.5s 02:44:51 02:44:51 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:52 #88 ... 02:44:52 02:44:52 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:52 #62 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:52 #62 37.26 (1/4) Installing dumb-init (1.2.5-r3) 02:44:52 #62 37.38 (2/4) Installing musl-obstack (1.2.3-r2) 02:44:52 #62 37.38 (3/4) Installing libucontext (1.3.2-r0) 02:44:52 #62 37.38 (4/4) Installing gcompat (1.1.0-r4) 02:44:52 #62 37.42 Executing busybox-1.37.0-r20.trigger 02:44:52 #62 37.55 OK: 8 MiB in 20 packages 02:44:52 #62 ... 02:44:52 02:44:52 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:52 #89 ... 02:44:52 02:44:52 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:44:52 #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:52 #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:52 #90 ... 02:44:52 02:44:52 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:52 #60 37.46 (1/5) Installing dumb-init (1.2.5-r3) 02:44:52 #60 37.47 (2/5) Installing musl-obstack (1.2.3-r2) 02:44:52 #60 37.49 (3/5) Installing libucontext (1.3.2-r0) 02:44:52 #60 37.50 (4/5) Installing gcompat (1.1.0-r4) 02:44:52 #60 37.52 (5/5) Installing openssl (3.5.6-r0) 02:44:52 #60 37.60 Executing busybox-1.37.0-r20.trigger 02:44:52 #60 37.73 OK: 9 MiB in 21 packages 02:44:55 #60 ... 02:44:55 02:44:55 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:55 #69 26.90 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:44:55 #69 26.90 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:44:55 #69 26.90 OK: 26183 distinct packages available 02:44:55 #69 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:55 #69 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:55 #69 ... 02:44:55 02:44:55 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:55 #59 38.92 (1/13) Installing brotli-libs (1.1.0-r2) 02:44:55 #59 39.03 (2/13) Installing c-ares (1.34.6-r0) 02:44:55 #59 39.07 (3/13) Installing libunistring (1.3-r0) 02:44:55 #59 39.30 (4/13) Installing libidn2 (2.3.7-r0) 02:44:55 #59 39.37 (5/13) Installing nghttp2-libs (1.69.0-r0) 02:44:55 #59 39.42 (6/13) Installing libpsl (0.21.5-r3) 02:44:55 #59 39.45 (7/13) Installing zstd-libs (1.5.7-r0) 02:44:55 #59 39.47 (8/13) Installing libcurl (8.14.1-r2) 02:44:55 #59 39.54 (9/13) Installing curl (8.14.1-r2) 02:44:55 #59 39.57 (10/13) Installing dumb-init (1.2.5-r3) 02:44:55 #59 39.62 (11/13) Installing musl-obstack (1.2.3-r2) 02:44:55 #59 39.62 (12/13) Installing libucontext (1.3.2-r0) 02:44:55 #59 39.64 (13/13) Installing gcompat (1.1.0-r4) 02:44:55 #59 39.64 Executing busybox-1.37.0-r20.trigger 02:44:55 #59 39.82 OK: 13 MiB in 29 packages 02:44:57 #59 DONE 42.5s 02:44:57 02:44:57 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:44:57 #90 14.25 OK: 8 MiB in 18 packages 02:44:57 #90 DONE 15.0s 02:44:57 02:44:57 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:44:57 #91 ... 02:44:57 02:44:57 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:44:57 #83 17.64 OK: 8 MiB in 17 packages 02:44:57 #83 DONE 20.1s 02:44:57 02:44:57 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:57 #69 37.58 OK: 255 MiB in 60 packages 02:44:57 #69 DONE 39.4s 02:44:57 02:44:57 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:57 #62 DONE 42.9s 02:44:57 02:44:57 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:44:57 #92 ... 02:44:57 02:44:57 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:57 #60 DONE 42.9s 02:44:57 02:44:57 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:44:59 #93 ... 02:44:59 02:44:59 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:44:59 #89 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:59 #89 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:44:59 #89 15.21 OK: 20 MiB in 20 packages 02:44:59 #89 DONE 17.0s 02:44:59 02:44:59 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:44:59 #94 DONE 1.8s 02:44:59 02:44:59 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:01 #95 ... 02:45:01 02:45:01 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:01 #75 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:01 #75 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:01 #75 17.06 OK: 20 MiB in 20 packages 02:45:01 #75 DONE 18.9s 02:45:01 02:45:01 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:45:01 #96 DONE 0.3s 02:45:01 02:45:01 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:01 #87 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:01 #87 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:03 #87 ... 02:45:03 02:45:03 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:03 #92 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:04 #92 ... 02:45:04 02:45:04 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:04 #91 DONE 6.7s 02:45:04 02:45:04 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:45:04 #97 DONE 0.2s 02:45:04 02:45:04 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:45:04 #93 6.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:05 #93 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:07 #93 ... 02:45:07 02:45:07 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:45:07 #84 9.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:07 #84 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:07 #84 17.11 OK: 9 MiB in 19 packages 02:45:07 #84 DONE 18.0s 02:45:07 02:45:07 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:07 #87 15.56 OK: 12 MiB in 23 packages 02:45:07 #87 DONE 16.5s 02:45:07 02:45:07 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:07 #92 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:07 #92 ... 02:45:07 02:45:07 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:07 #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:45:07 #0 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:09 #98 ... 02:45:09 02:45:09 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:45:09 #93 11.84 OK: 9 MiB in 21 packages 02:45:10 #93 DONE 12.5s 02:45:10 02:45:10 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:10 #99 ... 02:45:10 02:45:10 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:10 #98 12.03 OK: 8 MiB in 20 packages 02:45:10 #98 DONE 13.2s 02:45:11 02:45:11 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:11 #100 ... 02:45:11 02:45:11 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:11 #92 12.40 OK: 13 MiB in 29 packages 02:45:11 #92 DONE 14.0s 02:45:11 02:45:11 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:12 #101 DONE 2.3s 02:45:12 02:45:12 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:13 #100 ... 02:45:13 02:45:13 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:13 #99 DONE 3.2s 02:45:13 02:45:13 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:13 #100 DONE 2.6s 02:45:13 02:45:13 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:45:13 #102 ... 02:45:13 02:45:13 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:45:13 #103 DONE 0.3s 02:45:13 02:45:13 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:45:13 #104 DONE 0.2s 02:45:13 02:45:13 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:13 #105 ... 02:45:13 02:45:13 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:45:13 #102 DONE 0.3s 02:45:14 02:45:14 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:14 #105 DONE 0.3s 02:45:14 02:45:14 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:45:14 #106 DONE 0.3s 02:45:14 02:45:14 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:14 #107 ... 02:45:14 02:45:14 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:14 #108 DONE 0.4s 02:45:14 02:45:14 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:14 #107 DONE 0.4s 02:45:14 02:45:14 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:45:14 #109 DONE 0.4s 02:45:14 02:45:14 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:15 #110 DONE 0.4s 02:45:15 02:45:15 #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:15 #111 DONE 2.5s 02:45:15 02:45:15 #112 [security-spire-server] exporting to image 02:45:15 #112 exporting layers 02:45:15 #112 ... 02:45:15 02:45:15 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:15 #113 DONE 0.5s 02:45:15 02:45:15 #112 [security-spire-config] exporting to image 02:45:15 #112 ... 02:45:15 02:45:15 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:15 #114 DONE 0.5s 02:45:15 02:45:15 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:45:15 #115 DONE 0.5s 02:45:15 02:45:15 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:45:16 #116 DONE 0.3s 02:45:16 02:45:16 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:16 #80 ... 02:45:16 02:45:16 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:45:16 #117 DONE 0.3s 02:45:16 02:45:16 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:45:16 #118 DONE 0.3s 02:45:16 02:45:16 #112 [security-spire-agent] exporting to image 02:45:20 #112 exporting layers 5.0s done 02:45:20 #112 writing image sha256:6639537a8695316ed350d9c7410b39a416a661b4c616a10f2bef81273e2d0050 0.1s done 02:45:20 #112 naming to docker.io/library/security-spire-server-arm64 02:45:20 #112 naming to docker.io/library/security-spire-server-arm64 0.1s done 02:45:20 #112 exporting layers 4.8s done 02:45:20 #112 writing image sha256:87b23f10e191badeaf4b6c43ca8b1cc06fac4df23d61c97ed9cf17ab1eddb762 0.0s done 02:45:20 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:45:20 #112 exporting layers 3.6s done 02:45:20 #112 writing image sha256:9ec14bdb593caf428fc48367d8f3128422b0cc8a721b6e6df3bcea0880bd3f95 done 02:45:20 #112 naming to docker.io/library/security-spire-agent-arm64 done 02:45:20 #112 DONE 5.6s 02:45:20 02:45:20 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:50 #148 ... 02:45:50 02:45:50 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:45:50 #153 DONE 156.2s 02:45:50 02:45:50 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:45:50 #149 156.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:45:50 #149 ... 02:45:50 02:45:50 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:45:50 #147 DONE 156.2s 02:45:50 02:45:50 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:45:50 #176 DONE 0.0s 02:45:50 02:45:50 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:45:50 #177 DONE 0.1s 02:45:50 02:45:50 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:45:50 #178 DONE 0.1s 02:45:50 02:45:50 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:45:50 #179 DONE 0.1s 02:45:50 02:45:50 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:45:50 #180 DONE 0.2s 02:45:50 02:45:50 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:45:50 #181 DONE 0.3s 02:45:50 02:45:50 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:45:50 #182 DONE 0.2s 02:45:50 02:45:50 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:45:50 #183 DONE 0.2s 02:45:50 02:45:50 #184 [core-command] exporting to image 02:45:50 #184 exporting layers 02:45:50 #184 ... 02:45:50 02:45:50 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:45:50 #185 DONE 0.2s 02:45:50 02:45:50 #184 [core-command] exporting to image 02:45:50 #184 exporting layers 0.2s done 02:45:50 #184 writing image sha256:4ed7c6e6c66dad1656a2f8eb658fa2f8640bcb2959fc235b4472c3f1170aaefa done 02:45:50 #184 naming to docker.io/library/core-command 0.0s done 02:45:50 #184 DONE 0.3s 02:45:50 02:45:50 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:45:50 #186 DONE 0.1s 02:45:50 02:45:50 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:50 #187 DONE 1.2s 02:45:50 02:45:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:50 #145 ... 02:45:50 02:45:50 #188 [security-proxy-setup] exporting to image 02:45:50 #188 exporting layers 0.3s done 02:45:50 #188 writing image sha256:a3552ac71db1fa69e67ce4defc009d3bf43a57217df63cbeae86ed78e827829c done 02:45:50 #188 naming to docker.io/library/security-proxy-setup done 02:45:50 #188 DONE 0.3s 02:45:50 02:45:50 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:45:50 #156 ... 02:45:50 02:45:50 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:45:50 #149 DONE 159.6s 02:45:50 02:45:50 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:45:50 #189 DONE 0.1s 02:45:50 02:45:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:50 #145 ... 02:45:50 02:45:50 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:45:50 #190 DONE 0.1s 02:45:50 02:45:50 #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:45:50 #191 DONE 0.0s 02:45:50 02:45:50 #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:45:50 #192 DONE 0.0s 02:45:50 02:45:50 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:45:50 #193 DONE 0.0s 02:45:50 02:45:50 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:45:50 #194 DONE 0.2s 02:45:50 02:45:50 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:45:50 #195 DONE 0.2s 02:45:50 02:45:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:50 #145 ... 02:45:50 02:45:50 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:45:50 #196 DONE 0.0s 02:45:50 02:45:50 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:50 #197 DONE 0.5s 02:45:50 02:45:50 #198 [security-secretstore-setup] exporting to image 02:45:50 #198 exporting layers 0.4s done 02:45:50 #198 writing image sha256:ddf06f4b2e9e2027a4353104cf23e9e930d77fd41237500dae6f7a0a854c667d done 02:45:50 #198 naming to docker.io/library/security-secretstore-setup done 02:45:50 #198 DONE 0.4s 02:45:50 02:45:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:50 #145 ... 02:45:50 02:45:50 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:50 #155 DONE 161.6s 02:45:50 02:45:50 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:50 #199 DONE 0.0s 02:45:50 02:45:50 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:50 #200 DONE 0.0s 02:45:50 02:45:50 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:45:50 #156 ... 02:45:50 02:45:50 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:45:50 #201 DONE 0.1s 02:45:50 02:45:50 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:45:50 #202 DONE 0.0s 02:45:50 02:45:50 #203 [security-spiffe-token-provider] exporting to image 02:45:50 #203 exporting layers 0.1s done 02:45:50 #203 writing image sha256:2ca517df8c67da23f224ebbbde650ae2337af8b1176f4a65770471b279ba37a6 done 02:45:50 #203 naming to docker.io/library/security-spiffe-token-provider done 02:45:50 #203 DONE 0.1s 02:45:50 02:45:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:52 #145 DONE 164.0s 02:45:52 02:45:52 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:52 #150 DONE 164.1s 02:45:52 02:45:52 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:45:52 #152 DONE 164.0s 02:45:52 02:45:52 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:45:52 #154 DONE 164.1s 02:45:52 02:45:52 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #204 DONE 0.1s 02:45:52 02:45:52 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:52 #148 ... 02:45:52 02:45:52 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #204 DONE 0.1s 02:45:52 02:45:52 #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #205 CACHED 02:45:52 02:45:52 #206 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:45:52 #206 CACHED 02:45:52 02:45:52 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:45:52 #207 DONE 0.1s 02:45:52 02:45:52 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #208 ... 02:45:52 02:45:52 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:45:52 #209 DONE 0.3s 02:45:52 02:45:52 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:45:52 #210 DONE 0.3s 02:45:52 02:45:52 #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #211 DONE 0.3s 02:45:52 02:45:52 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:52 #208 DONE 0.3s 02:45:52 02:45:52 #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:45:52 #212 DONE 0.1s 02:45:52 02:45:52 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:45:52 #213 DONE 0.1s 02:45:52 02:45:52 #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:52 #214 DONE 0.1s 02:45:52 02:45:52 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:52 #215 DONE 0.1s 02:45:52 02:45:52 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:45:52 #216 ... 02:45:52 02:45:52 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:45:52 #217 DONE 0.1s 02:45:52 02:45:52 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:45:52 #218 DONE 0.1s 02:45:52 02:45:52 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:52 #148 DONE 165.0s 02:45:52 02:45:52 #219 [core-metadata] exporting to image 02:45:53 #219 ... 02:45:53 02:45:53 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:45:53 #216 DONE 0.4s 02:45:53 02:45:53 #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:45:53 #220 DONE 0.4s 02:45:53 02:45:53 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:53 #221 DONE 0.1s 02:45:53 02:45:53 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:45:53 #222 DONE 0.1s 02:45:53 02:45:53 #223 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:45:53 #223 DONE 0.1s 02:45:53 02:45:53 #219 [core-metadata] exporting to image 02:45:53 #219 exporting layers 0.3s done 02:45:53 #219 writing image sha256:84e888c1f082a18c80c07ad73ca43093c2cc30c25163c6e936b2fb2a5d22fafa done 02:45:53 #219 naming to docker.io/library/core-metadata 0.0s done 02:45:53 #219 DONE 0.4s 02:45:53 02:45:53 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:53 #224 DONE 0.1s 02:45:53 02:45:53 #225 [core-data] exporting to image 02:45:53 #225 ... 02:45:53 02:45:53 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:45:53 #156 DONE 154.2s 02:45:53 02:45:53 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:53 #226 DONE 0.7s 02:45:53 02:45:53 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:53 #227 DONE 0.1s 02:45:53 02:45:53 #225 [core-data] exporting to image 02:45:53 #225 exporting layers 0.3s done 02:45:53 #225 writing image sha256:88bc15dd48cd62972fd0febc6369ef34437feee745220f410f6e51943534e3ea done 02:45:53 #225 naming to docker.io/library/core-data done 02:45:53 #225 DONE 0.3s 02:45:53 02:45:53 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:45:53 #228 DONE 0.1s 02:45:53 02:45:53 #229 [support-notifications] exporting to image 02:45:53 #229 ... 02:45:53 02:45:53 #230 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:53 #230 DONE 0.1s 02:45:53 02:45:53 #231 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:45:53 #231 DONE 0.2s 02:45:53 02:45:53 #232 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:45:53 #232 DONE 0.0s 02:45:53 02:45:53 #233 [support-scheduler] exporting to image 02:45:53 #233 exporting layers 0.6s done 02:45:53 #233 writing image sha256:632a73f1d8b8ace5dd7a556259010a754467278d6a2f701ac2d33c764f6a5952 done 02:45:53 #233 naming to docker.io/library/support-scheduler done 02:45:53 #233 DONE 0.7s 02:45:53 02:45:53 #229 [support-notifications] exporting to image 02:45:53 #229 exporting layers 0.4s done 02:45:54 #229 writing image sha256:05dbfd90a2fa784169bf18c164e349ef5bf1dcef8a7aaf1d68a713ba51e8a9b5 done 02:45:54 #229 naming to docker.io/library/support-notifications done 02:45:54 #229 DONE 0.4s 02:45:54 02:45:54 #234 [core-keeper] exporting to image 02:45:54 #234 exporting layers 0.1s done 02:45:54 #234 writing image sha256:295e15b47a77280d08f6c900dffe3e5d4628fe8e0733434bd413d7731d0b6d6b done 02:45:54 #234 naming to docker.io/library/core-keeper done 02:45:54 #234 DONE 0.2s 02:45:54 02:45:54 #235 [security-proxy-auth] exporting to image 02:45:54 #235 exporting layers 0.8s done 02:45:54 #235 writing image sha256:cbf6f308b19fa9d19962b3372d21b078b72129c3dda332e221a4b3a5a81afd50 done 02:45:54 #235 naming to docker.io/library/security-proxy-auth done 02:45:54 #235 DONE 0.8s 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:54 time="2026-05-25T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:45:54 $ docker stop --time=1 dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f 02:45:55 $ docker rm -f --volumes dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f [Pipeline] // withDockerContainer [Pipeline] sh 02:45:55 + docker images 02:45:55 REPOSITORY TAG IMAGE ID CREATED SIZE 02:45:55 security-proxy-auth latest cbf6f308b19f 2 seconds ago 49.1MB 02:45:55 support-notifications latest 05dbfd90a2fa 2 seconds ago 57.8MB 02:45:55 core-keeper latest 295e15b47a77 2 seconds ago 49.7MB 02:45:55 core-data latest 88bc15dd48cd 3 seconds ago 49.9MB 02:45:55 support-scheduler latest 632a73f1d8b8 3 seconds ago 54.2MB 02:45:55 core-metadata latest 84e888c1f082 3 seconds ago 50.1MB 02:45:55 security-spiffe-token-provider latest 2ca517df8c67 6 seconds ago 53MB 02:45:55 security-secretstore-setup latest ddf06f4b2e9e 7 seconds ago 89.2MB 02:45:55 security-proxy-setup latest a3552ac71db1 9 seconds ago 54.8MB 02:45:55 core-command latest 4ed7c6e6c66d 11 seconds ago 44.1MB 02:45:55 security-bootstrapper latest e72f4333cd21 About a minute ago 21.6MB 02:45:55 core-common-config-bootstrapper latest 4a7b9d39d9e7 About a minute ago 20.5MB 02:45:55 security-spire-agent latest 7043c3e3a744 2 minutes ago 237MB 02:45:55 security-spire-server latest d3ba94d5e7f6 2 minutes ago 178MB 02:45:55 security-spire-config latest 537a66202701 2 minutes ago 177MB 02:45:55 ci-base-image-x86_64 latest 10f7e768ebac 6 minutes ago 970MB 02:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 02:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 02:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:56 provisioning config files... 02:45:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config15023337551393993273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:56 ---> ****-login.sh 02:45:56 nexus3.edgexfoundry.org:10001 02:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:56 Login Succeeded 02:45:56 nexus3.edgexfoundry.org:10002 02:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:56 Login Succeeded 02:45:56 nexus3.edgexfoundry.org:10003 02:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:56 Login Succeeded 02:45:56 nexus3.edgexfoundry.org:10004 02:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:56 Login Succeeded 02:45:56 ****.io 02:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:56 Login Succeeded 02:45:56 ---> ****-login.sh ends [Pipeline] } 02:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:45:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:45:57 24536189c5e58318d054b15b8c76ac99fb905035 02:45:57 latest 02:45:57 4.1.0-dev.114 02:45:57 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:45:57 main 02:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:57 + docker push nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 02:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:45:57 7f9cc204c397: Preparing 02:45:57 620d791d7be5: Preparing 02:45:57 ee00a9f5c5b0: Preparing 02:45:57 e7fbbfa0fded: Preparing 02:45:57 94a5a702cb50: Preparing 02:45:57 c7b9a9785975: Preparing 02:45:57 0854555d70ac: Preparing 02:45:57 c7b9a9785975: Waiting 02:45:57 0854555d70ac: Waiting 02:45:57 94a5a702cb50: Pushed 02:45:57 e7fbbfa0fded: Pushed 02:45:57 ee00a9f5c5b0: Pushed 02:45:57 7f9cc204c397: Pushed 02:45:57 0854555d70ac: Layer already exists 02:45:57 c7b9a9785975: Pushed 02:46:00 620d791d7be5: Pushed 02:46:00 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:01 7f9cc204c397: Preparing 02:46:01 620d791d7be5: Preparing 02:46:01 ee00a9f5c5b0: Preparing 02:46:01 e7fbbfa0fded: Preparing 02:46:01 94a5a702cb50: Preparing 02:46:01 c7b9a9785975: Preparing 02:46:01 0854555d70ac: Preparing 02:46:01 c7b9a9785975: Waiting 02:46:01 0854555d70ac: Waiting 02:46:01 ee00a9f5c5b0: Layer already exists 02:46:01 7f9cc204c397: Layer already exists 02:46:01 e7fbbfa0fded: Layer already exists 02:46:01 620d791d7be5: Layer already exists 02:46:01 94a5a702cb50: Layer already exists 02:46:01 c7b9a9785975: Layer already exists 02:46:01 0854555d70ac: Layer already exists 02:46:01 latest: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:02 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 02:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:02 7f9cc204c397: Preparing 02:46:02 620d791d7be5: Preparing 02:46:02 ee00a9f5c5b0: Preparing 02:46:02 e7fbbfa0fded: Preparing 02:46:02 94a5a702cb50: Preparing 02:46:02 c7b9a9785975: Preparing 02:46:02 0854555d70ac: Preparing 02:46:02 c7b9a9785975: Waiting 02:46:02 0854555d70ac: Waiting 02:46:02 7f9cc204c397: Layer already exists 02:46:02 ee00a9f5c5b0: Layer already exists 02:46:02 620d791d7be5: Layer already exists 02:46:02 94a5a702cb50: Layer already exists 02:46:02 e7fbbfa0fded: Layer already exists 02:46:02 0854555d70ac: Layer already exists 02:46:02 c7b9a9785975: Layer already exists 02:46:02 4.1.0-dev.114: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:03 + docker push nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:03 7f9cc204c397: Preparing 02:46:03 620d791d7be5: Preparing 02:46:03 ee00a9f5c5b0: Preparing 02:46:03 e7fbbfa0fded: Preparing 02:46:03 94a5a702cb50: Preparing 02:46:03 c7b9a9785975: Preparing 02:46:03 0854555d70ac: Preparing 02:46:03 c7b9a9785975: Waiting 02:46:03 0854555d70ac: Waiting 02:46:03 620d791d7be5: Layer already exists 02:46:03 94a5a702cb50: Layer already exists 02:46:03 ee00a9f5c5b0: Layer already exists 02:46:03 e7fbbfa0fded: Layer already exists 02:46:03 7f9cc204c397: Layer already exists 02:46:03 0854555d70ac: Layer already exists 02:46:03 c7b9a9785975: Layer already exists 02:46:03 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:46:03 7f9cc204c397: Preparing 02:46:03 620d791d7be5: Preparing 02:46:03 ee00a9f5c5b0: Preparing 02:46:03 e7fbbfa0fded: Preparing 02:46:03 94a5a702cb50: Preparing 02:46:03 c7b9a9785975: Preparing 02:46:03 0854555d70ac: Preparing 02:46:03 c7b9a9785975: Waiting 02:46:03 0854555d70ac: Waiting 02:46:03 620d791d7be5: Layer already exists 02:46:03 e7fbbfa0fded: Layer already exists 02:46:03 7f9cc204c397: Layer already exists 02:46:03 94a5a702cb50: Layer already exists 02:46:03 ee00a9f5c5b0: Layer already exists 02:46:03 0854555d70ac: Layer already exists 02:46:03 c7b9a9785975: Layer already exists 02:46:03 main: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:03 ===================================================== [Pipeline] echo 02:46:03 taggedImages: 02:46:03 - nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 02:46:03 - nexus3.edgexfoundry.org:10004/core-command:latest 02:46:03 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 02:46:03 - nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:46:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:46:03 24536189c5e58318d054b15b8c76ac99fb905035 02:46:03 latest 02:46:03 4.1.0-dev.114 02:46:03 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:03 main 02:46:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:04 fcda007c75b1: Preparing 02:46:04 6ef5224401ca: Preparing 02:46:04 e05011c32f24: Preparing 02:46:04 4ebf31f48336: Preparing 02:46:04 ee00a9f5c5b0: Preparing 02:46:04 e7fbbfa0fded: Preparing 02:46:04 94a5a702cb50: Preparing 02:46:04 c7b9a9785975: Preparing 02:46:04 0854555d70ac: Preparing 02:46:04 94a5a702cb50: Waiting 02:46:04 c7b9a9785975: Waiting 02:46:04 0854555d70ac: Waiting 02:46:04 e7fbbfa0fded: Waiting 02:46:04 ee00a9f5c5b0: Layer already exists 02:46:04 e7fbbfa0fded: Layer already exists 02:46:04 94a5a702cb50: Layer already exists 02:46:04 c7b9a9785975: Layer already exists 02:46:04 0854555d70ac: Layer already exists 02:46:04 6ef5224401ca: Pushed 02:46:04 fcda007c75b1: Pushed 02:46:04 e05011c32f24: Pushed 02:46:05 4ebf31f48336: Pushed 02:46:05 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:06 fcda007c75b1: Preparing 02:46:06 6ef5224401ca: Preparing 02:46:06 e05011c32f24: Preparing 02:46:06 4ebf31f48336: Preparing 02:46:06 ee00a9f5c5b0: Preparing 02:46:06 e7fbbfa0fded: Preparing 02:46:06 94a5a702cb50: Preparing 02:46:06 c7b9a9785975: Preparing 02:46:06 0854555d70ac: Preparing 02:46:06 e7fbbfa0fded: Waiting 02:46:06 0854555d70ac: Waiting 02:46:06 94a5a702cb50: Waiting 02:46:06 c7b9a9785975: Waiting 02:46:06 e05011c32f24: Layer already exists 02:46:06 ee00a9f5c5b0: Layer already exists 02:46:06 6ef5224401ca: Layer already exists 02:46:06 fcda007c75b1: Layer already exists 02:46:06 4ebf31f48336: Layer already exists 02:46:06 e7fbbfa0fded: Layer already exists 02:46:06 c7b9a9785975: Layer already exists 02:46:06 94a5a702cb50: Layer already exists 02:46:06 0854555d70ac: Layer already exists 02:46:06 latest: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 02:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:07 fcda007c75b1: Preparing 02:46:07 6ef5224401ca: Preparing 02:46:07 e05011c32f24: Preparing 02:46:07 4ebf31f48336: Preparing 02:46:07 ee00a9f5c5b0: Preparing 02:46:07 e7fbbfa0fded: Preparing 02:46:07 94a5a702cb50: Preparing 02:46:07 c7b9a9785975: Preparing 02:46:07 0854555d70ac: Preparing 02:46:07 94a5a702cb50: Waiting 02:46:07 c7b9a9785975: Waiting 02:46:07 0854555d70ac: Waiting 02:46:07 e7fbbfa0fded: Waiting 02:46:07 ee00a9f5c5b0: Layer already exists 02:46:07 fcda007c75b1: Layer already exists 02:46:07 6ef5224401ca: Layer already exists 02:46:07 e05011c32f24: Layer already exists 02:46:07 4ebf31f48336: Layer already exists 02:46:07 0854555d70ac: Layer already exists 02:46:07 94a5a702cb50: Layer already exists 02:46:07 e7fbbfa0fded: Layer already exists 02:46:07 c7b9a9785975: Layer already exists 02:46:07 4.1.0-dev.114: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:07 fcda007c75b1: Preparing 02:46:07 6ef5224401ca: Preparing 02:46:07 e05011c32f24: Preparing 02:46:07 4ebf31f48336: Preparing 02:46:07 ee00a9f5c5b0: Preparing 02:46:07 e7fbbfa0fded: Preparing 02:46:07 94a5a702cb50: Preparing 02:46:07 c7b9a9785975: Preparing 02:46:07 0854555d70ac: Preparing 02:46:07 94a5a702cb50: Waiting 02:46:07 c7b9a9785975: Waiting 02:46:07 0854555d70ac: Waiting 02:46:07 e7fbbfa0fded: Waiting 02:46:07 4ebf31f48336: Layer already exists 02:46:07 6ef5224401ca: Layer already exists 02:46:07 ee00a9f5c5b0: Layer already exists 02:46:07 fcda007c75b1: Layer already exists 02:46:07 e05011c32f24: Layer already exists 02:46:07 c7b9a9785975: Layer already exists 02:46:07 94a5a702cb50: Layer already exists 02:46:07 e7fbbfa0fded: Layer already exists 02:46:07 0854555d70ac: Layer already exists 02:46:07 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:46:08 fcda007c75b1: Preparing 02:46:08 6ef5224401ca: Preparing 02:46:08 e05011c32f24: Preparing 02:46:08 4ebf31f48336: Preparing 02:46:08 ee00a9f5c5b0: Preparing 02:46:08 e7fbbfa0fded: Preparing 02:46:08 94a5a702cb50: Preparing 02:46:08 c7b9a9785975: Preparing 02:46:08 0854555d70ac: Preparing 02:46:08 94a5a702cb50: Waiting 02:46:08 c7b9a9785975: Waiting 02:46:08 0854555d70ac: Waiting 02:46:08 e7fbbfa0fded: Waiting 02:46:08 4ebf31f48336: Layer already exists 02:46:08 e05011c32f24: Layer already exists 02:46:08 ee00a9f5c5b0: Layer already exists 02:46:08 fcda007c75b1: Layer already exists 02:46:08 6ef5224401ca: Layer already exists 02:46:08 c7b9a9785975: Layer already exists 02:46:08 e7fbbfa0fded: Layer already exists 02:46:08 0854555d70ac: Layer already exists 02:46:08 94a5a702cb50: Layer already exists 02:46:08 main: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:08 ===================================================== [Pipeline] echo 02:46:08 taggedImages: 02:46:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:46:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 02:46:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:46:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:46:08 24536189c5e58318d054b15b8c76ac99fb905035 02:46:08 latest 02:46:08 4.1.0-dev.114 02:46:08 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:08 main 02:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker push nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 02:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:09 605c35778204: Preparing 02:46:09 56ddf841d2c1: Preparing 02:46:09 ee00a9f5c5b0: Preparing 02:46:09 e7fbbfa0fded: Preparing 02:46:09 604a9ec72a21: Preparing 02:46:09 8aef2a329f9e: Preparing 02:46:09 0854555d70ac: Preparing 02:46:09 8aef2a329f9e: Waiting 02:46:09 0854555d70ac: Waiting 02:46:09 e7fbbfa0fded: Layer already exists 02:46:09 ee00a9f5c5b0: Layer already exists 02:46:09 0854555d70ac: Layer already exists 02:46:09 8aef2a329f9e: Pushed 02:46:09 604a9ec72a21: Pushed 02:46:09 605c35778204: Pushed 02:46:13 56ddf841d2c1: Pushed 02:46:13 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:14 605c35778204: Preparing 02:46:14 56ddf841d2c1: Preparing 02:46:14 ee00a9f5c5b0: Preparing 02:46:14 e7fbbfa0fded: Preparing 02:46:14 604a9ec72a21: Preparing 02:46:14 8aef2a329f9e: Preparing 02:46:14 0854555d70ac: Preparing 02:46:14 8aef2a329f9e: Waiting 02:46:14 0854555d70ac: Waiting 02:46:14 604a9ec72a21: Layer already exists 02:46:14 ee00a9f5c5b0: Layer already exists 02:46:14 56ddf841d2c1: Layer already exists 02:46:14 e7fbbfa0fded: Layer already exists 02:46:14 605c35778204: Layer already exists 02:46:14 0854555d70ac: Layer already exists 02:46:14 8aef2a329f9e: Layer already exists 02:46:14 latest: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:14 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 02:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:14 605c35778204: Preparing 02:46:14 56ddf841d2c1: Preparing 02:46:14 ee00a9f5c5b0: Preparing 02:46:14 e7fbbfa0fded: Preparing 02:46:14 604a9ec72a21: Preparing 02:46:14 8aef2a329f9e: Preparing 02:46:14 0854555d70ac: Preparing 02:46:14 8aef2a329f9e: Waiting 02:46:14 0854555d70ac: Waiting 02:46:14 604a9ec72a21: Layer already exists 02:46:14 ee00a9f5c5b0: Layer already exists 02:46:14 56ddf841d2c1: Layer already exists 02:46:14 605c35778204: Layer already exists 02:46:14 e7fbbfa0fded: Layer already exists 02:46:14 8aef2a329f9e: Layer already exists 02:46:14 0854555d70ac: Layer already exists 02:46:14 4.1.0-dev.114: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:15 + docker push nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:15 605c35778204: Preparing 02:46:15 56ddf841d2c1: Preparing 02:46:15 ee00a9f5c5b0: Preparing 02:46:15 e7fbbfa0fded: Preparing 02:46:15 604a9ec72a21: Preparing 02:46:15 8aef2a329f9e: Preparing 02:46:15 0854555d70ac: Preparing 02:46:15 8aef2a329f9e: Waiting 02:46:15 0854555d70ac: Waiting 02:46:15 56ddf841d2c1: Layer already exists 02:46:15 604a9ec72a21: Layer already exists 02:46:15 605c35778204: Layer already exists 02:46:15 e7fbbfa0fded: Layer already exists 02:46:15 ee00a9f5c5b0: Layer already exists 02:46:15 8aef2a329f9e: Layer already exists 02:46:15 0854555d70ac: Layer already exists 02:46:15 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:46:17 605c35778204: Preparing 02:46:17 56ddf841d2c1: Preparing 02:46:17 ee00a9f5c5b0: Preparing 02:46:17 e7fbbfa0fded: Preparing 02:46:17 604a9ec72a21: Preparing 02:46:17 8aef2a329f9e: Preparing 02:46:17 0854555d70ac: Preparing 02:46:17 8aef2a329f9e: Waiting 02:46:17 0854555d70ac: Waiting 02:46:17 604a9ec72a21: Layer already exists 02:46:17 ee00a9f5c5b0: Layer already exists 02:46:17 e7fbbfa0fded: Layer already exists 02:46:17 56ddf841d2c1: Layer already exists 02:46:17 605c35778204: Layer already exists 02:46:17 8aef2a329f9e: Layer already exists 02:46:17 0854555d70ac: Layer already exists 02:46:17 main: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:17 ===================================================== [Pipeline] echo 02:46:17 taggedImages: 02:46:17 - nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 02:46:17 - nexus3.edgexfoundry.org:10004/core-data:latest 02:46:17 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 02:46:17 - nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:46:17 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:46:17 24536189c5e58318d054b15b8c76ac99fb905035 02:46:17 latest 02:46:17 4.1.0-dev.114 02:46:17 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:17 main 02:46:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:18 60c29237259e: Preparing 02:46:18 5be30bc9e32a: Preparing 02:46:18 e7fbbfa0fded: Preparing 02:46:18 407f767cc823: Preparing 02:46:18 d19267ab62df: Preparing 02:46:18 0854555d70ac: Preparing 02:46:18 0854555d70ac: Waiting 02:46:18 e7fbbfa0fded: Layer already exists 02:46:18 0854555d70ac: Layer already exists 02:46:18 407f767cc823: Pushed 02:46:18 d19267ab62df: Pushed 02:46:18 60c29237259e: Pushed 02:46:22 5be30bc9e32a: Pushed 02:46:22 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:23 60c29237259e: Preparing 02:46:23 5be30bc9e32a: Preparing 02:46:23 e7fbbfa0fded: Preparing 02:46:23 407f767cc823: Preparing 02:46:23 d19267ab62df: Preparing 02:46:23 0854555d70ac: Preparing 02:46:23 0854555d70ac: Waiting 02:46:23 407f767cc823: Layer already exists 02:46:23 60c29237259e: Layer already exists 02:46:23 5be30bc9e32a: Layer already exists 02:46:23 e7fbbfa0fded: Layer already exists 02:46:23 d19267ab62df: Layer already exists 02:46:23 0854555d70ac: Layer already exists 02:46:23 latest: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 02:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:23 60c29237259e: Preparing 02:46:23 5be30bc9e32a: Preparing 02:46:23 e7fbbfa0fded: Preparing 02:46:23 407f767cc823: Preparing 02:46:23 d19267ab62df: Preparing 02:46:23 0854555d70ac: Preparing 02:46:23 0854555d70ac: Waiting 02:46:23 d19267ab62df: Layer already exists 02:46:23 e7fbbfa0fded: Layer already exists 02:46:23 5be30bc9e32a: Layer already exists 02:46:23 407f767cc823: Layer already exists 02:46:23 60c29237259e: Layer already exists 02:46:23 0854555d70ac: Layer already exists 02:46:23 4.1.0-dev.114: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:24 60c29237259e: Preparing 02:46:24 5be30bc9e32a: Preparing 02:46:24 e7fbbfa0fded: Preparing 02:46:24 407f767cc823: Preparing 02:46:24 d19267ab62df: Preparing 02:46:24 0854555d70ac: Preparing 02:46:24 0854555d70ac: Waiting 02:46:24 5be30bc9e32a: Layer already exists 02:46:24 d19267ab62df: Layer already exists 02:46:24 e7fbbfa0fded: Layer already exists 02:46:24 60c29237259e: Layer already exists 02:46:24 407f767cc823: Layer already exists 02:46:24 0854555d70ac: Layer already exists 02:46:24 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:46:25 60c29237259e: Preparing 02:46:25 5be30bc9e32a: Preparing 02:46:25 e7fbbfa0fded: Preparing 02:46:25 407f767cc823: Preparing 02:46:25 d19267ab62df: Preparing 02:46:25 0854555d70ac: Preparing 02:46:25 0854555d70ac: Waiting 02:46:25 e7fbbfa0fded: Layer already exists 02:46:25 d19267ab62df: Layer already exists 02:46:25 60c29237259e: Layer already exists 02:46:25 407f767cc823: Layer already exists 02:46:25 5be30bc9e32a: Layer already exists 02:46:25 0854555d70ac: Layer already exists 02:46:25 main: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:25 ===================================================== [Pipeline] echo 02:46:25 taggedImages: 02:46:25 - nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 02:46:25 - nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:46:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:46:25 24536189c5e58318d054b15b8c76ac99fb905035 02:46:25 latest 02:46:25 4.1.0-dev.114 02:46:25 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:25 main 02:46:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 02:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:25 88778e73ee31: Preparing 02:46:25 df8f84a013c6: Preparing 02:46:25 b49dc81c784e: Preparing 02:46:25 ee00a9f5c5b0: Preparing 02:46:25 e7fbbfa0fded: Preparing 02:46:25 94a5a702cb50: Preparing 02:46:25 c7b9a9785975: Preparing 02:46:25 0854555d70ac: Preparing 02:46:25 c7b9a9785975: Waiting 02:46:25 94a5a702cb50: Waiting 02:46:25 0854555d70ac: Waiting 02:46:25 e7fbbfa0fded: Layer already exists 02:46:25 ee00a9f5c5b0: Layer already exists 02:46:25 94a5a702cb50: Layer already exists 02:46:25 c7b9a9785975: Layer already exists 02:46:25 0854555d70ac: Layer already exists 02:46:25 88778e73ee31: Pushed 02:46:25 df8f84a013c6: Pushed 02:46:30 b49dc81c784e: Pushed 02:46:30 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:31 88778e73ee31: Preparing 02:46:31 df8f84a013c6: Preparing 02:46:31 b49dc81c784e: Preparing 02:46:31 ee00a9f5c5b0: Preparing 02:46:31 e7fbbfa0fded: Preparing 02:46:31 94a5a702cb50: Preparing 02:46:31 c7b9a9785975: Preparing 02:46:31 0854555d70ac: Preparing 02:46:31 94a5a702cb50: Waiting 02:46:31 c7b9a9785975: Waiting 02:46:31 ee00a9f5c5b0: Layer already exists 02:46:31 b49dc81c784e: Layer already exists 02:46:31 88778e73ee31: Layer already exists 02:46:31 df8f84a013c6: Layer already exists 02:46:31 e7fbbfa0fded: Layer already exists 02:46:31 94a5a702cb50: Layer already exists 02:46:31 0854555d70ac: Layer already exists 02:46:31 c7b9a9785975: Layer already exists 02:46:31 latest: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 02:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:31 88778e73ee31: Preparing 02:46:31 df8f84a013c6: Preparing 02:46:31 b49dc81c784e: Preparing 02:46:31 ee00a9f5c5b0: Preparing 02:46:31 e7fbbfa0fded: Preparing 02:46:31 94a5a702cb50: Preparing 02:46:31 c7b9a9785975: Preparing 02:46:31 0854555d70ac: Preparing 02:46:31 c7b9a9785975: Waiting 02:46:31 0854555d70ac: Waiting 02:46:31 94a5a702cb50: Waiting 02:46:31 ee00a9f5c5b0: Layer already exists 02:46:31 88778e73ee31: Layer already exists 02:46:31 b49dc81c784e: Layer already exists 02:46:31 e7fbbfa0fded: Layer already exists 02:46:31 df8f84a013c6: Layer already exists 02:46:31 c7b9a9785975: Layer already exists 02:46:31 0854555d70ac: Layer already exists 02:46:31 94a5a702cb50: Layer already exists 02:46:31 4.1.0-dev.114: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:33 88778e73ee31: Preparing 02:46:33 df8f84a013c6: Preparing 02:46:33 b49dc81c784e: Preparing 02:46:33 ee00a9f5c5b0: Preparing 02:46:33 e7fbbfa0fded: Preparing 02:46:33 94a5a702cb50: Preparing 02:46:33 c7b9a9785975: Preparing 02:46:33 0854555d70ac: Preparing 02:46:33 c7b9a9785975: Waiting 02:46:33 0854555d70ac: Waiting 02:46:33 94a5a702cb50: Waiting 02:46:33 e7fbbfa0fded: Layer already exists 02:46:33 ee00a9f5c5b0: Layer already exists 02:46:33 b49dc81c784e: Layer already exists 02:46:33 88778e73ee31: Layer already exists 02:46:33 df8f84a013c6: Layer already exists 02:46:33 c7b9a9785975: Layer already exists 02:46:33 94a5a702cb50: Layer already exists 02:46:33 0854555d70ac: Layer already exists 02:46:33 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:46:34 88778e73ee31: Preparing 02:46:34 df8f84a013c6: Preparing 02:46:34 b49dc81c784e: Preparing 02:46:34 ee00a9f5c5b0: Preparing 02:46:34 e7fbbfa0fded: Preparing 02:46:34 94a5a702cb50: Preparing 02:46:34 c7b9a9785975: Preparing 02:46:34 0854555d70ac: Preparing 02:46:34 94a5a702cb50: Waiting 02:46:34 c7b9a9785975: Waiting 02:46:34 0854555d70ac: Waiting 02:46:34 88778e73ee31: Layer already exists 02:46:34 e7fbbfa0fded: Layer already exists 02:46:34 ee00a9f5c5b0: Layer already exists 02:46:34 df8f84a013c6: Layer already exists 02:46:34 b49dc81c784e: Layer already exists 02:46:34 0854555d70ac: Layer already exists 02:46:34 c7b9a9785975: Layer already exists 02:46:34 94a5a702cb50: Layer already exists 02:46:34 main: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:34 ===================================================== [Pipeline] echo 02:46:34 taggedImages: 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:46:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:46:34 24536189c5e58318d054b15b8c76ac99fb905035 02:46:34 latest 02:46:34 4.1.0-dev.114 02:46:34 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:34 main 02:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:35 c95aaf9b5f10: Preparing 02:46:35 9bc46db893b0: Preparing 02:46:35 6b792754c932: Preparing 02:46:35 3190f2f10463: Preparing 02:46:35 0e3b2019179e: Preparing 02:46:35 aefb4aa63607: Preparing 02:46:35 500f2f101edd: Preparing 02:46:35 ee00a9f5c5b0: Preparing 02:46:35 e7fbbfa0fded: Preparing 02:46:35 e09c5560e1c3: Preparing 02:46:35 3ab6d7cb82a1: Preparing 02:46:35 5f70bf18a086: Preparing 02:46:35 754692d3f642: Preparing 02:46:35 20f95f1b7762: Preparing 02:46:35 07b970369bdf: Preparing 02:46:35 0854555d70ac: Preparing 02:46:35 754692d3f642: Waiting 02:46:35 20f95f1b7762: Waiting 02:46:35 07b970369bdf: Waiting 02:46:35 0854555d70ac: Waiting 02:46:35 e7fbbfa0fded: Waiting 02:46:35 e09c5560e1c3: Waiting 02:46:35 3ab6d7cb82a1: Waiting 02:46:35 5f70bf18a086: Waiting 02:46:35 aefb4aa63607: Waiting 02:46:35 500f2f101edd: Waiting 02:46:35 ee00a9f5c5b0: Waiting 02:46:35 6b792754c932: Pushed 02:46:35 9bc46db893b0: Pushed 02:46:35 0e3b2019179e: Pushed 02:46:35 c95aaf9b5f10: Pushed 02:46:35 3190f2f10463: Pushed 02:46:35 ee00a9f5c5b0: Layer already exists 02:46:35 e7fbbfa0fded: Layer already exists 02:46:35 5f70bf18a086: Layer already exists 02:46:35 aefb4aa63607: Pushed 02:46:35 e09c5560e1c3: Pushed 02:46:35 3ab6d7cb82a1: Pushed 02:46:35 0854555d70ac: Layer already exists 02:46:35 754692d3f642: Pushed 02:46:35 20f95f1b7762: Pushed 02:46:35 07b970369bdf: Pushed 02:46:37 500f2f101edd: Pushed 02:46:37 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:38 c95aaf9b5f10: Preparing 02:46:38 9bc46db893b0: Preparing 02:46:38 6b792754c932: Preparing 02:46:38 3190f2f10463: Preparing 02:46:38 0e3b2019179e: Preparing 02:46:38 aefb4aa63607: Preparing 02:46:38 500f2f101edd: Preparing 02:46:38 aefb4aa63607: Waiting 02:46:38 ee00a9f5c5b0: Preparing 02:46:38 e7fbbfa0fded: Preparing 02:46:38 500f2f101edd: Waiting 02:46:38 ee00a9f5c5b0: Waiting 02:46:38 e09c5560e1c3: Preparing 02:46:38 e7fbbfa0fded: Waiting 02:46:38 3ab6d7cb82a1: Preparing 02:46:38 e09c5560e1c3: Waiting 02:46:38 5f70bf18a086: Preparing 02:46:38 754692d3f642: Preparing 02:46:38 5f70bf18a086: Waiting 02:46:38 20f95f1b7762: Preparing 02:46:38 3ab6d7cb82a1: Waiting 02:46:38 07b970369bdf: Preparing 02:46:38 754692d3f642: Waiting 02:46:38 0854555d70ac: Preparing 02:46:38 20f95f1b7762: Waiting 02:46:38 07b970369bdf: Waiting 02:46:38 0854555d70ac: Waiting 02:46:38 9bc46db893b0: Layer already exists 02:46:38 3190f2f10463: Layer already exists 02:46:38 c95aaf9b5f10: Layer already exists 02:46:38 6b792754c932: Layer already exists 02:46:38 0e3b2019179e: Layer already exists 02:46:38 aefb4aa63607: Layer already exists 02:46:38 500f2f101edd: Layer already exists 02:46:38 e09c5560e1c3: Layer already exists 02:46:38 e7fbbfa0fded: Layer already exists 02:46:38 ee00a9f5c5b0: Layer already exists 02:46:38 3ab6d7cb82a1: Layer already exists 02:46:38 5f70bf18a086: Layer already exists 02:46:38 20f95f1b7762: Layer already exists 02:46:38 754692d3f642: Layer already exists 02:46:38 07b970369bdf: Layer already exists 02:46:38 0854555d70ac: Layer already exists 02:46:38 latest: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 02:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:39 c95aaf9b5f10: Preparing 02:46:39 9bc46db893b0: Preparing 02:46:39 6b792754c932: Preparing 02:46:39 3190f2f10463: Preparing 02:46:39 0e3b2019179e: Preparing 02:46:39 aefb4aa63607: Preparing 02:46:39 500f2f101edd: Preparing 02:46:39 ee00a9f5c5b0: Preparing 02:46:39 e7fbbfa0fded: Preparing 02:46:39 e09c5560e1c3: Preparing 02:46:39 500f2f101edd: Waiting 02:46:39 ee00a9f5c5b0: Waiting 02:46:39 e7fbbfa0fded: Waiting 02:46:39 aefb4aa63607: Waiting 02:46:39 3ab6d7cb82a1: Preparing 02:46:39 5f70bf18a086: Preparing 02:46:39 754692d3f642: Preparing 02:46:39 e09c5560e1c3: Waiting 02:46:39 20f95f1b7762: Preparing 02:46:39 5f70bf18a086: Waiting 02:46:39 3ab6d7cb82a1: Waiting 02:46:39 07b970369bdf: Preparing 02:46:39 0854555d70ac: Preparing 02:46:39 20f95f1b7762: Waiting 02:46:39 07b970369bdf: Waiting 02:46:39 0854555d70ac: Waiting 02:46:39 c95aaf9b5f10: Layer already exists 02:46:39 6b792754c932: Layer already exists 02:46:39 9bc46db893b0: Layer already exists 02:46:39 3190f2f10463: Layer already exists 02:46:39 0e3b2019179e: Layer already exists 02:46:39 500f2f101edd: Layer already exists 02:46:39 aefb4aa63607: Layer already exists 02:46:39 ee00a9f5c5b0: Layer already exists 02:46:39 e7fbbfa0fded: Layer already exists 02:46:39 e09c5560e1c3: Layer already exists 02:46:39 3ab6d7cb82a1: Layer already exists 02:46:39 754692d3f642: Layer already exists 02:46:39 5f70bf18a086: Layer already exists 02:46:39 07b970369bdf: Layer already exists 02:46:39 20f95f1b7762: Layer already exists 02:46:39 0854555d70ac: Layer already exists 02:46:39 4.1.0-dev.114: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:40 c95aaf9b5f10: Preparing 02:46:40 9bc46db893b0: Preparing 02:46:40 6b792754c932: Preparing 02:46:40 3190f2f10463: Preparing 02:46:40 0e3b2019179e: Preparing 02:46:40 aefb4aa63607: Preparing 02:46:40 500f2f101edd: Preparing 02:46:40 ee00a9f5c5b0: Preparing 02:46:40 e7fbbfa0fded: Preparing 02:46:40 500f2f101edd: Waiting 02:46:40 ee00a9f5c5b0: Waiting 02:46:40 aefb4aa63607: Waiting 02:46:40 e09c5560e1c3: Preparing 02:46:40 3ab6d7cb82a1: Preparing 02:46:40 5f70bf18a086: Preparing 02:46:40 754692d3f642: Preparing 02:46:40 20f95f1b7762: Preparing 02:46:40 07b970369bdf: Preparing 02:46:40 0854555d70ac: Preparing 02:46:40 5f70bf18a086: Waiting 02:46:40 754692d3f642: Waiting 02:46:40 e7fbbfa0fded: Waiting 02:46:40 e09c5560e1c3: Waiting 02:46:40 3ab6d7cb82a1: Waiting 02:46:40 07b970369bdf: Waiting 02:46:40 20f95f1b7762: Waiting 02:46:40 0854555d70ac: Waiting 02:46:40 0e3b2019179e: Layer already exists 02:46:40 3190f2f10463: Layer already exists 02:46:40 6b792754c932: Layer already exists 02:46:40 9bc46db893b0: Layer already exists 02:46:40 c95aaf9b5f10: Layer already exists 02:46:40 aefb4aa63607: Layer already exists 02:46:40 500f2f101edd: Layer already exists 02:46:40 ee00a9f5c5b0: Layer already exists 02:46:40 e09c5560e1c3: Layer already exists 02:46:40 e7fbbfa0fded: Layer already exists 02:46:40 3ab6d7cb82a1: Layer already exists 02:46:40 5f70bf18a086: Layer already exists 02:46:40 754692d3f642: Layer already exists 02:46:40 20f95f1b7762: Layer already exists 02:46:40 07b970369bdf: Layer already exists 02:46:40 0854555d70ac: Layer already exists 02:46:40 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:46:41 c95aaf9b5f10: Preparing 02:46:41 9bc46db893b0: Preparing 02:46:41 6b792754c932: Preparing 02:46:41 3190f2f10463: Preparing 02:46:41 0e3b2019179e: Preparing 02:46:41 aefb4aa63607: Preparing 02:46:41 500f2f101edd: Preparing 02:46:41 ee00a9f5c5b0: Preparing 02:46:41 e7fbbfa0fded: Preparing 02:46:41 e09c5560e1c3: Preparing 02:46:41 3ab6d7cb82a1: Preparing 02:46:41 5f70bf18a086: Preparing 02:46:41 754692d3f642: Preparing 02:46:41 aefb4aa63607: Waiting 02:46:41 20f95f1b7762: Preparing 02:46:41 500f2f101edd: Waiting 02:46:41 07b970369bdf: Preparing 02:46:41 ee00a9f5c5b0: Waiting 02:46:41 0854555d70ac: Preparing 02:46:41 e7fbbfa0fded: Waiting 02:46:41 e09c5560e1c3: Waiting 02:46:41 20f95f1b7762: Waiting 02:46:41 07b970369bdf: Waiting 02:46:41 3ab6d7cb82a1: Waiting 02:46:41 5f70bf18a086: Waiting 02:46:41 754692d3f642: Waiting 02:46:41 0854555d70ac: Waiting 02:46:41 6b792754c932: Layer already exists 02:46:41 9bc46db893b0: Layer already exists 02:46:41 c95aaf9b5f10: Layer already exists 02:46:41 3190f2f10463: Layer already exists 02:46:41 0e3b2019179e: Layer already exists 02:46:41 500f2f101edd: Layer already exists 02:46:41 ee00a9f5c5b0: Layer already exists 02:46:41 aefb4aa63607: Layer already exists 02:46:41 e7fbbfa0fded: Layer already exists 02:46:41 e09c5560e1c3: Layer already exists 02:46:41 754692d3f642: Layer already exists 02:46:41 5f70bf18a086: Layer already exists 02:46:41 20f95f1b7762: Layer already exists 02:46:41 3ab6d7cb82a1: Layer already exists 02:46:41 07b970369bdf: Layer already exists 02:46:41 0854555d70ac: Layer already exists 02:46:41 main: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:41 ===================================================== [Pipeline] echo 02:46:41 taggedImages: 02:46:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 02:46:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 02:46:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:46:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:46:41 24536189c5e58318d054b15b8c76ac99fb905035 02:46:41 latest 02:46:41 4.1.0-dev.114 02:46:41 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:41 main 02:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 02:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:42 29dc963862d3: Preparing 02:46:42 32c525d528d0: Preparing 02:46:42 b3a8723b6420: Preparing 02:46:42 ed1d31b7fb7a: Preparing 02:46:42 ee00a9f5c5b0: Preparing 02:46:42 e7fbbfa0fded: Preparing 02:46:42 94a5a702cb50: Preparing 02:46:42 c7b9a9785975: Preparing 02:46:42 0854555d70ac: Preparing 02:46:42 94a5a702cb50: Waiting 02:46:42 c7b9a9785975: Waiting 02:46:42 0854555d70ac: Waiting 02:46:42 e7fbbfa0fded: Waiting 02:46:42 ee00a9f5c5b0: Layer already exists 02:46:42 e7fbbfa0fded: Layer already exists 02:46:42 94a5a702cb50: Layer already exists 02:46:42 c7b9a9785975: Layer already exists 02:46:42 0854555d70ac: Layer already exists 02:46:42 32c525d528d0: Pushed 02:46:42 b3a8723b6420: Pushed 02:46:42 29dc963862d3: Pushed 02:46:43 #79 DONE 112.1s 02:46:43 02:46:43 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #88 DONE 106.4s 02:46:43 02:46:43 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #86 DONE 109.1s 02:46:43 02:46:43 #119 [support-scheduler builder 6/7] COPY . . 02:46:43 #119 ... 02:46:43 02:46:43 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #81 DONE 111.4s 02:46:43 02:46:43 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #80 DONE 111.9s 02:46:43 02:46:43 #120 [support-notifications builder 6/7] COPY . . 02:46:43 #120 ... 02:46:43 02:46:43 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #95 DONE 98.8s 02:46:43 02:46:43 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:43 #121 ... 02:46:43 02:46:43 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #122 CACHED 02:46:43 02:46:43 #123 [security-bootstrapper builder 6/7] COPY . . 02:46:43 #123 CACHED 02:46:43 02:46:43 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:43 #124 CACHED 02:46:43 02:46:43 #125 [security-secretstore-setup builder 6/7] COPY . . 02:46:43 #125 DONE 1.9s 02:46:43 02:46:43 #126 [core-keeper builder 7/8] COPY . . 02:46:43 #126 DONE 2.1s 02:46:43 02:46:43 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #127 CACHED 02:46:43 02:46:43 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:46:43 #128 CACHED 02:46:43 02:46:43 #129 [security-proxy-setup builder 6/7] COPY . . 02:46:43 #129 CACHED 02:46:43 02:46:43 #120 [support-notifications builder 6/7] COPY . . 02:46:43 #120 DONE 1.9s 02:46:43 02:46:43 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #130 CACHED 02:46:43 02:46:43 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 02:46:43 #131 CACHED 02:46:43 02:46:43 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:43 #132 CACHED 02:46:43 02:46:43 #119 [support-scheduler builder 6/7] COPY . . 02:46:43 #119 DONE 2.2s 02:46:43 02:46:43 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:46:43 #133 CACHED 02:46:43 02:46:43 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #134 CACHED 02:46:43 02:46:43 #135 [security-proxy-auth builder 6/7] COPY . . 02:46:43 #135 CACHED 02:46:43 02:46:43 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:43 #121 DONE 1.6s 02:46:43 02:46:43 #136 [core-metadata builder 6/7] COPY . . 02:46:43 #136 DONE 2.1s 02:46:43 02:46:43 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #137 CACHED 02:46:43 02:46:43 #138 [core-data builder 6/7] COPY . . 02:46:43 #138 CACHED 02:46:43 02:46:43 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 02:46:43 #139 CACHED 02:46:43 02:46:43 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:43 #140 CACHED 02:46:43 02:46:43 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 02:46:43 #141 CACHED 02:46:43 02:46:43 #142 [core-command builder 6/7] COPY . . 02:46:43 #142 CACHED 02:46:43 02:46:43 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:45 #143 ... 02:46:45 02:46:45 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:45 #0 4.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:46:45 #144 ... 02:46:45 02:46:45 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:45 #0 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:46:46 #145 ... 02:46:46 02:46:46 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:46 #143 5.979 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:46:46 ed1d31b7fb7a: Pushed 02:46:46 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:47 29dc963862d3: Preparing 02:46:47 32c525d528d0: Preparing 02:46:47 b3a8723b6420: Preparing 02:46:47 ed1d31b7fb7a: Preparing 02:46:47 ee00a9f5c5b0: Preparing 02:46:47 e7fbbfa0fded: Preparing 02:46:47 94a5a702cb50: Preparing 02:46:47 e7fbbfa0fded: Waiting 02:46:47 c7b9a9785975: Preparing 02:46:47 94a5a702cb50: Waiting 02:46:47 c7b9a9785975: Waiting 02:46:47 0854555d70ac: Preparing 02:46:47 0854555d70ac: Waiting 02:46:47 32c525d528d0: Layer already exists 02:46:47 29dc963862d3: Layer already exists 02:46:47 ed1d31b7fb7a: Layer already exists 02:46:47 b3a8723b6420: Layer already exists 02:46:47 ee00a9f5c5b0: Layer already exists 02:46:47 e7fbbfa0fded: Layer already exists 02:46:47 0854555d70ac: Layer already exists 02:46:47 94a5a702cb50: Layer already exists 02:46:47 c7b9a9785975: Layer already exists 02:46:47 latest: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 02:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:48 29dc963862d3: Preparing 02:46:48 32c525d528d0: Preparing 02:46:48 b3a8723b6420: Preparing 02:46:48 ed1d31b7fb7a: Preparing 02:46:48 ee00a9f5c5b0: Preparing 02:46:48 e7fbbfa0fded: Preparing 02:46:48 94a5a702cb50: Preparing 02:46:48 c7b9a9785975: Preparing 02:46:48 0854555d70ac: Preparing 02:46:48 e7fbbfa0fded: Waiting 02:46:48 94a5a702cb50: Waiting 02:46:48 0854555d70ac: Waiting 02:46:48 c7b9a9785975: Waiting 02:46:48 ee00a9f5c5b0: Layer already exists 02:46:48 b3a8723b6420: Layer already exists 02:46:48 32c525d528d0: Layer already exists 02:46:48 29dc963862d3: Layer already exists 02:46:48 ed1d31b7fb7a: Layer already exists 02:46:48 e7fbbfa0fded: Layer already exists 02:46:48 0854555d70ac: Layer already exists 02:46:48 94a5a702cb50: Layer already exists 02:46:48 c7b9a9785975: Layer already exists 02:46:48 4.1.0-dev.114: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:49 29dc963862d3: Preparing 02:46:49 32c525d528d0: Preparing 02:46:49 b3a8723b6420: Preparing 02:46:49 ed1d31b7fb7a: Preparing 02:46:49 ee00a9f5c5b0: Preparing 02:46:49 e7fbbfa0fded: Preparing 02:46:49 94a5a702cb50: Preparing 02:46:49 c7b9a9785975: Preparing 02:46:49 0854555d70ac: Preparing 02:46:49 94a5a702cb50: Waiting 02:46:49 c7b9a9785975: Waiting 02:46:49 0854555d70ac: Waiting 02:46:49 e7fbbfa0fded: Waiting 02:46:49 b3a8723b6420: Layer already exists 02:46:49 ed1d31b7fb7a: Layer already exists 02:46:49 ee00a9f5c5b0: Layer already exists 02:46:49 29dc963862d3: Layer already exists 02:46:49 32c525d528d0: Layer already exists 02:46:49 e7fbbfa0fded: Layer already exists 02:46:49 94a5a702cb50: Layer already exists 02:46:49 c7b9a9785975: Layer already exists 02:46:49 0854555d70ac: Layer already exists 02:46:49 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:50 #143 ... 02:46:50 02:46:50 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:50 #0 5.979 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:46:50 #146 ... 02:46:50 02:46:50 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:50 #0 6.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:46:50 #147 ... 02:46:50 02:46:50 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:50 #0 6.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:46:50 #148 ... 02:46:50 02:46:50 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:46:50 #0 5.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:46:50 #149 ... 02:46:50 02:46:50 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:50 #0 4.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:46:50 #150 ... 02:46:50 02:46:50 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:50 #0 5.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:46:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:46:51 29dc963862d3: Preparing 02:46:51 32c525d528d0: Preparing 02:46:51 b3a8723b6420: Preparing 02:46:51 ed1d31b7fb7a: Preparing 02:46:51 ee00a9f5c5b0: Preparing 02:46:51 e7fbbfa0fded: Preparing 02:46:51 e7fbbfa0fded: Waiting 02:46:51 94a5a702cb50: Preparing 02:46:51 c7b9a9785975: Preparing 02:46:51 94a5a702cb50: Waiting 02:46:51 0854555d70ac: Preparing 02:46:51 c7b9a9785975: Waiting 02:46:51 0854555d70ac: Waiting 02:46:51 29dc963862d3: Layer already exists 02:46:51 ee00a9f5c5b0: Layer already exists 02:46:51 b3a8723b6420: Layer already exists 02:46:51 ed1d31b7fb7a: Layer already exists 02:46:51 32c525d528d0: Layer already exists 02:46:51 94a5a702cb50: Layer already exists 02:46:51 e7fbbfa0fded: Layer already exists 02:46:51 0854555d70ac: Layer already exists 02:46:51 c7b9a9785975: Layer already exists 02:46:51 main: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 02:46:51 #151 ... 02:46:51 02:46:51 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:51 #0 4.519 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:51 #152 ... 02:46:51 02:46:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:51 #0 5.118 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:51 ===================================================== [Pipeline] echo 02:46:51 taggedImages: 02:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 02:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 02:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:46:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:46:51 24536189c5e58318d054b15b8c76ac99fb905035 02:46:51 latest 02:46:51 4.1.0-dev.114 02:46:51 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:51 main 02:46:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 02:46:51 #153 ... 02:46:51 02:46:51 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:51 #0 4.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 02:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:52 60600cec041b: Preparing 02:46:52 10f5b0d8046b: Preparing 02:46:52 ae44fc0abb78: Preparing 02:46:52 4f8de07e7024: Preparing 02:46:52 9bb798d76c0b: Preparing 02:46:52 ee00a9f5c5b0: Preparing 02:46:52 e7fbbfa0fded: Preparing 02:46:52 8d6961919e5c: Preparing 02:46:52 e982dbb9bf04: Preparing 02:46:52 04056aebbe56: Preparing 02:46:52 0854555d70ac: Preparing 02:46:52 e7fbbfa0fded: Waiting 02:46:52 04056aebbe56: Waiting 02:46:52 0854555d70ac: Waiting 02:46:52 8d6961919e5c: Waiting 02:46:52 e982dbb9bf04: Waiting 02:46:52 ee00a9f5c5b0: Waiting 02:46:52 9bb798d76c0b: Pushed 02:46:52 10f5b0d8046b: Pushed 02:46:52 60600cec041b: Pushed 02:46:52 4f8de07e7024: Pushed 02:46:52 ee00a9f5c5b0: Layer already exists 02:46:52 e7fbbfa0fded: Layer already exists 02:46:52 0854555d70ac: Layer already exists 02:46:52 e982dbb9bf04: Pushed 02:46:52 8d6961919e5c: Pushed 02:46:53 04056aebbe56: Pushed 02:46:55 ae44fc0abb78: Pushed 02:46:55 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:56 60600cec041b: Preparing 02:46:56 10f5b0d8046b: Preparing 02:46:56 ae44fc0abb78: Preparing 02:46:56 4f8de07e7024: Preparing 02:46:56 9bb798d76c0b: Preparing 02:46:56 ee00a9f5c5b0: Preparing 02:46:56 e7fbbfa0fded: Preparing 02:46:56 8d6961919e5c: Preparing 02:46:56 e982dbb9bf04: Preparing 02:46:56 04056aebbe56: Preparing 02:46:56 0854555d70ac: Preparing 02:46:56 8d6961919e5c: Waiting 02:46:56 e7fbbfa0fded: Waiting 02:46:56 e982dbb9bf04: Waiting 02:46:56 04056aebbe56: Waiting 02:46:56 0854555d70ac: Waiting 02:46:56 ee00a9f5c5b0: Waiting 02:46:56 9bb798d76c0b: Layer already exists 02:46:56 ae44fc0abb78: Layer already exists 02:46:56 10f5b0d8046b: Layer already exists 02:46:56 60600cec041b: Layer already exists 02:46:56 4f8de07e7024: Layer already exists 02:46:56 ee00a9f5c5b0: Layer already exists 02:46:56 8d6961919e5c: Layer already exists 02:46:56 e982dbb9bf04: Layer already exists 02:46:56 e7fbbfa0fded: Layer already exists 02:46:56 04056aebbe56: Layer already exists 02:46:56 0854555d70ac: Layer already exists 02:46:56 latest: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 02:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:57 60600cec041b: Preparing 02:46:57 10f5b0d8046b: Preparing 02:46:57 ae44fc0abb78: Preparing 02:46:57 4f8de07e7024: Preparing 02:46:57 9bb798d76c0b: Preparing 02:46:57 ee00a9f5c5b0: Preparing 02:46:57 e7fbbfa0fded: Preparing 02:46:57 8d6961919e5c: Preparing 02:46:57 e982dbb9bf04: Preparing 02:46:57 04056aebbe56: Preparing 02:46:57 0854555d70ac: Preparing 02:46:57 e7fbbfa0fded: Waiting 02:46:57 e982dbb9bf04: Waiting 02:46:57 8d6961919e5c: Waiting 02:46:57 04056aebbe56: Waiting 02:46:57 0854555d70ac: Waiting 02:46:57 ee00a9f5c5b0: Waiting 02:46:57 4f8de07e7024: Layer already exists 02:46:57 10f5b0d8046b: Layer already exists 02:46:57 60600cec041b: Layer already exists 02:46:57 9bb798d76c0b: Layer already exists 02:46:57 ae44fc0abb78: Layer already exists 02:46:57 8d6961919e5c: Layer already exists 02:46:57 ee00a9f5c5b0: Layer already exists 02:46:57 e982dbb9bf04: Layer already exists 02:46:57 e7fbbfa0fded: Layer already exists 02:46:57 04056aebbe56: Layer already exists 02:46:57 0854555d70ac: Layer already exists 02:46:57 4.1.0-dev.114: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:58 60600cec041b: Preparing 02:46:58 10f5b0d8046b: Preparing 02:46:58 ae44fc0abb78: Preparing 02:46:58 4f8de07e7024: Preparing 02:46:58 9bb798d76c0b: Preparing 02:46:58 ee00a9f5c5b0: Preparing 02:46:58 e7fbbfa0fded: Preparing 02:46:58 8d6961919e5c: Preparing 02:46:58 e982dbb9bf04: Preparing 02:46:58 04056aebbe56: Preparing 02:46:58 0854555d70ac: Preparing 02:46:58 ee00a9f5c5b0: Waiting 02:46:58 e7fbbfa0fded: Waiting 02:46:58 8d6961919e5c: Waiting 02:46:58 04056aebbe56: Waiting 02:46:58 e982dbb9bf04: Waiting 02:46:58 0854555d70ac: Waiting 02:46:58 ae44fc0abb78: Layer already exists 02:46:58 9bb798d76c0b: Layer already exists 02:46:58 4f8de07e7024: Layer already exists 02:46:58 60600cec041b: Layer already exists 02:46:58 10f5b0d8046b: Layer already exists 02:46:58 e982dbb9bf04: Layer already exists 02:46:58 ee00a9f5c5b0: Layer already exists 02:46:58 e7fbbfa0fded: Layer already exists 02:46:58 8d6961919e5c: Layer already exists 02:46:58 04056aebbe56: Layer already exists 02:46:58 0854555d70ac: Layer already exists 02:46:58 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:46:59 60600cec041b: Preparing 02:46:59 10f5b0d8046b: Preparing 02:46:59 ae44fc0abb78: Preparing 02:46:59 4f8de07e7024: Preparing 02:46:59 9bb798d76c0b: Preparing 02:46:59 ee00a9f5c5b0: Preparing 02:46:59 e7fbbfa0fded: Preparing 02:46:59 8d6961919e5c: Preparing 02:46:59 e982dbb9bf04: Preparing 02:46:59 ee00a9f5c5b0: Waiting 02:46:59 e7fbbfa0fded: Waiting 02:46:59 8d6961919e5c: Waiting 02:46:59 04056aebbe56: Preparing 02:46:59 0854555d70ac: Preparing 02:46:59 e982dbb9bf04: Waiting 02:46:59 0854555d70ac: Waiting 02:46:59 04056aebbe56: Waiting 02:46:59 ae44fc0abb78: Layer already exists 02:46:59 60600cec041b: Layer already exists 02:46:59 4f8de07e7024: Layer already exists 02:46:59 9bb798d76c0b: Layer already exists 02:46:59 10f5b0d8046b: Layer already exists 02:46:59 8d6961919e5c: Layer already exists 02:46:59 ee00a9f5c5b0: Layer already exists 02:46:59 e7fbbfa0fded: Layer already exists 02:46:59 e982dbb9bf04: Layer already exists 02:46:59 04056aebbe56: Layer already exists 02:46:59 0854555d70ac: Layer already exists 02:46:59 main: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:00 ===================================================== [Pipeline] echo 02:47:00 taggedImages: 02:47:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 02:47:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:47:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 02:47:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:47:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:47:00 24536189c5e58318d054b15b8c76ac99fb905035 02:47:00 latest 02:47:00 4.1.0-dev.114 02:47:00 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:00 main 02:47:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 02:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:01 531696745bf8: Preparing 02:47:01 eeab6e8326ac: Preparing 02:47:01 cad43b05fd98: Preparing 02:47:01 0e05a9d9a6c3: Preparing 02:47:01 e6f9209171a9: Preparing 02:47:01 cf5bd60b4f98: Preparing 02:47:01 f61f260f8d09: Preparing 02:47:01 ee00a9f5c5b0: Preparing 02:47:01 e7fbbfa0fded: Preparing 02:47:01 7ffa29bde91b: Preparing 02:47:01 67015e74f922: Preparing 02:47:01 0854555d70ac: Preparing 02:47:01 cf5bd60b4f98: Waiting 02:47:01 f61f260f8d09: Waiting 02:47:01 ee00a9f5c5b0: Waiting 02:47:01 7ffa29bde91b: Waiting 02:47:01 67015e74f922: Waiting 02:47:01 0854555d70ac: Waiting 02:47:01 e7fbbfa0fded: Waiting 02:47:01 eeab6e8326ac: Pushed 02:47:01 e6f9209171a9: Pushed 02:47:01 531696745bf8: Pushed 02:47:01 cf5bd60b4f98: Pushed 02:47:01 ee00a9f5c5b0: Layer already exists 02:47:01 e7fbbfa0fded: Layer already exists 02:47:01 f61f260f8d09: Pushed 02:47:01 0854555d70ac: Layer already exists 02:47:01 7ffa29bde91b: Pushed 02:47:03 67015e74f922: Pushed 02:47:04 0e05a9d9a6c3: Pushed 02:47:04 cad43b05fd98: Pushed 02:47:04 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:05 531696745bf8: Preparing 02:47:05 eeab6e8326ac: Preparing 02:47:05 cad43b05fd98: Preparing 02:47:05 0e05a9d9a6c3: Preparing 02:47:05 e6f9209171a9: Preparing 02:47:05 cf5bd60b4f98: Preparing 02:47:05 f61f260f8d09: Preparing 02:47:05 ee00a9f5c5b0: Preparing 02:47:05 e7fbbfa0fded: Preparing 02:47:05 7ffa29bde91b: Preparing 02:47:05 67015e74f922: Preparing 02:47:05 0854555d70ac: Preparing 02:47:05 cf5bd60b4f98: Waiting 02:47:05 e7fbbfa0fded: Waiting 02:47:05 7ffa29bde91b: Waiting 02:47:05 f61f260f8d09: Waiting 02:47:05 67015e74f922: Waiting 02:47:05 ee00a9f5c5b0: Waiting 02:47:05 0854555d70ac: Waiting 02:47:05 531696745bf8: Layer already exists 02:47:05 0e05a9d9a6c3: Layer already exists 02:47:05 cad43b05fd98: Layer already exists 02:47:05 e6f9209171a9: Layer already exists 02:47:05 eeab6e8326ac: Layer already exists 02:47:05 f61f260f8d09: Layer already exists 02:47:05 ee00a9f5c5b0: Layer already exists 02:47:05 cf5bd60b4f98: Layer already exists 02:47:05 e7fbbfa0fded: Layer already exists 02:47:05 7ffa29bde91b: Layer already exists 02:47:05 67015e74f922: Layer already exists 02:47:05 0854555d70ac: Layer already exists 02:47:05 latest: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 02:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:06 531696745bf8: Preparing 02:47:06 eeab6e8326ac: Preparing 02:47:06 cad43b05fd98: Preparing 02:47:06 0e05a9d9a6c3: Preparing 02:47:06 e6f9209171a9: Preparing 02:47:06 cf5bd60b4f98: Preparing 02:47:06 f61f260f8d09: Preparing 02:47:06 ee00a9f5c5b0: Preparing 02:47:06 e7fbbfa0fded: Preparing 02:47:06 7ffa29bde91b: Preparing 02:47:06 67015e74f922: Preparing 02:47:06 cf5bd60b4f98: Waiting 02:47:06 f61f260f8d09: Waiting 02:47:06 ee00a9f5c5b0: Waiting 02:47:06 7ffa29bde91b: Waiting 02:47:06 e7fbbfa0fded: Waiting 02:47:06 67015e74f922: Waiting 02:47:06 0854555d70ac: Preparing 02:47:06 0854555d70ac: Waiting 02:47:06 cad43b05fd98: Layer already exists 02:47:06 0e05a9d9a6c3: Layer already exists 02:47:06 531696745bf8: Layer already exists 02:47:06 eeab6e8326ac: Layer already exists 02:47:06 e6f9209171a9: Layer already exists 02:47:06 cf5bd60b4f98: Layer already exists 02:47:06 7ffa29bde91b: Layer already exists 02:47:06 f61f260f8d09: Layer already exists 02:47:06 e7fbbfa0fded: Layer already exists 02:47:06 ee00a9f5c5b0: Layer already exists 02:47:06 67015e74f922: Layer already exists 02:47:06 0854555d70ac: Layer already exists 02:47:06 4.1.0-dev.114: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:07 531696745bf8: Preparing 02:47:07 eeab6e8326ac: Preparing 02:47:07 cad43b05fd98: Preparing 02:47:07 0e05a9d9a6c3: Preparing 02:47:07 e6f9209171a9: Preparing 02:47:07 cf5bd60b4f98: Preparing 02:47:07 f61f260f8d09: Preparing 02:47:07 ee00a9f5c5b0: Preparing 02:47:07 e7fbbfa0fded: Preparing 02:47:07 7ffa29bde91b: Preparing 02:47:07 67015e74f922: Preparing 02:47:07 0854555d70ac: Preparing 02:47:07 ee00a9f5c5b0: Waiting 02:47:07 e7fbbfa0fded: Waiting 02:47:07 7ffa29bde91b: Waiting 02:47:07 67015e74f922: Waiting 02:47:07 cf5bd60b4f98: Waiting 02:47:07 0854555d70ac: Waiting 02:47:07 f61f260f8d09: Waiting 02:47:07 0e05a9d9a6c3: Layer already exists 02:47:07 eeab6e8326ac: Layer already exists 02:47:07 531696745bf8: Layer already exists 02:47:07 e6f9209171a9: Layer already exists 02:47:07 cad43b05fd98: Layer already exists 02:47:07 f61f260f8d09: Layer already exists 02:47:07 cf5bd60b4f98: Layer already exists 02:47:07 ee00a9f5c5b0: Layer already exists 02:47:07 e7fbbfa0fded: Layer already exists 02:47:07 7ffa29bde91b: Layer already exists 02:47:07 67015e74f922: Layer already exists 02:47:07 0854555d70ac: Layer already exists 02:47:07 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:47:08 531696745bf8: Preparing 02:47:08 eeab6e8326ac: Preparing 02:47:08 cad43b05fd98: Preparing 02:47:08 0e05a9d9a6c3: Preparing 02:47:08 e6f9209171a9: Preparing 02:47:08 cf5bd60b4f98: Preparing 02:47:08 f61f260f8d09: Preparing 02:47:08 ee00a9f5c5b0: Preparing 02:47:08 e7fbbfa0fded: Preparing 02:47:08 7ffa29bde91b: Preparing 02:47:08 67015e74f922: Preparing 02:47:08 cf5bd60b4f98: Waiting 02:47:08 0854555d70ac: Preparing 02:47:08 f61f260f8d09: Waiting 02:47:08 ee00a9f5c5b0: Waiting 02:47:08 e7fbbfa0fded: Waiting 02:47:08 0854555d70ac: Waiting 02:47:08 67015e74f922: Waiting 02:47:08 7ffa29bde91b: Waiting 02:47:08 531696745bf8: Layer already exists 02:47:08 e6f9209171a9: Layer already exists 02:47:08 eeab6e8326ac: Layer already exists 02:47:08 cad43b05fd98: Layer already exists 02:47:08 0e05a9d9a6c3: Layer already exists 02:47:08 cf5bd60b4f98: Layer already exists 02:47:08 f61f260f8d09: Layer already exists 02:47:08 e7fbbfa0fded: Layer already exists 02:47:08 7ffa29bde91b: Layer already exists 02:47:08 ee00a9f5c5b0: Layer already exists 02:47:08 67015e74f922: Layer already exists 02:47:08 0854555d70ac: Layer already exists 02:47:08 main: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:09 ===================================================== [Pipeline] echo 02:47:09 taggedImages: 02:47:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 02:47:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:47:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 02:47:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:47:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:47:09 24536189c5e58318d054b15b8c76ac99fb905035 02:47:09 latest 02:47:09 4.1.0-dev.114 02:47:09 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:09 main 02:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 02:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:10 ceef67441e1a: Preparing 02:47:10 387c9f7152a1: Preparing 02:47:10 ee00a9f5c5b0: Preparing 02:47:10 e7fbbfa0fded: Preparing 02:47:10 44d4f9cc0d7d: Preparing 02:47:10 99f4b3967a85: Preparing 02:47:10 0854555d70ac: Preparing 02:47:10 99f4b3967a85: Waiting 02:47:10 0854555d70ac: Waiting 02:47:10 ee00a9f5c5b0: Layer already exists 02:47:10 e7fbbfa0fded: Layer already exists 02:47:10 0854555d70ac: Layer already exists 02:47:10 44d4f9cc0d7d: Pushed 02:47:10 ceef67441e1a: Pushed 02:47:11 99f4b3967a85: Pushed 02:47:13 387c9f7152a1: Pushed 02:47:13 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:14 ceef67441e1a: Preparing 02:47:14 387c9f7152a1: Preparing 02:47:14 ee00a9f5c5b0: Preparing 02:47:14 e7fbbfa0fded: Preparing 02:47:14 44d4f9cc0d7d: Preparing 02:47:14 99f4b3967a85: Preparing 02:47:14 0854555d70ac: Preparing 02:47:14 99f4b3967a85: Waiting 02:47:14 0854555d70ac: Waiting 02:47:14 44d4f9cc0d7d: Layer already exists 02:47:14 ceef67441e1a: Layer already exists 02:47:14 ee00a9f5c5b0: Layer already exists 02:47:14 e7fbbfa0fded: Layer already exists 02:47:14 387c9f7152a1: Layer already exists 02:47:14 0854555d70ac: Layer already exists 02:47:14 99f4b3967a85: Layer already exists 02:47:14 latest: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 02:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:15 ceef67441e1a: Preparing 02:47:15 387c9f7152a1: Preparing 02:47:15 ee00a9f5c5b0: Preparing 02:47:15 e7fbbfa0fded: Preparing 02:47:15 44d4f9cc0d7d: Preparing 02:47:15 99f4b3967a85: Preparing 02:47:15 0854555d70ac: Preparing 02:47:15 99f4b3967a85: Waiting 02:47:15 0854555d70ac: Waiting 02:47:15 387c9f7152a1: Layer already exists 02:47:15 e7fbbfa0fded: Layer already exists 02:47:15 44d4f9cc0d7d: Layer already exists 02:47:15 ceef67441e1a: Layer already exists 02:47:15 ee00a9f5c5b0: Layer already exists 02:47:15 99f4b3967a85: Layer already exists 02:47:15 0854555d70ac: Layer already exists 02:47:15 4.1.0-dev.114: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:16 ceef67441e1a: Preparing 02:47:16 387c9f7152a1: Preparing 02:47:16 ee00a9f5c5b0: Preparing 02:47:16 e7fbbfa0fded: Preparing 02:47:16 44d4f9cc0d7d: Preparing 02:47:16 99f4b3967a85: Preparing 02:47:16 0854555d70ac: Preparing 02:47:16 99f4b3967a85: Waiting 02:47:16 0854555d70ac: Waiting 02:47:16 ceef67441e1a: Layer already exists 02:47:16 e7fbbfa0fded: Layer already exists 02:47:16 387c9f7152a1: Layer already exists 02:47:16 44d4f9cc0d7d: Layer already exists 02:47:16 ee00a9f5c5b0: Layer already exists 02:47:16 99f4b3967a85: Layer already exists 02:47:16 0854555d70ac: Layer already exists 02:47:16 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:47:17 ceef67441e1a: Preparing 02:47:17 387c9f7152a1: Preparing 02:47:17 ee00a9f5c5b0: Preparing 02:47:17 e7fbbfa0fded: Preparing 02:47:17 44d4f9cc0d7d: Preparing 02:47:17 99f4b3967a85: Preparing 02:47:17 0854555d70ac: Preparing 02:47:17 99f4b3967a85: Waiting 02:47:17 0854555d70ac: Waiting 02:47:17 e7fbbfa0fded: Layer already exists 02:47:17 ee00a9f5c5b0: Layer already exists 02:47:17 387c9f7152a1: Layer already exists 02:47:17 44d4f9cc0d7d: Layer already exists 02:47:17 ceef67441e1a: Layer already exists 02:47:17 99f4b3967a85: Layer already exists 02:47:17 0854555d70ac: Layer already exists 02:47:17 main: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:18 ===================================================== [Pipeline] echo 02:47:18 taggedImages: 02:47:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 02:47:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:47:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 02:47:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:47:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:47:18 24536189c5e58318d054b15b8c76ac99fb905035 02:47:18 latest 02:47:18 4.1.0-dev.114 02:47:18 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:18 main 02:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 02:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:19 4b68de3e0c36: Preparing 02:47:19 0c5e44b37519: Preparing 02:47:19 8d65d87af135: Preparing 02:47:19 ee00a9f5c5b0: Preparing 02:47:19 e7fbbfa0fded: Preparing 02:47:19 416df1a49d8e: Preparing 02:47:19 4e8bc00d6969: Preparing 02:47:19 6de27b7fe105: Preparing 02:47:19 0b317034bced: Preparing 02:47:19 0854555d70ac: Preparing 02:47:19 416df1a49d8e: Waiting 02:47:19 4e8bc00d6969: Waiting 02:47:19 6de27b7fe105: Waiting 02:47:19 0b317034bced: Waiting 02:47:19 0854555d70ac: Waiting 02:47:19 e7fbbfa0fded: Layer already exists 02:47:19 ee00a9f5c5b0: Layer already exists 02:47:19 0c5e44b37519: Pushed 02:47:19 8d65d87af135: Pushed 02:47:19 4b68de3e0c36: Pushed 02:47:19 0854555d70ac: Layer already exists 02:47:19 6de27b7fe105: Pushed 02:47:19 0b317034bced: Pushed 02:47:25 4e8bc00d6969: Pushed 02:47:32 416df1a49d8e: Pushed 02:47:32 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:32 4b68de3e0c36: Preparing 02:47:32 0c5e44b37519: Preparing 02:47:32 8d65d87af135: Preparing 02:47:32 ee00a9f5c5b0: Preparing 02:47:32 e7fbbfa0fded: Preparing 02:47:32 416df1a49d8e: Preparing 02:47:32 4e8bc00d6969: Preparing 02:47:32 6de27b7fe105: Preparing 02:47:32 0b317034bced: Preparing 02:47:32 0854555d70ac: Preparing 02:47:32 6de27b7fe105: Waiting 02:47:32 416df1a49d8e: Waiting 02:47:32 0b317034bced: Waiting 02:47:32 4e8bc00d6969: Waiting 02:47:32 0854555d70ac: Waiting 02:47:32 e7fbbfa0fded: Layer already exists 02:47:32 ee00a9f5c5b0: Layer already exists 02:47:32 0c5e44b37519: Layer already exists 02:47:32 8d65d87af135: Layer already exists 02:47:32 4b68de3e0c36: Layer already exists 02:47:32 0b317034bced: Layer already exists 02:47:32 416df1a49d8e: Layer already exists 02:47:32 4e8bc00d6969: Layer already exists 02:47:32 0854555d70ac: Layer already exists 02:47:32 6de27b7fe105: Layer already exists 02:47:32 latest: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 02:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:34 4b68de3e0c36: Preparing 02:47:34 0c5e44b37519: Preparing 02:47:34 8d65d87af135: Preparing 02:47:34 ee00a9f5c5b0: Preparing 02:47:34 e7fbbfa0fded: Preparing 02:47:34 416df1a49d8e: Preparing 02:47:34 4e8bc00d6969: Preparing 02:47:34 6de27b7fe105: Preparing 02:47:34 0b317034bced: Preparing 02:47:34 0854555d70ac: Preparing 02:47:34 416df1a49d8e: Waiting 02:47:34 4e8bc00d6969: Waiting 02:47:34 6de27b7fe105: Waiting 02:47:34 0b317034bced: Waiting 02:47:34 0854555d70ac: Waiting 02:47:34 ee00a9f5c5b0: Layer already exists 02:47:34 0c5e44b37519: Layer already exists 02:47:34 e7fbbfa0fded: Layer already exists 02:47:34 4b68de3e0c36: Layer already exists 02:47:34 8d65d87af135: Layer already exists 02:47:34 4e8bc00d6969: Layer already exists 02:47:34 416df1a49d8e: Layer already exists 02:47:34 6de27b7fe105: Layer already exists 02:47:34 0854555d70ac: Layer already exists 02:47:34 0b317034bced: Layer already exists 02:47:34 4.1.0-dev.114: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:34 4b68de3e0c36: Preparing 02:47:34 0c5e44b37519: Preparing 02:47:34 8d65d87af135: Preparing 02:47:34 ee00a9f5c5b0: Preparing 02:47:34 e7fbbfa0fded: Preparing 02:47:34 416df1a49d8e: Preparing 02:47:34 4e8bc00d6969: Preparing 02:47:34 6de27b7fe105: Preparing 02:47:34 0b317034bced: Preparing 02:47:34 0854555d70ac: Preparing 02:47:34 6de27b7fe105: Waiting 02:47:34 0b317034bced: Waiting 02:47:34 0854555d70ac: Waiting 02:47:34 416df1a49d8e: Waiting 02:47:34 4e8bc00d6969: Waiting 02:47:34 0c5e44b37519: Layer already exists 02:47:34 8d65d87af135: Layer already exists 02:47:34 4b68de3e0c36: Layer already exists 02:47:34 ee00a9f5c5b0: Layer already exists 02:47:34 e7fbbfa0fded: Layer already exists 02:47:34 416df1a49d8e: Layer already exists 02:47:34 6de27b7fe105: Layer already exists 02:47:34 0b317034bced: Layer already exists 02:47:34 4e8bc00d6969: Layer already exists 02:47:34 0854555d70ac: Layer already exists 02:47:34 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:47:36 4b68de3e0c36: Preparing 02:47:36 0c5e44b37519: Preparing 02:47:36 8d65d87af135: Preparing 02:47:36 ee00a9f5c5b0: Preparing 02:47:36 e7fbbfa0fded: Preparing 02:47:36 416df1a49d8e: Preparing 02:47:36 4e8bc00d6969: Preparing 02:47:36 6de27b7fe105: Preparing 02:47:36 0b317034bced: Preparing 02:47:36 0854555d70ac: Preparing 02:47:36 416df1a49d8e: Waiting 02:47:36 4e8bc00d6969: Waiting 02:47:36 6de27b7fe105: Waiting 02:47:36 0b317034bced: Waiting 02:47:36 0854555d70ac: Waiting 02:47:36 8d65d87af135: Layer already exists 02:47:36 4b68de3e0c36: Layer already exists 02:47:36 ee00a9f5c5b0: Layer already exists 02:47:36 0c5e44b37519: Layer already exists 02:47:36 e7fbbfa0fded: Layer already exists 02:47:36 416df1a49d8e: Layer already exists 02:47:36 4e8bc00d6969: Layer already exists 02:47:36 6de27b7fe105: Layer already exists 02:47:36 0854555d70ac: Layer already exists 02:47:36 0b317034bced: Layer already exists 02:47:36 main: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:36 ===================================================== [Pipeline] echo 02:47:36 taggedImages: 02:47:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 02:47:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:47:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 02:47:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:47:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:47:36 24536189c5e58318d054b15b8c76ac99fb905035 02:47:36 latest 02:47:36 4.1.0-dev.114 02:47:36 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:36 main 02:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 02:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:37 5238e8936dc7: Preparing 02:47:37 ce8c157e65f9: Preparing 02:47:37 0f6cfc3f6982: Preparing 02:47:37 ee00a9f5c5b0: Preparing 02:47:37 e7fbbfa0fded: Preparing 02:47:37 8c08fccf0e4c: Preparing 02:47:37 e0da49ed4543: Preparing 02:47:37 5b1e397112f7: Preparing 02:47:37 0854555d70ac: Preparing 02:47:37 e0da49ed4543: Waiting 02:47:37 5b1e397112f7: Waiting 02:47:37 0854555d70ac: Waiting 02:47:37 8c08fccf0e4c: Waiting 02:47:37 ee00a9f5c5b0: Layer already exists 02:47:37 e7fbbfa0fded: Layer already exists 02:47:37 0f6cfc3f6982: Pushed 02:47:37 e0da49ed4543: Pushed 02:47:37 5238e8936dc7: Pushed 02:47:37 ce8c157e65f9: Pushed 02:47:37 0854555d70ac: Layer already exists 02:47:37 5b1e397112f7: Pushed 02:47:53 8c08fccf0e4c: Pushed 02:47:53 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:54 5238e8936dc7: Preparing 02:47:54 ce8c157e65f9: Preparing 02:47:54 0f6cfc3f6982: Preparing 02:47:54 ee00a9f5c5b0: Preparing 02:47:54 e7fbbfa0fded: Preparing 02:47:54 8c08fccf0e4c: Preparing 02:47:54 e0da49ed4543: Preparing 02:47:54 5b1e397112f7: Preparing 02:47:54 0854555d70ac: Preparing 02:47:54 8c08fccf0e4c: Waiting 02:47:54 e0da49ed4543: Waiting 02:47:54 5b1e397112f7: Waiting 02:47:54 0854555d70ac: Waiting 02:47:54 5238e8936dc7: Layer already exists 02:47:54 ce8c157e65f9: Layer already exists 02:47:54 0f6cfc3f6982: Layer already exists 02:47:54 ee00a9f5c5b0: Layer already exists 02:47:54 e7fbbfa0fded: Layer already exists 02:47:54 8c08fccf0e4c: Layer already exists 02:47:54 0854555d70ac: Layer already exists 02:47:54 e0da49ed4543: Layer already exists 02:47:54 5b1e397112f7: Layer already exists 02:47:54 latest: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 02:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:54 5238e8936dc7: Preparing 02:47:54 ce8c157e65f9: Preparing 02:47:54 0f6cfc3f6982: Preparing 02:47:54 ee00a9f5c5b0: Preparing 02:47:54 e7fbbfa0fded: Preparing 02:47:54 8c08fccf0e4c: Preparing 02:47:54 e0da49ed4543: Preparing 02:47:54 5b1e397112f7: Preparing 02:47:54 0854555d70ac: Preparing 02:47:54 5b1e397112f7: Waiting 02:47:54 8c08fccf0e4c: Waiting 02:47:54 e0da49ed4543: Waiting 02:47:54 0854555d70ac: Waiting 02:47:54 ce8c157e65f9: Layer already exists 02:47:54 5238e8936dc7: Layer already exists 02:47:54 e7fbbfa0fded: Layer already exists 02:47:54 0f6cfc3f6982: Layer already exists 02:47:54 ee00a9f5c5b0: Layer already exists 02:47:54 e0da49ed4543: Layer already exists 02:47:54 0854555d70ac: Layer already exists 02:47:54 8c08fccf0e4c: Layer already exists 02:47:54 5b1e397112f7: Layer already exists 02:47:54 4.1.0-dev.114: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:55 5238e8936dc7: Preparing 02:47:55 ce8c157e65f9: Preparing 02:47:55 0f6cfc3f6982: Preparing 02:47:55 ee00a9f5c5b0: Preparing 02:47:55 e7fbbfa0fded: Preparing 02:47:55 8c08fccf0e4c: Preparing 02:47:55 e0da49ed4543: Preparing 02:47:55 5b1e397112f7: Preparing 02:47:55 0854555d70ac: Preparing 02:47:55 8c08fccf0e4c: Waiting 02:47:55 0854555d70ac: Waiting 02:47:55 e0da49ed4543: Waiting 02:47:55 5b1e397112f7: Waiting 02:47:55 ee00a9f5c5b0: Layer already exists 02:47:55 e7fbbfa0fded: Layer already exists 02:47:55 0f6cfc3f6982: Layer already exists 02:47:55 ce8c157e65f9: Layer already exists 02:47:55 5238e8936dc7: Layer already exists 02:47:55 8c08fccf0e4c: Layer already exists 02:47:55 5b1e397112f7: Layer already exists 02:47:55 0854555d70ac: Layer already exists 02:47:55 e0da49ed4543: Layer already exists 02:47:55 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:47:56 5238e8936dc7: Preparing 02:47:56 ce8c157e65f9: Preparing 02:47:56 0f6cfc3f6982: Preparing 02:47:56 ee00a9f5c5b0: Preparing 02:47:56 e7fbbfa0fded: Preparing 02:47:56 8c08fccf0e4c: Preparing 02:47:56 e0da49ed4543: Preparing 02:47:56 5b1e397112f7: Preparing 02:47:56 0854555d70ac: Preparing 02:47:56 e0da49ed4543: Waiting 02:47:56 5b1e397112f7: Waiting 02:47:56 8c08fccf0e4c: Waiting 02:47:56 0854555d70ac: Waiting 02:47:56 ee00a9f5c5b0: Layer already exists 02:47:56 ce8c157e65f9: Layer already exists 02:47:56 5238e8936dc7: Layer already exists 02:47:56 e7fbbfa0fded: Layer already exists 02:47:56 0f6cfc3f6982: Layer already exists 02:47:56 e0da49ed4543: Layer already exists 02:47:56 5b1e397112f7: Layer already exists 02:47:56 8c08fccf0e4c: Layer already exists 02:47:56 0854555d70ac: Layer already exists 02:47:56 main: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:57 ===================================================== [Pipeline] echo 02:47:57 taggedImages: 02:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 02:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 02:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:47:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:47:57 24536189c5e58318d054b15b8c76ac99fb905035 02:47:57 latest 02:47:57 4.1.0-dev.114 02:47:57 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:47:57 main 02:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 02:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:47:58 4b68de3e0c36: Preparing 02:47:58 f7b5837f2ee1: Preparing 02:47:58 69f6814d9284: Preparing 02:47:58 ee00a9f5c5b0: Preparing 02:47:58 e7fbbfa0fded: Preparing 02:47:58 9d9d67d1913b: Preparing 02:47:58 6de27b7fe105: Preparing 02:47:58 0b317034bced: Preparing 02:47:58 0854555d70ac: Preparing 02:47:58 6de27b7fe105: Waiting 02:47:58 0b317034bced: Waiting 02:47:58 0854555d70ac: Waiting 02:47:58 9d9d67d1913b: Waiting 02:47:58 ee00a9f5c5b0: Layer already exists 02:47:58 4b68de3e0c36: Layer already exists 02:47:58 e7fbbfa0fded: Layer already exists 02:47:58 6de27b7fe105: Layer already exists 02:47:58 0b317034bced: Layer already exists 02:47:58 0854555d70ac: Layer already exists 02:47:58 f7b5837f2ee1: Pushed 02:47:58 69f6814d9284: Pushed 02:48:13 9d9d67d1913b: Pushed 02:48:13 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:48:13 4b68de3e0c36: Preparing 02:48:13 f7b5837f2ee1: Preparing 02:48:13 69f6814d9284: Preparing 02:48:13 ee00a9f5c5b0: Preparing 02:48:13 e7fbbfa0fded: Preparing 02:48:13 9d9d67d1913b: Preparing 02:48:13 6de27b7fe105: Preparing 02:48:13 0b317034bced: Preparing 02:48:13 0854555d70ac: Preparing 02:48:13 6de27b7fe105: Waiting 02:48:13 0b317034bced: Waiting 02:48:13 9d9d67d1913b: Waiting 02:48:13 0854555d70ac: Waiting 02:48:13 f7b5837f2ee1: Layer already exists 02:48:13 4b68de3e0c36: Layer already exists 02:48:13 69f6814d9284: Layer already exists 02:48:13 e7fbbfa0fded: Layer already exists 02:48:13 ee00a9f5c5b0: Layer already exists 02:48:13 6de27b7fe105: Layer already exists 02:48:13 9d9d67d1913b: Layer already exists 02:48:13 0854555d70ac: Layer already exists 02:48:13 0b317034bced: Layer already exists 02:48:13 latest: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 02:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:48:14 4b68de3e0c36: Preparing 02:48:14 f7b5837f2ee1: Preparing 02:48:14 69f6814d9284: Preparing 02:48:14 ee00a9f5c5b0: Preparing 02:48:14 e7fbbfa0fded: Preparing 02:48:14 9d9d67d1913b: Preparing 02:48:14 6de27b7fe105: Preparing 02:48:14 0b317034bced: Preparing 02:48:14 6de27b7fe105: Waiting 02:48:14 0854555d70ac: Preparing 02:48:14 0b317034bced: Waiting 02:48:14 9d9d67d1913b: Waiting 02:48:14 0854555d70ac: Waiting 02:48:14 ee00a9f5c5b0: Layer already exists 02:48:14 69f6814d9284: Layer already exists 02:48:14 4b68de3e0c36: Layer already exists 02:48:14 e7fbbfa0fded: Layer already exists 02:48:14 f7b5837f2ee1: Layer already exists 02:48:14 9d9d67d1913b: Layer already exists 02:48:14 6de27b7fe105: Layer already exists 02:48:14 0b317034bced: Layer already exists 02:48:14 0854555d70ac: Layer already exists 02:48:14 4.1.0-dev.114: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:48:15 4b68de3e0c36: Preparing 02:48:15 f7b5837f2ee1: Preparing 02:48:15 69f6814d9284: Preparing 02:48:15 ee00a9f5c5b0: Preparing 02:48:15 e7fbbfa0fded: Preparing 02:48:15 9d9d67d1913b: Preparing 02:48:15 6de27b7fe105: Preparing 02:48:15 0b317034bced: Preparing 02:48:15 0854555d70ac: Preparing 02:48:15 6de27b7fe105: Waiting 02:48:15 0b317034bced: Waiting 02:48:15 0854555d70ac: Waiting 02:48:15 9d9d67d1913b: Waiting 02:48:15 ee00a9f5c5b0: Layer already exists 02:48:15 f7b5837f2ee1: Layer already exists 02:48:15 69f6814d9284: Layer already exists 02:48:15 e7fbbfa0fded: Layer already exists 02:48:15 4b68de3e0c36: Layer already exists 02:48:15 6de27b7fe105: Layer already exists 02:48:15 9d9d67d1913b: Layer already exists 02:48:15 0b317034bced: Layer already exists 02:48:15 0854555d70ac: Layer already exists 02:48:15 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:48:15 4b68de3e0c36: Preparing 02:48:15 f7b5837f2ee1: Preparing 02:48:15 69f6814d9284: Preparing 02:48:15 ee00a9f5c5b0: Preparing 02:48:15 e7fbbfa0fded: Preparing 02:48:15 9d9d67d1913b: Preparing 02:48:15 6de27b7fe105: Preparing 02:48:15 0b317034bced: Preparing 02:48:15 0854555d70ac: Preparing 02:48:15 9d9d67d1913b: Waiting 02:48:15 6de27b7fe105: Waiting 02:48:15 0b317034bced: Waiting 02:48:15 0854555d70ac: Waiting 02:48:15 69f6814d9284: Layer already exists 02:48:15 4b68de3e0c36: Layer already exists 02:48:15 ee00a9f5c5b0: Layer already exists 02:48:15 e7fbbfa0fded: Layer already exists 02:48:15 f7b5837f2ee1: Layer already exists 02:48:15 6de27b7fe105: Layer already exists 02:48:15 9d9d67d1913b: Layer already exists 02:48:15 0b317034bced: Layer already exists 02:48:15 0854555d70ac: Layer already exists 02:48:15 main: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:15 ===================================================== [Pipeline] echo 02:48:15 taggedImages: 02:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 02:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 02:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:48:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:48:15 24536189c5e58318d054b15b8c76ac99fb905035 02:48:15 latest 02:48:15 4.1.0-dev.114 02:48:15 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:15 main 02:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 02:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:16 772b59ad43e2: Preparing 02:48:16 94e6f7043410: Preparing 02:48:16 ee00a9f5c5b0: Preparing 02:48:16 e7fbbfa0fded: Preparing 02:48:16 5073cfe36b09: Preparing 02:48:16 9824df3da515: Preparing 02:48:16 0854555d70ac: Preparing 02:48:16 9824df3da515: Waiting 02:48:16 0854555d70ac: Waiting 02:48:16 e7fbbfa0fded: Layer already exists 02:48:16 ee00a9f5c5b0: Layer already exists 02:48:16 0854555d70ac: Layer already exists 02:48:16 5073cfe36b09: Pushed 02:48:16 772b59ad43e2: Pushed 02:48:17 9824df3da515: Pushed 02:48:20 94e6f7043410: Pushed 02:48:20 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:21 772b59ad43e2: Preparing 02:48:21 94e6f7043410: Preparing 02:48:21 ee00a9f5c5b0: Preparing 02:48:21 e7fbbfa0fded: Preparing 02:48:21 5073cfe36b09: Preparing 02:48:21 9824df3da515: Preparing 02:48:21 0854555d70ac: Preparing 02:48:21 9824df3da515: Waiting 02:48:21 0854555d70ac: Waiting 02:48:21 94e6f7043410: Layer already exists 02:48:21 e7fbbfa0fded: Layer already exists 02:48:21 ee00a9f5c5b0: Layer already exists 02:48:21 772b59ad43e2: Layer already exists 02:48:21 5073cfe36b09: Layer already exists 02:48:21 0854555d70ac: Layer already exists 02:48:21 9824df3da515: Layer already exists 02:48:21 latest: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 02:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:22 772b59ad43e2: Preparing 02:48:22 94e6f7043410: Preparing 02:48:22 ee00a9f5c5b0: Preparing 02:48:22 e7fbbfa0fded: Preparing 02:48:22 5073cfe36b09: Preparing 02:48:22 9824df3da515: Preparing 02:48:22 0854555d70ac: Preparing 02:48:22 9824df3da515: Waiting 02:48:22 0854555d70ac: Waiting 02:48:22 5073cfe36b09: Layer already exists 02:48:22 ee00a9f5c5b0: Layer already exists 02:48:22 e7fbbfa0fded: Layer already exists 02:48:22 94e6f7043410: Layer already exists 02:48:22 772b59ad43e2: Layer already exists 02:48:22 9824df3da515: Layer already exists 02:48:22 0854555d70ac: Layer already exists 02:48:22 4.1.0-dev.114: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:23 772b59ad43e2: Preparing 02:48:23 94e6f7043410: Preparing 02:48:23 ee00a9f5c5b0: Preparing 02:48:23 e7fbbfa0fded: Preparing 02:48:23 5073cfe36b09: Preparing 02:48:23 9824df3da515: Preparing 02:48:23 0854555d70ac: Preparing 02:48:23 9824df3da515: Waiting 02:48:23 0854555d70ac: Waiting 02:48:23 e7fbbfa0fded: Layer already exists 02:48:23 5073cfe36b09: Layer already exists 02:48:23 ee00a9f5c5b0: Layer already exists 02:48:23 772b59ad43e2: Layer already exists 02:48:23 94e6f7043410: Layer already exists 02:48:23 9824df3da515: Layer already exists 02:48:23 0854555d70ac: Layer already exists 02:48:23 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:48:24 772b59ad43e2: Preparing 02:48:24 94e6f7043410: Preparing 02:48:24 ee00a9f5c5b0: Preparing 02:48:24 e7fbbfa0fded: Preparing 02:48:24 5073cfe36b09: Preparing 02:48:24 9824df3da515: Preparing 02:48:24 0854555d70ac: Preparing 02:48:24 9824df3da515: Waiting 02:48:24 0854555d70ac: Waiting 02:48:24 e7fbbfa0fded: Layer already exists 02:48:24 94e6f7043410: Layer already exists 02:48:24 5073cfe36b09: Layer already exists 02:48:24 ee00a9f5c5b0: Layer already exists 02:48:24 772b59ad43e2: Layer already exists 02:48:24 9824df3da515: Layer already exists 02:48:24 0854555d70ac: Layer already exists 02:48:24 main: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:25 ===================================================== [Pipeline] echo 02:48:25 taggedImages: 02:48:25 - nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 02:48:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:48:25 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 02:48:25 - nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:48:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:48:25 24536189c5e58318d054b15b8c76ac99fb905035 02:48:25 latest 02:48:25 4.1.0-dev.114 02:48:25 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:25 main 02:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 02:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:26 5de4437633bb: Preparing 02:48:26 80fcbf9eeec3: Preparing 02:48:26 ee00a9f5c5b0: Preparing 02:48:26 e7fbbfa0fded: Preparing 02:48:26 bda6967c15e2: Preparing 02:48:26 6ccaeac1edb5: Preparing 02:48:26 0854555d70ac: Preparing 02:48:26 0854555d70ac: Waiting 02:48:26 6ccaeac1edb5: Waiting 02:48:26 e7fbbfa0fded: Layer already exists 02:48:26 ee00a9f5c5b0: Layer already exists 02:48:26 0854555d70ac: Layer already exists 02:48:26 5de4437633bb: Pushed 02:48:26 bda6967c15e2: Pushed 02:48:26 6ccaeac1edb5: Pushed 02:48:30 80fcbf9eeec3: Pushed 02:48:30 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:31 5de4437633bb: Preparing 02:48:31 80fcbf9eeec3: Preparing 02:48:31 ee00a9f5c5b0: Preparing 02:48:31 e7fbbfa0fded: Preparing 02:48:31 bda6967c15e2: Preparing 02:48:31 6ccaeac1edb5: Preparing 02:48:31 0854555d70ac: Preparing 02:48:31 6ccaeac1edb5: Waiting 02:48:31 0854555d70ac: Waiting 02:48:31 80fcbf9eeec3: Layer already exists 02:48:31 ee00a9f5c5b0: Layer already exists 02:48:31 5de4437633bb: Layer already exists 02:48:31 bda6967c15e2: Layer already exists 02:48:31 e7fbbfa0fded: Layer already exists 02:48:31 6ccaeac1edb5: Layer already exists 02:48:31 0854555d70ac: Layer already exists 02:48:31 latest: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 02:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:32 5de4437633bb: Preparing 02:48:32 80fcbf9eeec3: Preparing 02:48:32 ee00a9f5c5b0: Preparing 02:48:32 e7fbbfa0fded: Preparing 02:48:32 bda6967c15e2: Preparing 02:48:32 6ccaeac1edb5: Preparing 02:48:32 0854555d70ac: Preparing 02:48:32 0854555d70ac: Waiting 02:48:32 6ccaeac1edb5: Waiting 02:48:32 5de4437633bb: Layer already exists 02:48:32 bda6967c15e2: Layer already exists 02:48:32 ee00a9f5c5b0: Layer already exists 02:48:32 80fcbf9eeec3: Layer already exists 02:48:32 e7fbbfa0fded: Layer already exists 02:48:32 0854555d70ac: Layer already exists 02:48:32 6ccaeac1edb5: Layer already exists 02:48:32 4.1.0-dev.114: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:33 5de4437633bb: Preparing 02:48:33 80fcbf9eeec3: Preparing 02:48:33 ee00a9f5c5b0: Preparing 02:48:33 e7fbbfa0fded: Preparing 02:48:33 bda6967c15e2: Preparing 02:48:33 6ccaeac1edb5: Preparing 02:48:33 0854555d70ac: Preparing 02:48:33 6ccaeac1edb5: Waiting 02:48:33 0854555d70ac: Waiting 02:48:33 ee00a9f5c5b0: Layer already exists 02:48:33 e7fbbfa0fded: Layer already exists 02:48:33 bda6967c15e2: Layer already exists 02:48:33 80fcbf9eeec3: Layer already exists 02:48:33 5de4437633bb: Layer already exists 02:48:33 6ccaeac1edb5: Layer already exists 02:48:33 0854555d70ac: Layer already exists 02:48:33 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:48:34 5de4437633bb: Preparing 02:48:34 80fcbf9eeec3: Preparing 02:48:34 ee00a9f5c5b0: Preparing 02:48:34 e7fbbfa0fded: Preparing 02:48:34 bda6967c15e2: Preparing 02:48:34 6ccaeac1edb5: Preparing 02:48:34 0854555d70ac: Preparing 02:48:34 0854555d70ac: Waiting 02:48:34 6ccaeac1edb5: Waiting 02:48:34 80fcbf9eeec3: Layer already exists 02:48:34 5de4437633bb: Layer already exists 02:48:34 bda6967c15e2: Layer already exists 02:48:34 e7fbbfa0fded: Layer already exists 02:48:34 ee00a9f5c5b0: Layer already exists 02:48:34 0854555d70ac: Layer already exists 02:48:34 6ccaeac1edb5: Layer already exists 02:48:34 main: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:34 ===================================================== [Pipeline] echo 02:48:34 taggedImages: 02:48:34 - nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 02:48:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:48:34 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 02:48:34 - nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 02:48:34 - 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] } 03:06:31 #154 ... 03:06:31 03:06:31 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:06:31 #148 DONE 1184.5s 03:06:31 03:06:31 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:06:31 #152 ... 03:06:31 03:06:31 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:06:31 #155 DONE 0.2s 03:06:31 03:06:31 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:06:31 #156 DONE 0.2s 03:06:31 03:06:31 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:06:31 #157 DONE 0.2s 03:06:31 03:06:31 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:06:31 #158 DONE 0.1s 03:06:31 03:06:31 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:06:31 #159 DONE 0.1s 03:06:31 03:06:31 #16 [core-command internal] load .dockerignore 03:06:31 #16 ... 03:06:31 03:06:31 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:06:31 #160 DONE 2.0s 03:06:31 03:06:31 #112 [core-common-config-bootstrapper] exporting to image 03:06:31 #112 exporting layers 03:06:31 #112 exporting layers 0.8s done 03:06:31 #112 writing image sha256:77ea00cb76a88a7a0066949c1b97a6f63b224d5b4723504574a1c30a04893870 0.0s done 03:06:31 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:06:31 #112 DONE 6.4s 03:06:31 03:06:31 #16 [core-command internal] load .dockerignore 03:06:33 #16 ... 03:06:33 03:06:33 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:06:33 #154 DONE 1193.9s 03:06:33 03:06:33 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:06:34 #161 DONE 0.4s 03:06:34 03:06:34 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:06:36 #162 DONE 2.3s 03:06:36 03:06:36 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:06:36 #163 DONE 0.2s 03:06:36 03:06:36 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:06:36 #164 DONE 0.2s 03:06:36 03:06:36 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:06:37 #143 ... 03:06:37 03:06:37 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:06:37 #165 DONE 0.3s 03:06:37 03:06:37 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:06:37 #166 DONE 0.2s 03:06:37 03:06:37 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:06:37 #167 DONE 0.1s 03:06:37 03:06:37 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:06:37 #150 ... 03:06:37 03:06:37 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:06:37 #168 DONE 0.2s 03:06:37 03:06:37 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:06:37 #169 DONE 0.2s 03:06:37 03:06:37 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:06:38 #170 DONE 0.1s 03:06:38 03:06:38 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:06:40 #171 DONE 1.9s 03:06:40 03:06:40 #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:06:40 #54 ... 03:06:40 03:06:40 #112 [security-bootstrapper] exporting to image 03:06:40 #112 exporting layers 03:06:41 #112 exporting layers 1.2s done 03:06:41 #112 writing image sha256:210cbc54388d0317c71ed7fdb5a5ead728ee01b081f49be5fe05dd26d89efb57 done 03:06:41 #112 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:06:41 #112 DONE 7.6s 03:06:41 03:06:41 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:23:57 #149 ... 03:23:57 03:23:57 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:23:57 #151 DONE 2229.1s 03:23:57 03:23:57 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:23:57 #144 ... 03:23:57 03:23:57 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:23:57 #172 DONE 0.1s 03:23:57 03:23:57 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:23:57 #173 DONE 0.2s 03:23:57 03:23:57 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:57 #147 ... 03:23:57 03:23:57 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:23:57 #174 DONE 0.5s 03:23:57 03:23:57 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:57 #147 ... 03:23:57 03:23:57 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:23:57 #175 DONE 0.1s 03:23:57 03:23:57 #112 [core-command] exporting to image 03:23:57 #112 exporting layers 03:23:57 #112 exporting layers 0.5s done 03:23:57 #112 writing image sha256:726482952e8271204f8c949ab27a04183f2aa1a0cf64dab3136a8219405e08ba done 03:23:57 #112 naming to docker.io/library/core-command-arm64 done 03:23:57 #112 DONE 8.2s 03:23:57 03:23:57 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:24:15 #150 DONE 2255.3s 03:24:15 03:24:15 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:16 #152 ... 03:24:16 03:24:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:24:16 #176 DONE 0.2s 03:24:16 03:24:16 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:24:16 #177 DONE 0.1s 03:24:16 03:24:16 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:16 #152 ... 03:24:16 03:24:16 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:24:16 #178 DONE 0.2s 03:24:16 03:24:16 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:24:16 #179 DONE 0.1s 03:24:16 03:24:16 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:24:17 #180 DONE 0.5s 03:24:17 03:24:17 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:24:17 #181 DONE 0.1s 03:24:17 03:24:17 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:19 #182 DONE 1.9s 03:24:19 03:24:19 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:24:19 #144 ... 03:24:19 03:24:19 #112 [security-proxy-setup] exporting to image 03:24:19 #112 exporting layers 03:24:24 #112 exporting layers 5.2s done 03:24:24 #112 writing image sha256:e9e10029c50e26a8b753286cadad1b90f70c1866bfdd8dafc3087bfc915186ef done 03:24:24 #112 naming to docker.io/library/security-proxy-setup-arm64 done 03:24:24 #112 DONE 13.3s 03:24:24 03:24:24 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:24 #152 2260.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:24:56 #152 DONE 2294.3s 03:24:56 03:24:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:56 #37 ... 03:24:56 03:24:56 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:24:56 #183 DONE 0.2s 03:24:56 03:24:56 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:24:56 #184 DONE 0.2s 03:24:56 03:24:56 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:24:56 #185 DONE 0.2s 03:24:56 03:24:56 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:24:56 #186 DONE 0.2s 03:24:56 03:24:56 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:24:56 #187 DONE 0.2s 03:24:56 03:24:56 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:56 #188 DONE 0.4s 03:24:56 03:24:56 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:56 #189 DONE 0.5s 03:24:56 03:24:56 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:24:56 #149 ... 03:24:56 03:24:56 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:56 #190 DONE 0.2s 03:24:56 03:24:56 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:58 #191 DONE 1.8s 03:24:58 03:24:58 #112 [security-secretstore-setup] exporting to image 03:24:58 #112 exporting layers 03:25:00 #112 exporting layers 1.7s done 03:25:00 #112 writing image sha256:c5c1f459923b9500d25b4343221a3749aa5dd557fb6a19ce425c925bfd809b10 done 03:25:00 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 03:25:00 #112 DONE 15.0s 03:25:00 03:25:00 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:25:56 #144 ... 03:25:56 03:25:56 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:25:56 #143 DONE 2352.4s 03:25:56 03:25:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:25:56 #37 ... 03:25:56 03:25:56 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:25:56 #192 DONE 0.3s 03:25:56 03:25:56 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:56 #55 ... 03:25:56 03:25:56 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:25:56 #193 DONE 0.1s 03:25:56 03:25:56 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:25:56 #194 DONE 0.4s 03:25:56 03:25:56 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:56 #55 ... 03:25:56 03:25:56 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:25:56 #195 DONE 0.1s 03:25:56 03:25:56 #112 [security-spiffe-token-provider] exporting to image 03:25:56 #112 exporting layers 03:25:56 #112 exporting layers 0.6s done 03:25:56 #112 writing image sha256:00e5f7b28a70258575f7a446eab02f4e65ce3b20d51357411a921cb8a0a7d067 done 03:25:56 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:25:56 #112 DONE 15.6s 03:25:56 03:25:56 #16 [core-command internal] load .dockerignore 03:26:35 #16 ... 03:26:35 03:26:35 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:35 #144 DONE 2390.7s 03:26:35 03:26:35 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:26:35 #55 ... 03:26:35 03:26:35 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:26:35 #196 DONE 0.6s 03:26:35 03:26:35 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:35 #197 DONE 0.4s 03:26:35 03:26:35 #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:35 #54 ... 03:26:35 03:26:35 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:26:35 #198 DONE 0.5s 03:26:35 03:26:35 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:26:35 #199 DONE 0.1s 03:26:35 03:26:35 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:26:35 #200 DONE 0.2s 03:26:35 03:26:35 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:35 #201 DONE 1.9s 03:26:35 03:26:35 #112 [security-proxy-auth] exporting to image 03:26:35 #112 exporting layers 03:26:35 #112 exporting layers 0.8s done 03:26:35 #112 writing image sha256:33d6a8971f1ccfa38ddb3901e03b043a9b039b18cca85635fdb5065bdd735d8c 0.0s done 03:26:35 #112 naming to docker.io/library/security-proxy-auth-arm64 done 03:26:35 #112 DONE 16.4s 03:26:35 03:26:35 #16 [core-command internal] load .dockerignore 03:26:37 #16 ... 03:26:37 03:26:37 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:26:37 #149 DONE 2397.6s 03:26:37 03:26:37 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:37 #147 DONE 2397.6s 03:26:37 03:26:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:26:38 #37 ... 03:26:38 03:26:38 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:26:38 #202 DONE 0.5s 03:26:38 03:26:38 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:26:38 #55 ... 03:26:38 03:26:38 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:26:39 #203 DONE 0.4s 03:26:39 03:26:39 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:26:39 #204 DONE 0.3s 03:26:39 03:26:39 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:26:39 #205 DONE 0.7s 03:26:39 03:26:39 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:26:39 #206 DONE 0.7s 03:26:39 03:26:39 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:26:40 #207 DONE 0.2s 03:26:40 03:26:40 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:26:40 #208 DONE 0.2s 03:26:40 03:26:40 #112 [core-keeper] exporting to image 03:26:41 #112 exporting layers 1.0s done 03:26:41 #112 exporting layers 1.0s done 03:26:41 #112 writing image sha256:fc7ea25e258cb5a49c1246e6f4aac11846a2458f8cc26d6a6215bf986e9b7bf1 0.0s done 03:26:41 #112 naming to docker.io/library/core-keeper-arm64 done 03:26:41 #112 writing image sha256:747078488fa881b935dcb74df5344d4a2cb687cf2c5f05cf102872992d716c1e done 03:26:41 #112 naming to docker.io/library/core-data-arm64 done 03:26:41 #112 DONE 17.6s 03:26:41 03:26:41 #16 [core-command internal] load .dockerignore 03:26:45 #16 ... 03:26:45 03:26:45 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:26:45 #145 DONE 2405.3s 03:26:45 03:26:45 #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:46 #54 ... 03:26:46 03:26:46 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:26:46 #209 DONE 0.1s 03:26:46 03:26:46 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:46 #210 DONE 0.1s 03:26:46 03:26:46 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:46 #211 DONE 0.6s 03:26:46 03:26:46 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:26:46 #212 DONE 0.1s 03:26:46 03:26:46 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:47 #153 ... 03:26:47 03:26:47 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:26:47 #213 DONE 0.1s 03:26:47 03:26:47 #112 [core-metadata] exporting to image 03:26:47 #112 exporting layers 03:26:47 #112 exporting layers 0.5s done 03:26:47 #112 writing image sha256:33f9166a5b132958c345d3d45e2a6d9dee282468c207290d6a9296b1a9c8fdc3 done 03:26:47 #112 naming to docker.io/library/core-metadata-arm64 done 03:26:47 #112 DONE 18.2s 03:26:47 03:26:47 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:14 #153 ... 03:27:14 03:27:14 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:14 #146 DONE 2432.7s 03:27:14 03:27:14 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:14 #153 ... 03:27:14 03:27:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:14 #214 DONE 0.1s 03:27:14 03:27:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:14 #215 DONE 0.1s 03:27:14 03:27:14 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:27:14 #55 ... 03:27:14 03:27:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:27:14 #216 DONE 0.7s 03:27:14 03:27:14 #16 [core-command internal] load .dockerignore 03:27:14 #16 ... 03:27:14 03:27:14 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:27:14 #217 DONE 0.1s 03:27:14 03:27:14 #112 [support-scheduler] exporting to image 03:27:14 #112 exporting layers 03:27:15 #112 exporting layers 0.9s done 03:27:15 #112 writing image sha256:a61e0334327cef831520b6e8cefcaa0944618deee33a3b0f42c1b7377509e606 done 03:27:15 #112 naming to docker.io/library/support-scheduler-arm64 done 03:27:15 #112 DONE 19.1s 03:27:15 03:27:15 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:27:19 #37 ... 03:27:19 03:27:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:19 #153 DONE 2438.7s 03:27:19 03:27:19 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:19 #218 DONE 0.1s 03:27:19 03:27:19 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:19 #219 DONE 0.1s 03:27:19 03:27:19 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:27:19 #55 ... 03:27:19 03:27:19 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:27:19 #220 DONE 0.4s 03:27:19 03:27:19 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:27:19 #55 ... 03:27:19 03:27:19 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:27:19 #221 DONE 0.1s 03:27:19 03:27:19 #112 [support-notifications] exporting to image 03:27:20 #112 exporting layers 0.6s done 03:27:20 #112 writing image sha256:e7f957b3f7839f7a6781a77e9a951354e594e0cdb9ad1188cb688e845e3e2f02 done 03:27:20 #112 naming to docker.io/library/support-notifications-arm64 done 03:27:20 #112 DONE 19.7s 03:27:20 03:27:20 #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:20 time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:27:20 $ docker stop --time=1 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c 03:27:21 $ docker rm -f --volumes 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c [Pipeline] // withDockerContainer [Pipeline] sh 03:27:22 + docker images 03:27:22 REPOSITORY TAG IMAGE ID CREATED SIZE 03:27:22 support-notifications-arm64 latest e7f957b3f783 3 seconds ago 56.1MB 03:27:22 support-scheduler-arm64 latest a61e0334327c 9 seconds ago 52.3MB 03:27:22 core-metadata-arm64 latest 33f9166a5b13 36 seconds ago 48.2MB 03:27:22 core-keeper-arm64 latest fc7ea25e258c 43 seconds ago 47.9MB 03:27:22 core-data-arm64 latest 747078488fa8 43 seconds ago 48.1MB 03:27:22 security-proxy-auth-arm64 latest 33d6a8971f1c 48 seconds ago 47.3MB 03:27:22 security-spiffe-token-provider-arm64 latest 00e5f7b28a70 About a minute ago 51.9MB 03:27:22 security-secretstore-setup-arm64 latest c5c1f459923b 2 minutes ago 85.8MB 03:27:22 security-proxy-setup-arm64 latest e9e10029c50e 3 minutes ago 52.9MB 03:27:22 core-command-arm64 latest 726482952e82 3 minutes ago 42.6MB 03:27:22 security-bootstrapper-arm64 latest 210cbc54388d 20 minutes ago 21.3MB 03:27:22 core-common-config-bootstrapper-arm64 latest 77ea00cb76a8 20 minutes ago 20.2MB 03:27:22 security-spire-agent-arm64 latest 9ec14bdb593c 42 minutes ago 219MB 03:27:22 security-spire-config-arm64 latest 87b23f10e191 42 minutes ago 162MB 03:27:22 security-spire-server-arm64 latest 6639537a8695 42 minutes ago 163MB 03:27:22 ci-base-image-arm64 latest 5baad53b9ed2 44 minutes ago 898MB 03:27:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 03:27:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:22 provisioning config files... 03:27:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config17020705694890925938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:22 ---> ****-login.sh 03:27:22 nexus3.edgexfoundry.org:10001 03:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:23 Configure a credential helper to remove this warning. See 03:27:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:23 03:27:23 Login Succeeded 03:27:23 nexus3.edgexfoundry.org:10002 03:27:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:23 Configure a credential helper to remove this warning. See 03:27:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:23 03:27:23 Login Succeeded 03:27:23 nexus3.edgexfoundry.org:10003 03:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:24 Configure a credential helper to remove this warning. See 03:27:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:24 03:27:24 Login Succeeded 03:27:24 nexus3.edgexfoundry.org:10004 03:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:24 Configure a credential helper to remove this warning. See 03:27:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:24 03:27:24 Login Succeeded 03:27:24 ****.io 03:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:24 Configure a credential helper to remove this warning. See 03:27:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:24 03:27:24 Login Succeeded 03:27:24 ---> ****-login.sh ends [Pipeline] } 03:27:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:27:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:27:24 24536189c5e58318d054b15b8c76ac99fb905035 03:27:24 latest 03:27:24 4.1.0-dev.114 03:27:24 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:24 main 03:27:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:27:27 a52a2b698263: Preparing 03:27:27 e90daecab2d2: Preparing 03:27:27 66d8b376b573: Preparing 03:27:27 9f2b9ea133fd: Preparing 03:27:27 88ec0c7a56c2: Preparing 03:27:27 21b049e34e73: Preparing 03:27:27 eeaa73608b53: Preparing 03:27:27 21b049e34e73: Waiting 03:27:27 eeaa73608b53: Waiting 03:27:27 88ec0c7a56c2: Pushed 03:27:27 66d8b376b573: Pushed 03:27:27 a52a2b698263: Pushed 03:27:27 9f2b9ea133fd: Pushed 03:27:27 eeaa73608b53: Layer already exists 03:27:27 21b049e34e73: Pushed 03:27:34 e90daecab2d2: Pushed 03:27:34 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:27:34 a52a2b698263: Preparing 03:27:34 e90daecab2d2: Preparing 03:27:34 66d8b376b573: Preparing 03:27:34 9f2b9ea133fd: Preparing 03:27:34 88ec0c7a56c2: Preparing 03:27:34 21b049e34e73: Preparing 03:27:34 eeaa73608b53: Preparing 03:27:34 eeaa73608b53: Waiting 03:27:34 21b049e34e73: Waiting 03:27:34 9f2b9ea133fd: Layer already exists 03:27:34 66d8b376b573: Layer already exists 03:27:34 e90daecab2d2: Layer already exists 03:27:34 a52a2b698263: Layer already exists 03:27:34 88ec0c7a56c2: Layer already exists 03:27:34 21b049e34e73: Layer already exists 03:27:34 eeaa73608b53: Layer already exists 03:27:35 latest: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 03:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:27:35 a52a2b698263: Preparing 03:27:35 e90daecab2d2: Preparing 03:27:35 66d8b376b573: Preparing 03:27:35 9f2b9ea133fd: Preparing 03:27:35 88ec0c7a56c2: Preparing 03:27:35 21b049e34e73: Preparing 03:27:35 eeaa73608b53: Preparing 03:27:35 21b049e34e73: Waiting 03:27:35 eeaa73608b53: Waiting 03:27:35 88ec0c7a56c2: Layer already exists 03:27:35 a52a2b698263: Layer already exists 03:27:35 9f2b9ea133fd: Layer already exists 03:27:35 66d8b376b573: Layer already exists 03:27:35 e90daecab2d2: Layer already exists 03:27:35 21b049e34e73: Layer already exists 03:27:35 eeaa73608b53: Layer already exists 03:27:35 4.1.0-dev.114: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:27:36 a52a2b698263: Preparing 03:27:36 e90daecab2d2: Preparing 03:27:36 66d8b376b573: Preparing 03:27:36 9f2b9ea133fd: Preparing 03:27:36 88ec0c7a56c2: Preparing 03:27:36 21b049e34e73: Preparing 03:27:36 eeaa73608b53: Preparing 03:27:36 21b049e34e73: Waiting 03:27:36 eeaa73608b53: Waiting 03:27:36 88ec0c7a56c2: Layer already exists 03:27:36 66d8b376b573: Layer already exists 03:27:36 a52a2b698263: Layer already exists 03:27:36 9f2b9ea133fd: Layer already exists 03:27:36 e90daecab2d2: Layer already exists 03:27:36 eeaa73608b53: Layer already exists 03:27:36 21b049e34e73: Layer already exists 03:27:36 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:27:37 a52a2b698263: Preparing 03:27:37 e90daecab2d2: Preparing 03:27:37 66d8b376b573: Preparing 03:27:37 9f2b9ea133fd: Preparing 03:27:37 88ec0c7a56c2: Preparing 03:27:37 21b049e34e73: Preparing 03:27:37 eeaa73608b53: Preparing 03:27:37 21b049e34e73: Waiting 03:27:37 eeaa73608b53: Waiting 03:27:37 9f2b9ea133fd: Layer already exists 03:27:37 66d8b376b573: Layer already exists 03:27:37 e90daecab2d2: Layer already exists 03:27:37 88ec0c7a56c2: Layer already exists 03:27:37 a52a2b698263: Layer already exists 03:27:37 21b049e34e73: Layer already exists 03:27:37 eeaa73608b53: Layer already exists 03:27:37 main: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:37 ===================================================== [Pipeline] echo 03:27:37 taggedImages: 03:27:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:27:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:27:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 03:27:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:27:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:27:37 24536189c5e58318d054b15b8c76ac99fb905035 03:27:37 latest 03:27:37 4.1.0-dev.114 03:27:37 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:37 main 03:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:27:42 a33689f834b8: Preparing 03:27:42 655c84f5986e: Preparing 03:27:42 2b83c5bace49: Preparing 03:27:42 a3068764b937: Preparing 03:27:42 66d8b376b573: Preparing 03:27:42 9f2b9ea133fd: Preparing 03:27:42 88ec0c7a56c2: Preparing 03:27:42 21b049e34e73: Preparing 03:27:42 eeaa73608b53: Preparing 03:27:42 21b049e34e73: Waiting 03:27:42 9f2b9ea133fd: Waiting 03:27:42 88ec0c7a56c2: Waiting 03:27:42 eeaa73608b53: Waiting 03:27:42 66d8b376b573: Layer already exists 03:27:42 9f2b9ea133fd: Layer already exists 03:27:42 88ec0c7a56c2: Layer already exists 03:27:42 2b83c5bace49: Pushed 03:27:42 655c84f5986e: Pushed 03:27:42 21b049e34e73: Layer already exists 03:27:42 eeaa73608b53: Layer already exists 03:27:42 a33689f834b8: Pushed 03:27:45 a3068764b937: Pushed 03:27:45 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + 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 03:27:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:27:45 a33689f834b8: Preparing 03:27:45 655c84f5986e: Preparing 03:27:45 2b83c5bace49: Preparing 03:27:45 a3068764b937: Preparing 03:27:45 66d8b376b573: Preparing 03:27:45 9f2b9ea133fd: Preparing 03:27:45 88ec0c7a56c2: Preparing 03:27:45 21b049e34e73: Preparing 03:27:45 eeaa73608b53: Preparing 03:27:45 9f2b9ea133fd: Waiting 03:27:45 21b049e34e73: Waiting 03:27:45 88ec0c7a56c2: Waiting 03:27:45 eeaa73608b53: Waiting 03:27:45 2b83c5bace49: Layer already exists 03:27:45 a3068764b937: Layer already exists 03:27:45 655c84f5986e: Layer already exists 03:27:45 a33689f834b8: Layer already exists 03:27:45 66d8b376b573: Layer already exists 03:27:45 9f2b9ea133fd: Layer already exists 03:27:45 88ec0c7a56c2: Layer already exists 03:27:45 21b049e34e73: Layer already exists 03:27:45 eeaa73608b53: Layer already exists 03:27:46 latest: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:27:46 a33689f834b8: Preparing 03:27:46 655c84f5986e: Preparing 03:27:46 2b83c5bace49: Preparing 03:27:46 a3068764b937: Preparing 03:27:46 66d8b376b573: Preparing 03:27:46 9f2b9ea133fd: Preparing 03:27:46 88ec0c7a56c2: Preparing 03:27:46 21b049e34e73: Preparing 03:27:46 eeaa73608b53: Preparing 03:27:46 9f2b9ea133fd: Waiting 03:27:46 21b049e34e73: Waiting 03:27:46 88ec0c7a56c2: Waiting 03:27:46 eeaa73608b53: Waiting 03:27:46 a33689f834b8: Layer already exists 03:27:46 a3068764b937: Layer already exists 03:27:46 66d8b376b573: Layer already exists 03:27:46 655c84f5986e: Layer already exists 03:27:46 2b83c5bace49: Layer already exists 03:27:46 88ec0c7a56c2: Layer already exists 03:27:46 9f2b9ea133fd: Layer already exists 03:27:46 eeaa73608b53: Layer already exists 03:27:46 21b049e34e73: Layer already exists 03:27:46 4.1.0-dev.114: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:27:47 a33689f834b8: Preparing 03:27:47 655c84f5986e: Preparing 03:27:47 2b83c5bace49: Preparing 03:27:47 a3068764b937: Preparing 03:27:47 66d8b376b573: Preparing 03:27:47 9f2b9ea133fd: Preparing 03:27:47 88ec0c7a56c2: Preparing 03:27:47 21b049e34e73: Preparing 03:27:47 eeaa73608b53: Preparing 03:27:47 9f2b9ea133fd: Waiting 03:27:47 88ec0c7a56c2: Waiting 03:27:47 21b049e34e73: Waiting 03:27:47 eeaa73608b53: Waiting 03:27:47 2b83c5bace49: Layer already exists 03:27:47 a3068764b937: Layer already exists 03:27:47 66d8b376b573: Layer already exists 03:27:47 655c84f5986e: Layer already exists 03:27:47 a33689f834b8: Layer already exists 03:27:47 9f2b9ea133fd: Layer already exists 03:27:47 21b049e34e73: Layer already exists 03:27:47 eeaa73608b53: Layer already exists 03:27:47 88ec0c7a56c2: Layer already exists 03:27:47 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:48 + 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 03:27:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:27:48 a33689f834b8: Preparing 03:27:48 655c84f5986e: Preparing 03:27:48 2b83c5bace49: Preparing 03:27:48 a3068764b937: Preparing 03:27:48 66d8b376b573: Preparing 03:27:48 9f2b9ea133fd: Preparing 03:27:48 88ec0c7a56c2: Preparing 03:27:48 21b049e34e73: Preparing 03:27:48 eeaa73608b53: Preparing 03:27:48 9f2b9ea133fd: Waiting 03:27:48 88ec0c7a56c2: Waiting 03:27:48 21b049e34e73: Waiting 03:27:48 655c84f5986e: Layer already exists 03:27:48 a3068764b937: Layer already exists 03:27:48 2b83c5bace49: Layer already exists 03:27:48 a33689f834b8: Layer already exists 03:27:48 66d8b376b573: Layer already exists 03:27:48 21b049e34e73: Layer already exists 03:27:48 88ec0c7a56c2: Layer already exists 03:27:48 9f2b9ea133fd: Layer already exists 03:27:48 eeaa73608b53: Layer already exists 03:27:48 main: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:48 ===================================================== [Pipeline] echo 03:27:48 taggedImages: 03:27:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:27:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:27:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 03:27:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:27:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:27:48 24536189c5e58318d054b15b8c76ac99fb905035 03:27:48 latest 03:27:48 4.1.0-dev.114 03:27:48 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:27:48 main 03:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:27:49 b314f2504114: Preparing 03:27:49 cdbe6ce054fd: Preparing 03:27:49 66d8b376b573: Preparing 03:27:49 9f2b9ea133fd: Preparing 03:27:49 c9f6fc6b008d: Preparing 03:27:49 04ce87684af5: Preparing 03:27:49 eeaa73608b53: Preparing 03:27:49 04ce87684af5: Waiting 03:27:49 eeaa73608b53: Waiting 03:27:49 66d8b376b573: Layer already exists 03:27:49 9f2b9ea133fd: Layer already exists 03:27:49 eeaa73608b53: Layer already exists 03:27:49 c9f6fc6b008d: Pushed 03:27:49 b314f2504114: Pushed 03:27:49 04ce87684af5: Pushed 03:27:57 cdbe6ce054fd: Pushed 03:27:57 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:27:58 b314f2504114: Preparing 03:27:58 cdbe6ce054fd: Preparing 03:27:58 66d8b376b573: Preparing 03:27:58 9f2b9ea133fd: Preparing 03:27:58 c9f6fc6b008d: Preparing 03:27:58 04ce87684af5: Preparing 03:27:58 eeaa73608b53: Preparing 03:27:58 04ce87684af5: Waiting 03:27:58 eeaa73608b53: Waiting 03:27:58 c9f6fc6b008d: Layer already exists 03:27:58 9f2b9ea133fd: Layer already exists 03:27:58 66d8b376b573: Layer already exists 03:27:58 cdbe6ce054fd: Layer already exists 03:27:58 b314f2504114: Layer already exists 03:27:58 eeaa73608b53: Layer already exists 03:27:58 04ce87684af5: Layer already exists 03:27:58 latest: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 03:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:27:59 b314f2504114: Preparing 03:27:59 cdbe6ce054fd: Preparing 03:27:59 66d8b376b573: Preparing 03:27:59 9f2b9ea133fd: Preparing 03:27:59 c9f6fc6b008d: Preparing 03:27:59 04ce87684af5: Preparing 03:27:59 eeaa73608b53: Preparing 03:27:59 eeaa73608b53: Waiting 03:27:59 04ce87684af5: Waiting 03:27:59 b314f2504114: Layer already exists 03:27:59 9f2b9ea133fd: Layer already exists 03:27:59 c9f6fc6b008d: Layer already exists 03:27:59 66d8b376b573: Layer already exists 03:27:59 cdbe6ce054fd: Layer already exists 03:27:59 04ce87684af5: Layer already exists 03:27:59 eeaa73608b53: Layer already exists 03:27:59 4.1.0-dev.114: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:00 b314f2504114: Preparing 03:28:00 cdbe6ce054fd: Preparing 03:28:00 66d8b376b573: Preparing 03:28:00 9f2b9ea133fd: Preparing 03:28:00 c9f6fc6b008d: Preparing 03:28:00 04ce87684af5: Preparing 03:28:00 eeaa73608b53: Preparing 03:28:00 04ce87684af5: Waiting 03:28:00 eeaa73608b53: Waiting 03:28:00 c9f6fc6b008d: Layer already exists 03:28:00 9f2b9ea133fd: Layer already exists 03:28:00 b314f2504114: Layer already exists 03:28:00 cdbe6ce054fd: Layer already exists 03:28:00 66d8b376b573: Layer already exists 03:28:00 eeaa73608b53: Layer already exists 03:28:00 04ce87684af5: Layer already exists 03:28:00 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:28:01 b314f2504114: Preparing 03:28:01 cdbe6ce054fd: Preparing 03:28:01 66d8b376b573: Preparing 03:28:01 9f2b9ea133fd: Preparing 03:28:01 c9f6fc6b008d: Preparing 03:28:01 04ce87684af5: Preparing 03:28:01 eeaa73608b53: Preparing 03:28:01 04ce87684af5: Waiting 03:28:01 eeaa73608b53: Waiting 03:28:01 c9f6fc6b008d: Layer already exists 03:28:01 cdbe6ce054fd: Layer already exists 03:28:01 66d8b376b573: Layer already exists 03:28:01 b314f2504114: Layer already exists 03:28:01 9f2b9ea133fd: Layer already exists 03:28:01 04ce87684af5: Layer already exists 03:28:01 eeaa73608b53: Layer already exists 03:28:01 main: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:01 ===================================================== [Pipeline] echo 03:28:01 taggedImages: 03:28:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:28:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 03:28:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:28:01 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:28:01 24536189c5e58318d054b15b8c76ac99fb905035 03:28:01 latest 03:28:01 4.1.0-dev.114 03:28:01 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:01 main 03:28:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:02 f8cc4d7921af: Preparing 03:28:02 57aade756b31: Preparing 03:28:02 9f2b9ea133fd: Preparing 03:28:02 117b12447660: Preparing 03:28:02 9b9335bf62a5: Preparing 03:28:02 eeaa73608b53: Preparing 03:28:02 eeaa73608b53: Waiting 03:28:02 9f2b9ea133fd: Layer already exists 03:28:02 eeaa73608b53: Layer already exists 03:28:02 9b9335bf62a5: Pushed 03:28:02 f8cc4d7921af: Pushed 03:28:02 117b12447660: Pushed 03:28:10 57aade756b31: Pushed 03:28:10 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:11 f8cc4d7921af: Preparing 03:28:11 57aade756b31: Preparing 03:28:11 9f2b9ea133fd: Preparing 03:28:11 117b12447660: Preparing 03:28:11 9b9335bf62a5: Preparing 03:28:11 eeaa73608b53: Preparing 03:28:11 eeaa73608b53: Waiting 03:28:11 9b9335bf62a5: Layer already exists 03:28:11 117b12447660: Layer already exists 03:28:11 57aade756b31: Layer already exists 03:28:11 9f2b9ea133fd: Layer already exists 03:28:11 f8cc4d7921af: Layer already exists 03:28:11 eeaa73608b53: Layer already exists 03:28:11 latest: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 03:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:11 f8cc4d7921af: Preparing 03:28:11 57aade756b31: Preparing 03:28:11 9f2b9ea133fd: Preparing 03:28:11 117b12447660: Preparing 03:28:11 9b9335bf62a5: Preparing 03:28:11 eeaa73608b53: Preparing 03:28:11 eeaa73608b53: Waiting 03:28:11 f8cc4d7921af: Layer already exists 03:28:11 57aade756b31: Layer already exists 03:28:11 9b9335bf62a5: Layer already exists 03:28:11 117b12447660: Layer already exists 03:28:11 9f2b9ea133fd: Layer already exists 03:28:11 eeaa73608b53: Layer already exists 03:28:11 4.1.0-dev.114: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:12 f8cc4d7921af: Preparing 03:28:12 57aade756b31: Preparing 03:28:12 9f2b9ea133fd: Preparing 03:28:12 117b12447660: Preparing 03:28:12 9b9335bf62a5: Preparing 03:28:12 eeaa73608b53: Preparing 03:28:12 eeaa73608b53: Waiting 03:28:12 117b12447660: Layer already exists 03:28:12 9f2b9ea133fd: Layer already exists 03:28:12 f8cc4d7921af: Layer already exists 03:28:12 57aade756b31: Layer already exists 03:28:12 9b9335bf62a5: Layer already exists 03:28:12 eeaa73608b53: Layer already exists 03:28:12 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:28:13 f8cc4d7921af: Preparing 03:28:13 57aade756b31: Preparing 03:28:13 9f2b9ea133fd: Preparing 03:28:13 117b12447660: Preparing 03:28:13 9b9335bf62a5: Preparing 03:28:13 eeaa73608b53: Preparing 03:28:13 eeaa73608b53: Waiting 03:28:13 9f2b9ea133fd: Layer already exists 03:28:13 57aade756b31: Layer already exists 03:28:13 117b12447660: Layer already exists 03:28:13 9b9335bf62a5: Layer already exists 03:28:13 f8cc4d7921af: Layer already exists 03:28:13 eeaa73608b53: Layer already exists 03:28:13 main: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:14 ===================================================== [Pipeline] echo 03:28:14 taggedImages: 03:28:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:28:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 03:28:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:28:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:28:14 24536189c5e58318d054b15b8c76ac99fb905035 03:28:14 latest 03:28:14 4.1.0-dev.114 03:28:14 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:14 main 03:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:14 e81eabde78db: Preparing 03:28:14 a27179b500fb: Preparing 03:28:14 f4c01a49b2e0: Preparing 03:28:14 66d8b376b573: Preparing 03:28:14 9f2b9ea133fd: Preparing 03:28:14 88ec0c7a56c2: Preparing 03:28:14 21b049e34e73: Preparing 03:28:14 88ec0c7a56c2: Waiting 03:28:14 21b049e34e73: Waiting 03:28:14 eeaa73608b53: Preparing 03:28:14 eeaa73608b53: Waiting 03:28:14 9f2b9ea133fd: Layer already exists 03:28:15 66d8b376b573: Layer already exists 03:28:15 88ec0c7a56c2: Layer already exists 03:28:15 21b049e34e73: Layer already exists 03:28:15 a27179b500fb: Pushed 03:28:15 eeaa73608b53: Layer already exists 03:28:15 e81eabde78db: Pushed 03:28:23 f4c01a49b2e0: Pushed 03:28:23 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:23 e81eabde78db: Preparing 03:28:23 a27179b500fb: Preparing 03:28:23 f4c01a49b2e0: Preparing 03:28:23 66d8b376b573: Preparing 03:28:23 9f2b9ea133fd: Preparing 03:28:23 88ec0c7a56c2: Preparing 03:28:23 21b049e34e73: Preparing 03:28:23 eeaa73608b53: Preparing 03:28:23 88ec0c7a56c2: Waiting 03:28:23 21b049e34e73: Waiting 03:28:23 eeaa73608b53: Waiting 03:28:23 66d8b376b573: Layer already exists 03:28:23 9f2b9ea133fd: Layer already exists 03:28:23 e81eabde78db: Layer already exists 03:28:23 a27179b500fb: Layer already exists 03:28:23 f4c01a49b2e0: Layer already exists 03:28:23 21b049e34e73: Layer already exists 03:28:23 88ec0c7a56c2: Layer already exists 03:28:23 eeaa73608b53: Layer already exists 03:28:23 latest: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 03:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:24 e81eabde78db: Preparing 03:28:24 a27179b500fb: Preparing 03:28:24 f4c01a49b2e0: Preparing 03:28:24 66d8b376b573: Preparing 03:28:24 9f2b9ea133fd: Preparing 03:28:24 88ec0c7a56c2: Preparing 03:28:24 21b049e34e73: Preparing 03:28:24 eeaa73608b53: Preparing 03:28:24 21b049e34e73: Waiting 03:28:24 88ec0c7a56c2: Waiting 03:28:24 eeaa73608b53: Waiting 03:28:24 a27179b500fb: Layer already exists 03:28:24 e81eabde78db: Layer already exists 03:28:24 f4c01a49b2e0: Layer already exists 03:28:24 9f2b9ea133fd: Layer already exists 03:28:24 66d8b376b573: Layer already exists 03:28:24 21b049e34e73: Layer already exists 03:28:24 eeaa73608b53: Layer already exists 03:28:24 88ec0c7a56c2: Layer already exists 03:28:24 4.1.0-dev.114: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:25 e81eabde78db: Preparing 03:28:25 a27179b500fb: Preparing 03:28:25 f4c01a49b2e0: Preparing 03:28:25 66d8b376b573: Preparing 03:28:25 9f2b9ea133fd: Preparing 03:28:25 88ec0c7a56c2: Preparing 03:28:25 21b049e34e73: Preparing 03:28:25 eeaa73608b53: Preparing 03:28:25 88ec0c7a56c2: Waiting 03:28:25 21b049e34e73: Waiting 03:28:25 eeaa73608b53: Waiting 03:28:25 f4c01a49b2e0: Layer already exists 03:28:25 a27179b500fb: Layer already exists 03:28:25 66d8b376b573: Layer already exists 03:28:25 e81eabde78db: Layer already exists 03:28:25 9f2b9ea133fd: Layer already exists 03:28:25 eeaa73608b53: Layer already exists 03:28:25 21b049e34e73: Layer already exists 03:28:25 88ec0c7a56c2: Layer already exists 03:28:25 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:28:26 e81eabde78db: Preparing 03:28:26 a27179b500fb: Preparing 03:28:26 f4c01a49b2e0: Preparing 03:28:26 66d8b376b573: Preparing 03:28:26 9f2b9ea133fd: Preparing 03:28:26 88ec0c7a56c2: Preparing 03:28:26 21b049e34e73: Preparing 03:28:26 eeaa73608b53: Preparing 03:28:26 21b049e34e73: Waiting 03:28:26 eeaa73608b53: Waiting 03:28:26 88ec0c7a56c2: Waiting 03:28:26 9f2b9ea133fd: Layer already exists 03:28:26 e81eabde78db: Layer already exists 03:28:26 f4c01a49b2e0: Layer already exists 03:28:26 66d8b376b573: Layer already exists 03:28:26 a27179b500fb: Layer already exists 03:28:26 21b049e34e73: Layer already exists 03:28:26 88ec0c7a56c2: Layer already exists 03:28:26 eeaa73608b53: Layer already exists 03:28:26 main: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:26 ===================================================== [Pipeline] echo 03:28:26 taggedImages: 03:28:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:28:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 03:28:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:26 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:28:26 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:28:26 24536189c5e58318d054b15b8c76ac99fb905035 03:28:26 latest 03:28:26 4.1.0-dev.114 03:28:26 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:26 main 03:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:28:27 4a85bfaf2375: Preparing 03:28:27 2bc7963ba7c5: Preparing 03:28:27 96e9d9884eaf: Preparing 03:28:27 494d2d3a4445: Preparing 03:28:27 e616864a6947: Preparing 03:28:27 b0f5989819fb: Preparing 03:28:27 7ab380416d08: Preparing 03:28:27 b0f5989819fb: Waiting 03:28:27 66d8b376b573: Preparing 03:28:27 9f2b9ea133fd: Preparing 03:28:27 515fd9539a08: Preparing 03:28:27 7ab380416d08: Waiting 03:28:27 66d8b376b573: Waiting 03:28:27 9f2b9ea133fd: Waiting 03:28:27 515fd9539a08: Waiting 03:28:27 aec1b6aaf45a: Preparing 03:28:27 5f70bf18a086: Preparing 03:28:27 d555e497a734: Preparing 03:28:27 a4974854e8cd: Preparing 03:28:27 6f4fc6c04698: Preparing 03:28:27 eeaa73608b53: Preparing 03:28:27 aec1b6aaf45a: Waiting 03:28:27 5f70bf18a086: Waiting 03:28:27 d555e497a734: Waiting 03:28:27 a4974854e8cd: Waiting 03:28:27 6f4fc6c04698: Waiting 03:28:27 2bc7963ba7c5: Pushed 03:28:27 96e9d9884eaf: Pushed 03:28:27 494d2d3a4445: Pushed 03:28:27 e616864a6947: Pushed 03:28:27 4a85bfaf2375: Pushed 03:28:27 66d8b376b573: Layer already exists 03:28:27 9f2b9ea133fd: Layer already exists 03:28:27 b0f5989819fb: Pushed 03:28:27 5f70bf18a086: Layer already exists 03:28:27 aec1b6aaf45a: Pushed 03:28:27 515fd9539a08: Pushed 03:28:27 d555e497a734: Pushed 03:28:27 a4974854e8cd: Pushed 03:28:27 eeaa73608b53: Layer already exists 03:28:27 6f4fc6c04698: Pushed 03:28:31 7ab380416d08: Pushed 03:28:31 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:28:31 4a85bfaf2375: Preparing 03:28:31 2bc7963ba7c5: Preparing 03:28:31 96e9d9884eaf: Preparing 03:28:31 494d2d3a4445: Preparing 03:28:31 e616864a6947: Preparing 03:28:31 b0f5989819fb: Preparing 03:28:31 7ab380416d08: Preparing 03:28:31 b0f5989819fb: Waiting 03:28:31 66d8b376b573: Preparing 03:28:31 7ab380416d08: Waiting 03:28:31 9f2b9ea133fd: Preparing 03:28:31 515fd9539a08: Preparing 03:28:31 66d8b376b573: Waiting 03:28:31 aec1b6aaf45a: Preparing 03:28:31 9f2b9ea133fd: Waiting 03:28:31 515fd9539a08: Waiting 03:28:31 aec1b6aaf45a: Waiting 03:28:31 5f70bf18a086: Preparing 03:28:31 d555e497a734: Preparing 03:28:31 a4974854e8cd: Preparing 03:28:31 6f4fc6c04698: Preparing 03:28:31 5f70bf18a086: Waiting 03:28:31 d555e497a734: Waiting 03:28:31 a4974854e8cd: Waiting 03:28:31 eeaa73608b53: Preparing 03:28:31 6f4fc6c04698: Waiting 03:28:31 eeaa73608b53: Waiting 03:28:31 e616864a6947: Layer already exists 03:28:31 2bc7963ba7c5: Layer already exists 03:28:31 4a85bfaf2375: Layer already exists 03:28:31 96e9d9884eaf: Layer already exists 03:28:31 494d2d3a4445: Layer already exists 03:28:31 b0f5989819fb: Layer already exists 03:28:31 515fd9539a08: Layer already exists 03:28:31 66d8b376b573: Layer already exists 03:28:31 7ab380416d08: Layer already exists 03:28:31 9f2b9ea133fd: Layer already exists 03:28:31 5f70bf18a086: Layer already exists 03:28:31 aec1b6aaf45a: Layer already exists 03:28:31 d555e497a734: Layer already exists 03:28:31 a4974854e8cd: Layer already exists 03:28:31 6f4fc6c04698: Layer already exists 03:28:31 eeaa73608b53: Layer already exists 03:28:32 latest: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:28:37 4a85bfaf2375: Preparing 03:28:37 2bc7963ba7c5: Preparing 03:28:37 96e9d9884eaf: Preparing 03:28:37 494d2d3a4445: Preparing 03:28:37 e616864a6947: Preparing 03:28:37 b0f5989819fb: Preparing 03:28:37 7ab380416d08: Preparing 03:28:37 66d8b376b573: Preparing 03:28:37 9f2b9ea133fd: Preparing 03:28:37 515fd9539a08: Preparing 03:28:37 aec1b6aaf45a: Preparing 03:28:37 5f70bf18a086: Preparing 03:28:37 d555e497a734: Preparing 03:28:37 a4974854e8cd: Preparing 03:28:37 6f4fc6c04698: Preparing 03:28:37 eeaa73608b53: Preparing 03:28:37 9f2b9ea133fd: Waiting 03:28:37 515fd9539a08: Waiting 03:28:37 aec1b6aaf45a: Waiting 03:28:37 6f4fc6c04698: Waiting 03:28:37 5f70bf18a086: Waiting 03:28:37 eeaa73608b53: Waiting 03:28:37 d555e497a734: Waiting 03:28:37 a4974854e8cd: Waiting 03:28:37 7ab380416d08: Waiting 03:28:37 66d8b376b573: Waiting 03:28:37 b0f5989819fb: Waiting 03:28:37 494d2d3a4445: Layer already exists 03:28:37 4a85bfaf2375: Layer already exists 03:28:37 2bc7963ba7c5: Layer already exists 03:28:37 e616864a6947: Layer already exists 03:28:37 96e9d9884eaf: Layer already exists 03:28:37 66d8b376b573: Layer already exists 03:28:37 7ab380416d08: Layer already exists 03:28:37 515fd9539a08: Layer already exists 03:28:37 b0f5989819fb: Layer already exists 03:28:37 9f2b9ea133fd: Layer already exists 03:28:37 5f70bf18a086: Layer already exists 03:28:37 a4974854e8cd: Layer already exists 03:28:37 aec1b6aaf45a: Layer already exists 03:28:37 6f4fc6c04698: Layer already exists 03:28:37 d555e497a734: Layer already exists 03:28:37 eeaa73608b53: Layer already exists 03:28:37 4.1.0-dev.114: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:28:38 4a85bfaf2375: Preparing 03:28:38 2bc7963ba7c5: Preparing 03:28:38 96e9d9884eaf: Preparing 03:28:38 494d2d3a4445: Preparing 03:28:38 e616864a6947: Preparing 03:28:38 b0f5989819fb: Preparing 03:28:38 7ab380416d08: Preparing 03:28:38 66d8b376b573: Preparing 03:28:38 9f2b9ea133fd: Preparing 03:28:38 515fd9539a08: Preparing 03:28:38 aec1b6aaf45a: Preparing 03:28:38 5f70bf18a086: Preparing 03:28:38 d555e497a734: Preparing 03:28:38 a4974854e8cd: Preparing 03:28:38 6f4fc6c04698: Preparing 03:28:38 eeaa73608b53: Preparing 03:28:38 b0f5989819fb: Waiting 03:28:38 515fd9539a08: Waiting 03:28:38 7ab380416d08: Waiting 03:28:38 aec1b6aaf45a: Waiting 03:28:38 5f70bf18a086: Waiting 03:28:38 66d8b376b573: Waiting 03:28:38 d555e497a734: Waiting 03:28:38 a4974854e8cd: Waiting 03:28:38 6f4fc6c04698: Waiting 03:28:38 9f2b9ea133fd: Waiting 03:28:38 eeaa73608b53: Waiting 03:28:38 4a85bfaf2375: Layer already exists 03:28:38 e616864a6947: Layer already exists 03:28:38 2bc7963ba7c5: Layer already exists 03:28:38 96e9d9884eaf: Layer already exists 03:28:38 494d2d3a4445: Layer already exists 03:28:38 66d8b376b573: Layer already exists 03:28:38 b0f5989819fb: Layer already exists 03:28:38 7ab380416d08: Layer already exists 03:28:38 9f2b9ea133fd: Layer already exists 03:28:38 515fd9539a08: Layer already exists 03:28:38 5f70bf18a086: Layer already exists 03:28:38 aec1b6aaf45a: Layer already exists 03:28:38 a4974854e8cd: Layer already exists 03:28:38 6f4fc6c04698: Layer already exists 03:28:38 d555e497a734: Layer already exists 03:28:38 eeaa73608b53: Layer already exists 03:28:38 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:28:39 4a85bfaf2375: Preparing 03:28:39 2bc7963ba7c5: Preparing 03:28:39 96e9d9884eaf: Preparing 03:28:39 494d2d3a4445: Preparing 03:28:39 e616864a6947: Preparing 03:28:39 b0f5989819fb: Preparing 03:28:39 7ab380416d08: Preparing 03:28:39 b0f5989819fb: Waiting 03:28:39 66d8b376b573: Preparing 03:28:39 9f2b9ea133fd: Preparing 03:28:39 515fd9539a08: Preparing 03:28:39 7ab380416d08: Waiting 03:28:39 aec1b6aaf45a: Preparing 03:28:39 66d8b376b573: Waiting 03:28:39 5f70bf18a086: Preparing 03:28:39 d555e497a734: Preparing 03:28:39 a4974854e8cd: Preparing 03:28:39 6f4fc6c04698: Preparing 03:28:39 eeaa73608b53: Preparing 03:28:39 9f2b9ea133fd: Waiting 03:28:39 515fd9539a08: Waiting 03:28:39 aec1b6aaf45a: Waiting 03:28:39 5f70bf18a086: Waiting 03:28:39 d555e497a734: Waiting 03:28:39 a4974854e8cd: Waiting 03:28:39 6f4fc6c04698: Waiting 03:28:39 eeaa73608b53: Waiting 03:28:39 2bc7963ba7c5: Layer already exists 03:28:39 e616864a6947: Layer already exists 03:28:39 494d2d3a4445: Layer already exists 03:28:39 4a85bfaf2375: Layer already exists 03:28:39 96e9d9884eaf: Layer already exists 03:28:39 7ab380416d08: Layer already exists 03:28:39 b0f5989819fb: Layer already exists 03:28:39 66d8b376b573: Layer already exists 03:28:39 515fd9539a08: Layer already exists 03:28:39 9f2b9ea133fd: Layer already exists 03:28:39 aec1b6aaf45a: Layer already exists 03:28:39 5f70bf18a086: Layer already exists 03:28:39 6f4fc6c04698: Layer already exists 03:28:39 d555e497a734: Layer already exists 03:28:39 a4974854e8cd: Layer already exists 03:28:39 eeaa73608b53: Layer already exists 03:28:39 main: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:39 ===================================================== [Pipeline] echo 03:28:39 taggedImages: 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:28:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:28:39 24536189c5e58318d054b15b8c76ac99fb905035 03:28:39 latest 03:28:39 4.1.0-dev.114 03:28:39 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:39 main 03:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:28:40 c3825ca2b9ed: Preparing 03:28:40 e3fbe6989d68: Preparing 03:28:40 8ecdc9d9bd06: Preparing 03:28:40 854e3dc932f4: Preparing 03:28:40 66d8b376b573: Preparing 03:28:40 9f2b9ea133fd: Preparing 03:28:40 88ec0c7a56c2: Preparing 03:28:40 21b049e34e73: Preparing 03:28:40 eeaa73608b53: Preparing 03:28:40 9f2b9ea133fd: Waiting 03:28:40 21b049e34e73: Waiting 03:28:40 eeaa73608b53: Waiting 03:28:40 88ec0c7a56c2: Waiting 03:28:40 66d8b376b573: Layer already exists 03:28:40 9f2b9ea133fd: Layer already exists 03:28:40 88ec0c7a56c2: Layer already exists 03:28:40 8ecdc9d9bd06: Pushed 03:28:40 e3fbe6989d68: Pushed 03:28:40 21b049e34e73: Layer already exists 03:28:40 eeaa73608b53: Layer already exists 03:28:40 c3825ca2b9ed: Pushed 03:28:48 854e3dc932f4: Pushed 03:28:48 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + 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 03:28:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:28:49 c3825ca2b9ed: Preparing 03:28:49 e3fbe6989d68: Preparing 03:28:49 8ecdc9d9bd06: Preparing 03:28:49 854e3dc932f4: Preparing 03:28:49 66d8b376b573: Preparing 03:28:49 9f2b9ea133fd: Preparing 03:28:49 88ec0c7a56c2: Preparing 03:28:49 21b049e34e73: Preparing 03:28:49 eeaa73608b53: Preparing 03:28:49 9f2b9ea133fd: Waiting 03:28:49 88ec0c7a56c2: Waiting 03:28:49 21b049e34e73: Waiting 03:28:49 eeaa73608b53: Waiting 03:28:49 66d8b376b573: Layer already exists 03:28:49 e3fbe6989d68: Layer already exists 03:28:49 854e3dc932f4: Layer already exists 03:28:49 c3825ca2b9ed: Layer already exists 03:28:49 8ecdc9d9bd06: Layer already exists 03:28:49 21b049e34e73: Layer already exists 03:28:49 88ec0c7a56c2: Layer already exists 03:28:49 eeaa73608b53: Layer already exists 03:28:49 9f2b9ea133fd: Layer already exists 03:28:49 latest: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 03:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:28:50 c3825ca2b9ed: Preparing 03:28:50 e3fbe6989d68: Preparing 03:28:50 8ecdc9d9bd06: Preparing 03:28:50 854e3dc932f4: Preparing 03:28:50 66d8b376b573: Preparing 03:28:50 9f2b9ea133fd: Preparing 03:28:50 88ec0c7a56c2: Preparing 03:28:50 21b049e34e73: Preparing 03:28:50 eeaa73608b53: Preparing 03:28:50 9f2b9ea133fd: Waiting 03:28:50 88ec0c7a56c2: Waiting 03:28:50 21b049e34e73: Waiting 03:28:50 eeaa73608b53: Waiting 03:28:50 66d8b376b573: Layer already exists 03:28:50 854e3dc932f4: Layer already exists 03:28:50 c3825ca2b9ed: Layer already exists 03:28:50 8ecdc9d9bd06: Layer already exists 03:28:50 e3fbe6989d68: Layer already exists 03:28:50 88ec0c7a56c2: Layer already exists 03:28:50 9f2b9ea133fd: Layer already exists 03:28:50 eeaa73608b53: Layer already exists 03:28:50 21b049e34e73: Layer already exists 03:28:50 4.1.0-dev.114: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:28:51 c3825ca2b9ed: Preparing 03:28:51 e3fbe6989d68: Preparing 03:28:51 8ecdc9d9bd06: Preparing 03:28:51 854e3dc932f4: Preparing 03:28:51 66d8b376b573: Preparing 03:28:51 9f2b9ea133fd: Preparing 03:28:51 88ec0c7a56c2: Preparing 03:28:51 21b049e34e73: Preparing 03:28:51 eeaa73608b53: Preparing 03:28:51 88ec0c7a56c2: Waiting 03:28:51 21b049e34e73: Waiting 03:28:51 eeaa73608b53: Waiting 03:28:51 9f2b9ea133fd: Waiting 03:28:51 e3fbe6989d68: Layer already exists 03:28:51 66d8b376b573: Layer already exists 03:28:51 c3825ca2b9ed: Layer already exists 03:28:51 8ecdc9d9bd06: Layer already exists 03:28:51 854e3dc932f4: Layer already exists 03:28:51 88ec0c7a56c2: Layer already exists 03:28:51 9f2b9ea133fd: Layer already exists 03:28:51 21b049e34e73: Layer already exists 03:28:51 eeaa73608b53: Layer already exists 03:28:51 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:51 + 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 03:28:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:28:51 c3825ca2b9ed: Preparing 03:28:51 e3fbe6989d68: Preparing 03:28:51 8ecdc9d9bd06: Preparing 03:28:51 854e3dc932f4: Preparing 03:28:51 66d8b376b573: Preparing 03:28:51 9f2b9ea133fd: Preparing 03:28:51 88ec0c7a56c2: Preparing 03:28:51 21b049e34e73: Preparing 03:28:51 eeaa73608b53: Preparing 03:28:51 9f2b9ea133fd: Waiting 03:28:51 88ec0c7a56c2: Waiting 03:28:51 21b049e34e73: Waiting 03:28:51 eeaa73608b53: Waiting 03:28:51 854e3dc932f4: Layer already exists 03:28:51 c3825ca2b9ed: Layer already exists 03:28:51 e3fbe6989d68: Layer already exists 03:28:51 66d8b376b573: Layer already exists 03:28:51 8ecdc9d9bd06: Layer already exists 03:28:51 9f2b9ea133fd: Layer already exists 03:28:51 88ec0c7a56c2: Layer already exists 03:28:51 21b049e34e73: Layer already exists 03:28:51 eeaa73608b53: Layer already exists 03:28:51 main: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:52 ===================================================== [Pipeline] echo 03:28:52 taggedImages: 03:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 03:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:28:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:28:52 24536189c5e58318d054b15b8c76ac99fb905035 03:28:52 latest 03:28:52 4.1.0-dev.114 03:28:52 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:28:52 main 03:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:28:53 1c73ce99c167: Preparing 03:28:53 5883cecd89ad: Preparing 03:28:53 f8df736ea76b: Preparing 03:28:53 f9dc1e9f1c80: Preparing 03:28:53 bfece7445ac6: Preparing 03:28:53 66d8b376b573: Preparing 03:28:53 9f2b9ea133fd: Preparing 03:28:53 66d8b376b573: Waiting 03:28:53 edd7e4d73cac: Preparing 03:28:53 9f2b9ea133fd: Waiting 03:28:53 d19e6a30b79f: Preparing 03:28:53 edd7e4d73cac: Waiting 03:28:53 0ccf3cd46c33: Preparing 03:28:53 d19e6a30b79f: Waiting 03:28:53 eeaa73608b53: Preparing 03:28:53 0ccf3cd46c33: Waiting 03:28:53 eeaa73608b53: Waiting 03:28:53 5883cecd89ad: Pushed 03:28:53 bfece7445ac6: Pushed 03:28:53 f9dc1e9f1c80: Pushed 03:28:53 1c73ce99c167: Pushed 03:28:53 66d8b376b573: Layer already exists 03:28:53 9f2b9ea133fd: Layer already exists 03:28:53 eeaa73608b53: Layer already exists 03:28:53 edd7e4d73cac: Pushed 03:28:53 d19e6a30b79f: Pushed 03:28:56 0ccf3cd46c33: Pushed 03:28:59 f8df736ea76b: Pushed 03:28:59 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:00 + 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 03:29:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:03 1c73ce99c167: Preparing 03:29:03 5883cecd89ad: Preparing 03:29:03 f8df736ea76b: Preparing 03:29:03 f9dc1e9f1c80: Preparing 03:29:03 bfece7445ac6: Preparing 03:29:03 66d8b376b573: Preparing 03:29:03 9f2b9ea133fd: Preparing 03:29:03 edd7e4d73cac: Preparing 03:29:03 d19e6a30b79f: Preparing 03:29:03 0ccf3cd46c33: Preparing 03:29:03 eeaa73608b53: Preparing 03:29:03 66d8b376b573: Waiting 03:29:03 d19e6a30b79f: Waiting 03:29:03 0ccf3cd46c33: Waiting 03:29:03 9f2b9ea133fd: Waiting 03:29:03 edd7e4d73cac: Waiting 03:29:03 eeaa73608b53: Waiting 03:29:03 f8df736ea76b: Layer already exists 03:29:03 bfece7445ac6: Layer already exists 03:29:03 1c73ce99c167: Layer already exists 03:29:03 5883cecd89ad: Layer already exists 03:29:03 f9dc1e9f1c80: Layer already exists 03:29:03 d19e6a30b79f: Layer already exists 03:29:03 edd7e4d73cac: Layer already exists 03:29:03 0ccf3cd46c33: Layer already exists 03:29:03 66d8b376b573: Layer already exists 03:29:03 9f2b9ea133fd: Layer already exists 03:29:03 eeaa73608b53: Layer already exists 03:29:04 latest: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 03:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:04 1c73ce99c167: Preparing 03:29:04 5883cecd89ad: Preparing 03:29:04 f8df736ea76b: Preparing 03:29:04 f9dc1e9f1c80: Preparing 03:29:04 bfece7445ac6: Preparing 03:29:04 66d8b376b573: Preparing 03:29:04 9f2b9ea133fd: Preparing 03:29:04 edd7e4d73cac: Preparing 03:29:04 d19e6a30b79f: Preparing 03:29:04 0ccf3cd46c33: Preparing 03:29:04 eeaa73608b53: Preparing 03:29:04 d19e6a30b79f: Waiting 03:29:04 0ccf3cd46c33: Waiting 03:29:04 66d8b376b573: Waiting 03:29:04 eeaa73608b53: Waiting 03:29:04 9f2b9ea133fd: Waiting 03:29:04 edd7e4d73cac: Waiting 03:29:04 bfece7445ac6: Layer already exists 03:29:04 f8df736ea76b: Layer already exists 03:29:04 5883cecd89ad: Layer already exists 03:29:04 1c73ce99c167: Layer already exists 03:29:04 f9dc1e9f1c80: Layer already exists 03:29:04 0ccf3cd46c33: Layer already exists 03:29:04 9f2b9ea133fd: Layer already exists 03:29:04 66d8b376b573: Layer already exists 03:29:04 d19e6a30b79f: Layer already exists 03:29:04 edd7e4d73cac: Layer already exists 03:29:04 eeaa73608b53: Layer already exists 03:29:05 4.1.0-dev.114: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:05 1c73ce99c167: Preparing 03:29:05 5883cecd89ad: Preparing 03:29:05 f8df736ea76b: Preparing 03:29:05 f9dc1e9f1c80: Preparing 03:29:05 bfece7445ac6: Preparing 03:29:05 66d8b376b573: Preparing 03:29:05 9f2b9ea133fd: Preparing 03:29:05 edd7e4d73cac: Preparing 03:29:05 d19e6a30b79f: Preparing 03:29:05 0ccf3cd46c33: Preparing 03:29:05 eeaa73608b53: Preparing 03:29:05 edd7e4d73cac: Waiting 03:29:05 d19e6a30b79f: Waiting 03:29:05 0ccf3cd46c33: Waiting 03:29:05 eeaa73608b53: Waiting 03:29:05 66d8b376b573: Waiting 03:29:05 9f2b9ea133fd: Waiting 03:29:05 f8df736ea76b: Layer already exists 03:29:05 1c73ce99c167: Layer already exists 03:29:05 bfece7445ac6: Layer already exists 03:29:05 f9dc1e9f1c80: Layer already exists 03:29:05 5883cecd89ad: Layer already exists 03:29:05 66d8b376b573: Layer already exists 03:29:05 9f2b9ea133fd: Layer already exists 03:29:05 edd7e4d73cac: Layer already exists 03:29:05 0ccf3cd46c33: Layer already exists 03:29:05 d19e6a30b79f: Layer already exists 03:29:05 eeaa73608b53: Layer already exists 03:29:06 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:29:06 1c73ce99c167: Preparing 03:29:06 5883cecd89ad: Preparing 03:29:06 f8df736ea76b: Preparing 03:29:06 f9dc1e9f1c80: Preparing 03:29:06 bfece7445ac6: Preparing 03:29:06 66d8b376b573: Preparing 03:29:06 9f2b9ea133fd: Preparing 03:29:06 edd7e4d73cac: Preparing 03:29:06 d19e6a30b79f: Preparing 03:29:06 0ccf3cd46c33: Preparing 03:29:06 eeaa73608b53: Preparing 03:29:06 d19e6a30b79f: Waiting 03:29:06 0ccf3cd46c33: Waiting 03:29:06 66d8b376b573: Waiting 03:29:06 9f2b9ea133fd: Waiting 03:29:06 edd7e4d73cac: Waiting 03:29:06 eeaa73608b53: Waiting 03:29:06 5883cecd89ad: Layer already exists 03:29:06 bfece7445ac6: Layer already exists 03:29:06 f9dc1e9f1c80: Layer already exists 03:29:06 1c73ce99c167: Layer already exists 03:29:06 f8df736ea76b: Layer already exists 03:29:06 9f2b9ea133fd: Layer already exists 03:29:06 66d8b376b573: Layer already exists 03:29:06 d19e6a30b79f: Layer already exists 03:29:06 0ccf3cd46c33: Layer already exists 03:29:06 edd7e4d73cac: Layer already exists 03:29:06 eeaa73608b53: Layer already exists 03:29:07 main: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:07 ===================================================== [Pipeline] echo 03:29:07 taggedImages: 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:29:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:29:07 24536189c5e58318d054b15b8c76ac99fb905035 03:29:07 latest 03:29:07 4.1.0-dev.114 03:29:07 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:07 main 03:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:07 506020a0b9a4: Preparing 03:29:07 4f559947d57e: Preparing 03:29:07 4bdd44cc04ba: Preparing 03:29:07 21f9fc7dc115: Preparing 03:29:07 5c498252e74d: Preparing 03:29:07 90a3d044947a: Preparing 03:29:07 b458ebf3e110: Preparing 03:29:07 90a3d044947a: Waiting 03:29:07 66d8b376b573: Preparing 03:29:07 b458ebf3e110: Waiting 03:29:07 9f2b9ea133fd: Preparing 03:29:07 66d8b376b573: Waiting 03:29:07 9f2b9ea133fd: Waiting 03:29:07 b18a8ef3213c: Preparing 03:29:07 c7b493683523: Preparing 03:29:07 b18a8ef3213c: Waiting 03:29:07 eeaa73608b53: Preparing 03:29:07 eeaa73608b53: Waiting 03:29:07 c7b493683523: Waiting 03:29:08 4f559947d57e: Pushed 03:29:08 5c498252e74d: Pushed 03:29:08 506020a0b9a4: Pushed 03:29:08 66d8b376b573: Layer already exists 03:29:08 9f2b9ea133fd: Layer already exists 03:29:08 b458ebf3e110: Pushed 03:29:08 90a3d044947a: Pushed 03:29:08 eeaa73608b53: Layer already exists 03:29:08 b18a8ef3213c: Pushed 03:29:11 c7b493683523: Pushed 03:29:15 21f9fc7dc115: Pushed 03:29:15 4bdd44cc04ba: Pushed 03:29:16 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + 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 03:29:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:17 506020a0b9a4: Preparing 03:29:17 4f559947d57e: Preparing 03:29:17 4bdd44cc04ba: Preparing 03:29:17 21f9fc7dc115: Preparing 03:29:17 5c498252e74d: Preparing 03:29:17 90a3d044947a: Preparing 03:29:17 b458ebf3e110: Preparing 03:29:17 66d8b376b573: Preparing 03:29:17 9f2b9ea133fd: Preparing 03:29:17 b18a8ef3213c: Preparing 03:29:17 c7b493683523: Preparing 03:29:17 eeaa73608b53: Preparing 03:29:17 66d8b376b573: Waiting 03:29:17 9f2b9ea133fd: Waiting 03:29:17 b18a8ef3213c: Waiting 03:29:17 c7b493683523: Waiting 03:29:17 90a3d044947a: Waiting 03:29:17 eeaa73608b53: Waiting 03:29:17 b458ebf3e110: Waiting 03:29:17 4bdd44cc04ba: Layer already exists 03:29:17 5c498252e74d: Layer already exists 03:29:17 506020a0b9a4: Layer already exists 03:29:17 4f559947d57e: Layer already exists 03:29:17 21f9fc7dc115: Layer already exists 03:29:17 90a3d044947a: Layer already exists 03:29:17 b458ebf3e110: Layer already exists 03:29:17 9f2b9ea133fd: Layer already exists 03:29:17 b18a8ef3213c: Layer already exists 03:29:17 66d8b376b573: Layer already exists 03:29:17 eeaa73608b53: Layer already exists 03:29:17 c7b493683523: Layer already exists 03:29:17 latest: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:18 506020a0b9a4: Preparing 03:29:18 4f559947d57e: Preparing 03:29:18 4bdd44cc04ba: Preparing 03:29:18 21f9fc7dc115: Preparing 03:29:18 5c498252e74d: Preparing 03:29:18 90a3d044947a: Preparing 03:29:18 b458ebf3e110: Preparing 03:29:18 90a3d044947a: Waiting 03:29:18 b458ebf3e110: Waiting 03:29:18 66d8b376b573: Preparing 03:29:18 9f2b9ea133fd: Preparing 03:29:18 66d8b376b573: Waiting 03:29:18 9f2b9ea133fd: Waiting 03:29:18 b18a8ef3213c: Preparing 03:29:18 c7b493683523: Preparing 03:29:18 eeaa73608b53: Preparing 03:29:18 b18a8ef3213c: Waiting 03:29:18 c7b493683523: Waiting 03:29:18 eeaa73608b53: Waiting 03:29:18 506020a0b9a4: Layer already exists 03:29:18 21f9fc7dc115: Layer already exists 03:29:18 5c498252e74d: Layer already exists 03:29:18 4f559947d57e: Layer already exists 03:29:18 4bdd44cc04ba: Layer already exists 03:29:18 b18a8ef3213c: Layer already exists 03:29:18 66d8b376b573: Layer already exists 03:29:18 b458ebf3e110: Layer already exists 03:29:18 90a3d044947a: Layer already exists 03:29:18 9f2b9ea133fd: Layer already exists 03:29:18 c7b493683523: Layer already exists 03:29:18 eeaa73608b53: Layer already exists 03:29:18 4.1.0-dev.114: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:19 506020a0b9a4: Preparing 03:29:19 4f559947d57e: Preparing 03:29:19 4bdd44cc04ba: Preparing 03:29:19 21f9fc7dc115: Preparing 03:29:19 5c498252e74d: Preparing 03:29:19 90a3d044947a: Preparing 03:29:19 b458ebf3e110: Preparing 03:29:19 66d8b376b573: Preparing 03:29:19 9f2b9ea133fd: Preparing 03:29:19 b18a8ef3213c: Preparing 03:29:19 c7b493683523: Preparing 03:29:19 eeaa73608b53: Preparing 03:29:19 66d8b376b573: Waiting 03:29:19 9f2b9ea133fd: Waiting 03:29:19 b18a8ef3213c: Waiting 03:29:19 c7b493683523: Waiting 03:29:19 eeaa73608b53: Waiting 03:29:19 90a3d044947a: Waiting 03:29:19 b458ebf3e110: Waiting 03:29:19 21f9fc7dc115: Layer already exists 03:29:19 5c498252e74d: Layer already exists 03:29:19 4bdd44cc04ba: Layer already exists 03:29:19 506020a0b9a4: Layer already exists 03:29:19 4f559947d57e: Layer already exists 03:29:19 b458ebf3e110: Layer already exists 03:29:19 9f2b9ea133fd: Layer already exists 03:29:19 90a3d044947a: Layer already exists 03:29:19 66d8b376b573: Layer already exists 03:29:19 b18a8ef3213c: Layer already exists 03:29:19 c7b493683523: Layer already exists 03:29:19 eeaa73608b53: Layer already exists 03:29:19 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + 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 03:29:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:29:20 506020a0b9a4: Preparing 03:29:20 4f559947d57e: Preparing 03:29:20 4bdd44cc04ba: Preparing 03:29:20 21f9fc7dc115: Preparing 03:29:20 5c498252e74d: Preparing 03:29:20 90a3d044947a: Preparing 03:29:20 b458ebf3e110: Preparing 03:29:20 66d8b376b573: Preparing 03:29:20 9f2b9ea133fd: Preparing 03:29:20 b18a8ef3213c: Preparing 03:29:20 c7b493683523: Preparing 03:29:20 eeaa73608b53: Preparing 03:29:20 90a3d044947a: Waiting 03:29:20 b458ebf3e110: Waiting 03:29:20 66d8b376b573: Waiting 03:29:20 9f2b9ea133fd: Waiting 03:29:20 b18a8ef3213c: Waiting 03:29:20 c7b493683523: Waiting 03:29:20 eeaa73608b53: Waiting 03:29:20 4f559947d57e: Layer already exists 03:29:20 506020a0b9a4: Layer already exists 03:29:20 4bdd44cc04ba: Layer already exists 03:29:20 5c498252e74d: Layer already exists 03:29:20 21f9fc7dc115: Layer already exists 03:29:20 b458ebf3e110: Layer already exists 03:29:20 b18a8ef3213c: Layer already exists 03:29:20 90a3d044947a: Layer already exists 03:29:20 66d8b376b573: Layer already exists 03:29:20 9f2b9ea133fd: Layer already exists 03:29:20 c7b493683523: Layer already exists 03:29:20 eeaa73608b53: Layer already exists 03:29:20 main: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:20 ===================================================== [Pipeline] echo 03:29:20 taggedImages: 03:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 03:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:29:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:29:20 24536189c5e58318d054b15b8c76ac99fb905035 03:29:20 latest 03:29:20 4.1.0-dev.114 03:29:20 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:20 main 03:29:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:29:21 3da43debbf5b: Preparing 03:29:21 b28c1f6aecbb: Preparing 03:29:21 66d8b376b573: Preparing 03:29:21 9f2b9ea133fd: Preparing 03:29:21 9c1bec62cb9f: Preparing 03:29:21 0551cde77233: Preparing 03:29:21 eeaa73608b53: Preparing 03:29:21 0551cde77233: Waiting 03:29:21 eeaa73608b53: Waiting 03:29:21 66d8b376b573: Layer already exists 03:29:21 9f2b9ea133fd: Layer already exists 03:29:21 9c1bec62cb9f: Pushed 03:29:21 eeaa73608b53: Layer already exists 03:29:21 3da43debbf5b: Pushed 03:29:23 0551cde77233: Pushed 03:29:28 b28c1f6aecbb: Pushed 03:29:31 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + 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 03:29:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:29:32 3da43debbf5b: Preparing 03:29:32 b28c1f6aecbb: Preparing 03:29:32 66d8b376b573: Preparing 03:29:32 9f2b9ea133fd: Preparing 03:29:32 9c1bec62cb9f: Preparing 03:29:32 0551cde77233: Preparing 03:29:32 eeaa73608b53: Preparing 03:29:32 0551cde77233: Waiting 03:29:32 eeaa73608b53: Waiting 03:29:32 9f2b9ea133fd: Layer already exists 03:29:32 3da43debbf5b: Layer already exists 03:29:32 66d8b376b573: Layer already exists 03:29:32 9c1bec62cb9f: Layer already exists 03:29:32 b28c1f6aecbb: Layer already exists 03:29:32 eeaa73608b53: Layer already exists 03:29:32 0551cde77233: Layer already exists 03:29:32 latest: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 03:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:29:33 3da43debbf5b: Preparing 03:29:33 b28c1f6aecbb: Preparing 03:29:33 66d8b376b573: Preparing 03:29:33 9f2b9ea133fd: Preparing 03:29:33 9c1bec62cb9f: Preparing 03:29:33 0551cde77233: Preparing 03:29:33 eeaa73608b53: Preparing 03:29:33 0551cde77233: Waiting 03:29:33 eeaa73608b53: Waiting 03:29:33 3da43debbf5b: Layer already exists 03:29:33 b28c1f6aecbb: Layer already exists 03:29:33 66d8b376b573: Layer already exists 03:29:33 9c1bec62cb9f: Layer already exists 03:29:33 9f2b9ea133fd: Layer already exists 03:29:33 0551cde77233: Layer already exists 03:29:33 eeaa73608b53: Layer already exists 03:29:33 4.1.0-dev.114: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:29:34 3da43debbf5b: Preparing 03:29:34 b28c1f6aecbb: Preparing 03:29:34 66d8b376b573: Preparing 03:29:34 9f2b9ea133fd: Preparing 03:29:34 9c1bec62cb9f: Preparing 03:29:34 0551cde77233: Preparing 03:29:34 eeaa73608b53: Preparing 03:29:34 0551cde77233: Waiting 03:29:34 eeaa73608b53: Waiting 03:29:34 b28c1f6aecbb: Layer already exists 03:29:34 3da43debbf5b: Layer already exists 03:29:34 66d8b376b573: Layer already exists 03:29:34 9f2b9ea133fd: Layer already exists 03:29:34 9c1bec62cb9f: Layer already exists 03:29:34 0551cde77233: Layer already exists 03:29:34 eeaa73608b53: Layer already exists 03:29:34 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + 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 03:29:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:29:35 3da43debbf5b: Preparing 03:29:35 b28c1f6aecbb: Preparing 03:29:35 66d8b376b573: Preparing 03:29:35 9f2b9ea133fd: Preparing 03:29:35 9c1bec62cb9f: Preparing 03:29:35 0551cde77233: Preparing 03:29:35 eeaa73608b53: Preparing 03:29:35 0551cde77233: Waiting 03:29:35 eeaa73608b53: Waiting 03:29:35 3da43debbf5b: Layer already exists 03:29:35 66d8b376b573: Layer already exists 03:29:35 9f2b9ea133fd: Layer already exists 03:29:35 9c1bec62cb9f: Layer already exists 03:29:35 b28c1f6aecbb: Layer already exists 03:29:35 0551cde77233: Layer already exists 03:29:35 eeaa73608b53: Layer already exists 03:29:35 main: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:35 ===================================================== [Pipeline] echo 03:29:35 taggedImages: 03:29:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:29:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 03:29:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:29:35 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:29:35 24536189c5e58318d054b15b8c76ac99fb905035 03:29:35 latest 03:29:35 4.1.0-dev.114 03:29:35 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:29:35 main 03:29:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:29:36 b6903574245b: Preparing 03:29:36 9c91dff22b2a: Preparing 03:29:36 6808c77eb826: Preparing 03:29:36 66d8b376b573: Preparing 03:29:36 9f2b9ea133fd: Preparing 03:29:36 6e1d356ff96e: Preparing 03:29:36 9f69cd66f5c9: Preparing 03:29:36 3e936ad4d6de: Preparing 03:29:36 117dfc43537c: Preparing 03:29:36 eeaa73608b53: Preparing 03:29:36 9f69cd66f5c9: Waiting 03:29:36 3e936ad4d6de: Waiting 03:29:36 117dfc43537c: Waiting 03:29:36 eeaa73608b53: Waiting 03:29:36 6e1d356ff96e: Waiting 03:29:36 66d8b376b573: Layer already exists 03:29:36 9f2b9ea133fd: Layer already exists 03:29:36 6808c77eb826: Pushed 03:29:36 b6903574245b: Pushed 03:29:36 9c91dff22b2a: Pushed 03:29:36 eeaa73608b53: Layer already exists 03:29:36 3e936ad4d6de: Pushed 03:29:37 117dfc43537c: Pushed 03:29:49 9f69cd66f5c9: Pushed 03:30:04 6e1d356ff96e: Pushed 03:30:04 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:04 + 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 03:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:05 b6903574245b: Preparing 03:30:05 9c91dff22b2a: Preparing 03:30:05 6808c77eb826: Preparing 03:30:05 66d8b376b573: Preparing 03:30:05 9f2b9ea133fd: Preparing 03:30:05 6e1d356ff96e: Preparing 03:30:05 9f69cd66f5c9: Preparing 03:30:05 3e936ad4d6de: Preparing 03:30:05 117dfc43537c: Preparing 03:30:05 eeaa73608b53: Preparing 03:30:05 9f69cd66f5c9: Waiting 03:30:05 3e936ad4d6de: Waiting 03:30:05 117dfc43537c: Waiting 03:30:05 eeaa73608b53: Waiting 03:30:05 6e1d356ff96e: Waiting 03:30:05 b6903574245b: Layer already exists 03:30:05 9f2b9ea133fd: Layer already exists 03:30:05 6808c77eb826: Layer already exists 03:30:05 66d8b376b573: Layer already exists 03:30:05 9c91dff22b2a: Layer already exists 03:30:05 9f69cd66f5c9: Layer already exists 03:30:05 117dfc43537c: Layer already exists 03:30:05 6e1d356ff96e: Layer already exists 03:30:05 3e936ad4d6de: Layer already exists 03:30:05 eeaa73608b53: Layer already exists 03:30:05 latest: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:06 b6903574245b: Preparing 03:30:06 9c91dff22b2a: Preparing 03:30:06 6808c77eb826: Preparing 03:30:06 66d8b376b573: Preparing 03:30:06 9f2b9ea133fd: Preparing 03:30:06 6e1d356ff96e: Preparing 03:30:06 9f69cd66f5c9: Preparing 03:30:06 3e936ad4d6de: Preparing 03:30:06 117dfc43537c: Preparing 03:30:06 eeaa73608b53: Preparing 03:30:06 9f69cd66f5c9: Waiting 03:30:06 3e936ad4d6de: Waiting 03:30:06 117dfc43537c: Waiting 03:30:06 eeaa73608b53: Waiting 03:30:06 6e1d356ff96e: Waiting 03:30:06 b6903574245b: Layer already exists 03:30:06 9c91dff22b2a: Layer already exists 03:30:06 66d8b376b573: Layer already exists 03:30:06 9f2b9ea133fd: Layer already exists 03:30:06 6808c77eb826: Layer already exists 03:30:06 3e936ad4d6de: Layer already exists 03:30:06 6e1d356ff96e: Layer already exists 03:30:06 117dfc43537c: Layer already exists 03:30:06 9f69cd66f5c9: Layer already exists 03:30:06 eeaa73608b53: Layer already exists 03:30:06 4.1.0-dev.114: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:06 b6903574245b: Preparing 03:30:06 9c91dff22b2a: Preparing 03:30:06 6808c77eb826: Preparing 03:30:06 66d8b376b573: Preparing 03:30:06 9f2b9ea133fd: Preparing 03:30:06 6e1d356ff96e: Preparing 03:30:06 9f69cd66f5c9: Preparing 03:30:06 3e936ad4d6de: Preparing 03:30:06 117dfc43537c: Preparing 03:30:06 eeaa73608b53: Preparing 03:30:06 3e936ad4d6de: Waiting 03:30:06 117dfc43537c: Waiting 03:30:06 eeaa73608b53: Waiting 03:30:06 6e1d356ff96e: Waiting 03:30:06 9f69cd66f5c9: Waiting 03:30:06 9c91dff22b2a: Layer already exists 03:30:06 6808c77eb826: Layer already exists 03:30:06 66d8b376b573: Layer already exists 03:30:06 b6903574245b: Layer already exists 03:30:06 9f2b9ea133fd: Layer already exists 03:30:06 3e936ad4d6de: Layer already exists 03:30:06 6e1d356ff96e: Layer already exists 03:30:06 117dfc43537c: Layer already exists 03:30:06 9f69cd66f5c9: Layer already exists 03:30:06 eeaa73608b53: Layer already exists 03:30:07 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + 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 03:30:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:30:09 b6903574245b: Preparing 03:30:09 9c91dff22b2a: Preparing 03:30:09 6808c77eb826: Preparing 03:30:09 66d8b376b573: Preparing 03:30:09 9f2b9ea133fd: Preparing 03:30:09 6e1d356ff96e: Preparing 03:30:09 9f69cd66f5c9: Preparing 03:30:09 3e936ad4d6de: Preparing 03:30:09 117dfc43537c: Preparing 03:30:09 eeaa73608b53: Preparing 03:30:09 6e1d356ff96e: Waiting 03:30:09 9f69cd66f5c9: Waiting 03:30:09 3e936ad4d6de: Waiting 03:30:09 117dfc43537c: Waiting 03:30:09 eeaa73608b53: Waiting 03:30:09 6808c77eb826: Layer already exists 03:30:09 9c91dff22b2a: Layer already exists 03:30:09 66d8b376b573: Layer already exists 03:30:09 b6903574245b: Layer already exists 03:30:09 9f2b9ea133fd: Layer already exists 03:30:09 6e1d356ff96e: Layer already exists 03:30:09 9f69cd66f5c9: Layer already exists 03:30:09 eeaa73608b53: Layer already exists 03:30:09 3e936ad4d6de: Layer already exists 03:30:09 117dfc43537c: Layer already exists 03:30:09 main: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:10 ===================================================== [Pipeline] echo 03:30:10 taggedImages: 03:30:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:30:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 03:30:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:30:10 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:30:10 24536189c5e58318d054b15b8c76ac99fb905035 03:30:10 latest 03:30:10 4.1.0-dev.114 03:30:10 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:10 main 03:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:10 f5b722138147: Preparing 03:30:10 edf3f4f320c6: Preparing 03:30:10 683840c55dad: Preparing 03:30:10 66d8b376b573: Preparing 03:30:10 9f2b9ea133fd: Preparing 03:30:10 7aec6bee8c81: Preparing 03:30:10 a856947ecbd0: Preparing 03:30:10 a858c35f0403: Preparing 03:30:10 eeaa73608b53: Preparing 03:30:10 7aec6bee8c81: Waiting 03:30:10 a856947ecbd0: Waiting 03:30:10 a858c35f0403: Waiting 03:30:10 eeaa73608b53: Waiting 03:30:10 9f2b9ea133fd: Layer already exists 03:30:10 66d8b376b573: Layer already exists 03:30:11 683840c55dad: Pushed 03:30:11 f5b722138147: Pushed 03:30:11 edf3f4f320c6: Pushed 03:30:11 a856947ecbd0: Pushed 03:30:11 eeaa73608b53: Layer already exists 03:30:11 a858c35f0403: Pushed 03:30:43 7aec6bee8c81: Pushed 03:30:43 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + 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 03:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:44 f5b722138147: Preparing 03:30:44 edf3f4f320c6: Preparing 03:30:44 683840c55dad: Preparing 03:30:44 66d8b376b573: Preparing 03:30:44 9f2b9ea133fd: Preparing 03:30:44 7aec6bee8c81: Preparing 03:30:44 a856947ecbd0: Preparing 03:30:44 a858c35f0403: Preparing 03:30:44 eeaa73608b53: Preparing 03:30:44 7aec6bee8c81: Waiting 03:30:44 a858c35f0403: Waiting 03:30:44 a856947ecbd0: Waiting 03:30:44 eeaa73608b53: Waiting 03:30:44 66d8b376b573: Layer already exists 03:30:44 9f2b9ea133fd: Layer already exists 03:30:44 f5b722138147: Layer already exists 03:30:44 edf3f4f320c6: Layer already exists 03:30:44 683840c55dad: Layer already exists 03:30:44 7aec6bee8c81: Layer already exists 03:30:44 a858c35f0403: Layer already exists 03:30:44 a856947ecbd0: Layer already exists 03:30:44 eeaa73608b53: Layer already exists 03:30:44 latest: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 03:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:45 f5b722138147: Preparing 03:30:45 edf3f4f320c6: Preparing 03:30:45 683840c55dad: Preparing 03:30:45 66d8b376b573: Preparing 03:30:45 9f2b9ea133fd: Preparing 03:30:45 7aec6bee8c81: Preparing 03:30:45 a856947ecbd0: Preparing 03:30:45 a858c35f0403: Preparing 03:30:45 eeaa73608b53: Preparing 03:30:45 a856947ecbd0: Waiting 03:30:45 a858c35f0403: Waiting 03:30:45 eeaa73608b53: Waiting 03:30:45 7aec6bee8c81: Waiting 03:30:45 66d8b376b573: Layer already exists 03:30:45 9f2b9ea133fd: Layer already exists 03:30:45 edf3f4f320c6: Layer already exists 03:30:45 f5b722138147: Layer already exists 03:30:45 683840c55dad: Layer already exists 03:30:45 a858c35f0403: Layer already exists 03:30:45 a856947ecbd0: Layer already exists 03:30:45 7aec6bee8c81: Layer already exists 03:30:45 eeaa73608b53: Layer already exists 03:30:45 4.1.0-dev.114: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:46 f5b722138147: Preparing 03:30:46 edf3f4f320c6: Preparing 03:30:46 683840c55dad: Preparing 03:30:46 66d8b376b573: Preparing 03:30:46 9f2b9ea133fd: Preparing 03:30:46 7aec6bee8c81: Preparing 03:30:46 a856947ecbd0: Preparing 03:30:46 a858c35f0403: Preparing 03:30:46 eeaa73608b53: Preparing 03:30:46 7aec6bee8c81: Waiting 03:30:46 a856947ecbd0: Waiting 03:30:46 a858c35f0403: Waiting 03:30:46 eeaa73608b53: Waiting 03:30:46 f5b722138147: Layer already exists 03:30:46 66d8b376b573: Layer already exists 03:30:46 9f2b9ea133fd: Layer already exists 03:30:46 683840c55dad: Layer already exists 03:30:46 edf3f4f320c6: Layer already exists 03:30:46 7aec6bee8c81: Layer already exists 03:30:46 eeaa73608b53: Layer already exists 03:30:46 a856947ecbd0: Layer already exists 03:30:46 a858c35f0403: Layer already exists 03:30:46 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + 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 03:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:30:47 f5b722138147: Preparing 03:30:47 edf3f4f320c6: Preparing 03:30:47 683840c55dad: Preparing 03:30:47 66d8b376b573: Preparing 03:30:47 9f2b9ea133fd: Preparing 03:30:47 7aec6bee8c81: Preparing 03:30:47 a856947ecbd0: Preparing 03:30:47 a858c35f0403: Preparing 03:30:47 eeaa73608b53: Preparing 03:30:47 a856947ecbd0: Waiting 03:30:47 a858c35f0403: Waiting 03:30:47 eeaa73608b53: Waiting 03:30:47 7aec6bee8c81: Waiting 03:30:47 683840c55dad: Layer already exists 03:30:47 f5b722138147: Layer already exists 03:30:47 edf3f4f320c6: Layer already exists 03:30:47 66d8b376b573: Layer already exists 03:30:47 9f2b9ea133fd: Layer already exists 03:30:47 7aec6bee8c81: Layer already exists 03:30:47 a858c35f0403: Layer already exists 03:30:47 a856947ecbd0: Layer already exists 03:30:47 eeaa73608b53: Layer already exists 03:30:47 main: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:47 ===================================================== [Pipeline] echo 03:30:47 taggedImages: 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:30:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:30:47 24536189c5e58318d054b15b8c76ac99fb905035 03:30:47 latest 03:30:47 4.1.0-dev.114 03:30:47 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:47 main 03:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:48 196446689e44: Preparing 03:30:48 56c50da3bd62: Preparing 03:30:48 ba9079131bae: Preparing 03:30:48 66d8b376b573: Preparing 03:30:48 9f2b9ea133fd: Preparing 03:30:48 7aec6bee8c81: Preparing 03:30:48 3e936ad4d6de: Preparing 03:30:48 117dfc43537c: Preparing 03:30:48 eeaa73608b53: Preparing 03:30:48 3e936ad4d6de: Waiting 03:30:48 117dfc43537c: Waiting 03:30:48 eeaa73608b53: Waiting 03:30:48 7aec6bee8c81: Waiting 03:30:48 ba9079131bae: Pushed 03:30:48 56c50da3bd62: Pushed 03:30:51 9f2b9ea133fd: Layer already exists 03:30:51 66d8b376b573: Layer already exists 03:30:51 7aec6bee8c81: Layer already exists 03:30:51 3e936ad4d6de: Layer already exists 03:30:51 117dfc43537c: Layer already exists 03:30:51 eeaa73608b53: Layer already exists 03:30:51 196446689e44: Pushed 03:30:51 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 + 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 03:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:52 196446689e44: Preparing 03:30:52 56c50da3bd62: Preparing 03:30:52 ba9079131bae: Preparing 03:30:52 66d8b376b573: Preparing 03:30:52 9f2b9ea133fd: Preparing 03:30:52 7aec6bee8c81: Preparing 03:30:52 3e936ad4d6de: Preparing 03:30:52 117dfc43537c: Preparing 03:30:52 eeaa73608b53: Preparing 03:30:52 7aec6bee8c81: Waiting 03:30:52 3e936ad4d6de: Waiting 03:30:52 117dfc43537c: Waiting 03:30:52 eeaa73608b53: Waiting 03:30:52 66d8b376b573: Layer already exists 03:30:52 9f2b9ea133fd: Layer already exists 03:30:52 196446689e44: Layer already exists 03:30:52 56c50da3bd62: Layer already exists 03:30:52 ba9079131bae: Layer already exists 03:30:52 7aec6bee8c81: Layer already exists 03:30:52 3e936ad4d6de: Layer already exists 03:30:52 117dfc43537c: Layer already exists 03:30:52 eeaa73608b53: Layer already exists 03:30:52 latest: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:53 196446689e44: Preparing 03:30:53 56c50da3bd62: Preparing 03:30:53 ba9079131bae: Preparing 03:30:53 66d8b376b573: Preparing 03:30:53 9f2b9ea133fd: Preparing 03:30:53 7aec6bee8c81: Preparing 03:30:53 3e936ad4d6de: Preparing 03:30:53 117dfc43537c: Preparing 03:30:53 eeaa73608b53: Preparing 03:30:53 7aec6bee8c81: Waiting 03:30:53 117dfc43537c: Waiting 03:30:53 eeaa73608b53: Waiting 03:30:53 3e936ad4d6de: Waiting 03:30:53 196446689e44: Layer already exists 03:30:53 56c50da3bd62: Layer already exists 03:30:53 66d8b376b573: Layer already exists 03:30:53 9f2b9ea133fd: Layer already exists 03:30:53 ba9079131bae: Layer already exists 03:30:53 117dfc43537c: Layer already exists 03:30:53 7aec6bee8c81: Layer already exists 03:30:53 3e936ad4d6de: Layer already exists 03:30:53 eeaa73608b53: Layer already exists 03:30:53 4.1.0-dev.114: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:53 196446689e44: Preparing 03:30:53 56c50da3bd62: Preparing 03:30:53 ba9079131bae: Preparing 03:30:53 66d8b376b573: Preparing 03:30:53 9f2b9ea133fd: Preparing 03:30:53 7aec6bee8c81: Preparing 03:30:53 3e936ad4d6de: Preparing 03:30:53 117dfc43537c: Preparing 03:30:53 eeaa73608b53: Preparing 03:30:53 7aec6bee8c81: Waiting 03:30:53 3e936ad4d6de: Waiting 03:30:53 117dfc43537c: Waiting 03:30:53 eeaa73608b53: Waiting 03:30:53 ba9079131bae: Layer already exists 03:30:53 196446689e44: Layer already exists 03:30:53 9f2b9ea133fd: Layer already exists 03:30:53 66d8b376b573: Layer already exists 03:30:53 56c50da3bd62: Layer already exists 03:30:53 117dfc43537c: Layer already exists 03:30:53 3e936ad4d6de: Layer already exists 03:30:53 eeaa73608b53: Layer already exists 03:30:53 7aec6bee8c81: Layer already exists 03:30:53 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + 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 03:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:30:54 196446689e44: Preparing 03:30:54 56c50da3bd62: Preparing 03:30:54 ba9079131bae: Preparing 03:30:54 66d8b376b573: Preparing 03:30:54 9f2b9ea133fd: Preparing 03:30:54 7aec6bee8c81: Preparing 03:30:54 3e936ad4d6de: Preparing 03:30:54 117dfc43537c: Preparing 03:30:54 eeaa73608b53: Preparing 03:30:54 3e936ad4d6de: Waiting 03:30:54 117dfc43537c: Waiting 03:30:54 eeaa73608b53: Waiting 03:30:54 7aec6bee8c81: Waiting 03:30:54 66d8b376b573: Layer already exists 03:30:54 9f2b9ea133fd: Layer already exists 03:30:54 ba9079131bae: Layer already exists 03:30:54 56c50da3bd62: Layer already exists 03:30:54 7aec6bee8c81: Layer already exists 03:30:54 196446689e44: Layer already exists 03:30:54 117dfc43537c: Layer already exists 03:30:54 3e936ad4d6de: Layer already exists 03:30:54 eeaa73608b53: Layer already exists 03:30:55 main: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:55 ===================================================== [Pipeline] echo 03:30:55 taggedImages: 03:30:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:30:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 03:30:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:30:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:30:55 24536189c5e58318d054b15b8c76ac99fb905035 03:30:55 latest 03:30:55 4.1.0-dev.114 03:30:55 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:30:55 main 03:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:30:56 fd7548bd8a71: Preparing 03:30:56 b1de04b54d29: Preparing 03:30:56 66d8b376b573: Preparing 03:30:56 9f2b9ea133fd: Preparing 03:30:56 bb00223841f4: Preparing 03:30:56 26e22e511dfb: Preparing 03:30:56 eeaa73608b53: Preparing 03:30:56 26e22e511dfb: Waiting 03:30:56 eeaa73608b53: Waiting 03:30:56 66d8b376b573: Layer already exists 03:30:56 9f2b9ea133fd: Layer already exists 03:30:56 eeaa73608b53: Layer already exists 03:30:56 bb00223841f4: Pushed 03:30:56 fd7548bd8a71: Pushed 03:30:57 26e22e511dfb: Pushed 03:31:05 b1de04b54d29: Pushed 03:31:05 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:06 fd7548bd8a71: Preparing 03:31:06 b1de04b54d29: Preparing 03:31:06 66d8b376b573: Preparing 03:31:06 9f2b9ea133fd: Preparing 03:31:06 bb00223841f4: Preparing 03:31:06 26e22e511dfb: Preparing 03:31:06 eeaa73608b53: Preparing 03:31:06 26e22e511dfb: Waiting 03:31:06 eeaa73608b53: Waiting 03:31:06 9f2b9ea133fd: Layer already exists 03:31:06 bb00223841f4: Layer already exists 03:31:06 b1de04b54d29: Layer already exists 03:31:06 66d8b376b573: Layer already exists 03:31:06 fd7548bd8a71: Layer already exists 03:31:06 26e22e511dfb: Layer already exists 03:31:06 eeaa73608b53: Layer already exists 03:31:06 latest: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 03:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:07 fd7548bd8a71: Preparing 03:31:07 b1de04b54d29: Preparing 03:31:07 66d8b376b573: Preparing 03:31:07 9f2b9ea133fd: Preparing 03:31:07 bb00223841f4: Preparing 03:31:07 26e22e511dfb: Preparing 03:31:07 eeaa73608b53: Preparing 03:31:07 26e22e511dfb: Waiting 03:31:07 eeaa73608b53: Waiting 03:31:07 66d8b376b573: Layer already exists 03:31:07 b1de04b54d29: Layer already exists 03:31:07 9f2b9ea133fd: Layer already exists 03:31:07 bb00223841f4: Layer already exists 03:31:07 fd7548bd8a71: Layer already exists 03:31:07 eeaa73608b53: Layer already exists 03:31:07 26e22e511dfb: Layer already exists 03:31:07 4.1.0-dev.114: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:08 fd7548bd8a71: Preparing 03:31:08 b1de04b54d29: Preparing 03:31:08 66d8b376b573: Preparing 03:31:08 9f2b9ea133fd: Preparing 03:31:08 bb00223841f4: Preparing 03:31:08 26e22e511dfb: Preparing 03:31:08 eeaa73608b53: Preparing 03:31:08 26e22e511dfb: Waiting 03:31:08 eeaa73608b53: Waiting 03:31:08 66d8b376b573: Layer already exists 03:31:08 b1de04b54d29: Layer already exists 03:31:08 9f2b9ea133fd: Layer already exists 03:31:08 bb00223841f4: Layer already exists 03:31:08 fd7548bd8a71: Layer already exists 03:31:08 26e22e511dfb: Layer already exists 03:31:08 eeaa73608b53: Layer already exists 03:31:08 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:31:09 fd7548bd8a71: Preparing 03:31:09 b1de04b54d29: Preparing 03:31:09 66d8b376b573: Preparing 03:31:09 9f2b9ea133fd: Preparing 03:31:09 bb00223841f4: Preparing 03:31:09 26e22e511dfb: Preparing 03:31:09 eeaa73608b53: Preparing 03:31:09 26e22e511dfb: Waiting 03:31:09 eeaa73608b53: Waiting 03:31:09 b1de04b54d29: Layer already exists 03:31:09 fd7548bd8a71: Layer already exists 03:31:09 66d8b376b573: Layer already exists 03:31:09 bb00223841f4: Layer already exists 03:31:09 9f2b9ea133fd: Layer already exists 03:31:09 26e22e511dfb: Layer already exists 03:31:09 eeaa73608b53: Layer already exists 03:31:09 main: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:09 ===================================================== [Pipeline] echo 03:31:09 taggedImages: 03:31:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:31:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:31:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 03:31:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:31:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:31:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:31:09 24536189c5e58318d054b15b8c76ac99fb905035 03:31:09 latest 03:31:09 4.1.0-dev.114 03:31:09 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:31:09 main 03:31:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:10 c6bcb7f92056: Preparing 03:31:10 9d93509d4c85: Preparing 03:31:10 66d8b376b573: Preparing 03:31:10 9f2b9ea133fd: Preparing 03:31:10 281d638c7d38: Preparing 03:31:10 ba035823f537: Preparing 03:31:10 eeaa73608b53: Preparing 03:31:10 ba035823f537: Waiting 03:31:10 eeaa73608b53: Waiting 03:31:10 66d8b376b573: Layer already exists 03:31:10 9f2b9ea133fd: Layer already exists 03:31:10 eeaa73608b53: Layer already exists 03:31:10 281d638c7d38: Pushed 03:31:10 c6bcb7f92056: Pushed 03:31:11 ba035823f537: Pushed 03:31:19 9d93509d4c85: Pushed 03:31:19 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:20 c6bcb7f92056: Preparing 03:31:20 9d93509d4c85: Preparing 03:31:20 66d8b376b573: Preparing 03:31:20 9f2b9ea133fd: Preparing 03:31:20 281d638c7d38: Preparing 03:31:20 ba035823f537: Preparing 03:31:20 eeaa73608b53: Preparing 03:31:20 ba035823f537: Waiting 03:31:20 eeaa73608b53: Waiting 03:31:20 281d638c7d38: Layer already exists 03:31:20 66d8b376b573: Layer already exists 03:31:20 c6bcb7f92056: Layer already exists 03:31:20 9d93509d4c85: Layer already exists 03:31:20 9f2b9ea133fd: Layer already exists 03:31:20 ba035823f537: Layer already exists 03:31:20 eeaa73608b53: Layer already exists 03:31:20 latest: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 03:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:21 c6bcb7f92056: Preparing 03:31:21 9d93509d4c85: Preparing 03:31:21 66d8b376b573: Preparing 03:31:21 9f2b9ea133fd: Preparing 03:31:21 281d638c7d38: Preparing 03:31:21 ba035823f537: Preparing 03:31:21 eeaa73608b53: Preparing 03:31:21 ba035823f537: Waiting 03:31:21 eeaa73608b53: Waiting 03:31:21 c6bcb7f92056: Layer already exists 03:31:21 9d93509d4c85: Layer already exists 03:31:21 281d638c7d38: Layer already exists 03:31:21 66d8b376b573: Layer already exists 03:31:21 9f2b9ea133fd: Layer already exists 03:31:21 eeaa73608b53: Layer already exists 03:31:21 ba035823f537: Layer already exists 03:31:21 4.1.0-dev.114: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:21 c6bcb7f92056: Preparing 03:31:21 9d93509d4c85: Preparing 03:31:21 66d8b376b573: Preparing 03:31:21 9f2b9ea133fd: Preparing 03:31:21 281d638c7d38: Preparing 03:31:21 ba035823f537: Preparing 03:31:21 eeaa73608b53: Preparing 03:31:21 ba035823f537: Waiting 03:31:21 eeaa73608b53: Waiting 03:31:21 9d93509d4c85: Layer already exists 03:31:21 281d638c7d38: Layer already exists 03:31:21 9f2b9ea133fd: Layer already exists 03:31:21 c6bcb7f92056: Layer already exists 03:31:21 66d8b376b573: Layer already exists 03:31:21 ba035823f537: Layer already exists 03:31:21 eeaa73608b53: Layer already exists 03:31:21 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:31:22 c6bcb7f92056: Preparing 03:31:22 9d93509d4c85: Preparing 03:31:22 66d8b376b573: Preparing 03:31:22 9f2b9ea133fd: Preparing 03:31:22 281d638c7d38: Preparing 03:31:22 ba035823f537: Preparing 03:31:22 eeaa73608b53: Preparing 03:31:22 ba035823f537: Waiting 03:31:22 eeaa73608b53: Waiting 03:31:22 9f2b9ea133fd: Layer already exists 03:31:22 9d93509d4c85: Layer already exists 03:31:22 c6bcb7f92056: Layer already exists 03:31:22 66d8b376b573: Layer already exists 03:31:22 281d638c7d38: Layer already exists 03:31:22 ba035823f537: Layer already exists 03:31:22 eeaa73608b53: Layer already exists 03:31:22 main: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:22 ===================================================== [Pipeline] echo 03:31:22 taggedImages: 03:31:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 03:31:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:31:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 03:31:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 03:31:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:23 03:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:23 arm64: Pulling from edgex-lftools-log-publisher 03:31:23 8998bd30e6a1: Pulling fs layer 03:31:23 04944245beec: Pulling fs layer 03:31:23 699f458cf7ca: Pulling fs layer 03:31:23 765212b225bb: Pulling fs layer 03:31:23 f23df028b6ca: Pulling fs layer 03:31:23 d65c8cfc05b1: Pulling fs layer 03:31:23 2437ff75d9bd: Pulling fs layer 03:31:23 765212b225bb: Waiting 03:31:23 f23df028b6ca: Waiting 03:31:23 d65c8cfc05b1: Waiting 03:31:23 2437ff75d9bd: Waiting 03:31:23 04944245beec: Verifying Checksum 03:31:23 04944245beec: Download complete 03:31:23 765212b225bb: Verifying Checksum 03:31:23 765212b225bb: Download complete 03:31:23 f23df028b6ca: Verifying Checksum 03:31:23 f23df028b6ca: Download complete 03:31:23 d65c8cfc05b1: Verifying Checksum 03:31:23 699f458cf7ca: Verifying Checksum 03:31:23 699f458cf7ca: Download complete 03:31:24 8998bd30e6a1: Verifying Checksum 03:31:24 8998bd30e6a1: Download complete 03:31:27 2437ff75d9bd: Verifying Checksum 03:31:28 8998bd30e6a1: Pull complete 03:31:31 04944245beec: Pull complete 03:31:32 699f458cf7ca: Pull complete 03:31:32 765212b225bb: Pull complete 03:31:33 f23df028b6ca: Pull complete 03:31:34 d65c8cfc05b1: Pull complete 03:31:52 2437ff75d9bd: Pull complete 03:31:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:52 prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container 03:31:52 $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:31:55 $ docker top 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:56 ---> job-cost.sh 03:31:56 lf-activate-venv: SKIPPING 03:31:56 INFO: No Stack... 03:31:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:31:57 INFO: Archiving Costs [Pipeline] sh 03:31:58 + cat /w/workspace/edgex-go/979/archives/cost.csv 03:31:58 + cut -d, -f6 [Pipeline] lock 03:31:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] 03:31:58 Resource [jenkins-edgexfoundry-edgex-go-main-979-stack-cost] did not exist. Created. 03:31:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:58 + echo total: 0.10999999940395355 [Pipeline] stash 03:31:59 Stashed 1 file(s) [Pipeline] } 03:31:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:59 $ docker stop --time=1 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac 03:32:00 $ docker rm -f --volumes 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac [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 03:32:01 provisioning config files... 03:32:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/979@tmp/config16978648549360930318tmp [Pipeline] { [Pipeline] sh 03:32:01 + set +x 03:32:01 + curl -s https://codecov.io/bash 03:32:01 + bash -s -- 03:32:02 03:32:02 _____ _ 03:32:02 / ____| | | 03:32:02 | | ___ __| | ___ ___ _____ __ 03:32:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:02 Bash-1.0.6 03:32:02 03:32:02 03:32:02 ==> git version 2.25.1 found 03:32: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 03:32:02 Release-Date: 2020-01-08 03:32: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 03:32:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:32:02 ==> Jenkins CI detected. 03:32:02 current dir:  /w/workspace/edgex-go/979 03:32:02 project root: . 03:32:02 --> token set from env 03:32:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:02 ==> Running gcov in . (disable via -X gcov) 03:32:02 ==> Python coveragepy not found 03:32:02 ==> Searching for coverage reports in: 03:32:02 + . 03:32:02 -> Found 1 reports 03:32:02 ==> Detecting git/mercurial file structure 03:32:02 ==> Reading reports 03:32:02 + ./coverage.out bytes=1048214 03:32:02 ==> Appending adjustments 03:32:02 https://docs.codecov.io/docs/fixing-reports 03:32:03 + Found adjustments 03:32:03 ==> Gzipping contents 03:32:03 108K /tmp/codecov.B0JiXd.gz 03:32:03 ==> Uploading reports 03:32:03 url: https://codecov.io 03:32:03 query: branch=main&commit=24536189c5e58318d054b15b8c76ac99fb905035&build=979&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F979%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:03 -> Pinging Codecov 03:32:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=24536189c5e58318d054b15b8c76ac99fb905035&build=979&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F979%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:03 -> Uploading to 03:32:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/24536189c5e58318d054b15b8c76ac99fb905035/9feb5ca2-9a74-4332-b87f-429e529f4d75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T033203Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e4a6a72a0ba9e74cb1d1bcb5a0a17c51776a2740307c5ec2ff7a8c724f64cc78 03:32:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:03 Dload Upload Total Spent Left Speed 03:32:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 429k --:--:-- --:--:-- --:--:-- 429k 03:32:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } 03:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:32:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:32:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:04 03:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:05 latest: Pulling from edgex-devops/edgex-snyk-go 03:32:05 2d35ebdb57d9: Already exists 03:32:05 85e8836fcdb2: Pulling fs layer 03:32:05 91631faa732a: Pulling fs layer 03:32:05 f3f5ae8826fa: Pulling fs layer 03:32:05 4f4fb700ef54: Pulling fs layer 03:32:05 7861252a18e6: Pulling fs layer 03:32:05 4f4fb700ef54: Waiting 03:32:05 9130f900ef6f: Pulling fs layer 03:32:05 7861252a18e6: Waiting 03:32:05 9130f900ef6f: Waiting 03:32:05 f3f5ae8826fa: Download complete 03:32:05 85e8836fcdb2: Verifying Checksum 03:32:05 85e8836fcdb2: Download complete 03:32:05 4f4fb700ef54: Download complete 03:32:05 85e8836fcdb2: Pull complete 03:32:05 7861252a18e6: Verifying Checksum 03:32:05 7861252a18e6: Download complete 03:32:05 91631faa732a: Verifying Checksum 03:32:05 91631faa732a: Download complete 03:32:06 9130f900ef6f: Verifying Checksum 03:32:06 9130f900ef6f: Download complete 03:32:11 91631faa732a: Pull complete 03:32:11 f3f5ae8826fa: Pull complete 03:32:11 4f4fb700ef54: Pull complete 03:32:11 7861252a18e6: Pull complete 03:32:15 9130f900ef6f: Pull complete 03:32:15 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:16 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:32:16 $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:32:17 $ docker top ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:18 + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo 03:32:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:32:18 + set -o pipefail 03:32:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:32:26 03:32:26 Monitoring /w/workspace/edgex-go/979 (github.com/edgexfoundry/edgex-go)... 03:32:26 03:32:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/eab14b8f-df07-4d32-a8f9-9e56b9a56d07 03:32:26 03:32:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:32:26 [Pipeline] } 03:32:27 $ docker stop --time=1 ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 03:32:29 $ docker rm -f --volumes ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:32:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:29 provisioning config files... 03:32:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/979@tmp/config13754176962597171771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:30 --> edgex-publish-swagger.sh 03:32:30 === Publish openapi API === 03:32:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:32:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/979/openapi/core-command.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 402 199k --:--:-- --:--:-- --:--:-- 199k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/979/openapi/core-data.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 578 645k --:--:-- --:--:-- --:--:-- 645k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/979/openapi/core-keeper.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 519 232k --:--:-- --:--:-- --:--:-- 231k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/979/openapi/core-metadata.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 474 1174k --:--:-- --:--:-- --:--:-- 1174k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/979/openapi/security-proxy-auth.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 511 185k --:--:-- --:--:-- --:--:-- 185k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/979/openapi/security-secretstore-setup.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 611 36231 --:--:-- --:--:-- --:--:-- 36842 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/979/openapi/support-notifications.yaml] 03:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:30 Dload Upload Total Spent Left Speed 03:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k 03:32:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:30 03:32:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/979/openapi/support-scheduler.yaml] 03:32:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:31 Dload Upload Total Spent Left Speed 03:32:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 559 423k --:--:-- --:--:-- --:--:-- 424k 03:32:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:32:31 [Pipeline] } 03:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:31 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:32:32 $ docker top d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab -eo pid,comm 03:32:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:32 [ssh-agent] Looking for ssh-agent implementation... 03:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:32 $ docker exec d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab ssh-agent 03:32:32 SSH_AUTH_SOCK=/tmp/ssh-Rbe5Sah0yR8g/agent.33 03:32:32 SSH_AGENT_PID=39 03:32:32 Running ssh-add (command line suppressed) 03:32:32 Identity added: /w/workspace/edgex-go/979@tmp/private_key_16843290203137691230.key (/w/workspace/edgex-go/979@tmp/private_key_16843290203137691230.key) 03:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:32 + git semver tag 03:32:33 2026-05-25 03:32:33,201 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:32:33 2026-05-25 03:32:33,205 [run_tag] DEBUG tag force:False 03:32:33 2026-05-25 03:32:33,205 [check_head_tag] DEBUG check head tag 03:32:33 2026-05-25 03:32:33,207 [execute] INFO git cat-file --batch-check 03:32:33 2026-05-25 03:32:33,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979, stdin=, shell=False, universal_newlines=False) 03:32:33 2026-05-25 03:32:33,212 [execute] INFO git cat-file --batch 03:32:33 2026-05-25 03:32:33,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/979, stdin=, shell=False, universal_newlines=False) 03:32:33 2026-05-25 03:32:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:32:33 2026-05-25 03:32:33,244 [execute] INFO git tag -a v4.1.0-dev.114 -m v4.1.0-dev.114 03:32:33 2026-05-25 03:32:33,244 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.114', '-m', 'v4.1.0-dev.114'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) 03:32:33 2026-05-25 03:32:33,247 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:32:33 4.1.0-dev.114 [Pipeline] } 03:32:33 $ docker exec --env ******** --env ******** d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab ssh-agent -k 03:32:33 unset SSH_AUTH_SOCK; 03:32:33 unset SSH_AGENT_PID; 03:32:33 echo Agent pid 39 killed; 03:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:33 + git semver [Pipeline] } 03:32:34 $ docker stop --time=1 d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab 03:32:35 $ docker rm -f --volumes d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:36 03:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:36 0.23.1-centos7: Pulling from edgex-lftools 03:32:36 ab5ef0e58194: Pulling fs layer 03:32:36 9712f1f96733: Pulling fs layer 03:32:36 63f879dbbcfc: Pulling fs layer 03:32:36 0d9ebad4ef96: Pulling fs layer 03:32:36 e9a5061849ea: Pulling fs layer 03:32:36 d747dcd14b5f: Pulling fs layer 03:32:36 2de7ff778b66: Pulling fs layer 03:32:36 d747dcd14b5f: Waiting 03:32:36 0d9ebad4ef96: Waiting 03:32:36 2de7ff778b66: Waiting 03:32:36 e9a5061849ea: Waiting 03:32:36 9712f1f96733: Download complete 03:32:37 63f879dbbcfc: Verifying Checksum 03:32:37 63f879dbbcfc: Download complete 03:32:37 0d9ebad4ef96: Verifying Checksum 03:32:37 0d9ebad4ef96: Download complete 03:32:37 d747dcd14b5f: Verifying Checksum 03:32:37 d747dcd14b5f: Download complete 03:32:37 e9a5061849ea: Verifying Checksum 03:32:37 e9a5061849ea: Download complete 03:32:37 ab5ef0e58194: Verifying Checksum 03:32:37 ab5ef0e58194: Download complete 03:32:37 2de7ff778b66: Verifying Checksum 03:32:37 2de7ff778b66: Download complete 03:32:40 ab5ef0e58194: Pull complete 03:32:40 9712f1f96733: Pull complete 03:32:41 63f879dbbcfc: Pull complete 03:32:46 0d9ebad4ef96: Pull complete 03:32:46 e9a5061849ea: Pull complete 03:32:46 d747dcd14b5f: Pull complete 03:32:47 2de7ff778b66: Pull complete 03:32:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:32:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:47 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:32:49 $ docker top 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:32:49 provisioning config files... 03:32:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/979@tmp/config6398642670976736627tmp 03:32:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/979@tmp/config12955355466494654483tmp 03:32:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/979@tmp/config9958613056614525196tmp [Pipeline] { [Pipeline] echo 03:32:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:32:49 ---> sigul-configuration.sh 03:32:49 gpg: directory `/root/.gnupg' created 03:32:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:32:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:32:49 gpg: keyring `/root/.gnupg/secring.gpg' created 03:32:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:32:49 gpg: CAST5 encrypted data 03:32:49 gpg: encrypted with 1 passphrase 03:32:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:32:49 + mkdir /home/jenkins 03:32:49 + mkdir /home/jenkins/sigul [Pipeline] sh 03:32:50 + 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 03:32:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:32:50 ---> sigul-install.sh 03:32:50 Sigul already installed; skipping installation. [Pipeline] sh 03:32:50 + git tag --list 03:32:50 0.6.0 03:32:50 0.6.1 03:32:50 0.7.0 03:32:50 0.7.1 03:32:50 v1.0.0 03:32:50 v1.0.1 03:32:50 v1.1.0 03:32:50 v1.2.0 03:32:50 v1.2.1 03:32:50 v1.3.0 03:32:50 v1.3.1 03:32:50 v2.0.0 03:32:50 v2.1.0 03:32:50 v2.1.1 03:32:50 v2.2.0 03:32:50 v2.3.0 03:32:50 v3.0 03:32:50 v3.0.0 03:32:50 v3.1 03:32:50 v3.1.0 03:32:50 v3.1.1 03:32:50 v4.0 03:32:50 v4.0.0 03:32:50 v4.0.1 03:32:50 v4.0.1-dev.1 03:32:50 v4.0.1-dev.2 03:32:50 v4.0.2-dev.1 03:32:50 v4.1.0-dev.1 03:32:50 v4.1.0-dev.10 03:32:50 v4.1.0-dev.100 03:32:50 v4.1.0-dev.101 03:32:50 v4.1.0-dev.102 03:32:50 v4.1.0-dev.103 03:32:50 v4.1.0-dev.104 03:32:50 v4.1.0-dev.105 03:32:50 v4.1.0-dev.106 03:32:50 v4.1.0-dev.107 03:32:50 v4.1.0-dev.108 03:32:50 v4.1.0-dev.109 03:32:50 v4.1.0-dev.11 03:32:50 v4.1.0-dev.110 03:32:50 v4.1.0-dev.111 03:32:50 v4.1.0-dev.112 03:32:50 v4.1.0-dev.113 03:32:50 v4.1.0-dev.114 03:32:50 v4.1.0-dev.12 03:32:50 v4.1.0-dev.13 03:32:50 v4.1.0-dev.14 03:32:50 v4.1.0-dev.15 03:32:50 v4.1.0-dev.16 03:32:50 v4.1.0-dev.17 03:32:50 v4.1.0-dev.18 03:32:50 v4.1.0-dev.19 03:32:50 v4.1.0-dev.2 03:32:50 v4.1.0-dev.20 03:32:50 v4.1.0-dev.21 03:32:50 v4.1.0-dev.22 03:32:50 v4.1.0-dev.23 03:32:50 v4.1.0-dev.24 03:32:50 v4.1.0-dev.25 03:32:50 v4.1.0-dev.26 03:32:50 v4.1.0-dev.27 03:32:50 v4.1.0-dev.28 03:32:50 v4.1.0-dev.29 03:32:50 v4.1.0-dev.3 03:32:50 v4.1.0-dev.30 03:32:50 v4.1.0-dev.31 03:32:50 v4.1.0-dev.32 03:32:50 v4.1.0-dev.33 03:32:50 v4.1.0-dev.34 03:32:50 v4.1.0-dev.35 03:32:50 v4.1.0-dev.36 03:32:50 v4.1.0-dev.37 03:32:50 v4.1.0-dev.38 03:32:50 v4.1.0-dev.39 03:32:50 v4.1.0-dev.4 03:32:50 v4.1.0-dev.40 03:32:50 v4.1.0-dev.41 03:32:50 v4.1.0-dev.42 03:32:50 v4.1.0-dev.43 03:32:50 v4.1.0-dev.44 03:32:50 v4.1.0-dev.45 03:32:50 v4.1.0-dev.46 03:32:50 v4.1.0-dev.47 03:32:50 v4.1.0-dev.48 03:32:50 v4.1.0-dev.49 03:32:50 v4.1.0-dev.5 03:32:50 v4.1.0-dev.50 03:32:50 v4.1.0-dev.51 03:32:50 v4.1.0-dev.52 03:32:50 v4.1.0-dev.53 03:32:50 v4.1.0-dev.54 03:32:50 v4.1.0-dev.55 03:32:50 v4.1.0-dev.56 03:32:50 v4.1.0-dev.57 03:32:50 v4.1.0-dev.58 03:32:50 v4.1.0-dev.59 03:32:50 v4.1.0-dev.6 03:32:50 v4.1.0-dev.60 03:32:50 v4.1.0-dev.61 03:32:50 v4.1.0-dev.62 03:32:50 v4.1.0-dev.63 03:32:50 v4.1.0-dev.64 03:32:50 v4.1.0-dev.65 03:32:50 v4.1.0-dev.66 03:32:50 v4.1.0-dev.67 03:32:50 v4.1.0-dev.68 03:32:50 v4.1.0-dev.69 03:32:50 v4.1.0-dev.7 03:32:50 v4.1.0-dev.70 03:32:50 v4.1.0-dev.71 03:32:50 v4.1.0-dev.72 03:32:50 v4.1.0-dev.73 03:32:50 v4.1.0-dev.74 03:32:50 v4.1.0-dev.75 03:32:50 v4.1.0-dev.76 03:32:50 v4.1.0-dev.77 03:32:50 v4.1.0-dev.78 03:32:50 v4.1.0-dev.79 03:32:50 v4.1.0-dev.8 03:32:50 v4.1.0-dev.80 03:32:50 v4.1.0-dev.81 03:32:50 v4.1.0-dev.82 03:32:50 v4.1.0-dev.83 03:32:50 v4.1.0-dev.84 03:32:50 v4.1.0-dev.85 03:32:50 v4.1.0-dev.86 03:32:50 v4.1.0-dev.87 03:32:50 v4.1.0-dev.88 03:32:50 v4.1.0-dev.89 03:32:50 v4.1.0-dev.9 03:32:50 v4.1.0-dev.90 03:32:50 v4.1.0-dev.91 03:32:50 v4.1.0-dev.92 03:32:50 v4.1.0-dev.93 03:32:50 v4.1.0-dev.94 03:32:50 v4.1.0-dev.95 03:32:50 v4.1.0-dev.96 03:32:50 v4.1.0-dev.97 03:32:50 v4.1.0-dev.98 03:32:50 v4.1.0-dev.99 [Pipeline] sh 03:32:51 + lftools sign git-tag v4.1.0-dev.114 03:32:51 Signing Git tag with Sigul... 03:32:51 Signing v4.1.0-dev.114 [Pipeline] echo 03:32:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:32:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:32:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:32:52 $ docker stop --time=1 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce 03:32:53 $ docker rm -f --volumes 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:54 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:32:54 $ docker top 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 -eo pid,comm 03:32:54 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). 03:32:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:54 [ssh-agent] Looking for ssh-agent implementation... 03:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:55 $ docker exec 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 ssh-agent 03:32:55 SSH_AUTH_SOCK=/tmp/ssh-wmmjhn19Lbsq/agent.32 03:32:55 SSH_AGENT_PID=38 03:32:55 Running ssh-add (command line suppressed) 03:32:55 Identity added: /w/workspace/edgex-go/979@tmp/private_key_4264356321728317629.key (/w/workspace/edgex-go/979@tmp/private_key_4264356321728317629.key) 03:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:55 + git semver bump pre 03:32:55 2026-05-25 03:32:55,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:32:55 2026-05-25 03:32:55,757 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:32:55 2026-05-25 03:32:55,757 [bump_version] DEBUG bumping version:4.1.0-dev.114 on axis:pre with prefix:dev 03:32:55 2026-05-25 03:32:55,757 [bump_version] DEBUG bumped version:4.1.0-dev.115 03:32:55 2026-05-25 03:32:55,757 [write_version] DEBUG write version:4.1.0-dev.115 to path:/w/workspace/edgex-go/979/.semver/main with force:True 03:32:55 2026-05-25 03:32:55,757 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:32:55 2026-05-25 03:32:55,757 [write_file] DEBUG write to file:/w/workspace/edgex-go/979/.semver/main 03:32:55 2026-05-25 03:32:55,760 [execute] INFO git cat-file --batch-check 03:32:55 2026-05-25 03:32:55,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) 03:32:55 2026-05-25 03:32:55,765 [execute] INFO git cat-file --batch 03:32:55 2026-05-25 03:32:55,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) 03:32:55 2026-05-25 03:32:55,769 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:32:55 4.1.0-dev.115 [Pipeline] } 03:32:56 $ docker exec --env ******** --env ******** 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 ssh-agent -k 03:32:56 unset SSH_AUTH_SOCK; 03:32:56 unset SSH_AGENT_PID; 03:32:56 echo Agent pid 38 killed; 03:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:56 + git semver [Pipeline] } 03:32:56 $ docker stop --time=1 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 03:32:57 $ docker rm -f --volumes 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:58 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:32:59 $ docker top 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 -eo pid,comm 03:32:59 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). 03:32:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:59 [ssh-agent] Looking for ssh-agent implementation... 03:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:59 $ docker exec 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 ssh-agent 03:32:59 SSH_AUTH_SOCK=/tmp/ssh-jGU97CWaUxEH/agent.32 03:32:59 SSH_AGENT_PID=38 03:32:59 Running ssh-add (command line suppressed) 03:32:59 Identity added: /w/workspace/edgex-go/979@tmp/private_key_5544856567801624525.key (/w/workspace/edgex-go/979@tmp/private_key_5544856567801624525.key) 03:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:59 + git semver push 03:32:59 2026-05-25 03:32:59,920 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:32:59 2026-05-25 03:32:59,924 [run_push] DEBUG push 03:32:59 2026-05-25 03:32:59,925 [execute] INFO git cat-file --batch-check 03:32:59 2026-05-25 03:32:59,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) 03:32:59 2026-05-25 03:32:59,927 [execute] INFO git rev-list bc30217caf072bd2f551d4066aa82d8945accaa1 -- 03:32:59 2026-05-25 03:32:59,927 [execute] DEBUG Popen(['git', 'rev-list', 'bc30217caf072bd2f551d4066aa82d8945accaa1', '--'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=False) 03:32:59 2026-05-25 03:32:59,948 [execute] INFO git fetch -v -- origin 03:32:59 2026-05-25 03:32:59,948 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=True) 03:33:00 2026-05-25 03:33:00,485 [run_push] DEBUG no remote changes detected 03:33:00 2026-05-25 03:33:00,486 [execute] INFO git push origin semver 03:33:00 2026-05-25 03:33:00,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=False) 03:33:01 2026-05-25 03:33:01,743 [run_push] DEBUG push all version tags 03:33:01 2026-05-25 03:33:01,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:33:01 2026-05-25 03:33:01,743 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) 03:33:02 2026-05-25 03:33:02,813 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main 03:33:02 4.1.0-dev.115 [Pipeline] } 03:33:02 $ docker exec --env ******** --env ******** 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 ssh-agent -k 03:33:02 unset SSH_AUTH_SOCK; 03:33:02 unset SSH_AGENT_PID; 03:33:02 echo Agent pid 38 killed; 03:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:03 + git semver [Pipeline] } 03:33:03 $ docker stop --time=1 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 03:33:04 $ docker rm -f --volumes 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 [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 03:33:05 + [ -d /w/workspace/edgex-go/979/archives ] [Pipeline] libraryResource [Pipeline] sh 03:33:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:06 ---> package-listing.sh 03:33:06 ++ facter osfamily 03:33:06 ++ tr '[:upper:]' '[:lower:]' 03:33:06 + OS_FAMILY=debian 03:33:06 + workspace=/w/workspace/edgex-go/979 03:33:06 + START_PACKAGES=/tmp/packages_start.txt 03:33:06 + END_PACKAGES=/tmp/packages_end.txt 03:33:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:06 + PACKAGES=/tmp/packages_start.txt 03:33:06 + '[' /w/workspace/edgex-go/979 ']' 03:33:06 + PACKAGES=/tmp/packages_end.txt 03:33:06 + case "${OS_FAMILY}" in 03:33:06 + dpkg -l 03:33:06 + grep '^ii' 03:33:06 + '[' -f /tmp/packages_start.txt ']' 03:33:06 + '[' -f /tmp/packages_end.txt ']' 03:33:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:06 + '[' /w/workspace/edgex-go/979 ']' 03:33:06 + mkdir -p /w/workspace/edgex-go/979/archives/ 03:33:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/979/archives/ [Pipeline] echo 03:33:06 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/979/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:07 03:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:07 latest: Pulling from edgex-lftools-log-publisher 03:33:07 5eb5b503b376: Pulling fs layer 03:33:07 5c69ac0246d0: Pulling fs layer 03:33:07 ec43610c2a17: Pulling fs layer 03:33:07 3a2ae6a8a46f: Pulling fs layer 03:33:07 33b1e0a273af: Pulling fs layer 03:33:07 5d3b04190fa2: Pulling fs layer 03:33:07 3a2ae6a8a46f: Waiting 03:33:07 5d3b04190fa2: Waiting 03:33:07 2f39f015ded8: Pulling fs layer 03:33:07 33b1e0a273af: Waiting 03:33:07 2f39f015ded8: Waiting 03:33:07 5c69ac0246d0: Verifying Checksum 03:33:07 5c69ac0246d0: Download complete 03:33:07 3a2ae6a8a46f: Verifying Checksum 03:33:07 3a2ae6a8a46f: Download complete 03:33:07 33b1e0a273af: Verifying Checksum 03:33:07 33b1e0a273af: Download complete 03:33:07 5d3b04190fa2: Verifying Checksum 03:33:07 5d3b04190fa2: Download complete 03:33:07 ec43610c2a17: Verifying Checksum 03:33:07 ec43610c2a17: Download complete 03:33:08 5eb5b503b376: Verifying Checksum 03:33:08 5eb5b503b376: Download complete 03:33:08 2f39f015ded8: Verifying Checksum 03:33:08 2f39f015ded8: Download complete 03:33:09 5eb5b503b376: Pull complete 03:33:09 5c69ac0246d0: Pull complete 03:33:10 ec43610c2a17: Pull complete 03:33:10 3a2ae6a8a46f: Pull complete 03:33:10 33b1e0a273af: Pull complete 03:33:10 5d3b04190fa2: Pull complete 03:33:17 2f39f015ded8: Pull complete 03:33:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:17 prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container 03:33:17 $ 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/979/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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 03:33:18 $ docker top 456fc364503f0aae0f2befdc1000e054ab73a6901908d30c5a03fedf34d8c825 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:18 + touch /tmp/pre-build-complete [Pipeline] sh 03:33:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:33:19 + ls /var/log/sa-host 03:33:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:19 provisioning config files... 03:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/979@tmp/config369453692296777390tmp [Pipeline] { [Pipeline] echo 03:33:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:33:19 ---> create-netrc.sh [Pipeline] } 03:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:33:20 ---> python-tools-install.sh [Pipeline] echo 03:33:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:33:20 ---> sudo-logs.sh 03:33:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:33:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:33:20 ---> job-cost.sh 03:33:20 lf-activate-venv: SKIPPING 03:33:20 DEBUG: total: 0.10999999940395355 03:33:20 INFO: Retrieving Stack Cost... 03:33:21 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:21 INFO: Archiving Costs [Pipeline] echo 03:33:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:33:21 ---> logs-deploy.sh 03:33:21 lf-activate-venv: SKIPPING 03:33:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/979 03:33:21 INFO: archiving workspace using pattern(s): 03:33:22 Archives upload complete. 03:33:22 INFO: archiving logs to Nexus 03:33:23 ---> uname -a: 03:33:23 Linux prd-ubuntu20-04-docker-8c-8g-10566 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:33:23 03:33:23 03:33:23 ---> lscpu: 03:33:23 Architecture: x86_64 03:33:23 CPU op-mode(s): 32-bit, 64-bit 03:33:23 Byte Order: Little Endian 03:33:23 Address sizes: 40 bits physical, 48 bits virtual 03:33:23 CPU(s): 8 03:33:23 On-line CPU(s) list: 0-7 03:33:23 Thread(s) per core: 1 03:33:23 Core(s) per socket: 1 03:33:23 Socket(s): 8 03:33:23 NUMA node(s): 1 03:33:23 Vendor ID: AuthenticAMD 03:33:23 CPU family: 23 03:33:23 Model: 49 03:33:23 Model name: AMD EPYC-Rome Processor 03:33:23 Stepping: 0 03:33:23 CPU MHz: 2799.998 03:33:23 BogoMIPS: 5599.99 03:33:23 Virtualization: AMD-V 03:33:23 Hypervisor vendor: KVM 03:33:23 Virtualization type: full 03:33:23 L1d cache: 256 KiB 03:33:23 L1i cache: 256 KiB 03:33:23 L2 cache: 4 MiB 03:33:23 L3 cache: 128 MiB 03:33:23 NUMA node0 CPU(s): 0-7 03:33:23 Vulnerability Gather data sampling: Not affected 03:33:23 Vulnerability Itlb multihit: Not affected 03:33:23 Vulnerability L1tf: Not affected 03:33:23 Vulnerability Mds: Not affected 03:33:23 Vulnerability Meltdown: Not affected 03:33:23 Vulnerability Mmio stale data: Not affected 03:33:23 Vulnerability Retbleed: Vulnerable 03:33:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:33:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:33:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:33:23 Vulnerability Srbds: Not affected 03:33:23 Vulnerability Tsx async abort: Not affected 03:33:23 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:33:23 03:33:23 03:33:23 ---> nproc: 03:33:23 8 03:33:23 03:33:23 03:33:23 ---> df -h: 03:33:23 Filesystem Size Used Avail Use% Mounted on 03:33:23 overlay 155G 34G 122G 22% / 03:33:23 tmpfs 64M 0 64M 0% /dev 03:33:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:33:23 shm 64M 0 64M 0% /dev/shm 03:33:23 /dev/vda1 155G 34G 122G 22% /facter-os 03:33:23 03:33:23 03:33:23 ---> sar -b -r -n DEV: 03:33:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10566) 05/25/26 _x86_64_ (8 CPU) 03:33:23 03:33:23 02:37:51 LINUX RESTART (8 CPU) 03:33:23 03:33:23 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:33:23 02:39:02 376.22 69.41 306.82 0.00 11843.89 109012.23 0.00 03:33:23 02:40:01 214.44 14.07 200.37 0.00 2195.15 67584.21 0.00 03:33:23 02:41:01 45.93 0.02 45.91 0.00 0.13 40613.25 0.00 03:33:23 02:42:01 55.62 0.27 55.36 0.00 3.07 21370.57 0.00 03:33:23 02:43:01 854.79 17.43 837.36 0.00 195.97 404732.01 0.00 03:33:23 02:44:01 581.67 3.65 578.02 0.00 30.12 222859.31 0.00 03:33:23 02:45:01 390.70 0.05 390.65 0.00 0.40 112611.26 0.00 03:33:23 02:46:01 895.82 42.03 853.79 0.00 1983.41 202032.85 0.00 03:33:23 02:47:01 33.31 0.37 32.94 0.00 7.87 831.06 0.00 03:33:23 02:48:01 21.43 1.38 20.05 0.00 215.30 512.31 0.00 03:33:23 02:49:01 12.81 0.02 12.80 0.00 0.80 289.42 0.00 03:33:23 02:50:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 03:33:23 02:51:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 03:33:23 02:52:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 03:33:23 02:53:01 4.35 2.33 2.02 0.00 21.20 23.06 0.00 03:33:23 02:54:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 03:33:23 02:55:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 03:33:23 02:56:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:33:23 02:57:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 03:33:23 02:58:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 03:33:23 02:59:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 03:33:23 03:00:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 03:33:23 03:01:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 03:33:23 03:02:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 03:33:23 03:03:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 03:33:23 03:04:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:33:23 03:05:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 03:33:23 03:06:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 03:33:23 03:07:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 03:33:23 03:08:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 03:33:23 03:09:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 03:33:23 03:10:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 03:33:23 03:11:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 03:33:23 03:12:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 03:33:23 03:13:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 03:33:23 03:14:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 03:33:23 03:15:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:33:23 03:16:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 03:33:23 03:17:01 1.57 0.35 1.22 0.00 17.86 16.39 0.00 03:33:23 03:18:01 1.72 0.00 1.72 0.00 0.00 17.86 0.00 03:33:23 03:19:01 2.70 1.38 1.32 0.00 28.93 17.33 0.00 03:33:23 03:20:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:33:23 03:21:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 03:33:23 03:22:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:33:23 03:23:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 03:33:23 03:24:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 03:33:23 03:25:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 03:33:23 03:26:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 03:33:23 03:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 03:33:23 03:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 03:33:23 03:29:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 03:33:23 03:30:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:33:23 03:31:02 1.30 0.00 1.30 0.00 0.00 15.33 0.00 03:33:23 03:32:01 0.97 0.00 0.97 0.00 0.00 10.71 0.00 03:33:23 03:33:01 172.84 4.42 168.42 0.00 349.54 62291.22 0.00 03:33:23 Average: 67.44 2.86 64.59 0.00 306.68 22636.80 0.00 03:33:23 03:33:23 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:33:23 02:39:02 29200408 31547772 776776 2.36 71012 2580120 1814652 5.35 956196 2373296 518512 03:33:23 02:40:01 26766820 31236780 1040304 3.16 123296 4501932 2313624 6.82 1865724 3703724 550960 03:33:23 02:41:01 26677452 31307224 965728 2.94 128472 4625276 2293856 6.76 1652444 3974112 58708 03:33:23 02:42:01 25399224 31457252 815952 2.48 135896 5976336 1835888 5.41 1997716 4840388 841976 03:33:23 02:43:01 14665008 31291704 955164 2.91 320468 15850120 2980752 8.79 3064180 13955216 1014256 03:33:23 02:44:01 3893620 27710160 4471940 13.60 404552 22415520 11926700 35.16 7778988 19376376 1428696 03:33:23 02:45:01 1776168 28644908 3539980 10.77 423228 25335768 9839996 29.01 8146380 21018032 1459012 03:33:23 02:46:01 5917772 31387960 860984 2.62 424292 24131880 2247384 6.63 3536020 21773536 648 03:33:23 02:47:01 5916524 31388960 859296 2.61 425764 24132456 2337688 6.89 3767172 21548844 620 03:33:23 02:48:01 5905600 31385268 862432 2.62 426500 24139136 2368768 6.98 4317568 21008176 532 03:33:23 02:49:01 5911976 31392256 855448 2.60 426900 24139228 2230596 6.58 4512860 20804452 8 03:33:23 02:50:01 5912448 31392764 854904 2.60 426928 24139236 2230596 6.58 4512016 20804456 152 03:33:23 02:51:01 5930292 31410676 837584 2.55 426940 24139240 2230596 6.58 4494564 20804464 4 03:33:23 02:52:01 5931852 31412248 836076 2.54 426952 24139240 2230596 6.58 4493288 20804208 148 03:33:23 02:53:01 5934960 31416076 832088 2.53 427424 24139424 2264900 6.68 4489188 20804376 24 03:33:23 02:54:01 5935056 31416208 832092 2.53 427448 24139428 2264900 6.68 4489600 20804372 228 03:33:23 02:55:01 5935204 31416404 831756 2.53 427472 24139432 2264900 6.68 4489544 20804376 204 03:33:23 02:56:01 5935220 31416440 831720 2.53 427488 24139436 2264900 6.68 4489292 20804380 172 03:33:23 02:57:01 5934628 31415864 832228 2.53 427512 24139436 2264900 6.68 4489328 20804380 12 03:33:23 02:58:01 5935132 31416396 831660 2.53 427520 24139444 2264900 6.68 4489060 20804384 156 03:33:23 02:59:01 5935020 31416296 831652 2.53 427544 24139444 2264900 6.68 4489164 20804388 20 03:33:23 03:00:01 5933520 31414856 832928 2.53 427568 24139448 2264900 6.68 4489128 20804392 144 03:33:23 03:01:01 5933940 31415308 832640 2.53 427584 24139452 2264900 6.68 4489220 20804396 8 03:33:23 03:02:01 5933956 31415340 832576 2.53 427604 24139452 2264900 6.68 4489224 20804396 140 03:33:23 03:03:01 5933640 31415144 832728 2.53 427644 24139516 2264900 6.68 4489604 20804464 28 03:33:23 03:04:01 5933484 31415016 832800 2.53 427664 24139520 2264900 6.68 4489536 20804464 184 03:33:23 03:05:01 5933356 31414928 832828 2.53 427700 24139524 2264900 6.68 4489396 20804468 12 03:33:23 03:06:01 5933560 31415132 832464 2.53 427724 24139528 2264900 6.68 4489684 20804468 268 03:33:23 03:07:01 5933260 31414884 832672 2.53 427752 24139532 2264900 6.68 4489712 20804476 196 03:33:23 03:08:01 5933332 31414972 832708 2.53 427772 24139536 2264900 6.68 4489676 20804484 44 03:33:23 03:09:01 5933348 31414992 832656 2.53 427788 24139540 2264900 6.68 4489664 20804484 140 03:33:23 03:10:01 5933208 31414892 832904 2.53 427816 24139544 2264900 6.68 4490004 20804488 168 03:33:23 03:11:01 5933152 31415024 832740 2.53 427836 24139672 2264900 6.68 4489972 20804612 176 03:33:23 03:12:01 5932652 31414576 833052 2.53 427852 24139676 2264900 6.68 4489560 20804616 172 03:33:23 03:13:01 5933644 31415576 831904 2.53 427880 24139664 2264900 6.68 4489396 20804620 4 03:33:23 03:14:01 5933636 31415608 831828 2.53 427892 24139680 2264900 6.68 4489516 20804620 168 03:33:23 03:15:01 5933256 31415252 832096 2.53 427924 24139684 2264900 6.68 4489484 20804624 4 03:33:23 03:16:01 5933224 31415244 832004 2.53 427936 24139688 2264900 6.68 4489544 20804624 152 03:33:23 03:17:01 5931364 31414024 833188 2.53 427968 24140316 2280944 6.72 4492296 20805076 40 03:33:23 03:18:01 5930968 31413788 833284 2.54 427988 24140348 2280944 6.72 4492156 20805084 172 03:33:23 03:19:01 5926284 31411176 835856 2.54 428016 24141224 2280944 6.72 4496496 20805108 8 03:33:23 03:20:01 5925948 31410860 836340 2.54 428024 24141224 2280944 6.72 4496240 20805104 152 03:33:23 03:21:01 5925680 31410620 836544 2.54 428052 24141232 2280944 6.72 4496448 20805112 16 03:33:23 03:22:01 5925340 31410328 836792 2.55 428084 24141236 2280944 6.72 4496372 20805096 144 03:33:23 03:23:01 5925324 31410344 836748 2.55 428104 24141228 2280944 6.72 4496664 20805096 8 03:33:23 03:24:01 5924844 31409908 837128 2.55 428124 24141240 2280944 6.72 4496824 20805100 148 03:33:23 03:25:01 5925300 31410372 836600 2.55 428140 24141240 2280944 6.72 4496472 20805100 12 03:33:23 03:26:01 5924628 31409772 837096 2.55 428156 24141248 2280944 6.72 4496828 20805108 184 03:33:23 03:27:01 5924620 31409780 837320 2.55 428176 24141252 2280944 6.72 4496808 20805112 148 03:33:23 03:28:01 5923684 31408884 838104 2.55 428208 24141244 2280944 6.72 4496360 20805112 152 03:33:23 03:29:01 5923904 31409140 837844 2.55 428236 24141256 2280944 6.72 4496464 20805116 4 03:33:23 03:30:01 5923336 31408604 838308 2.55 428260 24141256 2280944 6.72 4496612 20805116 152 03:33:23 03:31:02 5923792 31409144 837812 2.55 428288 24141260 2297076 6.77 4496660 20805120 8 03:33:23 03:32:01 5922768 31408148 838764 2.55 428316 24141260 2297076 6.77 4498148 20805120 148 03:33:23 03:33:01 4323708 31322152 920440 2.80 480124 25466484 2286324 6.74 4668636 22089632 884 03:33:23 Average: 7479092 31287698 960317 2.92 403378 22569432 2582782 7.61 4353620 19473963 106899 03:33:23 03:33:23 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:33:23 02:39:02 ens3 628.08 477.70 7477.05 92.39 0.00 0.00 0.00 0.00 03:33:23 02:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:39:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 03:33:23 02:40:01 ens3 1025.64 885.99 8096.56 130.94 0.00 0.00 0.00 0.00 03:33:23 02:40:01 veth6798ecb 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:33:23 02:40:01 docker0 764.97 831.05 56.69 4633.77 0.00 0.00 0.00 0.00 03:33:23 02:40:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 03:33:23 02:41:01 ens3 18.85 12.06 14.29 8.21 0.00 0.00 0.00 0.00 03:33:23 02:41:01 veth6798ecb 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 03:33:23 02:41:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 03:33:23 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:42:01 ens3 19.80 12.83 16.81 9.85 0.00 0.00 0.00 0.00 03:33:23 02:42:01 veth6798ecb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:43:01 veth237c489 74.87 135.74 8.33 1307.12 0.00 0.00 0.00 0.11 03:33:23 02:43:01 ens3 911.55 511.68 11393.00 70.89 0.00 0.00 0.00 0.00 03:33:23 02:43:01 veth1882696 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:43:01 vethacd946d 80.52 136.59 8.76 1308.33 0.00 0.00 0.00 0.11 03:33:23 02:43:01 veth553cdfb 0.65 3.37 0.06 0.36 0.00 0.00 0.00 0.00 03:33:23 02:43:01 vethcbb8d62 69.87 131.99 8.05 1310.67 0.00 0.00 0.00 0.11 03:33:23 02:43:01 veth8679e46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:43:01 vetha246189 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:43:01 docker0 425.91 767.34 40.57 8107.43 0.00 0.00 0.00 0.00 03:33:23 02:43:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 03:33:23 02:43:01 vethb633931 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:43:01 vethe6d447a 70.92 127.15 8.03 1307.26 0.00 0.00 0.00 0.11 03:33:23 02:43:01 veth98776f2 136.59 80.52 1308.33 8.76 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vetheb9d448 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth0f07784 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethc17af71 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethc509dee 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth16aa8d2 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethe1e2a68 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 ens3 167.94 89.55 1322.27 17.01 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethf4806d3 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth553cdfb 0.05 0.78 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth5ac97ca 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 docker0 79.31 148.90 7.63 1307.22 0.00 0.00 0.00 0.00 03:33:23 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth860dfa1 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 veth6dfc4f9 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethf902876 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:44:01 vethd54620d 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vetheb9d448 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethc17af71 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethc509dee 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 veth16aa8d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethe1e2a68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 ens3 5.35 2.77 4.32 2.36 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethf4806d3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 veth553cdfb 0.08 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:33:23 02:45:01 veth5ac97ca 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 docker0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 veth6dfc4f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethf902876 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:45:01 vethd54620d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:46:01 ens3 40.05 36.37 22.02 184.15 0.00 0.00 0.00 0.00 03:33:23 02:46:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:46:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 03:33:23 02:47:01 ens3 334.43 333.21 185.91 1464.49 0.00 0.00 0.00 0.00 03:33:23 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:47:01 lo 35.73 35.73 3.50 3.50 0.00 0.00 0.00 0.00 03:33:23 02:48:01 ens3 369.79 373.45 116.39 2781.72 0.00 0.00 0.00 0.00 03:33:23 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:48:01 lo 19.73 19.73 1.93 1.93 0.00 0.00 0.00 0.00 03:33:23 02:49:01 ens3 155.67 149.91 68.16 988.71 0.00 0.00 0.00 0.00 03:33:23 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:49:01 lo 11.06 11.06 1.08 1.08 0.00 0.00 0.00 0.00 03:33:23 02:50:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:51:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:53:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:54:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:33:23 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:55:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:57:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 02:59:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:33:23 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:01:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:02:01 ens3 0.45 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:33:23 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:03:01 ens3 0.42 0.30 0.27 0.21 0.00 0.00 0.00 0.00 03:33:23 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:04:01 ens3 1.18 0.43 0.46 0.27 0.00 0.00 0.00 0.00 03:33:23 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:06:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:07:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:09:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:33:23 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:11:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:12:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:14:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:33:23 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:15:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:16:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:17:01 ens3 0.83 0.57 0.82 0.37 0.00 0.00 0.00 0.00 03:33:23 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:18:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:19:01 ens3 5.75 4.53 3.87 4.79 0.00 0.00 0.00 0.00 03:33:23 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:21:01 ens3 2.23 1.78 1.25 1.45 0.00 0.00 0.00 0.00 03:33:23 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:23:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:24:01 ens3 0.38 0.27 0.15 0.08 0.00 0.00 0.00 0.00 03:33:23 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:26:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:27:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:28:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:29:01 ens3 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:33:23 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:31:02 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:33:23 03:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:32:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:33:23 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:23 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:23 03:33:01 vethe9e686f 1.07 0.95 0.22 0.53 0.00 0.00 0.00 0.00 03:33:23 03:33:01 ens3 410.35 290.38 8073.09 161.53 0.00 0.00 0.00 0.00 03:33:23 03:33:01 docker0 51.24 81.44 5.37 773.53 0.00 0.00 0.00 0.00 03:33:23 03:33:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 03:33:23 Average: vethe9e686f 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 03:33:23 Average: ens3 74.34 57.70 666.98 107.66 0.00 0.00 0.00 0.00 03:33:23 Average: docker0 23.83 33.04 1.99 268.24 0.00 0.00 0.00 0.00 03:33:23 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 03:33:23 03:33:23 03:33:23 ---> sar -P ALL: 03:33:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10566) 05/25/26 _x86_64_ (8 CPU) 03:33:23 03:33:23 02:37:51 LINUX RESTART (8 CPU) 03:33:23 03:33:23 02:38:01 CPU %user %nice %system %iowait %steal %idle 03:33:23 02:39:02 all 7.48 0.00 1.96 1.05 0.05 89.45 03:33:23 02:39:02 0 7.24 0.00 1.47 0.52 0.05 90.73 03:33:23 02:39:02 1 5.49 0.00 2.45 0.07 0.05 91.94 03:33:23 02:39:02 2 7.33 0.00 2.30 2.23 0.07 88.07 03:33:23 02:39:02 3 7.97 0.00 1.88 1.08 0.07 89.01 03:33:23 02:39:02 4 3.85 0.00 1.56 0.10 0.03 94.45 03:33:23 02:39:02 5 9.45 0.00 1.66 0.43 0.03 88.43 03:33:23 02:39:02 6 10.89 0.00 3.05 3.52 0.07 82.48 03:33:23 02:39:02 7 7.65 0.00 1.32 0.47 0.05 90.51 03:33:23 02:40:01 all 24.14 0.00 5.18 0.95 0.09 69.64 03:33:23 02:40:01 0 21.77 0.00 5.14 0.53 0.09 72.47 03:33:23 02:40:01 1 23.73 0.00 5.44 2.12 0.09 68.63 03:33:23 02:40:01 2 24.19 0.00 4.60 1.22 0.09 69.91 03:33:23 02:40:01 3 22.91 0.00 5.81 1.49 0.10 69.69 03:33:23 02:40:01 4 24.91 0.00 4.70 0.33 0.09 69.97 03:33:23 02:40:01 5 26.95 0.00 5.06 0.45 0.07 67.47 03:33:23 02:40:01 6 25.16 0.00 4.74 0.50 0.09 69.52 03:33:23 02:40:01 7 23.46 0.00 5.96 1.00 0.10 69.48 03:33:23 02:41:01 all 36.41 0.00 7.15 0.99 0.10 55.35 03:33:23 02:41:01 0 32.96 0.00 7.70 3.26 0.10 55.98 03:33:23 02:41:01 1 39.26 0.00 7.02 0.47 0.10 53.15 03:33:23 02:41:01 2 37.92 0.00 7.07 0.40 0.10 54.51 03:33:23 02:41:01 3 36.53 0.00 7.40 0.44 0.08 55.55 03:33:23 02:41:01 4 35.70 0.00 6.76 0.42 0.10 57.02 03:33:23 02:41:01 5 34.61 0.00 7.21 0.45 0.10 57.62 03:33:23 02:41:01 6 37.39 0.00 6.72 0.94 0.10 54.85 03:33:23 02:41:01 7 36.92 0.00 7.33 1.57 0.10 54.09 03:33:23 02:42:01 all 70.11 0.00 8.12 0.10 0.13 21.55 03:33:23 02:42:01 0 70.75 0.00 8.38 0.02 0.13 20.72 03:33:23 02:42:01 1 69.83 0.00 8.26 0.02 0.12 21.78 03:33:23 02:42:01 2 70.36 0.00 8.11 0.02 0.12 21.39 03:33:23 02:42:01 3 69.69 0.00 8.04 0.00 0.13 22.14 03:33:23 02:42:01 4 68.93 0.00 7.92 0.00 0.13 23.01 03:33:23 02:42:01 5 70.59 0.00 8.10 0.00 0.12 21.19 03:33:23 02:42:01 6 71.12 0.00 8.19 0.07 0.13 20.49 03:33:23 02:42:01 7 69.63 0.00 7.93 0.66 0.13 21.65 03:33:23 02:43:01 all 30.64 0.00 11.30 4.87 0.10 53.09 03:33:23 02:43:01 0 31.42 0.00 10.90 4.93 0.10 52.65 03:33:23 02:43:01 1 30.47 0.00 12.42 3.51 0.10 53.50 03:33:23 02:43:01 2 29.21 0.00 11.15 4.35 0.10 55.18 03:33:23 02:43:01 3 33.41 0.00 10.70 3.83 0.10 51.96 03:33:23 02:43:01 4 30.23 0.00 11.98 3.45 0.10 54.23 03:33:23 02:43:01 5 30.34 0.00 11.14 6.21 0.10 52.20 03:33:23 02:43:01 6 30.63 0.00 10.86 4.92 0.10 53.49 03:33:23 02:43:01 7 29.43 0.00 11.24 7.74 0.10 51.50 03:33:23 02:44:01 all 77.80 0.00 11.34 4.51 0.14 6.22 03:33:23 02:44:01 0 77.66 0.00 11.61 4.28 0.13 6.32 03:33:23 02:44:01 1 77.95 0.00 11.60 6.26 0.15 4.05 03:33:23 02:44:01 2 77.67 0.00 11.23 3.51 0.13 7.45 03:33:23 02:44:01 3 78.49 0.00 11.06 3.41 0.13 6.90 03:33:23 02:44:01 4 77.86 0.00 10.87 6.74 0.15 4.38 03:33:23 02:44:01 5 77.19 0.00 11.94 4.04 0.13 6.70 03:33:23 02:44:01 6 77.89 0.00 11.37 4.36 0.12 6.25 03:33:23 02:44:01 7 77.66 0.00 11.04 3.48 0.13 7.68 03:33:23 02:45:01 all 91.08 0.00 8.78 0.00 0.15 0.00 03:33:23 02:45:01 0 91.37 0.00 8.48 0.00 0.15 0.00 03:33:23 02:45:01 1 91.50 0.00 8.35 0.00 0.15 0.00 03:33:23 02:45:01 2 91.14 0.00 8.71 0.00 0.15 0.00 03:33:23 02:45:01 3 91.54 0.00 8.33 0.00 0.13 0.00 03:33:23 02:45:01 4 91.49 0.00 8.38 0.00 0.13 0.00 03:33:23 02:45:01 5 89.52 0.00 10.33 0.00 0.15 0.00 03:33:23 02:45:01 6 90.70 0.00 9.15 0.00 0.15 0.00 03:33:23 02:45:01 7 91.35 0.00 8.50 0.00 0.15 0.00 03:33:23 02:46:01 all 77.44 0.00 8.19 0.71 0.11 13.56 03:33:23 02:46:01 0 78.21 0.00 7.59 0.68 0.10 13.42 03:33:23 02:46:01 1 77.62 0.00 8.08 0.53 0.12 13.65 03:33:23 02:46:01 2 77.02 0.00 8.02 0.68 0.10 14.17 03:33:23 02:46:01 3 76.33 0.00 8.43 1.07 0.10 14.06 03:33:23 02:46:01 4 78.11 0.00 7.60 0.47 0.12 13.71 03:33:23 02:46:01 5 77.34 0.00 8.93 1.24 0.10 12.39 03:33:23 02:46:01 6 77.93 0.00 8.17 0.38 0.10 13.41 03:33:23 02:46:01 7 76.92 0.00 8.71 0.60 0.13 13.63 03:33:23 02:47:01 all 6.14 0.00 0.84 0.08 0.05 92.88 03:33:23 02:47:01 0 2.95 0.00 0.83 0.02 0.03 96.17 03:33:23 02:47:01 1 8.19 0.00 0.99 0.02 0.05 90.76 03:33:23 02:47:01 2 6.24 0.00 0.80 0.02 0.05 92.89 03:33:23 02:47:01 3 7.35 0.00 0.64 0.02 0.07 91.93 03:33:23 02:47:01 4 5.41 0.00 0.72 0.03 0.07 93.77 03:33:23 02:47:01 5 7.90 0.00 0.99 0.50 0.07 90.55 03:33:23 02:47:01 6 4.40 0.00 0.74 0.02 0.05 94.80 03:33:23 02:47:01 7 6.72 0.00 1.02 0.03 0.05 92.18 03:33:23 02:48:01 all 10.31 0.00 0.62 0.06 0.06 88.95 03:33:23 02:48:01 0 4.11 0.00 0.47 0.00 0.03 95.39 03:33:23 02:48:01 1 13.36 0.00 0.72 0.02 0.07 85.84 03:33:23 02:48:01 2 9.67 0.00 0.65 0.12 0.05 89.51 03:33:23 02:48:01 3 14.43 0.00 0.63 0.03 0.07 84.84 03:33:23 02:48:01 4 14.70 0.00 0.65 0.13 0.07 84.46 03:33:23 02:48:01 5 7.30 0.00 0.62 0.07 0.05 91.97 03:33:23 02:48:01 6 8.32 0.00 0.54 0.02 0.05 91.08 03:33:23 02:48:01 7 10.60 0.00 0.72 0.07 0.07 88.54 03:33:23 02:49:01 all 4.28 0.00 0.38 0.03 0.03 95.28 03:33:23 02:49:01 0 0.50 0.00 0.27 0.00 0.02 99.21 03:33:23 02:49:01 1 2.87 0.00 0.40 0.12 0.03 96.58 03:33:23 02:49:01 2 5.14 0.00 0.43 0.00 0.03 94.39 03:33:23 02:49:01 3 7.41 0.00 0.38 0.05 0.05 92.11 03:33:23 02:49:01 4 3.74 0.00 0.35 0.00 0.03 95.88 03:33:23 02:49:01 5 6.95 0.00 0.42 0.02 0.03 92.58 03:33:23 02:49:01 6 1.39 0.00 0.43 0.00 0.03 98.14 03:33:23 02:49:01 7 6.22 0.00 0.35 0.07 0.03 93.33 03:33:23 03:33:23 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:33:23 02:50:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:33:23 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:50:01 2 0.07 0.00 0.08 0.02 0.02 99.82 03:33:23 02:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 02:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 02:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 02:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 02:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 02:51:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:33:23 02:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:33:23 02:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:33:23 02:51:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:33:23 02:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 02:51:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:33:23 02:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 02:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 02:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 02:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:33:23 02:52:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:33:23 02:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:33:23 02:52:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:33:23 02:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 02:52:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:33:23 02:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:33:23 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:53:01 all 0.29 0.00 0.03 0.01 0.01 99.67 03:33:23 02:53:01 0 1.99 0.00 0.02 0.00 0.00 98.00 03:33:23 02:53:01 1 0.02 0.00 0.05 0.05 0.02 99.87 03:33:23 02:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:33:23 02:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 02:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 02:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:33:23 02:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:33:23 02:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 02:54:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:33:23 02:54:01 0 1.12 0.00 0.00 0.00 0.02 98.86 03:33:23 02:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:33:23 02:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 02:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:33:23 02:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:33:23 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:54:01 6 0.91 0.00 0.03 0.00 0.02 99.04 03:33:23 02:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 02:55:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:33:23 02:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 02:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 02:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 02:55:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:33:23 02:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 02:55:01 6 0.52 0.00 0.10 0.00 0.02 99.37 03:33:23 02:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 02:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:33:23 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 02:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:33:23 02:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 02:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:33:23 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:56:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:33:23 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:57:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:33:23 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:57:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:33:23 02:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:33:23 02:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:57:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:33:23 02:57:01 5 0.05 0.00 0.00 0.02 0.00 99.93 03:33:23 02:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:33:23 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 02:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:33:23 02:58:01 0 0.15 0.00 0.00 0.02 0.02 99.82 03:33:23 02:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:33:23 02:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 02:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 02:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:33:23 02:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:33:23 02:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 02:59:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:33:23 02:59:01 0 0.08 0.00 0.02 0.02 0.00 99.88 03:33:23 02:59:01 1 0.05 0.00 0.03 0.10 0.03 99.78 03:33:23 02:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:33:23 02:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 02:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 02:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 02:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 02:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:33:23 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:00:01 1 0.05 0.00 0.05 0.02 0.00 99.88 03:33:23 03:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:33:23 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:33:23 03:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:33:23 03:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:01:01 1 0.07 0.00 0.03 0.02 0.02 99.87 03:33:23 03:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:33:23 03:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:33:23 03:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 03:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:33:23 03:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:33:23 03:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:33:23 03:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:03:01 all 0.19 0.00 0.02 0.00 0.01 99.78 03:33:23 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:33:23 03:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88 03:33:23 03:03:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:33:23 03:03:01 4 0.07 0.00 0.02 0.02 0.00 99.90 03:33:23 03:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:03:01 6 1.27 0.00 0.05 0.00 0.02 98.66 03:33:23 03:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:04:01 all 0.28 0.00 0.01 0.01 0.01 99.69 03:33:23 03:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:33:23 03:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:33:23 03:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 03:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:04:01 4 0.03 0.00 0.00 0.07 0.02 99.88 03:33:23 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:04:01 6 2.00 0.00 0.00 0.00 0.00 98.00 03:33:23 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:05:01 all 0.27 0.00 0.01 0.00 0.00 99.70 03:33:23 03:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:05:01 1 0.05 0.00 0.05 0.02 0.02 99.87 03:33:23 03:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:33:23 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:05:01 4 0.07 0.00 0.02 0.02 0.00 99.90 03:33:23 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:05:01 6 2.02 0.00 0.00 0.00 0.02 97.96 03:33:23 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:06:01 all 0.15 0.00 0.02 0.00 0.01 99.83 03:33:23 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:33:23 03:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:33:23 03:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:06:01 6 1.01 0.00 0.05 0.00 0.00 98.94 03:33:23 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:33:23 03:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:33:23 03:07:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:33:23 03:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:33:23 03:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:33:23 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:08:01 2 0.08 0.00 0.03 0.00 0.00 99.88 03:33:23 03:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:33:23 03:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:33:23 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:09:01 1 0.02 0.00 0.07 0.02 0.02 99.88 03:33:23 03:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:09:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:33:23 03:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:33:23 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:10:01 1 0.08 0.00 0.00 0.02 0.02 99.88 03:33:23 03:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:33:23 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:10:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:33:23 03:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:33:23 03:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:33:23 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:33:23 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:33:23 03:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:33:23 03:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:12:01 1 0.03 0.00 0.05 0.02 0.02 99.88 03:33:23 03:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 03:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:12:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:33:23 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:33:23 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:33:23 03:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:33:23 03:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:13:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:33:23 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:33:23 03:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:14:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:33:23 03:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 03:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:15:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:33:23 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:33:23 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:15:01 4 0.05 0.00 0.03 0.02 0.02 99.88 03:33:23 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:15:01 6 0.80 0.00 0.03 0.00 0.02 99.15 03:33:23 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:16:01 all 0.27 0.00 0.02 0.00 0.01 99.70 03:33:23 03:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:33:23 03:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:33:23 03:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:33:23 03:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:16:01 6 1.97 0.00 0.00 0.00 0.00 98.03 03:33:23 03:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:17:01 all 0.33 0.00 0.01 0.00 0.01 99.65 03:33:23 03:17:01 0 0.20 0.00 0.02 0.00 0.02 99.77 03:33:23 03:17:01 1 0.12 0.00 0.03 0.02 0.02 99.82 03:33:23 03:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:17:01 4 0.07 0.00 0.00 0.02 0.02 99.90 03:33:23 03:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:33:23 03:17:01 6 2.05 0.00 0.02 0.00 0.00 97.93 03:33:23 03:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:18:01 all 0.13 0.00 0.02 0.01 0.01 99.84 03:33:23 03:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:33:23 03:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:33:23 03:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 03:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:33:23 03:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:18:01 6 0.88 0.00 0.08 0.00 0.02 99.02 03:33:23 03:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:19:01 all 0.22 0.00 0.02 0.00 0.01 99.74 03:33:23 03:19:01 0 0.82 0.00 0.00 0.00 0.00 99.18 03:33:23 03:19:01 1 0.30 0.00 0.05 0.03 0.00 99.62 03:33:23 03:19:01 2 0.17 0.00 0.02 0.00 0.03 99.78 03:33:23 03:19:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:33:23 03:19:01 4 0.15 0.00 0.03 0.00 0.02 99.80 03:33:23 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:19:01 6 0.22 0.00 0.02 0.00 0.00 99.77 03:33:23 03:19:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:33:23 03:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:33:23 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:20:01 2 0.08 0.00 0.05 0.00 0.02 99.85 03:33:23 03:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 03:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:33:23 03:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:21:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:33:23 03:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:33:23 03:21:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:33:23 03:21:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:33:23 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:21:01 4 0.18 0.00 0.00 0.00 0.02 99.80 03:33:23 03:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:33:23 03:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:33:23 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:33:23 03:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:22:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:33:23 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:33:23 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:33:23 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:33:23 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:33:23 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:33:23 03:23:01 2 0.10 0.00 0.03 0.00 0.02 99.85 03:33:23 03:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:33:23 03:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:33:23 03:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:33:23 03:24:01 2 0.07 0.00 0.07 0.00 0.02 99.85 03:33:23 03:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:33:23 03:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:33:23 03:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:33:23 03:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:25:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:33:23 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:33:23 03:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:33:23 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:33:23 03:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:33:23 03:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:26:01 2 0.05 0.00 0.05 0.00 0.03 99.87 03:33:23 03:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:26:01 4 0.05 0.00 0.00 0.00 0.03 99.92 03:33:23 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:27:01 all 0.04 0.00 0.03 0.00 0.01 99.93 03:33:23 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:27:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:33:23 03:27:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:33:23 03:27:01 4 0.10 0.00 0.03 0.00 0.00 99.87 03:33:23 03:27:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:33:23 03:27:01 6 0.08 0.00 0.03 0.00 0.00 99.88 03:33:23 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:28:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:33:23 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:33:23 03:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:33:23 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:33:23 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:28:01 6 1.99 0.00 0.00 0.00 0.00 98.01 03:33:23 03:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:33:23 03:29:01 all 0.28 0.00 0.02 0.00 0.01 99.69 03:33:23 03:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:33:23 03:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:33:23 03:29:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:33:23 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:33:23 03:29:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:33:23 03:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:33:23 03:29:01 6 1.97 0.00 0.02 0.00 0.02 98.00 03:33:23 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:30:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:33:23 03:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:30:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:33:23 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:30:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:33:23 03:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:30:01 6 1.95 0.00 0.02 0.00 0.00 98.03 03:33:23 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:31:02 all 0.04 0.00 0.02 0.00 0.01 99.93 03:33:23 03:31:02 0 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 03:31:02 1 0.02 0.00 0.02 0.02 0.00 99.95 03:33:23 03:31:02 2 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:31:02 3 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:31:02 4 0.03 0.00 0.02 0.00 0.02 99.93 03:33:23 03:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 03:33:23 03:31:02 6 0.22 0.00 0.07 0.00 0.00 99.72 03:33:23 03:31:02 7 0.00 0.00 0.00 0.00 0.00 100.00 03:33:23 03:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:33:23 03:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:33:23 03:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:33:23 03:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:33:23 03:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:33:23 03:32:01 4 0.07 0.00 0.03 0.02 0.02 99.86 03:33:23 03:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:33:23 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:33:23 03:33:01 all 10.13 0.00 4.00 0.67 0.07 85.13 03:33:23 03:33:01 0 8.04 0.00 4.61 1.98 0.07 85.30 03:33:23 03:33:01 1 9.56 0.00 3.64 0.20 0.07 86.52 03:33:23 03:33:01 2 10.90 0.00 4.56 2.68 0.07 81.79 03:33:23 03:33:01 3 8.94 0.00 3.51 0.08 0.07 87.39 03:33:23 03:33:01 4 12.60 0.00 4.75 0.10 0.07 82.48 03:33:23 03:33:01 5 11.51 0.00 3.26 0.10 0.07 85.07 03:33:23 03:33:01 6 9.17 0.00 3.84 0.12 0.07 86.80 03:33:23 03:33:01 7 10.34 0.00 3.82 0.05 0.08 85.70 03:33:23 03:33:23 Average: CPU %user %nice %system %iowait %steal %idle 03:33:23 Average: all 8.15 0.00 1.24 0.26 0.03 90.33 03:33:23 Average: 0 7.83 0.00 1.23 0.29 0.02 90.63 03:33:23 Average: 1 8.18 0.00 1.27 0.25 0.03 90.27 03:33:23 Average: 2 8.14 0.00 1.25 0.27 0.03 90.31 03:33:23 Average: 3 8.25 0.00 1.22 0.21 0.03 90.30 03:33:23 Average: 4 8.14 0.00 1.21 0.22 0.03 90.40 03:33:23 Average: 5 8.15 0.00 1.26 0.25 0.02 90.32 03:33:23 Average: 6 8.43 0.00 1.24 0.27 0.03 90.04 03:33:23 Average: 7 8.09 0.00 1.23 0.28 0.02 90.37 03:33:23 03:33:23 03:33:23