Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a45c91516f5c303fac369081ced01397353f73a 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-ssh13392212463621357692.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-ssh12211828402287857484.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-ssh10422828573646978803.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-ssh12963694929704005596.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-ssh3604004013612002163.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10572 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/980 [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/980 # 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 3a45c91516f5c303fac369081ced01397353f73a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 Commit message: "Merge pull request #5432 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.52.0" > git rev-list --no-walk 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:44:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:44:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:44:53 ========================================================= 03:44:53 EdgeX Global Pipelines Version Info 03:44:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:44:54 ------------------- 03:44:54 stable info: 03:44:54 ------------------- 03:44:54 Commited By: Cherry Wang cherry@iotechsys.com 03:44:54 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:44:54 Message: update stable to v1.0.280 03:44:55 ------------------- 03:44:55 experimental info: 03:44:55 ------------------- 03:44:55 Commited By: Cherry Wang cherry@iotechsys.com 03:44:55 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:44:55 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a45c91 [Pipeline] echo 03:44:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:56 provisioning config files... 03:44:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config3156533336889843030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:56 ---> ****-login.sh 03:44:56 nexus3.edgexfoundry.org:10001 03:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:56 03:44:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:44:56 Configure a credential helper to remove this warning. See 03:44:56 https://docs.****.com/go/credential-store/ 03:44:56 03:44:56 Login Succeeded 03:44:56 nexus3.edgexfoundry.org:10002 03:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:56 03:44:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:44:56 Configure a credential helper to remove this warning. See 03:44:56 https://docs.****.com/go/credential-store/ 03:44:56 03:44:56 Login Succeeded 03:44:56 nexus3.edgexfoundry.org:10003 03:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:56 03:44:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:44:56 Configure a credential helper to remove this warning. See 03:44:56 https://docs.****.com/go/credential-store/ 03:44:56 03:44:56 Login Succeeded 03:44:56 nexus3.edgexfoundry.org:10004 03:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:56 03:44:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:44:56 Configure a credential helper to remove this warning. See 03:44:56 https://docs.****.com/go/credential-store/ 03:44:56 03:44:56 Login Succeeded 03:44:56 ****.io 03:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:57 03:44:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:44:57 Configure a credential helper to remove this warning. See 03:44:57 https://docs.****.com/go/credential-store/ 03:44:57 03:44:57 Login Succeeded 03:44:57 ---> ****-login.sh ends [Pipeline] } 03:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:57 + 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 03:44:57 + dirname cmd/core-command/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo core-command,cmd/core-command/Dockerfile 03:44:57 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 03:44:57 cut -d/ -f2 03:44:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:44:57 + dirname cmd/core-data/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo core-data,cmd/core-data/Dockerfile 03:44:57 + dirname cmd/core-keeper/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo core-keeper,cmd/core-keeper/Dockerfile 03:44:57 + dirname+ cmd/core-metadata/Dockerfile 03:44:57 cut -d/ -f2 03:44:57 + echo core-metadata,cmd/core-metadata/Dockerfile 03:44:57 + dirname cmd/security-bootstrapper/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:44:57 + dirname cmd/security-proxy-auth/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:44:57 + dirname cmd/security-proxy-setup/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:44:57 + dirname cmd/security-secretstore-setup/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:44:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:44:57 + dirname cmd/security-spire-agent/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:44:57 + dirname cmd/security-spire-config/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:44:57 + dirname cmd/security-spire-server/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:44:57 + dirname cmd/support-notifications/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo support-notifications,cmd/support-notifications/Dockerfile 03:44:57 + dirname cmd/support-scheduler/Dockerfile 03:44:57 + cut -d/ -f2 03:44:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:44:57 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 03:44:57 + git rev-list -1 --merges 3a45c91516f5c303fac369081ced01397353f73a~1..3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo 03:44:57 -----------> git rev-list -1 --merges 3a45c91516f5c303fac369081ced01397353f73a~1..3a45c91516f5c303fac369081ced01397353f73a 3a45c91516f5c303fac369081ced01397353f73a 03:44:57 3a45c91516f5c303fac369081ced01397353f73a [false] [Pipeline] sh 03:44:58 + git log --format=format:%s -1 3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo 03:44:58 ========================================================= 03:44:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:44:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:44:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:58 + grep -v github /etc/ssh/ssh_known_hosts 03:44:58 + [ -e /tmp/ssh_known_hosts ] 03:44:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:44:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:44:58 sudo tee -a /etc/ssh/ssh_known_hosts 03:44:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:59 03:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:59 0.1.4: Pulling from edgex-devops/py-git-semver 03:44:59 3dae71ba6b94: Pulling fs layer 03:44:59 6bf1a483ea7c: Pulling fs layer 03:44:59 f5dfc541a4d3: Pulling fs layer 03:44:59 461d9e800cba: Pulling fs layer 03:44:59 80192f66455f: Pulling fs layer 03:44:59 2e8e34ca0e6c: Pulling fs layer 03:44:59 a29436f7fd5d: Pulling fs layer 03:44:59 923cac83aea3: Pulling fs layer 03:44:59 25ad8b0a4227: Pulling fs layer 03:44:59 db01528c6b51: Pulling fs layer 03:44:59 28988de357af: Pulling fs layer 03:44:59 a29436f7fd5d: Waiting 03:44:59 923cac83aea3: Waiting 03:44:59 25ad8b0a4227: Waiting 03:44:59 db01528c6b51: Waiting 03:44:59 28988de357af: Waiting 03:44:59 461d9e800cba: Waiting 03:44:59 80192f66455f: Waiting 03:44:59 2e8e34ca0e6c: Waiting 03:44:59 6bf1a483ea7c: Verifying Checksum 03:44:59 6bf1a483ea7c: Download complete 03:44:59 461d9e800cba: Download complete 03:44:59 80192f66455f: Verifying Checksum 03:44:59 80192f66455f: Download complete 03:44:59 f5dfc541a4d3: Verifying Checksum 03:44:59 f5dfc541a4d3: Download complete 03:44:59 3dae71ba6b94: Verifying Checksum 03:44:59 3dae71ba6b94: Download complete 03:44:59 923cac83aea3: Verifying Checksum 03:44:59 923cac83aea3: Download complete 03:44:59 25ad8b0a4227: Verifying Checksum 03:44:59 25ad8b0a4227: Download complete 03:44:59 db01528c6b51: Verifying Checksum 03:44:59 db01528c6b51: Download complete 03:44:59 28988de357af: Download complete 03:45:00 a29436f7fd5d: Verifying Checksum 03:45:00 a29436f7fd5d: Download complete 03:45:00 2e8e34ca0e6c: Verifying Checksum 03:45:00 2e8e34ca0e6c: Download complete 03:45:00 3dae71ba6b94: Pull complete 03:45:00 6bf1a483ea7c: Pull complete 03:45:01 f5dfc541a4d3: Pull complete 03:45:01 461d9e800cba: Pull complete 03:45:01 80192f66455f: Pull complete 03:45:06 2e8e34ca0e6c: Pull complete 03:45:06 a29436f7fd5d: Pull complete 03:45:06 923cac83aea3: Pull complete 03:45:06 25ad8b0a4227: Pull complete 03:45:06 db01528c6b51: Pull complete 03:45:06 28988de357af: Pull complete 03:45:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:06 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 03:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:45:08 $ docker top 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 -eo pid,comm 03:45:08 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:45:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:08 [ssh-agent] Looking for ssh-agent implementation... 03:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:08 $ docker exec 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent 03:45:08 SSH_AUTH_SOCK=/tmp/ssh-PRthfBUxqeNK/agent.32 03:45:08 SSH_AGENT_PID=38 03:45:08 Running ssh-add (command line suppressed) 03:45:08 Identity added: /w/workspace/edgex-go/980@tmp/private_key_4828814368229211356.key (/w/workspace/edgex-go/980@tmp/private_key_4828814368229211356.key) 03:45:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:09 + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] sh 03:45:09 + git tag --points-at HEAD [Pipeline] } 03:45:09 $ docker exec --env ******** --env ******** 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent -k 03:45:09 unset SSH_AUTH_SOCK; 03:45:09 unset SSH_AGENT_PID; 03:45:09 echo Agent pid 38 killed; 03:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:09 [ssh-agent] Looking for ssh-agent implementation... 03:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:09 $ docker exec 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent 03:45:09 SSH_AUTH_SOCK=/tmp/ssh-rpwSB9NKDwaz/agent.85 03:45:09 SSH_AGENT_PID=91 03:45:09 Running ssh-add (command line suppressed) 03:45:09 Identity added: /w/workspace/edgex-go/980@tmp/private_key_13378025656703064206.key (/w/workspace/edgex-go/980@tmp/private_key_13378025656703064206.key) 03:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:10 + git semver init 03:45:10 2026-05-25 03:45:10,342 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:45:10 2026-05-25 03:45:10,345 [run_init] DEBUG init version:0.0.0 force:False 03:45:10 2026-05-25 03:45:10,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/980/.semver 03:45:10 2026-05-25 03:45:10,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/980/.semver 03:45:10 2026-05-25 03:45:10,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/980/.semver'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) 03:45:15 2026-05-25 03:45:14,949 [append_file] DEBUG append to file:/w/workspace/edgex-go/980/.git/info/exclude 03:45:15 2026-05-25 03:45:14,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/980/.semver/main with force:False 03:45:15 2026-05-25 03:45:14,950 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 03:45:15 2026-05-25 03:45:14,950 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 03:45:15 4.1.0-dev.115 [Pipeline] } 03:45:15 $ docker exec --env ******** --env ******** 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent -k 03:45:15 unset SSH_AUTH_SOCK; 03:45:15 unset SSH_AGENT_PID; 03:45:15 echo Agent pid 91 killed; 03:45:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:16 + git semver [Pipeline] } 03:45:16 $ docker stop --time=1 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 03:45:17 $ docker rm -f --volumes 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:45:18 Stashed 1 file(s) [Pipeline] echo 03:45:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.115 [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 03:45:18 + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo 03:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:45:18 ========================================================= 03:45:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:45:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:45:19 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:45:19 2d35ebdb57d9: Pulling fs layer 03:45:19 c35fb4624d26: Pulling fs layer 03:45:19 4e2aec7ef170: Pulling fs layer 03:45:19 333b49ad6fbf: Pulling fs layer 03:45:19 4f4fb700ef54: Pulling fs layer 03:45:19 333b49ad6fbf: Waiting 03:45:19 c3e65509a76b: Pulling fs layer 03:45:19 7cf9ebb963bd: Pulling fs layer 03:45:19 4f4fb700ef54: Waiting 03:45:19 bb34ca984cfb: Pulling fs layer 03:45:19 151cf03bc807: Pulling fs layer 03:45:19 7cf9ebb963bd: Waiting 03:45:19 bb34ca984cfb: Waiting 03:45:19 151cf03bc807: Waiting 03:45:19 c3e65509a76b: Waiting 03:45:19 c35fb4624d26: Verifying Checksum 03:45:19 c35fb4624d26: Download complete 03:45:19 333b49ad6fbf: Verifying Checksum 03:45:19 333b49ad6fbf: Download complete 03:45:19 4f4fb700ef54: Verifying Checksum 03:45:19 4f4fb700ef54: Download complete 03:45:19 c3e65509a76b: Verifying Checksum 03:45:19 c3e65509a76b: Download complete 03:45:19 2d35ebdb57d9: Verifying Checksum 03:45:19 2d35ebdb57d9: Download complete 03:45:19 7cf9ebb963bd: Verifying Checksum 03:45:19 7cf9ebb963bd: Download complete 03:45:19 2d35ebdb57d9: Pull complete 03:45:19 c35fb4624d26: Pull complete 03:45:19 151cf03bc807: Verifying Checksum 03:45:19 151cf03bc807: Download complete 03:45:19 4e2aec7ef170: Verifying Checksum 03:45:19 4e2aec7ef170: Download complete 03:45:20 bb34ca984cfb: Verifying Checksum 03:45:20 bb34ca984cfb: Download complete 03:45:25 4e2aec7ef170: Pull complete 03:45:25 333b49ad6fbf: Pull complete 03:45:25 4f4fb700ef54: Pull complete 03:45:25 c3e65509a76b: Pull complete 03:45:25 7cf9ebb963bd: Pull complete 03:45:28 bb34ca984cfb: Pull complete 03:45:29 151cf03bc807: Pull complete 03:45:29 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:45:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:45:29 WORKDIR /edgex 03:45:29 COPY go.mod . 03:45:29 RUN go mod download 03:45:29 + docker build -t ci-base-image-x86_64 -f - . 03:45:30 #0 building with "default" instance using docker driver 03:45:30 03:45:30 #1 [internal] load build definition from Dockerfile 03:45:30 #1 transferring dockerfile: 164B done 03:45:30 #1 DONE 0.0s 03:45:30 03:45:30 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:45:30 #2 DONE 0.0s 03:45:30 03:45:30 #3 [internal] load .dockerignore 03:45:30 #3 transferring context: 50B done 03:45:30 #3 DONE 0.0s 03:45:30 03:45:30 #4 [internal] load build context 03:45:30 #4 transferring context: 6.95kB done 03:45:30 #4 DONE 0.0s 03:45:30 03:45:30 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:45:30 #5 DONE 0.1s 03:45:30 03:45:30 #6 [2/4] WORKDIR /edgex 03:45:31 #6 DONE 1.4s 03:45:31 03:45:31 #7 [3/4] COPY go.mod . 03:45:31 #7 DONE 0.0s 03:45:31 03:45:31 #8 [4/4] RUN go mod download 03:45:33 Still waiting to schedule task 03:45:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:45:46 #8 DONE 13.6s 03:45:46 03:45:46 #9 exporting to image 03:45:46 #9 exporting layers 03:45:48 #9 exporting layers 3.0s done 03:45:48 #9 writing image sha256:cb2916eab09bbccbc7e8b2eb34bf4670d8bff0f396ec4c4a5326329a84594218 done 03:45:48 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:45:48 #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker inspect -f . ci-base-image-x86_64 03:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:49 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 03:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:49 $ docker top 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:49 + go version 03:45:49 go version go1.25.2 linux/amd64 [Pipeline] } 03:45:49 $ docker stop --time=1 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b 03:45:51 $ docker rm -f --volumes 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:51 + docker inspect -f . ci-base-image-x86_64 03:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:51 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 03:45:51 $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:51 $ docker top 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:51 ========================================================= 03:45:51 [edgeXBuildGoParallel] Running Tests and Build... 03:45:51 ========================================================= [Pipeline] sh 03:45:52 + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] fileExists [Pipeline] sh 03:45:52 + make test 03:45:52 go test -race -coverprofile=coverage.out ./... 03:46:00 ? github.com/edgexfoundry/edgex-go [no test files] 03:46:32 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:46:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:46:32 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:46:32 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.110s coverage: 71.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.035s coverage: 4.8% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.3% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.016s coverage: 86.5% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 94.2% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:46:37 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements 03:46:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:46:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 97.7% of statements 03:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:46:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:46:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:46:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:46:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:46:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:46:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:46:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements 03:46:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 03:46:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:46:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 03:46:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:46:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 03:46:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 03:46:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:46:43 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:46:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements 03:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 03:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 03:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 93.1% of statements 03:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 03:47:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10573 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:47:07 Running in /w/workspace/edgex-go/980 [Pipeline] { [Pipeline] checkout 03:47:07 The recommended git tool is: git 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.048s coverage: 92.9% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.042s coverage: 82.1% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.103s coverage: 29.2% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.1% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 94.9% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements 03:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:47:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:09 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 03:47:09 running golangci-lint 03:47:09 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 03:47:09 go version go1.25.2 linux/amd64 03:47:09 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 03:47:09 level=info msg="[config_reader] Used config file .golangci.yml" 03:47:09 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 03:47:09 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 03:47:09 level=info msg="[goenv] Read go env for 5.975708ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 03:47:09 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 03:47:12 using credential edgex-jenkins-ssh 03:47:12 Cloning the remote Git repository 03:47:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:47:12 > git init /w/workspace/edgex-go/980 # timeout=10 03:47:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:47:12 > git --version # timeout=10 03:47:12 > git --version # 'git version 2.25.1' 03:47:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:32 Avoid second fetch 03:47:32 Checking out Revision 3a45c91516f5c303fac369081ced01397353f73a (main) 03:47:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:47:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:32 > git config core.sparsecheckout # timeout=10 03:47:32 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 22.575916244s" 03:47:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.251561ms" 03:47:32 Commit message: "Merge pull request #5432 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.52.0" 03:47:32 > git checkout -f 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:37 provisioning config files... 03:47:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config1220829217571097105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:37 ---> ****-login.sh 03:47:37 nexus3.edgexfoundry.org:10001 03:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:38 Configure a credential helper to remove this warning. See 03:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:38 03:47:38 Login Succeeded 03:47:38 nexus3.edgexfoundry.org:10002 03:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:38 Configure a credential helper to remove this warning. See 03:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:38 03:47:38 Login Succeeded 03:47:39 nexus3.edgexfoundry.org:10003 03:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:39 Configure a credential helper to remove this warning. See 03:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:39 03:47:39 Login Succeeded 03:47:39 nexus3.edgexfoundry.org:10004 03:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:39 Configure a credential helper to remove this warning. See 03:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:39 03:47:39 Login Succeeded 03:47:39 ****.io 03:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 ---> ****-login.sh ends [Pipeline] } 03:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:47:40 + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo 03:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:47:40 ========================================================= 03:47:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:47:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:47:41 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:47:41 6b59a28fa201: Pulling fs layer 03:47:41 d32bb0dddca7: Pulling fs layer 03:47:41 5dab1238d3d9: Pulling fs layer 03:47:41 196fd7d83e7d: Pulling fs layer 03:47:41 4f4fb700ef54: Pulling fs layer 03:47:41 196fd7d83e7d: Waiting 03:47:41 8ba94037c8f0: Pulling fs layer 03:47:41 4f4fb700ef54: Waiting 03:47:41 deaec5988b04: Pulling fs layer 03:47:41 8ba94037c8f0: Waiting 03:47:41 9f65657bb879: Pulling fs layer 03:47:41 deaec5988b04: Waiting 03:47:41 d32bb0dddca7: Verifying Checksum 03:47:41 d32bb0dddca7: Download complete 03:47:41 196fd7d83e7d: Verifying Checksum 03:47:41 196fd7d83e7d: Download complete 03:47:41 4f4fb700ef54: Verifying Checksum 03:47:41 4f4fb700ef54: Download complete 03:47:41 8ba94037c8f0: Verifying Checksum 03:47:41 8ba94037c8f0: Download complete 03:47:41 6b59a28fa201: Verifying Checksum 03:47:41 6b59a28fa201: Download complete 03:47:41 9f65657bb879: Verifying Checksum 03:47:41 9f65657bb879: Download complete 03:47:42 6b59a28fa201: Pull complete 03:47:43 d32bb0dddca7: Pull complete 03:47:43 5dab1238d3d9: Verifying Checksum 03:47:43 5dab1238d3d9: Download complete 03:47:44 deaec5988b04: Verifying Checksum 03:47:44 deaec5988b04: Download complete 03:47:47 level=info msg="[linters_context/goanalysis] analyzers took 2m25.179690007s with top 10 stages: buildir: 1m3.510028461s, gosec: 3.58391787s, fact_deprecated: 3.198462656s, inspect: 2.643039581s, printf: 2.282276083s, ctrlflow: 1.870426298s, fact_purity: 1.509219164s, QF1004: 1.316900656s, nilness: 1.266923608s, S1038: 1.211390411s" 03:47:47 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 03:47:47 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 03:47:47 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 03:47:47 level=info msg="[runner] Issues before processing: 35, after processing: 0" 03:47:47 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_paths: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0" 03:47:47 level=info msg="[runner] processing took 9.348436ms with stages: nolint_filter: 8.413511ms, generated_file_filter: 710.672µs, exclusion_rules: 124.292µs, exclusion_paths: 47.54µs, path_relativity: 35.621µs, cgo: 4.31µs, path_absoluter: 3.81µs, sort_results: 2.69µs, invalid_issue: 1.76µs, filename_unadjuster: 770ns, fixer: 690ns, max_same_issues: 610ns, diff: 580ns, severity-rules: 360ns, path_prettifier: 290ns, uniq_by_line: 240ns, path_shortener: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, source_code: 140ns" 03:47:47 level=info msg="[runner] linters took 13.47744051s with stages: goanalysis_metalinter: 13.468022953s" 03:47:47 0 issues. 03:47:47 level=info msg="File cache stats: 0 entries of total size 0B" 03:47:47 level=info msg="Memory: 360 samples, avg is 353.8MB, max is 1399.0MB" 03:47:47 level=info msg="Execution took 36.09743809s" 03:47:47 go vet ./... 03:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:47:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:47:54 + ls -al . 03:47:54 total 1396 03:47:54 drwxrwxr-x 11 1001 1001 4096 May 25 03:45 . 03:47:54 drwxr-xr-x 4 root root 4096 May 25 03:45 .. 03:47:54 drwxrwxr-x 2 1001 1001 4096 May 25 03:44 .blubracket 03:47:54 -rw-rw-r-- 1 1001 1001 10 May 25 03:44 .dockerignore 03:47:54 drwxrwxr-x 8 1001 1001 4096 May 25 03:47 .git 03:47:54 drwxrwxr-x 3 1001 1001 4096 May 25 03:44 .github 03:47:54 -rw-rw-r-- 1 1001 1001 909 May 25 03:44 .gitignore 03:47:54 -rw-rw-r-- 1 1001 1001 359 May 25 03:44 .golangci.yml 03:47:54 -rw-rw-r-- 1 1001 1001 100 May 25 03:44 .hadolint.yml 03:47:54 drwxr-xr-x 3 1001 1001 4096 May 25 03:45 .semver 03:47:54 -rw-rw-r-- 1 1001 1001 155 May 25 03:44 .sonarcloud.properties 03:47:54 -rw-rw-r-- 1 1001 1001 1171 May 25 03:44 ADOPTERS.md 03:47:54 -rw-rw-r-- 1 1001 1001 20149 May 25 03:44 Attribution.txt 03:47:54 -rw-rw-r-- 1 1001 1001 108018 May 25 03:44 CHANGELOG.md 03:47:54 -rw-rw-r-- 1 1001 1001 3804 May 25 03:44 CONTRIBUTING.md 03:47:54 -rw-rw-r-- 1 1001 1001 677 May 25 03:44 GOVERNANCE.md 03:47:54 -rw-rw-r-- 1 1001 1001 886 May 25 03:44 Jenkinsfile 03:47:54 -rw-rw-r-- 1 1001 1001 10775 May 25 03:44 LICENSE 03:47:54 -rw-rw-r-- 1 1001 1001 16743 May 25 03:44 Makefile 03:47:54 -rw-rw-r-- 1 1001 1001 582 May 25 03:44 OWNERS.md 03:47:54 -rw-rw-r-- 1 1001 1001 9932 May 25 03:44 README.md 03:47:54 -rw-rw-r-- 1 1001 1001 789 May 25 03:44 SECURITY.md 03:47:54 -rw-rw-r-- 1 1001 1001 13 May 25 03:45 VERSION 03:47:54 drwxrwxr-x 2 1001 1001 4096 May 25 03:44 bin 03:47:54 drwxrwxr-x 19 1001 1001 4096 May 25 03:44 cmd 03:47:54 -rw-r--r-- 1 root root 1048214 May 25 03:47 coverage.out 03:47:54 drwxrwxr-x 2 1001 1001 4096 May 25 03:44 fuzz_test 03:47:54 -rw-rw-r-- 1 1001 1001 6910 May 25 03:44 go.mod 03:47:54 -rw-rw-r-- 1 1001 1001 90677 May 25 03:44 go.sum 03:47:54 drwxrwxr-x 7 1001 1001 4096 May 25 03:44 internal 03:47:54 drwxrwxr-x 2 1001 1001 4096 May 25 03:44 openapi 03:47:54 -rw-rw-r-- 1 1001 1001 584 May 25 03:44 security.txt 03:47:54 -rw-rw-r-- 1 1001 1001 204 May 25 03:44 version.go [Pipeline] sh 03:47:54 + '[' -e coverage.out ] 03:47:54 + chown 1001:1001 coverage.out [Pipeline] stash 03:47:54 Stashed 1 file(s) [Pipeline] sh 03:47:55 + make build 03:47:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:47:59 5dab1238d3d9: Pull complete 03:47:59 196fd7d83e7d: Pull complete 03:47:59 4f4fb700ef54: Pull complete 03:47:59 8ba94037c8f0: Pull complete 03:48:07 deaec5988b04: Pull complete 03:48:09 9f65657bb879: Pull complete 03:48:09 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:48:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:48:10 WORKDIR /edgex 03:48:10 COPY go.mod . 03:48:10 RUN go mod download 03:48:10 + docker build -t ci-base-image-arm64 -f - . 03:48:11 Sending build context to Docker daemon 3.915MB 03:48:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:48:11 ---> 334268110677 03:48:11 Step 2/4 : WORKDIR /edgex 03:48:12 ---> Running in 09d531aa0e6f 03:48:12 Removing intermediate container 09d531aa0e6f 03:48:12 ---> 833ffe3d1536 03:48:12 Step 3/4 : COPY go.mod . 03:48:13 ---> 431c7024bc12 03:48:13 Step 4/4 : RUN go mod download 03:48:13 ---> Running in c6f233466156 03:48:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:48:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:48:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:48:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:48:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:48:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:48:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:48:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:48:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:48:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:48:45 $ docker stop --time=1 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 03:48:48 $ docker rm -f --volumes 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:50 03:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:50 latest: Pulling from edgex-devops/edgex-compose 03:48:50 91d30c5bc195: Pulling fs layer 03:48:50 2e9b0aa3be6d: Pulling fs layer 03:48:50 9c61dcf015f6: Pulling fs layer 03:48:50 4698f68db338: Pulling fs layer 03:48:50 2a2f49069b9e: Pulling fs layer 03:48:50 e0025b399a48: Pulling fs layer 03:48:50 2a2f49069b9e: Waiting 03:48:50 4698f68db338: Waiting 03:48:50 91d30c5bc195: Verifying Checksum 03:48:50 91d30c5bc195: Download complete 03:48:50 4698f68db338: Verifying Checksum 03:48:50 4698f68db338: Download complete 03:48:50 2e9b0aa3be6d: Verifying Checksum 03:48:50 2e9b0aa3be6d: Download complete 03:48:50 e0025b399a48: Download complete 03:48:50 91d30c5bc195: Pull complete 03:48:50 2a2f49069b9e: Verifying Checksum 03:48:50 2a2f49069b9e: Download complete 03:48:51 2e9b0aa3be6d: Pull complete 03:48:51 9c61dcf015f6: Download complete 03:48:55 9c61dcf015f6: Pull complete 03:48:55 4698f68db338: Pull complete 03:48:55 2a2f49069b9e: Pull complete 03:48:55 e0025b399a48: Pull complete 03:48:55 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:55 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 03:48:55 $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:48:56 $ docker top 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:56 + docker compose -f ./docker-compose-build.yml build --parallel 03:48:57 #1 [support-notifications internal] load build definition from Dockerfile 03:48:57 #1 transferring dockerfile: 2.02kB done 03:48:57 #1 DONE 0.1s 03:48:57 03:48:57 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:48:57 #2 DONE 0.0s 03:48:57 03:48:57 #3 [core-command internal] load build definition from Dockerfile 03:48:57 #3 transferring dockerfile: 1.94kB done 03:48:57 #3 DONE 0.1s 03:48:57 03:48:57 #4 [security-spire-config internal] load build definition from Dockerfile 03:48:57 #4 transferring dockerfile: 1.69kB done 03:48:57 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:48:57 #4 DONE 0.1s 03:48:57 03:48:57 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:48:57 #5 transferring dockerfile: 2.50kB done 03:48:57 #5 DONE 0.1s 03:48:57 03:48:57 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:48:57 #2 DONE 0.0s 03:48:57 03:48:57 #6 [core-metadata internal] load build definition from Dockerfile 03:48:57 #6 transferring dockerfile: 2.10kB done 03:48:57 #6 DONE 0.2s 03:48:57 03:48:57 #7 [security-proxy-setup internal] load .dockerignore 03:48:57 #7 ... 03:48:57 03:48:57 #8 [core-keeper internal] load build definition from Dockerfile 03:48:57 #8 transferring dockerfile: 2.07kB done 03:48:57 #8 DONE 0.2s 03:48:57 03:48:57 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:48:57 #9 transferring dockerfile: 3.02kB done 03:48:57 #9 DONE 0.2s 03:48:57 03:48:57 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:48:57 #10 transferring dockerfile: 1.89kB done 03:48:57 #10 DONE 0.2s 03:48:57 03:48:57 #11 [security-spire-agent internal] load build definition from Dockerfile 03:48:57 #11 transferring dockerfile: 1.81kB done 03:48:57 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:48:57 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:48:57 #11 DONE 0.2s 03:48:57 03:48:57 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:48:57 #12 transferring dockerfile: 2.23kB done 03:48:57 #12 DONE 0.2s 03:48:57 03:48:57 #13 [security-spire-server internal] load build definition from Dockerfile 03:48:57 #13 transferring dockerfile: 1.70kB done 03:48:57 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:48:57 #13 DONE 0.2s 03:48:57 03:48:57 #14 [security-proxy-auth internal] load build definition from Dockerfile 03:48:57 #14 transferring dockerfile: 2.14kB done 03:48:57 #14 DONE 0.2s 03:48:57 03:48:57 #15 [support-scheduler internal] load build definition from Dockerfile 03:48:57 #15 transferring dockerfile: 1.83kB done 03:48:57 #15 DONE 0.2s 03:48:57 03:48:57 #16 [security-secretstore-setup internal] load build definition from Dockerfile 03:48:57 #16 transferring dockerfile: 2.49kB done 03:48:57 #16 DONE 0.2s 03:48:57 03:48:57 #17 [core-data internal] load build definition from Dockerfile 03:48:57 #17 transferring dockerfile: 2.04kB done 03:48:57 #17 DONE 0.2s 03:48:57 03:48:57 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:48:57 #2 DONE 0.0s 03:48:57 03:48:57 #18 [support-notifications internal] load .dockerignore 03:48:57 #18 transferring context: 50B done 03:48:57 #18 DONE 0.1s 03:48:57 03:48:57 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:48:57 #19 DONE 0.2s 03:48:57 03:48:57 #7 [security-proxy-setup internal] load .dockerignore 03:48:57 #7 transferring context: 50B done 03:48:57 #7 DONE 0.1s 03:48:57 03:48:57 #20 [core-command internal] load .dockerignore 03:48:57 #20 transferring context: 50B done 03:48:57 #20 DONE 0.1s 03:48:57 03:48:57 #21 [core-metadata internal] load .dockerignore 03:48:57 #21 transferring context: 50B done 03:48:57 #21 DONE 0.1s 03:48:57 03:48:57 #22 [core-keeper internal] load .dockerignore 03:48:57 #22 transferring context: 50B done 03:48:57 #22 DONE 0.1s 03:48:57 03:48:57 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:48:57 #23 transferring context: 50B done 03:48:57 #23 DONE 0.1s 03:48:57 03:48:57 #24 [security-proxy-auth internal] load .dockerignore 03:48:57 #24 transferring context: 50B done 03:48:57 #24 DONE 0.1s 03:48:57 03:48:57 #25 [core-data internal] load .dockerignore 03:48:57 #25 transferring context: 50B done 03:48:57 #25 DONE 0.1s 03:48:57 03:48:57 #26 [support-scheduler internal] load .dockerignore 03:48:57 #26 transferring context: 50B done 03:48:57 #26 DONE 0.1s 03:48:57 03:48:57 #27 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:48:57 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 03:48:57 #27 ... 03:48:57 03:48:57 #28 [security-secretstore-setup internal] load .dockerignore 03:48:57 #28 transferring context: 50B done 03:48:57 #28 DONE 0.2s 03:48:57 03:48:57 #29 [security-spiffe-token-provider internal] load .dockerignore 03:48:57 #29 transferring context: 50B done 03:48:57 #29 DONE 0.2s 03:48:57 03:48:57 #30 [security-bootstrapper internal] load .dockerignore 03:48:57 #30 transferring context: 50B done 03:48:57 #30 DONE 0.2s 03:48:57 03:48:57 #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:48:57 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 03:48:57 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:48:57 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 03:48:57 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:48:57 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:48:57 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:48:57 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:48:57 #27 ... 03:48:57 03:48:57 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:48:57 #31 DONE 0.5s 03:48:57 03:48:57 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:48:57 #32 DONE 0.4s 03:48:57 03:48:57 #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:48:57 #27 ... 03:48:57 03:48:57 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:48:57 #33 DONE 0.5s 03:48:57 03:48:57 #34 [security-spire-server internal] load .dockerignore 03:48:57 #34 transferring context: 50B done 03:48:57 #34 DONE 0.1s 03:48:57 03:48:57 #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:48:57 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 03:48:57 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:48:57 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:48:57 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:48:57 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:48:57 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 03:48:58 #27 ... 03:48:58 03:48:58 #35 [security-spire-config internal] load .dockerignore 03:48:58 #35 transferring context: 50B 0.0s done 03:48:58 #35 DONE 1.0s 03:48:58 03:48:58 #36 [security-spire-agent internal] load .dockerignore 03:48:58 #36 transferring context: 50B 0.0s done 03:48:58 #36 DONE 1.1s 03:48:58 03:48:58 #37 [support-scheduler internal] load build context 03:48:59 #37 ... 03:48:59 03:48:59 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:48:59 #38 DONE 1.2s 03:48:59 03:48:59 #39 [security-spire-server internal] load build context 03:48:59 #39 transferring context: 26.58kB 0.0s done 03:48:59 #39 DONE 1.2s 03:48:59 03:48:59 #37 [support-scheduler internal] load build context 03:48:59 #37 ... 03:48:59 03:48:59 #27 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:48:59 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 03:48:59 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:48:59 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:48:59 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:48:59 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:48:59 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 03:48:59 #27 DONE 1.8s 03:48:59 03:48:59 #37 [support-scheduler internal] load build context 03:48:59 #37 ... 03:48:59 03:48:59 #40 [security-spire-agent internal] load build context 03:48:59 #40 transferring context: 26.11kB 0.0s done 03:48:59 #40 DONE 0.4s 03:48:59 03:48:59 #37 [support-scheduler internal] load build context 03:48:59 #37 ... 03:48:59 03:48:59 #41 [security-spire-config internal] load build context 03:48:59 #41 transferring context: 24.83kB 0.0s done 03:48:59 #41 DONE 0.4s 03:48:59 03:48:59 #37 [support-scheduler internal] load build context 03:49:04 #37 transferring context: 288.55MB 6.7s 03:49:04 #37 ... 03:49:04 03:49:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:49:04 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done 03:49:04 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:49:04 #42 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:49:04 #42 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:49:04 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 03:49:04 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 03:49:04 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 03:49:04 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:49:04 #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 03:49:04 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:49:04 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 03:49:04 #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done 03:49:06 #42 ... 03:49:06 03:49:06 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:06 #43 DONE 7.2s 03:49:06 03:49:06 #44 [security-bootstrapper internal] load build context 03:49:06 #44 ... 03:49:06 03:49:06 #37 [support-scheduler internal] load build context 03:49:07 #37 ... 03:49:07 03:49:07 #45 [core-command internal] load build context 03:49:07 #45 ... 03:49:07 03:49:07 #46 [security-secretstore-setup internal] load build context 03:49:07 #46 ... 03:49:07 03:49:07 #47 [core-common-config-bootstrapper internal] load build context 03:49:07 #47 ... 03:49:07 03:49:07 #48 [security-proxy-setup internal] load build context 03:49:07 #48 ... 03:49:07 03:49:07 #49 [core-keeper internal] load build context 03:49:07 #49 ... 03:49:07 03:49:07 #50 [security-spiffe-token-provider internal] load build context 03:49:07 #50 ... 03:49:07 03:49:07 #51 [security-proxy-auth internal] load build context 03:49:08 #51 ... 03:49:08 03:49:08 #52 [support-notifications internal] load build context 03:49:08 #52 ... 03:49:08 03:49:08 #53 [core-data internal] load build context 03:49:08 #53 ... 03:49:08 03:49:08 #54 [core-metadata internal] load build context 03:49:08 #54 ... 03:49:08 03:49:08 #47 [core-common-config-bootstrapper internal] load build context 03:49:08 #47 ... 03:49:08 03:49:08 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:49:08 #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:08 #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:08 #0 1.346 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:49:08 #0 1.346 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:49:08 #0 1.346 OK: 26342 distinct packages available 03:49:08 #0 1.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:08 #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:08 #0 1.852 OK: 265 MiB in 60 packages 03:49:08 #55 ... 03:49:08 03:49:08 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:49:08 #0 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:08 #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:08 #0 1.143 OK: 265 MiB in 60 packages 03:49:09 #56 ... 03:49:09 03:49:09 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:49:09 #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:09 #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:09 #0 1.539 OK: 265 MiB in 60 packages 03:49:09 #57 ... 03:49:09 03:49:09 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:49:09 #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:09 #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:09 #0 2.296 (1/1) Installing dumb-init (1.2.5-r3) 03:49:09 #0 2.301 Executing busybox-1.37.0-r20.trigger 03:49:09 #0 2.305 OK: 7 MiB in 17 packages 03:49:09 #58 ... 03:49:09 03:49:09 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:49:09 #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:09 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:09 #0 3.579 (1/4) Installing dumb-init (1.2.5-r3) 03:49:09 #0 3.583 (2/4) Installing openssl (3.5.6-r0) 03:49:09 #0 3.595 (3/4) Installing su-exec (0.2-r3) 03:49:09 #0 3.677 (4/4) Installing yq-go (4.47.2-r3) 03:49:09 #0 3.758 Executing busybox-1.37.0-r20.trigger 03:49:09 #0 3.765 OK: 20 MiB in 20 packages 03:49:09 #59 ... 03:49:09 03:49:09 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:49:09 #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:09 #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:09 #0 3.580 (1/3) Installing ca-certificates (20260413-r0) 03:49:09 #0 3.685 (2/3) Installing dumb-init (1.2.5-r3) 03:49:09 #0 3.689 (3/3) Installing tzdata (2026b-r0) 03:49:09 #0 3.724 Executing busybox-1.37.0-r20.trigger 03:49:09 #0 3.727 Executing ca-certificates-20260413-r0.trigger 03:49:09 #0 3.766 OK: 8 MiB in 19 packages 03:49:09 #60 ... 03:49:09 03:49:09 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:49:09 #61 ... 03:49:09 03:49:09 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:49:09 #62 ... 03:49:09 03:49:09 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:49:09 Removing intermediate container c6f233466156 03:49:09 ---> dac759f3fa88 03:49:09 Successfully built dac759f3fa88 03:49:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 #63 ... 03:49:09 03:49:09 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:09 #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 03:49:09 #64 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 03:49:09 #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:49:09 #64 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 03:49:09 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:49:09 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:49:09 #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 03:49:09 #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 03:49:09 #64 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done 03:49:09 #64 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done 03:49:09 #64 ... 03:49:09 03:49:09 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:49:10 #65 ... 03:49:10 03:49:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:49:10 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 3.474 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:49:10 #0 3.474 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:49:10 #0 3.474 OK: 26324 distinct packages available 03:49:10 #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 4.045 (1/4) Installing dumb-init (1.2.5-r3) 03:49:10 #0 4.045 (2/4) Installing musl-obstack (1.2.3-r2) 03:49:10 #0 4.050 (3/4) Installing libucontext (1.3.2-r0) 03:49:10 #0 4.052 (4/4) Installing gcompat (1.1.0-r4) 03:49:10 #0 4.060 Executing busybox-1.37.0-r20.trigger 03:49:10 #0 4.071 OK: 8 MiB in 20 packages 03:49:10 #66 ... 03:49:10 03:49:10 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:49:10 #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 2.415 (1/7) Installing ca-certificates (20260413-r0) 03:49:10 #0 2.435 (2/7) Installing dumb-init (1.2.5-r3) 03:49:10 #0 2.442 (3/7) Installing libgcc (14.2.0-r6) 03:49:10 #0 2.450 (4/7) Installing libsodium (1.0.20-r1) 03:49:10 #0 2.458 (5/7) Installing libstdc++ (14.2.0-r6) 03:49:10 #0 2.479 (6/7) Installing libzmq (4.3.5-r2) 03:49:10 #0 2.490 (7/7) Installing zeromq (4.3.5-r2) 03:49:10 #0 2.506 Executing busybox-1.37.0-r20.trigger 03:49:10 #0 2.509 Executing ca-certificates-20260413-r0.trigger 03:49:10 #0 2.542 OK: 12 MiB in 23 packages 03:49:10 #67 ... 03:49:10 03:49:10 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:49:10 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 1.414 OK: 265 MiB in 60 packages 03:49:10 + docker inspect -f . ci-base-image-arm64 03:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container 03:49:10 #68 ... 03:49:10 03:49:10 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:10 #69 ... 03:49:10 03:49:10 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:49:10 #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 3.676 (1/1) Installing dumb-init (1.2.5-r3) 03:49:10 #0 3.683 Executing busybox-1.37.0-r20.trigger 03:49:10 #0 3.693 OK: 7 MiB in 17 packages 03:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:49:10 #70 ... 03:49:10 03:49:10 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:49:10 #0 0.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:10 #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:10 #0 1.071 OK: 265 MiB in 60 packages 03:49:10 #71 ... 03:49:10 03:49:10 #53 [core-data internal] load build context 03:49:10 #53 transferring context: 640.44MB 13.2s done 03:49:11 $ docker top 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:12 + go version 03:49:12 go version go1.25.3 linux/arm64 [Pipeline] } 03:49:12 $ docker stop --time=1 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe 03:49:14 #53 ... 03:49:14 03:49:14 #48 [security-proxy-setup internal] load build context 03:49:14 #48 transferring context: 640.44MB 12.6s done 03:49:14 #48 DONE 16.3s 03:49:14 03:49:14 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:49:14 #60 DONE 14.5s 03:49:14 03:49:14 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:49:14 #59 DONE 14.5s 03:49:14 03:49:14 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:49:14 #56 DONE 14.8s 03:49:14 03:49:14 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:49:14 #71 DONE 14.8s 03:49:14 03:49:14 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:49:14 #68 DONE 14.8s 03:49:14 03:49:14 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:49:14 #70 DONE 14.5s 03:49:14 03:49:14 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:49:14 #67 DONE 14.5s 03:49:14 03:49:14 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:49:14 #55 DONE 14.8s 03:49:14 03:49:14 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:49:14 #66 DONE 14.5s 03:49:14 03:49:14 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:49:14 #72 ... 03:49:14 03:49:14 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:49:14 #57 DONE 14.8s 03:49:14 03:49:14 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:49:14 #58 DONE 14.5s 03:49:14 03:49:14 #46 [security-secretstore-setup internal] load build context 03:49:14 #46 transferring context: 640.44MB 12.7s done 03:49:14 #46 DONE 16.2s 03:49:14 03:49:14 #51 [security-proxy-auth internal] load build context 03:49:14 #51 transferring context: 640.44MB 13.0s done 03:49:14 #51 DONE 16.3s 03:49:14 03:49:14 #53 [core-data internal] load build context 03:49:14 #53 DONE 16.3s 03:49:14 03:49:14 #44 [security-bootstrapper internal] load build context 03:49:14 #44 transferring context: 640.44MB 13.2s done 03:49:14 #44 DONE 16.2s 03:49:14 03:49:14 #49 [core-keeper internal] load build context 03:49:14 #49 transferring context: 640.44MB 13.3s done 03:49:14 #49 DONE 16.4s 03:49:14 03:49:14 #52 [support-notifications internal] load build context 03:49:14 #52 transferring context: 640.44MB 13.6s done 03:49:14 #52 DONE 16.5s 03:49:14 03:49:14 #45 [core-command internal] load build context 03:49:14 #45 transferring context: 640.44MB 13.8s done 03:49:14 #45 DONE 16.4s 03:49:14 03:49:14 #37 [support-scheduler internal] load build context 03:49:14 #37 transferring context: 640.44MB 13.5s done 03:49:14 #37 DONE 16.3s 03:49:14 03:49:14 #54 [core-metadata internal] load build context 03:49:14 #54 transferring context: 640.44MB 13.8s done 03:49:14 #54 DONE 16.4s 03:49:14 03:49:14 #47 [core-common-config-bootstrapper internal] load build context 03:49:14 #47 transferring context: 640.44MB 13.8s done 03:49:14 #47 DONE 16.4s 03:49:14 03:49:14 #50 [security-spiffe-token-provider internal] load build context 03:49:14 #50 transferring context: 640.44MB 13.8s done 03:49:14 #50 DONE 16.3s 03:49:14 03:49:14 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:14 #73 DONE 0.2s 03:49:14 03:49:14 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:49:14 #74 DONE 0.2s 03:49:14 03:49:14 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:49:14 #75 DONE 0.2s 03:49:14 03:49:14 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:14 #64 DONE 15.0s 03:49:14 03:49:14 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:49:14 #76 DONE 0.2s 03:49:14 03:49:14 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:49:14 #77 DONE 0.2s 03:49:14 03:49:14 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:49:14 #42 DONE 16.3s 03:49:14 03:49:14 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:14 #78 ... 03:49:14 03:49:14 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:14 #69 DONE 15.4s 03:49:14 03:49:14 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:49:14 #61 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:14 #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:14 $ docker rm -f --volumes 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe [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] { 03:49:15 #61 15.83 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:49:15 #61 15.83 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:49:15 #61 15.83 OK: 26324 distinct packages available 03:49:15 #61 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #61 ... 03:49:15 03:49:15 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:49:15 #65 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #65 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #65 15.85 (1/2) Installing dumb-init (1.2.5-r3) 03:49:15 #65 15.86 (2/2) Installing su-exec (0.2-r3) 03:49:15 #65 15.86 Executing busybox-1.37.0-r20.trigger 03:49:15 #65 15.87 OK: 7 MiB in 18 packages 03:49:15 #65 DONE 16.0s 03:49:15 03:49:15 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:49:15 #62 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #62 15.81 (1/4) Installing ca-certificates (20260413-r0) 03:49:15 #62 15.82 (2/4) Installing dumb-init (1.2.5-r3) 03:49:15 #62 15.83 (3/4) Installing su-exec (0.2-r3) 03:49:15 #62 15.83 (4/4) Installing yq-go (4.47.2-r3) 03:49:15 #62 15.92 Executing busybox-1.37.0-r20.trigger 03:49:15 #62 15.92 Executing ca-certificates-20260413-r0.trigger 03:49:15 #62 15.97 OK: 20 MiB in 20 packages 03:49:15 #62 DONE 16.1s 03:49:15 03:49:15 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:49:15 #61 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 #61 16.36 (1/5) Installing dumb-init (1.2.5-r3) 03:49:15 #61 16.37 (2/5) Installing musl-obstack (1.2.3-r2) 03:49:15 #61 16.37 (3/5) Installing libucontext (1.3.2-r0) 03:49:15 #61 16.38 (4/5) Installing gcompat (1.1.0-r4) 03:49:15 #61 16.39 (5/5) Installing openssl (3.5.6-r0) 03:49:15 #61 16.40 Executing busybox-1.37.0-r20.trigger 03:49:15 #61 16.41 OK: 8 MiB in 21 packages 03:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:15 03:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 #61 ... 03:49:15 03:49:15 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:49:15 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #0 1.876 OK: 8 MiB in 19 packages 03:49:15 #79 DONE 2.0s 03:49:15 03:49:15 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:49:15 #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #0 1.898 OK: 20 MiB in 20 packages 03:49:15 #80 DONE 2.1s 03:49:15 03:49:15 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:49:15 #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #63 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #63 15.77 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:49:15 #63 15.77 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:49:15 #63 15.77 OK: 26324 distinct packages available 03:49:15 #63 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:15 #63 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:15 #63 16.25 (1/13) Installing brotli-libs (1.1.0-r2) 03:49:15 #63 16.26 (2/13) Installing c-ares (1.34.6-r0) 03:49:15 #63 16.27 (3/13) Installing libunistring (1.3-r0) 03:49:15 #63 16.28 (4/13) Installing libidn2 (2.3.7-r0) 03:49:15 #63 16.29 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:49:15 #63 16.30 (6/13) Installing libpsl (0.21.5-r3) 03:49:15 #63 16.30 (7/13) Installing zstd-libs (1.5.7-r0) 03:49:15 #63 16.32 (8/13) Installing libcurl (8.14.1-r2) 03:49:15 #63 16.33 (9/13) Installing curl (8.14.1-r2) 03:49:15 #63 16.34 (10/13) Installing dumb-init (1.2.5-r3) 03:49:15 #63 16.34 (11/13) Installing musl-obstack (1.2.3-r2) 03:49:15 #63 16.35 (12/13) Installing libucontext (1.3.2-r0) 03:49:15 #63 16.35 (13/13) Installing gcompat (1.1.0-r4) 03:49:15 #63 16.35 Executing busybox-1.37.0-r20.trigger 03:49:15 #63 16.36 OK: 13 MiB in 29 packages 03:49:15 #63 DONE 16.5s 03:49:15 03:49:15 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:49:15 #81 DONE 0.1s 03:49:15 03:49:15 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:49:15 #61 DONE 16.6s 03:49:15 03:49:15 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:16 #82 ... 03:49:16 03:49:16 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:49:16 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:16 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:16 #0 2.096 OK: 7 MiB in 17 packages 03:49:16 #83 DONE 2.3s 03:49:16 03:49:16 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:49:16 #0 8.366 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:16 #0 8.775 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:16 #0 9.337 OK: 265 MiB in 60 packages 03:49:16 #84 DONE 9.6s 03:49:16 03:49:16 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:49:16 #85 DONE 0.1s 03:49:16 03:49:16 #86 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:49:16 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:16 #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:16 #0 2.266 OK: 7 MiB in 17 packages 03:49:16 #86 DONE 2.5s 03:49:16 03:49:16 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:49:16 #72 1.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:16 #72 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:16 #72 2.255 OK: 8 MiB in 20 packages 03:49:16 #72 DONE 2.5s 03:49:16 03:49:16 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:49:16 #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:16 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:16 #0 2.305 OK: 12 MiB in 23 packages 03:49:16 #87 DONE 2.5s 03:49:16 03:49:16 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:49:16 #88 DONE 0.5s 03:49:16 03:49:16 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:16 #89 ... 03:49:16 03:49:16 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:49:16 #90 DONE 0.0s 03:49:16 03:49:16 #91 [security-spire-config stage-2 6/10] COPY security.txt / 03:49:16 #91 DONE 0.0s 03:49:16 03:49:16 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:49:16 #92 DONE 0.0s 03:49:16 03:49:16 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:49:16 #93 DONE 0.0s 03:49:16 03:49:16 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:49:16 #94 DONE 0.0s 03:49:16 03:49:16 #95 [security-spire-config] exporting to image 03:49:16 #95 exporting layers 03:49:17 latest: Pulling from edgex-devops/edgex-compose-arm64 03:49:17 547446be3368: Pulling fs layer 03:49:17 d125d8839a47: Pulling fs layer 03:49:17 3e85d5ac6304: Pulling fs layer 03:49:17 c3105a71a48b: Pulling fs layer 03:49:17 0f093f025ec4: Pulling fs layer 03:49:17 c3106fc0e877: Pulling fs layer 03:49:17 c3105a71a48b: Waiting 03:49:17 0f093f025ec4: Waiting 03:49:17 c3106fc0e877: Waiting 03:49:17 547446be3368: Verifying Checksum 03:49:17 547446be3368: Download complete 03:49:17 c3105a71a48b: Verifying Checksum 03:49:17 c3105a71a48b: Download complete 03:49:17 d125d8839a47: Verifying Checksum 03:49:17 d125d8839a47: Download complete 03:49:17 c3106fc0e877: Verifying Checksum 03:49:17 c3106fc0e877: Download complete 03:49:17 0f093f025ec4: Verifying Checksum 03:49:17 0f093f025ec4: Download complete 03:49:17 547446be3368: Pull complete 03:49:18 #95 exporting layers 0.5s done 03:49:18 #95 writing image sha256:50dded059bec19a0c97d7a54da584598fd7d25f7e4bd98eb537554233da8621a done 03:49:18 #95 naming to docker.io/library/security-spire-config done 03:49:18 #95 DONE 0.6s 03:49:18 03:49:18 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:49:18 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:18 #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:18 #96 2.428 OK: 7 MiB in 18 packages 03:49:18 #96 DONE 2.6s 03:49:18 03:49:18 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:49:18 #82 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:18 #82 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:18 #82 ... 03:49:18 03:49:18 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:49:18 #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:18 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:18 #0 2.840 OK: 20 MiB in 20 packages 03:49:18 #97 DONE 3.2s 03:49:18 03:49:18 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:49:18 #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:18 #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:18 #0 2.349 OK: 13 MiB in 29 packages 03:49:18 #98 DONE 2.7s 03:49:18 03:49:18 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:49:18 #99 DONE 0.6s 03:49:18 03:49:18 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:49:18 #100 DONE 0.1s 03:49:18 03:49:18 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:49:18 #0 2.609 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:18 #0 2.794 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:18 #0 3.472 (1/1) Installing dumb-init (1.2.5-r3) 03:49:18 #0 3.991 Executing busybox-1.37.0-r20.trigger 03:49:18 #0 4.002 OK: 7 MiB in 17 packages 03:49:18 #101 DONE 4.3s 03:49:18 03:49:18 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:49:18 #82 2.951 OK: 8 MiB in 21 packages 03:49:19 d125d8839a47: Pull complete 03:49:19 #82 DONE 3.3s 03:49:19 03:49:19 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:49:19 3e85d5ac6304: Verifying Checksum 03:49:19 3e85d5ac6304: Download complete 03:49:24 #102 ... 03:49:24 03:49:24 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:24 #103 ... 03:49:24 03:49:24 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:24 #104 ... 03:49:24 03:49:24 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:24 #105 ... 03:49:24 03:49:24 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:29 3e85d5ac6304: Pull complete 03:49:29 c3105a71a48b: Pull complete 03:49:29 #106 ... 03:49:29 03:49:29 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:49:29 #107 ... 03:49:29 03:49:29 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:29 #78 DONE 15.6s 03:49:29 03:49:29 #108 [core-metadata builder 6/7] COPY . . 03:49:29 #108 ... 03:49:29 03:49:29 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:30 #105 DONE 15.6s 03:49:30 03:49:30 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:30 #103 DONE 15.6s 03:49:30 03:49:30 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:30 #104 DONE 15.6s 03:49:30 03:49:30 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:49:30 #107 DONE 10.5s 03:49:30 03:49:30 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:30 #89 DONE 13.6s 03:49:30 03:49:30 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:49:30 #102 DONE 10.5s 03:49:30 03:49:30 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:30 #106 DONE 15.7s 03:49:30 03:49:30 #108 [core-data builder 6/7] COPY . . 03:49:31 0f093f025ec4: Pull complete 03:49:31 c3106fc0e877: Pull complete 03:49:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:32 prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container 03:49:32 $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:49:34 $ docker top 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:35 + docker compose -f ./docker-compose-build.yml build --parallel 03:49:35 #108 ... 03:49:35 03:49:35 #109 [security-secretstore-setup builder 6/7] COPY . . 03:49:35 #109 ... 03:49:35 03:49:35 #110 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:49:35 #110 DONE 5.6s 03:49:35 03:49:35 #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:49:35 #111 ... 03:49:35 03:49:35 #112 [security-spire-server stage-2 6/9] COPY security.txt / 03:49:36 #112 ... 03:49:36 03:49:36 #113 [support-scheduler builder 6/7] COPY . . 03:49:36 #113 DONE 7.1s 03:49:36 03:49:36 #114 [core-keeper builder 7/8] COPY . . 03:49:36 #114 DONE 7.1s 03:49:36 03:49:36 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 03:49:36 #108 DONE 7.2s 03:49:36 03:49:36 #115 [security-spiffe-token-provider builder 6/7] COPY . . 03:49:36 #115 DONE 7.2s 03:49:36 03:49:36 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #116 CACHED 03:49:36 03:49:36 #117 [core-metadata builder 6/7] COPY . . 03:49:36 #117 CACHED 03:49:36 03:49:36 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:49:36 #118 CACHED 03:49:36 03:49:36 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 03:49:36 #119 CACHED 03:49:36 03:49:36 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #120 CACHED 03:49:36 03:49:36 #121 [core-command builder 6/7] COPY . . 03:49:36 #121 CACHED 03:49:36 03:49:36 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 03:49:36 #122 CACHED 03:49:36 03:49:36 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #123 CACHED 03:49:36 03:49:36 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:36 #124 CACHED 03:49:36 03:49:36 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 03:49:36 #125 CACHED 03:49:36 03:49:36 #126 [core-data builder 6/7] COPY . . 03:49:36 #126 CACHED 03:49:36 03:49:36 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #127 CACHED 03:49:36 03:49:36 #128 [support-notifications builder 6/7] COPY . . 03:49:36 #128 DONE 7.2s 03:49:36 03:49:36 #109 [security-secretstore-setup builder 6/7] COPY . . 03:49:36 #109 DONE 7.1s 03:49:36 03:49:36 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:36 #129 CACHED 03:49:36 03:49:36 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #130 CACHED 03:49:36 03:49:36 #131 [security-bootstrapper builder 6/7] COPY . . 03:49:36 #131 CACHED 03:49:36 03:49:36 #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:49:36 #111 DONE 7.2s 03:49:36 03:49:36 #132 [security-secretstore-setup builder 6/7] COPY . . 03:49:36 #132 CACHED 03:49:36 03:49:36 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 #133 CACHED 03:49:36 03:49:36 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:49:36 #134 CACHED 03:49:36 03:49:36 #112 [security-spire-server stage-2 6/9] COPY security.txt / 03:49:36 #112 DONE 1.4s 03:49:36 03:49:36 #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:49:36 #135 DONE 0.2s 03:49:36 03:49:36 #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:49:37 #136 DONE 0.1s 03:49:37 03:49:37 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 03:49:37 #137 DONE 0.1s 03:49:37 03:49:37 #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:49:37 #138 DONE 0.0s 03:49:37 03:49:37 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:49:37 #139 DONE 0.0s 03:49:37 03:49:37 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:49:37 #140 DONE 0.0s 03:49:37 03:49:37 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:49:37 #141 DONE 0.0s 03:49:37 03:49:37 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:49:37 #142 DONE 0.1s 03:49:37 03:49:37 #143 [security-spire-agent] exporting to image 03:49:37 #143 exporting layers 03:49:38 #143 ... 03:49:38 03:49:38 #144 [security-spire-server] exporting to image 03:49:38 #144 exporting layers 0.7s done 03:49:38 #144 writing image sha256:45493fe61843d4d22f86db54a302de5f4d6918a33c8a25903dd818984164603f 0.0s done 03:49:38 #144 naming to docker.io/library/security-spire-server done 03:49:38 #144 DONE 0.8s 03:49:38 03:49:38 #143 [security-spire-agent] exporting to image 03:49:38 #143 exporting layers 0.7s done 03:49:38 #143 writing image sha256:8c25eb3f9bf32452fcd15a9ae2e3a10aab8e644897cecab66354748bacc4fbb8 done 03:49:38 #143 naming to docker.io/library/security-spire-agent done 03:49:38 #143 DONE 0.9s 03:49:38 03:49:38 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:49:38 #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:49:45 #1 [security-bootstrapper internal] load build definition from Dockerfile 03:49:45 #1 transferring dockerfile: 3.02kB 0.0s done 03:49:45 #1 DONE 0.1s 03:49:45 03:49:45 #2 [core-keeper internal] load build definition from Dockerfile 03:49:46 #2 ... 03:49:46 03:49:46 #3 [security-proxy-setup internal] load build definition from Dockerfile 03:49:46 #3 transferring dockerfile: 2.50kB 0.0s done 03:49:46 #3 DONE 1.8s 03:49:46 03:49:46 #4 [support-scheduler internal] load build definition from Dockerfile 03:49:46 #4 transferring dockerfile: 1.83kB 0.0s done 03:49:46 #4 DONE 1.8s 03:49:46 03:49:46 #2 [core-keeper internal] load build definition from Dockerfile 03:49:46 #2 transferring dockerfile: 2.07kB done 03:49:46 #2 DONE 2.0s 03:49:46 03:49:46 #5 [support-notifications internal] load build definition from Dockerfile 03:49:46 #5 transferring dockerfile: 2.02kB done 03:49:46 #5 DONE 2.1s 03:49:46 03:49:46 #6 [security-spire-server internal] load .dockerignore 03:49:46 #6 ... 03:49:46 03:49:46 #7 [core-metadata internal] load build definition from Dockerfile 03:49:46 #7 transferring dockerfile: 2.10kB done 03:49:46 #7 DONE 2.1s 03:49:46 03:49:46 #6 [security-spire-server internal] load .dockerignore 03:49:46 #6 transferring context: 50B 0.0s done 03:49:46 #6 ... 03:49:46 03:49:46 #8 [core-data internal] load build definition from Dockerfile 03:49:46 #8 transferring dockerfile: 2.04kB 0.0s done 03:49:46 #8 DONE 2.2s 03:49:46 03:49:46 #9 [security-spire-agent internal] load .dockerignore 03:49:46 #9 transferring context: 50B 0.0s done 03:49:46 #9 DONE 0.7s 03:49:46 03:49:46 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:49:46 #10 transferring dockerfile: 2.23kB 0.0s done 03:49:46 #10 DONE 2.2s 03:49:46 03:49:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:49:46 #11 transferring dockerfile: 1.89kB 0.0s done 03:49:46 #11 DONE 2.2s 03:49:46 03:49:46 #12 [security-spire-config internal] load .dockerignore 03:49:46 #12 transferring context: 50B 0.0s done 03:49:46 #12 DONE 0.7s 03:49:46 03:49:46 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:49:46 #13 transferring dockerfile: 2.14kB 0.0s done 03:49:46 #13 DONE 2.2s 03:49:46 03:49:46 #14 [security-spire-config internal] load build definition from Dockerfile 03:49:46 #14 transferring dockerfile: 1.69kB 0.0s done 03:49:46 #14 DONE 2.1s 03:49:46 03:49:46 #6 [security-spire-server internal] load .dockerignore 03:49:46 #6 DONE 0.7s 03:49:46 03:49:46 #15 [core-command internal] load .dockerignore 03:49:46 #15 transferring context: 50B 0.0s done 03:49:46 #15 ... 03:49:46 03:49:46 #16 [core-command internal] load build definition from Dockerfile 03:49:46 #16 transferring dockerfile: 1.94kB 0.0s done 03:49:46 #16 DONE 2.0s 03:49:46 03:49:46 #17 [support-notifications internal] load .dockerignore 03:49:46 #17 transferring context: 50B 0.0s done 03:49:46 #17 DONE 1.2s 03:49:46 03:49:46 #18 [security-proxy-setup internal] load .dockerignore 03:49:46 #18 transferring context: 50B 0.0s done 03:49:46 #18 DONE 1.4s 03:49:46 03:49:46 #19 [core-keeper internal] load .dockerignore 03:49:46 #19 transferring context: 50B 0.0s done 03:49:46 #19 DONE 1.3s 03:49:47 03:49:47 #20 [security-spire-server internal] load build definition from Dockerfile 03:49:47 #20 transferring dockerfile: 1.70kB 0.0s done 03:49:47 #20 DONE 2.2s 03:49:47 03:49:47 #21 [support-scheduler internal] load .dockerignore 03:49:47 #21 transferring context: 50B 0.0s done 03:49:47 #21 DONE 1.4s 03:49:47 03:49:47 #22 [security-secretstore-setup internal] load build definition from Dockerfile 03:49:47 #22 transferring dockerfile: 2.49kB 0.0s done 03:49:47 #22 DONE 2.4s 03:49:47 03:49:47 #23 [security-bootstrapper internal] load .dockerignore 03:49:47 #23 transferring context: 50B 0.0s done 03:49:47 #23 DONE 2.1s 03:49:47 03:49:47 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:49:47 #24 ... 03:49:47 03:49:47 #25 [core-data internal] load .dockerignore 03:49:47 #25 transferring context: 50B 0.0s done 03:49:47 #25 DONE 1.3s 03:49:47 03:49:47 #26 [security-spire-agent internal] load build definition from Dockerfile 03:49:47 #26 transferring dockerfile: 1.81kB 0.0s done 03:49:47 #26 DONE 2.4s 03:49:47 03:49:47 #27 [security-proxy-auth internal] load .dockerignore 03:49:47 #27 transferring context: 50B 0.0s done 03:49:47 #27 DONE 1.3s 03:49:47 03:49:47 #28 [core-metadata internal] load .dockerignore 03:49:47 #28 transferring context: 50B 0.0s done 03:49:47 #28 DONE 1.5s 03:49:47 03:49:47 #15 [core-command internal] load .dockerignore 03:49:47 #15 DONE 1.0s 03:49:47 03:49:47 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 03:49:47 #29 DONE 0.3s 03:49:47 03:49:47 #30 [security-secretstore-setup internal] load .dockerignore 03:49:47 #30 transferring context: 50B 0.0s done 03:49:47 #30 DONE 1.3s 03:49:47 03:49:47 #31 [security-spiffe-token-provider internal] load .dockerignore 03:49:47 #31 transferring context: 50B 0.0s done 03:49:47 #31 DONE 1.4s 03:49:47 03:49:47 #32 [core-common-config-bootstrapper internal] load .dockerignore 03:49:47 #32 transferring context: 50B 0.0s done 03:49:47 #32 DONE 1.5s 03:49:47 03:49:47 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:49:47 #24 ... 03:49:47 03:49:47 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:47 #33 DONE 0.0s 03:49:47 03:49:47 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 03:49:47 #29 DONE 0.3s 03:49:47 03:49:47 #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:47 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:47 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:47 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:47 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:47 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s 03:49:47 #34 ... 03:49:47 03:49:47 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:49:47 #24 DONE 0.9s 03:49:47 03:49:47 #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:47 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.2s 03:49:47 #34 ... 03:49:47 03:49:47 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:47 #33 DONE 0.0s 03:49:47 03:49:47 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:47 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:47 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:47 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:47 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:47 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.40MB / 4.14MB 0.3s 03:49:48 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:48 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 03:49:48 #34 ... 03:49:48 03:49:48 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 03:49:48 #29 DONE 0.4s 03:49:48 03:49:48 #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:48 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:48 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:48 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:48 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:48 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:48 #145 ... 03:49:48 03:49:48 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:48 #0 0.591 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:49:48 #146 ... 03:49:48 03:49:48 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:49:48 #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:49:48 #147 ... 03:49:48 03:49:48 #148 [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:49:48 #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:48 #148 ... 03:49:48 03:49:48 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:49:48 #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:49:48 #149 ... 03:49:48 03:49:48 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:48 #0 0.692 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:49:48 #150 ... 03:49:48 03:49:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:48 #0 0.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:48 #151 ... 03:49:48 03:49:48 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:49:48 #0 1.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:49:48 #152 ... 03:49:48 03:49:48 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:49:48 #0 0.592 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:49:48 #153 ... 03:49:48 03:49:48 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:49:48 #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:49:48 #34 ... 03:49:48 03:49:48 #35 [security-spire-config internal] load build context 03:49:48 #35 transferring context: 24.83kB 0.0s done 03:49:48 #35 DONE 0.4s 03:49:48 03:49:48 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:49:48 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 03:49:48 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:49:48 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:49:48 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:49:48 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 03:49:48 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:49:48 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 03:49:48 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:49:48 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.76MB / 37.02MB 0.4s 03:49:48 #154 ... 03:49:48 03:49:48 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:48 #0 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:49:48 #155 ... 03:49:48 03:49:48 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:48 #0 1.025 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:48 #36 ... 03:49:48 03:49:48 #37 [support-notifications internal] load build context 03:49:48 #37 transferring context: 3.42MB 0.8s done 03:49:48 #37 DONE 1.0s 03:49:48 03:49:48 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:48 #33 DONE 0.0s 03:49:48 03:49:48 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:49:48 #36 ... 03:49:48 03:49:48 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:49:48 #29 DONE 0.6s 03:49:49 03:49:49 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 03:49:49 #29 DONE 0.6s 03:49:49 03:49:49 #24 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:49:49 #24 DONE 1.0s 03:49:49 03:49:49 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:49 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:49 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:49 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:49 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:49 #34 ... 03:49:49 03:49:49 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:49 #33 DONE 0.0s 03:49:49 03:49:49 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:49 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:49 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:49 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:49 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:49 #34 ... 03:49:49 03:49:49 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:49 #33 DONE 0.0s 03:49:49 03:49:49 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 ... 03:49:49 03:49:49 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:49:49 #29 DONE 0.9s 03:49:49 03:49:49 #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:49 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:49 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:49 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:49 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:49 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:49 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:49 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:49 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:49 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:49 #34 ... 03:49:49 03:49:49 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:49 #33 DONE 0.0s 03:49:49 03:49:49 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 ... 03:49:49 03:49:49 #29 [core-data internal] load metadata for docker.io/library/alpine:3.22 03:49:49 #29 DONE 1.1s 03:49:49 03:49:49 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 ... 03:49:49 03:49:49 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:49 #38 DONE 2.8s 03:49:49 03:49:49 #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:49 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:49 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:49 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:49 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:49 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:49 #34 ... 03:49:49 03:49:49 #39 [security-spire-server internal] load build context 03:49:49 #39 transferring context: 26.58kB 0.1s done 03:49:49 #39 DONE 0.8s 03:49:49 03:49:49 #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 ... 03:49:50 03:49:50 #40 [security-proxy-setup internal] load build context 03:49:50 #40 transferring context: 3.42MB 1.3s done 03:49:50 #40 DONE 1.8s 03:49:50 03:49:50 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:50 #33 DONE 0.0s 03:49:50 03:49:50 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 03:49:50 #29 DONE 1.3s 03:49:50 03:49:50 #41 [security-proxy-auth internal] load build context 03:49:50 #41 DONE 0.0s 03:49:50 03:49:50 #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:49:50 #24 DONE 1.4s 03:49:50 03:49:50 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:50 #38 DONE 2.8s 03:49:50 03:49:50 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:50 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:50 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:50 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:50 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:50 #34 ... 03:49:50 03:49:50 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:50 #33 DONE 0.0s 03:49:50 03:49:50 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 ... 03:49:50 03:49:50 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:50 #33 DONE 0.0s 03:49:50 03:49:50 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 ... 03:49:50 03:49:50 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:50 #38 DONE 2.8s 03:49:50 03:49:50 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:50 #33 DONE 0.0s 03:49:50 03:49:50 #42 [core-metadata builder 2/7] WORKDIR /edgex-go 03:49:50 #42 DONE 1.6s 03:49:50 03:49:50 #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:50 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:50 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:50 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:50 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:50 #34 ... 03:49:50 03:49:50 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:50 #38 DONE 2.8s 03:49:50 03:49:50 #42 [core-command builder 2/7] WORKDIR /edgex-go 03:49:50 #42 DONE 1.6s 03:49:50 03:49:50 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:50 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:50 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:50 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:50 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:50 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:51 #34 ... 03:49:51 03:49:51 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:51 #33 DONE 0.0s 03:49:51 03:49:51 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:51 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done 03:49:51 #34 ... 03:49:51 03:49:51 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:49:51 #33 DONE 0.0s 03:49:51 03:49:51 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:51 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done 03:49:52 #34 ... 03:49:52 03:49:52 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:49:52 #43 DONE 2.2s 03:49:52 03:49:52 #44 [core-keeper internal] load build context 03:49:52 #44 transferring context: 3.42MB 2.5s done 03:49:52 #44 DONE 3.1s 03:49:52 03:49:52 #45 [security-spire-agent internal] load build context 03:49:52 #45 DONE 0.0s 03:49:52 03:49:52 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:52 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:52 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:52 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:52 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:52 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:52 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done 03:49:52 #34 ... 03:49:52 03:49:52 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:52 #46 DONE 0.0s 03:49:52 03:49:52 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:49:52 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 03:49:52 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:49:52 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:49:52 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:49:52 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 03:49:52 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:49:52 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 03:49:52 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:49:52 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.6s done 03:49:52 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 03:49:52 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:49:52 #36 ... 03:49:52 03:49:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 03:49:52 #29 DONE 3.4s 03:49:52 03:49:52 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:52 #38 DONE 2.8s 03:49:52 03:49:52 #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:49:52 #42 DONE 1.6s 03:49:52 03:49:52 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:52 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:52 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:52 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:52 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:52 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:52 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done 03:49:52 #34 ... 03:49:52 03:49:52 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:52 #38 DONE 2.8s 03:49:52 03:49:52 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:49:52 #42 DONE 1.6s 03:49:52 03:49:52 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:49:52 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:49:52 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:49:52 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:49:52 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:49:52 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 03:49:52 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done 03:49:53 #34 ... 03:49:53 03:49:53 #47 [support-scheduler internal] load build context 03:49:53 #47 transferring context: 3.42MB 2.9s done 03:49:53 #47 DONE 4.2s 03:49:53 03:49:53 #48 [security-bootstrapper internal] load build context 03:49:53 #48 transferring context: 3.42MB 2.9s done 03:49:53 #48 DONE 4.4s 03:49:53 03:49:53 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:53 #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done 03:49:53 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:49:53 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:49:53 #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:49:53 #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 03:49:53 #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 03:49:53 #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 03:49:53 #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 03:49:53 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 1.84MB / 17.33MB 0.9s 03:49:54 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 1.2s 03:49:54 #46 ... 03:49:54 03:49:54 #49 [core-data internal] load build context 03:49:54 #49 transferring context: 3.42MB 2.8s done 03:49:54 #49 DONE 4.3s 03:49:54 03:49:54 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:54 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.03MB / 17.33MB 1.6s 03:49:54 #46 ... 03:49:54 03:49:54 #45 [security-spire-agent internal] load build context 03:49:54 #45 transferring context: 26.11kB 0.2s done 03:49:54 #45 DONE 2.4s 03:49:54 03:49:54 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:54 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 1.8s 03:49:55 #46 ... 03:49:55 03:49:55 #41 [security-proxy-auth internal] load build context 03:49:55 #41 transferring context: 3.42MB 3.4s done 03:49:55 #41 DONE 4.7s 03:49:55 03:49:55 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:55 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 2.0s 03:49:55 #46 ... 03:49:55 03:49:55 #50 [core-metadata internal] load build context 03:49:55 #50 transferring context: 3.42MB 3.0s done 03:49:55 #50 DONE 4.1s 03:49:55 03:49:55 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:55 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 2.3s 03:49:55 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.22MB / 17.33MB 2.6s 03:49:55 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 2.9s 03:49:56 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 3.1s 03:49:56 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 3.4s 03:49:56 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 3.5s 03:49:57 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.72MB / 17.33MB 4.5s 03:49:57 #46 ... 03:49:57 03:49:57 #51 [core-command internal] load build context 03:49:57 #51 transferring context: 3.42MB 4.6s done 03:49:57 #51 DONE 6.4s 03:49:57 03:49:57 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:49:57 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.66MB / 17.33MB 4.7s 03:49:58 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.56MB / 17.33MB 5.0s 03:49:58 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s 03:49:58 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s done 03:49:58 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 03:50:00 #46 ... 03:50:00 03:50:00 #52 [security-spiffe-token-provider internal] load build context 03:50:00 #52 transferring context: 3.42MB 4.3s done 03:50:00 #52 DONE 7.2s 03:50:00 03:50:00 #53 [security-secretstore-setup internal] load build context 03:50:00 #53 transferring context: 3.42MB 5.2s done 03:50:00 #53 DONE 7.3s 03:50:00 03:50:00 #54 [core-common-config-bootstrapper internal] load build context 03:50:00 #54 transferring context: 3.42MB 5.4s done 03:50:00 #54 DONE 8.1s 03:50:00 03:50:00 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:00 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.6s 03:50:00 #36 ... 03:50:00 03:50:00 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:50:00 #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:00 #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:01 #55 ... 03:50:01 03:50:01 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:01 #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:01 #0 9.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:01 #56 ... 03:50:01 03:50:01 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:01 #57 ... 03:50:01 03:50:01 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:50:01 #0 5.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:01 #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:01 #0 9.781 OK: 255 MiB in 60 packages 03:50:01 #58 ... 03:50:01 03:50:01 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:50:01 #0 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:01 #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:01 #0 10.60 OK: 255 MiB in 60 packages 03:50:01 #59 ... 03:50:01 03:50:01 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:01 #36 ... 03:50:01 03:50:01 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:01 #57 DONE 10.9s 03:50:02 03:50:02 #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:02 #60 ... 03:50:02 03:50:02 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:50:02 #58 DONE 11.4s 03:50:02 03:50:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:02 #36 ... 03:50:02 03:50:02 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:50:02 #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:02 #0 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:02 #61 ... 03:50:02 03:50:02 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:50:02 #59 DONE 11.8s 03:50:02 03:50:02 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 03:50:03 #62 ... 03:50:03 03:50:03 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:50:04 #34 ... 03:50:04 03:50:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:04 #36 ... 03:50:04 03:50:04 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:50:04 #63 DONE 1.9s 03:50:04 03:50:04 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:50:04 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.6s 03:50:04 #46 ... 03:50:04 03:50:04 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:50:04 #64 ... 03:50:04 03:50:04 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:04 #56 13.55 OK: 255 MiB in 60 packages 03:50:05 #56 ... 03:50:05 03:50:05 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:50:05 #65 ... 03:50:05 03:50:05 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:50:05 #66 ... 03:50:05 03:50:05 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 03:50:05 #62 DONE 2.9s 03:50:05 03:50:05 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:05 #67 ... 03:50:05 03:50:05 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:05 #56 DONE 14.7s 03:50:05 03:50:05 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:05 #68 ... 03:50:05 03:50:05 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:06 #69 ... 03:50:06 03:50:06 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:50:06 #55 14.16 OK: 255 MiB in 60 packages 03:50:06 #55 DONE 15.7s 03:50:06 03:50:06 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:50:06 #70 ... 03:50:06 03:50:06 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:06 #71 ... 03:50:06 03:50:06 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:06 #72 ... 03:50:06 03:50:06 #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:50:06 #73 ... 03:50:06 03:50:06 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:50:06 #74 ... 03:50:06 03:50:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:06 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s 03:50:08 #36 ... 03:50:08 03:50:08 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:50:08 #75 DONE 2.4s 03:50:08 03:50:08 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:50:08 #76 DONE 2.0s 03:50:08 03:50:08 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:09 #77 ... 03:50:09 03:50:09 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:09 #67 DONE 13.8s 03:50:09 03:50:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:50:09 #61 13.29 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:50:09 #61 13.29 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:50:09 #61 13.29 OK: 26183 distinct packages available 03:50:09 #61 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:09 #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:09 #61 16.31 OK: 255 MiB in 60 packages 03:50:09 #61 DONE 16.8s 03:50:09 03:50:09 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:50:13 #78 DONE 4.3s 03:50:13 03:50:13 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:13 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.8s 03:50:14 #36 ... 03:50:14 03:50:14 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:14 #79 ... 03:50:14 03:50:14 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:14 #68 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:15 #68 ... 03:50:15 03:50:15 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:50:15 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.3s 03:50:15 #46 ... 03:50:15 03:50:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:15 #36 ... 03:50:15 03:50:15 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:15 #80 ... 03:50:15 03:50:15 #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:15 #60 13.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:18 #60 ... 03:50:18 03:50:18 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:18 #81 ... 03:50:18 03:50:18 #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:18 #60 16.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:19 #60 ... 03:50:19 03:50:19 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:50:19 #0 8.689 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:19 #82 ... 03:50:19 03:50:19 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:19 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.8s 03:50:19 #36 ... 03:50:19 03:50:19 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:50:19 #65 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:19 #65 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:19 #65 16.80 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:50:19 #65 16.80 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:50:19 #65 16.80 OK: 26165 distinct packages available 03:50:19 #65 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:19 #65 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:19 #65 ... 03:50:19 03:50:19 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:50:20 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.9s done 03:50:23 #36 ... 03:50:23 03:50:23 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:50:23 #65 24.74 (1/4) Installing dumb-init (1.2.5-r3) 03:50:23 #65 24.77 (2/4) Installing musl-obstack (1.2.3-r2) 03:50:23 #65 24.79 (3/4) Installing libucontext (1.3.2-r0) 03:50:23 #65 24.82 (4/4) Installing gcompat (1.1.0-r4) 03:50:23 #65 24.87 Executing busybox-1.37.0-r20.trigger 03:50:23 #65 25.11 OK: 8 MiB in 20 packages 03:50:23 #65 DONE 27.4s 03:50:23 03:50:23 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:23 #83 ... 03:50:23 03:50:23 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:23 #84 ... 03:50:23 03:50:23 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:50:23 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.4s done 03:50:24 #46 ... 03:50:24 03:50:24 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:24 #71 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:24 #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:24 #71 ... 03:50:24 03:50:24 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:50:24 #64 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:24 #64 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:24 #64 ... 03:50:24 03:50:24 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:24 #69 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:24 #69 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:24 #69 ... 03:50:24 03:50:24 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:24 #72 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:24 #72 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:24 #72 ... 03:50:24 03:50:24 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:50:24 #74 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:24 #74 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:25 #74 ... 03:50:25 03:50:25 #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:50:25 #73 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:25 #73 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:25 #73 ... 03:50:25 03:50:25 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:50:25 #66 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:25 #66 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:25 #66 ... 03:50:25 03:50:25 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:50:25 #70 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:25 #70 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:25 #70 ... 03:50:25 03:50:25 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:25 #83 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:26 #83 ... 03:50:26 03:50:26 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:26 #68 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:26 #68 ... 03:50:26 03:50:26 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:26 #71 30.88 (1/3) Installing ca-certificates (20260413-r0) 03:50:26 #71 31.24 (2/3) Installing dumb-init (1.2.5-r3) 03:50:27 #71 31.27 (3/3) Installing tzdata (2026b-r0) 03:50:28 #71 32.56 Executing busybox-1.37.0-r20.trigger 03:50:28 #71 32.83 Executing ca-certificates-20260413-r0.trigger 03:50:29 #71 ... 03:50:29 03:50:29 #74 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:50:29 #74 31.19 (1/1) Installing dumb-init (1.2.5-r3) 03:50:29 #74 31.26 Executing busybox-1.37.0-r20.trigger 03:50:29 #74 31.41 OK: 8 MiB in 17 packages 03:50:29 #74 DONE 33.8s 03:50:29 03:50:29 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:50:29 #66 30.42 (1/4) Installing dumb-init (1.2.5-r3) 03:50:29 #66 30.46 (2/4) Installing openssl (3.5.6-r0) 03:50:29 #66 30.54 (3/4) Installing su-exec (0.2-r3) 03:50:29 #66 30.58 (4/4) Installing yq-go (4.47.2-r3) 03:50:29 #66 31.81 Executing busybox-1.37.0-r20.trigger 03:50:29 #66 32.01 OK: 20 MiB in 20 packages 03:50:29 #66 DONE 34.3s 03:50:29 03:50:29 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:50:29 #85 ... 03:50:29 03:50:29 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:50:29 #82 10.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:30 #82 ... 03:50:30 03:50:30 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:50:30 #64 32.54 (1/7) Installing ca-certificates (20260413-r0) 03:50:30 #64 32.97 (2/7) Installing dumb-init (1.2.5-r3) 03:50:30 #64 32.98 (3/7) Installing libgcc (14.2.0-r6) 03:50:30 #64 33.00 (4/7) Installing libsodium (1.0.20-r1) 03:50:30 #64 33.05 (5/7) Installing libstdc++ (14.2.0-r6) 03:50:30 #64 33.29 (6/7) Installing libzmq (4.3.5-r2) 03:50:30 #64 33.41 (7/7) Installing zeromq (4.3.5-r2) 03:50:30 #64 33.46 Executing busybox-1.37.0-r20.trigger 03:50:30 #64 33.61 Executing ca-certificates-20260413-r0.trigger 03:50:30 #64 35.30 OK: 12 MiB in 23 packages 03:50:30 #64 ... 03:50:30 03:50:30 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:50:30 #70 31.33 (1/1) Installing dumb-init (1.2.5-r3) 03:50:30 #70 31.39 Executing busybox-1.37.0-r20.trigger 03:50:30 #70 31.63 OK: 8 MiB in 17 packages 03:50:30 #70 DONE 34.5s 03:50:30 03:50:30 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:30 #71 34.74 OK: 9 MiB in 19 packages 03:50:30 #71 ... 03:50:30 03:50:30 #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:50:30 #73 32.08 (1/2) Installing dumb-init (1.2.5-r3) 03:50:30 #73 32.12 (2/2) Installing su-exec (0.2-r3) 03:50:30 #73 32.13 Executing busybox-1.37.0-r20.trigger 03:50:30 #73 32.31 OK: 8 MiB in 18 packages 03:50:30 #73 DONE 35.3s 03:50:31 03:50:31 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:50:33 #86 ... 03:50:33 03:50:33 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:50:33 #64 DONE 38.5s 03:50:33 03:50:33 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:50:33 #87 ... 03:50:33 03:50:33 #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:33 #60 29.09 OK: 255 MiB in 60 packages 03:50:33 #60 DONE 31.8s 03:50:33 03:50:33 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:50:34 #88 ... 03:50:34 03:50:34 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:34 #71 DONE 38.8s 03:50:34 03:50:34 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:50:35 #89 ... 03:50:35 03:50:35 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:35 #68 31.95 (1/4) Installing ca-certificates (20260413-r0) 03:50:35 #68 32.50 (2/4) Installing dumb-init (1.2.5-r3) 03:50:35 #68 32.55 (3/4) Installing su-exec (0.2-r3) 03:50:35 #68 32.57 (4/4) Installing yq-go (4.47.2-r3) 03:50:35 #68 33.89 Executing busybox-1.37.0-r20.trigger 03:50:35 #68 34.00 Executing ca-certificates-20260413-r0.trigger 03:50:35 #68 36.56 OK: 20 MiB in 20 packages 03:50:35 #68 DONE 39.2s 03:50:35 03:50:35 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:50:35 #82 22.07 (1/1) Installing dumb-init (1.2.5-r3) 03:50:35 #82 23.17 Executing busybox-1.37.0-r20.trigger 03:50:35 #82 23.35 OK: 8 MiB in 17 packages 03:50:35 #82 DONE 25.7s 03:50:35 03:50:35 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:50:35 #88 DONE 1.4s 03:50:35 03:50:35 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:37 #90 ... 03:50:37 03:50:37 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:37 #83 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:37 #83 ... 03:50:37 03:50:37 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:37 #72 32.28 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:50:37 #72 32.28 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:50:37 #72 32.28 OK: 26165 distinct packages available 03:50:37 #72 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:37 #72 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:37 #72 ... 03:50:37 03:50:37 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:37 #69 31.68 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:50:37 #69 31.69 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:50:37 #69 31.69 OK: 26165 distinct packages available 03:50:37 #69 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:37 #69 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:37 #69 ... 03:50:37 03:50:37 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:50:37 #85 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:39 #85 9.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:39 #85 ... 03:50:39 03:50:39 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:50:39 #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:39 #0 9.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:39 #91 ... 03:50:39 03:50:39 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:50:39 #87 6.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:40 #87 ... 03:50:40 03:50:40 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:40 #83 15.53 OK: 8 MiB in 20 packages 03:50:40 #83 DONE 17.6s 03:50:40 03:50:40 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:50:40 #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:40 #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:40 #92 ... 03:50:40 03:50:40 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:50:42 #93 DONE 2.1s 03:50:42 03:50:42 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:50:42 #94 DONE 0.2s 03:50:42 03:50:42 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:50:42 #87 9.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:42 #87 ... 03:50:42 03:50:42 #95 [security-spire-config stage-2 6/10] COPY security.txt / 03:50:42 #95 DONE 0.1s 03:50:42 03:50:42 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:50:42 #96 DONE 0.2s 03:50:42 03:50:42 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:42 #72 47.51 (1/5) Installing dumb-init (1.2.5-r3) 03:50:43 #72 ... 03:50:43 03:50:43 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:50:43 #97 DONE 0.2s 03:50:43 03:50:43 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:43 #72 47.63 (2/5) Installing musl-obstack (1.2.3-r2) 03:50:43 #72 47.64 (3/5) Installing libucontext (1.3.2-r0) 03:50:43 #72 47.65 (4/5) Installing gcompat (1.1.0-r4) 03:50:43 #72 47.68 (5/5) Installing openssl (3.5.6-r0) 03:50:43 #72 ... 03:50:43 03:50:43 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:50:43 #98 DONE 0.2s 03:50:43 03:50:43 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:43 #72 47.89 Executing busybox-1.37.0-r20.trigger 03:50:43 #72 48.00 OK: 9 MiB in 21 packages 03:50:45 #72 ... 03:50:45 03:50:45 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:45 #99 ... 03:50:45 03:50:45 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:45 #69 48.70 (1/13) Installing brotli-libs (1.1.0-r2) 03:50:45 #69 48.96 (2/13) Installing c-ares (1.34.6-r0) 03:50:45 #69 49.03 (3/13) Installing libunistring (1.3-r0) 03:50:45 #69 49.37 (4/13) Installing libidn2 (2.3.7-r0) 03:50:45 #69 49.40 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:50:45 #69 49.45 (6/13) Installing libpsl (0.21.5-r3) 03:50:45 #69 49.49 (7/13) Installing zstd-libs (1.5.7-r0) 03:50:45 #69 49.59 (8/13) Installing libcurl (8.14.1-r2) 03:50:45 #69 49.72 (9/13) Installing curl (8.14.1-r2) 03:50:45 #69 49.80 (10/13) Installing dumb-init (1.2.5-r3) 03:50:45 #69 49.86 (11/13) Installing musl-obstack (1.2.3-r2) 03:50:45 #69 49.88 (12/13) Installing libucontext (1.3.2-r0) 03:50:45 #69 49.92 (13/13) Installing gcompat (1.1.0-r4) 03:50:45 #69 49.93 Executing busybox-1.37.0-r20.trigger 03:50:45 #69 50.10 OK: 13 MiB in 29 packages 03:50:46 #69 ... 03:50:46 03:50:46 #100 [security-spire-config] exporting to image 03:50:46 #100 exporting layers 2.5s done 03:50:46 #100 writing image sha256:3f88d487e5575861b6b1cb39786e8049723e8528c408f5ec62b960a09d40c67b 0.0s done 03:50:46 #100 naming to docker.io/library/security-spire-config-arm64 done 03:50:46 #100 DONE 2.6s 03:50:46 03:50:46 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:46 #90 5.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:46 #90 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:46 #90 ... 03:50:46 03:50:46 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:46 #72 DONE 50.7s 03:50:46 03:50:46 #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:50:48 #101 ... 03:50:48 03:50:48 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:48 #69 DONE 52.5s 03:50:48 03:50:48 #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:50:48 #102 ... 03:50:48 03:50:48 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:50:48 #86 7.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:48 #86 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:48 #86 ... 03:50:48 03:50:48 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:50:48 #85 19.24 OK: 8 MiB in 17 packages 03:50:50 #85 ... 03:50:50 03:50:50 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:50:50 #89 5.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:50 #89 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:50 #89 ... 03:50:50 03:50:50 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:50:50 #91 18.91 OK: 20 MiB in 20 packages 03:50:50 #91 DONE 20.8s 03:50:50 03:50:50 #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:50:50 #103 DONE 0.3s 03:50:50 03:50:50 #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:50:50 #101 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:50 #101 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:50 #101 ... 03:50:50 03:50:50 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:50:50 #85 DONE 21.5s 03:50:51 03:50:51 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:50:51 #92 20.87 OK: 8 MiB in 17 packages 03:50:56 #92 ... 03:50:56 03:50:56 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:50:56 #86 20.11 OK: 8 MiB in 18 packages 03:50:56 #86 DONE 25.1s 03:50:56 03:50:56 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:50:56 #104 ... 03:50:56 03:50:56 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:50:56 #92 DONE 26.0s 03:50:56 03:50:56 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:56 #90 16.90 OK: 20 MiB in 20 packages 03:50:56 #90 DONE 21.4s 03:50:56 03:50:56 #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:50:56 #101 9.354 OK: 9 MiB in 21 packages 03:50:56 #101 ... 03:50:56 03:50:56 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:50:56 #89 17.21 OK: 9 MiB in 19 packages 03:50:56 #89 DONE 22.0s 03:50:56 03:50:56 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:50:56 #87 19.04 OK: 12 MiB in 23 packages 03:50:56 #87 DONE 23.2s 03:50:56 03:50:56 #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:50:56 #102 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:56 #102 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:56 #102 7.368 OK: 13 MiB in 29 packages 03:50:56 #102 ... 03:50:56 03:50:56 #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:50:56 #101 DONE 10.7s 03:50:56 03:50:56 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:50:57 #105 ... 03:50:57 03:50:57 #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:50:57 #102 DONE 8.8s 03:50:57 03:50:57 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:50:59 #106 ... 03:50:59 03:50:59 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:50:59 #105 DONE 2.4s 03:50:59 03:50:59 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:00 #107 ... 03:51:00 03:51:00 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:00 #106 DONE 3.0s 03:51:00 03:51:00 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:51:00 #104 DONE 4.0s 03:51:00 03:51:00 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:51:00 #108 DONE 0.5s 03:51:00 03:51:00 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:51:00 #109 DONE 0.5s 03:51:00 03:51:00 #110 [security-spire-server stage-2 6/9] COPY security.txt / 03:51:00 #110 DONE 0.2s 03:51:00 03:51:00 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:51:01 #111 DONE 0.3s 03:51:01 03:51:01 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:51:01 #112 DONE 0.3s 03:51:01 03:51:01 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:51:01 #113 DONE 0.3s 03:51:01 03:51:01 #100 [security-spire-server] exporting to image 03:51:01 #100 exporting layers 03:51:02 #100 ... 03:51:02 03:51:02 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:02 #107 DONE 2.8s 03:51:02 03:51:02 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:51:02 #114 DONE 0.3s 03:51:02 03:51:02 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:51:02 #115 DONE 0.3s 03:51:02 03:51:02 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:51:03 #116 DONE 0.2s 03:51:03 03:51:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:51:03 #36 ... 03:51:03 03:51:03 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:51:03 #117 DONE 0.2s 03:51:03 03:51:03 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:51:03 #118 DONE 0.2s 03:51:03 03:51:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:51:03 #36 ... 03:51:03 03:51:03 #100 [security-spire-agent] exporting to image 03:51:05 #100 exporting layers 3.6s done 03:51:05 #100 writing image sha256:bec6518ddc71c66a766584209cc88e56d5dafe4ae5bd5384ef801499f2deaa58 0.0s done 03:51:05 #100 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:51:06 #100 exporting layers 2.8s done 03:51:06 #100 writing image sha256:20f2e2fb0f448bc09fc5d031859c4ad7e6daf0fb6f2f7767de7915f468d34cd7 0.0s done 03:51:06 #100 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:51:06 #100 DONE 7.3s 03:51:06 03:51:06 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:25 #156 ... 03:51:25 03:51:25 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:51:25 #154 DONE 93.6s 03:51:25 03:51:25 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:51:25 #145 DONE 93.6s 03:51:25 03:51:25 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:51:25 #157 DONE 0.1s 03:51:25 03:51:25 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:51:25 #158 DONE 0.1s 03:51:25 03:51:25 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:51:25 #159 DONE 0.1s 03:51:25 03:51:25 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:51:25 #160 ... 03:51:25 03:51:25 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:51:25 #161 DONE 0.2s 03:51:25 03:51:25 #162 [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:51:25 #162 DONE 0.1s 03:51:25 03:51:25 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:51:25 #163 DONE 0.2s 03:51:25 03:51:25 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:51:25 #160 DONE 0.8s 03:51:25 03:51:25 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:51:25 #164 ... 03:51:25 03:51:25 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:51:25 #165 DONE 0.2s 03:51:25 03:51:25 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:51:25 #166 DONE 0.2s 03:51:25 03:51:25 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:51:25 #167 DONE 0.1s 03:51:25 03:51:25 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:51:25 #150 ... 03:51:25 03:51:25 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:51:25 #164 DONE 0.7s 03:51:25 03:51:25 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:51:25 #168 DONE 0.1s 03:51:25 03:51:25 #169 [core-common-config-bootstrapper] exporting to image 03:51:25 #169 exporting layers 03:51:25 #169 ... 03:51:25 03:51:25 #170 [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:51:25 #170 DONE 0.2s 03:51:25 03:51:25 #171 [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:51:25 #171 DONE 0.1s 03:51:25 03:51:25 #169 [core-common-config-bootstrapper] exporting to image 03:51:25 #169 exporting layers 0.4s done 03:51:25 #169 writing image sha256:5715fcfeb578a49020082dd0ab3fbd1ce0800eb07cbe6370b60b36fe7697f3e3 done 03:51:25 #169 naming to docker.io/library/core-common-config-bootstrapper done 03:51:25 #169 DONE 0.5s 03:51:25 03:51:25 #172 [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:51:25 #172 DONE 0.1s 03:51:25 03:51:25 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:51:25 #173 DONE 0.1s 03:51:25 03:51:25 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:51:25 #152 ... 03:51:25 03:51:25 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:51:25 #174 DONE 0.9s 03:51:25 03:51:25 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:51:25 #156 ... 03:51:25 03:51:25 #175 [security-bootstrapper] exporting to image 03:51:25 #175 exporting layers 0.5s done 03:51:25 #175 writing image sha256:40fa3da14057230d5217c0a6bfba92386c570892c25e3a0225fde3c1c8544d13 done 03:51:25 #175 naming to docker.io/library/security-bootstrapper done 03:51:25 #175 DONE 0.5s 03:51:25 03:51:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:52:21 #151 ... 03:52:21 03:52:21 #148 [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:52:21 #148 160.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:52:21 #148 ... 03:52:21 03:52:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:52:21 #151 DONE 163.8s 03:52:21 03:52:21 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:52:21 #153 DONE 163.8s 03:52:21 03:52:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:52:21 #150 DONE 163.8s 03:52:21 03:52:21 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:52:21 #149 DONE 163.9s 03:52:21 03:52:21 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:52:21 #152 DONE 163.8s 03:52:21 03:52:21 #148 [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:52:21 #148 DONE 163.9s 03:52:21 03:52:21 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:52:21 #147 DONE 163.9s 03:52:21 03:52:21 #176 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #176 DONE 0.1s 03:52:21 03:52:21 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:52:21 #177 DONE 0.2s 03:52:21 03:52:21 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #178 DONE 0.2s 03:52:21 03:52:21 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #179 DONE 0.2s 03:52:21 03:52:21 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:52:21 #180 CACHED 03:52:21 03:52:21 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #181 CACHED 03:52:21 03:52:21 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #182 CACHED 03:52:21 03:52:21 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:52:21 #183 CACHED 03:52:21 03:52:21 #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #184 DONE 0.2s 03:52:21 03:52:21 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:21 #185 ... 03:52:21 03:52:21 #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:52:21 #186 DONE 0.1s 03:52:21 03:52:21 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:52:21 #187 DONE 0.3s 03:52:21 03:52:21 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:52:21 #188 ... 03:52:21 03:52:21 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:21 #185 DONE 0.6s 03:52:21 03:52:21 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:52:21 #189 DONE 0.6s 03:52:21 03:52:21 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:52:21 #190 DONE 0.6s 03:52:21 03:52:21 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:52:21 #188 DONE 0.5s 03:52:21 03:52:21 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:52:21 #191 DONE 0.6s 03:52:21 03:52:21 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:52:21 #192 DONE 0.6s 03:52:21 03:52:21 #193 [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:52:21 #193 DONE 0.2s 03:52:21 03:52:21 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:52:21 #194 ... 03:52:21 03:52:21 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:52:21 #155 DONE 165.2s 03:52:22 03:52:22 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:52:22 #195 DONE 0.4s 03:52:22 03:52:22 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:52:22 #196 DONE 0.4s 03:52:22 03:52:22 #197 [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:52:22 #197 DONE 0.4s 03:52:22 03:52:22 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:52:22 #198 DONE 0.4s 03:52:22 03:52:22 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:52:22 #199 DONE 0.4s 03:52:22 03:52:22 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:52:22 #200 DONE 0.4s 03:52:22 03:52:22 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:22 #201 ... 03:52:22 03:52:22 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:52:22 #194 DONE 0.4s 03:52:22 03:52:22 #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 03:52:22 #202 DONE 0.3s 03:52:22 03:52:22 #203 [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:52:22 #203 DONE 0.2s 03:52:22 03:52:22 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:52:22 #204 DONE 0.3s 03:52:22 03:52:22 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:52:22 #205 ... 03:52:22 03:52:22 #206 [core-keeper] exporting to image 03:52:22 #206 exporting layers 0.1s done 03:52:22 #206 writing image sha256:e2fd5cf2d6e243c0fd4097f20e0d1fc88377955e2dffac8e2fec6bc035e4a8e9 done 03:52:22 #206 naming to docker.io/library/core-keeper done 03:52:22 #206 DONE 0.4s 03:52:22 03:52:22 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:22 #201 DONE 0.3s 03:52:22 03:52:22 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:52:22 #146 DONE 165.6s 03:52:22 03:52:22 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:52:22 #207 DONE 0.4s 03:52:22 03:52:22 #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:52:22 #208 DONE 0.3s 03:52:22 03:52:22 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:52:22 #209 DONE 0.2s 03:52:22 03:52:22 #210 [core-command] exporting to image 03:52:22 #210 exporting layers 0.2s done 03:52:22 #210 writing image sha256:5462e39b4f2007e23c270c2d3c232cd5f08da11c95423c39045f4129bf431815 0.0s done 03:52:22 #210 naming to docker.io/library/core-command done 03:52:22 #210 DONE 0.5s 03:52:22 03:52:22 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:22 #211 DONE 0.2s 03:52:22 03:52:22 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:52:22 #212 ... 03:52:22 03:52:22 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:52:22 #213 DONE 0.2s 03:52:22 03:52:22 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:22 #214 DONE 0.2s 03:52:22 03:52:22 #215 [security-spiffe-token-provider] exporting to image 03:52:22 #215 exporting layers 0.3s done 03:52:22 #215 writing image sha256:707eb3d4531fe2b6b1cb0ec43024de9909ee83662f4e70a9ba320700fd48f3bb done 03:52:22 #215 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:52:22 #215 DONE 0.8s 03:52:22 03:52:22 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:23 #216 DONE 0.3s 03:52:23 03:52:23 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:52:23 #205 DONE 0.7s 03:52:23 03:52:23 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:52:23 #217 DONE 0.4s 03:52:23 03:52:23 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:52:23 #212 DONE 0.5s 03:52:23 03:52:23 #218 [security-proxy-auth] exporting to image 03:52:23 #218 ... 03:52:23 03:52:23 #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:52:23 #219 DONE 0.3s 03:52:23 03:52:23 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:52:23 #220 DONE 0.5s 03:52:23 03:52:23 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:52:23 #221 DONE 0.5s 03:52:23 03:52:23 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:52:23 #222 DONE 0.9s 03:52:23 03:52:23 #223 [security-proxy-setup] exporting to image 03:52:23 #223 ... 03:52:23 03:52:23 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:52:23 #224 DONE 0.1s 03:52:23 03:52:23 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:52:23 #225 DONE 0.1s 03:52:23 03:52:23 #226 [core-metadata] exporting to image 03:52:23 #226 exporting layers 1.2s done 03:52:23 #226 writing image sha256:6a79b35f7ea121010e18e34a78076db42cc52735ccc5526d0752f15eff99b98b 0.1s done 03:52:23 #226 naming to docker.io/library/core-metadata done 03:52:23 #226 DONE 1.3s 03:52:23 03:52:23 #218 [security-proxy-auth] exporting to image 03:52:23 #218 exporting layers 0.6s done 03:52:23 #218 writing image sha256:2544cf2ce0f21e4e1c1529f748454f009a7f6569c16ac25ac240963e92172bf1 0.0s done 03:52:23 #218 naming to docker.io/library/security-proxy-auth done 03:52:23 #218 DONE 0.7s 03:52:23 03:52:23 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:52:23 #156 DONE 167.0s 03:52:23 03:52:23 #227 [core-data] exporting to image 03:52:23 #227 exporting layers 0.3s done 03:52:23 #227 writing image sha256:b29ab998b4c507d5780fdbf4f9802d9e4976386f23ed00bda71db51b9e617741 0.0s done 03:52:23 #227 naming to docker.io/library/core-data done 03:52:23 #227 DONE 0.4s 03:52:23 03:52:23 #223 [security-proxy-setup] exporting to image 03:52:23 #223 exporting layers 0.3s done 03:52:23 #223 writing image sha256:cf8674f742b533dbccdf94ab97a96df1a92d348be9e7da54da80b537eb9fc492 done 03:52:23 #223 naming to docker.io/library/security-proxy-setup done 03:52:23 #223 DONE 0.3s 03:52:23 03:52:23 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:23 #228 DONE 0.1s 03:52:23 03:52:23 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:23 #229 DONE 0.0s 03:52:23 03:52:23 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:52:24 #230 DONE 0.2s 03:52:24 03:52:24 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:52:24 #231 DONE 0.5s 03:52:24 03:52:24 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:52:24 #232 DONE 0.0s 03:52:24 03:52:24 #233 [security-secretstore-setup] exporting to image 03:52:24 #233 ... 03:52:24 03:52:24 #234 [support-scheduler] exporting to image 03:52:24 #234 exporting layers 0.6s done 03:52:24 #234 writing image sha256:36da9ea4256164e492f2559c288680e9e7e10d8a38cb53f10ed3d4d2327aaab9 0.0s done 03:52:24 #234 naming to docker.io/library/support-scheduler done 03:52:24 #234 DONE 0.6s 03:52:24 03:52:24 #233 [security-secretstore-setup] exporting to image 03:52:24 #233 exporting layers 0.3s done 03:52:24 #233 writing image sha256:f27749406921d5d2e27b524fc02b0dad210a7cc84895e5019c9f2f91d1e6e4d7 done 03:52:24 #233 naming to docker.io/library/security-secretstore-setup done 03:52:24 #233 DONE 0.3s 03:52:24 03:52:24 #235 [support-notifications] exporting to image 03:52:24 #235 exporting layers 0.3s done 03:52:24 #235 writing image sha256:796c0d58a4def9d26d1a5a392d6b34c501b9ef8fc946d0618f242d53b686204f done 03:52:24 #235 naming to docker.io/library/support-notifications done 03:52:24 #235 DONE 0.3s 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:52:24 time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:52:24 $ docker stop --time=1 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 03:52:25 $ docker rm -f --volumes 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:25 + docker images 03:52:25 REPOSITORY TAG IMAGE ID CREATED SIZE 03:52:25 security-proxy-setup latest cf8674f742b5 2 seconds ago 54.8MB 03:52:25 support-notifications latest 796c0d58a4de 2 seconds ago 57.8MB 03:52:25 security-secretstore-setup latest f27749406921 2 seconds ago 89.2MB 03:52:25 support-scheduler latest 36da9ea42561 2 seconds ago 54.2MB 03:52:25 security-spiffe-token-provider latest 707eb3d4531f 3 seconds ago 53MB 03:52:25 core-metadata latest 6a79b35f7ea1 3 seconds ago 50.1MB 03:52:25 core-data latest b29ab998b4c5 3 seconds ago 49.9MB 03:52:25 security-proxy-auth latest 2544cf2ce0f2 3 seconds ago 49.1MB 03:52:25 core-keeper latest e2fd5cf2d6e2 4 seconds ago 49.7MB 03:52:25 core-command latest 5462e39b4f20 4 seconds ago 44.1MB 03:52:25 security-bootstrapper latest 40fa3da14057 About a minute ago 21.6MB 03:52:25 core-common-config-bootstrapper latest 5715fcfeb578 About a minute ago 20.5MB 03:52:25 security-spire-agent latest 8c25eb3f9bf3 2 minutes ago 237MB 03:52:25 security-spire-server latest 45493fe61843 2 minutes ago 178MB 03:52:25 security-spire-config latest 50dded059bec 3 minutes ago 177MB 03:52:25 ci-base-image-x86_64 latest cb2916eab09b 6 minutes ago 969MB 03:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 03:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 03:52:25 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 03:52:26 provisioning config files... 03:52:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config1588581329293872848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:26 ---> ****-login.sh 03:52:26 nexus3.edgexfoundry.org:10001 03:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:26 Login Succeeded 03:52:26 nexus3.edgexfoundry.org:10002 03:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:26 Login Succeeded 03:52:26 nexus3.edgexfoundry.org:10003 03:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:26 Login Succeeded 03:52:26 nexus3.edgexfoundry.org:10004 03:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:26 Login Succeeded 03:52:26 ****.io 03:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:26 Login Succeeded 03:52:26 ---> ****-login.sh ends [Pipeline] } 03:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:52:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:52:27 3a45c91516f5c303fac369081ced01397353f73a 03:52:27 latest 03:52:27 4.1.0-dev.115 03:52:27 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:27 main 03:52:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a 03:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:52:27 174e0a24add7: Preparing 03:52:27 5abbf5c8d1a9: Preparing 03:52:27 9ae3059a80e1: Preparing 03:52:27 36c15a2cd40f: Preparing 03:52:27 941cf7a9ac5a: Preparing 03:52:27 dc1cd64d6e01: Preparing 03:52:27 0854555d70ac: Preparing 03:52:27 0854555d70ac: Waiting 03:52:27 dc1cd64d6e01: Waiting 03:52:27 941cf7a9ac5a: Pushed 03:52:27 9ae3059a80e1: Pushed 03:52:27 36c15a2cd40f: Pushed 03:52:27 174e0a24add7: Pushed 03:52:27 0854555d70ac: Layer already exists 03:52:27 dc1cd64d6e01: Pushed 03:52:28 #77 DONE 132.4s 03:52:28 03:52:28 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #84 DONE 126.7s 03:52:28 03:52:28 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #99 DONE 105.3s 03:52:28 03:52:28 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #80 DONE 134.8s 03:52:28 03:52:28 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #79 DONE 136.3s 03:52:28 03:52:28 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #81 DONE 132.3s 03:52:28 03:52:28 #119 [support-notifications builder 6/7] COPY . . 03:52:28 #119 ... 03:52:28 03:52:28 #120 [security-proxy-setup builder 6/7] COPY . . 03:52:28 #120 DONE 1.8s 03:52:28 03:52:28 #119 [support-notifications builder 6/7] COPY . . 03:52:28 #119 DONE 1.9s 03:52:28 03:52:28 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:52:28 #121 CACHED 03:52:28 03:52:28 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #122 CACHED 03:52:28 03:52:28 #123 [security-secretstore-setup builder 6/7] COPY . . 03:52:28 #123 CACHED 03:52:28 03:52:28 #124 [core-data builder 6/7] COPY . . 03:52:28 #124 DONE 1.9s 03:52:28 03:52:28 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:52:28 #125 CACHED 03:52:28 03:52:28 #126 [core-metadata builder 6/7] COPY . . 03:52:28 #126 CACHED 03:52:28 03:52:28 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #127 CACHED 03:52:28 03:52:28 #128 [support-scheduler builder 6/7] COPY . . 03:52:28 #128 DONE 2.0s 03:52:28 03:52:28 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #129 CACHED 03:52:28 03:52:28 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 03:52:28 #130 CACHED 03:52:28 03:52:28 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:52:28 #131 CACHED 03:52:28 03:52:28 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #132 CACHED 03:52:28 03:52:28 #133 [security-proxy-auth builder 6/7] COPY . . 03:52:28 #133 CACHED 03:52:28 03:52:28 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:52:28 #134 CACHED 03:52:28 03:52:28 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:52:28 #135 CACHED 03:52:28 03:52:28 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #136 CACHED 03:52:28 03:52:28 #137 [core-command builder 6/7] COPY . . 03:52:28 #137 CACHED 03:52:28 03:52:28 #138 [security-spiffe-token-provider builder 6/7] COPY . . 03:52:28 #138 DONE 2.0s 03:52:28 03:52:28 #139 [security-bootstrapper builder 6/7] COPY . . 03:52:28 #139 CACHED 03:52:28 03:52:28 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:52:28 #140 CACHED 03:52:28 03:52:28 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:28 #141 CACHED 03:52:28 03:52:28 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:52:28 #142 ... 03:52:28 03:52:28 #143 [core-keeper builder 7/8] COPY . . 03:52:28 #143 DONE 2.0s 03:52:28 03:52:28 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:52:28 #144 ... 03:52:28 03:52:28 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:52:28 #0 5.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:52:28 #145 ... 03:52:28 03:52:28 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:52:28 #144 5.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:52:31 5abbf5c8d1a9: Pushed 03:52:31 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:52:31 174e0a24add7: Preparing 03:52:31 5abbf5c8d1a9: Preparing 03:52:31 9ae3059a80e1: Preparing 03:52:31 36c15a2cd40f: Preparing 03:52:31 941cf7a9ac5a: Preparing 03:52:31 dc1cd64d6e01: Preparing 03:52:31 0854555d70ac: Preparing 03:52:31 dc1cd64d6e01: Waiting 03:52:31 0854555d70ac: Waiting 03:52:31 36c15a2cd40f: Layer already exists 03:52:31 9ae3059a80e1: Layer already exists 03:52:31 174e0a24add7: Layer already exists 03:52:31 941cf7a9ac5a: Layer already exists 03:52:31 5abbf5c8d1a9: Layer already exists 03:52:31 0854555d70ac: Layer already exists 03:52:31 dc1cd64d6e01: Layer already exists 03:52:31 latest: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:32 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 03:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:52:32 174e0a24add7: Preparing 03:52:32 5abbf5c8d1a9: Preparing 03:52:32 9ae3059a80e1: Preparing 03:52:32 36c15a2cd40f: Preparing 03:52:32 941cf7a9ac5a: Preparing 03:52:32 dc1cd64d6e01: Preparing 03:52:32 0854555d70ac: Preparing 03:52:32 0854555d70ac: Waiting 03:52:32 dc1cd64d6e01: Waiting 03:52:32 941cf7a9ac5a: Layer already exists 03:52:32 36c15a2cd40f: Layer already exists 03:52:32 174e0a24add7: Layer already exists 03:52:32 9ae3059a80e1: Layer already exists 03:52:32 5abbf5c8d1a9: Layer already exists 03:52:32 dc1cd64d6e01: Layer already exists 03:52:32 0854555d70ac: Layer already exists 03:52:32 4.1.0-dev.115: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:33 #144 ... 03:52:33 03:52:33 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:52:33 #0 4.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:52:33 #146 ... 03:52:33 03:52:33 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:52:33 #0 5.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:52:33 #147 ... 03:52:33 03:52:33 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:52:33 #0 4.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:52:33 #148 ... 03:52:33 03:52:33 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:52:33 #0 5.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:52:33 #149 ... 03:52:33 03:52:33 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:52:33 #0 5.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:52:33 + docker push nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:52:33 174e0a24add7: Preparing 03:52:33 5abbf5c8d1a9: Preparing 03:52:33 9ae3059a80e1: Preparing 03:52:33 36c15a2cd40f: Preparing 03:52:33 941cf7a9ac5a: Preparing 03:52:33 dc1cd64d6e01: Preparing 03:52:33 0854555d70ac: Preparing 03:52:33 dc1cd64d6e01: Waiting 03:52:33 0854555d70ac: Waiting 03:52:33 5abbf5c8d1a9: Layer already exists 03:52:33 9ae3059a80e1: Layer already exists 03:52:33 36c15a2cd40f: Layer already exists 03:52:33 174e0a24add7: Layer already exists 03:52:33 941cf7a9ac5a: Layer already exists 03:52:33 dc1cd64d6e01: Layer already exists 03:52:33 0854555d70ac: Layer already exists 03:52:33 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:33 #150 ... 03:52:33 03:52:33 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:52:33 #0 5.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:52:33 #151 ... 03:52:33 03:52:33 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:52:33 #0 5.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:52:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:33 #152 ... 03:52:33 03:52:33 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:52:33 #0 5.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:52:33 #153 ... 03:52:33 03:52:33 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:52:33 #0 5.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:52:33 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:52:33 174e0a24add7: Preparing 03:52:33 5abbf5c8d1a9: Preparing 03:52:33 9ae3059a80e1: Preparing 03:52:33 36c15a2cd40f: Preparing 03:52:33 941cf7a9ac5a: Preparing 03:52:33 dc1cd64d6e01: Preparing 03:52:33 0854555d70ac: Preparing 03:52:33 0854555d70ac: Waiting 03:52:33 dc1cd64d6e01: Waiting 03:52:33 941cf7a9ac5a: Layer already exists 03:52:33 36c15a2cd40f: Layer already exists 03:52:33 9ae3059a80e1: Layer already exists 03:52:33 5abbf5c8d1a9: Layer already exists 03:52:33 dc1cd64d6e01: Layer already exists 03:52:33 174e0a24add7: Layer already exists 03:52:33 0854555d70ac: Layer already exists 03:52:33 main: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } 03:52:33 #154 ... 03:52:33 03:52:33 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:52:33 #142 5.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:33 ===================================================== [Pipeline] echo 03:52:33 taggedImages: 03:52:33 - nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a 03:52:33 - nexus3.edgexfoundry.org:10004/core-command:latest 03:52:33 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 03:52:33 - nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:52:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:52:33 3a45c91516f5c303fac369081ced01397353f73a 03:52:33 latest 03:52:33 4.1.0-dev.115 03:52:33 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:33 main 03:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a 03:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:52:34 2934b7144148: Preparing 03:52:34 134ca30e290a: Preparing 03:52:34 fe7a3cebcbb0: Preparing 03:52:34 dd87be854265: Preparing 03:52:34 9ae3059a80e1: Preparing 03:52:34 36c15a2cd40f: Preparing 03:52:34 941cf7a9ac5a: Preparing 03:52:34 dc1cd64d6e01: Preparing 03:52:34 0854555d70ac: Preparing 03:52:34 941cf7a9ac5a: Waiting 03:52:34 0854555d70ac: Waiting 03:52:34 dc1cd64d6e01: Waiting 03:52:34 36c15a2cd40f: Waiting 03:52:34 9ae3059a80e1: Layer already exists 03:52:34 36c15a2cd40f: Layer already exists 03:52:34 941cf7a9ac5a: Layer already exists 03:52:34 dc1cd64d6e01: Layer already exists 03:52:34 0854555d70ac: Layer already exists 03:52:34 2934b7144148: Pushed 03:52:34 134ca30e290a: Pushed 03:52:34 fe7a3cebcbb0: Pushed 03:52:35 dd87be854265: Pushed 03:52:35 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + 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 03:52:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:52:36 2934b7144148: Preparing 03:52:36 134ca30e290a: Preparing 03:52:36 fe7a3cebcbb0: Preparing 03:52:36 dd87be854265: Preparing 03:52:36 9ae3059a80e1: Preparing 03:52:36 36c15a2cd40f: Preparing 03:52:36 941cf7a9ac5a: Preparing 03:52:36 dc1cd64d6e01: Preparing 03:52:36 0854555d70ac: Preparing 03:52:36 36c15a2cd40f: Waiting 03:52:36 941cf7a9ac5a: Waiting 03:52:36 dc1cd64d6e01: Waiting 03:52:36 0854555d70ac: Waiting 03:52:36 dd87be854265: Layer already exists 03:52:36 9ae3059a80e1: Layer already exists 03:52:36 fe7a3cebcbb0: Layer already exists 03:52:36 2934b7144148: Layer already exists 03:52:36 134ca30e290a: Layer already exists 03:52:36 dc1cd64d6e01: Layer already exists 03:52:36 36c15a2cd40f: Layer already exists 03:52:36 941cf7a9ac5a: Layer already exists 03:52:36 0854555d70ac: Layer already exists 03:52:36 latest: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 03:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:52:37 2934b7144148: Preparing 03:52:37 134ca30e290a: Preparing 03:52:37 fe7a3cebcbb0: Preparing 03:52:37 dd87be854265: Preparing 03:52:37 9ae3059a80e1: Preparing 03:52:37 36c15a2cd40f: Preparing 03:52:37 941cf7a9ac5a: Preparing 03:52:37 dc1cd64d6e01: Preparing 03:52:37 0854555d70ac: Preparing 03:52:37 36c15a2cd40f: Waiting 03:52:37 dc1cd64d6e01: Waiting 03:52:37 0854555d70ac: Waiting 03:52:37 941cf7a9ac5a: Waiting 03:52:37 9ae3059a80e1: Layer already exists 03:52:37 134ca30e290a: Layer already exists 03:52:37 2934b7144148: Layer already exists 03:52:37 fe7a3cebcbb0: Layer already exists 03:52:37 dd87be854265: Layer already exists 03:52:37 36c15a2cd40f: Layer already exists 03:52:37 0854555d70ac: Layer already exists 03:52:37 941cf7a9ac5a: Layer already exists 03:52:37 dc1cd64d6e01: Layer already exists 03:52:37 4.1.0-dev.115: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:52:37 2934b7144148: Preparing 03:52:37 134ca30e290a: Preparing 03:52:37 fe7a3cebcbb0: Preparing 03:52:37 dd87be854265: Preparing 03:52:37 9ae3059a80e1: Preparing 03:52:37 36c15a2cd40f: Preparing 03:52:37 941cf7a9ac5a: Preparing 03:52:37 dc1cd64d6e01: Preparing 03:52:37 0854555d70ac: Preparing 03:52:37 36c15a2cd40f: Waiting 03:52:37 941cf7a9ac5a: Waiting 03:52:37 dc1cd64d6e01: Waiting 03:52:37 0854555d70ac: Waiting 03:52:37 2934b7144148: Layer already exists 03:52:37 134ca30e290a: Layer already exists 03:52:37 dd87be854265: Layer already exists 03:52:37 9ae3059a80e1: Layer already exists 03:52:37 fe7a3cebcbb0: Layer already exists 03:52:37 36c15a2cd40f: Layer already exists 03:52:37 941cf7a9ac5a: Layer already exists 03:52:37 dc1cd64d6e01: Layer already exists 03:52:37 0854555d70ac: Layer already exists 03:52:37 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:38 + 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 03:52:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:52:38 2934b7144148: Preparing 03:52:38 134ca30e290a: Preparing 03:52:38 fe7a3cebcbb0: Preparing 03:52:38 dd87be854265: Preparing 03:52:38 9ae3059a80e1: Preparing 03:52:38 36c15a2cd40f: Preparing 03:52:38 941cf7a9ac5a: Preparing 03:52:38 dc1cd64d6e01: Preparing 03:52:38 0854555d70ac: Preparing 03:52:38 36c15a2cd40f: Waiting 03:52:38 0854555d70ac: Waiting 03:52:38 941cf7a9ac5a: Waiting 03:52:38 dc1cd64d6e01: Waiting 03:52:38 2934b7144148: Layer already exists 03:52:38 134ca30e290a: Layer already exists 03:52:38 fe7a3cebcbb0: Layer already exists 03:52:38 9ae3059a80e1: Layer already exists 03:52:38 dd87be854265: Layer already exists 03:52:38 36c15a2cd40f: Layer already exists 03:52:38 941cf7a9ac5a: Layer already exists 03:52:38 dc1cd64d6e01: Layer already exists 03:52:38 0854555d70ac: Layer already exists 03:52:38 main: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:38 ===================================================== [Pipeline] echo 03:52:38 taggedImages: 03:52:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a 03:52:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:52:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 03:52:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:52:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:52:38 3a45c91516f5c303fac369081ced01397353f73a 03:52:38 latest 03:52:38 4.1.0-dev.115 03:52:38 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:38 main 03:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a 03:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:52:39 9a07fd5a1545: Preparing 03:52:39 23fa8dcfe5f4: Preparing 03:52:39 9ae3059a80e1: Preparing 03:52:39 36c15a2cd40f: Preparing 03:52:39 941cf7a9ac5a: Preparing 03:52:39 d2dae65958c2: Preparing 03:52:39 0854555d70ac: Preparing 03:52:39 d2dae65958c2: Waiting 03:52:39 0854555d70ac: Waiting 03:52:39 941cf7a9ac5a: Layer already exists 03:52:39 36c15a2cd40f: Layer already exists 03:52:39 9ae3059a80e1: Layer already exists 03:52:39 0854555d70ac: Layer already exists 03:52:39 9a07fd5a1545: Pushed 03:52:39 d2dae65958c2: Pushed 03:52:43 23fa8dcfe5f4: Pushed 03:52:43 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:52:44 9a07fd5a1545: Preparing 03:52:44 23fa8dcfe5f4: Preparing 03:52:44 9ae3059a80e1: Preparing 03:52:44 36c15a2cd40f: Preparing 03:52:44 941cf7a9ac5a: Preparing 03:52:44 d2dae65958c2: Preparing 03:52:44 0854555d70ac: Preparing 03:52:44 d2dae65958c2: Waiting 03:52:44 0854555d70ac: Waiting 03:52:44 23fa8dcfe5f4: Layer already exists 03:52:44 9a07fd5a1545: Layer already exists 03:52:44 9ae3059a80e1: Layer already exists 03:52:44 941cf7a9ac5a: Layer already exists 03:52:44 36c15a2cd40f: Layer already exists 03:52:44 d2dae65958c2: Layer already exists 03:52:44 0854555d70ac: Layer already exists 03:52:44 latest: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 03:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:52:44 9a07fd5a1545: Preparing 03:52:44 23fa8dcfe5f4: Preparing 03:52:44 9ae3059a80e1: Preparing 03:52:44 36c15a2cd40f: Preparing 03:52:44 941cf7a9ac5a: Preparing 03:52:44 d2dae65958c2: Preparing 03:52:44 0854555d70ac: Preparing 03:52:44 0854555d70ac: Waiting 03:52:44 d2dae65958c2: Waiting 03:52:44 9ae3059a80e1: Layer already exists 03:52:44 9a07fd5a1545: Layer already exists 03:52:44 941cf7a9ac5a: Layer already exists 03:52:44 36c15a2cd40f: Layer already exists 03:52:44 d2dae65958c2: Layer already exists 03:52:44 23fa8dcfe5f4: Layer already exists 03:52:44 0854555d70ac: Layer already exists 03:52:44 4.1.0-dev.115: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:52:45 9a07fd5a1545: Preparing 03:52:45 23fa8dcfe5f4: Preparing 03:52:45 9ae3059a80e1: Preparing 03:52:45 36c15a2cd40f: Preparing 03:52:45 941cf7a9ac5a: Preparing 03:52:45 d2dae65958c2: Preparing 03:52:45 0854555d70ac: Preparing 03:52:45 d2dae65958c2: Waiting 03:52:45 0854555d70ac: Waiting 03:52:45 23fa8dcfe5f4: Layer already exists 03:52:45 36c15a2cd40f: Layer already exists 03:52:45 9a07fd5a1545: Layer already exists 03:52:45 941cf7a9ac5a: Layer already exists 03:52:45 9ae3059a80e1: Layer already exists 03:52:45 0854555d70ac: Layer already exists 03:52:45 d2dae65958c2: Layer already exists 03:52:45 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:52:46 9a07fd5a1545: Preparing 03:52:46 23fa8dcfe5f4: Preparing 03:52:46 9ae3059a80e1: Preparing 03:52:46 36c15a2cd40f: Preparing 03:52:46 941cf7a9ac5a: Preparing 03:52:46 d2dae65958c2: Preparing 03:52:46 0854555d70ac: Preparing 03:52:46 d2dae65958c2: Waiting 03:52:46 0854555d70ac: Waiting 03:52:46 36c15a2cd40f: Layer already exists 03:52:46 941cf7a9ac5a: Layer already exists 03:52:46 9ae3059a80e1: Layer already exists 03:52:46 9a07fd5a1545: Layer already exists 03:52:46 23fa8dcfe5f4: Layer already exists 03:52:46 d2dae65958c2: Layer already exists 03:52:46 0854555d70ac: Layer already exists 03:52:46 main: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:46 ===================================================== [Pipeline] echo 03:52:46 taggedImages: 03:52:46 - nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a 03:52:46 - nexus3.edgexfoundry.org:10004/core-data:latest 03:52:46 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 03:52:46 - nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:52:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:52:46 3a45c91516f5c303fac369081ced01397353f73a 03:52:46 latest 03:52:46 4.1.0-dev.115 03:52:46 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:46 main 03:52:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a 03:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:52:47 e08da27b8833: Preparing 03:52:47 ff7ce8a122ae: Preparing 03:52:47 36c15a2cd40f: Preparing 03:52:47 f6488fa698aa: Preparing 03:52:47 154683fbff6b: Preparing 03:52:47 0854555d70ac: Preparing 03:52:47 0854555d70ac: Waiting 03:52:47 36c15a2cd40f: Layer already exists 03:52:47 0854555d70ac: Layer already exists 03:52:47 f6488fa698aa: Pushed 03:52:47 154683fbff6b: Pushed 03:52:47 e08da27b8833: Pushed 03:52:51 ff7ce8a122ae: Pushed 03:52:51 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:52:51 e08da27b8833: Preparing 03:52:51 ff7ce8a122ae: Preparing 03:52:51 36c15a2cd40f: Preparing 03:52:51 f6488fa698aa: Preparing 03:52:51 154683fbff6b: Preparing 03:52:51 0854555d70ac: Preparing 03:52:51 0854555d70ac: Waiting 03:52:51 36c15a2cd40f: Layer already exists 03:52:51 ff7ce8a122ae: Layer already exists 03:52:51 f6488fa698aa: Layer already exists 03:52:51 e08da27b8833: Layer already exists 03:52:51 154683fbff6b: Layer already exists 03:52:51 0854555d70ac: Layer already exists 03:52:51 latest: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 03:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:52:52 e08da27b8833: Preparing 03:52:52 ff7ce8a122ae: Preparing 03:52:52 36c15a2cd40f: Preparing 03:52:52 f6488fa698aa: Preparing 03:52:52 154683fbff6b: Preparing 03:52:52 0854555d70ac: Preparing 03:52:52 0854555d70ac: Waiting 03:52:52 ff7ce8a122ae: Layer already exists 03:52:52 f6488fa698aa: Layer already exists 03:52:52 e08da27b8833: Layer already exists 03:52:52 36c15a2cd40f: Layer already exists 03:52:52 154683fbff6b: Layer already exists 03:52:52 0854555d70ac: Layer already exists 03:52:52 4.1.0-dev.115: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:52:53 e08da27b8833: Preparing 03:52:53 ff7ce8a122ae: Preparing 03:52:53 36c15a2cd40f: Preparing 03:52:53 f6488fa698aa: Preparing 03:52:53 154683fbff6b: Preparing 03:52:53 0854555d70ac: Preparing 03:52:53 0854555d70ac: Waiting 03:52:53 f6488fa698aa: Layer already exists 03:52:53 ff7ce8a122ae: Layer already exists 03:52:53 e08da27b8833: Layer already exists 03:52:53 154683fbff6b: Layer already exists 03:52:53 36c15a2cd40f: Layer already exists 03:52:53 0854555d70ac: Layer already exists 03:52:53 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:52:53 e08da27b8833: Preparing 03:52:53 ff7ce8a122ae: Preparing 03:52:53 36c15a2cd40f: Preparing 03:52:53 f6488fa698aa: Preparing 03:52:53 154683fbff6b: Preparing 03:52:53 0854555d70ac: Preparing 03:52:53 0854555d70ac: Waiting 03:52:53 36c15a2cd40f: Layer already exists 03:52:53 ff7ce8a122ae: Layer already exists 03:52:53 e08da27b8833: Layer already exists 03:52:53 154683fbff6b: Layer already exists 03:52:53 f6488fa698aa: Layer already exists 03:52:53 0854555d70ac: Layer already exists 03:52:53 main: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:53 ===================================================== [Pipeline] echo 03:52:53 taggedImages: 03:52:53 - nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a 03:52:53 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:52:53 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 03:52:53 - nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:53 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:52:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:52:53 3a45c91516f5c303fac369081ced01397353f73a 03:52:53 latest 03:52:53 4.1.0-dev.115 03:52:53 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:52:53 main 03:52:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a 03:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:52:54 bee3edf5c1ab: Preparing 03:52:54 16e38919a265: Preparing 03:52:54 c011600eecaa: Preparing 03:52:54 9ae3059a80e1: Preparing 03:52:54 36c15a2cd40f: Preparing 03:52:54 941cf7a9ac5a: Preparing 03:52:54 dc1cd64d6e01: Preparing 03:52:54 0854555d70ac: Preparing 03:52:54 941cf7a9ac5a: Waiting 03:52:54 dc1cd64d6e01: Waiting 03:52:54 0854555d70ac: Waiting 03:52:54 36c15a2cd40f: Layer already exists 03:52:54 9ae3059a80e1: Layer already exists 03:52:54 941cf7a9ac5a: Layer already exists 03:52:54 dc1cd64d6e01: Layer already exists 03:52:54 0854555d70ac: Layer already exists 03:52:54 16e38919a265: Pushed 03:52:54 bee3edf5c1ab: Pushed 03:52:58 c011600eecaa: Pushed 03:52:58 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:52:59 bee3edf5c1ab: Preparing 03:52:59 16e38919a265: Preparing 03:52:59 c011600eecaa: Preparing 03:52:59 9ae3059a80e1: Preparing 03:52:59 36c15a2cd40f: Preparing 03:52:59 941cf7a9ac5a: Preparing 03:52:59 dc1cd64d6e01: Preparing 03:52:59 0854555d70ac: Preparing 03:52:59 941cf7a9ac5a: Waiting 03:52:59 0854555d70ac: Waiting 03:52:59 dc1cd64d6e01: Waiting 03:52:59 16e38919a265: Layer already exists 03:52:59 9ae3059a80e1: Layer already exists 03:52:59 c011600eecaa: Layer already exists 03:52:59 36c15a2cd40f: Layer already exists 03:52:59 bee3edf5c1ab: Layer already exists 03:52:59 dc1cd64d6e01: Layer already exists 03:52:59 0854555d70ac: Layer already exists 03:52:59 941cf7a9ac5a: Layer already exists 03:52:59 latest: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 03:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:53:00 bee3edf5c1ab: Preparing 03:53:00 16e38919a265: Preparing 03:53:00 c011600eecaa: Preparing 03:53:00 9ae3059a80e1: Preparing 03:53:00 36c15a2cd40f: Preparing 03:53:00 941cf7a9ac5a: Preparing 03:53:00 dc1cd64d6e01: Preparing 03:53:00 0854555d70ac: Preparing 03:53:00 dc1cd64d6e01: Waiting 03:53:00 0854555d70ac: Waiting 03:53:00 941cf7a9ac5a: Waiting 03:53:00 36c15a2cd40f: Layer already exists 03:53:00 16e38919a265: Layer already exists 03:53:00 9ae3059a80e1: Layer already exists 03:53:00 c011600eecaa: Layer already exists 03:53:00 bee3edf5c1ab: Layer already exists 03:53:00 dc1cd64d6e01: Layer already exists 03:53:00 941cf7a9ac5a: Layer already exists 03:53:00 0854555d70ac: Layer already exists 03:53:00 4.1.0-dev.115: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:53:00 bee3edf5c1ab: Preparing 03:53:00 16e38919a265: Preparing 03:53:00 c011600eecaa: Preparing 03:53:00 9ae3059a80e1: Preparing 03:53:00 36c15a2cd40f: Preparing 03:53:00 941cf7a9ac5a: Preparing 03:53:00 dc1cd64d6e01: Preparing 03:53:00 0854555d70ac: Preparing 03:53:00 941cf7a9ac5a: Waiting 03:53:00 dc1cd64d6e01: Waiting 03:53:00 0854555d70ac: Waiting 03:53:00 bee3edf5c1ab: Layer already exists 03:53:00 16e38919a265: Layer already exists 03:53:00 36c15a2cd40f: Layer already exists 03:53:00 c011600eecaa: Layer already exists 03:53:00 9ae3059a80e1: Layer already exists 03:53:00 941cf7a9ac5a: Layer already exists 03:53:00 0854555d70ac: Layer already exists 03:53:00 dc1cd64d6e01: Layer already exists 03:53:00 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:53:01 bee3edf5c1ab: Preparing 03:53:01 16e38919a265: Preparing 03:53:01 c011600eecaa: Preparing 03:53:01 9ae3059a80e1: Preparing 03:53:01 36c15a2cd40f: Preparing 03:53:01 941cf7a9ac5a: Preparing 03:53:01 dc1cd64d6e01: Preparing 03:53:01 0854555d70ac: Preparing 03:53:01 941cf7a9ac5a: Waiting 03:53:01 dc1cd64d6e01: Waiting 03:53:01 0854555d70ac: Waiting 03:53:01 c011600eecaa: Layer already exists 03:53:01 16e38919a265: Layer already exists 03:53:01 bee3edf5c1ab: Layer already exists 03:53:01 36c15a2cd40f: Layer already exists 03:53:01 9ae3059a80e1: Layer already exists 03:53:01 dc1cd64d6e01: Layer already exists 03:53:01 941cf7a9ac5a: Layer already exists 03:53:01 0854555d70ac: Layer already exists 03:53:01 main: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:01 ===================================================== [Pipeline] echo 03:53:01 taggedImages: 03:53:01 - nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a 03:53:01 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:53:01 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 03:53:01 - nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:01 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:53:01 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:53:01 3a45c91516f5c303fac369081ced01397353f73a 03:53:01 latest 03:53:01 4.1.0-dev.115 03:53:01 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:01 main 03:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a 03:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:53:02 43fce2698f5b: Preparing 03:53:02 bd428aa55112: Preparing 03:53:02 21bd5cf347f5: Preparing 03:53:02 ca638d4e85f6: Preparing 03:53:02 43eead23d0b4: Preparing 03:53:02 4f0375d952c3: Preparing 03:53:02 302711187b4d: Preparing 03:53:02 9ae3059a80e1: Preparing 03:53:02 36c15a2cd40f: Preparing 03:53:02 c1cc275e508b: Preparing 03:53:02 5317d3f38383: Preparing 03:53:02 5f70bf18a086: Preparing 03:53:02 be2104ae13d4: Preparing 03:53:02 b520aab9415d: Preparing 03:53:02 4f0375d952c3: Waiting 03:53:02 833d65d7bd4a: Preparing 03:53:02 302711187b4d: Waiting 03:53:02 0854555d70ac: Preparing 03:53:02 9ae3059a80e1: Waiting 03:53:02 36c15a2cd40f: Waiting 03:53:02 5f70bf18a086: Waiting 03:53:02 be2104ae13d4: Waiting 03:53:02 b520aab9415d: Waiting 03:53:02 833d65d7bd4a: Waiting 03:53:02 0854555d70ac: Waiting 03:53:02 c1cc275e508b: Waiting 03:53:02 5317d3f38383: Waiting 03:53:02 43eead23d0b4: Pushed 03:53:02 43fce2698f5b: Pushed 03:53:02 bd428aa55112: Pushed 03:53:02 ca638d4e85f6: Pushed 03:53:02 21bd5cf347f5: Pushed 03:53:02 9ae3059a80e1: Layer already exists 03:53:02 36c15a2cd40f: Layer already exists 03:53:02 4f0375d952c3: Pushed 03:53:02 5f70bf18a086: Layer already exists 03:53:02 c1cc275e508b: Pushed 03:53:02 5317d3f38383: Pushed 03:53:02 0854555d70ac: Layer already exists 03:53:02 be2104ae13d4: Pushed 03:53:02 b520aab9415d: Pushed 03:53:02 833d65d7bd4a: Pushed 03:53:03 302711187b4d: Pushed 03:53:03 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:53:04 43fce2698f5b: Preparing 03:53:04 bd428aa55112: Preparing 03:53:04 21bd5cf347f5: Preparing 03:53:04 ca638d4e85f6: Preparing 03:53:04 43eead23d0b4: Preparing 03:53:04 4f0375d952c3: Preparing 03:53:04 302711187b4d: Preparing 03:53:04 9ae3059a80e1: Preparing 03:53:04 36c15a2cd40f: Preparing 03:53:04 c1cc275e508b: Preparing 03:53:04 5317d3f38383: Preparing 03:53:04 5f70bf18a086: Preparing 03:53:04 be2104ae13d4: Preparing 03:53:04 b520aab9415d: Preparing 03:53:04 833d65d7bd4a: Preparing 03:53:04 0854555d70ac: Preparing 03:53:04 c1cc275e508b: Waiting 03:53:04 5317d3f38383: Waiting 03:53:04 5f70bf18a086: Waiting 03:53:04 302711187b4d: Waiting 03:53:04 be2104ae13d4: Waiting 03:53:04 833d65d7bd4a: Waiting 03:53:04 b520aab9415d: Waiting 03:53:04 9ae3059a80e1: Waiting 03:53:04 36c15a2cd40f: Waiting 03:53:04 4f0375d952c3: Waiting 03:53:04 0854555d70ac: Waiting 03:53:04 43fce2698f5b: Layer already exists 03:53:04 bd428aa55112: Layer already exists 03:53:04 43eead23d0b4: Layer already exists 03:53:04 21bd5cf347f5: Layer already exists 03:53:04 ca638d4e85f6: Layer already exists 03:53:04 4f0375d952c3: Layer already exists 03:53:04 302711187b4d: Layer already exists 03:53:04 c1cc275e508b: Layer already exists 03:53:04 9ae3059a80e1: Layer already exists 03:53:04 36c15a2cd40f: Layer already exists 03:53:04 5317d3f38383: Layer already exists 03:53:04 5f70bf18a086: Layer already exists 03:53:04 b520aab9415d: Layer already exists 03:53:04 be2104ae13d4: Layer already exists 03:53:04 0854555d70ac: Layer already exists 03:53:04 833d65d7bd4a: Layer already exists 03:53:04 latest: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 03:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:53:05 43fce2698f5b: Preparing 03:53:05 bd428aa55112: Preparing 03:53:05 21bd5cf347f5: Preparing 03:53:05 ca638d4e85f6: Preparing 03:53:05 43eead23d0b4: Preparing 03:53:05 4f0375d952c3: Preparing 03:53:05 302711187b4d: Preparing 03:53:05 9ae3059a80e1: Preparing 03:53:05 36c15a2cd40f: Preparing 03:53:05 c1cc275e508b: Preparing 03:53:05 5317d3f38383: Preparing 03:53:05 5f70bf18a086: Preparing 03:53:05 4f0375d952c3: Waiting 03:53:05 be2104ae13d4: Preparing 03:53:05 b520aab9415d: Preparing 03:53:05 833d65d7bd4a: Preparing 03:53:05 302711187b4d: Waiting 03:53:05 0854555d70ac: Preparing 03:53:05 9ae3059a80e1: Waiting 03:53:05 36c15a2cd40f: Waiting 03:53:05 c1cc275e508b: Waiting 03:53:05 5317d3f38383: Waiting 03:53:05 5f70bf18a086: Waiting 03:53:05 b520aab9415d: Waiting 03:53:05 833d65d7bd4a: Waiting 03:53:05 be2104ae13d4: Waiting 03:53:05 0854555d70ac: Waiting 03:53:05 43eead23d0b4: Layer already exists 03:53:05 21bd5cf347f5: Layer already exists 03:53:05 43fce2698f5b: Layer already exists 03:53:05 bd428aa55112: Layer already exists 03:53:05 ca638d4e85f6: Layer already exists 03:53:05 302711187b4d: Layer already exists 03:53:05 9ae3059a80e1: Layer already exists 03:53:05 c1cc275e508b: Layer already exists 03:53:05 4f0375d952c3: Layer already exists 03:53:05 36c15a2cd40f: Layer already exists 03:53:05 5317d3f38383: Layer already exists 03:53:05 5f70bf18a086: Layer already exists 03:53:05 b520aab9415d: Layer already exists 03:53:05 be2104ae13d4: Layer already exists 03:53:05 833d65d7bd4a: Layer already exists 03:53:05 0854555d70ac: Layer already exists 03:53:05 4.1.0-dev.115: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:53:05 43fce2698f5b: Preparing 03:53:05 bd428aa55112: Preparing 03:53:05 21bd5cf347f5: Preparing 03:53:05 ca638d4e85f6: Preparing 03:53:05 43eead23d0b4: Preparing 03:53:05 4f0375d952c3: Preparing 03:53:05 302711187b4d: Preparing 03:53:05 9ae3059a80e1: Preparing 03:53:05 36c15a2cd40f: Preparing 03:53:05 c1cc275e508b: Preparing 03:53:05 5317d3f38383: Preparing 03:53:05 5f70bf18a086: Preparing 03:53:05 be2104ae13d4: Preparing 03:53:05 b520aab9415d: Preparing 03:53:05 833d65d7bd4a: Preparing 03:53:05 0854555d70ac: Preparing 03:53:05 c1cc275e508b: Waiting 03:53:05 5317d3f38383: Waiting 03:53:05 5f70bf18a086: Waiting 03:53:05 be2104ae13d4: Waiting 03:53:05 b520aab9415d: Waiting 03:53:05 833d65d7bd4a: Waiting 03:53:05 4f0375d952c3: Waiting 03:53:05 0854555d70ac: Waiting 03:53:05 9ae3059a80e1: Waiting 03:53:05 36c15a2cd40f: Waiting 03:53:05 302711187b4d: Waiting 03:53:05 21bd5cf347f5: Layer already exists 03:53:05 ca638d4e85f6: Layer already exists 03:53:05 43fce2698f5b: Layer already exists 03:53:05 43eead23d0b4: Layer already exists 03:53:05 bd428aa55112: Layer already exists 03:53:05 4f0375d952c3: Layer already exists 03:53:05 9ae3059a80e1: Layer already exists 03:53:05 302711187b4d: Layer already exists 03:53:05 c1cc275e508b: Layer already exists 03:53:05 36c15a2cd40f: Layer already exists 03:53:05 5317d3f38383: Layer already exists 03:53:05 be2104ae13d4: Layer already exists 03:53:05 b520aab9415d: Layer already exists 03:53:05 833d65d7bd4a: Layer already exists 03:53:05 5f70bf18a086: Layer already exists 03:53:05 0854555d70ac: Layer already exists 03:53:05 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:53:06 43fce2698f5b: Preparing 03:53:06 bd428aa55112: Preparing 03:53:06 21bd5cf347f5: Preparing 03:53:06 ca638d4e85f6: Preparing 03:53:06 43eead23d0b4: Preparing 03:53:06 4f0375d952c3: Preparing 03:53:06 302711187b4d: Preparing 03:53:06 9ae3059a80e1: Preparing 03:53:06 36c15a2cd40f: Preparing 03:53:06 4f0375d952c3: Waiting 03:53:06 302711187b4d: Waiting 03:53:06 9ae3059a80e1: Waiting 03:53:06 c1cc275e508b: Preparing 03:53:06 36c15a2cd40f: Waiting 03:53:06 5317d3f38383: Preparing 03:53:06 5f70bf18a086: Preparing 03:53:06 c1cc275e508b: Waiting 03:53:06 be2104ae13d4: Preparing 03:53:06 5f70bf18a086: Waiting 03:53:06 5317d3f38383: Waiting 03:53:06 b520aab9415d: Preparing 03:53:06 833d65d7bd4a: Preparing 03:53:06 0854555d70ac: Preparing 03:53:06 be2104ae13d4: Waiting 03:53:06 833d65d7bd4a: Waiting 03:53:06 b520aab9415d: Waiting 03:53:06 0854555d70ac: Waiting 03:53:06 bd428aa55112: Layer already exists 03:53:06 ca638d4e85f6: Layer already exists 03:53:06 43fce2698f5b: Layer already exists 03:53:06 43eead23d0b4: Layer already exists 03:53:06 21bd5cf347f5: Layer already exists 03:53:06 4f0375d952c3: Layer already exists 03:53:06 c1cc275e508b: Layer already exists 03:53:06 302711187b4d: Layer already exists 03:53:06 9ae3059a80e1: Layer already exists 03:53:06 36c15a2cd40f: Layer already exists 03:53:06 5317d3f38383: Layer already exists 03:53:06 5f70bf18a086: Layer already exists 03:53:06 833d65d7bd4a: Layer already exists 03:53:06 be2104ae13d4: Layer already exists 03:53:06 b520aab9415d: Layer already exists 03:53:06 0854555d70ac: Layer already exists 03:53:06 main: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:06 ===================================================== [Pipeline] echo 03:53:06 taggedImages: 03:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a 03:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 03:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:53:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:53:06 3a45c91516f5c303fac369081ced01397353f73a 03:53:06 latest 03:53:06 4.1.0-dev.115 03:53:06 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:06 main 03:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a 03:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:53:07 c6cd35b070b6: Preparing 03:53:07 f5864efadcc6: Preparing 03:53:07 b2f54747184e: Preparing 03:53:07 a3874521921d: Preparing 03:53:07 9ae3059a80e1: Preparing 03:53:07 36c15a2cd40f: Preparing 03:53:07 941cf7a9ac5a: Preparing 03:53:07 dc1cd64d6e01: Preparing 03:53:07 36c15a2cd40f: Waiting 03:53:07 0854555d70ac: Preparing 03:53:07 dc1cd64d6e01: Waiting 03:53:07 0854555d70ac: Waiting 03:53:07 9ae3059a80e1: Layer already exists 03:53:07 36c15a2cd40f: Layer already exists 03:53:07 f5864efadcc6: Pushed 03:53:07 b2f54747184e: Pushed 03:53:07 941cf7a9ac5a: Layer already exists 03:53:07 c6cd35b070b6: Pushed 03:53:07 dc1cd64d6e01: Layer already exists 03:53:07 0854555d70ac: Layer already exists 03:53:11 a3874521921d: Pushed 03:53:11 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:53:11 c6cd35b070b6: Preparing 03:53:11 f5864efadcc6: Preparing 03:53:11 b2f54747184e: Preparing 03:53:11 a3874521921d: Preparing 03:53:11 9ae3059a80e1: Preparing 03:53:11 36c15a2cd40f: Preparing 03:53:11 941cf7a9ac5a: Preparing 03:53:11 dc1cd64d6e01: Preparing 03:53:11 0854555d70ac: Preparing 03:53:11 36c15a2cd40f: Waiting 03:53:11 941cf7a9ac5a: Waiting 03:53:11 dc1cd64d6e01: Waiting 03:53:11 0854555d70ac: Waiting 03:53:11 c6cd35b070b6: Layer already exists 03:53:11 f5864efadcc6: Layer already exists 03:53:11 a3874521921d: Layer already exists 03:53:11 9ae3059a80e1: Layer already exists 03:53:11 b2f54747184e: Layer already exists 03:53:11 36c15a2cd40f: Layer already exists 03:53:11 941cf7a9ac5a: Layer already exists 03:53:11 0854555d70ac: Layer already exists 03:53:11 dc1cd64d6e01: Layer already exists 03:53:11 latest: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 03:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:53:12 c6cd35b070b6: Preparing 03:53:12 f5864efadcc6: Preparing 03:53:12 b2f54747184e: Preparing 03:53:12 a3874521921d: Preparing 03:53:12 9ae3059a80e1: Preparing 03:53:12 36c15a2cd40f: Preparing 03:53:12 941cf7a9ac5a: Preparing 03:53:12 dc1cd64d6e01: Preparing 03:53:12 0854555d70ac: Preparing 03:53:12 941cf7a9ac5a: Waiting 03:53:12 dc1cd64d6e01: Waiting 03:53:12 0854555d70ac: Waiting 03:53:12 36c15a2cd40f: Waiting 03:53:12 f5864efadcc6: Layer already exists 03:53:12 c6cd35b070b6: Layer already exists 03:53:12 a3874521921d: Layer already exists 03:53:12 9ae3059a80e1: Layer already exists 03:53:12 b2f54747184e: Layer already exists 03:53:12 0854555d70ac: Layer already exists 03:53:12 36c15a2cd40f: Layer already exists 03:53:12 941cf7a9ac5a: Layer already exists 03:53:12 dc1cd64d6e01: Layer already exists 03:53:12 4.1.0-dev.115: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:53:13 c6cd35b070b6: Preparing 03:53:13 f5864efadcc6: Preparing 03:53:13 b2f54747184e: Preparing 03:53:13 a3874521921d: Preparing 03:53:13 9ae3059a80e1: Preparing 03:53:13 36c15a2cd40f: Preparing 03:53:13 941cf7a9ac5a: Preparing 03:53:13 dc1cd64d6e01: Preparing 03:53:13 36c15a2cd40f: Waiting 03:53:13 0854555d70ac: Preparing 03:53:13 dc1cd64d6e01: Waiting 03:53:13 0854555d70ac: Waiting 03:53:13 b2f54747184e: Layer already exists 03:53:13 c6cd35b070b6: Layer already exists 03:53:13 9ae3059a80e1: Layer already exists 03:53:13 f5864efadcc6: Layer already exists 03:53:13 a3874521921d: Layer already exists 03:53:13 dc1cd64d6e01: Layer already exists 03:53:13 941cf7a9ac5a: Layer already exists 03:53:13 0854555d70ac: Layer already exists 03:53:13 36c15a2cd40f: Layer already exists 03:53:13 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:53:13 c6cd35b070b6: Preparing 03:53:13 f5864efadcc6: Preparing 03:53:13 b2f54747184e: Preparing 03:53:13 a3874521921d: Preparing 03:53:13 9ae3059a80e1: Preparing 03:53:13 36c15a2cd40f: Preparing 03:53:13 941cf7a9ac5a: Preparing 03:53:13 dc1cd64d6e01: Preparing 03:53:13 0854555d70ac: Preparing 03:53:13 36c15a2cd40f: Waiting 03:53:13 941cf7a9ac5a: Waiting 03:53:13 dc1cd64d6e01: Waiting 03:53:13 0854555d70ac: Waiting 03:53:13 a3874521921d: Layer already exists 03:53:13 9ae3059a80e1: Layer already exists 03:53:13 f5864efadcc6: Layer already exists 03:53:13 b2f54747184e: Layer already exists 03:53:13 c6cd35b070b6: Layer already exists 03:53:13 36c15a2cd40f: Layer already exists 03:53:13 941cf7a9ac5a: Layer already exists 03:53:13 dc1cd64d6e01: Layer already exists 03:53:13 0854555d70ac: Layer already exists 03:53:13 main: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:13 ===================================================== [Pipeline] echo 03:53:13 taggedImages: 03:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a 03:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 03:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:53:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:53:13 3a45c91516f5c303fac369081ced01397353f73a 03:53:13 latest 03:53:13 4.1.0-dev.115 03:53:13 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:13 main 03:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a 03:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:53:14 5af6072dc8d7: Preparing 03:53:14 e58ebf3be0a1: Preparing 03:53:14 c2ca7ec14288: Preparing 03:53:14 a7a4a0aa12c2: Preparing 03:53:14 f41a15e5bcce: Preparing 03:53:14 9ae3059a80e1: Preparing 03:53:14 36c15a2cd40f: Preparing 03:53:14 96fa1f18d8ab: Preparing 03:53:14 c868b5f63f05: Preparing 03:53:14 7f75d7f5ea4d: Preparing 03:53:14 0854555d70ac: Preparing 03:53:14 96fa1f18d8ab: Waiting 03:53:14 c868b5f63f05: Waiting 03:53:14 0854555d70ac: Waiting 03:53:14 7f75d7f5ea4d: Waiting 03:53:14 9ae3059a80e1: Waiting 03:53:14 36c15a2cd40f: Waiting 03:53:14 e58ebf3be0a1: Pushed 03:53:14 a7a4a0aa12c2: Pushed 03:53:14 5af6072dc8d7: Pushed 03:53:14 f41a15e5bcce: Pushed 03:53:14 9ae3059a80e1: Layer already exists 03:53:14 36c15a2cd40f: Layer already exists 03:53:14 0854555d70ac: Layer already exists 03:53:14 96fa1f18d8ab: Pushed 03:53:14 c868b5f63f05: Pushed 03:53:15 7f75d7f5ea4d: Pushed 03:53:17 c2ca7ec14288: Pushed 03:53:17 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:53:18 5af6072dc8d7: Preparing 03:53:18 e58ebf3be0a1: Preparing 03:53:18 c2ca7ec14288: Preparing 03:53:18 a7a4a0aa12c2: Preparing 03:53:18 f41a15e5bcce: Preparing 03:53:18 9ae3059a80e1: Preparing 03:53:18 36c15a2cd40f: Preparing 03:53:18 96fa1f18d8ab: Preparing 03:53:18 c868b5f63f05: Preparing 03:53:18 7f75d7f5ea4d: Preparing 03:53:18 0854555d70ac: Preparing 03:53:18 96fa1f18d8ab: Waiting 03:53:18 7f75d7f5ea4d: Waiting 03:53:18 9ae3059a80e1: Waiting 03:53:18 36c15a2cd40f: Waiting 03:53:18 c868b5f63f05: Waiting 03:53:18 0854555d70ac: Waiting 03:53:18 a7a4a0aa12c2: Layer already exists 03:53:18 5af6072dc8d7: Layer already exists 03:53:18 e58ebf3be0a1: Layer already exists 03:53:18 f41a15e5bcce: Layer already exists 03:53:18 c2ca7ec14288: Layer already exists 03:53:18 9ae3059a80e1: Layer already exists 03:53:18 36c15a2cd40f: Layer already exists 03:53:18 96fa1f18d8ab: Layer already exists 03:53:18 7f75d7f5ea4d: Layer already exists 03:53:18 c868b5f63f05: Layer already exists 03:53:18 0854555d70ac: Layer already exists 03:53:18 latest: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 03:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:53:18 5af6072dc8d7: Preparing 03:53:18 e58ebf3be0a1: Preparing 03:53:18 c2ca7ec14288: Preparing 03:53:18 a7a4a0aa12c2: Preparing 03:53:18 f41a15e5bcce: Preparing 03:53:18 9ae3059a80e1: Preparing 03:53:18 36c15a2cd40f: Preparing 03:53:18 96fa1f18d8ab: Preparing 03:53:18 c868b5f63f05: Preparing 03:53:18 7f75d7f5ea4d: Preparing 03:53:18 0854555d70ac: Preparing 03:53:18 9ae3059a80e1: Waiting 03:53:18 36c15a2cd40f: Waiting 03:53:18 96fa1f18d8ab: Waiting 03:53:18 0854555d70ac: Waiting 03:53:18 c868b5f63f05: Waiting 03:53:18 7f75d7f5ea4d: Waiting 03:53:18 e58ebf3be0a1: Layer already exists 03:53:18 a7a4a0aa12c2: Layer already exists 03:53:18 5af6072dc8d7: Layer already exists 03:53:18 c2ca7ec14288: Layer already exists 03:53:18 f41a15e5bcce: Layer already exists 03:53:18 9ae3059a80e1: Layer already exists 03:53:18 36c15a2cd40f: Layer already exists 03:53:18 c868b5f63f05: Layer already exists 03:53:18 7f75d7f5ea4d: Layer already exists 03:53:18 96fa1f18d8ab: Layer already exists 03:53:18 0854555d70ac: Layer already exists 03:53:18 4.1.0-dev.115: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:53:19 5af6072dc8d7: Preparing 03:53:19 e58ebf3be0a1: Preparing 03:53:19 c2ca7ec14288: Preparing 03:53:19 a7a4a0aa12c2: Preparing 03:53:19 f41a15e5bcce: Preparing 03:53:19 9ae3059a80e1: Preparing 03:53:19 36c15a2cd40f: Preparing 03:53:19 96fa1f18d8ab: Preparing 03:53:19 c868b5f63f05: Preparing 03:53:19 7f75d7f5ea4d: Preparing 03:53:19 0854555d70ac: Preparing 03:53:19 96fa1f18d8ab: Waiting 03:53:19 c868b5f63f05: Waiting 03:53:19 0854555d70ac: Waiting 03:53:19 36c15a2cd40f: Waiting 03:53:19 7f75d7f5ea4d: Waiting 03:53:19 9ae3059a80e1: Waiting 03:53:19 c2ca7ec14288: Layer already exists 03:53:19 5af6072dc8d7: Layer already exists 03:53:19 a7a4a0aa12c2: Layer already exists 03:53:19 f41a15e5bcce: Layer already exists 03:53:19 e58ebf3be0a1: Layer already exists 03:53:19 9ae3059a80e1: Layer already exists 03:53:19 7f75d7f5ea4d: Layer already exists 03:53:19 96fa1f18d8ab: Layer already exists 03:53:19 36c15a2cd40f: Layer already exists 03:53:19 c868b5f63f05: Layer already exists 03:53:19 0854555d70ac: Layer already exists 03:53:19 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:53:20 5af6072dc8d7: Preparing 03:53:20 e58ebf3be0a1: Preparing 03:53:20 c2ca7ec14288: Preparing 03:53:20 a7a4a0aa12c2: Preparing 03:53:20 f41a15e5bcce: Preparing 03:53:20 9ae3059a80e1: Preparing 03:53:20 36c15a2cd40f: Preparing 03:53:20 96fa1f18d8ab: Preparing 03:53:20 c868b5f63f05: Preparing 03:53:20 7f75d7f5ea4d: Preparing 03:53:20 0854555d70ac: Preparing 03:53:20 36c15a2cd40f: Waiting 03:53:20 9ae3059a80e1: Waiting 03:53:20 96fa1f18d8ab: Waiting 03:53:20 c868b5f63f05: Waiting 03:53:20 7f75d7f5ea4d: Waiting 03:53:20 0854555d70ac: Waiting 03:53:20 f41a15e5bcce: Layer already exists 03:53:20 c2ca7ec14288: Layer already exists 03:53:20 a7a4a0aa12c2: Layer already exists 03:53:20 e58ebf3be0a1: Layer already exists 03:53:20 5af6072dc8d7: Layer already exists 03:53:20 36c15a2cd40f: Layer already exists 03:53:20 96fa1f18d8ab: Layer already exists 03:53:20 9ae3059a80e1: Layer already exists 03:53:20 7f75d7f5ea4d: Layer already exists 03:53:20 c868b5f63f05: Layer already exists 03:53:20 0854555d70ac: Layer already exists 03:53:20 main: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:20 ===================================================== [Pipeline] echo 03:53:20 taggedImages: 03:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a 03:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 03:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:53:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:53:20 3a45c91516f5c303fac369081ced01397353f73a 03:53:20 latest 03:53:20 4.1.0-dev.115 03:53:20 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:20 main 03:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a 03:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:53:20 ce6ac20aa3ee: Preparing 03:53:20 c1e60101afa5: Preparing 03:53:20 528b08df52d7: Preparing 03:53:20 9bd300f0123a: Preparing 03:53:20 6947caf38db9: Preparing 03:53:20 a0e40305c4c0: Preparing 03:53:20 c2f1a0814060: Preparing 03:53:20 9ae3059a80e1: Preparing 03:53:20 36c15a2cd40f: Preparing 03:53:20 62d17d2e3102: Preparing 03:53:20 f0df2afdac17: Preparing 03:53:20 0854555d70ac: Preparing 03:53:20 9ae3059a80e1: Waiting 03:53:20 a0e40305c4c0: Waiting 03:53:20 f0df2afdac17: Waiting 03:53:20 36c15a2cd40f: Waiting 03:53:20 62d17d2e3102: Waiting 03:53:20 0854555d70ac: Waiting 03:53:20 c2f1a0814060: Waiting 03:53:20 c1e60101afa5: Pushed 03:53:20 6947caf38db9: Pushed 03:53:20 ce6ac20aa3ee: Pushed 03:53:20 9ae3059a80e1: Layer already exists 03:53:20 36c15a2cd40f: Layer already exists 03:53:20 a0e40305c4c0: Pushed 03:53:20 c2f1a0814060: Pushed 03:53:21 0854555d70ac: Layer already exists 03:53:21 62d17d2e3102: Pushed 03:53:22 f0df2afdac17: Pushed 03:53:23 9bd300f0123a: Pushed 03:53:23 528b08df52d7: Pushed 03:53:23 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:53:24 ce6ac20aa3ee: Preparing 03:53:24 c1e60101afa5: Preparing 03:53:24 528b08df52d7: Preparing 03:53:24 9bd300f0123a: Preparing 03:53:24 6947caf38db9: Preparing 03:53:24 a0e40305c4c0: Preparing 03:53:24 c2f1a0814060: Preparing 03:53:24 9ae3059a80e1: Preparing 03:53:24 a0e40305c4c0: Waiting 03:53:24 c2f1a0814060: Waiting 03:53:24 36c15a2cd40f: Preparing 03:53:24 62d17d2e3102: Preparing 03:53:24 f0df2afdac17: Preparing 03:53:24 9ae3059a80e1: Waiting 03:53:24 62d17d2e3102: Waiting 03:53:24 36c15a2cd40f: Waiting 03:53:24 0854555d70ac: Preparing 03:53:24 f0df2afdac17: Waiting 03:53:24 0854555d70ac: Waiting 03:53:24 528b08df52d7: Layer already exists 03:53:24 c1e60101afa5: Layer already exists 03:53:24 6947caf38db9: Layer already exists 03:53:24 9bd300f0123a: Layer already exists 03:53:24 ce6ac20aa3ee: Layer already exists 03:53:24 a0e40305c4c0: Layer already exists 03:53:24 36c15a2cd40f: Layer already exists 03:53:24 9ae3059a80e1: Layer already exists 03:53:24 62d17d2e3102: Layer already exists 03:53:24 c2f1a0814060: Layer already exists 03:53:24 0854555d70ac: Layer already exists 03:53:24 f0df2afdac17: Layer already exists 03:53:24 latest: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 03:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:53:25 ce6ac20aa3ee: Preparing 03:53:25 c1e60101afa5: Preparing 03:53:25 528b08df52d7: Preparing 03:53:25 9bd300f0123a: Preparing 03:53:25 6947caf38db9: Preparing 03:53:25 a0e40305c4c0: Preparing 03:53:25 c2f1a0814060: Preparing 03:53:25 9ae3059a80e1: Preparing 03:53:25 36c15a2cd40f: Preparing 03:53:25 62d17d2e3102: Preparing 03:53:25 f0df2afdac17: Preparing 03:53:25 0854555d70ac: Preparing 03:53:25 a0e40305c4c0: Waiting 03:53:25 c2f1a0814060: Waiting 03:53:25 9ae3059a80e1: Waiting 03:53:25 36c15a2cd40f: Waiting 03:53:25 62d17d2e3102: Waiting 03:53:25 f0df2afdac17: Waiting 03:53:25 0854555d70ac: Waiting 03:53:25 528b08df52d7: Layer already exists 03:53:25 9bd300f0123a: Layer already exists 03:53:25 6947caf38db9: Layer already exists 03:53:25 ce6ac20aa3ee: Layer already exists 03:53:25 c1e60101afa5: Layer already exists 03:53:25 c2f1a0814060: Layer already exists 03:53:25 9ae3059a80e1: Layer already exists 03:53:25 a0e40305c4c0: Layer already exists 03:53:25 62d17d2e3102: Layer already exists 03:53:25 36c15a2cd40f: Layer already exists 03:53:25 f0df2afdac17: Layer already exists 03:53:25 0854555d70ac: Layer already exists 03:53:25 4.1.0-dev.115: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:53:25 ce6ac20aa3ee: Preparing 03:53:25 c1e60101afa5: Preparing 03:53:25 528b08df52d7: Preparing 03:53:25 9bd300f0123a: Preparing 03:53:25 6947caf38db9: Preparing 03:53:25 a0e40305c4c0: Preparing 03:53:25 c2f1a0814060: Preparing 03:53:25 9ae3059a80e1: Preparing 03:53:25 36c15a2cd40f: Preparing 03:53:25 62d17d2e3102: Preparing 03:53:25 f0df2afdac17: Preparing 03:53:25 0854555d70ac: Preparing 03:53:25 9ae3059a80e1: Waiting 03:53:25 36c15a2cd40f: Waiting 03:53:25 a0e40305c4c0: Waiting 03:53:25 c2f1a0814060: Waiting 03:53:25 0854555d70ac: Waiting 03:53:25 f0df2afdac17: Waiting 03:53:25 c1e60101afa5: Layer already exists 03:53:25 6947caf38db9: Layer already exists 03:53:25 ce6ac20aa3ee: Layer already exists 03:53:25 9bd300f0123a: Layer already exists 03:53:25 528b08df52d7: Layer already exists 03:53:25 a0e40305c4c0: Layer already exists 03:53:25 9ae3059a80e1: Layer already exists 03:53:25 c2f1a0814060: Layer already exists 03:53:25 36c15a2cd40f: Layer already exists 03:53:25 62d17d2e3102: Layer already exists 03:53:25 f0df2afdac17: Layer already exists 03:53:25 0854555d70ac: Layer already exists 03:53:25 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:53:26 ce6ac20aa3ee: Preparing 03:53:26 c1e60101afa5: Preparing 03:53:26 528b08df52d7: Preparing 03:53:26 9bd300f0123a: Preparing 03:53:26 6947caf38db9: Preparing 03:53:26 a0e40305c4c0: Preparing 03:53:26 c2f1a0814060: Preparing 03:53:26 9ae3059a80e1: Preparing 03:53:26 36c15a2cd40f: Preparing 03:53:26 62d17d2e3102: Preparing 03:53:26 f0df2afdac17: Preparing 03:53:26 0854555d70ac: Preparing 03:53:26 c2f1a0814060: Waiting 03:53:26 9ae3059a80e1: Waiting 03:53:26 36c15a2cd40f: Waiting 03:53:26 62d17d2e3102: Waiting 03:53:26 f0df2afdac17: Waiting 03:53:26 0854555d70ac: Waiting 03:53:26 a0e40305c4c0: Waiting 03:53:26 6947caf38db9: Layer already exists 03:53:26 9bd300f0123a: Layer already exists 03:53:26 528b08df52d7: Layer already exists 03:53:26 ce6ac20aa3ee: Layer already exists 03:53:26 c1e60101afa5: Layer already exists 03:53:26 9ae3059a80e1: Layer already exists 03:53:26 c2f1a0814060: Layer already exists 03:53:26 a0e40305c4c0: Layer already exists 03:53:26 36c15a2cd40f: Layer already exists 03:53:26 62d17d2e3102: Layer already exists 03:53:26 f0df2afdac17: Layer already exists 03:53:26 0854555d70ac: Layer already exists 03:53:26 main: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:26 ===================================================== [Pipeline] echo 03:53:26 taggedImages: 03:53:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a 03:53:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:53:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 03:53:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:53:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:53:26 3a45c91516f5c303fac369081ced01397353f73a 03:53:26 latest 03:53:26 4.1.0-dev.115 03:53:26 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:26 main 03:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a 03:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:53:27 50a2b100726b: Preparing 03:53:27 db319d3f6f71: Preparing 03:53:27 9ae3059a80e1: Preparing 03:53:27 36c15a2cd40f: Preparing 03:53:27 51ab98259535: Preparing 03:53:27 ec2ebb1dd595: Preparing 03:53:27 0854555d70ac: Preparing 03:53:27 ec2ebb1dd595: Waiting 03:53:27 0854555d70ac: Waiting 03:53:27 9ae3059a80e1: Layer already exists 03:53:27 36c15a2cd40f: Layer already exists 03:53:27 0854555d70ac: Layer already exists 03:53:27 50a2b100726b: Pushed 03:53:27 51ab98259535: Pushed 03:53:28 ec2ebb1dd595: Pushed 03:53:30 db319d3f6f71: Pushed 03:53:30 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:30 + 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 03:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:53:31 50a2b100726b: Preparing 03:53:31 db319d3f6f71: Preparing 03:53:31 9ae3059a80e1: Preparing 03:53:31 36c15a2cd40f: Preparing 03:53:31 51ab98259535: Preparing 03:53:31 ec2ebb1dd595: Preparing 03:53:31 0854555d70ac: Preparing 03:53:31 ec2ebb1dd595: Waiting 03:53:31 0854555d70ac: Waiting 03:53:31 51ab98259535: Layer already exists 03:53:31 db319d3f6f71: Layer already exists 03:53:31 50a2b100726b: Layer already exists 03:53:31 9ae3059a80e1: Layer already exists 03:53:31 36c15a2cd40f: Layer already exists 03:53:31 ec2ebb1dd595: Layer already exists 03:53:31 0854555d70ac: Layer already exists 03:53:31 latest: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 03:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:53:31 50a2b100726b: Preparing 03:53:31 db319d3f6f71: Preparing 03:53:31 9ae3059a80e1: Preparing 03:53:31 36c15a2cd40f: Preparing 03:53:31 51ab98259535: Preparing 03:53:31 ec2ebb1dd595: Preparing 03:53:31 0854555d70ac: Preparing 03:53:31 ec2ebb1dd595: Waiting 03:53:31 0854555d70ac: Waiting 03:53:31 db319d3f6f71: Layer already exists 03:53:31 9ae3059a80e1: Layer already exists 03:53:31 50a2b100726b: Layer already exists 03:53:31 51ab98259535: Layer already exists 03:53:31 36c15a2cd40f: Layer already exists 03:53:31 0854555d70ac: Layer already exists 03:53:31 ec2ebb1dd595: Layer already exists 03:53:31 4.1.0-dev.115: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:53:32 50a2b100726b: Preparing 03:53:32 db319d3f6f71: Preparing 03:53:32 9ae3059a80e1: Preparing 03:53:32 36c15a2cd40f: Preparing 03:53:32 51ab98259535: Preparing 03:53:32 ec2ebb1dd595: Preparing 03:53:32 0854555d70ac: Preparing 03:53:32 ec2ebb1dd595: Waiting 03:53:32 0854555d70ac: Waiting 03:53:32 50a2b100726b: Layer already exists 03:53:32 db319d3f6f71: Layer already exists 03:53:32 9ae3059a80e1: Layer already exists 03:53:32 36c15a2cd40f: Layer already exists 03:53:32 51ab98259535: Layer already exists 03:53:32 ec2ebb1dd595: Layer already exists 03:53:32 0854555d70ac: Layer already exists 03:53:32 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:32 + 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 03:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:53:33 50a2b100726b: Preparing 03:53:33 db319d3f6f71: Preparing 03:53:33 9ae3059a80e1: Preparing 03:53:33 36c15a2cd40f: Preparing 03:53:33 51ab98259535: Preparing 03:53:33 ec2ebb1dd595: Preparing 03:53:33 0854555d70ac: Preparing 03:53:33 ec2ebb1dd595: Waiting 03:53:33 0854555d70ac: Waiting 03:53:33 9ae3059a80e1: Layer already exists 03:53:33 db319d3f6f71: Layer already exists 03:53:33 51ab98259535: Layer already exists 03:53:33 50a2b100726b: Layer already exists 03:53:33 36c15a2cd40f: Layer already exists 03:53:33 0854555d70ac: Layer already exists 03:53:33 ec2ebb1dd595: Layer already exists 03:53:33 main: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:33 ===================================================== [Pipeline] echo 03:53:33 taggedImages: 03:53:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a 03:53:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:53:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 03:53:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:53:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:53:33 3a45c91516f5c303fac369081ced01397353f73a 03:53:33 latest 03:53:33 4.1.0-dev.115 03:53:33 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:33 main 03:53:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a 03:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:53:33 499c5c0c1ea5: Preparing 03:53:33 e16ab681174c: Preparing 03:53:33 d55c420d5fc4: Preparing 03:53:33 9ae3059a80e1: Preparing 03:53:33 36c15a2cd40f: Preparing 03:53:33 421d489e49c3: Preparing 03:53:33 6ba4f8f66765: Preparing 03:53:33 e3b312ee5209: Preparing 03:53:33 dda815c96c21: Preparing 03:53:33 0854555d70ac: Preparing 03:53:33 6ba4f8f66765: Waiting 03:53:33 e3b312ee5209: Waiting 03:53:33 dda815c96c21: Waiting 03:53:33 0854555d70ac: Waiting 03:53:33 421d489e49c3: Waiting 03:53:33 9ae3059a80e1: Layer already exists 03:53:33 36c15a2cd40f: Layer already exists 03:53:33 499c5c0c1ea5: Pushed 03:53:33 e16ab681174c: Pushed 03:53:33 d55c420d5fc4: Pushed 03:53:33 0854555d70ac: Layer already exists 03:53:33 e3b312ee5209: Pushed 03:53:34 dda815c96c21: Pushed 03:53:39 6ba4f8f66765: Pushed 03:53:47 421d489e49c3: Pushed 03:53:47 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:53:48 499c5c0c1ea5: Preparing 03:53:48 e16ab681174c: Preparing 03:53:48 d55c420d5fc4: Preparing 03:53:48 9ae3059a80e1: Preparing 03:53:48 36c15a2cd40f: Preparing 03:53:48 421d489e49c3: Preparing 03:53:48 6ba4f8f66765: Preparing 03:53:48 e3b312ee5209: Preparing 03:53:48 421d489e49c3: Waiting 03:53:48 6ba4f8f66765: Waiting 03:53:48 dda815c96c21: Preparing 03:53:48 0854555d70ac: Preparing 03:53:48 e3b312ee5209: Waiting 03:53:48 dda815c96c21: Waiting 03:53:48 0854555d70ac: Waiting 03:53:48 d55c420d5fc4: Layer already exists 03:53:48 499c5c0c1ea5: Layer already exists 03:53:48 e16ab681174c: Layer already exists 03:53:48 9ae3059a80e1: Layer already exists 03:53:48 36c15a2cd40f: Layer already exists 03:53:48 421d489e49c3: Layer already exists 03:53:48 6ba4f8f66765: Layer already exists 03:53:48 e3b312ee5209: Layer already exists 03:53:48 0854555d70ac: Layer already exists 03:53:48 dda815c96c21: Layer already exists 03:53:48 latest: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 03:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:53:49 499c5c0c1ea5: Preparing 03:53:49 e16ab681174c: Preparing 03:53:49 d55c420d5fc4: Preparing 03:53:49 9ae3059a80e1: Preparing 03:53:49 36c15a2cd40f: Preparing 03:53:49 421d489e49c3: Preparing 03:53:49 6ba4f8f66765: Preparing 03:53:49 e3b312ee5209: Preparing 03:53:49 dda815c96c21: Preparing 03:53:49 0854555d70ac: Preparing 03:53:49 6ba4f8f66765: Waiting 03:53:49 e3b312ee5209: Waiting 03:53:49 dda815c96c21: Waiting 03:53:49 0854555d70ac: Waiting 03:53:49 421d489e49c3: Waiting 03:53:49 e16ab681174c: Layer already exists 03:53:49 d55c420d5fc4: Layer already exists 03:53:49 36c15a2cd40f: Layer already exists 03:53:49 499c5c0c1ea5: Layer already exists 03:53:49 9ae3059a80e1: Layer already exists 03:53:49 421d489e49c3: Layer already exists 03:53:49 6ba4f8f66765: Layer already exists 03:53:49 dda815c96c21: Layer already exists 03:53:49 0854555d70ac: Layer already exists 03:53:49 e3b312ee5209: Layer already exists 03:53:49 4.1.0-dev.115: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:53:49 499c5c0c1ea5: Preparing 03:53:49 e16ab681174c: Preparing 03:53:49 d55c420d5fc4: Preparing 03:53:49 9ae3059a80e1: Preparing 03:53:49 36c15a2cd40f: Preparing 03:53:49 421d489e49c3: Preparing 03:53:49 6ba4f8f66765: Preparing 03:53:49 e3b312ee5209: Preparing 03:53:49 dda815c96c21: Preparing 03:53:49 0854555d70ac: Preparing 03:53:49 e3b312ee5209: Waiting 03:53:49 dda815c96c21: Waiting 03:53:49 0854555d70ac: Waiting 03:53:49 421d489e49c3: Waiting 03:53:49 6ba4f8f66765: Waiting 03:53:49 d55c420d5fc4: Layer already exists 03:53:49 36c15a2cd40f: Layer already exists 03:53:49 9ae3059a80e1: Layer already exists 03:53:49 e16ab681174c: Layer already exists 03:53:49 499c5c0c1ea5: Layer already exists 03:53:49 6ba4f8f66765: Layer already exists 03:53:49 421d489e49c3: Layer already exists 03:53:49 e3b312ee5209: Layer already exists 03:53:49 dda815c96c21: Layer already exists 03:53:49 0854555d70ac: Layer already exists 03:53:49 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:53:50 499c5c0c1ea5: Preparing 03:53:50 e16ab681174c: Preparing 03:53:50 d55c420d5fc4: Preparing 03:53:50 9ae3059a80e1: Preparing 03:53:50 36c15a2cd40f: Preparing 03:53:50 421d489e49c3: Preparing 03:53:50 6ba4f8f66765: Preparing 03:53:50 e3b312ee5209: Preparing 03:53:50 dda815c96c21: Preparing 03:53:50 0854555d70ac: Preparing 03:53:50 6ba4f8f66765: Waiting 03:53:50 e3b312ee5209: Waiting 03:53:50 dda815c96c21: Waiting 03:53:50 0854555d70ac: Waiting 03:53:50 421d489e49c3: Waiting 03:53:50 d55c420d5fc4: Layer already exists 03:53:50 e16ab681174c: Layer already exists 03:53:50 36c15a2cd40f: Layer already exists 03:53:50 499c5c0c1ea5: Layer already exists 03:53:50 9ae3059a80e1: Layer already exists 03:53:50 421d489e49c3: Layer already exists 03:53:50 6ba4f8f66765: Layer already exists 03:53:50 e3b312ee5209: Layer already exists 03:53:50 dda815c96c21: Layer already exists 03:53:50 0854555d70ac: Layer already exists 03:53:50 main: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:50 ===================================================== [Pipeline] echo 03:53:50 taggedImages: 03:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a 03:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 03:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:53:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:53:50 3a45c91516f5c303fac369081ced01397353f73a 03:53:50 latest 03:53:50 4.1.0-dev.115 03:53:50 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:53:50 main 03:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a 03:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:53:51 984b80817d7c: Preparing 03:53:51 50ab2be54b9f: Preparing 03:53:51 eb55805d847b: Preparing 03:53:51 9ae3059a80e1: Preparing 03:53:51 36c15a2cd40f: Preparing 03:53:51 ea587a9aeda6: Preparing 03:53:51 57e6053762e3: Preparing 03:53:51 d847bc493f88: Preparing 03:53:51 0854555d70ac: Preparing 03:53:51 0854555d70ac: Waiting 03:53:51 d847bc493f88: Waiting 03:53:51 ea587a9aeda6: Waiting 03:53:51 57e6053762e3: Waiting 03:53:51 9ae3059a80e1: Layer already exists 03:53:51 36c15a2cd40f: Layer already exists 03:53:51 eb55805d847b: Pushed 03:53:51 984b80817d7c: Pushed 03:53:51 57e6053762e3: Pushed 03:53:51 50ab2be54b9f: Pushed 03:53:51 0854555d70ac: Layer already exists 03:53:51 d847bc493f88: Pushed 03:54:06 ea587a9aeda6: Pushed 03:54:06 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:54:07 984b80817d7c: Preparing 03:54:07 50ab2be54b9f: Preparing 03:54:07 eb55805d847b: Preparing 03:54:07 9ae3059a80e1: Preparing 03:54:07 36c15a2cd40f: Preparing 03:54:07 ea587a9aeda6: Preparing 03:54:07 57e6053762e3: Preparing 03:54:07 d847bc493f88: Preparing 03:54:07 0854555d70ac: Preparing 03:54:07 ea587a9aeda6: Waiting 03:54:07 57e6053762e3: Waiting 03:54:07 d847bc493f88: Waiting 03:54:07 0854555d70ac: Waiting 03:54:07 984b80817d7c: Layer already exists 03:54:07 9ae3059a80e1: Layer already exists 03:54:07 50ab2be54b9f: Layer already exists 03:54:07 36c15a2cd40f: Layer already exists 03:54:07 eb55805d847b: Layer already exists 03:54:07 ea587a9aeda6: Layer already exists 03:54:07 d847bc493f88: Layer already exists 03:54:07 57e6053762e3: Layer already exists 03:54:07 0854555d70ac: Layer already exists 03:54:07 latest: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 03:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:54:07 984b80817d7c: Preparing 03:54:07 50ab2be54b9f: Preparing 03:54:07 eb55805d847b: Preparing 03:54:07 9ae3059a80e1: Preparing 03:54:07 36c15a2cd40f: Preparing 03:54:07 ea587a9aeda6: Preparing 03:54:07 57e6053762e3: Preparing 03:54:07 d847bc493f88: Preparing 03:54:07 0854555d70ac: Preparing 03:54:07 ea587a9aeda6: Waiting 03:54:07 57e6053762e3: Waiting 03:54:07 d847bc493f88: Waiting 03:54:07 0854555d70ac: Waiting 03:54:07 984b80817d7c: Layer already exists 03:54:07 50ab2be54b9f: Layer already exists 03:54:07 9ae3059a80e1: Layer already exists 03:54:07 36c15a2cd40f: Layer already exists 03:54:07 eb55805d847b: Layer already exists 03:54:07 57e6053762e3: Layer already exists 03:54:07 0854555d70ac: Layer already exists 03:54:07 d847bc493f88: Layer already exists 03:54:07 ea587a9aeda6: Layer already exists 03:54:07 4.1.0-dev.115: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:54:08 984b80817d7c: Preparing 03:54:08 50ab2be54b9f: Preparing 03:54:08 eb55805d847b: Preparing 03:54:08 9ae3059a80e1: Preparing 03:54:08 36c15a2cd40f: Preparing 03:54:08 ea587a9aeda6: Preparing 03:54:08 57e6053762e3: Preparing 03:54:08 d847bc493f88: Preparing 03:54:08 0854555d70ac: Preparing 03:54:08 57e6053762e3: Waiting 03:54:08 d847bc493f88: Waiting 03:54:08 0854555d70ac: Waiting 03:54:08 ea587a9aeda6: Waiting 03:54:08 50ab2be54b9f: Layer already exists 03:54:08 9ae3059a80e1: Layer already exists 03:54:08 36c15a2cd40f: Layer already exists 03:54:08 eb55805d847b: Layer already exists 03:54:08 984b80817d7c: Layer already exists 03:54:08 57e6053762e3: Layer already exists 03:54:08 d847bc493f88: Layer already exists 03:54:08 ea587a9aeda6: Layer already exists 03:54:08 0854555d70ac: Layer already exists 03:54:08 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:54:09 984b80817d7c: Preparing 03:54:09 50ab2be54b9f: Preparing 03:54:09 eb55805d847b: Preparing 03:54:09 9ae3059a80e1: Preparing 03:54:09 36c15a2cd40f: Preparing 03:54:09 ea587a9aeda6: Preparing 03:54:09 57e6053762e3: Preparing 03:54:09 d847bc493f88: Preparing 03:54:09 0854555d70ac: Preparing 03:54:09 57e6053762e3: Waiting 03:54:09 d847bc493f88: Waiting 03:54:09 0854555d70ac: Waiting 03:54:09 ea587a9aeda6: Waiting 03:54:09 9ae3059a80e1: Layer already exists 03:54:09 50ab2be54b9f: Layer already exists 03:54:09 984b80817d7c: Layer already exists 03:54:09 eb55805d847b: Layer already exists 03:54:09 36c15a2cd40f: Layer already exists 03:54:09 57e6053762e3: Layer already exists 03:54:09 ea587a9aeda6: Layer already exists 03:54:09 d847bc493f88: Layer already exists 03:54:09 0854555d70ac: Layer already exists 03:54:09 main: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:09 ===================================================== [Pipeline] echo 03:54:09 taggedImages: 03:54:09 - nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a 03:54:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:54:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 03:54:09 - nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:54:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:54:09 3a45c91516f5c303fac369081ced01397353f73a 03:54:09 latest 03:54:09 4.1.0-dev.115 03:54:09 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:09 main 03:54:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a 03:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:54:10 499c5c0c1ea5: Preparing 03:54:10 f61ab5236f25: Preparing 03:54:10 0d89aec68a04: Preparing 03:54:10 9ae3059a80e1: Preparing 03:54:10 36c15a2cd40f: Preparing 03:54:10 ac87b1d46385: Preparing 03:54:10 e3b312ee5209: Preparing 03:54:10 dda815c96c21: Preparing 03:54:10 0854555d70ac: Preparing 03:54:10 ac87b1d46385: Waiting 03:54:10 dda815c96c21: Waiting 03:54:10 e3b312ee5209: Waiting 03:54:10 0854555d70ac: Waiting 03:54:10 36c15a2cd40f: Layer already exists 03:54:10 499c5c0c1ea5: Layer already exists 03:54:10 9ae3059a80e1: Layer already exists 03:54:10 dda815c96c21: Layer already exists 03:54:10 e3b312ee5209: Layer already exists 03:54:10 0854555d70ac: Layer already exists 03:54:10 f61ab5236f25: Pushed 03:54:10 0d89aec68a04: Pushed 03:54:24 ac87b1d46385: Pushed 03:54:24 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:54:25 499c5c0c1ea5: Preparing 03:54:25 f61ab5236f25: Preparing 03:54:25 0d89aec68a04: Preparing 03:54:25 9ae3059a80e1: Preparing 03:54:25 36c15a2cd40f: Preparing 03:54:25 ac87b1d46385: Preparing 03:54:25 e3b312ee5209: Preparing 03:54:25 dda815c96c21: Preparing 03:54:25 0854555d70ac: Preparing 03:54:25 e3b312ee5209: Waiting 03:54:25 dda815c96c21: Waiting 03:54:25 ac87b1d46385: Waiting 03:54:25 0854555d70ac: Waiting 03:54:25 9ae3059a80e1: Layer already exists 03:54:25 0d89aec68a04: Layer already exists 03:54:25 f61ab5236f25: Layer already exists 03:54:25 36c15a2cd40f: Layer already exists 03:54:25 499c5c0c1ea5: Layer already exists 03:54:25 ac87b1d46385: Layer already exists 03:54:25 e3b312ee5209: Layer already exists 03:54:25 dda815c96c21: Layer already exists 03:54:25 0854555d70ac: Layer already exists 03:54:25 latest: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 03:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:54:26 499c5c0c1ea5: Preparing 03:54:26 f61ab5236f25: Preparing 03:54:26 0d89aec68a04: Preparing 03:54:26 9ae3059a80e1: Preparing 03:54:26 36c15a2cd40f: Preparing 03:54:26 ac87b1d46385: Preparing 03:54:26 e3b312ee5209: Preparing 03:54:26 dda815c96c21: Preparing 03:54:26 0854555d70ac: Preparing 03:54:26 e3b312ee5209: Waiting 03:54:26 dda815c96c21: Waiting 03:54:26 0854555d70ac: Waiting 03:54:26 ac87b1d46385: Waiting 03:54:26 f61ab5236f25: Layer already exists 03:54:26 9ae3059a80e1: Layer already exists 03:54:26 0d89aec68a04: Layer already exists 03:54:26 36c15a2cd40f: Layer already exists 03:54:26 499c5c0c1ea5: Layer already exists 03:54:26 e3b312ee5209: Layer already exists 03:54:26 ac87b1d46385: Layer already exists 03:54:26 0854555d70ac: Layer already exists 03:54:26 dda815c96c21: Layer already exists 03:54:26 4.1.0-dev.115: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:54:26 499c5c0c1ea5: Preparing 03:54:26 f61ab5236f25: Preparing 03:54:26 0d89aec68a04: Preparing 03:54:26 9ae3059a80e1: Preparing 03:54:26 36c15a2cd40f: Preparing 03:54:26 ac87b1d46385: Preparing 03:54:26 e3b312ee5209: Preparing 03:54:26 dda815c96c21: Preparing 03:54:26 0854555d70ac: Preparing 03:54:26 e3b312ee5209: Waiting 03:54:26 ac87b1d46385: Waiting 03:54:26 dda815c96c21: Waiting 03:54:26 0854555d70ac: Waiting 03:54:26 9ae3059a80e1: Layer already exists 03:54:26 36c15a2cd40f: Layer already exists 03:54:26 499c5c0c1ea5: Layer already exists 03:54:26 f61ab5236f25: Layer already exists 03:54:26 0d89aec68a04: Layer already exists 03:54:26 ac87b1d46385: Layer already exists 03:54:26 dda815c96c21: Layer already exists 03:54:26 e3b312ee5209: Layer already exists 03:54:26 0854555d70ac: Layer already exists 03:54:26 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:54:27 499c5c0c1ea5: Preparing 03:54:27 f61ab5236f25: Preparing 03:54:27 0d89aec68a04: Preparing 03:54:27 9ae3059a80e1: Preparing 03:54:27 36c15a2cd40f: Preparing 03:54:27 ac87b1d46385: Preparing 03:54:27 e3b312ee5209: Preparing 03:54:27 dda815c96c21: Preparing 03:54:27 0854555d70ac: Preparing 03:54:27 ac87b1d46385: Waiting 03:54:27 dda815c96c21: Waiting 03:54:27 e3b312ee5209: Waiting 03:54:27 0854555d70ac: Waiting 03:54:27 9ae3059a80e1: Layer already exists 03:54:27 36c15a2cd40f: Layer already exists 03:54:27 0d89aec68a04: Layer already exists 03:54:27 499c5c0c1ea5: Layer already exists 03:54:27 f61ab5236f25: Layer already exists 03:54:27 0854555d70ac: Layer already exists 03:54:27 ac87b1d46385: Layer already exists 03:54:27 e3b312ee5209: Layer already exists 03:54:27 dda815c96c21: Layer already exists 03:54:27 main: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:27 ===================================================== [Pipeline] echo 03:54:27 taggedImages: 03:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a 03:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 03:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:54:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:54:27 3a45c91516f5c303fac369081ced01397353f73a 03:54:27 latest 03:54:27 4.1.0-dev.115 03:54:27 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:27 main 03:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a 03:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:54:28 6ff260d93dca: Preparing 03:54:28 bca3a6e566f3: Preparing 03:54:28 9ae3059a80e1: Preparing 03:54:28 36c15a2cd40f: Preparing 03:54:28 d2789ac4f21b: Preparing 03:54:28 77799afeeadd: Preparing 03:54:28 0854555d70ac: Preparing 03:54:28 0854555d70ac: Waiting 03:54:28 77799afeeadd: Waiting 03:54:28 9ae3059a80e1: Layer already exists 03:54:28 36c15a2cd40f: Layer already exists 03:54:28 0854555d70ac: Layer already exists 03:54:28 d2789ac4f21b: Pushed 03:54:28 6ff260d93dca: Pushed 03:54:28 77799afeeadd: Pushed 03:54:32 bca3a6e566f3: Pushed 03:54:32 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:54:32 6ff260d93dca: Preparing 03:54:32 bca3a6e566f3: Preparing 03:54:32 9ae3059a80e1: Preparing 03:54:32 36c15a2cd40f: Preparing 03:54:32 d2789ac4f21b: Preparing 03:54:32 77799afeeadd: Preparing 03:54:32 0854555d70ac: Preparing 03:54:32 77799afeeadd: Waiting 03:54:32 0854555d70ac: Waiting 03:54:32 9ae3059a80e1: Layer already exists 03:54:32 d2789ac4f21b: Layer already exists 03:54:32 6ff260d93dca: Layer already exists 03:54:32 36c15a2cd40f: Layer already exists 03:54:32 bca3a6e566f3: Layer already exists 03:54:32 0854555d70ac: Layer already exists 03:54:32 77799afeeadd: Layer already exists 03:54:32 latest: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 03:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:54:33 6ff260d93dca: Preparing 03:54:33 bca3a6e566f3: Preparing 03:54:33 9ae3059a80e1: Preparing 03:54:33 36c15a2cd40f: Preparing 03:54:33 d2789ac4f21b: Preparing 03:54:33 77799afeeadd: Preparing 03:54:33 0854555d70ac: Preparing 03:54:33 77799afeeadd: Waiting 03:54:33 0854555d70ac: Waiting 03:54:33 9ae3059a80e1: Layer already exists 03:54:33 36c15a2cd40f: Layer already exists 03:54:33 d2789ac4f21b: Layer already exists 03:54:33 6ff260d93dca: Layer already exists 03:54:33 bca3a6e566f3: Layer already exists 03:54:33 77799afeeadd: Layer already exists 03:54:33 0854555d70ac: Layer already exists 03:54:33 4.1.0-dev.115: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:54:34 6ff260d93dca: Preparing 03:54:34 bca3a6e566f3: Preparing 03:54:34 9ae3059a80e1: Preparing 03:54:34 36c15a2cd40f: Preparing 03:54:34 d2789ac4f21b: Preparing 03:54:34 77799afeeadd: Preparing 03:54:34 0854555d70ac: Preparing 03:54:34 77799afeeadd: Waiting 03:54:34 0854555d70ac: Waiting 03:54:34 d2789ac4f21b: Layer already exists 03:54:34 9ae3059a80e1: Layer already exists 03:54:34 6ff260d93dca: Layer already exists 03:54:34 bca3a6e566f3: Layer already exists 03:54:34 36c15a2cd40f: Layer already exists 03:54:34 0854555d70ac: Layer already exists 03:54:34 77799afeeadd: Layer already exists 03:54:34 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:54:34 6ff260d93dca: Preparing 03:54:34 bca3a6e566f3: Preparing 03:54:34 9ae3059a80e1: Preparing 03:54:34 36c15a2cd40f: Preparing 03:54:34 d2789ac4f21b: Preparing 03:54:34 77799afeeadd: Preparing 03:54:34 0854555d70ac: Preparing 03:54:34 77799afeeadd: Waiting 03:54:34 0854555d70ac: Waiting 03:54:34 bca3a6e566f3: Layer already exists 03:54:34 6ff260d93dca: Layer already exists 03:54:34 36c15a2cd40f: Layer already exists 03:54:34 d2789ac4f21b: Layer already exists 03:54:34 9ae3059a80e1: Layer already exists 03:54:34 77799afeeadd: Layer already exists 03:54:34 0854555d70ac: Layer already exists 03:54:34 main: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:34 ===================================================== [Pipeline] echo 03:54:34 taggedImages: 03:54:34 - nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a 03:54:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:54:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 03:54:34 - nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:54:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:54:35 3a45c91516f5c303fac369081ced01397353f73a 03:54:35 latest 03:54:35 4.1.0-dev.115 03:54:35 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:35 main 03:54:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a 03:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:54:35 c73a94134472: Preparing 03:54:35 49e9c7a9cf85: Preparing 03:54:35 9ae3059a80e1: Preparing 03:54:35 36c15a2cd40f: Preparing 03:54:35 a51d7ccd5bb6: Preparing 03:54:35 2756b63c2755: Preparing 03:54:35 0854555d70ac: Preparing 03:54:35 2756b63c2755: Waiting 03:54:35 0854555d70ac: Waiting 03:54:35 9ae3059a80e1: Layer already exists 03:54:35 36c15a2cd40f: Layer already exists 03:54:35 0854555d70ac: Layer already exists 03:54:35 c73a94134472: Pushed 03:54:35 a51d7ccd5bb6: Pushed 03:54:35 2756b63c2755: Pushed 03:54:40 49e9c7a9cf85: Pushed 03:54:40 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:54:40 c73a94134472: Preparing 03:54:40 49e9c7a9cf85: Preparing 03:54:40 9ae3059a80e1: Preparing 03:54:40 36c15a2cd40f: Preparing 03:54:40 a51d7ccd5bb6: Preparing 03:54:40 2756b63c2755: Preparing 03:54:40 0854555d70ac: Preparing 03:54:40 0854555d70ac: Waiting 03:54:40 2756b63c2755: Waiting 03:54:40 49e9c7a9cf85: Layer already exists 03:54:40 9ae3059a80e1: Layer already exists 03:54:40 c73a94134472: Layer already exists 03:54:40 36c15a2cd40f: Layer already exists 03:54:40 a51d7ccd5bb6: Layer already exists 03:54:40 2756b63c2755: Layer already exists 03:54:40 0854555d70ac: Layer already exists 03:54:40 latest: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 03:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:54:41 c73a94134472: Preparing 03:54:41 49e9c7a9cf85: Preparing 03:54:41 9ae3059a80e1: Preparing 03:54:41 36c15a2cd40f: Preparing 03:54:41 a51d7ccd5bb6: Preparing 03:54:41 2756b63c2755: Preparing 03:54:41 0854555d70ac: Preparing 03:54:41 2756b63c2755: Waiting 03:54:41 0854555d70ac: Waiting 03:54:41 9ae3059a80e1: Layer already exists 03:54:41 36c15a2cd40f: Layer already exists 03:54:41 c73a94134472: Layer already exists 03:54:41 49e9c7a9cf85: Layer already exists 03:54:41 a51d7ccd5bb6: Layer already exists 03:54:41 0854555d70ac: Layer already exists 03:54:41 2756b63c2755: Layer already exists 03:54:41 4.1.0-dev.115: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:54:42 c73a94134472: Preparing 03:54:42 49e9c7a9cf85: Preparing 03:54:42 9ae3059a80e1: Preparing 03:54:42 36c15a2cd40f: Preparing 03:54:42 a51d7ccd5bb6: Preparing 03:54:42 2756b63c2755: Preparing 03:54:42 0854555d70ac: Preparing 03:54:42 2756b63c2755: Waiting 03:54:42 0854555d70ac: Waiting 03:54:42 a51d7ccd5bb6: Layer already exists 03:54:42 36c15a2cd40f: Layer already exists 03:54:42 49e9c7a9cf85: Layer already exists 03:54:42 9ae3059a80e1: Layer already exists 03:54:42 c73a94134472: Layer already exists 03:54:42 2756b63c2755: Layer already exists 03:54:42 0854555d70ac: Layer already exists 03:54:42 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:54:42 c73a94134472: Preparing 03:54:42 49e9c7a9cf85: Preparing 03:54:42 9ae3059a80e1: Preparing 03:54:42 36c15a2cd40f: Preparing 03:54:42 a51d7ccd5bb6: Preparing 03:54:42 2756b63c2755: Preparing 03:54:42 0854555d70ac: Preparing 03:54:42 2756b63c2755: Waiting 03:54:42 0854555d70ac: Waiting 03:54:42 c73a94134472: Layer already exists 03:54:42 a51d7ccd5bb6: Layer already exists 03:54:42 36c15a2cd40f: Layer already exists 03:54:42 9ae3059a80e1: Layer already exists 03:54:42 49e9c7a9cf85: Layer already exists 03:54:42 2756b63c2755: Layer already exists 03:54:42 0854555d70ac: Layer already exists 03:54:42 main: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:42 ===================================================== [Pipeline] echo 03:54:42 taggedImages: 03:54:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a 03:54:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:54:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 03:54:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 03:54:42 - 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] } 04:12:12 #142 ... 04:12:12 04:12:12 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:12:12 #149 DONE 1176.6s 04:12:12 04:12:12 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:12:12 #142 ... 04:12:12 04:12:12 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:12:12 #155 DONE 0.3s 04:12:12 04:12:12 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:12:12 #46 ... 04:12:12 04:12:12 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:12:12 #156 DONE 0.2s 04:12:12 04:12:12 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:12:12 #157 DONE 0.3s 04:12:12 04:12:12 #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 04:12:12 #158 DONE 0.1s 04:12:12 04:12:12 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:12:12 #159 DONE 0.1s 04:12:12 04:12:12 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:12:12 #34 ... 04:12:12 04:12:12 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:12:12 #160 DONE 5.0s 04:12:12 04:12:12 #100 [core-common-config-bootstrapper] exporting to image 04:12:12 #100 exporting layers 04:12:12 #100 exporting layers 0.8s done 04:12:12 #100 writing image sha256:67204d7103edcc37cdac01809e1d7c31576f6e0ab8bc2ebcd0f5238fad827f5b 0.0s done 04:12:12 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 04:12:12 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:12:12 #100 DONE 8.1s 04:12:12 04:12:12 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:12:17 #46 ... 04:12:17 04:12:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:12:17 #151 DONE 1194.5s 04:12:17 04:12:17 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:12:17 #150 ... 04:12:17 04:12:17 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:12:17 #161 DONE 0.2s 04:12:17 04:12:17 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:12:20 #162 DONE 2.3s 04:12:20 04:12:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:12:20 #150 ... 04:12:20 04:12:20 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:12:20 #163 DONE 0.3s 04:12:20 04:12:20 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:12:20 #147 ... 04:12:20 04:12:20 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:12:20 #164 DONE 0.2s 04:12:20 04:12:20 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:12:20 #165 DONE 0.2s 04:12:20 04:12:20 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:12:20 #166 DONE 0.1s 04:12:20 04:12:20 #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/ 04:12:21 #167 DONE 0.4s 04:12:21 04:12:21 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:12:21 #150 ... 04:12:21 04:12:21 #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/ 04:12:21 #168 DONE 0.3s 04:12:21 04:12:21 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:12:21 #46 ... 04:12:21 04:12:21 #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/ 04:12:21 #169 DONE 0.2s 04:12:21 04:12:21 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:12:21 #170 DONE 0.1s 04:12:21 04:12:21 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:12:22 #147 ... 04:12:22 04:12:22 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:12:23 #171 DONE 1.8s 04:12:23 04:12:23 #100 [security-bootstrapper] exporting to image 04:12:23 #100 exporting layers 04:12:25 #100 exporting layers 0.9s done 04:12:25 #100 writing image sha256:99579da347d5ac2fc9d002d39a9df271bca0dd8efd6d688e185b0cce926ba7ca done 04:12:25 #100 naming to docker.io/library/security-bootstrapper-arm64 done 04:12:25 #100 DONE 9.1s 04:12:25 04:12:25 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:33:08 #46 ... 04:33:08 04:33:08 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:33:08 #148 DONE 2434.0s 04:33:08 04:33:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:33:08 #152 ... 04:33:08 04:33:08 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:33:08 #172 DONE 0.1s 04:33:08 04:33:08 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:33:08 #173 DONE 0.1s 04:33:08 04:33:08 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:33:08 #147 ... 04:33:08 04:33:08 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:33:08 #174 DONE 0.6s 04:33:08 04:33:08 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:33:08 #175 DONE 0.1s 04:33:08 04:33:08 #100 [core-command] exporting to image 04:33:08 #100 exporting layers 04:33:08 #100 exporting layers 0.5s done 04:33:08 #100 writing image sha256:85253c9940576d6c4b36fd9da06d8c88697cca253a493bf4856aea83f9128fbe done 04:33:08 #100 naming to docker.io/library/core-command-arm64 done 04:33:08 #100 DONE 9.5s 04:33:08 04:33:08 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:33:13 #150 ... 04:33:13 04:33:13 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:33:13 #154 2450.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:33:15 #154 ... 04:33:15 04:33:15 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:33:15 #146 DONE 2453.2s 04:33:15 04:33:15 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:33:16 #150 ... 04:33:16 04:33:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:33:16 #176 DONE 0.3s 04:33:16 04:33:16 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:33:16 #153 ... 04:33:16 04:33:16 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:33:16 #177 DONE 0.3s 04:33:16 04:33: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 04:33:16 #178 DONE 0.2s 04:33:16 04:33:16 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:33:17 #179 DONE 0.2s 04:33:17 04:33:17 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:33:17 #180 DONE 0.6s 04:33:17 04:33:17 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:33:17 #181 DONE 0.2s 04:33:17 04:33:17 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:33:18 #46 ... 04:33:18 04:33:18 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:33:20 #182 DONE 2.6s 04:33:20 04:33:20 #100 [security-proxy-setup] exporting to image 04:33:20 #100 exporting layers 04:33:21 #100 exporting layers 1.1s done 04:33:21 #100 writing image sha256:68a56b87f62c8d59659547cc53f9902a833e7ea6a81700d620faad873b7ec7d1 0.0s done 04:33:21 #100 naming to docker.io/library/security-proxy-setup-arm64 done 04:33:21 #100 DONE 10.7s 04:33:21 04:33:21 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:34:00 #144 ... 04:34:00 04:34:00 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:34:00 #154 DONE 2493.7s 04:34:00 04:34:00 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:34:00 #36 ... 04:34:00 04:34:00 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:34:00 #183 DONE 0.3s 04:34:00 04:34:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:34:00 #150 ... 04:34:00 04:34:00 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:34:00 #184 DONE 0.2s 04:34:00 04:34:00 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:34:00 #34 ... 04:34:00 04:34:00 #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 04:34:00 #185 DONE 0.3s 04:34:00 04:34:00 #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 04:34:00 #186 DONE 0.2s 04:34:00 04:34:00 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:34:00 #142 ... 04:34:00 04:34:00 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:34:00 #187 DONE 0.2s 04:34:00 04:34:00 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:34:00 #188 DONE 0.5s 04:34:00 04:34:00 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:34:00 #189 DONE 0.6s 04:34:00 04:34:00 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:34:00 #190 DONE 0.1s 04:34:00 04:34:00 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:34:02 #191 DONE 2.2s 04:34:02 04:34:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:34:02 #36 ... 04:34:02 04:34:02 #100 [security-secretstore-setup] exporting to image 04:34:02 #100 exporting layers 04:34:04 #100 exporting layers 1.9s done 04:34:04 #100 writing image sha256:7165db76e27fcdbae4634f8096c3b3b98ea7f0961dedfe8f0551eee52df2b786 done 04:34:04 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 04:34:04 #100 DONE 12.6s 04:34:04 04:34:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:35:25 #153 ... 04:35:25 04:35:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:35:25 #145 DONE 2582.9s 04:35:25 04:35:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:35:26 #150 ... 04:35:26 04:35:26 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:35:26 #192 DONE 0.2s 04:35:26 04:35:26 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:35:26 #34 ... 04:35:26 04:35:26 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:35:26 #193 DONE 0.2s 04:35:26 04:35:26 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:35:27 #194 DONE 0.6s 04:35:27 04:35:27 #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 04:35:27 #195 DONE 0.2s 04:35:27 04:35:27 #100 [security-spiffe-token-provider] exporting to image 04:35:27 #100 exporting layers 04:35:28 #100 exporting layers 0.7s done 04:35:28 #100 writing image sha256:eb76ed05decb7e0120bc71e00d217fa84d0849c6128446616b55e4e210f4ac46 done 04:35:28 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:35:28 #100 DONE 13.3s 04:35:28 04:35:28 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:36:24 #152 ... 04:36:24 04:36:24 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:36:24 #147 DONE 2637.3s 04:36:24 04:36:24 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:24 #153 ... 04:36:24 04:36:24 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:36:24 #196 DONE 0.2s 04:36:24 04:36:24 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:36:24 #197 DONE 0.2s 04:36:24 04:36:24 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:36:24 #152 ... 04:36:24 04:36:24 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:36:24 #198 DONE 0.7s 04:36:24 04:36:24 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:24 #153 ... 04:36:24 04:36:24 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:36:24 #199 DONE 0.2s 04:36:24 04:36:24 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:36:24 #200 DONE 0.2s 04:36:24 04:36:24 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:36:24 #150 ... 04:36:24 04:36:24 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:36:24 #201 DONE 2.2s 04:36:24 04:36:24 #100 [security-proxy-auth] exporting to image 04:36:24 #100 exporting layers 04:36:24 #100 ... 04:36:24 04:36:24 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:36:24 #144 DONE 2642.2s 04:36:25 04:36:25 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:25 #153 ... 04:36:25 04:36:25 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:36:25 #202 DONE 0.2s 04:36:25 04:36:25 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:36:26 #36 ... 04:36:26 04:36:26 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:36:26 #203 ... 04:36:26 04:36:26 #100 [security-proxy-auth] exporting to image 04:36:26 #100 exporting layers 1.7s done 04:36:26 #100 writing image sha256:6f2f869e8a748d794b7899db8509878c2e45648c5dddf384ac471624ee1d52f2 0.0s done 04:36:26 #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:36:26 #100 DONE 15.0s 04:36:26 04:36:26 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:36:27 #36 ... 04:36:27 04:36:27 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:36:27 #203 DONE 1.0s 04:36:27 04:36:27 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:36:27 #204 DONE 0.2s 04:36:27 04:36:27 #100 [core-keeper] exporting to image 04:36:28 #100 exporting layers 0.7s done 04:36:28 #100 writing image sha256:969213db7302e69f74f225cba94388a1e1d943cdaca56a1b656a721c7d6c142b done 04:36:28 #100 naming to docker.io/library/core-keeper-arm64 done 04:36:28 #100 DONE 15.8s 04:36:28 04:36:28 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:36:29 #46 ... 04:36:29 04:36:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:36:29 #150 DONE 2647.3s 04:36:29 04:36:29 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:29 #153 ... 04:36:29 04:36:29 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:36:30 #205 DONE 0.3s 04:36:30 04:36:30 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:36:30 #34 ... 04:36:30 04:36:30 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:36:30 #206 DONE 0.2s 04:36:30 04:36:30 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:36:31 #207 DONE 0.7s 04:36:31 04:36:31 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:36:31 #142 ... 04:36:31 04:36:31 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:36:31 #208 DONE 0.2s 04:36:31 04:36:31 #100 [core-data] exporting to image 04:36:32 #100 exporting layers 0.8s done 04:36:32 #100 writing image sha256:1dcd0ebc7565d7fe35b63dca441cc3a4beff35ffc646f241929cf4d90fd6c1e7 done 04:36:32 #100 naming to docker.io/library/core-data-arm64 done 04:36:32 #100 DONE 16.5s 04:36:32 04:36:32 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:36:38 #36 ... 04:36:38 04:36:38 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:36:38 #152 DONE 2655.3s 04:36:38 04:36:38 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:36:38 #46 ... 04:36:38 04:36:38 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:36:38 #209 DONE 0.2s 04:36:38 04:36:38 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:36:38 #153 ... 04:36:38 04:36:38 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:36:38 #210 DONE 0.2s 04:36:38 04:36:38 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:36:39 #211 DONE 0.6s 04:36:39 04:36:39 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:36:39 #212 DONE 0.2s 04:36:39 04:36:39 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:36:39 #213 DONE 0.2s 04:36:39 04:36:39 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:36:39 #142 ... 04:36:39 04:36:39 #100 [core-metadata] exporting to image 04:36:39 #100 exporting layers 04:36:40 #100 exporting layers 0.6s done 04:36:40 #100 writing image sha256:84b73aea4a2ba1098689e3074f2fe12f7c297b49b4a13b520312b139e214250f done 04:36:40 #100 naming to docker.io/library/core-metadata-arm64 done 04:36:40 #100 DONE 17.2s 04:36:40 04:36:40 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:37:19 #153 ... 04:37:19 04:37:19 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:37:19 #142 DONE 2691.3s 04:37:19 04:37:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:37:19 #153 ... 04:37:19 04:37:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:37:19 #214 DONE 0.2s 04:37:19 04:37:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:37:19 #215 DONE 0.1s 04:37:19 04:37:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:37:19 #216 DONE 0.7s 04:37:19 04:37:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:37:19 #217 DONE 0.2s 04:37:19 04:37:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:37:19 #153 ... 04:37:19 04:37:19 #100 [support-scheduler] exporting to image 04:37:19 #100 exporting layers 04:37:19 #100 exporting layers 1.3s done 04:37:19 #100 writing image sha256:73f83f29a38d5a944545396a39c907a2fb58eada5a0e6f15c27fd5a92aedcc55 done 04:37:19 #100 naming to docker.io/library/support-scheduler-arm64 done 04:37:19 #100 DONE 18.5s 04:37:19 04:37:19 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:37:23 #153 DONE 2700.8s 04:37:23 04:37:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:37:23 #36 ... 04:37:23 04:37:23 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:37:23 #218 DONE 0.1s 04:37:23 04:37:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:37:23 #36 ... 04:37:23 04:37:23 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:37:23 #219 DONE 0.1s 04:37:24 04:37:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:37:24 #220 DONE 0.6s 04:37:24 04:37:24 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:37:24 #46 ... 04:37:24 04:37:24 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:37:24 #221 DONE 0.1s 04:37:24 04:37:24 #100 [support-notifications] exporting to image 04:37:24 #100 exporting layers 04:37:25 #100 exporting layers 0.7s done 04:37:25 #100 writing image sha256:14ec16c020e8f02601f58b276983d0f029795278007af31f4e1d993d67b47811 done 04:37:25 #100 naming to docker.io/library/support-notifications-arm64 0.0s done 04:37:25 #100 DONE 19.2s 04:37:25 04:37:25 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:37:25 time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:37:25 $ docker stop --time=1 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 04:37:31 $ docker rm -f --volumes 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:32 + docker images 04:37:32 REPOSITORY TAG IMAGE ID CREATED SIZE 04:37:32 support-notifications-arm64 latest 14ec16c020e8 8 seconds ago 56.1MB 04:37:32 support-scheduler-arm64 latest 73f83f29a38d 17 seconds ago 52.3MB 04:37:32 core-metadata-arm64 latest 84b73aea4a2b 53 seconds ago 48.2MB 04:37:32 core-data-arm64 latest 1dcd0ebc7565 About a minute ago 48.1MB 04:37:32 core-keeper-arm64 latest 969213db7302 About a minute ago 47.9MB 04:37:32 security-proxy-auth-arm64 latest 6f2f869e8a74 About a minute ago 47.3MB 04:37:32 security-spiffe-token-provider-arm64 latest eb76ed05decb 2 minutes ago 51.9MB 04:37:32 security-secretstore-setup-arm64 latest 7165db76e27f 3 minutes ago 85.8MB 04:37:32 security-proxy-setup-arm64 latest 68a56b87f62c 4 minutes ago 52.9MB 04:37:32 core-command-arm64 latest 85253c994057 4 minutes ago 42.6MB 04:37:32 security-bootstrapper-arm64 latest 99579da347d5 25 minutes ago 21.3MB 04:37:32 core-common-config-bootstrapper-arm64 latest 67204d7103ed 25 minutes ago 20.2MB 04:37:32 security-spire-agent-arm64 latest 20f2e2fb0f44 46 minutes ago 219MB 04:37:32 security-spire-server-arm64 latest bec6518ddc71 46 minutes ago 163MB 04:37:32 security-spire-config-arm64 latest 3f88d487e557 46 minutes ago 162MB 04:37:32 ci-base-image-arm64 latest dac759f3fa88 48 minutes ago 897MB 04:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 04:37:32 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 04:37:32 provisioning config files... 04:37:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config230241452112975918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:32 ---> ****-login.sh 04:37:32 nexus3.edgexfoundry.org:10001 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10002 04:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:33 Configure a credential helper to remove this warning. See 04:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:33 04:37:33 Login Succeeded 04:37:33 nexus3.edgexfoundry.org:10003 04:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:34 Configure a credential helper to remove this warning. See 04:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:34 04:37:34 Login Succeeded 04:37:34 nexus3.edgexfoundry.org:10004 04:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:34 Configure a credential helper to remove this warning. See 04:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:34 04:37:34 Login Succeeded 04:37:34 ****.io 04:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:34 Configure a credential helper to remove this warning. See 04:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:34 04:37:34 Login Succeeded 04:37:34 ---> ****-login.sh ends [Pipeline] } 04:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:37:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:37:35 3a45c91516f5c303fac369081ced01397353f73a 04:37:35 latest 04:37:35 4.1.0-dev.115 04:37:35 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:37:35 main 04:37:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:37:35 020621c2fdfa: Preparing 04:37:35 d4754caa073d: Preparing 04:37:35 6d17a7a41065: Preparing 04:37:35 a777a2c8aff7: Preparing 04:37:35 b47227185ec3: Preparing 04:37:35 b830c18e52e9: Preparing 04:37:35 eeaa73608b53: Preparing 04:37:35 b830c18e52e9: Waiting 04:37:35 eeaa73608b53: Waiting 04:37:36 6d17a7a41065: Pushed 04:37:36 b47227185ec3: Pushed 04:37:36 020621c2fdfa: Pushed 04:37:36 a777a2c8aff7: Pushed 04:37:36 eeaa73608b53: Layer already exists 04:37:36 b830c18e52e9: Pushed 04:37:44 d4754caa073d: Pushed 04:37:46 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:37:47 020621c2fdfa: Preparing 04:37:47 d4754caa073d: Preparing 04:37:47 6d17a7a41065: Preparing 04:37:47 a777a2c8aff7: Preparing 04:37:47 b47227185ec3: Preparing 04:37:47 b830c18e52e9: Preparing 04:37:47 b830c18e52e9: Waiting 04:37:47 eeaa73608b53: Preparing 04:37:47 eeaa73608b53: Waiting 04:37:47 6d17a7a41065: Layer already exists 04:37:47 020621c2fdfa: Layer already exists 04:37:47 b47227185ec3: Layer already exists 04:37:47 d4754caa073d: Layer already exists 04:37:47 eeaa73608b53: Layer already exists 04:37:47 a777a2c8aff7: Layer already exists 04:37:47 b830c18e52e9: Layer already exists 04:37:47 latest: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 04:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:37:48 020621c2fdfa: Preparing 04:37:48 d4754caa073d: Preparing 04:37:48 6d17a7a41065: Preparing 04:37:48 a777a2c8aff7: Preparing 04:37:48 b47227185ec3: Preparing 04:37:48 b830c18e52e9: Preparing 04:37:48 eeaa73608b53: Preparing 04:37:48 b830c18e52e9: Waiting 04:37:48 eeaa73608b53: Waiting 04:37:48 a777a2c8aff7: Layer already exists 04:37:48 6d17a7a41065: Layer already exists 04:37:48 b47227185ec3: Layer already exists 04:37:48 020621c2fdfa: Layer already exists 04:37:48 d4754caa073d: Layer already exists 04:37:48 b830c18e52e9: Layer already exists 04:37:48 eeaa73608b53: Layer already exists 04:37:48 4.1.0-dev.115: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:37:49 020621c2fdfa: Preparing 04:37:49 d4754caa073d: Preparing 04:37:49 6d17a7a41065: Preparing 04:37:49 a777a2c8aff7: Preparing 04:37:49 b47227185ec3: Preparing 04:37:49 b830c18e52e9: Preparing 04:37:49 eeaa73608b53: Preparing 04:37:49 b830c18e52e9: Waiting 04:37:49 eeaa73608b53: Waiting 04:37:49 020621c2fdfa: Layer already exists 04:37:49 d4754caa073d: Layer already exists 04:37:49 b47227185ec3: Layer already exists 04:37:49 6d17a7a41065: Layer already exists 04:37:49 a777a2c8aff7: Layer already exists 04:37:49 eeaa73608b53: Layer already exists 04:37:49 b830c18e52e9: Layer already exists 04:37:49 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:37:50 020621c2fdfa: Preparing 04:37:50 d4754caa073d: Preparing 04:37:50 6d17a7a41065: Preparing 04:37:50 a777a2c8aff7: Preparing 04:37:50 b47227185ec3: Preparing 04:37:50 b830c18e52e9: Preparing 04:37:50 eeaa73608b53: Preparing 04:37:50 b830c18e52e9: Waiting 04:37:50 eeaa73608b53: Waiting 04:37:50 d4754caa073d: Layer already exists 04:37:50 6d17a7a41065: Layer already exists 04:37:50 b47227185ec3: Layer already exists 04:37:50 a777a2c8aff7: Layer already exists 04:37:50 020621c2fdfa: Layer already exists 04:37:50 b830c18e52e9: Layer already exists 04:37:50 eeaa73608b53: Layer already exists 04:37:50 main: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:50 ===================================================== [Pipeline] echo 04:37:50 taggedImages: 04:37:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:37:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:37:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 04:37:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:37:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:37:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:37:50 3a45c91516f5c303fac369081ced01397353f73a 04:37:50 latest 04:37:50 4.1.0-dev.115 04:37:50 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:37:50 main 04:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:37:51 5f7958e353ff: Preparing 04:37:51 5f4100589df5: Preparing 04:37:51 5a7d5671572c: Preparing 04:37:51 bd622bd3e7dd: Preparing 04:37:51 6d17a7a41065: Preparing 04:37:51 a777a2c8aff7: Preparing 04:37:51 b47227185ec3: Preparing 04:37:51 b830c18e52e9: Preparing 04:37:51 eeaa73608b53: Preparing 04:37:51 b47227185ec3: Waiting 04:37:51 b830c18e52e9: Waiting 04:37:51 eeaa73608b53: Waiting 04:37:51 a777a2c8aff7: Waiting 04:37:51 6d17a7a41065: Layer already exists 04:37:51 a777a2c8aff7: Layer already exists 04:37:51 b47227185ec3: Layer already exists 04:37:51 5f4100589df5: Pushed 04:37:51 5a7d5671572c: Pushed 04:37:51 b830c18e52e9: Layer already exists 04:37:51 5f7958e353ff: Pushed 04:37:51 eeaa73608b53: Layer already exists 04:37:55 bd622bd3e7dd: Pushed 04:37:55 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:55 + 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 04:37:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:37:55 5f7958e353ff: Preparing 04:37:55 5f4100589df5: Preparing 04:37:55 5a7d5671572c: Preparing 04:37:55 bd622bd3e7dd: Preparing 04:37:55 6d17a7a41065: Preparing 04:37:55 a777a2c8aff7: Preparing 04:37:55 b47227185ec3: Preparing 04:37:55 b830c18e52e9: Preparing 04:37:55 eeaa73608b53: Preparing 04:37:55 b47227185ec3: Waiting 04:37:55 a777a2c8aff7: Waiting 04:37:55 b830c18e52e9: Waiting 04:37:55 eeaa73608b53: Waiting 04:37:55 6d17a7a41065: Layer already exists 04:37:55 5a7d5671572c: Layer already exists 04:37:55 5f4100589df5: Layer already exists 04:37:55 5f7958e353ff: Layer already exists 04:37:55 bd622bd3e7dd: Layer already exists 04:37:55 b47227185ec3: Layer already exists 04:37:55 a777a2c8aff7: Layer already exists 04:37:55 b830c18e52e9: Layer already exists 04:37:55 eeaa73608b53: Layer already exists 04:37:56 latest: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 04:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:37:56 5f7958e353ff: Preparing 04:37:56 5f4100589df5: Preparing 04:37:56 5a7d5671572c: Preparing 04:37:56 bd622bd3e7dd: Preparing 04:37:56 6d17a7a41065: Preparing 04:37:56 a777a2c8aff7: Preparing 04:37:56 b47227185ec3: Preparing 04:37:56 b830c18e52e9: Preparing 04:37:56 eeaa73608b53: Preparing 04:37:56 b47227185ec3: Waiting 04:37:56 eeaa73608b53: Waiting 04:37:56 b830c18e52e9: Waiting 04:37:56 a777a2c8aff7: Waiting 04:37:56 bd622bd3e7dd: Layer already exists 04:37:56 5f7958e353ff: Layer already exists 04:37:56 5a7d5671572c: Layer already exists 04:37:56 6d17a7a41065: Layer already exists 04:37:56 5f4100589df5: Layer already exists 04:37:56 a777a2c8aff7: Layer already exists 04:37:56 b47227185ec3: Layer already exists 04:37:56 b830c18e52e9: Layer already exists 04:37:56 eeaa73608b53: Layer already exists 04:37:57 4.1.0-dev.115: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:38:02 5f7958e353ff: Preparing 04:38:02 5f4100589df5: Preparing 04:38:02 5a7d5671572c: Preparing 04:38:02 bd622bd3e7dd: Preparing 04:38:02 6d17a7a41065: Preparing 04:38:02 a777a2c8aff7: Preparing 04:38:02 b47227185ec3: Preparing 04:38:02 b830c18e52e9: Preparing 04:38:02 eeaa73608b53: Preparing 04:38:02 a777a2c8aff7: Waiting 04:38:02 b47227185ec3: Waiting 04:38:02 b830c18e52e9: Waiting 04:38:02 eeaa73608b53: Waiting 04:38:02 bd622bd3e7dd: Layer already exists 04:38:02 5a7d5671572c: Layer already exists 04:38:02 5f7958e353ff: Layer already exists 04:38:02 6d17a7a41065: Layer already exists 04:38:02 5f4100589df5: Layer already exists 04:38:02 b47227185ec3: Layer already exists 04:38:02 eeaa73608b53: Layer already exists 04:38:02 b830c18e52e9: Layer already exists 04:38:02 a777a2c8aff7: Layer already exists 04:38:02 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:02 + 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 04:38:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:38:03 5f7958e353ff: Preparing 04:38:03 5f4100589df5: Preparing 04:38:03 5a7d5671572c: Preparing 04:38:03 bd622bd3e7dd: Preparing 04:38:03 6d17a7a41065: Preparing 04:38:03 a777a2c8aff7: Preparing 04:38:03 b47227185ec3: Preparing 04:38:03 b830c18e52e9: Preparing 04:38:03 eeaa73608b53: Preparing 04:38:03 b47227185ec3: Waiting 04:38:03 b830c18e52e9: Waiting 04:38:03 eeaa73608b53: Waiting 04:38:03 a777a2c8aff7: Waiting 04:38:03 5f7958e353ff: Layer already exists 04:38:03 bd622bd3e7dd: Layer already exists 04:38:03 5f4100589df5: Layer already exists 04:38:03 6d17a7a41065: Layer already exists 04:38:03 5a7d5671572c: Layer already exists 04:38:03 a777a2c8aff7: Layer already exists 04:38:03 eeaa73608b53: Layer already exists 04:38:03 b830c18e52e9: Layer already exists 04:38:03 b47227185ec3: Layer already exists 04:38:03 main: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:03 ===================================================== [Pipeline] echo 04:38:03 taggedImages: 04:38:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:38:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 04:38:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:38:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:38:03 3a45c91516f5c303fac369081ced01397353f73a 04:38:03 latest 04:38:03 4.1.0-dev.115 04:38:03 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:03 main 04:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:38:04 b97896ccd578: Preparing 04:38:04 dc3478790257: Preparing 04:38:04 6d17a7a41065: Preparing 04:38:04 a777a2c8aff7: Preparing 04:38:04 921364e16210: Preparing 04:38:04 7116252e5330: Preparing 04:38:04 eeaa73608b53: Preparing 04:38:04 7116252e5330: Waiting 04:38:04 eeaa73608b53: Waiting 04:38:04 6d17a7a41065: Layer already exists 04:38:04 a777a2c8aff7: Layer already exists 04:38:04 eeaa73608b53: Layer already exists 04:38:04 921364e16210: Pushed 04:38:04 b97896ccd578: Pushed 04:38:04 7116252e5330: Pushed 04:38:14 dc3478790257: Pushed 04:38:14 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:38:15 b97896ccd578: Preparing 04:38:15 dc3478790257: Preparing 04:38:15 6d17a7a41065: Preparing 04:38:15 a777a2c8aff7: Preparing 04:38:15 921364e16210: Preparing 04:38:15 7116252e5330: Preparing 04:38:15 eeaa73608b53: Preparing 04:38:15 7116252e5330: Waiting 04:38:15 eeaa73608b53: Waiting 04:38:15 dc3478790257: Layer already exists 04:38:15 921364e16210: Layer already exists 04:38:15 a777a2c8aff7: Layer already exists 04:38:15 b97896ccd578: Layer already exists 04:38:15 6d17a7a41065: Layer already exists 04:38:15 7116252e5330: Layer already exists 04:38:15 eeaa73608b53: Layer already exists 04:38:15 latest: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 04:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:38:16 b97896ccd578: Preparing 04:38:16 dc3478790257: Preparing 04:38:16 6d17a7a41065: Preparing 04:38:16 a777a2c8aff7: Preparing 04:38:16 921364e16210: Preparing 04:38:16 7116252e5330: Preparing 04:38:16 eeaa73608b53: Preparing 04:38:16 7116252e5330: Waiting 04:38:16 eeaa73608b53: Waiting 04:38:16 a777a2c8aff7: Layer already exists 04:38:16 b97896ccd578: Layer already exists 04:38:16 921364e16210: Layer already exists 04:38:16 dc3478790257: Layer already exists 04:38:16 6d17a7a41065: Layer already exists 04:38:16 7116252e5330: Layer already exists 04:38:16 eeaa73608b53: Layer already exists 04:38:16 4.1.0-dev.115: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:38:17 b97896ccd578: Preparing 04:38:17 dc3478790257: Preparing 04:38:17 6d17a7a41065: Preparing 04:38:17 a777a2c8aff7: Preparing 04:38:17 921364e16210: Preparing 04:38:17 7116252e5330: Preparing 04:38:17 eeaa73608b53: Preparing 04:38:17 7116252e5330: Waiting 04:38:17 eeaa73608b53: Waiting 04:38:17 dc3478790257: Layer already exists 04:38:17 6d17a7a41065: Layer already exists 04:38:17 b97896ccd578: Layer already exists 04:38:17 a777a2c8aff7: Layer already exists 04:38:17 921364e16210: Layer already exists 04:38:17 eeaa73608b53: Layer already exists 04:38:17 7116252e5330: Layer already exists 04:38:17 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:38:18 b97896ccd578: Preparing 04:38:18 dc3478790257: Preparing 04:38:18 6d17a7a41065: Preparing 04:38:18 a777a2c8aff7: Preparing 04:38:18 921364e16210: Preparing 04:38:18 7116252e5330: Preparing 04:38:18 eeaa73608b53: Preparing 04:38:18 7116252e5330: Waiting 04:38:18 eeaa73608b53: Waiting 04:38:18 dc3478790257: Layer already exists 04:38:18 921364e16210: Layer already exists 04:38:18 b97896ccd578: Layer already exists 04:38:18 a777a2c8aff7: Layer already exists 04:38:18 6d17a7a41065: Layer already exists 04:38:18 eeaa73608b53: Layer already exists 04:38:18 7116252e5330: Layer already exists 04:38:18 main: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:18 ===================================================== [Pipeline] echo 04:38:18 taggedImages: 04:38:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:38:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 04:38:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:38:18 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:38:18 3a45c91516f5c303fac369081ced01397353f73a 04:38:18 latest 04:38:18 4.1.0-dev.115 04:38:18 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:18 main 04:38:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:38:19 f61f81597cf5: Preparing 04:38:19 0248b7e36a9c: Preparing 04:38:19 a777a2c8aff7: Preparing 04:38:19 461dd3078699: Preparing 04:38:19 453236bf62be: Preparing 04:38:19 eeaa73608b53: Preparing 04:38:19 eeaa73608b53: Waiting 04:38:19 a777a2c8aff7: Layer already exists 04:38:19 eeaa73608b53: Layer already exists 04:38:19 453236bf62be: Pushed 04:38:19 f61f81597cf5: Pushed 04:38:19 461dd3078699: Pushed 04:38:29 0248b7e36a9c: Pushed 04:38:29 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:38:30 f61f81597cf5: Preparing 04:38:30 0248b7e36a9c: Preparing 04:38:30 a777a2c8aff7: Preparing 04:38:30 461dd3078699: Preparing 04:38:30 453236bf62be: Preparing 04:38:30 eeaa73608b53: Preparing 04:38:30 eeaa73608b53: Waiting 04:38:30 453236bf62be: Layer already exists 04:38:30 f61f81597cf5: Layer already exists 04:38:30 0248b7e36a9c: Layer already exists 04:38:30 461dd3078699: Layer already exists 04:38:30 a777a2c8aff7: Layer already exists 04:38:30 eeaa73608b53: Layer already exists 04:38:30 latest: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 04:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:38:31 f61f81597cf5: Preparing 04:38:31 0248b7e36a9c: Preparing 04:38:31 a777a2c8aff7: Preparing 04:38:31 461dd3078699: Preparing 04:38:31 453236bf62be: Preparing 04:38:31 eeaa73608b53: Preparing 04:38:31 a777a2c8aff7: Layer already exists 04:38:31 453236bf62be: Layer already exists 04:38:31 461dd3078699: Layer already exists 04:38:31 0248b7e36a9c: Layer already exists 04:38:31 f61f81597cf5: Layer already exists 04:38:31 eeaa73608b53: Layer already exists 04:38:31 4.1.0-dev.115: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:38:32 f61f81597cf5: Preparing 04:38:32 0248b7e36a9c: Preparing 04:38:32 a777a2c8aff7: Preparing 04:38:32 461dd3078699: Preparing 04:38:32 453236bf62be: Preparing 04:38:32 eeaa73608b53: Preparing 04:38:32 eeaa73608b53: Waiting 04:38:32 461dd3078699: Layer already exists 04:38:32 a777a2c8aff7: Layer already exists 04:38:32 453236bf62be: Layer already exists 04:38:32 f61f81597cf5: Layer already exists 04:38:32 0248b7e36a9c: Layer already exists 04:38:32 eeaa73608b53: Layer already exists 04:38:33 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:38:33 f61f81597cf5: Preparing 04:38:33 0248b7e36a9c: Preparing 04:38:33 a777a2c8aff7: Preparing 04:38:33 461dd3078699: Preparing 04:38:33 453236bf62be: Preparing 04:38:33 eeaa73608b53: Preparing 04:38:33 eeaa73608b53: Waiting 04:38:33 0248b7e36a9c: Layer already exists 04:38:33 461dd3078699: Layer already exists 04:38:33 453236bf62be: Layer already exists 04:38:33 a777a2c8aff7: Layer already exists 04:38:33 f61f81597cf5: Layer already exists 04:38:34 eeaa73608b53: Layer already exists 04:38:34 main: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:34 ===================================================== [Pipeline] echo 04:38:34 taggedImages: 04:38:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:38:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 04:38:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:38:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:38:34 3a45c91516f5c303fac369081ced01397353f73a 04:38:34 latest 04:38:34 4.1.0-dev.115 04:38:34 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:34 main 04:38:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:38:34 9e44eb0b22f5: Preparing 04:38:34 eec88d26c956: Preparing 04:38:34 10da162d4bb7: Preparing 04:38:34 6d17a7a41065: Preparing 04:38:34 a777a2c8aff7: Preparing 04:38:34 b47227185ec3: Preparing 04:38:34 b830c18e52e9: Preparing 04:38:34 eeaa73608b53: Preparing 04:38:34 b47227185ec3: Waiting 04:38:34 b830c18e52e9: Waiting 04:38:34 eeaa73608b53: Waiting 04:38:34 a777a2c8aff7: Layer already exists 04:38:35 6d17a7a41065: Layer already exists 04:38:35 b47227185ec3: Layer already exists 04:38:35 b830c18e52e9: Layer already exists 04:38:35 eec88d26c956: Pushed 04:38:35 eeaa73608b53: Layer already exists 04:38:35 9e44eb0b22f5: Pushed 04:38:45 10da162d4bb7: Pushed 04:38:45 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:38:46 9e44eb0b22f5: Preparing 04:38:46 eec88d26c956: Preparing 04:38:46 10da162d4bb7: Preparing 04:38:46 6d17a7a41065: Preparing 04:38:46 a777a2c8aff7: Preparing 04:38:46 b47227185ec3: Preparing 04:38:46 b830c18e52e9: Preparing 04:38:46 eeaa73608b53: Preparing 04:38:46 b830c18e52e9: Waiting 04:38:46 b47227185ec3: Waiting 04:38:46 eeaa73608b53: Waiting 04:38:46 10da162d4bb7: Layer already exists 04:38:46 eec88d26c956: Layer already exists 04:38:46 9e44eb0b22f5: Layer already exists 04:38:46 6d17a7a41065: Layer already exists 04:38:46 a777a2c8aff7: Layer already exists 04:38:46 b47227185ec3: Layer already exists 04:38:46 b830c18e52e9: Layer already exists 04:38:46 eeaa73608b53: Layer already exists 04:38:46 latest: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 04:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:38:47 9e44eb0b22f5: Preparing 04:38:47 eec88d26c956: Preparing 04:38:47 10da162d4bb7: Preparing 04:38:47 6d17a7a41065: Preparing 04:38:47 a777a2c8aff7: Preparing 04:38:47 b47227185ec3: Preparing 04:38:47 b830c18e52e9: Preparing 04:38:47 eeaa73608b53: Preparing 04:38:47 b47227185ec3: Waiting 04:38:47 b830c18e52e9: Waiting 04:38:47 eeaa73608b53: Waiting 04:38:47 eec88d26c956: Layer already exists 04:38:47 9e44eb0b22f5: Layer already exists 04:38:47 6d17a7a41065: Layer already exists 04:38:47 a777a2c8aff7: Layer already exists 04:38:47 10da162d4bb7: Layer already exists 04:38:47 b47227185ec3: Layer already exists 04:38:47 b830c18e52e9: Layer already exists 04:38:47 eeaa73608b53: Layer already exists 04:38:47 4.1.0-dev.115: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:38:48 9e44eb0b22f5: Preparing 04:38:48 eec88d26c956: Preparing 04:38:48 10da162d4bb7: Preparing 04:38:48 6d17a7a41065: Preparing 04:38:48 a777a2c8aff7: Preparing 04:38:48 b47227185ec3: Preparing 04:38:48 b830c18e52e9: Preparing 04:38:48 eeaa73608b53: Preparing 04:38:48 b47227185ec3: Waiting 04:38:48 b830c18e52e9: Waiting 04:38:48 eeaa73608b53: Waiting 04:38:48 a777a2c8aff7: Layer already exists 04:38:48 eec88d26c956: Layer already exists 04:38:48 6d17a7a41065: Layer already exists 04:38:48 10da162d4bb7: Layer already exists 04:38:48 9e44eb0b22f5: Layer already exists 04:38:48 b47227185ec3: Layer already exists 04:38:48 b830c18e52e9: Layer already exists 04:38:48 eeaa73608b53: Layer already exists 04:38:48 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:38:49 9e44eb0b22f5: Preparing 04:38:49 eec88d26c956: Preparing 04:38:49 10da162d4bb7: Preparing 04:38:49 6d17a7a41065: Preparing 04:38:49 a777a2c8aff7: Preparing 04:38:49 b47227185ec3: Preparing 04:38:49 b830c18e52e9: Preparing 04:38:49 eeaa73608b53: Preparing 04:38:49 b47227185ec3: Waiting 04:38:49 b830c18e52e9: Waiting 04:38:49 eeaa73608b53: Waiting 04:38:49 6d17a7a41065: Layer already exists 04:38:49 9e44eb0b22f5: Layer already exists 04:38:49 a777a2c8aff7: Layer already exists 04:38:49 eec88d26c956: Layer already exists 04:38:49 10da162d4bb7: Layer already exists 04:38:49 b47227185ec3: Layer already exists 04:38:49 eeaa73608b53: Layer already exists 04:38:49 b830c18e52e9: Layer already exists 04:38:49 main: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:49 ===================================================== [Pipeline] echo 04:38:49 taggedImages: 04:38:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:38:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 04:38:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:38:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:38:49 3a45c91516f5c303fac369081ced01397353f73a 04:38:49 latest 04:38:49 4.1.0-dev.115 04:38:49 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:38:49 main 04:38:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:38:50 bd90bc1c3ca3: Preparing 04:38:50 f758702e16c5: Preparing 04:38:50 ddef01426c4e: Preparing 04:38:50 b2f299436944: Preparing 04:38:50 29acceaca308: Preparing 04:38:50 d2b737abcbd5: Preparing 04:38:50 993106e960fa: Preparing 04:38:50 6d17a7a41065: Preparing 04:38:50 d2b737abcbd5: Waiting 04:38:50 993106e960fa: Waiting 04:38:50 6d17a7a41065: Waiting 04:38:50 a777a2c8aff7: Preparing 04:38:50 eedc83cd9a92: Preparing 04:38:50 a777a2c8aff7: Waiting 04:38:50 5ff751d6b5df: Preparing 04:38:50 5f70bf18a086: Preparing 04:38:50 eedc83cd9a92: Waiting 04:38:50 d398caac2ee3: Preparing 04:38:50 5ff751d6b5df: Waiting 04:38:50 de990366c912: Preparing 04:38:50 b6260b71dff3: Preparing 04:38:50 eeaa73608b53: Preparing 04:38:50 5f70bf18a086: Waiting 04:38:50 d398caac2ee3: Waiting 04:38:50 b6260b71dff3: Waiting 04:38:50 de990366c912: Waiting 04:38:50 eeaa73608b53: Waiting 04:38:50 f758702e16c5: Pushed 04:38:50 29acceaca308: Pushed 04:38:50 ddef01426c4e: Pushed 04:38:50 b2f299436944: Pushed 04:38:50 bd90bc1c3ca3: Pushed 04:38:50 a777a2c8aff7: Layer already exists 04:38:50 6d17a7a41065: Layer already exists 04:38:50 5f70bf18a086: Layer already exists 04:38:50 d2b737abcbd5: Pushed 04:38:50 eedc83cd9a92: Pushed 04:38:50 5ff751d6b5df: Pushed 04:38:50 de990366c912: Pushed 04:38:50 d398caac2ee3: Pushed 04:38:50 eeaa73608b53: Layer already exists 04:38:51 b6260b71dff3: Pushed 04:38:54 993106e960fa: Pushed 04:38:54 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:38:55 bd90bc1c3ca3: Preparing 04:38:55 f758702e16c5: Preparing 04:38:55 ddef01426c4e: Preparing 04:38:55 b2f299436944: Preparing 04:38:55 29acceaca308: Preparing 04:38:55 d2b737abcbd5: Preparing 04:38:55 993106e960fa: Preparing 04:38:55 6d17a7a41065: Preparing 04:38:55 a777a2c8aff7: Preparing 04:38:55 eedc83cd9a92: Preparing 04:38:55 5ff751d6b5df: Preparing 04:38:55 5f70bf18a086: Preparing 04:38:55 d398caac2ee3: Preparing 04:38:55 de990366c912: Preparing 04:38:55 b6260b71dff3: Preparing 04:38:55 eeaa73608b53: Preparing 04:38:55 5ff751d6b5df: Waiting 04:38:55 5f70bf18a086: Waiting 04:38:55 d2b737abcbd5: Waiting 04:38:55 993106e960fa: Waiting 04:38:55 6d17a7a41065: Waiting 04:38:55 a777a2c8aff7: Waiting 04:38:55 d398caac2ee3: Waiting 04:38:55 de990366c912: Waiting 04:38:55 b6260b71dff3: Waiting 04:38:55 eeaa73608b53: Waiting 04:38:55 eedc83cd9a92: Waiting 04:38:55 b2f299436944: Layer already exists 04:38:55 f758702e16c5: Layer already exists 04:38:55 29acceaca308: Layer already exists 04:38:55 bd90bc1c3ca3: Layer already exists 04:38:55 ddef01426c4e: Layer already exists 04:38:55 6d17a7a41065: Layer already exists 04:38:55 d2b737abcbd5: Layer already exists 04:38:55 eedc83cd9a92: Layer already exists 04:38:55 993106e960fa: Layer already exists 04:38:55 a777a2c8aff7: Layer already exists 04:38:55 5ff751d6b5df: Layer already exists 04:38:55 de990366c912: Layer already exists 04:38:55 5f70bf18a086: Layer already exists 04:38:55 d398caac2ee3: Layer already exists 04:38:55 b6260b71dff3: Layer already exists 04:38:55 eeaa73608b53: Layer already exists 04:38:55 latest: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 04:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:38:58 bd90bc1c3ca3: Preparing 04:38:58 f758702e16c5: Preparing 04:38:58 ddef01426c4e: Preparing 04:38:58 b2f299436944: Preparing 04:38:58 29acceaca308: Preparing 04:38:58 d2b737abcbd5: Preparing 04:38:58 993106e960fa: Preparing 04:38:58 6d17a7a41065: Preparing 04:38:58 a777a2c8aff7: Preparing 04:38:58 eedc83cd9a92: Preparing 04:38:58 5ff751d6b5df: Preparing 04:38:58 5f70bf18a086: Preparing 04:38:58 d398caac2ee3: Preparing 04:38:58 de990366c912: Preparing 04:38:58 b6260b71dff3: Preparing 04:38:58 a777a2c8aff7: Waiting 04:38:58 eeaa73608b53: Preparing 04:38:58 eedc83cd9a92: Waiting 04:38:58 5ff751d6b5df: Waiting 04:38:58 5f70bf18a086: Waiting 04:38:58 d398caac2ee3: Waiting 04:38:58 d2b737abcbd5: Waiting 04:38:58 993106e960fa: Waiting 04:38:58 de990366c912: Waiting 04:38:58 b6260b71dff3: Waiting 04:38:58 6d17a7a41065: Waiting 04:38:58 eeaa73608b53: Waiting 04:38:58 f758702e16c5: Layer already exists 04:38:58 ddef01426c4e: Layer already exists 04:38:58 b2f299436944: Layer already exists 04:38:58 29acceaca308: Layer already exists 04:38:58 bd90bc1c3ca3: Layer already exists 04:38:59 993106e960fa: Layer already exists 04:38:59 6d17a7a41065: Layer already exists 04:38:59 eedc83cd9a92: Layer already exists 04:38:59 d2b737abcbd5: Layer already exists 04:38:59 a777a2c8aff7: Layer already exists 04:38:59 de990366c912: Layer already exists 04:38:59 5f70bf18a086: Layer already exists 04:38:59 5ff751d6b5df: Layer already exists 04:38:59 d398caac2ee3: Layer already exists 04:38:59 b6260b71dff3: Layer already exists 04:38:59 eeaa73608b53: Layer already exists 04:38:59 4.1.0-dev.115: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:39:01 bd90bc1c3ca3: Preparing 04:39:01 f758702e16c5: Preparing 04:39:01 ddef01426c4e: Preparing 04:39:01 b2f299436944: Preparing 04:39:01 29acceaca308: Preparing 04:39:01 d2b737abcbd5: Preparing 04:39:01 993106e960fa: Preparing 04:39:01 6d17a7a41065: Preparing 04:39:01 a777a2c8aff7: Preparing 04:39:01 eedc83cd9a92: Preparing 04:39:01 5ff751d6b5df: Preparing 04:39:01 5f70bf18a086: Preparing 04:39:01 d398caac2ee3: Preparing 04:39:01 de990366c912: Preparing 04:39:01 b6260b71dff3: Preparing 04:39:01 eeaa73608b53: Preparing 04:39:01 5ff751d6b5df: Waiting 04:39:01 d2b737abcbd5: Waiting 04:39:01 5f70bf18a086: Waiting 04:39:01 d398caac2ee3: Waiting 04:39:01 993106e960fa: Waiting 04:39:01 a777a2c8aff7: Waiting 04:39:01 6d17a7a41065: Waiting 04:39:01 eedc83cd9a92: Waiting 04:39:01 de990366c912: Waiting 04:39:01 b6260b71dff3: Waiting 04:39:01 eeaa73608b53: Waiting 04:39:01 bd90bc1c3ca3: Layer already exists 04:39:01 ddef01426c4e: Layer already exists 04:39:01 b2f299436944: Layer already exists 04:39:01 f758702e16c5: Layer already exists 04:39:01 29acceaca308: Layer already exists 04:39:01 d2b737abcbd5: Layer already exists 04:39:01 eedc83cd9a92: Layer already exists 04:39:01 6d17a7a41065: Layer already exists 04:39:01 a777a2c8aff7: Layer already exists 04:39:01 5f70bf18a086: Layer already exists 04:39:01 5ff751d6b5df: Layer already exists 04:39:01 d398caac2ee3: Layer already exists 04:39:01 de990366c912: Layer already exists 04:39:01 b6260b71dff3: Layer already exists 04:39:01 eeaa73608b53: Layer already exists 04:39:01 993106e960fa: Layer already exists 04:39:02 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:39:02 bd90bc1c3ca3: Preparing 04:39:02 f758702e16c5: Preparing 04:39:02 ddef01426c4e: Preparing 04:39:02 b2f299436944: Preparing 04:39:02 29acceaca308: Preparing 04:39:02 d2b737abcbd5: Preparing 04:39:02 993106e960fa: Preparing 04:39:02 6d17a7a41065: Preparing 04:39:02 a777a2c8aff7: Preparing 04:39:02 eedc83cd9a92: Preparing 04:39:02 5ff751d6b5df: Preparing 04:39:02 5f70bf18a086: Preparing 04:39:02 d398caac2ee3: Preparing 04:39:02 de990366c912: Preparing 04:39:02 b6260b71dff3: Preparing 04:39:02 eeaa73608b53: Preparing 04:39:02 d2b737abcbd5: Waiting 04:39:02 993106e960fa: Waiting 04:39:02 6d17a7a41065: Waiting 04:39:02 5ff751d6b5df: Waiting 04:39:02 5f70bf18a086: Waiting 04:39:02 d398caac2ee3: Waiting 04:39:02 b6260b71dff3: Waiting 04:39:02 de990366c912: Waiting 04:39:02 a777a2c8aff7: Waiting 04:39:02 eeaa73608b53: Waiting 04:39:02 eedc83cd9a92: Waiting 04:39:02 b2f299436944: Layer already exists 04:39:02 ddef01426c4e: Layer already exists 04:39:02 bd90bc1c3ca3: Layer already exists 04:39:02 29acceaca308: Layer already exists 04:39:02 f758702e16c5: Layer already exists 04:39:02 d2b737abcbd5: Layer already exists 04:39:02 a777a2c8aff7: Layer already exists 04:39:02 993106e960fa: Layer already exists 04:39:02 eedc83cd9a92: Layer already exists 04:39:02 6d17a7a41065: Layer already exists 04:39:03 d398caac2ee3: Layer already exists 04:39:03 b6260b71dff3: Layer already exists 04:39:03 5f70bf18a086: Layer already exists 04:39:03 de990366c912: Layer already exists 04:39:03 5ff751d6b5df: Layer already exists 04:39:03 eeaa73608b53: Layer already exists 04:39:03 main: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:03 ===================================================== [Pipeline] echo 04:39:03 taggedImages: 04:39:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:39:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 04:39:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:39:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:39:03 3a45c91516f5c303fac369081ced01397353f73a 04:39:03 latest 04:39:03 4.1.0-dev.115 04:39:03 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:03 main 04:39:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:39:04 93edaac5f345: Preparing 04:39:04 57bf507d189f: Preparing 04:39:04 20d63d8d2379: Preparing 04:39:04 2a3b3a5154d1: Preparing 04:39:04 6d17a7a41065: Preparing 04:39:04 a777a2c8aff7: Preparing 04:39:04 b47227185ec3: Preparing 04:39:04 b830c18e52e9: Preparing 04:39:04 eeaa73608b53: Preparing 04:39:04 b47227185ec3: Waiting 04:39:04 b830c18e52e9: Waiting 04:39:04 eeaa73608b53: Waiting 04:39:04 a777a2c8aff7: Waiting 04:39:04 6d17a7a41065: Layer already exists 04:39:04 a777a2c8aff7: Layer already exists 04:39:04 20d63d8d2379: Pushed 04:39:04 57bf507d189f: Pushed 04:39:04 b47227185ec3: Layer already exists 04:39:04 b830c18e52e9: Layer already exists 04:39:04 93edaac5f345: Pushed 04:39:04 eeaa73608b53: Layer already exists 04:39:18 2a3b3a5154d1: Pushed 04:39:18 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:18 + 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 04:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:39:18 93edaac5f345: Preparing 04:39:18 57bf507d189f: Preparing 04:39:18 20d63d8d2379: Preparing 04:39:18 2a3b3a5154d1: Preparing 04:39:18 6d17a7a41065: Preparing 04:39:18 a777a2c8aff7: Preparing 04:39:18 b47227185ec3: Preparing 04:39:18 a777a2c8aff7: Waiting 04:39:18 b830c18e52e9: Preparing 04:39:18 b47227185ec3: Waiting 04:39:18 eeaa73608b53: Preparing 04:39:18 b830c18e52e9: Waiting 04:39:18 eeaa73608b53: Waiting 04:39:18 6d17a7a41065: Layer already exists 04:39:18 2a3b3a5154d1: Layer already exists 04:39:18 57bf507d189f: Layer already exists 04:39:18 93edaac5f345: Layer already exists 04:39:18 20d63d8d2379: Layer already exists 04:39:18 eeaa73608b53: Layer already exists 04:39:18 b47227185ec3: Layer already exists 04:39:18 b830c18e52e9: Layer already exists 04:39:18 a777a2c8aff7: Layer already exists 04:39:19 latest: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 04:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:39:19 93edaac5f345: Preparing 04:39:19 57bf507d189f: Preparing 04:39:19 20d63d8d2379: Preparing 04:39:19 2a3b3a5154d1: Preparing 04:39:19 6d17a7a41065: Preparing 04:39:19 a777a2c8aff7: Preparing 04:39:19 b47227185ec3: Preparing 04:39:19 b830c18e52e9: Preparing 04:39:19 eeaa73608b53: Preparing 04:39:19 a777a2c8aff7: Waiting 04:39:19 b47227185ec3: Waiting 04:39:19 b830c18e52e9: Waiting 04:39:19 eeaa73608b53: Waiting 04:39:19 57bf507d189f: Layer already exists 04:39:19 20d63d8d2379: Layer already exists 04:39:19 2a3b3a5154d1: Layer already exists 04:39:19 6d17a7a41065: Layer already exists 04:39:19 93edaac5f345: Layer already exists 04:39:19 b830c18e52e9: Layer already exists 04:39:19 b47227185ec3: Layer already exists 04:39:19 a777a2c8aff7: Layer already exists 04:39:19 eeaa73608b53: Layer already exists 04:39:20 4.1.0-dev.115: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:39:20 93edaac5f345: Preparing 04:39:20 57bf507d189f: Preparing 04:39:20 20d63d8d2379: Preparing 04:39:20 2a3b3a5154d1: Preparing 04:39:20 6d17a7a41065: Preparing 04:39:20 a777a2c8aff7: Preparing 04:39:20 b47227185ec3: Preparing 04:39:20 b830c18e52e9: Preparing 04:39:20 eeaa73608b53: Preparing 04:39:20 a777a2c8aff7: Waiting 04:39:20 b47227185ec3: Waiting 04:39:20 b830c18e52e9: Waiting 04:39:20 eeaa73608b53: Waiting 04:39:21 20d63d8d2379: Layer already exists 04:39:21 2a3b3a5154d1: Layer already exists 04:39:21 57bf507d189f: Layer already exists 04:39:21 6d17a7a41065: Layer already exists 04:39:21 93edaac5f345: Layer already exists 04:39:21 a777a2c8aff7: Layer already exists 04:39:21 eeaa73608b53: Layer already exists 04:39:21 b47227185ec3: Layer already exists 04:39:21 b830c18e52e9: Layer already exists 04:39:21 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:21 + 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 04:39:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:39:21 93edaac5f345: Preparing 04:39:21 57bf507d189f: Preparing 04:39:21 20d63d8d2379: Preparing 04:39:21 2a3b3a5154d1: Preparing 04:39:21 6d17a7a41065: Preparing 04:39:21 a777a2c8aff7: Preparing 04:39:21 b47227185ec3: Preparing 04:39:21 b830c18e52e9: Preparing 04:39:21 eeaa73608b53: Preparing 04:39:21 b47227185ec3: Waiting 04:39:21 b830c18e52e9: Waiting 04:39:21 eeaa73608b53: Waiting 04:39:21 a777a2c8aff7: Waiting 04:39:21 2a3b3a5154d1: Layer already exists 04:39:21 93edaac5f345: Layer already exists 04:39:21 57bf507d189f: Layer already exists 04:39:21 6d17a7a41065: Layer already exists 04:39:21 20d63d8d2379: Layer already exists 04:39:21 a777a2c8aff7: Layer already exists 04:39:21 b47227185ec3: Layer already exists 04:39:21 eeaa73608b53: Layer already exists 04:39:21 b830c18e52e9: Layer already exists 04:39:22 main: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:22 ===================================================== [Pipeline] echo 04:39:22 taggedImages: 04:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 04:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:39:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:39:22 3a45c91516f5c303fac369081ced01397353f73a 04:39:22 latest 04:39:22 4.1.0-dev.115 04:39:22 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:22 main 04:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:39:24 1855fc947944: Preparing 04:39:24 7694eea358c4: Preparing 04:39:24 46db58d347a4: Preparing 04:39:24 e7dadf755ac8: Preparing 04:39:24 82ed73a8700d: Preparing 04:39:24 6d17a7a41065: Preparing 04:39:24 a777a2c8aff7: Preparing 04:39:24 3216980137e3: Preparing 04:39:24 260cd262499c: Preparing 04:39:24 2ae20797727f: Preparing 04:39:24 eeaa73608b53: Preparing 04:39:24 a777a2c8aff7: Waiting 04:39:24 3216980137e3: Waiting 04:39:24 260cd262499c: Waiting 04:39:24 6d17a7a41065: Waiting 04:39:24 2ae20797727f: Waiting 04:39:24 eeaa73608b53: Waiting 04:39:25 82ed73a8700d: Pushed 04:39:25 e7dadf755ac8: Pushed 04:39:25 7694eea358c4: Pushed 04:39:25 1855fc947944: Pushed 04:39:25 6d17a7a41065: Layer already exists 04:39:25 a777a2c8aff7: Layer already exists 04:39:25 eeaa73608b53: Layer already exists 04:39:25 260cd262499c: Pushed 04:39:25 3216980137e3: Pushed 04:39:28 2ae20797727f: Pushed 04:39:32 46db58d347a4: Pushed 04:39:32 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:32 + 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 04:39:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:39:32 1855fc947944: Preparing 04:39:32 7694eea358c4: Preparing 04:39:32 46db58d347a4: Preparing 04:39:32 e7dadf755ac8: Preparing 04:39:32 82ed73a8700d: Preparing 04:39:32 6d17a7a41065: Preparing 04:39:32 a777a2c8aff7: Preparing 04:39:32 3216980137e3: Preparing 04:39:32 260cd262499c: Preparing 04:39:32 2ae20797727f: Preparing 04:39:32 eeaa73608b53: Preparing 04:39:32 6d17a7a41065: Waiting 04:39:32 a777a2c8aff7: Waiting 04:39:32 3216980137e3: Waiting 04:39:32 260cd262499c: Waiting 04:39:32 2ae20797727f: Waiting 04:39:32 eeaa73608b53: Waiting 04:39:32 1855fc947944: Layer already exists 04:39:32 82ed73a8700d: Layer already exists 04:39:32 46db58d347a4: Layer already exists 04:39:32 e7dadf755ac8: Layer already exists 04:39:32 7694eea358c4: Layer already exists 04:39:32 2ae20797727f: Layer already exists 04:39:32 6d17a7a41065: Layer already exists 04:39:32 a777a2c8aff7: Layer already exists 04:39:32 260cd262499c: Layer already exists 04:39:32 3216980137e3: Layer already exists 04:39:33 eeaa73608b53: Layer already exists 04:39:33 latest: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 04:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:39:33 1855fc947944: Preparing 04:39:33 7694eea358c4: Preparing 04:39:33 46db58d347a4: Preparing 04:39:33 e7dadf755ac8: Preparing 04:39:33 82ed73a8700d: Preparing 04:39:33 6d17a7a41065: Preparing 04:39:33 a777a2c8aff7: Preparing 04:39:33 3216980137e3: Preparing 04:39:33 260cd262499c: Preparing 04:39:33 2ae20797727f: Preparing 04:39:33 eeaa73608b53: Preparing 04:39:33 6d17a7a41065: Waiting 04:39:33 3216980137e3: Waiting 04:39:33 260cd262499c: Waiting 04:39:33 eeaa73608b53: Waiting 04:39:33 a777a2c8aff7: Waiting 04:39:33 46db58d347a4: Layer already exists 04:39:33 1855fc947944: Layer already exists 04:39:33 e7dadf755ac8: Layer already exists 04:39:33 7694eea358c4: Layer already exists 04:39:33 82ed73a8700d: Layer already exists 04:39:33 3216980137e3: Layer already exists 04:39:33 260cd262499c: Layer already exists 04:39:33 6d17a7a41065: Layer already exists 04:39:33 a777a2c8aff7: Layer already exists 04:39:33 2ae20797727f: Layer already exists 04:39:34 eeaa73608b53: Layer already exists 04:39:34 4.1.0-dev.115: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:39:34 1855fc947944: Preparing 04:39:34 7694eea358c4: Preparing 04:39:34 46db58d347a4: Preparing 04:39:34 e7dadf755ac8: Preparing 04:39:34 82ed73a8700d: Preparing 04:39:34 6d17a7a41065: Preparing 04:39:34 a777a2c8aff7: Preparing 04:39:34 3216980137e3: Preparing 04:39:34 260cd262499c: Preparing 04:39:34 2ae20797727f: Preparing 04:39:34 eeaa73608b53: Preparing 04:39:34 6d17a7a41065: Waiting 04:39:34 a777a2c8aff7: Waiting 04:39:34 3216980137e3: Waiting 04:39:34 2ae20797727f: Waiting 04:39:34 260cd262499c: Waiting 04:39:34 eeaa73608b53: Waiting 04:39:34 e7dadf755ac8: Layer already exists 04:39:34 7694eea358c4: Layer already exists 04:39:34 1855fc947944: Layer already exists 04:39:34 82ed73a8700d: Layer already exists 04:39:34 46db58d347a4: Layer already exists 04:39:34 260cd262499c: Layer already exists 04:39:34 3216980137e3: Layer already exists 04:39:34 6d17a7a41065: Layer already exists 04:39:34 a777a2c8aff7: Layer already exists 04:39:34 2ae20797727f: Layer already exists 04:39:35 eeaa73608b53: Layer already exists 04:39:35 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:35 + 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 04:39:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:39:35 1855fc947944: Preparing 04:39:35 7694eea358c4: Preparing 04:39:35 46db58d347a4: Preparing 04:39:35 e7dadf755ac8: Preparing 04:39:35 82ed73a8700d: Preparing 04:39:35 6d17a7a41065: Preparing 04:39:35 a777a2c8aff7: Preparing 04:39:35 3216980137e3: Preparing 04:39:35 260cd262499c: Preparing 04:39:35 2ae20797727f: Preparing 04:39:35 eeaa73608b53: Preparing 04:39:35 6d17a7a41065: Waiting 04:39:35 a777a2c8aff7: Waiting 04:39:35 3216980137e3: Waiting 04:39:35 260cd262499c: Waiting 04:39:35 2ae20797727f: Waiting 04:39:35 eeaa73608b53: Waiting 04:39:35 7694eea358c4: Layer already exists 04:39:35 82ed73a8700d: Layer already exists 04:39:35 e7dadf755ac8: Layer already exists 04:39:35 1855fc947944: Layer already exists 04:39:35 46db58d347a4: Layer already exists 04:39:35 a777a2c8aff7: Layer already exists 04:39:35 260cd262499c: Layer already exists 04:39:35 3216980137e3: Layer already exists 04:39:35 2ae20797727f: Layer already exists 04:39:35 6d17a7a41065: Layer already exists 04:39:36 eeaa73608b53: Layer already exists 04:39:36 main: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:36 ===================================================== [Pipeline] echo 04:39:36 taggedImages: 04:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 04:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:39:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:39:36 3a45c91516f5c303fac369081ced01397353f73a 04:39:36 latest 04:39:36 4.1.0-dev.115 04:39:36 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:36 main 04:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:39:37 c5c20789d7f3: Preparing 04:39:37 dc7c453357de: Preparing 04:39:37 5a92752b8a6b: Preparing 04:39:37 d860e1191777: Preparing 04:39:37 be8c8c161ba2: Preparing 04:39:37 2680fce3d069: Preparing 04:39:37 bc925b3a31fd: Preparing 04:39:37 2680fce3d069: Waiting 04:39:37 bc925b3a31fd: Waiting 04:39:37 6d17a7a41065: Preparing 04:39:37 a777a2c8aff7: Preparing 04:39:37 c4d1828b40f1: Preparing 04:39:37 2dea0f57a472: Preparing 04:39:37 eeaa73608b53: Preparing 04:39:37 a777a2c8aff7: Waiting 04:39:37 6d17a7a41065: Waiting 04:39:37 c4d1828b40f1: Waiting 04:39:37 2dea0f57a472: Waiting 04:39:37 eeaa73608b53: Waiting 04:39:37 be8c8c161ba2: Pushed 04:39:37 dc7c453357de: Pushed 04:39:37 c5c20789d7f3: Pushed 04:39:37 6d17a7a41065: Layer already exists 04:39:37 a777a2c8aff7: Layer already exists 04:39:37 2680fce3d069: Pushed 04:39:37 bc925b3a31fd: Pushed 04:39:37 eeaa73608b53: Layer already exists 04:39:37 c4d1828b40f1: Pushed 04:39:40 2dea0f57a472: Pushed 04:39:45 d860e1191777: Pushed 04:39:45 5a92752b8a6b: Pushed 04:39:45 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:45 + 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 04:39:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:39:46 c5c20789d7f3: Preparing 04:39:46 dc7c453357de: Preparing 04:39:46 5a92752b8a6b: Preparing 04:39:46 d860e1191777: Preparing 04:39:46 be8c8c161ba2: Preparing 04:39:46 2680fce3d069: Preparing 04:39:46 2680fce3d069: Waiting 04:39:46 bc925b3a31fd: Preparing 04:39:46 6d17a7a41065: Preparing 04:39:46 bc925b3a31fd: Waiting 04:39:46 a777a2c8aff7: Preparing 04:39:46 6d17a7a41065: Waiting 04:39:46 c4d1828b40f1: Preparing 04:39:46 a777a2c8aff7: Waiting 04:39:46 2dea0f57a472: Preparing 04:39:46 c4d1828b40f1: Waiting 04:39:46 eeaa73608b53: Preparing 04:39:46 2dea0f57a472: Waiting 04:39:46 eeaa73608b53: Waiting 04:39:46 be8c8c161ba2: Layer already exists 04:39:46 dc7c453357de: Layer already exists 04:39:46 c5c20789d7f3: Layer already exists 04:39:46 d860e1191777: Layer already exists 04:39:46 5a92752b8a6b: Layer already exists 04:39:46 a777a2c8aff7: Layer already exists 04:39:46 2680fce3d069: Layer already exists 04:39:46 bc925b3a31fd: Layer already exists 04:39:46 c4d1828b40f1: Layer already exists 04:39:46 6d17a7a41065: Layer already exists 04:39:46 2dea0f57a472: Layer already exists 04:39:46 eeaa73608b53: Layer already exists 04:39:46 latest: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 04:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:39:47 c5c20789d7f3: Preparing 04:39:47 dc7c453357de: Preparing 04:39:47 5a92752b8a6b: Preparing 04:39:47 d860e1191777: Preparing 04:39:47 be8c8c161ba2: Preparing 04:39:47 2680fce3d069: Preparing 04:39:47 bc925b3a31fd: Preparing 04:39:47 6d17a7a41065: Preparing 04:39:47 a777a2c8aff7: Preparing 04:39:47 c4d1828b40f1: Preparing 04:39:47 2dea0f57a472: Preparing 04:39:47 eeaa73608b53: Preparing 04:39:47 6d17a7a41065: Waiting 04:39:47 a777a2c8aff7: Waiting 04:39:47 c4d1828b40f1: Waiting 04:39:47 2dea0f57a472: Waiting 04:39:47 eeaa73608b53: Waiting 04:39:47 bc925b3a31fd: Waiting 04:39:47 2680fce3d069: Waiting 04:39:47 d860e1191777: Layer already exists 04:39:47 be8c8c161ba2: Layer already exists 04:39:47 c5c20789d7f3: Layer already exists 04:39:47 5a92752b8a6b: Layer already exists 04:39:47 dc7c453357de: Layer already exists 04:39:47 bc925b3a31fd: Layer already exists 04:39:47 2680fce3d069: Layer already exists 04:39:47 6d17a7a41065: Layer already exists 04:39:47 a777a2c8aff7: Layer already exists 04:39:47 c4d1828b40f1: Layer already exists 04:39:47 eeaa73608b53: Layer already exists 04:39:47 2dea0f57a472: Layer already exists 04:39:47 4.1.0-dev.115: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:39:48 c5c20789d7f3: Preparing 04:39:48 dc7c453357de: Preparing 04:39:48 5a92752b8a6b: Preparing 04:39:48 d860e1191777: Preparing 04:39:48 be8c8c161ba2: Preparing 04:39:48 2680fce3d069: Preparing 04:39:48 bc925b3a31fd: Preparing 04:39:48 6d17a7a41065: Preparing 04:39:48 a777a2c8aff7: Preparing 04:39:48 c4d1828b40f1: Preparing 04:39:48 2dea0f57a472: Preparing 04:39:48 eeaa73608b53: Preparing 04:39:48 2680fce3d069: Waiting 04:39:48 a777a2c8aff7: Waiting 04:39:48 2dea0f57a472: Waiting 04:39:48 eeaa73608b53: Waiting 04:39:48 6d17a7a41065: Waiting 04:39:48 c4d1828b40f1: Waiting 04:39:48 bc925b3a31fd: Waiting 04:39:48 d860e1191777: Layer already exists 04:39:48 be8c8c161ba2: Layer already exists 04:39:48 5a92752b8a6b: Layer already exists 04:39:48 dc7c453357de: Layer already exists 04:39:48 c5c20789d7f3: Layer already exists 04:39:48 6d17a7a41065: Layer already exists 04:39:48 bc925b3a31fd: Layer already exists 04:39:48 c4d1828b40f1: Layer already exists 04:39:48 2680fce3d069: Layer already exists 04:39:48 a777a2c8aff7: Layer already exists 04:39:48 2dea0f57a472: Layer already exists 04:39:51 eeaa73608b53: Layer already exists 04:39:51 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + 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 04:39:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:39:52 c5c20789d7f3: Preparing 04:39:52 dc7c453357de: Preparing 04:39:52 5a92752b8a6b: Preparing 04:39:52 d860e1191777: Preparing 04:39:52 be8c8c161ba2: Preparing 04:39:52 2680fce3d069: Preparing 04:39:52 bc925b3a31fd: Preparing 04:39:52 6d17a7a41065: Preparing 04:39:52 a777a2c8aff7: Preparing 04:39:52 c4d1828b40f1: Preparing 04:39:52 2dea0f57a472: Preparing 04:39:52 eeaa73608b53: Preparing 04:39:52 6d17a7a41065: Waiting 04:39:52 a777a2c8aff7: Waiting 04:39:52 c4d1828b40f1: Waiting 04:39:52 2dea0f57a472: Waiting 04:39:52 eeaa73608b53: Waiting 04:39:52 2680fce3d069: Waiting 04:39:52 bc925b3a31fd: Waiting 04:39:52 be8c8c161ba2: Layer already exists 04:39:52 dc7c453357de: Layer already exists 04:39:52 d860e1191777: Layer already exists 04:39:52 5a92752b8a6b: Layer already exists 04:39:52 c5c20789d7f3: Layer already exists 04:39:52 6d17a7a41065: Layer already exists 04:39:52 bc925b3a31fd: Layer already exists 04:39:52 a777a2c8aff7: Layer already exists 04:39:52 2680fce3d069: Layer already exists 04:39:52 c4d1828b40f1: Layer already exists 04:39:52 eeaa73608b53: Layer already exists 04:39:52 2dea0f57a472: Layer already exists 04:39:52 main: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:52 ===================================================== [Pipeline] echo 04:39:52 taggedImages: 04:39:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:39:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 04:39:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:39:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:39:52 3a45c91516f5c303fac369081ced01397353f73a 04:39:52 latest 04:39:52 4.1.0-dev.115 04:39:52 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:39:52 main 04:39:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:39:53 648ae64f416f: Preparing 04:39:53 83f3647f5ece: Preparing 04:39:53 6d17a7a41065: Preparing 04:39:53 a777a2c8aff7: Preparing 04:39:53 260644e5297c: Preparing 04:39:53 bf6621c3ac6e: Preparing 04:39:53 eeaa73608b53: Preparing 04:39:53 bf6621c3ac6e: Waiting 04:39:53 eeaa73608b53: Waiting 04:39:53 a777a2c8aff7: Layer already exists 04:39:53 6d17a7a41065: Layer already exists 04:39:53 260644e5297c: Pushed 04:39:53 eeaa73608b53: Layer already exists 04:39:53 648ae64f416f: Pushed 04:39:56 bf6621c3ac6e: Pushed 04:40:02 83f3647f5ece: Pushed 04:40:02 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:03 + 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 04:40:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:40:05 648ae64f416f: Preparing 04:40:05 83f3647f5ece: Preparing 04:40:05 6d17a7a41065: Preparing 04:40:05 a777a2c8aff7: Preparing 04:40:05 260644e5297c: Preparing 04:40:05 bf6621c3ac6e: Preparing 04:40:05 eeaa73608b53: Preparing 04:40:05 bf6621c3ac6e: Waiting 04:40:05 eeaa73608b53: Waiting 04:40:05 83f3647f5ece: Layer already exists 04:40:05 648ae64f416f: Layer already exists 04:40:05 260644e5297c: Layer already exists 04:40:05 6d17a7a41065: Layer already exists 04:40:05 a777a2c8aff7: Layer already exists 04:40:05 bf6621c3ac6e: Layer already exists 04:40:05 eeaa73608b53: Layer already exists 04:40:05 latest: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 04:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:40:06 648ae64f416f: Preparing 04:40:06 83f3647f5ece: Preparing 04:40:06 6d17a7a41065: Preparing 04:40:06 a777a2c8aff7: Preparing 04:40:06 260644e5297c: Preparing 04:40:06 bf6621c3ac6e: Preparing 04:40:06 eeaa73608b53: Preparing 04:40:06 bf6621c3ac6e: Waiting 04:40:06 eeaa73608b53: Waiting 04:40:06 260644e5297c: Layer already exists 04:40:06 83f3647f5ece: Layer already exists 04:40:06 648ae64f416f: Layer already exists 04:40:06 a777a2c8aff7: Layer already exists 04:40:06 6d17a7a41065: Layer already exists 04:40:06 eeaa73608b53: Layer already exists 04:40:06 bf6621c3ac6e: Layer already exists 04:40:06 4.1.0-dev.115: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:40:07 648ae64f416f: Preparing 04:40:07 83f3647f5ece: Preparing 04:40:07 6d17a7a41065: Preparing 04:40:07 a777a2c8aff7: Preparing 04:40:07 260644e5297c: Preparing 04:40:07 bf6621c3ac6e: Preparing 04:40:07 eeaa73608b53: Preparing 04:40:07 bf6621c3ac6e: Waiting 04:40:07 eeaa73608b53: Waiting 04:40:07 83f3647f5ece: Layer already exists 04:40:07 260644e5297c: Layer already exists 04:40:07 6d17a7a41065: Layer already exists 04:40:07 a777a2c8aff7: Layer already exists 04:40:07 648ae64f416f: Layer already exists 04:40:07 bf6621c3ac6e: Layer already exists 04:40:07 eeaa73608b53: Layer already exists 04:40:07 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + 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 04:40:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:40:08 648ae64f416f: Preparing 04:40:08 83f3647f5ece: Preparing 04:40:08 6d17a7a41065: Preparing 04:40:08 a777a2c8aff7: Preparing 04:40:08 260644e5297c: Preparing 04:40:08 bf6621c3ac6e: Preparing 04:40:08 eeaa73608b53: Preparing 04:40:08 bf6621c3ac6e: Waiting 04:40:08 eeaa73608b53: Waiting 04:40:08 260644e5297c: Layer already exists 04:40:08 648ae64f416f: Layer already exists 04:40:08 6d17a7a41065: Layer already exists 04:40:08 83f3647f5ece: Layer already exists 04:40:08 a777a2c8aff7: Layer already exists 04:40:08 bf6621c3ac6e: Layer already exists 04:40:08 eeaa73608b53: Layer already exists 04:40:08 main: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:08 ===================================================== [Pipeline] echo 04:40:08 taggedImages: 04:40:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:40:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:40:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 04:40:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:40:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:40:08 3a45c91516f5c303fac369081ced01397353f73a 04:40:08 latest 04:40:08 4.1.0-dev.115 04:40:08 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:08 main 04:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:40:09 56c70d864a36: Preparing 04:40:09 08adbbb82b9c: Preparing 04:40:09 1de99b7e9be2: Preparing 04:40:09 6d17a7a41065: Preparing 04:40:09 a777a2c8aff7: Preparing 04:40:09 4bdf6010f4ce: Preparing 04:40:09 4bdf6010f4ce: Waiting 04:40:09 6b83a8b1d635: Preparing 04:40:09 a84390f139bc: Preparing 04:40:09 6b83a8b1d635: Waiting 04:40:09 a84390f139bc: Waiting 04:40:09 e705ff5d9aae: Preparing 04:40:09 e705ff5d9aae: Waiting 04:40:09 eeaa73608b53: Preparing 04:40:09 eeaa73608b53: Waiting 04:40:09 6d17a7a41065: Layer already exists 04:40:09 a777a2c8aff7: Layer already exists 04:40:09 1de99b7e9be2: Pushed 04:40:09 56c70d864a36: Pushed 04:40:09 08adbbb82b9c: Pushed 04:40:09 eeaa73608b53: Layer already exists 04:40:09 a84390f139bc: Pushed 04:40:10 e705ff5d9aae: Pushed 04:40:23 6b83a8b1d635: Pushed 04:40:45 4bdf6010f4ce: Pushed 04:40:45 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:45 + 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 04:40:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:40:45 56c70d864a36: Preparing 04:40:45 08adbbb82b9c: Preparing 04:40:45 1de99b7e9be2: Preparing 04:40:45 6d17a7a41065: Preparing 04:40:45 a777a2c8aff7: Preparing 04:40:45 4bdf6010f4ce: Preparing 04:40:45 6b83a8b1d635: Preparing 04:40:45 a84390f139bc: Preparing 04:40:45 e705ff5d9aae: Preparing 04:40:45 eeaa73608b53: Preparing 04:40:45 6b83a8b1d635: Waiting 04:40:45 a84390f139bc: Waiting 04:40:45 e705ff5d9aae: Waiting 04:40:45 eeaa73608b53: Waiting 04:40:45 4bdf6010f4ce: Waiting 04:40:45 08adbbb82b9c: Layer already exists 04:40:45 a777a2c8aff7: Layer already exists 04:40:45 1de99b7e9be2: Layer already exists 04:40:45 56c70d864a36: Layer already exists 04:40:45 6d17a7a41065: Layer already exists 04:40:45 4bdf6010f4ce: Layer already exists 04:40:45 a84390f139bc: Layer already exists 04:40:46 6b83a8b1d635: Layer already exists 04:40:46 e705ff5d9aae: Layer already exists 04:40:46 eeaa73608b53: Layer already exists 04:40:46 latest: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 04:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:40:47 56c70d864a36: Preparing 04:40:47 08adbbb82b9c: Preparing 04:40:47 1de99b7e9be2: Preparing 04:40:47 6d17a7a41065: Preparing 04:40:47 a777a2c8aff7: Preparing 04:40:47 4bdf6010f4ce: Preparing 04:40:47 6b83a8b1d635: Preparing 04:40:47 a84390f139bc: Preparing 04:40:47 e705ff5d9aae: Preparing 04:40:47 eeaa73608b53: Preparing 04:40:47 4bdf6010f4ce: Waiting 04:40:47 6b83a8b1d635: Waiting 04:40:47 a84390f139bc: Waiting 04:40:47 e705ff5d9aae: Waiting 04:40:47 eeaa73608b53: Waiting 04:40:47 08adbbb82b9c: Layer already exists 04:40:47 a777a2c8aff7: Layer already exists 04:40:47 56c70d864a36: Layer already exists 04:40:47 6d17a7a41065: Layer already exists 04:40:47 1de99b7e9be2: Layer already exists 04:40:47 6b83a8b1d635: Layer already exists 04:40:47 4bdf6010f4ce: Layer already exists 04:40:47 a84390f139bc: Layer already exists 04:40:47 eeaa73608b53: Layer already exists 04:40:47 e705ff5d9aae: Layer already exists 04:40:47 4.1.0-dev.115: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:40:48 56c70d864a36: Preparing 04:40:48 08adbbb82b9c: Preparing 04:40:48 1de99b7e9be2: Preparing 04:40:48 6d17a7a41065: Preparing 04:40:48 a777a2c8aff7: Preparing 04:40:48 4bdf6010f4ce: Preparing 04:40:48 6b83a8b1d635: Preparing 04:40:48 a84390f139bc: Preparing 04:40:48 e705ff5d9aae: Preparing 04:40:48 eeaa73608b53: Preparing 04:40:48 6b83a8b1d635: Waiting 04:40:48 a84390f139bc: Waiting 04:40:48 e705ff5d9aae: Waiting 04:40:48 4bdf6010f4ce: Waiting 04:40:48 eeaa73608b53: Waiting 04:40:48 08adbbb82b9c: Layer already exists 04:40:48 6d17a7a41065: Layer already exists 04:40:48 a777a2c8aff7: Layer already exists 04:40:48 1de99b7e9be2: Layer already exists 04:40:48 56c70d864a36: Layer already exists 04:40:48 e705ff5d9aae: Layer already exists 04:40:48 a84390f139bc: Layer already exists 04:40:48 6b83a8b1d635: Layer already exists 04:40:48 4bdf6010f4ce: Layer already exists 04:40:48 eeaa73608b53: Layer already exists 04:40:48 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + 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 04:40:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:40:49 56c70d864a36: Preparing 04:40:49 08adbbb82b9c: Preparing 04:40:49 1de99b7e9be2: Preparing 04:40:49 6d17a7a41065: Preparing 04:40:49 a777a2c8aff7: Preparing 04:40:49 4bdf6010f4ce: Preparing 04:40:49 6b83a8b1d635: Preparing 04:40:49 a84390f139bc: Preparing 04:40:49 e705ff5d9aae: Preparing 04:40:49 eeaa73608b53: Preparing 04:40:49 a84390f139bc: Waiting 04:40:49 e705ff5d9aae: Waiting 04:40:49 eeaa73608b53: Waiting 04:40:49 4bdf6010f4ce: Waiting 04:40:49 6b83a8b1d635: Waiting 04:40:49 1de99b7e9be2: Layer already exists 04:40:49 6d17a7a41065: Layer already exists 04:40:49 a777a2c8aff7: Layer already exists 04:40:49 56c70d864a36: Layer already exists 04:40:49 08adbbb82b9c: Layer already exists 04:40:49 6b83a8b1d635: Layer already exists 04:40:49 4bdf6010f4ce: Layer already exists 04:40:49 eeaa73608b53: Layer already exists 04:40:49 e705ff5d9aae: Layer already exists 04:40:49 a84390f139bc: Layer already exists 04:40:49 main: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:49 ===================================================== [Pipeline] echo 04:40:49 taggedImages: 04:40:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:40:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:40:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 04:40:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:40:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:40:49 3a45c91516f5c303fac369081ced01397353f73a 04:40:49 latest 04:40:49 4.1.0-dev.115 04:40:49 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:40:49 main 04:40:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:40:50 8f43abae6daa: Preparing 04:40:50 f3665642778e: Preparing 04:40:50 100f51774cd2: Preparing 04:40:50 6d17a7a41065: Preparing 04:40:50 a777a2c8aff7: Preparing 04:40:50 0e41defba11a: Preparing 04:40:50 6257fbf19069: Preparing 04:40:50 68d664608eb4: Preparing 04:40:50 eeaa73608b53: Preparing 04:40:50 0e41defba11a: Waiting 04:40:50 6257fbf19069: Waiting 04:40:50 68d664608eb4: Waiting 04:40:50 eeaa73608b53: Waiting 04:40:50 6d17a7a41065: Layer already exists 04:40:50 a777a2c8aff7: Layer already exists 04:40:50 100f51774cd2: Pushed 04:40:50 f3665642778e: Pushed 04:40:50 8f43abae6daa: Pushed 04:40:50 eeaa73608b53: Layer already exists 04:40:50 6257fbf19069: Pushed 04:40:51 68d664608eb4: Pushed 04:41:24 0e41defba11a: Pushed 04:41:24 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:24 + 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 04:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:41:24 8f43abae6daa: Preparing 04:41:24 f3665642778e: Preparing 04:41:24 100f51774cd2: Preparing 04:41:24 6d17a7a41065: Preparing 04:41:24 a777a2c8aff7: Preparing 04:41:24 0e41defba11a: Preparing 04:41:24 6257fbf19069: Preparing 04:41:24 68d664608eb4: Preparing 04:41:24 eeaa73608b53: Preparing 04:41:24 0e41defba11a: Waiting 04:41:24 6257fbf19069: Waiting 04:41:24 68d664608eb4: Waiting 04:41:24 eeaa73608b53: Waiting 04:41:24 6d17a7a41065: Layer already exists 04:41:24 a777a2c8aff7: Layer already exists 04:41:24 100f51774cd2: Layer already exists 04:41:24 f3665642778e: Layer already exists 04:41:24 8f43abae6daa: Layer already exists 04:41:24 68d664608eb4: Layer already exists 04:41:24 6257fbf19069: Layer already exists 04:41:24 0e41defba11a: Layer already exists 04:41:24 eeaa73608b53: Layer already exists 04:41:24 latest: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 04:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:41:25 8f43abae6daa: Preparing 04:41:25 f3665642778e: Preparing 04:41:25 100f51774cd2: Preparing 04:41:25 6d17a7a41065: Preparing 04:41:25 a777a2c8aff7: Preparing 04:41:25 0e41defba11a: Preparing 04:41:25 6257fbf19069: Preparing 04:41:25 68d664608eb4: Preparing 04:41:25 eeaa73608b53: Preparing 04:41:25 0e41defba11a: Waiting 04:41:25 6257fbf19069: Waiting 04:41:25 68d664608eb4: Waiting 04:41:25 eeaa73608b53: Waiting 04:41:25 a777a2c8aff7: Layer already exists 04:41:25 6d17a7a41065: Layer already exists 04:41:25 f3665642778e: Layer already exists 04:41:25 8f43abae6daa: Layer already exists 04:41:25 100f51774cd2: Layer already exists 04:41:25 0e41defba11a: Layer already exists 04:41:25 6257fbf19069: Layer already exists 04:41:25 68d664608eb4: Layer already exists 04:41:25 eeaa73608b53: Layer already exists 04:41:25 4.1.0-dev.115: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:41:28 8f43abae6daa: Preparing 04:41:28 f3665642778e: Preparing 04:41:28 100f51774cd2: Preparing 04:41:28 6d17a7a41065: Preparing 04:41:28 a777a2c8aff7: Preparing 04:41:28 0e41defba11a: Preparing 04:41:28 6257fbf19069: Preparing 04:41:28 68d664608eb4: Preparing 04:41:28 eeaa73608b53: Preparing 04:41:28 0e41defba11a: Waiting 04:41:28 6257fbf19069: Waiting 04:41:28 68d664608eb4: Waiting 04:41:28 eeaa73608b53: Waiting 04:41:28 6d17a7a41065: Layer already exists 04:41:28 8f43abae6daa: Layer already exists 04:41:28 f3665642778e: Layer already exists 04:41:28 a777a2c8aff7: Layer already exists 04:41:28 100f51774cd2: Layer already exists 04:41:28 0e41defba11a: Layer already exists 04:41:28 68d664608eb4: Layer already exists 04:41:28 eeaa73608b53: Layer already exists 04:41:28 6257fbf19069: Layer already exists 04:41:28 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:28 + 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 04:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:41:28 8f43abae6daa: Preparing 04:41:28 f3665642778e: Preparing 04:41:28 100f51774cd2: Preparing 04:41:28 6d17a7a41065: Preparing 04:41:28 a777a2c8aff7: Preparing 04:41:28 0e41defba11a: Preparing 04:41:28 6257fbf19069: Preparing 04:41:28 68d664608eb4: Preparing 04:41:28 eeaa73608b53: Preparing 04:41:28 6257fbf19069: Waiting 04:41:28 68d664608eb4: Waiting 04:41:28 eeaa73608b53: Waiting 04:41:28 0e41defba11a: Waiting 04:41:28 a777a2c8aff7: Layer already exists 04:41:28 f3665642778e: Layer already exists 04:41:28 8f43abae6daa: Layer already exists 04:41:28 6d17a7a41065: Layer already exists 04:41:28 100f51774cd2: Layer already exists 04:41:28 6257fbf19069: Layer already exists 04:41:28 0e41defba11a: Layer already exists 04:41:28 68d664608eb4: Layer already exists 04:41:28 eeaa73608b53: Layer already exists 04:41:29 main: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:29 ===================================================== [Pipeline] echo 04:41:29 taggedImages: 04:41:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:41:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:41:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 04:41:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:41:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:41:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:41:29 3a45c91516f5c303fac369081ced01397353f73a 04:41:29 latest 04:41:29 4.1.0-dev.115 04:41:29 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:41:29 main 04:41:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:41:30 cdbfe41b461b: Preparing 04:41:30 c68d87bb5ae0: Preparing 04:41:30 38bcf3731364: Preparing 04:41:30 6d17a7a41065: Preparing 04:41:30 a777a2c8aff7: Preparing 04:41:30 29db3415f2a5: Preparing 04:41:30 a84390f139bc: Preparing 04:41:30 e705ff5d9aae: Preparing 04:41:30 eeaa73608b53: Preparing 04:41:30 a84390f139bc: Waiting 04:41:30 e705ff5d9aae: Waiting 04:41:30 eeaa73608b53: Waiting 04:41:30 29db3415f2a5: Waiting 04:41:30 a777a2c8aff7: Layer already exists 04:41:30 6d17a7a41065: Layer already exists 04:41:30 a84390f139bc: Layer already exists 04:41:30 38bcf3731364: Pushed 04:41:30 e705ff5d9aae: Layer already exists 04:41:30 cdbfe41b461b: Pushed 04:41:30 c68d87bb5ae0: Pushed 04:41:30 eeaa73608b53: Layer already exists 04:42:02 29db3415f2a5: Pushed 04:42:02 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:02 + 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 04:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:42:03 cdbfe41b461b: Preparing 04:42:03 c68d87bb5ae0: Preparing 04:42:03 38bcf3731364: Preparing 04:42:03 6d17a7a41065: Preparing 04:42:03 a777a2c8aff7: Preparing 04:42:03 29db3415f2a5: Preparing 04:42:03 a84390f139bc: Preparing 04:42:03 e705ff5d9aae: Preparing 04:42:03 eeaa73608b53: Preparing 04:42:03 29db3415f2a5: Waiting 04:42:03 a84390f139bc: Waiting 04:42:03 e705ff5d9aae: Waiting 04:42:03 eeaa73608b53: Waiting 04:42:03 a777a2c8aff7: Layer already exists 04:42:03 c68d87bb5ae0: Layer already exists 04:42:03 6d17a7a41065: Layer already exists 04:42:03 cdbfe41b461b: Layer already exists 04:42:03 38bcf3731364: Layer already exists 04:42:03 29db3415f2a5: Layer already exists 04:42:03 e705ff5d9aae: Layer already exists 04:42:03 a84390f139bc: Layer already exists 04:42:03 eeaa73608b53: Layer already exists 04:42:03 latest: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 04:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:42:04 cdbfe41b461b: Preparing 04:42:04 c68d87bb5ae0: Preparing 04:42:04 38bcf3731364: Preparing 04:42:04 6d17a7a41065: Preparing 04:42:04 a777a2c8aff7: Preparing 04:42:04 29db3415f2a5: Preparing 04:42:04 a84390f139bc: Preparing 04:42:04 e705ff5d9aae: Preparing 04:42:04 eeaa73608b53: Preparing 04:42:04 a84390f139bc: Waiting 04:42:04 e705ff5d9aae: Waiting 04:42:04 eeaa73608b53: Waiting 04:42:04 29db3415f2a5: Waiting 04:42:04 cdbfe41b461b: Layer already exists 04:42:04 a777a2c8aff7: Layer already exists 04:42:04 6d17a7a41065: Layer already exists 04:42:04 38bcf3731364: Layer already exists 04:42:04 c68d87bb5ae0: Layer already exists 04:42:04 29db3415f2a5: Layer already exists 04:42:04 e705ff5d9aae: Layer already exists 04:42:04 a84390f139bc: Layer already exists 04:42:04 eeaa73608b53: Layer already exists 04:42:04 4.1.0-dev.115: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:42:05 cdbfe41b461b: Preparing 04:42:05 c68d87bb5ae0: Preparing 04:42:05 38bcf3731364: Preparing 04:42:05 6d17a7a41065: Preparing 04:42:05 a777a2c8aff7: Preparing 04:42:05 29db3415f2a5: Preparing 04:42:05 a84390f139bc: Preparing 04:42:05 e705ff5d9aae: Preparing 04:42:05 eeaa73608b53: Preparing 04:42:05 a84390f139bc: Waiting 04:42:05 e705ff5d9aae: Waiting 04:42:05 eeaa73608b53: Waiting 04:42:05 29db3415f2a5: Waiting 04:42:05 cdbfe41b461b: Layer already exists 04:42:05 c68d87bb5ae0: Layer already exists 04:42:05 38bcf3731364: Layer already exists 04:42:05 6d17a7a41065: Layer already exists 04:42:05 a777a2c8aff7: Layer already exists 04:42:05 e705ff5d9aae: Layer already exists 04:42:05 eeaa73608b53: Layer already exists 04:42:05 29db3415f2a5: Layer already exists 04:42:05 a84390f139bc: Layer already exists 04:42:05 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:05 + 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 04:42:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:42:10 cdbfe41b461b: Preparing 04:42:10 c68d87bb5ae0: Preparing 04:42:10 38bcf3731364: Preparing 04:42:10 6d17a7a41065: Preparing 04:42:10 a777a2c8aff7: Preparing 04:42:10 29db3415f2a5: Preparing 04:42:10 a84390f139bc: Preparing 04:42:10 e705ff5d9aae: Preparing 04:42:10 eeaa73608b53: Preparing 04:42:10 29db3415f2a5: Waiting 04:42:10 a84390f139bc: Waiting 04:42:10 e705ff5d9aae: Waiting 04:42:10 eeaa73608b53: Waiting 04:42:10 a777a2c8aff7: Layer already exists 04:42:10 cdbfe41b461b: Layer already exists 04:42:10 6d17a7a41065: Layer already exists 04:42:10 c68d87bb5ae0: Layer already exists 04:42:10 38bcf3731364: Layer already exists 04:42:10 e705ff5d9aae: Layer already exists 04:42:10 eeaa73608b53: Layer already exists 04:42:10 29db3415f2a5: Layer already exists 04:42:10 a84390f139bc: Layer already exists 04:42:10 main: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:10 ===================================================== [Pipeline] echo 04:42:10 taggedImages: 04:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 04:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:42:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:42:10 3a45c91516f5c303fac369081ced01397353f73a 04:42:10 latest 04:42:10 4.1.0-dev.115 04:42:10 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:10 main 04:42:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:42:11 82918226617f: Preparing 04:42:11 0f291fadff9a: Preparing 04:42:11 6d17a7a41065: Preparing 04:42:11 a777a2c8aff7: Preparing 04:42:11 fa02aaa4aa45: Preparing 04:42:11 e3d9261969a8: Preparing 04:42:11 eeaa73608b53: Preparing 04:42:11 e3d9261969a8: Waiting 04:42:11 eeaa73608b53: Waiting 04:42:11 a777a2c8aff7: Layer already exists 04:42:11 6d17a7a41065: Layer already exists 04:42:11 eeaa73608b53: Layer already exists 04:42:11 fa02aaa4aa45: Pushed 04:42:11 82918226617f: Pushed 04:42:13 e3d9261969a8: Pushed 04:42:21 0f291fadff9a: Pushed 04:42:23 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:42:24 82918226617f: Preparing 04:42:24 0f291fadff9a: Preparing 04:42:24 6d17a7a41065: Preparing 04:42:24 a777a2c8aff7: Preparing 04:42:24 fa02aaa4aa45: Preparing 04:42:24 e3d9261969a8: Preparing 04:42:24 eeaa73608b53: Preparing 04:42:24 e3d9261969a8: Waiting 04:42:24 eeaa73608b53: Waiting 04:42:24 fa02aaa4aa45: Layer already exists 04:42:24 0f291fadff9a: Layer already exists 04:42:24 82918226617f: Layer already exists 04:42:24 a777a2c8aff7: Layer already exists 04:42:24 6d17a7a41065: Layer already exists 04:42:24 eeaa73608b53: Layer already exists 04:42:24 e3d9261969a8: Layer already exists 04:42:24 latest: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 04:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:42:25 82918226617f: Preparing 04:42:25 0f291fadff9a: Preparing 04:42:25 6d17a7a41065: Preparing 04:42:25 a777a2c8aff7: Preparing 04:42:25 fa02aaa4aa45: Preparing 04:42:25 e3d9261969a8: Preparing 04:42:25 eeaa73608b53: Preparing 04:42:25 e3d9261969a8: Waiting 04:42:25 eeaa73608b53: Waiting 04:42:25 fa02aaa4aa45: Layer already exists 04:42:25 82918226617f: Layer already exists 04:42:25 0f291fadff9a: Layer already exists 04:42:25 6d17a7a41065: Layer already exists 04:42:25 a777a2c8aff7: Layer already exists 04:42:25 eeaa73608b53: Layer already exists 04:42:25 e3d9261969a8: Layer already exists 04:42:25 4.1.0-dev.115: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:42:26 82918226617f: Preparing 04:42:26 0f291fadff9a: Preparing 04:42:26 6d17a7a41065: Preparing 04:42:26 a777a2c8aff7: Preparing 04:42:26 fa02aaa4aa45: Preparing 04:42:26 e3d9261969a8: Preparing 04:42:26 eeaa73608b53: Preparing 04:42:26 e3d9261969a8: Waiting 04:42:26 eeaa73608b53: Waiting 04:42:26 a777a2c8aff7: Layer already exists 04:42:26 fa02aaa4aa45: Layer already exists 04:42:26 0f291fadff9a: Layer already exists 04:42:26 82918226617f: Layer already exists 04:42:26 6d17a7a41065: Layer already exists 04:42:26 eeaa73608b53: Layer already exists 04:42:26 e3d9261969a8: Layer already exists 04:42:26 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:42:27 82918226617f: Preparing 04:42:27 0f291fadff9a: Preparing 04:42:27 6d17a7a41065: Preparing 04:42:27 a777a2c8aff7: Preparing 04:42:27 fa02aaa4aa45: Preparing 04:42:27 e3d9261969a8: Preparing 04:42:27 eeaa73608b53: Preparing 04:42:27 e3d9261969a8: Waiting 04:42:27 0f291fadff9a: Layer already exists 04:42:27 6d17a7a41065: Layer already exists 04:42:27 a777a2c8aff7: Layer already exists 04:42:27 82918226617f: Layer already exists 04:42:27 fa02aaa4aa45: Layer already exists 04:42:27 e3d9261969a8: Layer already exists 04:42:27 eeaa73608b53: Layer already exists 04:42:27 main: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:27 ===================================================== [Pipeline] echo 04:42:27 taggedImages: 04:42:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:42:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:42:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 04:42:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:42:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:42:27 3a45c91516f5c303fac369081ced01397353f73a 04:42:27 latest 04:42:27 4.1.0-dev.115 04:42:27 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:27 main 04:42:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:42:28 65fe2c415775: Preparing 04:42:28 8a67afa2137b: Preparing 04:42:28 6d17a7a41065: Preparing 04:42:28 a777a2c8aff7: Preparing 04:42:28 2f774beeb3bb: Preparing 04:42:28 4d507eb631c2: Preparing 04:42:28 eeaa73608b53: Preparing 04:42:28 4d507eb631c2: Waiting 04:42:28 eeaa73608b53: Waiting 04:42:28 a777a2c8aff7: Layer already exists 04:42:28 6d17a7a41065: Layer already exists 04:42:28 eeaa73608b53: Layer already exists 04:42:28 2f774beeb3bb: Pushed 04:42:28 65fe2c415775: Pushed 04:42:29 4d507eb631c2: Pushed 04:42:39 8a67afa2137b: Pushed 04:42:39 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:42:39 65fe2c415775: Preparing 04:42:39 8a67afa2137b: Preparing 04:42:39 6d17a7a41065: Preparing 04:42:39 a777a2c8aff7: Preparing 04:42:39 2f774beeb3bb: Preparing 04:42:39 4d507eb631c2: Preparing 04:42:39 eeaa73608b53: Preparing 04:42:39 4d507eb631c2: Waiting 04:42:39 eeaa73608b53: Waiting 04:42:39 6d17a7a41065: Layer already exists 04:42:39 8a67afa2137b: Layer already exists 04:42:39 2f774beeb3bb: Layer already exists 04:42:39 65fe2c415775: Layer already exists 04:42:39 a777a2c8aff7: Layer already exists 04:42:39 eeaa73608b53: Layer already exists 04:42:39 4d507eb631c2: Layer already exists 04:42:40 latest: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 04:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:42:40 65fe2c415775: Preparing 04:42:40 8a67afa2137b: Preparing 04:42:40 6d17a7a41065: Preparing 04:42:40 a777a2c8aff7: Preparing 04:42:40 2f774beeb3bb: Preparing 04:42:40 4d507eb631c2: Preparing 04:42:40 eeaa73608b53: Preparing 04:42:40 4d507eb631c2: Waiting 04:42:40 eeaa73608b53: Waiting 04:42:40 a777a2c8aff7: Layer already exists 04:42:40 6d17a7a41065: Layer already exists 04:42:40 65fe2c415775: Layer already exists 04:42:40 8a67afa2137b: Layer already exists 04:42:40 2f774beeb3bb: Layer already exists 04:42:40 4d507eb631c2: Layer already exists 04:42:40 eeaa73608b53: Layer already exists 04:42:41 4.1.0-dev.115: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:42:41 65fe2c415775: Preparing 04:42:41 8a67afa2137b: Preparing 04:42:41 6d17a7a41065: Preparing 04:42:41 a777a2c8aff7: Preparing 04:42:41 2f774beeb3bb: Preparing 04:42:41 4d507eb631c2: Preparing 04:42:41 eeaa73608b53: Preparing 04:42:41 4d507eb631c2: Waiting 04:42:41 eeaa73608b53: Waiting 04:42:41 a777a2c8aff7: Layer already exists 04:42:41 6d17a7a41065: Layer already exists 04:42:41 2f774beeb3bb: Layer already exists 04:42:41 65fe2c415775: Layer already exists 04:42:41 8a67afa2137b: Layer already exists 04:42:41 4d507eb631c2: Layer already exists 04:42:41 eeaa73608b53: Layer already exists 04:42:42 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:42:42 65fe2c415775: Preparing 04:42:42 8a67afa2137b: Preparing 04:42:42 6d17a7a41065: Preparing 04:42:42 a777a2c8aff7: Preparing 04:42:42 2f774beeb3bb: Preparing 04:42:42 4d507eb631c2: Preparing 04:42:42 eeaa73608b53: Preparing 04:42:42 eeaa73608b53: Waiting 04:42:42 4d507eb631c2: Waiting 04:42:42 6d17a7a41065: Layer already exists 04:42:42 2f774beeb3bb: Layer already exists 04:42:42 a777a2c8aff7: Layer already exists 04:42:42 65fe2c415775: Layer already exists 04:42:42 8a67afa2137b: Layer already exists 04:42:42 4d507eb631c2: Layer already exists 04:42:42 eeaa73608b53: Layer already exists 04:42:43 main: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:43 ===================================================== [Pipeline] echo 04:42:43 taggedImages: 04:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a 04:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 04:42:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 04:42:43 - 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 04:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:43 04:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:42:43 arm64: Pulling from edgex-lftools-log-publisher 04:42:43 8998bd30e6a1: Pulling fs layer 04:42:43 04944245beec: Pulling fs layer 04:42:43 699f458cf7ca: Pulling fs layer 04:42:43 765212b225bb: Pulling fs layer 04:42:43 f23df028b6ca: Pulling fs layer 04:42:43 d65c8cfc05b1: Pulling fs layer 04:42:43 2437ff75d9bd: Pulling fs layer 04:42:43 765212b225bb: Waiting 04:42:43 f23df028b6ca: Waiting 04:42:43 d65c8cfc05b1: Waiting 04:42:43 2437ff75d9bd: Waiting 04:42:44 04944245beec: Verifying Checksum 04:42:44 04944245beec: Download complete 04:42:44 765212b225bb: Verifying Checksum 04:42:44 765212b225bb: Download complete 04:42:44 f23df028b6ca: Verifying Checksum 04:42:44 f23df028b6ca: Download complete 04:42:44 d65c8cfc05b1: Verifying Checksum 04:42:44 d65c8cfc05b1: Download complete 04:42:44 699f458cf7ca: Verifying Checksum 04:42:44 699f458cf7ca: Download complete 04:42:44 8998bd30e6a1: Verifying Checksum 04:42:44 8998bd30e6a1: Download complete 04:42:47 2437ff75d9bd: Verifying Checksum 04:42:47 2437ff75d9bd: Download complete 04:42:49 8998bd30e6a1: Pull complete 04:42:49 04944245beec: Pull complete 04:42:52 699f458cf7ca: Pull complete 04:42:52 765212b225bb: Pull complete 04:42:53 f23df028b6ca: Pull complete 04:42:53 d65c8cfc05b1: Pull complete 04:43:11 2437ff75d9bd: Pull complete 04:43:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container 04:43:12 $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:43:14 $ docker top 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:15 ---> job-cost.sh 04:43:15 lf-activate-venv: SKIPPING 04:43:15 INFO: No Stack... 04:43:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:43:20 INFO: Archiving Costs [Pipeline] sh 04:43:21 + cat /w/workspace/edgex-go/980/archives/cost.csv 04:43:21 + cut -d, -f6 [Pipeline] lock 04:43:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] 04:43:21 Resource [jenkins-edgexfoundry-edgex-go-main-980-stack-cost] did not exist. Created. 04:43:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:21 + echo total: 0.10999999940395355 [Pipeline] stash 04:43:22 Stashed 1 file(s) [Pipeline] } 04:43:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] [Pipeline] // lock [Pipeline] } 04:43:22 $ docker stop --time=1 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 04:43:23 $ docker rm -f --volumes 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 [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 04:43:24 provisioning config files... 04:43:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/980@tmp/config2541198614341988207tmp [Pipeline] { [Pipeline] sh 04:43:24 + set +x 04:43:24 + bash -s -- 04:43:24 + curl -s https://codecov.io/bash 04:43:24 04:43:24 _____ _ 04:43:24 / ____| | | 04:43:24 | | ___ __| | ___ ___ _____ __ 04:43:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:43:24 | |___| (_) | (_| | __/ (_| (_) \ V / 04:43:24 \_____\___/ \__,_|\___|\___\___/ \_/ 04:43:24 Bash-1.0.6 04:43:24 04:43:24 04:43:24 ==> git version 2.25.1 found 04:43:24 ==> 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 04:43:24 Release-Date: 2020-01-08 04:43:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:43:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:43:24 ==> Jenkins CI detected. 04:43:24 current dir:  /w/workspace/edgex-go/980 04:43:24 project root: . 04:43:24 --> token set from env 04:43:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:43:24 ==> Running gcov in . (disable via -X gcov) 04:43:24 ==> Python coveragepy not found 04:43:24 ==> Searching for coverage reports in: 04:43:24 + . 04:43:24 -> Found 1 reports 04:43:24 ==> Detecting git/mercurial file structure 04:43:24 ==> Reading reports 04:43:24 + ./coverage.out bytes=1048214 04:43:24 ==> Appending adjustments 04:43:24 https://docs.codecov.io/docs/fixing-reports 04:43:26 + Found adjustments 04:43:26 ==> Gzipping contents 04:43:26 108K /tmp/codecov.p4Tj8u.gz 04:43:26 ==> Uploading reports 04:43:26 url: https://codecov.io 04:43:26 query: branch=main&commit=3a45c91516f5c303fac369081ced01397353f73a&build=980&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F980%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:26 -> Pinging Codecov 04:43:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a45c91516f5c303fac369081ced01397353f73a&build=980&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F980%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:26 -> Uploading to 04:43:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3a45c91516f5c303fac369081ced01397353f73a/3574d895-8439-48dd-a0fe-3612f7bade11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044326Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a98dc82e52c2e61bfe33bbb852c27b6d0a717d13a4f1eaeb36b0afe2dad67a06 04:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:26 Dload Upload Total Spent Left Speed 04:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 342k --:--:-- --:--:-- --:--:-- 342k 04:43:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } 04:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:43:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:43:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:27 04:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:27 latest: Pulling from edgex-devops/edgex-snyk-go 04:43:27 2d35ebdb57d9: Already exists 04:43:27 85e8836fcdb2: Pulling fs layer 04:43:27 91631faa732a: Pulling fs layer 04:43:27 f3f5ae8826fa: Pulling fs layer 04:43:27 4f4fb700ef54: Pulling fs layer 04:43:27 7861252a18e6: Pulling fs layer 04:43:27 9130f900ef6f: Pulling fs layer 04:43:27 4f4fb700ef54: Waiting 04:43:27 9130f900ef6f: Waiting 04:43:27 7861252a18e6: Waiting 04:43:27 f3f5ae8826fa: Download complete 04:43:27 85e8836fcdb2: Download complete 04:43:27 4f4fb700ef54: Verifying Checksum 04:43:27 4f4fb700ef54: Download complete 04:43:28 85e8836fcdb2: Pull complete 04:43:28 7861252a18e6: Verifying Checksum 04:43:28 7861252a18e6: Download complete 04:43:28 91631faa732a: Download complete 04:43:29 9130f900ef6f: Verifying Checksum 04:43:29 9130f900ef6f: Download complete 04:43:33 91631faa732a: Pull complete 04:43:33 f3f5ae8826fa: Pull complete 04:43:33 4f4fb700ef54: Pull complete 04:43:33 7861252a18e6: Pull complete 04:43:36 9130f900ef6f: Pull complete 04:43:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:36 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:43:36 $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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/edgex-snyk-go:latest cat 04:43:38 $ docker top 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:38 + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo 04:43:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:43:39 + set -o pipefail 04:43:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:43:47 04:43:47 Monitoring /w/workspace/edgex-go/980 (github.com/edgexfoundry/edgex-go)... 04:43:47 04:43:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/429880ad-3702-4142-b12e-8abdb54dac00 04:43:47 04:43:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:43:47 [Pipeline] } 04:43:47 $ docker stop --time=1 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 04:43:49 $ docker rm -f --volumes 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:43:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:50 provisioning config files... 04:43:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/980@tmp/config11406499085804361030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:50 --> edgex-publish-swagger.sh 04:43:50 === Publish openapi API === 04:43:50 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:43:50 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/980/openapi/core-command.yaml] 04:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:50 Dload Upload Total Spent Left Speed 04:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 349 172k --:--:-- --:--:-- --:--:-- 173k 04:43:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:50 04:43:50 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/980/openapi/core-data.yaml] 04:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:50 Dload Upload Total Spent Left Speed 04:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 485 540k --:--:-- --:--:-- --:--:-- 541k 04:43:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:50 04:43:50 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/980/openapi/core-keeper.yaml] 04:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:50 Dload Upload Total Spent Left Speed 04:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 568 254k --:--:-- --:--:-- --:--:-- 255k 04:43:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:50 04:43:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/980/openapi/core-metadata.yaml] 04:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:50 Dload Upload Total Spent Left Speed 04:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 448 1110k --:--:-- --:--:-- --:--:-- 1110k 04:43:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:50 04:43:50 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/980/openapi/security-proxy-auth.yaml] 04:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:50 Dload Upload Total Spent Left Speed 04:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 694 251k --:--:-- --:--:-- --:--:-- 252k 04:43:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:50 04:43:50 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/980/openapi/security-secretstore-setup.yaml] 04:43:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:51 Dload Upload Total Spent Left Speed 04:43:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3913 0 0 100 3913 0 59287 --:--:-- --:--:-- --:--:-- 58402 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 46811 04:43:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:51 04:43:51 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/980/openapi/support-notifications.yaml] 04:43:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:51 Dload Upload Total Spent Left Speed 04:43:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k 04:43:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:51 04:43:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/980/openapi/support-scheduler.yaml] 04:43:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:51 Dload Upload Total Spent Left Speed 04:43:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 568 431k --:--:-- --:--:-- --:--:-- 431k 04:43:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:43:51 [Pipeline] } 04:43:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:43:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:52 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:43:52 $ docker top 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 -eo pid,comm 04:43:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:52 [ssh-agent] Looking for ssh-agent implementation... 04:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:52 $ docker exec 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 ssh-agent 04:43:52 SSH_AUTH_SOCK=/tmp/ssh-VeVM9Jhj4ZOb/agent.33 04:43:52 SSH_AGENT_PID=39 04:43:52 Running ssh-add (command line suppressed) 04:43:53 Identity added: /w/workspace/edgex-go/980@tmp/private_key_17736831811921113239.key (/w/workspace/edgex-go/980@tmp/private_key_17736831811921113239.key) 04:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:53 + git semver tag 04:43:53 2026-05-25 04:43:53,638 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:53 2026-05-25 04:43:53,642 [run_tag] DEBUG tag force:False 04:43:53 2026-05-25 04:43:53,642 [check_head_tag] DEBUG check head tag 04:43:53 2026-05-25 04:43:53,644 [execute] INFO git cat-file --batch-check 04:43:53 2026-05-25 04:43:53,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980, stdin=, shell=False, universal_newlines=False) 04:43:53 2026-05-25 04:43:53,647 [execute] INFO git cat-file --batch 04:43:53 2026-05-25 04:43:53,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/980, stdin=, shell=False, universal_newlines=False) 04:43:53 2026-05-25 04:43:53,683 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:43:53 2026-05-25 04:43:53,684 [execute] INFO git tag -a v4.1.0-dev.115 -m v4.1.0-dev.115 04:43:53 2026-05-25 04:43:53,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.115', '-m', 'v4.1.0-dev.115'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) 04:43:53 2026-05-25 04:43:53,687 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:43:53 4.1.0-dev.115 [Pipeline] } 04:43:53 $ docker exec --env ******** --env ******** 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 ssh-agent -k 04:43:54 unset SSH_AUTH_SOCK; 04:43:54 unset SSH_AGENT_PID; 04:43:54 echo Agent pid 39 killed; 04:43:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:54 + git semver [Pipeline] } 04:43:54 $ docker stop --time=1 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 04:43:56 $ docker rm -f --volumes 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:56 04:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:56 0.23.1-centos7: Pulling from edgex-lftools 04:43:56 ab5ef0e58194: Pulling fs layer 04:43:56 9712f1f96733: Pulling fs layer 04:43:56 63f879dbbcfc: Pulling fs layer 04:43:56 0d9ebad4ef96: Pulling fs layer 04:43:56 e9a5061849ea: Pulling fs layer 04:43:56 d747dcd14b5f: Pulling fs layer 04:43:56 2de7ff778b66: Pulling fs layer 04:43:56 e9a5061849ea: Waiting 04:43:56 d747dcd14b5f: Waiting 04:43:56 0d9ebad4ef96: Waiting 04:43:56 2de7ff778b66: Waiting 04:43:56 9712f1f96733: Verifying Checksum 04:43:56 9712f1f96733: Download complete 04:43:57 63f879dbbcfc: Verifying Checksum 04:43:57 63f879dbbcfc: Download complete 04:43:57 ab5ef0e58194: Verifying Checksum 04:43:57 ab5ef0e58194: Download complete 04:43:57 0d9ebad4ef96: Verifying Checksum 04:43:57 0d9ebad4ef96: Download complete 04:43:57 e9a5061849ea: Verifying Checksum 04:43:57 e9a5061849ea: Download complete 04:43:57 d747dcd14b5f: Download complete 04:43:57 2de7ff778b66: Verifying Checksum 04:43:57 2de7ff778b66: Download complete 04:44:01 ab5ef0e58194: Pull complete 04:44:01 9712f1f96733: Pull complete 04:44:02 63f879dbbcfc: Pull complete 04:44:07 0d9ebad4ef96: Pull complete 04:44:07 e9a5061849ea: Pull complete 04:44:07 d747dcd14b5f: Pull complete 04:44:07 2de7ff778b66: Pull complete 04:44:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:08 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:44:10 $ docker top dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:44:10 provisioning config files... 04:44:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/980@tmp/config4403388048759130976tmp 04:44:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/980@tmp/config18192972414008093933tmp 04:44:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/980@tmp/config9277417378407812910tmp [Pipeline] { [Pipeline] echo 04:44:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:44:10 ---> sigul-configuration.sh 04:44:10 gpg: directory `/root/.gnupg' created 04:44:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:44:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:44:10 gpg: keyring `/root/.gnupg/secring.gpg' created 04:44:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:44:10 gpg: CAST5 encrypted data 04:44:10 gpg: encrypted with 1 passphrase 04:44:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:44:11 + mkdir /home/jenkins 04:44:11 + mkdir /home/jenkins/sigul [Pipeline] sh 04:44:11 + 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 04:44:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:44:11 ---> sigul-install.sh 04:44:11 Sigul already installed; skipping installation. [Pipeline] sh 04:44:11 + git tag --list 04:44:11 0.6.0 04:44:11 0.6.1 04:44:11 0.7.0 04:44:11 0.7.1 04:44:11 v1.0.0 04:44:11 v1.0.1 04:44:11 v1.1.0 04:44:11 v1.2.0 04:44:11 v1.2.1 04:44:11 v1.3.0 04:44:11 v1.3.1 04:44:11 v2.0.0 04:44:11 v2.1.0 04:44:11 v2.1.1 04:44:11 v2.2.0 04:44:11 v2.3.0 04:44:11 v3.0 04:44:11 v3.0.0 04:44:11 v3.1 04:44:11 v3.1.0 04:44:11 v3.1.1 04:44:11 v4.0 04:44:11 v4.0.0 04:44:11 v4.0.1 04:44:11 v4.0.1-dev.1 04:44:11 v4.0.1-dev.2 04:44:11 v4.0.2-dev.1 04:44:11 v4.1.0-dev.1 04:44:11 v4.1.0-dev.10 04:44:11 v4.1.0-dev.100 04:44:11 v4.1.0-dev.101 04:44:11 v4.1.0-dev.102 04:44:11 v4.1.0-dev.103 04:44:11 v4.1.0-dev.104 04:44:11 v4.1.0-dev.105 04:44:11 v4.1.0-dev.106 04:44:11 v4.1.0-dev.107 04:44:11 v4.1.0-dev.108 04:44:11 v4.1.0-dev.109 04:44:11 v4.1.0-dev.11 04:44:11 v4.1.0-dev.110 04:44:11 v4.1.0-dev.111 04:44:11 v4.1.0-dev.112 04:44:11 v4.1.0-dev.113 04:44:11 v4.1.0-dev.114 04:44:11 v4.1.0-dev.115 04:44:11 v4.1.0-dev.12 04:44:11 v4.1.0-dev.13 04:44:11 v4.1.0-dev.14 04:44:11 v4.1.0-dev.15 04:44:11 v4.1.0-dev.16 04:44:11 v4.1.0-dev.17 04:44:11 v4.1.0-dev.18 04:44:11 v4.1.0-dev.19 04:44:11 v4.1.0-dev.2 04:44:11 v4.1.0-dev.20 04:44:11 v4.1.0-dev.21 04:44:11 v4.1.0-dev.22 04:44:11 v4.1.0-dev.23 04:44:11 v4.1.0-dev.24 04:44:11 v4.1.0-dev.25 04:44:11 v4.1.0-dev.26 04:44:11 v4.1.0-dev.27 04:44:11 v4.1.0-dev.28 04:44:11 v4.1.0-dev.29 04:44:11 v4.1.0-dev.3 04:44:11 v4.1.0-dev.30 04:44:11 v4.1.0-dev.31 04:44:11 v4.1.0-dev.32 04:44:11 v4.1.0-dev.33 04:44:11 v4.1.0-dev.34 04:44:11 v4.1.0-dev.35 04:44:11 v4.1.0-dev.36 04:44:11 v4.1.0-dev.37 04:44:11 v4.1.0-dev.38 04:44:11 v4.1.0-dev.39 04:44:11 v4.1.0-dev.4 04:44:11 v4.1.0-dev.40 04:44:11 v4.1.0-dev.41 04:44:11 v4.1.0-dev.42 04:44:11 v4.1.0-dev.43 04:44:11 v4.1.0-dev.44 04:44:11 v4.1.0-dev.45 04:44:11 v4.1.0-dev.46 04:44:11 v4.1.0-dev.47 04:44:11 v4.1.0-dev.48 04:44:11 v4.1.0-dev.49 04:44:11 v4.1.0-dev.5 04:44:11 v4.1.0-dev.50 04:44:11 v4.1.0-dev.51 04:44:11 v4.1.0-dev.52 04:44:11 v4.1.0-dev.53 04:44:11 v4.1.0-dev.54 04:44:11 v4.1.0-dev.55 04:44:11 v4.1.0-dev.56 04:44:11 v4.1.0-dev.57 04:44:11 v4.1.0-dev.58 04:44:11 v4.1.0-dev.59 04:44:11 v4.1.0-dev.6 04:44:11 v4.1.0-dev.60 04:44:11 v4.1.0-dev.61 04:44:11 v4.1.0-dev.62 04:44:11 v4.1.0-dev.63 04:44:11 v4.1.0-dev.64 04:44:11 v4.1.0-dev.65 04:44:11 v4.1.0-dev.66 04:44:11 v4.1.0-dev.67 04:44:11 v4.1.0-dev.68 04:44:11 v4.1.0-dev.69 04:44:11 v4.1.0-dev.7 04:44:11 v4.1.0-dev.70 04:44:11 v4.1.0-dev.71 04:44:11 v4.1.0-dev.72 04:44:11 v4.1.0-dev.73 04:44:11 v4.1.0-dev.74 04:44:11 v4.1.0-dev.75 04:44:11 v4.1.0-dev.76 04:44:11 v4.1.0-dev.77 04:44:11 v4.1.0-dev.78 04:44:11 v4.1.0-dev.79 04:44:11 v4.1.0-dev.8 04:44:11 v4.1.0-dev.80 04:44:11 v4.1.0-dev.81 04:44:11 v4.1.0-dev.82 04:44:11 v4.1.0-dev.83 04:44:11 v4.1.0-dev.84 04:44:11 v4.1.0-dev.85 04:44:11 v4.1.0-dev.86 04:44:11 v4.1.0-dev.87 04:44:11 v4.1.0-dev.88 04:44:11 v4.1.0-dev.89 04:44:11 v4.1.0-dev.9 04:44:11 v4.1.0-dev.90 04:44:11 v4.1.0-dev.91 04:44:11 v4.1.0-dev.92 04:44:11 v4.1.0-dev.93 04:44:11 v4.1.0-dev.94 04:44:11 v4.1.0-dev.95 04:44:11 v4.1.0-dev.96 04:44:11 v4.1.0-dev.97 04:44:11 v4.1.0-dev.98 04:44:11 v4.1.0-dev.99 [Pipeline] sh 04:44:12 + lftools sign git-tag v4.1.0-dev.115 04:44:12 Signing Git tag with Sigul... 04:44:12 Signing v4.1.0-dev.115 [Pipeline] echo 04:44:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:44:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:44:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:44:13 $ docker stop --time=1 dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 04:44:14 $ docker rm -f --volumes dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:44:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:15 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:15 $ docker top f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 -eo pid,comm 04:44:15 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). 04:44:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:15 [ssh-agent] Looking for ssh-agent implementation... 04:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:15 $ docker exec f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 ssh-agent 04:44:16 SSH_AUTH_SOCK=/tmp/ssh-Snqe3GUuhrWw/agent.32 04:44:16 SSH_AGENT_PID=38 04:44:16 Running ssh-add (command line suppressed) 04:44:16 Identity added: /w/workspace/edgex-go/980@tmp/private_key_12399018948212870117.key (/w/workspace/edgex-go/980@tmp/private_key_12399018948212870117.key) 04:44:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:16 + git semver bump pre 04:44:16 2026-05-25 04:44:16,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:16 2026-05-25 04:44:16,637 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:44:16 2026-05-25 04:44:16,637 [bump_version] DEBUG bumping version:4.1.0-dev.115 on axis:pre with prefix:dev 04:44:16 2026-05-25 04:44:16,638 [bump_version] DEBUG bumped version:4.1.0-dev.116 04:44:16 2026-05-25 04:44:16,638 [write_version] DEBUG write version:4.1.0-dev.116 to path:/w/workspace/edgex-go/980/.semver/main with force:True 04:44:16 2026-05-25 04:44:16,638 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:44:16 2026-05-25 04:44:16,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/980/.semver/main 04:44:16 2026-05-25 04:44:16,641 [execute] INFO git cat-file --batch-check 04:44:16 2026-05-25 04:44:16,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) 04:44:16 2026-05-25 04:44:16,644 [execute] INFO git cat-file --batch 04:44:16 2026-05-25 04:44:16,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) 04:44:16 2026-05-25 04:44:16,647 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:44:16 4.1.0-dev.116 [Pipeline] } 04:44:16 $ docker exec --env ******** --env ******** f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 ssh-agent -k 04:44:16 unset SSH_AUTH_SOCK; 04:44:16 unset SSH_AGENT_PID; 04:44:16 echo Agent pid 38 killed; 04:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:17 + git semver [Pipeline] } 04:44:17 $ docker stop --time=1 f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 04:44:18 $ docker rm -f --volumes f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:19 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:19 $ docker top e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 -eo pid,comm 04:44:19 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). 04:44:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:19 [ssh-agent] Looking for ssh-agent implementation... 04:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:19 $ docker exec e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 ssh-agent 04:44:20 SSH_AUTH_SOCK=/tmp/ssh-jaRQoQvesT2r/agent.32 04:44:20 SSH_AGENT_PID=38 04:44:20 Running ssh-add (command line suppressed) 04:44:20 Identity added: /w/workspace/edgex-go/980@tmp/private_key_18228091548771467860.key (/w/workspace/edgex-go/980@tmp/private_key_18228091548771467860.key) 04:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:21 + git semver push 04:44:21 2026-05-25 04:44:21,415 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:21 2026-05-25 04:44:21,420 [run_push] DEBUG push 04:44:21 2026-05-25 04:44:21,420 [execute] INFO git cat-file --batch-check 04:44:21 2026-05-25 04:44:21,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) 04:44:21 2026-05-25 04:44:21,423 [execute] INFO git rev-list 87a18c6fa3ed1a0f7838803452ddf3d41ec478cc -- 04:44:21 2026-05-25 04:44:21,423 [execute] DEBUG Popen(['git', 'rev-list', '87a18c6fa3ed1a0f7838803452ddf3d41ec478cc', '--'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=False) 04:44:21 2026-05-25 04:44:21,443 [execute] INFO git fetch -v -- origin 04:44:21 2026-05-25 04:44:21,443 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=True) 04:44:22 2026-05-25 04:44:22,136 [run_push] DEBUG no remote changes detected 04:44:22 2026-05-25 04:44:22,137 [execute] INFO git push origin semver 04:44:22 2026-05-25 04:44:22,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=False) 04:44:23 2026-05-25 04:44:23,295 [run_push] DEBUG push all version tags 04:44:23 2026-05-25 04:44:23,295 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:44:23 2026-05-25 04:44:23,295 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) 04:44:24 2026-05-25 04:44:24,464 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main 04:44:24 4.1.0-dev.116 [Pipeline] } 04:44:24 $ docker exec --env ******** --env ******** e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 ssh-agent -k 04:44:24 unset SSH_AUTH_SOCK; 04:44:24 unset SSH_AGENT_PID; 04:44:24 echo Agent pid 38 killed; 04:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:24 + git semver [Pipeline] } 04:44:25 $ docker stop --time=1 e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 04:44:26 $ docker rm -f --volumes e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 [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 04:44:27 + [ -d /w/workspace/edgex-go/980/archives ] [Pipeline] libraryResource [Pipeline] sh 04:44:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:44:28 ---> package-listing.sh 04:44:28 ++ facter osfamily 04:44:28 ++ tr '[:upper:]' '[:lower:]' 04:44:28 + OS_FAMILY=debian 04:44:28 + workspace=/w/workspace/edgex-go/980 04:44:28 + START_PACKAGES=/tmp/packages_start.txt 04:44:28 + END_PACKAGES=/tmp/packages_end.txt 04:44:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:44:28 + PACKAGES=/tmp/packages_start.txt 04:44:28 + '[' /w/workspace/edgex-go/980 ']' 04:44:28 + PACKAGES=/tmp/packages_end.txt 04:44:28 + case "${OS_FAMILY}" in 04:44:28 + grep '^ii' 04:44:28 + dpkg -l 04:44:28 + '[' -f /tmp/packages_start.txt ']' 04:44:28 + '[' -f /tmp/packages_end.txt ']' 04:44:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:44:28 + '[' /w/workspace/edgex-go/980 ']' 04:44:28 + mkdir -p /w/workspace/edgex-go/980/archives/ 04:44:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/980/archives/ [Pipeline] echo 04:44:28 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/980/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:44:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:29 04:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:30 latest: Pulling from edgex-lftools-log-publisher 04:44:30 5eb5b503b376: Pulling fs layer 04:44:30 5c69ac0246d0: Pulling fs layer 04:44:30 ec43610c2a17: Pulling fs layer 04:44:30 3a2ae6a8a46f: Pulling fs layer 04:44:30 33b1e0a273af: Pulling fs layer 04:44:30 5d3b04190fa2: Pulling fs layer 04:44:30 2f39f015ded8: Pulling fs layer 04:44:30 3a2ae6a8a46f: Waiting 04:44:30 33b1e0a273af: Waiting 04:44:30 5d3b04190fa2: Waiting 04:44:30 2f39f015ded8: Waiting 04:44:30 5c69ac0246d0: Verifying Checksum 04:44:30 5c69ac0246d0: Download complete 04:44:30 3a2ae6a8a46f: Verifying Checksum 04:44:30 3a2ae6a8a46f: Download complete 04:44:30 33b1e0a273af: Verifying Checksum 04:44:30 33b1e0a273af: Download complete 04:44:30 ec43610c2a17: Verifying Checksum 04:44:30 ec43610c2a17: Download complete 04:44:30 5d3b04190fa2: Verifying Checksum 04:44:30 5d3b04190fa2: Download complete 04:44:30 5eb5b503b376: Verifying Checksum 04:44:30 5eb5b503b376: Download complete 04:44:30 2f39f015ded8: Verifying Checksum 04:44:30 2f39f015ded8: Download complete 04:44:31 5eb5b503b376: Pull complete 04:44:31 5c69ac0246d0: Pull complete 04:44:32 ec43610c2a17: Pull complete 04:44:32 3a2ae6a8a46f: Pull complete 04:44:32 33b1e0a273af: Pull complete 04:44:32 5d3b04190fa2: Pull complete 04:44:37 2f39f015ded8: Pull complete 04:44:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:37 prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container 04:44:37 $ 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/980/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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:44:39 $ docker top 2838b11994cedc23d5a844f4297a6b96ed199c7bac6d65fcf23cee7fca388068 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:39 + touch /tmp/pre-build-complete [Pipeline] sh 04:44:39 + mkdir -p /var/log/sysstat [Pipeline] sh 04:44:40 + ls /var/log/sa-host 04:44:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:40 provisioning config files... 04:44:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/980@tmp/config5916939448048272202tmp [Pipeline] { [Pipeline] echo 04:44:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:44:40 ---> create-netrc.sh [Pipeline] } 04:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:44:40 ---> python-tools-install.sh [Pipeline] echo 04:44:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:44:41 ---> sudo-logs.sh 04:44:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:44:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:44:41 ---> job-cost.sh 04:44:41 lf-activate-venv: SKIPPING 04:44:41 DEBUG: total: 0.10999999940395355 04:44:41 INFO: Retrieving Stack Cost... 04:44:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:44:42 INFO: Archiving Costs [Pipeline] echo 04:44:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:44:42 ---> logs-deploy.sh 04:44:42 lf-activate-venv: SKIPPING 04:44:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/980 04:44:42 INFO: archiving workspace using pattern(s): 04:44:43 Archives upload complete. 04:44:43 INFO: archiving logs to Nexus 04:44:44 ---> uname -a: 04:44:44 Linux prd-ubuntu20-04-docker-8c-8g-10572 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:44:44 04:44:44 04:44:44 ---> lscpu: 04:44:44 Architecture: x86_64 04:44:44 CPU op-mode(s): 32-bit, 64-bit 04:44:44 Byte Order: Little Endian 04:44:44 Address sizes: 40 bits physical, 48 bits virtual 04:44:44 CPU(s): 8 04:44:44 On-line CPU(s) list: 0-7 04:44:44 Thread(s) per core: 1 04:44:44 Core(s) per socket: 1 04:44:44 Socket(s): 8 04:44:44 NUMA node(s): 1 04:44:44 Vendor ID: AuthenticAMD 04:44:44 CPU family: 23 04:44:44 Model: 49 04:44:44 Model name: AMD EPYC-Rome Processor 04:44:44 Stepping: 0 04:44:44 CPU MHz: 2800.000 04:44:44 BogoMIPS: 5600.00 04:44:44 Virtualization: AMD-V 04:44:44 Hypervisor vendor: KVM 04:44:44 Virtualization type: full 04:44:44 L1d cache: 256 KiB 04:44:44 L1i cache: 256 KiB 04:44:44 L2 cache: 4 MiB 04:44:44 L3 cache: 128 MiB 04:44:44 NUMA node0 CPU(s): 0-7 04:44:44 Vulnerability Gather data sampling: Not affected 04:44:44 Vulnerability Itlb multihit: Not affected 04:44:44 Vulnerability L1tf: Not affected 04:44:44 Vulnerability Mds: Not affected 04:44:44 Vulnerability Meltdown: Not affected 04:44:44 Vulnerability Mmio stale data: Not affected 04:44:44 Vulnerability Retbleed: Vulnerable 04:44:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:44:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:44:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:44:44 Vulnerability Srbds: Not affected 04:44:44 Vulnerability Tsx async abort: Not affected 04:44:44 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 04:44:44 04:44:44 04:44:44 ---> nproc: 04:44:44 8 04:44:44 04:44:44 04:44:44 ---> df -h: 04:44:44 Filesystem Size Used Avail Use% Mounted on 04:44:44 overlay 155G 34G 121G 22% / 04:44:44 tmpfs 64M 0 64M 0% /dev 04:44:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:44:44 shm 64M 0 64M 0% /dev/shm 04:44:44 /dev/vda1 155G 34G 121G 22% /facter-os 04:44:44 04:44:44 04:44:44 ---> sar -b -r -n DEV: 04:44:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10572) 05/25/26 _x86_64_ (8 CPU) 04:44:44 04:44:44 03:44:12 LINUX RESTART (8 CPU) 04:44:44 04:44:44 03:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:44:44 03:46:01 217.91 13.68 204.23 0.00 2122.71 66625.43 0.00 04:44:44 03:47:01 44.38 0.12 44.26 0.00 0.93 38642.64 0.00 04:44:44 03:48:01 45.44 0.22 45.23 0.00 3.07 18613.70 0.00 04:44:44 03:49:01 225.53 0.28 225.25 0.00 32.66 102723.95 0.00 04:44:44 03:50:01 1141.64 22.64 1118.99 0.00 2182.34 503992.27 0.00 04:44:44 03:51:01 149.62 0.15 149.47 0.00 1.20 74327.09 0.00 04:44:44 03:52:01 414.45 0.63 413.82 0.00 28.77 156928.52 0.00 04:44:44 03:53:01 679.64 43.48 636.16 0.00 2109.52 106629.83 0.00 04:44:44 03:54:01 33.99 1.72 32.28 0.00 221.56 765.87 0.00 04:44:44 03:55:01 16.23 0.02 16.21 0.00 0.13 387.67 0.00 04:44:44 03:56:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 04:44:44 03:57:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 04:44:44 03:58:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 04:44:44 03:59:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 04:44:44 04:00:01 4.23 2.32 1.92 0.00 21.06 20.80 0.00 04:44:44 04:01:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 04:44:44 04:02:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 04:44:44 04:03:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 04:44:44 04:04:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 04:44:44 04:05:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 04:44:44 04:06:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 04:44:44 04:07:01 1.23 0.00 1.23 0.00 0.00 15.31 0.00 04:44:44 04:08:02 0.93 0.00 0.93 0.00 0.00 10.26 0.00 04:44:44 04:09:01 1.20 0.00 1.20 0.00 0.00 14.64 0.00 04:44:44 04:10:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 04:44:44 04:11:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 04:44:44 04:12:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 04:44:44 04:13:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 04:44:44 04:14:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 04:44:44 04:15:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 04:44:44 04:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 04:44:44 04:17:01 1.82 0.37 1.45 0.00 17.99 17.99 0.00 04:44:44 04:18:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 04:44:44 04:19:01 2.92 1.40 1.52 0.00 29.06 19.20 0.00 04:44:44 04:20:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 04:44:44 04:21:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 04:44:44 04:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 04:44:44 04:23:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 04:44:44 04:24:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 04:44:44 04:25:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 04:44:44 04:26:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 04:44:44 04:27:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 04:44:44 04:28:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 04:44:44 04:29:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 04:44:44 04:30:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 04:44:44 04:31:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 04:44:44 04:32:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:44:44 04:33:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 04:44:44 04:34:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 04:44:44 04:35:01 1.50 0.00 1.50 0.00 0.00 19.20 0.00 04:44:44 04:36:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 04:44:44 04:37:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 04:44:44 04:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:44:44 04:39:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 04:44:44 04:40:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 04:44:44 04:41:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 04:44:44 04:42:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 04:44:44 04:43:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 04:44:44 04:44:01 110.91 3.47 107.45 0.00 246.23 39222.53 0.00 04:44:44 Average: 53.27 1.53 51.74 0.00 118.97 18813.79 0.00 04:44:44 04:44:44 03:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:44:44 03:46:01 27049948 31152552 1125640 3.42 121132 4154836 2437756 7.19 1774284 3533072 207856 04:44:44 03:47:01 26116092 31369620 904692 2.75 128296 5235040 2270008 6.69 2129392 4044124 175200 04:44:44 03:48:01 26008676 31378784 891580 2.71 136728 5314284 2197028 6.48 1737496 4510360 327652 04:44:44 03:49:01 23942388 31132572 1121008 3.41 151604 7088512 4492100 13.24 2077528 6172284 797236 04:44:44 03:50:01 6315216 28863944 3311664 10.07 392056 21231764 10213160 30.11 6044140 18754220 960208 04:44:44 03:51:01 2308640 27787596 4382600 13.33 410880 23999644 11148092 32.87 8477440 20172364 1659080 04:44:44 03:52:01 263392 27617304 4558368 13.87 413116 25794604 10468272 30.86 9683804 20947856 744268 04:44:44 03:53:01 6112672 31414980 822940 2.50 421236 23967480 2088220 6.16 3680080 21425508 488 04:44:44 03:54:01 6088960 31399860 837200 2.55 422420 23974620 2210876 6.52 4259732 20868640 244 04:44:44 03:55:01 6102288 31413952 823292 2.50 423128 23974696 2066792 6.09 4526772 20587852 8 04:44:44 03:56:01 6102288 31413984 823224 2.50 423152 23974688 2066792 6.09 4526784 20587856 188 04:44:44 03:57:01 6117732 31429464 808500 2.46 423168 23974704 2066792 6.09 4511868 20587852 176 04:44:44 03:58:01 6120112 31431864 806204 2.45 423188 23974708 2066792 6.09 4510140 20587704 4 04:44:44 03:59:01 6124584 31436516 801476 2.44 423208 23974840 2066792 6.09 4506336 20585968 8 04:44:44 04:00:01 6122224 31435020 802696 2.44 423708 23975028 2094956 6.18 4507148 20585976 12 04:44:44 04:01:01 6122388 31435184 802420 2.44 423744 23975020 2094956 6.18 4507100 20585976 48 04:44:44 04:02:01 6122292 31435156 802368 2.44 423760 23975032 2094956 6.18 4507432 20585984 12 04:44:44 04:03:01 6122000 31434868 802592 2.44 423784 23975036 2094956 6.18 4507212 20585984 32 04:44:44 04:04:01 6122424 31435348 802052 2.44 423808 23975032 2094956 6.18 4507532 20585984 16 04:44:44 04:05:01 6122856 31435860 801360 2.44 423836 23975040 2094956 6.18 4507304 20585956 12 04:44:44 04:06:01 6123068 31436072 801076 2.44 423852 23975036 2094956 6.18 4507188 20585956 12 04:44:44 04:07:01 6123172 31436228 801088 2.44 423884 23975044 2094956 6.18 4507360 20585960 28 04:44:44 04:08:02 6123108 31436168 801088 2.44 423900 23975048 2094956 6.18 4507652 20585964 188 04:44:44 04:09:01 6123140 31436204 801024 2.44 423928 23975052 2094956 6.18 4507328 20585968 24 04:44:44 04:10:01 6122996 31436120 801080 2.44 423952 23975056 2111200 6.22 4507460 20585976 16 04:44:44 04:11:01 6122948 31436128 801024 2.44 423992 23975056 2111200 6.22 4507496 20585972 8 04:44:44 04:12:01 6122900 31436104 800988 2.44 424012 23975060 2127244 6.27 4507580 20585976 40 04:44:44 04:13:01 6122868 31436084 800920 2.44 424036 23975064 2127244 6.27 4507944 20585980 184 04:44:44 04:14:01 6122868 31436088 800880 2.44 424056 23975068 2127244 6.27 4507620 20585984 28 04:44:44 04:15:01 6121944 31435224 801664 2.44 424088 23975072 2127244 6.27 4507556 20585988 56 04:44:44 04:16:01 6122204 31435484 801344 2.44 424104 23975072 2127244 6.27 4507496 20585988 16 04:44:44 04:17:01 6119992 31433888 802988 2.44 424128 23975612 2127244 6.27 4511224 20586320 224 04:44:44 04:18:01 6120528 31434424 802436 2.44 424144 23975612 2127244 6.27 4510728 20586316 188 04:44:44 04:19:01 6114868 31430740 805968 2.45 424172 23976492 2127244 6.27 4515356 20586380 172 04:44:44 04:20:01 6114196 31430072 806628 2.45 424192 23976484 2127244 6.27 4514688 20586340 20 04:44:44 04:21:01 6114480 31430400 806296 2.45 424220 23976496 2127244 6.27 4514864 20586324 8 04:44:44 04:22:01 6114232 31430176 806700 2.45 424248 23976500 2127244 6.27 4514808 20586328 36 04:44:44 04:23:01 6114216 31430204 806660 2.45 424276 23976500 2127244 6.27 4514944 20586328 12 04:44:44 04:24:01 6114288 31430372 806644 2.45 424304 23976568 2127244 6.27 4514912 20586396 36 04:44:44 04:25:01 6114368 31430472 806484 2.45 424336 23976556 2127244 6.27 4515172 20586396 8 04:44:44 04:26:01 6114392 31430536 806356 2.45 424368 23976576 2127244 6.27 4515344 20586404 36 04:44:44 04:27:01 6114500 31430676 806124 2.45 424396 23976576 2127244 6.27 4514896 20586404 52 04:44:44 04:28:01 6113592 31429792 806984 2.46 424416 23976580 2127244 6.27 4515004 20586408 8 04:44:44 04:29:01 6113584 31429952 806764 2.45 424452 23976716 2127244 6.27 4515484 20586544 216 04:44:44 04:30:01 6113096 31429492 807208 2.46 424480 23976716 2127244 6.27 4515492 20586544 180 04:44:44 04:31:01 6113372 31429796 806916 2.45 424492 23976720 2127244 6.27 4515096 20586548 28 04:44:44 04:32:01 6112788 31429212 807388 2.46 424504 23976720 2127244 6.27 4515660 20586548 184 04:44:44 04:33:01 6113064 31429492 807084 2.46 424528 23976724 2127244 6.27 4515120 20586552 28 04:44:44 04:34:01 6113556 31430028 806776 2.45 424552 23976724 2127244 6.27 4515164 20586552 12 04:44:44 04:35:01 6112852 31429356 807460 2.46 424576 23976716 2127244 6.27 4515248 20586560 12 04:44:44 04:36:01 6112804 31429312 807372 2.46 424600 23976736 2127244 6.27 4515188 20586564 32 04:44:44 04:37:01 6112552 31429184 807544 2.46 424612 23976864 2127244 6.27 4515188 20586684 12 04:44:44 04:38:01 6112568 31429272 807448 2.46 424628 23976868 2127244 6.27 4515244 20586700 20 04:44:44 04:39:01 6112772 31429476 807172 2.46 424648 23976868 2127244 6.27 4515372 20586700 4 04:44:44 04:40:01 6112536 31429288 807376 2.46 424668 23976860 2127244 6.27 4515168 20586700 232 04:44:44 04:41:01 6112520 31429284 807304 2.46 424676 23976872 2127244 6.27 4515168 20586704 44 04:44:44 04:42:01 6112688 31429452 807280 2.46 424692 23976868 2127244 6.27 4515168 20586704 12 04:44:44 04:43:01 6112672 31429476 807244 2.46 424704 23976880 2127244 6.27 4515236 20586708 8 04:44:44 04:44:01 4820272 31376900 859096 2.61 461748 25096820 2239020 6.60 4618852 21686820 407504 04:44:44 Average: 7267046 31248153 987826 3.01 404093 22723313 2599021 7.66 4501559 19505927 89537 04:44:44 04:44:44 03:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:44:44 03:46:01 docker0 753.76 793.25 55.53 4553.12 0.00 0.00 0.00 0.00 04:44:44 03:46:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:44:44 03:46:01 ens3 986.40 874.22 7962.34 128.90 0.00 0.00 0.00 0.00 04:44:44 03:46:01 veth5fc59c8 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:44:44 03:47:01 docker0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 04:44:44 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 03:47:01 ens3 19.41 11.55 15.54 8.58 0.00 0.00 0.00 0.00 04:44:44 03:47:01 veth5fc59c8 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 04:44:44 03:48:01 docker0 0.63 0.63 0.05 0.05 0.00 0.00 0.00 0.00 04:44:44 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:48:01 ens3 21.21 13.56 17.61 10.47 0.00 0.00 0.00 0.00 04:44:44 03:48:01 veth5fc59c8 0.63 0.65 0.05 0.06 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth10ac595 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth45bcf72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 docker0 14.60 25.43 1.04 368.51 0.00 0.00 0.00 0.00 04:44:44 03:49:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth39c8af4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vethd69bf99 1.47 2.73 0.13 42.57 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vethec2ad3f 1.62 3.65 0.14 42.61 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vethbf85aab 3.60 5.98 0.30 85.14 0.00 0.00 0.00 0.01 04:44:44 03:49:01 vethe5654f1 2.63 5.75 0.23 69.85 0.00 0.00 0.00 0.01 04:44:44 03:49:01 vethc7fa669 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:44:44 03:49:01 ens3 175.20 93.40 3646.27 20.72 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth1fd96b3 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vetha9173d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth4f9cbd9 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth94f91dd 1.60 3.40 0.14 42.59 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth991b707 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth2adc9f6 1.67 3.28 0.14 43.18 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth261e506 0.03 0.38 0.00 0.02 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth01c25eb 0.38 0.95 0.03 0.16 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vethe5b9e2d 1.48 4.03 0.13 42.62 0.00 0.00 0.00 0.00 04:44:44 03:49:01 vethcc28552 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth2cd3dc4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:49:01 veth20150b3 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 04:44:44 03:50:01 docker0 500.08 879.04 46.44 9052.47 0.00 0.00 0.00 0.00 04:44:44 03:50:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 04:44:44 03:50:01 veth147fa8c 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethbeb606c 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 ens3 985.05 558.10 9796.19 70.67 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethd3e73cb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethf3a0ac9 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 veth01c25eb 0.08 2.47 0.00 0.10 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethdbef342 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 veth7d55b4b 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethe0b7c9f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethc9d11db 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethe27f963 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 vethd6e1d6b 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 veth749e48d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:50:01 veth916459c 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 04:44:44 03:51:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 03:51:01 veth147fa8c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethbeb606c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 ens3 2.73 1.58 2.08 1.11 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethd3e73cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethf3a0ac9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 veth01c25eb 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethdbef342 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 veth7d55b4b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethe0b7c9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethc9d11db 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethe27f963 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 vethd6e1d6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 veth749e48d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:51:01 veth916459c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 veth147fa8c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethbeb606c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 ens3 5.48 2.76 4.54 2.45 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethd3e73cb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethf3a0ac9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 veth01c25eb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethdbef342 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 veth7d55b4b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethe0b7c9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 vethc9d11db 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 veth749e48d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:52:01 veth916459c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:53:01 lo 20.86 20.86 2.04 2.04 0.00 0.00 0.00 0.00 04:44:44 03:53:01 ens3 243.13 261.49 126.63 1082.40 0.00 0.00 0.00 0.00 04:44:44 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:54:01 lo 33.39 33.39 3.27 3.27 0.00 0.00 0.00 0.00 04:44:44 03:54:01 ens3 443.48 439.64 173.13 2950.28 0.00 0.00 0.00 0.00 04:44:44 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:55:01 lo 14.86 14.86 1.45 1.45 0.00 0.00 0.00 0.00 04:44:44 03:55:01 ens3 229.66 236.86 94.21 1391.81 0.00 0.00 0.00 0.00 04:44:44 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 03:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 03:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:00:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:44:44 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:02:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:04:01 ens3 0.75 0.43 0.31 0.22 0.00 0.00 0.00 0.00 04:44:44 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:05:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 04:44:44 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:08:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:10:01 ens3 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:44:44 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:15:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 04:44:44 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:17:01 ens3 1.03 0.82 0.83 0.39 0.00 0.00 0.00 0.00 04:44:44 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:18:01 ens3 1.42 0.25 0.39 0.20 0.00 0.00 0.00 0.00 04:44:44 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:44:44 04:19:01 ens3 8.37 6.28 4.89 5.63 0.00 0.00 0.00 0.00 04:44:44 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:20:01 ens3 1.53 0.58 0.71 0.46 0.00 0.00 0.00 0.00 04:44:44 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:21:01 ens3 2.80 1.75 1.30 1.42 0.00 0.00 0.00 0.00 04:44:44 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:22:01 ens3 2.92 0.63 0.82 0.51 0.00 0.00 0.00 0.00 04:44:44 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:23:01 ens3 3.08 1.17 1.06 0.70 0.00 0.00 0.00 0.00 04:44:44 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:24:01 ens3 2.38 0.58 0.67 0.42 0.00 0.00 0.00 0.00 04:44:44 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:25:01 ens3 2.48 1.08 1.03 0.70 0.00 0.00 0.00 0.00 04:44:44 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:26:01 ens3 2.15 0.58 0.71 0.48 0.00 0.00 0.00 0.00 04:44:44 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:27:01 ens3 1.05 0.40 0.32 0.22 0.00 0.00 0.00 0.00 04:44:44 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:28:01 ens3 0.97 0.32 0.32 0.21 0.00 0.00 0.00 0.00 04:44:44 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:29:01 ens3 0.78 0.48 0.37 0.29 0.00 0.00 0.00 0.00 04:44:44 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:30:01 ens3 0.82 0.12 0.17 0.06 0.00 0.00 0.00 0.00 04:44:44 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:31:01 ens3 1.28 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:44:44 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:44:44 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:35:01 ens3 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00 04:44:44 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:37:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:38:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:44:44 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:39:01 ens3 0.95 0.48 0.38 0.29 0.00 0.00 0.00 0.00 04:44:44 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:40:01 ens3 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00 04:44:44 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:41:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:44:44 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:44 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:44 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:44:44 04:43:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:44:44 04:44:01 docker0 50.42 76.32 5.07 769.47 0.00 0.00 0.00 0.00 04:44:44 04:44:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 04:44:44 04:44:01 ens3 339.88 228.80 8001.08 44.86 0.00 0.00 0.00 0.00 04:44:44 Average: docker0 22.38 30.09 1.83 249.97 0.00 0.00 0.00 0.00 04:44:44 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 04:44:44 Average: ens3 59.21 46.46 506.15 97.05 0.00 0.00 0.00 0.00 04:44:44 04:44:44 04:44:44 ---> sar -P ALL: 04:44:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10572) 05/25/26 _x86_64_ (8 CPU) 04:44:44 04:44:44 03:44:12 LINUX RESTART (8 CPU) 04:44:44 04:44:44 03:45:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 03:46:01 all 15.00 0.00 4.18 1.08 0.07 79.67 04:44:44 03:46:01 0 13.16 0.00 4.06 4.40 0.07 78.32 04:44:44 03:46:01 1 16.94 0.00 4.65 0.76 0.07 77.57 04:44:44 03:46:01 2 14.75 0.00 3.99 0.20 0.08 80.98 04:44:44 03:46:01 3 15.25 0.00 3.82 1.46 0.07 79.40 04:44:44 03:46:01 4 16.38 0.00 4.26 0.44 0.07 78.85 04:44:44 03:46:01 5 15.02 0.00 5.04 0.52 0.07 79.35 04:44:44 03:46:01 6 13.96 0.00 3.74 0.22 0.07 82.01 04:44:44 03:46:01 7 14.57 0.00 3.90 0.61 0.08 80.83 04:44:44 03:47:01 all 45.45 0.00 8.33 0.37 0.09 45.76 04:44:44 03:47:01 0 45.91 0.00 8.64 0.02 0.08 45.35 04:44:44 03:47:01 1 44.12 0.00 8.11 0.29 0.10 47.38 04:44:44 03:47:01 2 44.62 0.00 8.64 0.03 0.08 46.62 04:44:44 03:47:01 3 48.85 0.00 7.47 0.12 0.10 43.46 04:44:44 03:47:01 4 47.44 0.00 8.00 0.05 0.10 44.41 04:44:44 03:47:01 5 44.01 0.00 8.55 0.03 0.10 47.30 04:44:44 03:47:01 6 43.66 0.00 8.99 0.08 0.08 47.18 04:44:44 03:47:01 7 45.01 0.00 8.22 2.31 0.10 44.36 04:44:44 03:48:01 all 61.40 0.00 8.14 0.08 0.09 30.29 04:44:44 03:48:01 0 61.05 0.00 7.69 0.02 0.10 31.15 04:44:44 03:48:01 1 61.91 0.00 8.17 0.07 0.08 29.77 04:44:44 03:48:01 2 62.77 0.00 7.74 0.02 0.08 29.39 04:44:44 03:48:01 3 61.11 0.00 7.94 0.02 0.08 30.85 04:44:44 03:48:01 4 60.15 0.00 9.08 0.00 0.08 30.68 04:44:44 03:48:01 5 61.63 0.00 8.53 0.00 0.08 29.76 04:44:44 03:48:01 6 60.56 0.00 7.68 0.02 0.08 31.66 04:44:44 03:48:01 7 62.02 0.00 8.31 0.51 0.08 29.09 04:44:44 03:49:01 all 34.72 0.00 6.94 1.13 0.08 57.13 04:44:44 03:49:01 0 33.49 0.00 6.50 0.69 0.08 59.24 04:44:44 03:49:01 1 33.16 0.00 6.09 1.16 0.07 59.52 04:44:44 03:49:01 2 34.04 0.00 8.04 0.81 0.07 57.05 04:44:44 03:49:01 3 34.98 0.00 6.23 0.64 0.08 58.06 04:44:44 03:49:01 4 37.88 0.00 6.98 0.29 0.08 54.76 04:44:44 03:49:01 5 32.39 0.00 8.07 0.88 0.10 58.56 04:44:44 03:49:01 6 35.18 0.00 7.12 4.28 0.08 53.33 04:44:44 03:49:01 7 36.67 0.00 6.52 0.27 0.07 56.48 04:44:44 03:50:01 all 53.35 0.00 13.75 10.68 0.09 22.12 04:44:44 03:50:01 0 52.87 0.00 13.30 13.71 0.08 20.03 04:44:44 03:50:01 1 54.41 0.00 12.95 7.02 0.10 25.52 04:44:44 03:50:01 2 52.93 0.00 12.72 7.79 0.10 26.46 04:44:44 03:50:01 3 53.22 0.00 14.29 6.83 0.10 25.56 04:44:44 03:50:01 4 52.88 0.00 14.15 8.86 0.08 24.02 04:44:44 03:50:01 5 52.91 0.00 14.65 18.05 0.08 14.31 04:44:44 03:50:01 6 54.09 0.00 13.85 12.34 0.10 19.62 04:44:44 03:50:01 7 53.45 0.00 14.12 10.91 0.10 21.41 04:44:44 03:51:01 all 90.72 0.00 9.16 0.00 0.12 0.00 04:44:44 03:51:01 0 90.96 0.00 8.93 0.00 0.12 0.00 04:44:44 03:51:01 1 90.75 0.00 9.13 0.00 0.12 0.00 04:44:44 03:51:01 2 91.05 0.00 8.83 0.00 0.12 0.00 04:44:44 03:51:01 3 90.25 0.00 9.61 0.00 0.13 0.00 04:44:44 03:51:01 4 89.95 0.00 9.91 0.00 0.13 0.00 04:44:44 03:51:01 5 91.35 0.00 8.52 0.00 0.13 0.00 04:44:44 03:51:01 6 90.59 0.00 9.30 0.00 0.12 0.00 04:44:44 03:51:01 7 90.84 0.00 9.05 0.00 0.12 0.00 04:44:44 03:52:01 all 91.69 0.00 8.20 0.00 0.11 0.00 04:44:44 03:52:01 0 91.46 0.00 8.44 0.00 0.10 0.00 04:44:44 03:52:01 1 91.99 0.00 7.89 0.00 0.12 0.00 04:44:44 03:52:01 2 91.92 0.00 7.98 0.00 0.10 0.00 04:44:44 03:52:01 3 91.23 0.00 8.66 0.00 0.12 0.00 04:44:44 03:52:01 4 90.96 0.00 8.94 0.00 0.10 0.00 04:44:44 03:52:01 5 92.18 0.00 7.71 0.00 0.12 0.00 04:44:44 03:52:01 6 91.91 0.00 7.99 0.00 0.10 0.00 04:44:44 03:52:01 7 91.89 0.00 8.01 0.00 0.10 0.00 04:44:44 03:53:01 all 33.53 0.00 4.61 1.38 0.07 60.41 04:44:44 03:53:01 0 35.91 0.00 4.29 1.00 0.08 58.71 04:44:44 03:53:01 1 33.54 0.00 4.81 2.66 0.07 58.92 04:44:44 03:53:01 2 31.90 0.00 4.86 1.47 0.08 61.68 04:44:44 03:53:01 3 32.16 0.00 4.99 0.72 0.08 62.04 04:44:44 03:53:01 4 33.09 0.00 4.79 2.11 0.08 59.93 04:44:44 03:53:01 5 31.72 0.00 4.12 1.38 0.05 62.73 04:44:44 03:53:01 6 36.36 0.00 4.68 1.10 0.07 57.79 04:44:44 03:53:01 7 33.57 0.00 4.33 0.59 0.07 61.44 04:44:44 03:54:01 all 11.96 0.00 0.82 0.12 0.07 87.04 04:44:44 03:54:01 0 14.93 0.00 0.93 0.45 0.07 83.61 04:44:44 03:54:01 1 7.58 0.00 0.88 0.03 0.07 91.43 04:44:44 03:54:01 2 12.50 0.00 0.95 0.03 0.07 86.45 04:44:44 03:54:01 3 9.08 0.00 0.88 0.07 0.05 89.91 04:44:44 03:54:01 4 16.99 0.00 0.73 0.05 0.07 82.16 04:44:44 03:54:01 5 10.52 0.00 0.71 0.12 0.08 88.58 04:44:44 03:54:01 6 12.65 0.00 0.82 0.17 0.07 86.29 04:44:44 03:54:01 7 11.42 0.00 0.62 0.05 0.07 87.85 04:44:44 03:55:01 all 5.62 0.00 0.42 0.05 0.04 93.87 04:44:44 03:55:01 0 4.77 0.00 0.47 0.00 0.03 94.73 04:44:44 03:55:01 1 1.12 0.00 0.32 0.02 0.03 98.52 04:44:44 03:55:01 2 8.10 0.00 0.45 0.07 0.03 91.35 04:44:44 03:55:01 3 5.27 0.00 0.44 0.15 0.03 94.11 04:44:44 03:55:01 4 4.07 0.00 0.33 0.00 0.05 95.55 04:44:44 03:55:01 5 5.50 0.00 0.43 0.02 0.03 94.02 04:44:44 03:55:01 6 8.27 0.00 0.54 0.13 0.05 91.01 04:44:44 03:55:01 7 7.89 0.00 0.37 0.00 0.05 91.69 04:44:44 03:56:01 all 0.11 0.00 0.02 0.00 0.01 99.86 04:44:44 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 03:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:44:44 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 03:56:01 3 0.70 0.00 0.02 0.00 0.00 99.29 04:44:44 03:56:01 4 0.10 0.00 0.10 0.00 0.03 99.77 04:44:44 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 03:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:44:44 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:44:44 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 03:57:01 all 0.28 0.00 0.02 0.00 0.02 99.68 04:44:44 03:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:44:44 03:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 03:57:01 2 0.05 0.00 0.02 0.02 0.02 99.90 04:44:44 03:57:01 3 1.97 0.00 0.00 0.00 0.02 98.01 04:44:44 03:57:01 4 0.07 0.00 0.07 0.00 0.05 99.82 04:44:44 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 03:57:01 6 0.05 0.00 0.00 0.02 0.02 99.92 04:44:44 03:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:44:44 03:58:01 all 0.19 0.00 0.01 0.01 0.01 99.78 04:44:44 03:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 03:58:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:44:44 03:58:01 3 1.40 0.00 0.00 0.00 0.00 98.60 04:44:44 03:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:44:44 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 03:58:01 6 0.02 0.00 0.00 0.08 0.02 99.88 04:44:44 03:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:44:44 03:59:01 all 0.03 0.00 0.02 0.01 0.01 99.94 04:44:44 03:59:01 0 0.00 0.00 0.02 0.03 0.02 99.93 04:44:44 03:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:44:44 03:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 03:59:01 4 0.08 0.00 0.07 0.00 0.02 99.83 04:44:44 03:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 03:59:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:44:44 03:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:00:01 all 0.03 0.00 0.04 0.02 0.01 99.91 04:44:44 04:00:01 0 0.03 0.00 0.05 0.07 0.00 99.85 04:44:44 04:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:44:44 04:00:01 2 0.07 0.00 0.02 0.03 0.02 99.87 04:44:44 04:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:44:44 04:00:01 4 0.10 0.00 0.08 0.00 0.03 99.78 04:44:44 04:00:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:44:44 04:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:44:44 04:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:44:44 04:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:44:44 04:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:01:01 4 0.10 0.00 0.05 0.00 0.03 99.82 04:44:44 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:01:01 6 0.05 0.00 0.00 0.02 0.00 99.93 04:44:44 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:44:44 04:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:02:01 2 0.07 0.00 0.02 0.02 0.02 99.88 04:44:44 04:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:02:01 4 0.10 0.00 0.03 0.00 0.02 99.85 04:44:44 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:44:44 04:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:44:44 04:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:44:44 04:03:01 2 0.07 0.00 0.00 0.02 0.00 99.92 04:44:44 04:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:44:44 04:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:44:44 04:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:04:01 all 0.25 0.00 0.01 0.00 0.01 99.73 04:44:44 04:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:44:44 04:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:04:01 2 0.15 0.00 0.05 0.00 0.02 99.78 04:44:44 04:04:01 3 1.78 0.00 0.02 0.00 0.00 98.21 04:44:44 04:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:44:44 04:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:05:01 all 0.03 0.00 0.02 0.01 0.00 99.94 04:44:44 04:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 04:44:44 04:05:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:44:44 04:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:05:01 4 0.07 0.00 0.03 0.02 0.00 99.88 04:44:44 04:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:44:44 04:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:44:44 04:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:44:44 04:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:44:44 04:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:44:44 04:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:44:44 04:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:07:01 all 0.15 0.00 0.02 0.04 0.00 99.78 04:44:44 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:07:01 1 0.02 0.00 0.02 0.07 0.00 99.90 04:44:44 04:07:01 2 0.02 0.00 0.03 0.02 0.00 99.93 04:44:44 04:07:01 3 0.99 0.00 0.02 0.00 0.00 98.99 04:44:44 04:07:01 4 0.12 0.00 0.07 0.00 0.02 99.80 04:44:44 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:07:01 6 0.02 0.00 0.02 0.20 0.02 99.75 04:44:44 04:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:44:44 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 04:08:02 all 0.02 0.00 0.01 0.00 0.00 99.96 04:44:44 04:08:02 0 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:08:02 1 0.03 0.00 0.03 0.02 0.02 99.90 04:44:44 04:08:02 2 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:08:02 3 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 04:08:02 4 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:08:02 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:08:02 6 0.03 0.00 0.00 0.02 0.00 99.95 04:44:44 04:08:02 7 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:09:01 all 0.05 0.00 0.02 0.00 0.01 99.92 04:44:44 04:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:44:44 04:09:01 2 0.10 0.00 0.02 0.00 0.02 99.86 04:44:44 04:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:44:44 04:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:09:01 6 0.07 0.00 0.03 0.02 0.00 99.88 04:44:44 04:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:10:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:44:44 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:44:44 04:10:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:44:44 04:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:10:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:44:44 04:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:44:44 04:11:01 all 0.13 0.00 0.01 0.02 0.00 99.83 04:44:44 04:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:44:44 04:11:01 2 0.05 0.00 0.03 0.03 0.00 99.88 04:44:44 04:11:01 3 0.78 0.00 0.02 0.00 0.00 99.20 04:44:44 04:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:44:44 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:11:01 6 0.02 0.00 0.02 0.12 0.00 99.85 04:44:44 04:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:12:01 all 0.02 0.00 0.02 0.03 0.01 99.92 04:44:44 04:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:12:01 1 0.02 0.00 0.02 0.03 0.00 99.93 04:44:44 04:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 04:12:01 4 0.08 0.00 0.05 0.00 0.02 99.85 04:44:44 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:12:01 6 0.00 0.00 0.00 0.17 0.00 99.83 04:44:44 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:44:44 04:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:13:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:44:44 04:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:13:01 4 0.08 0.00 0.05 0.00 0.02 99.85 04:44:44 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:13:01 6 0.02 0.00 0.00 0.05 0.02 99.92 04:44:44 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:44:44 04:14:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:44:44 04:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:15:01 all 0.04 0.00 0.01 0.02 0.42 99.51 04:44:44 04:15:01 0 0.03 0.00 0.05 0.00 0.41 99.50 04:44:44 04:15:01 1 0.03 0.00 0.00 0.00 1.15 98.81 04:44:44 04:15:01 2 0.05 0.00 0.00 0.00 0.07 99.88 04:44:44 04:15:01 3 0.08 0.00 0.00 0.00 0.05 99.87 04:44:44 04:15:01 4 0.03 0.00 0.03 0.00 1.32 98.62 04:44:44 04:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:15:01 6 0.05 0.00 0.02 0.15 0.15 99.63 04:44:44 04:15:01 7 0.02 0.00 0.00 0.00 0.20 99.78 04:44:44 04:16:01 all 0.05 0.00 0.01 0.03 0.00 99.91 04:44:44 04:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:16:01 1 0.00 0.00 0.02 0.10 0.00 99.88 04:44:44 04:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:16:01 3 0.18 0.00 0.00 0.00 0.02 99.80 04:44:44 04:16:01 4 0.07 0.00 0.03 0.00 0.00 99.90 04:44:44 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 04:16:01 6 0.03 0.00 0.02 0.13 0.00 99.82 04:44:44 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:17:01 all 0.09 0.00 0.02 0.03 0.01 99.85 04:44:44 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:17:01 1 0.07 0.00 0.03 0.02 0.02 99.87 04:44:44 04:17:01 2 0.10 0.00 0.02 0.00 0.02 99.87 04:44:44 04:17:01 3 0.20 0.00 0.07 0.08 0.00 99.65 04:44:44 04:17:01 4 0.12 0.00 0.05 0.00 0.02 99.82 04:44:44 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:17:01 6 0.05 0.00 0.00 0.13 0.00 99.82 04:44:44 04:17:01 7 0.18 0.00 0.00 0.00 0.00 99.82 04:44:44 04:18:01 all 0.04 0.00 0.02 0.00 0.00 99.93 04:44:44 04:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:18:01 1 0.02 0.00 0.03 0.02 0.00 99.93 04:44:44 04:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:18:01 4 0.08 0.00 0.03 0.00 0.00 99.88 04:44:44 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:18:01 6 0.00 0.00 0.03 0.02 0.02 99.93 04:44:44 04:18:01 7 0.10 0.00 0.03 0.00 0.02 99.85 04:44:44 04:44:44 04:18:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 04:19:01 all 0.34 0.00 0.03 0.02 0.01 99.61 04:44:44 04:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:44:44 04:19:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:44:44 04:19:01 2 0.13 0.00 0.02 0.00 0.00 99.85 04:44:44 04:19:01 3 1.22 0.00 0.00 0.00 0.02 98.76 04:44:44 04:19:01 4 0.35 0.00 0.12 0.07 0.02 99.45 04:44:44 04:19:01 5 0.15 0.00 0.02 0.00 0.00 99.83 04:44:44 04:19:01 6 0.07 0.00 0.05 0.02 0.00 99.87 04:44:44 04:19:01 7 0.70 0.00 0.03 0.00 0.00 99.27 04:44:44 04:20:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:44:44 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:44:44 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:20:01 6 0.10 0.00 0.02 0.02 0.00 99.87 04:44:44 04:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:21:01 all 0.06 0.00 0.01 0.01 0.01 99.90 04:44:44 04:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:21:01 2 0.20 0.00 0.02 0.00 0.02 99.77 04:44:44 04:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:44:44 04:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:21:01 6 0.03 0.00 0.02 0.12 0.02 99.82 04:44:44 04:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:44:44 04:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:22:01 4 0.10 0.00 0.02 0.00 0.02 99.87 04:44:44 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:44:44 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:23:01 all 0.04 0.00 0.02 0.00 0.00 99.94 04:44:44 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:44:44 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:23:01 4 0.13 0.00 0.03 0.00 0.00 99.83 04:44:44 04:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:23:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:44:44 04:23:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:44:44 04:24:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:44:44 04:24:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:44:44 04:24:01 2 0.07 0.00 0.00 0.00 0.00 99.93 04:44:44 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:44:44 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:25:01 all 0.05 0.00 0.02 0.01 0.01 99.92 04:44:44 04:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:25:01 1 0.02 0.00 0.02 0.05 0.00 99.92 04:44:44 04:25:01 2 0.13 0.00 0.03 0.00 0.02 99.82 04:44:44 04:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:44:44 04:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:44:44 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:25:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:44:44 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:44:44 04:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:26:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:44:44 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:44:44 04:26:01 4 0.03 0.00 0.05 0.00 0.00 99.92 04:44:44 04:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:44:44 04:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:44:44 04:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:27:01 all 0.05 0.00 0.01 0.01 0.00 99.93 04:44:44 04:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:44:44 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:27:01 3 0.15 0.00 0.00 0.00 0.00 99.85 04:44:44 04:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:27:01 6 0.02 0.00 0.05 0.03 0.02 99.88 04:44:44 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:44:44 04:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:44:44 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:28:01 6 0.05 0.00 0.03 0.05 0.00 99.87 04:44:44 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:44:44 04:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:44:44 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:44:44 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:29:01 6 0.07 0.00 0.03 0.08 0.03 99.78 04:44:44 04:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:44:44 04:29:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 04:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:44:44 04:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:44:44 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:30:01 2 0.10 0.00 0.03 0.00 0.00 99.87 04:44:44 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:30:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:44:44 04:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:44:44 04:31:01 all 0.23 0.00 0.01 0.00 0.00 99.75 04:44:44 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:31:01 6 1.63 0.00 0.03 0.03 0.02 98.28 04:44:44 04:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:44:44 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:44:44 04:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:44:44 04:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:44:44 04:32:01 6 0.17 0.00 0.02 0.02 0.00 99.80 04:44:44 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:33:01 all 0.04 0.00 0.02 0.00 0.01 99.94 04:44:44 04:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:33:01 1 0.07 0.00 0.03 0.02 0.02 99.87 04:44:44 04:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:44:44 04:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:44:44 04:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:44:44 04:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:44:44 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:44:44 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:44:44 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:44:44 04:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:35:01 6 0.05 0.00 0.00 0.05 0.02 99.88 04:44:44 04:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:44:44 04:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:44:44 04:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:44:44 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:36:01 6 0.02 0.00 0.02 0.03 0.03 99.90 04:44:44 04:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:44:44 04:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:44:44 04:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:44:44 04:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:44:44 04:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:44:44 04:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:44:44 04:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:44:44 04:38:01 6 0.03 0.00 0.02 0.02 0.03 99.90 04:44:44 04:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:39:01 all 0.19 0.00 0.02 0.00 0.01 99.78 04:44:44 04:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:39:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:44:44 04:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:44:44 04:39:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:44:44 04:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:44:44 04:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:39:01 6 1.22 0.00 0.05 0.02 0.02 98.69 04:44:44 04:39:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:44:44 04:40:01 all 0.15 0.00 0.02 0.00 0.01 99.82 04:44:44 04:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:40:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:44:44 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:44:44 04:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:44:44 04:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:40:01 6 1.03 0.00 0.07 0.00 0.02 98.89 04:44:44 04:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:44:44 04:40:01 CPU %user %nice %system %iowait %steal %idle 04:44:44 04:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:44:44 04:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:41:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:44:44 04:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 04:44:44 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:44:44 04:41:01 6 0.02 0.00 0.03 0.05 0.02 99.88 04:44:44 04:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:44:44 04:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 04:44:44 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:42:01 1 0.03 0.00 0.05 0.02 0.02 99.88 04:44:44 04:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:44:44 04:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:44:44 04:42:01 6 0.03 0.00 0.03 0.02 0.02 99.90 04:44:44 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:44:44 04:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:44:44 04:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:44:44 04:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:44:44 04:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:44:44 04:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:44:44 04:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:44:44 04:43:01 6 0.02 0.00 0.00 0.03 0.02 99.93 04:44:44 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:44:44 04:44:01 all 6.53 0.00 2.78 0.66 0.07 89.96 04:44:44 04:44:01 0 5.37 0.00 2.87 1.16 0.07 90.54 04:44:44 04:44:01 1 5.34 0.00 2.79 0.22 0.07 91.59 04:44:44 04:44:01 2 8.72 0.00 2.39 0.12 0.07 88.70 04:44:44 04:44:01 3 6.13 0.00 2.85 0.25 0.07 90.70 04:44:44 04:44:01 4 6.15 0.00 1.94 0.13 0.07 91.70 04:44:44 04:44:01 5 7.52 0.00 2.51 0.30 0.08 89.58 04:44:44 04:44:01 6 6.66 0.00 3.68 3.04 0.08 86.54 04:44:44 04:44:01 7 6.34 0.00 3.18 0.08 0.07 90.34 04:44:44 Average: all 7.66 0.00 1.15 0.27 0.03 90.90 04:44:44 Average: 0 7.62 0.00 1.13 0.36 0.03 90.87 04:44:44 Average: 1 7.47 0.00 1.12 0.22 0.04 91.15 04:44:44 Average: 2 7.70 0.00 1.14 0.18 0.02 90.97 04:44:44 Average: 3 7.74 0.00 1.14 0.17 0.02 90.92 04:44:44 Average: 4 7.75 0.00 1.19 0.20 0.05 90.81 04:44:44 Average: 5 7.52 0.00 1.16 0.36 0.02 90.94 04:44:44 Average: 6 7.76 0.00 1.17 0.39 0.03 90.65 04:44:44 Average: 7 7.69 0.00 1.13 0.26 0.02 90.90 04:44:44 04:44:44 04:44:44