Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82546f518c2a99c6999a59d4d8fecb75904a09b6 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-ssh6627809937518755118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh12708075641873982092.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh864719566392418657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh8635253401490653940.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-ssh7551885602908143763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/984 [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/984 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 82546f518c2a99c6999a59d4d8fecb75904a09b6 (main) Commit message: "Merge pull request #5441 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.53.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 > git rev-list --no-walk 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:44:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:44:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:44:44 ========================================================= 01:44:44 EdgeX Global Pipelines Version Info 01:44:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:44:45 ------------------- 01:44:45 stable info: 01:44:45 ------------------- 01:44:45 Commited By: Ginny Guan ginny@iotechsys.com 01:44:45 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:44:45 Message: update stable to v1.0.281 01:44:46 ------------------- 01:44:46 experimental info: 01:44:46 ------------------- 01:44:46 Commited By: **** collab-it+edgex@linuxfoundation.org 01:44:46 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:44:46 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82546f5 [Pipeline] echo 01:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:47 provisioning config files... 01:44:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config14734746387388165848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:48 ---> ****-login.sh 01:44:48 nexus3.edgexfoundry.org:10001 01:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:48 01:44:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:44:48 Configure a credential helper to remove this warning. See 01:44:48 https://docs.****.com/go/credential-store/ 01:44:48 01:44:48 Login Succeeded 01:44:48 nexus3.edgexfoundry.org:10002 01:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:48 01:44:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:44:48 Configure a credential helper to remove this warning. See 01:44:48 https://docs.****.com/go/credential-store/ 01:44:48 01:44:48 Login Succeeded 01:44:48 nexus3.edgexfoundry.org:10003 01:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:48 01:44:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:44:48 Configure a credential helper to remove this warning. See 01:44:48 https://docs.****.com/go/credential-store/ 01:44:48 01:44:48 Login Succeeded 01:44:48 nexus3.edgexfoundry.org:10004 01:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:48 01:44:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:44:48 Configure a credential helper to remove this warning. See 01:44:48 https://docs.****.com/go/credential-store/ 01:44:48 01:44:48 Login Succeeded 01:44:48 ****.io 01:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:49 01:44:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:44:49 Configure a credential helper to remove this warning. See 01:44:49 https://docs.****.com/go/credential-store/ 01:44:49 01:44:49 Login Succeeded 01:44:49 ---> ****-login.sh ends [Pipeline] } 01:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:49 + 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 01:44:49 + dirname cmd/core-command/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo core-command,cmd/core-command/Dockerfile 01:44:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:44:49 + dirname cmd/core-data/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo core-data,cmd/core-data/Dockerfile 01:44:49 + dirname cmd/core-keeper/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo core-keeper,cmd/core-keeper/Dockerfile 01:44:49 + dirname cmd/core-metadata/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo core-metadata,cmd/core-metadata/Dockerfile 01:44:49 + dirname cmd/security-bootstrapper/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:44:49 + dirname cmd/security-proxy-auth/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:44:49 + dirname cmd/security-proxy-setup/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:44:49 + dirname cmd/security-secretstore-setup/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:44:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:44:49 + dirname cmd/security-spire-agent/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:44:49 + dirname cmd/security-spire-config/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:44:49 + dirname cmd/security-spire-server/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:44:49 + dirname cmd/support-notifications/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo support-notifications,cmd/support-notifications/Dockerfile 01:44:49 + dirname cmd/support-scheduler/Dockerfile 01:44:49 + cut -d/ -f2 01:44:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:44:49 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 01:44:50 + git rev-list -1 --merges 82546f518c2a99c6999a59d4d8fecb75904a09b6~1..82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo 01:44:50 -----------> git rev-list -1 --merges 82546f518c2a99c6999a59d4d8fecb75904a09b6~1..82546f518c2a99c6999a59d4d8fecb75904a09b6 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:44:50 82546f518c2a99c6999a59d4d8fecb75904a09b6 [false] [Pipeline] sh 01:44:50 + git log --format=format:%s -1 82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] echo 01:44:50 ========================================================= 01:44:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:44:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:44:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:50 + grep -v github /etc/ssh/ssh_known_hosts 01:44:50 + [ -e /tmp/ssh_known_hosts ] 01:44:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:44:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:44:50 + sudo tee -a /etc/ssh/ssh_known_hosts 01:44:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:51 01:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:51 0.1.4: Pulling from edgex-devops/py-git-semver 01:44:51 3dae71ba6b94: Pulling fs layer 01:44:51 6bf1a483ea7c: Pulling fs layer 01:44:51 f5dfc541a4d3: Pulling fs layer 01:44:51 461d9e800cba: Pulling fs layer 01:44:51 80192f66455f: Pulling fs layer 01:44:51 2e8e34ca0e6c: Pulling fs layer 01:44:51 a29436f7fd5d: Pulling fs layer 01:44:51 923cac83aea3: Pulling fs layer 01:44:51 25ad8b0a4227: Pulling fs layer 01:44:51 db01528c6b51: Pulling fs layer 01:44:51 28988de357af: Pulling fs layer 01:44:51 a29436f7fd5d: Waiting 01:44:51 923cac83aea3: Waiting 01:44:51 25ad8b0a4227: Waiting 01:44:51 db01528c6b51: Waiting 01:44:51 28988de357af: Waiting 01:44:51 2e8e34ca0e6c: Waiting 01:44:51 461d9e800cba: Waiting 01:44:51 80192f66455f: Waiting 01:44:51 6bf1a483ea7c: Verifying Checksum 01:44:51 6bf1a483ea7c: Download complete 01:44:51 461d9e800cba: Download complete 01:44:51 80192f66455f: Verifying Checksum 01:44:51 80192f66455f: Download complete 01:44:51 f5dfc541a4d3: Verifying Checksum 01:44:51 f5dfc541a4d3: Download complete 01:44:51 3dae71ba6b94: Verifying Checksum 01:44:51 3dae71ba6b94: Download complete 01:44:51 923cac83aea3: Verifying Checksum 01:44:51 923cac83aea3: Download complete 01:44:51 25ad8b0a4227: Verifying Checksum 01:44:51 25ad8b0a4227: Download complete 01:44:51 db01528c6b51: Verifying Checksum 01:44:51 db01528c6b51: Download complete 01:44:52 28988de357af: Download complete 01:44:52 a29436f7fd5d: Verifying Checksum 01:44:52 a29436f7fd5d: Download complete 01:44:52 2e8e34ca0e6c: Verifying Checksum 01:44:52 2e8e34ca0e6c: Download complete 01:44:53 3dae71ba6b94: Pull complete 01:44:53 6bf1a483ea7c: Pull complete 01:44:54 f5dfc541a4d3: Pull complete 01:44:54 461d9e800cba: Pull complete 01:44:54 80192f66455f: Pull complete 01:44:58 2e8e34ca0e6c: Pull complete 01:44:59 a29436f7fd5d: Pull complete 01:44:59 923cac83aea3: Pull complete 01:44:59 25ad8b0a4227: Pull complete 01:44:59 db01528c6b51: Pull complete 01:44:59 28988de357af: Pull complete 01:44:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:59 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 01:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 01:45:01 $ docker top e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 -eo pid,comm 01:45:01 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). 01:45:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:01 [ssh-agent] Looking for ssh-agent implementation... 01:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:02 $ docker exec e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent 01:45:02 SSH_AUTH_SOCK=/tmp/ssh-naf7JNNcBexl/agent.31 01:45:02 SSH_AGENT_PID=37 01:45:02 Running ssh-add (command line suppressed) 01:45:02 Identity added: /w/workspace/edgex-go/984@tmp/private_key_1298487038151519947.key (/w/workspace/edgex-go/984@tmp/private_key_1298487038151519947.key) 01:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:02 + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] sh 01:45:02 + git tag --points-at HEAD [Pipeline] } 01:45:02 $ docker exec --env ******** --env ******** e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent -k 01:45:03 unset SSH_AUTH_SOCK; 01:45:03 unset SSH_AGENT_PID; 01:45:03 echo Agent pid 37 killed; 01:45:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:03 [ssh-agent] Looking for ssh-agent implementation... 01:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:03 $ docker exec e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent 01:45:03 SSH_AUTH_SOCK=/tmp/ssh-QYofIzluVhML/agent.84 01:45:03 SSH_AGENT_PID=90 01:45:03 Running ssh-add (command line suppressed) 01:45:03 Identity added: /w/workspace/edgex-go/984@tmp/private_key_9876417354639679629.key (/w/workspace/edgex-go/984@tmp/private_key_9876417354639679629.key) 01:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:03 + git semver init 01:45:04 2026-06-09 01:45:04,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:45:04 2026-06-09 01:45:04,153 [run_init] DEBUG init version:0.0.0 force:False 01:45:04 2026-06-09 01:45:04,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/984/.semver 01:45:04 2026-06-09 01:45:04,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/984/.semver 01:45:04 2026-06-09 01:45:04,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/984/.semver'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) 01:45:09 2026-06-09 01:45:09,192 [append_file] DEBUG append to file:/w/workspace/edgex-go/984/.git/info/exclude 01:45:09 2026-06-09 01:45:09,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/984/.semver/main with force:False 01:45:09 2026-06-09 01:45:09,193 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 01:45:09 2026-06-09 01:45:09,193 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 01:45:09 4.1.0-dev.119 [Pipeline] } 01:45:09 $ docker exec --env ******** --env ******** e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 ssh-agent -k 01:45:09 unset SSH_AUTH_SOCK; 01:45:09 unset SSH_AGENT_PID; 01:45:09 echo Agent pid 90 killed; 01:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:10 + git semver [Pipeline] } 01:45:10 $ docker stop --time=1 e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 01:45:12 $ docker rm -f --volumes e0720b5d80c266981c10e9924136bed55d58d0ca77227acc9734a6b6c4f997c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:12 Stashed 1 file(s) [Pipeline] echo 01:45:12 [edgeXSemver]: initialized semver on version 4.1.0-dev.119 [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 01:45:13 + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo 01:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:45:13 ========================================================= 01:45:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:45:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:45:13 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:13 2d35ebdb57d9: Pulling fs layer 01:45:13 c35fb4624d26: Pulling fs layer 01:45:13 4e2aec7ef170: Pulling fs layer 01:45:13 333b49ad6fbf: Pulling fs layer 01:45:13 4f4fb700ef54: Pulling fs layer 01:45:13 c3e65509a76b: Pulling fs layer 01:45:13 7cf9ebb963bd: Pulling fs layer 01:45:13 bb34ca984cfb: Pulling fs layer 01:45:13 151cf03bc807: Pulling fs layer 01:45:13 333b49ad6fbf: Waiting 01:45:13 4f4fb700ef54: Waiting 01:45:13 c3e65509a76b: Waiting 01:45:13 7cf9ebb963bd: Waiting 01:45:13 bb34ca984cfb: Waiting 01:45:13 151cf03bc807: Waiting 01:45:13 c35fb4624d26: Verifying Checksum 01:45:13 c35fb4624d26: Download complete 01:45:13 333b49ad6fbf: Verifying Checksum 01:45:13 333b49ad6fbf: Download complete 01:45:13 4f4fb700ef54: Verifying Checksum 01:45:13 4f4fb700ef54: Download complete 01:45:13 c3e65509a76b: Verifying Checksum 01:45:13 c3e65509a76b: Download complete 01:45:13 2d35ebdb57d9: Verifying Checksum 01:45:13 2d35ebdb57d9: Download complete 01:45:13 2d35ebdb57d9: Pull complete 01:45:13 7cf9ebb963bd: Verifying Checksum 01:45:13 7cf9ebb963bd: Download complete 01:45:13 c35fb4624d26: Pull complete 01:45:14 4e2aec7ef170: Verifying Checksum 01:45:14 4e2aec7ef170: Download complete 01:45:14 151cf03bc807: Verifying Checksum 01:45:14 151cf03bc807: Download complete 01:45:14 bb34ca984cfb: Verifying Checksum 01:45:14 bb34ca984cfb: Download complete 01:45:18 4e2aec7ef170: Pull complete 01:45:19 333b49ad6fbf: Pull complete 01:45:19 4f4fb700ef54: Pull complete 01:45:19 c3e65509a76b: Pull complete 01:45:19 7cf9ebb963bd: Pull complete 01:45:22 bb34ca984cfb: Pull complete 01:45:22 151cf03bc807: Pull complete 01:45:23 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:45:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:45:23 WORKDIR /edgex 01:45:23 COPY go.mod . 01:45:23 RUN go mod download 01:45:23 + docker build -t ci-base-image-x86_64 -f - . 01:45:24 #0 building with "default" instance using docker driver 01:45:24 01:45:24 #1 [internal] load build definition from Dockerfile 01:45:24 #1 transferring dockerfile: 164B done 01:45:24 #1 DONE 0.0s 01:45:24 01:45:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:45:24 #2 DONE 0.0s 01:45:24 01:45:24 #3 [internal] load .dockerignore 01:45:24 #3 transferring context: 50B done 01:45:24 #3 DONE 0.0s 01:45:24 01:45:24 #4 [internal] load build context 01:45:24 #4 transferring context: 6.95kB done 01:45:24 #4 DONE 0.1s 01:45:24 01:45:24 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:45:24 #5 DONE 0.2s 01:45:24 01:45:24 #6 [2/4] WORKDIR /edgex 01:45:25 #6 DONE 1.6s 01:45:25 01:45:25 #7 [3/4] COPY go.mod . 01:45:25 #7 DONE 0.0s 01:45:25 01:45:25 #8 [4/4] RUN go mod download 01:45:27 Still waiting to schedule task 01:45:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12728’ 01:46:05 #8 DONE 37.4s 01:46:05 01:46:05 #9 exporting to image 01:46:05 #9 exporting layers 01:46:06 #9 exporting layers 3.2s done 01:46:06 #9 writing image sha256:413be5c24a0e50d17a05d25b653c45a226a840e23867be817d2ba62c83792dcc done 01:46:06 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:46:06 #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:07 + docker inspect -f . ci-base-image-x86_64 01:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:07 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 01:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 01:46:07 $ docker top effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:07 + go version 01:46:07 go version go1.25.2 linux/amd64 [Pipeline] } 01:46:07 $ docker stop --time=1 effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 01:46:09 $ docker rm -f --volumes effb1509ba25b6be56e2e13d4702baef88ca25f6261395e6cd06c74fd8cd1268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:09 + docker inspect -f . ci-base-image-x86_64 01:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:09 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 01:46:09 $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 01:46:09 $ docker top f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f -eo pid,comm [Pipeline] { [Pipeline] echo 01:46:10 ========================================================= 01:46:10 [edgeXBuildGoParallel] Running Tests and Build... 01:46:10 ========================================================= [Pipeline] sh 01:46:10 + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] fileExists [Pipeline] sh 01:46:10 + make test 01:46:10 go test -race -coverprofile=coverage.out ./... 01:46:19 ? github.com/edgexfoundry/edgex-go [no test files] 01:46:51 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:46:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:46:51 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:46:51 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.091s coverage: 71.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.3% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.188s coverage: 94.2% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:46:55 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 11.1% of statements 01:46:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:46:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.458s coverage: 97.7% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:46:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:46:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:46:59 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 3.5% of statements 01:47:02 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:47:02 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 01:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements 01:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 01:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:47:02 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:47:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 01:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 01:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements 01:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements 01:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements 01:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.375s coverage: 94.4% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.048s coverage: 92.9% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 01:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.034s coverage: 89.6% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.034s coverage: 73.7% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 01:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.027s coverage: 100.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.122s coverage: 29.2% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.032s coverage: 76.2% of statements 01:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.033s coverage: 54.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:47:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements 01:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.042s coverage: 9.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 01:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements 01:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:47:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:47:29 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 01:47:29 running golangci-lint 01:47:29 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:47:29 go version go1.25.2 linux/amd64 01:47:30 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:47:30 level=info msg="[config_reader] Used config file .golangci.yml" 01:47:30 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:47:30 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:47:30 level=info msg="[goenv] Read go env for 4.90677ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:47:30 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:47:52 level=info msg="[loader] Go packages loading at mode 8767 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 20.542784324s" 01:47:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.749496ms" 01:48:02 level=info msg="[linters_context/goanalysis] analyzers took 1m31.101453864s with top 10 stages: buildir: 52.146618271s, inspect: 2.330271115s, gosec: 2.056025768s, fact_deprecated: 1.964220513s, printf: 1.638432675s, ctrlflow: 1.386675972s, fact_purity: 1.255635087s, S1038: 1.209230688s, nilness: 1.027919872s, QF1004: 906.635644ms" 01:48:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:48:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:48:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:48:02 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:48:02 level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35" 01:48:02 level=info msg="[runner] processing took 8.350133ms with stages: nolint_filter: 7.459922ms, generated_file_filter: 676.278µs, exclusion_rules: 115.967µs, exclusion_paths: 50.034µs, path_relativity: 34.892µs, cgo: 2.79µs, path_absoluter: 2.27µs, invalid_issue: 1.91µs, sort_results: 1.81µs, filename_unadjuster: 1.08µs, max_same_issues: 920ns, diff: 420ns, fixer: 420ns, max_from_linter: 280ns, path_prettifier: 270ns, uniq_by_line: 230ns, path_shortener: 220ns, max_per_file_from_linter: 180ns, source_code: 140ns, severity-rules: 100ns" 01:48:02 level=info msg="[runner] linters took 11.135811106s with stages: goanalysis_metalinter: 11.127393889s" 01:48:02 0 issues. 01:48:02 level=info msg="File cache stats: 0 entries of total size 0B" 01:48:02 level=info msg="Memory: 319 samples, avg is 350.3MB, max is 1435.2MB" 01:48:02 level=info msg="Execution took 31.741729039s" 01:48:02 go vet ./... 01:48:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:08 ./bin/test-attribution-txt.sh [Pipeline] echo 01:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:48:09 + ls -al . 01:48:09 total 1404 01:48:09 drwxrwxr-x 11 1001 1001 4096 Jun 9 01:46 . 01:48:09 drwxr-xr-x 4 root root 4096 Jun 9 01:46 .. 01:48:09 drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 .blubracket 01:48:09 -rw-rw-r-- 1 1001 1001 10 Jun 9 01:44 .dockerignore 01:48:09 drwxrwxr-x 8 1001 1001 4096 Jun 9 01:47 .git 01:48:09 drwxrwxr-x 3 1001 1001 4096 Jun 9 01:44 .github 01:48:09 -rw-rw-r-- 1 1001 1001 909 Jun 9 01:44 .gitignore 01:48:09 -rw-rw-r-- 1 1001 1001 359 Jun 9 01:44 .golangci.yml 01:48:09 -rw-rw-r-- 1 1001 1001 100 Jun 9 01:44 .hadolint.yml 01:48:09 drwxr-xr-x 3 1001 1001 4096 Jun 9 01:45 .semver 01:48:09 -rw-rw-r-- 1 1001 1001 155 Jun 9 01:44 .sonarcloud.properties 01:48:09 -rw-rw-r-- 1 1001 1001 1171 Jun 9 01:44 ADOPTERS.md 01:48:09 -rw-rw-r-- 1 1001 1001 20149 Jun 9 01:44 Attribution.txt 01:48:09 -rw-rw-r-- 1 1001 1001 118730 Jun 9 01:44 CHANGELOG.md 01:48:09 -rw-rw-r-- 1 1001 1001 3804 Jun 9 01:44 CONTRIBUTING.md 01:48:09 -rw-rw-r-- 1 1001 1001 677 Jun 9 01:44 GOVERNANCE.md 01:48:09 -rw-rw-r-- 1 1001 1001 886 Jun 9 01:44 Jenkinsfile 01:48:09 -rw-rw-r-- 1 1001 1001 10775 Jun 9 01:44 LICENSE 01:48:09 -rw-rw-r-- 1 1001 1001 16743 Jun 9 01:44 Makefile 01:48:09 -rw-rw-r-- 1 1001 1001 582 Jun 9 01:44 OWNERS.md 01:48:09 -rw-rw-r-- 1 1001 1001 9932 Jun 9 01:44 README.md 01:48:09 -rw-rw-r-- 1 1001 1001 789 Jun 9 01:44 SECURITY.md 01:48:09 -rw-rw-r-- 1 1001 1001 13 Jun 9 01:45 VERSION 01:48:09 drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 bin 01:48:09 drwxrwxr-x 19 1001 1001 4096 Jun 9 01:44 cmd 01:48:09 -rw-r--r-- 1 root root 1048213 Jun 9 01:47 coverage.out 01:48:09 drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 fuzz_test 01:48:09 -rw-rw-r-- 1 1001 1001 6911 Jun 9 01:44 go.mod 01:48:09 -rw-rw-r-- 1 1001 1001 90679 Jun 9 01:44 go.sum 01:48:09 drwxrwxr-x 7 1001 1001 4096 Jun 9 01:44 internal 01:48:09 drwxrwxr-x 2 1001 1001 4096 Jun 9 01:44 openapi 01:48:09 -rw-rw-r-- 1 1001 1001 584 Jun 9 01:44 security.txt 01:48:09 -rw-rw-r-- 1 1001 1001 204 Jun 9 01:44 version.go [Pipeline] sh 01:48:09 + '[' -e coverage.out ] 01:48:09 + chown 1001:1001 coverage.out [Pipeline] stash 01:48:09 Stashed 1 file(s) [Pipeline] sh 01:48:10 + make build 01:48:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:48:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:48:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:48:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:48:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:48:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:48:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:48:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:48:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:48:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:48:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:48:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:48:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:48:56 $ docker stop --time=1 f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f 01:48:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12732 in /w/workspace/edgexfoundry_edgex-go_main 01:48:59 $ docker rm -f --volumes f7934588afd928890a311f97b38ccc5fda9dce51faa873d7fd887d13e5f0912f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:48:59 Running in /w/workspace/edgex-go/984 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:48:59 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:00 01:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:00 latest: Pulling from edgex-devops/edgex-compose 01:49:00 91d30c5bc195: Pulling fs layer 01:49:00 2e9b0aa3be6d: Pulling fs layer 01:49:00 9c61dcf015f6: Pulling fs layer 01:49:00 4698f68db338: Pulling fs layer 01:49:00 2a2f49069b9e: Pulling fs layer 01:49:00 e0025b399a48: Pulling fs layer 01:49:00 4698f68db338: Waiting 01:49:00 2a2f49069b9e: Waiting 01:49:00 e0025b399a48: Waiting 01:49:00 91d30c5bc195: Verifying Checksum 01:49:00 91d30c5bc195: Download complete 01:49:00 4698f68db338: Verifying Checksum 01:49:00 4698f68db338: Download complete 01:49:01 91d30c5bc195: Pull complete 01:49:01 2e9b0aa3be6d: Verifying Checksum 01:49:01 2e9b0aa3be6d: Download complete 01:49:01 e0025b399a48: Verifying Checksum 01:49:01 e0025b399a48: Download complete 01:49:01 2a2f49069b9e: Verifying Checksum 01:49:01 2a2f49069b9e: Download complete 01:49:01 2e9b0aa3be6d: Pull complete 01:49:01 9c61dcf015f6: Verifying Checksum 01:49:01 9c61dcf015f6: Download complete 01:49:04 using credential edgex-jenkins-ssh 01:49:04 Cloning the remote Git repository 01:49:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:49:04 > git init /w/workspace/edgex-go/984 # timeout=10 01:49:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:49:04 > git --version # timeout=10 01:49:04 9c61dcf015f6: Pull complete 01:49:04 4698f68db338: Pull complete 01:49:04 2a2f49069b9e: Pull complete 01:49:04 e0025b399a48: Pull complete 01:49:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:04 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 01:49:05 $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 01:49:05 $ docker top 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c -eo pid,comm 01:49:04 > git --version # 'git version 2.25.1' 01:49:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh 01:49:06 + docker compose -f ./docker-compose-build.yml build --parallel 01:49:06 #1 [security-proxy-setup internal] load build definition from Dockerfile 01:49:06 #1 transferring dockerfile: 2.50kB done 01:49:06 #1 DONE 0.1s 01:49:06 01:49:06 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:06 #2 DONE 0.0s 01:49:06 01:49:06 #3 [support-scheduler internal] load build definition from Dockerfile 01:49:06 #3 transferring dockerfile: 1.83kB done 01:49:06 #3 DONE 0.1s 01:49:06 01:49:06 #4 [security-spire-agent internal] load build definition from Dockerfile 01:49:06 #4 transferring dockerfile: 1.81kB done 01:49:06 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:06 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:49:06 #4 DONE 0.1s 01:49:06 01:49:06 #5 [security-spire-config internal] load build definition from Dockerfile 01:49:06 #5 transferring dockerfile: 1.69kB done 01:49:06 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:06 #5 DONE 0.1s 01:49:06 01:49:06 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:49:06 #6 transferring dockerfile: 2.49kB done 01:49:06 #6 DONE 0.1s 01:49:06 01:49:06 #7 [core-metadata internal] load build definition from Dockerfile 01:49:06 #7 transferring dockerfile: 2.10kB done 01:49:06 #7 DONE 0.2s 01:49:06 01:49:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:49:06 #8 transferring dockerfile: 1.89kB done 01:49:06 #8 DONE 0.2s 01:49:06 01:49:06 #9 [support-notifications internal] load build definition from Dockerfile 01:49:06 #9 transferring dockerfile: 2.02kB done 01:49:06 #9 DONE 0.2s 01:49:06 01:49:06 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:06 #2 DONE 0.0s 01:49:06 01:49:06 #10 [security-proxy-setup internal] load .dockerignore 01:49:06 #10 transferring context: 50B done 01:49:06 #10 DONE 0.1s 01:49:06 01:49:06 #11 [core-data internal] load build definition from Dockerfile 01:49:06 #11 transferring dockerfile: 2.04kB done 01:49:06 #11 DONE 0.2s 01:49:06 01:49:06 #12 [security-spire-server internal] load build definition from Dockerfile 01:49:06 #12 transferring dockerfile: 1.70kB done 01:49:06 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:49:06 #12 DONE 0.2s 01:49:06 01:49:06 #13 [core-command internal] load build definition from Dockerfile 01:49:06 #13 transferring dockerfile: 1.94kB done 01:49:06 #13 DONE 0.2s 01:49:06 01:49:06 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:49:06 #14 transferring dockerfile: 3.02kB done 01:49:06 #14 DONE 0.2s 01:49:06 01:49:06 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:49:06 #15 transferring dockerfile: 2.23kB done 01:49:06 #15 DONE 0.2s 01:49:06 01:49:06 #16 [security-proxy-auth internal] load build definition from Dockerfile 01:49:06 #16 transferring dockerfile: 2.14kB done 01:49:06 #16 DONE 0.2s 01:49:06 01:49:06 #17 [core-keeper internal] load build definition from Dockerfile 01:49:06 #17 transferring dockerfile: 2.07kB done 01:49:06 #17 DONE 0.2s 01:49:06 01:49:06 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:06 #2 DONE 0.0s 01:49:06 01:49:06 #18 [security-secretstore-setup internal] load .dockerignore 01:49:06 #18 transferring context: 50B done 01:49:06 #18 DONE 0.1s 01:49:06 01:49:06 #19 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:49:06 #19 DONE 0.2s 01:49:06 01:49:06 #20 [support-scheduler internal] load .dockerignore 01:49:06 #20 transferring context: 50B done 01:49:06 #20 DONE 0.1s 01:49:06 01:49:06 #21 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:06 #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:06 #21 ... 01:49:06 01:49:06 #22 [core-metadata internal] load .dockerignore 01:49:06 #22 transferring context: 50B done 01:49:06 #22 DONE 0.1s 01:49:06 01:49:06 #23 [security-spiffe-token-provider internal] load .dockerignore 01:49:06 #23 transferring context: 50B done 01:49:06 #23 DONE 0.1s 01:49:06 01:49:06 #24 [core-data internal] load .dockerignore 01:49:06 #24 transferring context: 50B done 01:49:06 #24 DONE 0.1s 01:49:06 01:49:06 #25 [support-notifications internal] load .dockerignore 01:49:06 #25 transferring context: 50B done 01:49:06 #25 DONE 0.1s 01:49:06 01:49:06 #26 [core-command internal] load .dockerignore 01:49:06 #26 transferring context: 50B done 01:49:06 #26 DONE 0.1s 01:49:06 01:49:06 #27 [security-proxy-auth internal] load .dockerignore 01:49:06 #27 transferring context: 50B done 01:49:06 #27 DONE 0.1s 01:49:06 01:49:06 #28 [security-bootstrapper internal] load .dockerignore 01:49:06 #28 transferring context: 50B done 01:49:06 #28 DONE 0.1s 01:49:06 01:49:06 #29 [core-common-config-bootstrapper internal] load .dockerignore 01:49:06 #29 transferring context: 50B done 01:49:06 #29 DONE 0.1s 01:49:06 01:49:06 #21 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:06 #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:06 #21 ... 01:49:06 01:49:06 #30 [core-keeper internal] load .dockerignore 01:49:06 #30 transferring context: 50B done 01:49:06 #30 DONE 0.1s 01:49:06 01:49:06 #21 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:06 #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:06 #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:49:06 #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:49:06 #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:49:06 #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 01:49:06 #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 01:49:07 #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:49:07 #21 ... 01:49:07 01:49:07 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:49:07 #31 DONE 0.4s 01:49:07 01:49:07 #21 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:07 #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 01:49:07 #21 ... 01:49:07 01:49:07 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:49:07 #32 DONE 1.1s 01:49:07 01:49:07 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:49:07 #33 DONE 0.5s 01:49:07 01:49:07 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:49:07 #34 DONE 1.1s 01:49:07 01:49:07 #21 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:07 #21 DONE 1.1s 01:49:07 01:49:07 #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:49:07 #35 ... 01:49:07 01:49:07 #21 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:07 #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:07 #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:49:07 #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:49:07 #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:49:07 #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:49:07 #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 01:49:07 #21 DONE 1.1s 01:49:07 01:49:07 #36 [security-spire-config internal] load .dockerignore 01:49:07 #36 transferring context: 50B 0.0s done 01:49:07 #36 DONE 0.2s 01:49:07 01:49:07 #37 [security-spire-server internal] load .dockerignore 01:49:07 #37 transferring context: 50B done 01:49:07 #37 DONE 0.3s 01:49:08 01:49:08 #21 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:08 #21 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:08 #21 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:49:08 #21 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:49:08 #21 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:49:08 #21 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:49:08 #21 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 01:49:08 #21 DONE 1.1s 01:49:08 01:49:08 #38 [security-spire-agent internal] load .dockerignore 01:49:08 #38 transferring context: 50B 0.0s done 01:49:08 #38 DONE 0.3s 01:49:08 01:49:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:08 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:08 #39 ... 01:49:08 01:49:08 #40 [security-spire-server internal] load build context 01:49:08 #40 transferring context: 26.58kB 0.0s done 01:49:08 #40 DONE 0.3s 01:49:08 01:49:08 #41 [security-spire-config internal] load build context 01:49:08 #41 transferring context: 24.83kB 0.0s done 01:49:08 #41 DONE 0.3s 01:49:08 01:49:08 #42 [security-spire-agent internal] load build context 01:49:08 #42 transferring context: 26.11kB 0.0s done 01:49:08 #42 DONE 0.2s 01:49:08 01:49:08 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:08 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 01:49:08 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 01:49:08 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 01:49:08 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:49:08 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:49:08 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:49:08 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 01:49:08 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:49:08 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 01:49:08 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.3s 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.78MB / 41.51MB 0.4s 01:49:08 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.7s 01:49:08 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 01:49:09 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done 01:49:09 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 01:49:10 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.7s done 01:49:10 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:49:10 #39 ... 01:49:10 01:49:10 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:10 #43 DONE 2.7s 01:49:10 01:49:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:10 #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:49:10 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done 01:49:10 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.0s done 01:49:10 #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:49:10 #44 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:49:10 #44 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:49:10 #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.1s done 01:49:11 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 3.2s 01:49:11 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 5.24MB / 19.17MB 3.3s 01:49:11 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 3.4s 01:49:11 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.5s 01:49:12 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.9s done 01:49:13 #44 ... 01:49:13 01:49:13 #45 [security-proxy-auth internal] load build context 01:49:13 #45 transferring context: 261.72MB 6.4s 01:49:13 #45 ... 01:49:13 01:49:13 #46 [core-metadata internal] load build context 01:49:13 #46 ... 01:49:13 01:49:13 #45 [security-proxy-auth internal] load build context 01:49:15 #45 ... 01:49:15 01:49:15 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:49:15 #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:15 #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:15 #0 1.936 OK: 265 MiB in 60 packages 01:49:15 #47 DONE 7.5s 01:49:15 01:49:15 #45 [security-proxy-auth internal] load build context 01:49:16 #45 ... 01:49:16 01:49:16 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:16 #48 DONE 8.7s 01:49:16 01:49:16 #45 [security-proxy-auth internal] load build context 01:49:16 #45 ... 01:49:16 01:49:16 #49 [support-scheduler internal] load build context 01:49:17 #49 ... 01:49:17 01:49:17 #50 [core-data internal] load build context 01:49:17 #50 ... 01:49:17 01:49:17 #51 [security-spiffe-token-provider internal] load build context 01:49:17 #51 ... 01:49:17 01:49:17 #52 [support-notifications internal] load build context 01:49:17 #52 ... 01:49:17 01:49:17 #53 [security-proxy-setup internal] load build context 01:49:17 #53 ... 01:49:17 01:49:17 #54 [security-secretstore-setup internal] load build context 01:49:17 #54 ... 01:49:17 01:49:17 #55 [core-keeper internal] load build context 01:49:17 #55 ... 01:49:17 01:49:17 #56 [core-common-config-bootstrapper internal] load build context 01:49:17 #56 ... 01:49:17 01:49:17 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:49:17 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:17 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:17 #0 1.550 OK: 265 MiB in 60 packages 01:49:17 #57 DONE 10.1s 01:49:17 01:49:17 #52 [support-notifications internal] load build context 01:49:17 #52 ... 01:49:17 01:49:17 #58 [core-command internal] load build context 01:49:18 #58 ... 01:49:18 01:49:18 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:18 #59 ... 01:49:18 01:49:18 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:18 #60 ... 01:49:18 01:49:18 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:18 #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.454 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:18 #0 2.454 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:18 #0 2.454 OK: 26342 distinct packages available 01:49:18 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.896 OK: 265 MiB in 60 packages 01:49:18 #61 ... 01:49:18 01:49:18 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:49:18 #62 ... 01:49:18 01:49:18 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:49:18 #63 ... 01:49:18 01:49:18 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:49:18 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:18 #0 2.653 OK: 265 MiB in 60 packages 01:49:18 #64 ... 01:49:18 01:49:18 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:49:18 #65 ... 01:49:18 01:49:18 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:49:18 #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:18 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:18 #0 1.936 OK: 265 MiB in 60 packages 01:49:18 #66 DONE 11.0s 01:49:18 01:49:18 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:18 #67 ... 01:49:18 01:49:18 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:19 #68 ... 01:49:19 01:49:19 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:19 #69 ... 01:49:19 01:49:19 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:49:19 #70 ... 01:49:19 01:49:19 #71 [security-bootstrapper internal] load build context 01:49:19 #71 transferring context: 642.52MB 11.9s done 01:49:19 #71 ... 01:49:19 01:49:19 #45 [security-proxy-auth internal] load build context 01:49:19 #45 transferring context: 642.52MB 12.3s done 01:49:20 #45 ... 01:49:20 01:49:20 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:20 #72 ... 01:49:20 01:49:20 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:20 #68 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:20 #68 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:20 #68 12.86 (1/4) Installing ca-certificates (20260413-r0) 01:49:20 #68 12.89 (2/4) Installing dumb-init (1.2.5-r3) 01:49:20 #68 12.90 (3/4) Installing su-exec (0.2-r3) 01:49:20 #68 12.91 (4/4) Installing yq-go (4.47.2-r3) 01:49:20 #68 13.00 Executing busybox-1.37.0-r20.trigger 01:49:21 #68 13.01 Executing ca-certificates-20260413-r0.trigger 01:49:21 #68 13.05 OK: 20 MiB in 20 packages 01:49:21 #68 ... 01:49:21 01:49:21 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:21 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:49:21 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:49:21 #39 ... 01:49:21 01:49:21 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:21 #67 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:21 #67 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:21 #67 12.35 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:21 #67 12.35 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:21 #67 12.35 OK: 26324 distinct packages available 01:49:21 #67 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:21 #67 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:21 #67 12.83 (1/13) Installing brotli-libs (1.1.0-r2) 01:49:21 #67 12.89 (2/13) Installing c-ares (1.34.6-r0) 01:49:21 #67 12.91 (3/13) Installing libunistring (1.3-r0) 01:49:21 #67 12.92 (4/13) Installing libidn2 (2.3.7-r0) 01:49:21 #67 12.93 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:49:21 #67 12.94 (6/13) Installing libpsl (0.21.5-r3) 01:49:21 #67 12.95 (7/13) Installing zstd-libs (1.5.7-r0) 01:49:21 #67 12.97 (8/13) Installing libcurl (8.14.1-r2) 01:49:21 #67 12.98 (9/13) Installing curl (8.14.1-r2) 01:49:21 #67 12.99 (10/13) Installing dumb-init (1.2.5-r3) 01:49:21 #67 13.01 (11/13) Installing musl-obstack (1.2.3-r2) 01:49:21 #67 13.02 (12/13) Installing libucontext (1.3.2-r0) 01:49:21 #67 13.02 (13/13) Installing gcompat (1.1.0-r4) 01:49:21 #67 13.03 Executing busybox-1.37.0-r20.trigger 01:49:21 #67 13.03 OK: 13 MiB in 29 packages 01:49:24 #67 ... 01:49:24 01:49:24 #46 [core-metadata internal] load build context 01:49:24 #46 transferring context: 642.52MB 12.4s done 01:49:24 #46 ... 01:49:24 01:49:24 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:24 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done 01:49:24 #39 ... 01:49:24 01:49:24 #50 [core-data internal] load build context 01:49:24 #50 transferring context: 642.52MB 11.5s done 01:49:24 #50 DONE 17.5s 01:49:24 01:49:24 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:49:24 #61 DONE 16.7s 01:49:24 01:49:24 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:24 #67 DONE 16.5s 01:49:24 01:49:24 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:49:24 #64 DONE 16.7s 01:49:24 01:49:24 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:49:24 #68 DONE 16.5s 01:49:24 01:49:24 #52 [support-notifications internal] load build context 01:49:24 #52 transferring context: 642.52MB 11.7s done 01:49:24 #52 DONE 17.6s 01:49:24 01:49:24 #55 [core-keeper internal] load build context 01:49:24 #55 transferring context: 642.52MB 11.7s done 01:49:24 #55 DONE 17.5s 01:49:24 01:49:24 #56 [core-common-config-bootstrapper internal] load build context 01:49:24 #56 transferring context: 642.52MB 11.9s done 01:49:24 #56 DONE 17.5s 01:49:24 01:49:24 #71 [security-bootstrapper internal] load build context 01:49:24 #71 DONE 17.5s 01:49:24 01:49:24 #49 [support-scheduler internal] load build context 01:49:24 #49 transferring context: 642.52MB 12.3s done 01:49:24 #49 DONE 17.6s 01:49:24 01:49:24 #46 [core-metadata internal] load build context 01:49:24 #46 DONE 17.6s 01:49:24 01:49:24 #58 [core-command internal] load build context 01:49:24 #58 transferring context: 642.52MB 11.9s done 01:49:24 #58 DONE 17.6s 01:49:24 01:49:24 #45 [security-proxy-auth internal] load build context 01:49:24 #45 DONE 17.5s 01:49:24 01:49:24 #51 [security-spiffe-token-provider internal] load build context 01:49:24 #51 transferring context: 642.52MB 12.6s done 01:49:24 #51 DONE 17.6s 01:49:24 01:49:24 #54 [security-secretstore-setup internal] load build context 01:49:24 #54 transferring context: 642.52MB 13.4s done 01:49:24 #54 DONE 17.7s 01:49:24 01:49:24 #53 [security-proxy-setup internal] load build context 01:49:24 #53 transferring context: 642.52MB 13.5s done 01:49:24 #53 DONE 17.7s 01:49:24 01:49:24 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:49:24 #73 DONE 0.2s 01:49:24 01:49:24 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:49:24 #74 DONE 0.2s 01:49:24 01:49:24 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:49:24 #75 DONE 0.2s 01:49:24 01:49:24 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:49:24 #76 DONE 0.1s 01:49:24 01:49:24 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:49:24 #77 DONE 0.2s 01:49:24 01:49:24 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:49:24 #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:49:24 #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 01:49:24 #44 DONE 16.6s 01:49:24 01:49:24 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:24 #78 ... 01:49:24 01:49:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:49:24 #39 DONE 16.8s 01:49:24 01:49:24 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:25 Avoid second fetch 01:49:25 Checking out Revision 82546f518c2a99c6999a59d4d8fecb75904a09b6 (main) 01:49:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:25 > git config core.sparsecheckout # timeout=10 01:49:26 > git checkout -f 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 01:49:26 #79 ... 01:49:26 01:49:26 #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:49:26 #35 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #35 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #35 17.93 (1/1) Installing dumb-init (1.2.5-r3) 01:49:26 #35 17.94 Executing busybox-1.37.0-r20.trigger 01:49:26 #35 17.94 OK: 7 MiB in 17 packages 01:49:26 #35 DONE 18.1s 01:49:26 01:49:26 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:49:26 #63 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #63 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #63 17.89 (1/1) Installing dumb-init (1.2.5-r3) 01:49:26 #63 17.90 Executing busybox-1.37.0-r20.trigger 01:49:26 #63 17.90 OK: 7 MiB in 17 packages 01:49:26 #63 DONE 18.1s 01:49:26 01:49:26 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:49:26 #62 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #62 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #62 17.82 (1/4) Installing dumb-init (1.2.5-r3) 01:49:26 #62 17.83 (2/4) Installing openssl (3.5.6-r0) 01:49:26 #62 17.84 (3/4) Installing su-exec (0.2-r3) 01:49:26 #62 17.85 (4/4) Installing yq-go (4.47.2-r3) 01:49:26 #62 17.95 Executing busybox-1.37.0-r20.trigger 01:49:26 #62 17.96 OK: 20 MiB in 20 packages 01:49:26 #62 DONE 18.1s 01:49:26 01:49:26 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:49:26 #65 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #65 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #65 17.61 (1/3) Installing ca-certificates (20260413-r0) 01:49:26 #65 17.63 (2/3) Installing dumb-init (1.2.5-r3) 01:49:26 #65 17.63 (3/3) Installing tzdata (2026b-r0) 01:49:26 #65 17.68 Executing busybox-1.37.0-r20.trigger 01:49:26 #65 17.69 Executing ca-certificates-20260413-r0.trigger 01:49:26 #65 17.76 OK: 8 MiB in 19 packages 01:49:26 #65 DONE 18.2s 01:49:26 01:49:26 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:49:26 #59 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #59 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #59 17.95 (1/2) Installing dumb-init (1.2.5-r3) 01:49:26 #59 17.96 (2/2) Installing su-exec (0.2-r3) 01:49:26 #59 17.96 Executing busybox-1.37.0-r20.trigger 01:49:26 #59 17.97 OK: 7 MiB in 18 packages 01:49:26 #59 DONE 18.2s 01:49:26 01:49:26 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:49:26 #70 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #70 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #70 17.93 (1/7) Installing ca-certificates (20260413-r0) 01:49:26 #70 17.95 (2/7) Installing dumb-init (1.2.5-r3) 01:49:26 #70 17.96 (3/7) Installing libgcc (14.2.0-r6) 01:49:26 #70 17.96 (4/7) Installing libsodium (1.0.20-r1) 01:49:26 #70 17.98 (5/7) Installing libstdc++ (14.2.0-r6) 01:49:26 #70 18.00 (6/7) Installing libzmq (4.3.5-r2) 01:49:26 #70 18.01 (7/7) Installing zeromq (4.3.5-r2) 01:49:26 #70 18.02 Executing busybox-1.37.0-r20.trigger 01:49:26 #70 18.03 Executing ca-certificates-20260413-r0.trigger 01:49:26 #70 18.10 OK: 12 MiB in 23 packages 01:49:26 #70 DONE 18.2s 01:49:26 01:49:26 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:49:26 #80 ... 01:49:26 01:49:26 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:26 #60 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #60 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #60 17.70 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:26 #60 17.70 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:26 #60 17.70 OK: 26324 distinct packages available 01:49:26 #60 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #60 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #60 18.22 (1/5) Installing dumb-init (1.2.5-r3) 01:49:26 #60 18.23 (2/5) Installing musl-obstack (1.2.3-r2) 01:49:26 #60 18.23 (3/5) Installing libucontext (1.3.2-r0) 01:49:26 #60 18.24 (4/5) Installing gcompat (1.1.0-r4) 01:49:26 #60 18.25 (5/5) Installing openssl (3.5.6-r0) 01:49:26 #60 18.26 Executing busybox-1.37.0-r20.trigger 01:49:26 #60 18.26 OK: 8 MiB in 21 packages 01:49:26 #60 DONE 18.4s 01:49:26 01:49:26 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:26 #69 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #69 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #69 17.85 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:49:26 #69 17.85 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:49:26 #69 17.85 OK: 26324 distinct packages available 01:49:26 #69 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #69 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #69 18.33 (1/4) Installing dumb-init (1.2.5-r3) 01:49:26 #69 18.34 (2/4) Installing musl-obstack (1.2.3-r2) 01:49:26 #69 18.34 (3/4) Installing libucontext (1.3.2-r0) 01:49:26 #69 18.34 (4/4) Installing gcompat (1.1.0-r4) 01:49:26 #69 18.35 Executing busybox-1.37.0-r20.trigger 01:49:26 #69 18.36 OK: 8 MiB in 20 packages 01:49:26 #69 DONE 18.5s 01:49:26 01:49:26 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:49:26 #72 15.03 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #72 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #72 15.80 OK: 265 MiB in 60 packages 01:49:26 #72 DONE 15.9s 01:49:26 01:49:26 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:49:26 #81 ... 01:49:26 01:49:26 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:49:26 #82 DONE 0.0s 01:49:26 01:49:26 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:49:26 #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #0 2.244 OK: 20 MiB in 20 packages 01:49:26 #83 DONE 2.3s 01:49:26 01:49:26 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:49:26 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #0 2.322 OK: 13 MiB in 29 packages 01:49:26 #84 DONE 2.4s 01:49:26 01:49:26 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:26 #85 ... 01:49:26 01:49:26 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:49:26 #0 7.937 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:26 #0 8.263 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:26 #0 8.813 (1/1) Installing dumb-init (1.2.5-r3) 01:49:26 #0 8.975 Executing busybox-1.37.0-r20.trigger 01:49:26 #0 8.980 OK: 7 MiB in 17 packages 01:49:26 #86 DONE 9.1s 01:49:26 Commit message: "Merge pull request #5441 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.53.0" 01:49:27 01:49:27 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:28 #87 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #87 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #87 ... 01:49:28 01:49:28 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:49:28 #0 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.384 OK: 7 MiB in 17 packages 01:49:28 #88 DONE 2.6s 01:49:28 01:49:28 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:49:28 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.530 OK: 8 MiB in 19 packages 01:49:28 #89 DONE 2.7s 01:49:28 01:49:28 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:28 #87 2.308 OK: 8 MiB in 20 packages 01:49:28 #87 ... 01:49:28 01:49:28 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:49:28 #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.736 OK: 7 MiB in 18 packages 01:49:28 #90 DONE 2.9s 01:49:28 01:49:28 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:49:28 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.767 OK: 20 MiB in 20 packages 01:49:28 #91 DONE 2.9s 01:49:28 01:49:28 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:49:28 #81 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #81 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #81 2.333 OK: 8 MiB in 21 packages 01:49:28 #81 DONE 2.5s 01:49:28 01:49:28 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:28 #87 DONE 2.5s 01:49:28 01:49:28 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:49:28 #80 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #80 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #80 2.807 OK: 7 MiB in 17 packages 01:49:28 #80 DONE 3.0s 01:49:28 01:49:28 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:49:28 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:28 #0 2.707 OK: 12 MiB in 23 packages 01:49:28 #92 DONE 2.9s 01:49:28 01:49:28 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:30 #93 DONE 1.1s 01:49:30 01:49:30 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:49:30 #94 DONE 1.1s 01:49:30 01:49:30 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:30 #95 DONE 1.2s 01:49:30 01:49:30 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:49:30 #96 DONE 1.2s 01:49:30 01:49:30 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:49:30 #97 DONE 0.1s 01:49:30 01:49:30 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:30 #98 ... 01:49:30 01:49:30 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:49:30 #99 DONE 0.1s 01:49:30 01:49:30 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:49:30 #100 DONE 0.6s 01:49:30 01:49:30 #101 [security-spire-config stage-2 6/10] COPY security.txt / 01:49:30 #101 DONE 0.6s 01:49:30 01:49:30 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:30 #98 DONE 0.7s 01:49:30 01:49:30 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:49:30 #102 DONE 2.0s 01:49:30 01:49:30 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:30 #103 DONE 0.1s 01:49:30 01:49:30 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:49:30 #104 DONE 0.1s 01:49:30 01:49:30 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:49:30 #105 DONE 0.1s 01:49:30 01:49:30 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:49:30 #106 DONE 0.1s 01:49:30 01:49:30 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:49:30 #107 DONE 0.1s 01:49:30 01:49:30 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:49:30 #108 DONE 0.1s 01:49:30 01:49:30 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 01:49:30 #109 DONE 0.1s 01:49:30 01:49:30 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:30 #110 DONE 0.1s 01:49:30 01:49:30 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:49:31 #111 DONE 0.1s 01:49:31 01:49:31 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:49:31 #112 DONE 0.1s 01:49:31 01:49:31 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:49:31 #113 DONE 0.1s 01:49:31 01:49:31 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:31 #114 DONE 0.1s 01:49:31 01:49:31 #115 [security-spire-server] exporting to image 01:49:31 #115 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:31 provisioning config files... 01:49:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config12799676360425850256tmp [Pipeline] { 01:49:31 #115 exporting layers 0.5s done 01:49:31 #115 writing image sha256:f021742bd8ff328ada551740c4f363c91c4d708be544d03427db86479182bc1c done 01:49:31 #115 naming to docker.io/library/security-spire-server done 01:49:31 #115 DONE 0.5s 01:49:31 01:49:31 #116 [security-spire-config] exporting to image 01:49:31 #116 exporting layers 0.5s done 01:49:31 #116 writing image sha256:7ce3aa8fe5e1c0a6f89b6b28b9292c1c56c4634a5133c3b6158b5a87e1b9a969 done 01:49:31 #116 naming to docker.io/library/security-spire-config done 01:49:31 #116 DONE 0.5s 01:49:31 01:49:31 #117 [security-spire-agent] exporting to image [Pipeline] libraryResource [Pipeline] sh 01:49:31 #117 exporting layers 0.5s done 01:49:31 #117 writing image sha256:f01d06810f479dd706fda679462125c07c4780a8ae9f5d219849917b2ce2f409 done 01:49:31 #117 naming to docker.io/library/security-spire-agent done 01:49:31 #117 DONE 0.5s 01:49:31 01:49:31 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:32 ---> ****-login.sh 01:49:32 nexus3.edgexfoundry.org:10001 01:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:33 Configure a credential helper to remove this warning. See 01:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:33 01:49:33 Login Succeeded 01:49:33 nexus3.edgexfoundry.org:10002 01:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:33 Configure a credential helper to remove this warning. See 01:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:33 01:49:33 Login Succeeded 01:49:33 nexus3.edgexfoundry.org:10003 01:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:33 Configure a credential helper to remove this warning. See 01:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:33 01:49:33 Login Succeeded 01:49:33 nexus3.edgexfoundry.org:10004 01:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:33 Configure a credential helper to remove this warning. See 01:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:33 01:49:33 Login Succeeded 01:49:33 ****.io 01:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:34 Configure a credential helper to remove this warning. See 01:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:34 01:49:34 Login Succeeded 01:49:34 ---> ****-login.sh ends [Pipeline] } 01:49:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:49:34 #118 ... 01:49:34 01:49:34 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:34 #119 ... 01:49:34 01:49:34 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 01:49:36 + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo 01:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:49:36 ========================================================= 01:49:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:49:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:49:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:37 6b59a28fa201: Pulling fs layer 01:49:37 d32bb0dddca7: Pulling fs layer 01:49:37 5dab1238d3d9: Pulling fs layer 01:49:37 196fd7d83e7d: Pulling fs layer 01:49:37 4f4fb700ef54: Pulling fs layer 01:49:37 8ba94037c8f0: Pulling fs layer 01:49:37 deaec5988b04: Pulling fs layer 01:49:37 9f65657bb879: Pulling fs layer 01:49:37 196fd7d83e7d: Waiting 01:49:37 4f4fb700ef54: Waiting 01:49:37 9f65657bb879: Waiting 01:49:37 8ba94037c8f0: Waiting 01:49:37 deaec5988b04: Waiting 01:49:37 d32bb0dddca7: Verifying Checksum 01:49:37 d32bb0dddca7: Download complete 01:49:37 196fd7d83e7d: Download complete 01:49:37 4f4fb700ef54: Verifying Checksum 01:49:37 4f4fb700ef54: Download complete 01:49:37 8ba94037c8f0: Verifying Checksum 01:49:37 8ba94037c8f0: Download complete 01:49:37 6b59a28fa201: Verifying Checksum 01:49:37 6b59a28fa201: Download complete 01:49:38 9f65657bb879: Verifying Checksum 01:49:38 9f65657bb879: Download complete 01:49:38 6b59a28fa201: Pull complete 01:49:39 d32bb0dddca7: Pull complete 01:49:39 5dab1238d3d9: Download complete 01:49:40 deaec5988b04: Verifying Checksum 01:49:40 deaec5988b04: Download complete 01:49:52 5dab1238d3d9: Pull complete 01:49:52 196fd7d83e7d: Pull complete 01:49:53 #120 ... 01:49:53 01:49:53 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #119 DONE 26.4s 01:49:53 01:49:53 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #79 DONE 26.4s 01:49:53 01:49:53 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #120 DONE 26.4s 01:49:53 01:49:53 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #78 DONE 26.4s 01:49:53 01:49:53 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #85 DONE 24.4s 01:49:53 01:49:53 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:53 #118 DONE 26.4s 01:49:53 01:49:53 #121 [security-proxy-auth builder 6/7] COPY . . 01:49:53 4f4fb700ef54: Pull complete 01:49:53 8ba94037c8f0: Pull complete 01:50:01 #121 DONE 9.8s 01:50:01 01:50:01 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:50:01 #122 DONE 9.8s 01:50:01 01:50:01 #123 [core-keeper builder 7/8] COPY . . 01:50:01 #123 DONE 9.8s 01:50:01 01:50:01 #124 [support-notifications builder 6/7] COPY . . 01:50:01 #124 DONE 9.8s 01:50:01 01:50:01 #125 [security-proxy-setup builder 6/7] COPY . . 01:50:01 #125 DONE 9.8s 01:50:01 01:50:01 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #126 CACHED 01:50:01 01:50:01 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:50:01 #127 CACHED 01:50:01 01:50:01 #128 [security-proxy-setup builder 6/7] COPY . . 01:50:01 #128 CACHED 01:50:01 01:50:01 #129 [security-secretstore-setup builder 6/7] COPY . . 01:50:01 #129 CACHED 01:50:01 01:50:01 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #130 CACHED 01:50:01 01:50:01 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:50:01 #131 CACHED 01:50:01 01:50:01 #132 [support-scheduler builder 6/7] COPY . . 01:50:01 #132 DONE 9.8s 01:50:01 01:50:01 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #133 CACHED 01:50:01 01:50:01 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:50:01 #134 CACHED 01:50:01 01:50:01 #135 [core-metadata builder 6/7] COPY . . 01:50:01 #135 CACHED 01:50:01 01:50:01 #136 [core-command builder 6/7] COPY . . 01:50:01 #136 CACHED 01:50:01 01:50:01 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 01:50:01 #137 CACHED 01:50:01 01:50:01 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #138 CACHED 01:50:01 01:50:01 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #139 CACHED 01:50:01 01:50:01 #140 [security-proxy-auth builder 6/7] COPY . . 01:50:01 #140 CACHED 01:50:01 01:50:01 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:50:01 #141 CACHED 01:50:01 01:50:01 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:50:01 #142 CACHED 01:50:01 01:50:01 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 01:50:01 #143 CACHED 01:50:01 01:50:01 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:01 #144 CACHED 01:50:01 01:50:01 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:50:01 #145 0.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:50:05 deaec5988b04: Pull complete 01:50:07 9f65657bb879: Pull complete 01:50:07 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:50:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:50:08 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:50:08 WORKDIR /edgex 01:50:08 COPY go.mod . 01:50:08 RUN go mod download 01:50:08 docker build -t ci-base-image-arm64 -f - . 01:50:08 Sending build context to Docker daemon 3.926MB 01:50:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:50:08 ---> 334268110677 01:50:08 Step 2/4 : WORKDIR /edgex 01:50:10 ---> Running in 0bc58b53c039 01:50:11 Removing intermediate container 0bc58b53c039 01:50:11 ---> f4832e639121 01:50:11 Step 3/4 : COPY go.mod . 01:50:11 ---> 06dfe1a07e58 01:50:11 Step 4/4 : RUN go mod download 01:50:11 #145 ... 01:50:11 01:50:11 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:11 #0 0.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:50:11 #146 ... 01:50:11 01:50:11 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:11 #0 0.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:50:11 #147 ... 01:50:11 01:50:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:11 #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:11 #148 ... 01:50:11 01:50:11 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:11 #0 0.827 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:11 #149 ... 01:50:11 01:50:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:11 #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:50:11 ---> Running in 8d0692bac90f 01:50:12 #150 ... 01:50:12 01:50:12 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:50:12 #0 0.571 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:50:12 #151 ... 01:50:12 01:50:12 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:12 #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:50:12 #152 ... 01:50:12 01:50:12 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:50:12 #0 0.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:50:12 #153 ... 01:50:12 01:50:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:12 #0 0.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:12 #154 ... 01:50:12 01:50:12 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:12 #0 0.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:50:12 #155 ... 01:50:12 01:50:12 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:12 #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:51:34 #156 ... 01:51:34 01:51:34 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:34 #146 DONE 83.9s 01:51:34 01:51:34 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:51:34 #157 DONE 0.1s 01:51:34 01:51:34 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:51:34 #158 DONE 0.9s 01:51:34 01:51:34 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:51:34 #159 DONE 0.1s 01:51:34 01:51:34 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:51:34 #160 DONE 0.1s 01:51:34 01:51:34 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:51:34 #161 DONE 0.1s 01:51:34 01:51:34 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:51:34 #162 DONE 0.1s 01:51:34 01:51:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:51:34 #148 ... 01:51:34 01:51:34 #163 [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/ 01:51:34 #163 DONE 0.0s 01:51:34 01:51:34 #164 [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/ 01:51:34 #164 DONE 0.1s 01:51:34 01:51:34 #165 [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/ 01:51:34 #165 DONE 0.2s 01:51:34 01:51:34 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:51:34 #166 DONE 0.0s 01:51:34 01:51:34 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:51:34 #167 DONE 0.9s 01:51:34 01:51:34 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:51:34 #155 ... 01:51:34 01:51:34 #168 [security-bootstrapper] exporting to image 01:51:34 #168 exporting layers 01:51:34 #168 exporting layers 0.5s done 01:51:34 #168 writing image sha256:db437152cfa87164a8f8dbdb8b071e1c241769f60bddc93921862a815357c1cd done 01:51:34 #168 naming to docker.io/library/security-bootstrapper done 01:51:34 #168 DONE 0.6s 01:51:34 01:51:34 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:34 #154 ... 01:51:34 01:51:34 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:51:34 #145 DONE 89.4s 01:51:34 01:51:34 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:51:34 #169 DONE 0.1s 01:51:34 01:51:34 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:51:34 #170 DONE 0.1s 01:51:34 01:51:34 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:51:34 #147 ... 01:51:34 01:51:34 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:51:34 #171 DONE 0.1s 01:51:34 01:51:34 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:51:34 #172 DONE 0.0s 01:51:34 01:51:34 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:51:34 #173 DONE 0.1s 01:51:34 01:51:34 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:34 #154 ... 01:51:34 01:51:34 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:34 #174 DONE 1.7s 01:51:34 01:51:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:51:34 #148 ... 01:51:34 01:51:34 #175 [core-common-config-bootstrapper] exporting to image 01:51:34 #175 exporting layers 0.3s done 01:51:34 #175 writing image sha256:f501d1af29342a4dc957e71f9fdae378d65440fdef14561633535ec835aa6a87 done 01:51:34 #175 naming to docker.io/library/core-common-config-bootstrapper done 01:51:34 #175 DONE 0.3s 01:51:34 01:51:34 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:48 Removing intermediate container 8d0692bac90f 01:51:48 ---> 88f23553af76 01:51:48 Successfully built 88f23553af76 01:51:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker inspect -f . ci-base-image-arm64 01:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:49 prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container 01:51:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:51:50 $ docker top d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:51 + go version 01:51:51 go version go1.25.3 linux/arm64 [Pipeline] } 01:51:51 $ docker stop --time=1 d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 01:51:52 $ docker rm -f --volumes d0ad9ecc654886360982d5e01cc93683059eb894869d0e1f58263eb0ed9238b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:53 01:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:54 latest: Pulling from edgex-devops/edgex-compose-arm64 01:51:54 547446be3368: Pulling fs layer 01:51:54 d125d8839a47: Pulling fs layer 01:51:54 3e85d5ac6304: Pulling fs layer 01:51:54 c3105a71a48b: Pulling fs layer 01:51:54 0f093f025ec4: Pulling fs layer 01:51:54 c3106fc0e877: Pulling fs layer 01:51:54 c3105a71a48b: Waiting 01:51:54 0f093f025ec4: Waiting 01:51:54 c3106fc0e877: Waiting 01:51:54 547446be3368: Verifying Checksum 01:51:54 547446be3368: Download complete 01:51:54 c3105a71a48b: Verifying Checksum 01:51:54 c3105a71a48b: Download complete 01:51:54 d125d8839a47: Verifying Checksum 01:51:54 d125d8839a47: Download complete 01:51:54 c3106fc0e877: Verifying Checksum 01:51:54 c3106fc0e877: Download complete 01:51:55 0f093f025ec4: Verifying Checksum 01:51:55 0f093f025ec4: Download complete 01:51:56 3e85d5ac6304: Download complete 01:51:57 547446be3368: Pull complete 01:51:58 d125d8839a47: Pull complete 01:52:08 3e85d5ac6304: Pull complete 01:52:08 c3105a71a48b: Pull complete 01:52:10 0f093f025ec4: Pull complete 01:52:10 c3106fc0e877: Pull complete 01:52:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:52:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:11 prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container 01:52:11 $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:52:13 $ docker top 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:14 + docker compose -f ./docker-compose-build.yml build --parallel 01:52:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 01:52:25 #1 transferring dockerfile: 2.14kB 0.0s done 01:52:25 #1 DONE 2.7s 01:52:25 01:52:25 #2 [security-bootstrapper internal] load .dockerignore 01:52:25 #2 ... 01:52:25 01:52:25 #3 [security-proxy-setup internal] load build definition from Dockerfile 01:52:25 #3 transferring dockerfile: 2.50kB done 01:52:25 #3 DONE 2.3s 01:52:25 01:52:25 #4 [security-spire-server internal] load build definition from Dockerfile 01:52:25 #4 transferring dockerfile: 1.70kB done 01:52:25 #4 DONE 2.3s 01:52:25 01:52:25 #5 [support-notifications internal] load .dockerignore 01:52:26 #5 ... 01:52:26 01:52:26 #6 [core-keeper internal] load build definition from Dockerfile 01:52:26 #6 transferring dockerfile: 2.07kB done 01:52:26 #6 DONE 2.5s 01:52:26 01:52:26 #7 [support-scheduler internal] load build definition from Dockerfile 01:52:26 #7 transferring dockerfile: 1.83kB done 01:52:26 #7 DONE 2.4s 01:52:26 01:52:26 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:52:26 #8 transferring dockerfile: 2.49kB 0.0s done 01:52:26 #8 DONE 2.1s 01:52:26 01:52:26 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:52:26 #9 transferring dockerfile: 2.23kB 0.0s done 01:52:26 #9 DONE 2.4s 01:52:26 01:52:26 #2 [security-bootstrapper internal] load .dockerignore 01:52:26 #2 transferring context: 50B 0.0s done 01:52:26 #2 ... 01:52:26 01:52:26 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:52:26 #10 transferring dockerfile: 1.89kB 0.0s done 01:52:26 #10 DONE 2.3s 01:52:26 01:52:26 #11 [security-spire-server internal] load .dockerignore 01:52:26 #11 transferring context: 50B 0.0s done 01:52:26 #11 DONE 1.4s 01:52:26 01:52:26 #12 [security-spire-agent internal] load build definition from Dockerfile 01:52:26 #12 transferring dockerfile: 1.81kB 0.0s done 01:52:26 #12 DONE 2.6s 01:52:26 01:52:26 #13 [security-spire-config internal] load build definition from Dockerfile 01:52:26 #13 transferring dockerfile: 1.69kB 0.0s done 01:52:26 #13 DONE 2.5s 01:52:26 01:52:26 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:52:26 #14 transferring dockerfile: 3.02kB 0.0s done 01:52:26 #14 DONE 2.4s 01:52:26 01:52:26 #15 [core-data internal] load build definition from Dockerfile 01:52:26 #15 transferring dockerfile: 2.04kB 0.0s done 01:52:26 #15 DONE 2.7s 01:52:26 01:52:26 #16 [core-metadata internal] load build definition from Dockerfile 01:52:26 #16 transferring dockerfile: 2.10kB 0.0s done 01:52:26 #16 DONE 2.5s 01:52:26 01:52:26 #5 [support-notifications internal] load .dockerignore 01:52:26 #5 transferring context: 50B done 01:52:26 #5 ... 01:52:26 01:52:26 #17 [support-notifications internal] load build definition from Dockerfile 01:52:26 #17 transferring dockerfile: 2.02kB 0.0s done 01:52:26 #17 DONE 2.4s 01:52:26 01:52:26 #18 [core-command internal] load build definition from Dockerfile 01:52:26 #18 transferring dockerfile: 1.94kB 0.1s done 01:52:26 #18 DONE 2.4s 01:52:26 01:52:26 #19 [security-proxy-setup internal] load .dockerignore 01:52:26 #19 transferring context: 50B 0.0s done 01:52:26 #19 DONE 1.7s 01:52:26 01:52:26 #20 [core-keeper internal] load .dockerignore 01:52:26 #20 transferring context: 50B 0.1s done 01:52:26 #20 DONE 1.7s 01:52:26 01:52:26 #21 [core-metadata internal] load .dockerignore 01:52:26 #21 transferring context: 50B 0.0s done 01:52:26 #21 DONE 1.4s 01:52:26 01:52:26 #22 [support-scheduler internal] load .dockerignore 01:52:26 #22 transferring context: 50B 0.1s done 01:52:26 #22 DONE 1.7s 01:52:26 01:52:26 #23 [core-data internal] load .dockerignore 01:52:26 #23 transferring context: 50B 0.0s done 01:52:26 #23 DONE 1.7s 01:52:26 01:52:26 #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:52:26 #24 ... 01:52:26 01:52:26 #25 [security-spire-agent internal] load .dockerignore 01:52:26 #25 transferring context: 50B 0.0s done 01:52:26 #25 DONE 1.7s 01:52:26 01:52:26 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:26 #26 DONE 0.0s 01:52:26 01:52:26 #27 [security-spiffe-token-provider internal] load .dockerignore 01:52:26 #27 transferring context: 50B 0.0s done 01:52:26 #27 DONE 1.5s 01:52:26 01:52:26 #28 [security-proxy-auth internal] load .dockerignore 01:52:26 #28 transferring context: 50B 0.0s done 01:52:26 #28 DONE 2.7s 01:52:26 01:52:26 #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:52:26 #24 ... 01:52:26 01:52:26 #29 [security-secretstore-setup internal] load .dockerignore 01:52:26 #29 transferring context: 50B 0.0s done 01:52:26 #29 DONE 1.3s 01:52:26 01:52:26 #30 [security-spire-config internal] load .dockerignore 01:52:26 #30 transferring context: 50B 0.0s done 01:52:26 #30 DONE 1.4s 01:52:26 01:52:26 #31 [core-common-config-bootstrapper internal] load .dockerignore 01:52:26 #31 transferring context: 50B 0.1s done 01:52:26 #31 DONE 1.8s 01:52:26 01:52:26 #2 [security-bootstrapper internal] load .dockerignore 01:52:26 #2 DONE 1.4s 01:52:26 01:52:26 #5 [support-notifications internal] load .dockerignore 01:52:26 #5 DONE 1.3s 01:52:26 01:52:26 #32 [core-command internal] load .dockerignore 01:52:26 #32 transferring context: 50B 0.0s done 01:52:26 #32 DONE 1.3s 01:52:26 01:52:26 #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:52:27 #24 DONE 0.6s 01:52:27 01:52:27 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 01:52:27 #33 ... 01:52:27 01:52:27 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:52:27 #34 DONE 0.8s 01:52:27 01:52:27 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 01:52:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:52:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:52:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:52:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s 01:52:27 #33 ... 01:52:27 01:52:27 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:27 #26 DONE 0.0s 01:52:27 01:52:27 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.2s 01:52:27 #33 ... 01:52:27 01:52:27 #24 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 01:52:27 #24 DONE 0.7s 01:52:27 01:52:27 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 01:52:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:52:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:52:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:52:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.57MB / 4.14MB 0.3s 01:52:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:52:27 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 01:52:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:52:27 #33 ... 01:52:27 01:52:27 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:27 #26 DONE 0.0s 01:52:28 01:52:28 #35 [security-spire-server internal] load build context 01:52:28 #35 transferring context: 26.58kB 0.1s done 01:52:28 #35 DONE 0.7s 01:52:28 01:52:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:28 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:52:28 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:52:28 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:52:28 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:52:28 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:52:28 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 01:52:28 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s 01:52:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s 01:52:28 #36 ... 01:52:28 01:52:28 #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:52:28 #24 DONE 1.0s 01:52:28 01:52:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:28 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 01:52:28 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:52:28 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:52:28 #36 ... 01:52:28 01:52:28 #37 [security-proxy-setup internal] load build context 01:52:28 #37 transferring context: 3.43MB 0.9s done 01:52:28 #37 DONE 1.1s 01:52:28 01:52:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.5s 01:52:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 0.8s 01:52:28 #36 ... 01:52:28 01:52:28 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:28 #26 DONE 0.0s 01:52:28 01:52:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.0s 01:52:28 #36 ... 01:52:28 01:52:28 #24 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:52:28 #24 DONE 1.1s 01:52:28 01:52:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.1s 01:52:28 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.3s 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.4s 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.98MB / 37.02MB 1.5s 01:52:29 #36 ... 01:52:29 01:52:29 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:29 #38 DONE 2.2s 01:52:29 01:52:29 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:29 #26 DONE 0.0s 01:52:29 01:52:29 #39 [core-keeper internal] load build context 01:52:29 #39 transferring context: 3.43MB 1.4s done 01:52:29 #39 DONE 1.9s 01:52:29 01:52:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:29 #36 ... 01:52:29 01:52:29 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:29 #38 DONE 2.2s 01:52:29 01:52:29 #24 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:52:29 #24 DONE 1.3s 01:52:29 01:52:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 1.8s 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 1.9s 01:52:29 #36 ... 01:52:29 01:52:29 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:29 #26 DONE 0.0s 01:52:29 01:52:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:29 #36 ... 01:52:29 01:52:29 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:52:29 #34 DONE 1.1s 01:52:29 01:52:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.1s 01:52:29 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:52:29 #36 ... 01:52:29 01:52:29 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:29 #26 DONE 0.0s 01:52:29 01:52:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.3s 01:52:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 2.4s 01:52:30 #36 ... 01:52:30 01:52:30 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:30 #26 DONE 0.1s 01:52:30 01:52:30 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:52:30 #24 DONE 2.4s 01:52:30 01:52:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:30 #36 ... 01:52:30 01:52:30 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:30 #38 DONE 2.9s 01:52:30 01:52:30 #40 [core-metadata internal] load build context 01:52:30 #40 transferring context: 3.43MB 1.5s done 01:52:30 #40 DONE 2.3s 01:52:30 01:52:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 2.8s 01:52:30 #36 ... 01:52:30 01:52:30 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:30 #38 DONE 2.9s 01:52:30 01:52:30 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:52:30 #41 DONE 1.7s 01:52:30 01:52:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:30 #36 ... 01:52:30 01:52:30 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:52:30 #42 DONE 1.2s 01:52:30 01:52:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 3.0s 01:52:30 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:52:30 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:52:30 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:52:30 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:52:30 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:52:30 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 01:52:30 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:52:30 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:52:30 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:52:30 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:52:30 #36 ... 01:52:30 01:52:30 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:30 #26 DONE 0.1s 01:52:30 01:52:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s 01:52:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done 01:52:31 #36 ... 01:52:31 01:52:31 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:31 #26 DONE 0.1s 01:52:31 01:52:31 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:31 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done 01:52:31 #36 ... 01:52:31 01:52:31 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:31 #26 DONE 0.1s 01:52:31 01:52:31 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:31 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 01:52:31 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:52:31 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:52:31 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:52:31 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:52:31 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done 01:52:31 #33 ... 01:52:31 01:52:31 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:52:31 #34 DONE 2.0s 01:52:31 01:52:31 #24 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:52:31 #24 DONE 3.0s 01:52:31 01:52:31 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:31 #38 DONE 2.9s 01:52:31 01:52:31 #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:52:31 #41 DONE 1.7s 01:52:31 01:52:31 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:52:31 #26 DONE 0.1s 01:52:31 01:52:31 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:31 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:52:31 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:52:31 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:52:31 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:52:31 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:52:31 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 01:52:31 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:52:31 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.3s done 01:52:31 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 01:52:31 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:52:31 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:52:31 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 01:52:32 #36 ... 01:52:32 01:52:32 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:52:32 #38 DONE 2.9s 01:52:32 01:52:32 #41 [core-command builder 2/7] WORKDIR /edgex-go 01:52:32 #41 DONE 1.7s 01:52:32 01:52:32 #43 [support-scheduler internal] load build context 01:52:32 #43 transferring context: 3.43MB 1.7s done 01:52:32 #43 DONE 3.1s 01:52:32 01:52:32 #24 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:52:32 #24 DONE 3.4s 01:52:32 01:52:32 #44 [core-command internal] load build context 01:52:32 #44 DONE 0.0s 01:52:32 01:52:32 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:52:32 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 01:52:32 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:52:32 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:52:32 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:52:32 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:52:32 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done 01:52:32 #33 DONE 5.6s 01:52:32 01:52:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:32 #36 ... 01:52:32 01:52:32 #45 [core-data internal] load build context 01:52:32 #45 transferring context: 3.43MB 1.7s done 01:52:32 #45 DONE 2.7s 01:52:32 01:52:32 #44 [core-command internal] load build context 01:52:32 #44 ... 01:52:32 01:52:32 #46 [security-spiffe-token-provider internal] load build context 01:52:32 #46 transferring context: 3.43MB 1.3s done 01:52:32 #46 DONE 1.9s 01:52:32 01:52:32 #47 [security-spire-agent internal] load build context 01:52:32 #47 transferring context: 26.11kB 0.3s done 01:52:32 #47 DONE 1.8s 01:52:32 01:52:32 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:33 #48 ... 01:52:33 01:52:33 #49 [security-secretstore-setup internal] load build context 01:52:33 #49 transferring context: 3.43MB 1.7s done 01:52:33 #49 DONE 2.6s 01:52:33 01:52:33 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:33 #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.8s done 01:52:33 #50 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:52:33 #50 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:52:33 #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:52:33 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 01:52:33 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 01:52:33 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 1.5s 01:52:33 #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s 01:52:33 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 2.0s 01:52:33 #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done 01:52:33 #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:52:34 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 2.2s 01:52:34 #50 ... 01:52:34 01:52:34 #51 [security-spire-config internal] load build context 01:52:34 #51 transferring context: 24.83kB 0.2s done 01:52:34 #51 DONE 2.4s 01:52:34 01:52:34 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:34 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 2.5s 01:52:34 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 2.7s 01:52:34 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 3.0s 01:52:35 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 3.3s 01:52:35 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 3.6s 01:52:35 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.72MB / 17.33MB 3.9s 01:52:35 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.3s 01:52:37 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.8s done 01:52:37 #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 01:52:38 #50 ... 01:52:38 01:52:38 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:38 #52 DONE 7.5s 01:52:38 01:52:38 #44 [core-command internal] load build context 01:52:38 #44 ... 01:52:38 01:52:38 #53 [support-notifications internal] load build context 01:52:38 #53 transferring context: 3.43MB 4.7s done 01:52:38 #53 DONE 6.9s 01:52:38 01:52:38 #54 [security-proxy-auth internal] load build context 01:52:38 #54 transferring context: 3.43MB 4.3s done 01:52:38 #54 DONE 8.0s 01:52:38 01:52:38 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:40 #55 ... 01:52:40 01:52:40 #56 [security-bootstrapper internal] load build context 01:52:40 #56 transferring context: 3.43MB 6.1s done 01:52:40 #56 DONE 8.5s 01:52:40 01:52:40 #57 [core-common-config-bootstrapper internal] load build context 01:52:40 #57 transferring context: 3.43MB 6.1s done 01:52:40 #57 DONE 8.8s 01:52:40 01:52:40 #44 [core-command internal] load build context 01:52:40 #44 ... 01:52:40 01:52:40 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:52:40 #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:40 #58 ... 01:52:40 01:52:40 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:52:40 #0 7.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:40 #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:40 #59 ... 01:52:40 01:52:40 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:52:40 #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:40 #0 7.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:41 #60 ... 01:52:41 01:52:41 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:52:41 #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:41 #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:41 #61 ... 01:52:41 01:52:41 #44 [core-command internal] load build context 01:52:41 #44 ... 01:52:41 01:52:41 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:52:41 #62 ... 01:52:41 01:52:41 #44 [core-command internal] load build context 01:52:41 #44 transferring context: 3.43MB 7.7s done 01:52:42 #156 153.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:52:42 #156 DONE 158.3s 01:52:42 01:52:42 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:52:42 #152 DONE 158.2s 01:52:42 01:52:42 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:52:42 #147 DONE 158.3s 01:52:42 01:52:42 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:52:42 #153 DONE 158.2s 01:52:42 01:52:42 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #176 DONE 0.1s 01:52:42 01:52:42 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #177 ... 01:52:42 01:52:42 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #178 DONE 0.2s 01:52:42 01:52:42 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #179 DONE 0.1s 01:52:42 01:52:42 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #177 DONE 0.2s 01:52:42 01:52:42 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:52:42 #180 DONE 0.1s 01:52:42 01:52:42 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:52:42 #181 DONE 0.1s 01:52:42 01:52:42 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:52:42 #182 DONE 0.1s 01:52:42 01:52:42 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:52:42 #183 DONE 0.1s 01:52:42 01:52:42 #184 [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 01:52:42 #184 DONE 0.1s 01:52:42 01:52:42 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:52:42 #185 DONE 0.1s 01:52:42 01:52:42 #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 01:52:42 #186 DONE 0.3s 01:52:42 01:52:42 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:52:42 #187 DONE 0.4s 01:52:42 01:52:42 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:52:42 #188 DONE 0.3s 01:52:42 01:52:42 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:52:42 #189 DONE 0.4s 01:52:42 01:52:42 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:52:42 #190 ... 01:52:42 01:52:42 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:52:42 #191 DONE 0.3s 01:52:42 01:52:42 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:52:42 #192 DONE 0.4s 01:52:42 01:52:42 #193 [core-command] exporting to image 01:52:42 #193 exporting layers 01:52:42 #193 ... 01:52:42 01:52:42 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:52:42 #194 DONE 0.5s 01:52:42 01:52:42 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:52:42 #190 DONE 0.5s 01:52:42 01:52:42 #195 [security-spiffe-token-provider] exporting to image 01:52:42 #195 ... 01:52:42 01:52:42 #196 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:52:42 #196 DONE 0.4s 01:52:42 01:52:42 #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:52:42 #197 DONE 0.6s 01:52:42 01:52:42 #193 [core-command] exporting to image 01:52:42 #193 exporting layers 0.5s done 01:52:42 #193 writing image sha256:395f8add2ce8b5216540d8df8e40ddcd211d09f5f371c5fc41597e7c20780e17 0.0s done 01:52:42 #193 naming to docker.io/library/core-command 0.0s done 01:52:42 #193 DONE 0.7s 01:52:42 01:52:42 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:52:42 #198 DONE 0.3s 01:52:42 01:52:42 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:52:42 #151 DONE 160.3s 01:52:42 01:52:42 #195 [security-spiffe-token-provider] exporting to image 01:52:42 #195 exporting layers 0.7s done 01:52:42 #195 writing image sha256:d36636f737ec1b3b71e4ec2254eacd413fadfd82d8d3a7bd0b784fab0b9bd5fc done 01:52:42 #195 naming to docker.io/library/security-spiffe-token-provider done 01:52:42 #195 DONE 0.9s 01:52:42 01:52:42 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #199 ... 01:52:42 01:52:42 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:52:42 #200 DONE 0.3s 01:52:42 01:52:42 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:52:42 #199 DONE 0.4s 01:52:42 01:52:42 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:42 #201 ... 01:52:42 01:52:42 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:42 #202 DONE 0.9s 01:52:42 01:52:42 #203 [security-proxy-setup] exporting to image 01:52:42 #203 ... 01:52:42 01:52:42 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:52:42 #204 DONE 0.4s 01:52:42 01:52:42 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:52:42 #205 DONE 0.1s 01:52:42 01:52:42 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:42 #201 DONE 0.7s 01:52:42 01:52:42 #206 [security-secretstore-setup] exporting to image 01:52:42 #206 ... 01:52:42 01:52:42 #203 [security-proxy-setup] exporting to image 01:52:42 #203 exporting layers 0.5s done 01:52:42 #203 writing image sha256:7595d980556f02c2c9646fea942dfa413fb535f7b5247aa7bc0a3be2fc3631bd done 01:52:42 #203 naming to docker.io/library/security-proxy-setup done 01:52:42 #203 DONE 0.5s 01:52:42 #44 DONE 9.8s 01:52:42 01:52:42 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:52:42 #62 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:42 01:52:42 #207 [core-keeper] exporting to image 01:52:42 #207 exporting layers 0.2s done 01:52:42 #207 writing image sha256:0da3398c44c624775870370a00df77925cfc71737741766f39975311cd27ae81 0.0s done 01:52:42 #207 naming to docker.io/library/core-keeper done 01:52:42 #207 DONE 0.2s 01:52:42 01:52:42 #206 [security-secretstore-setup] exporting to image 01:52:42 #206 exporting layers 0.3s done 01:52:42 #206 writing image sha256:07ac4fff5959a995943060cd7f97c7d646cbe9cb7cf1b29cb304fd88db56f8df 01:52:42 #206 writing image sha256:07ac4fff5959a995943060cd7f97c7d646cbe9cb7cf1b29cb304fd88db56f8df done 01:52:42 #206 naming to docker.io/library/security-secretstore-setup done 01:52:42 #206 DONE 0.3s 01:52:42 01:52:42 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:52:42 #62 ... 01:52:42 01:52:42 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:42 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.1s 01:52:42 #36 ... 01:52:42 01:52:42 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:52:42 #61 11.92 OK: 255 MiB in 60 packages 01:52:44 #61 DONE 13.2s 01:52:44 01:52:44 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:52:44 #60 12.12 OK: 255 MiB in 60 packages 01:52:44 #60 DONE 13.2s 01:52:44 01:52:44 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:52:44 #63 ... 01:52:44 01:52:44 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:44 #64 ... 01:52:44 01:52:44 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:52:44 #65 ... 01:52:44 01:52:44 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:52:44 #148 DONE 163.5s 01:52:44 01:52:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:44 #66 ... 01:52:44 01:52:44 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:52:44 #67 ... 01:52:44 01:52:44 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:52:44 #154 ... 01:52:44 01:52:44 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:52:44 #155 DONE 163.5s 01:52:44 01:52:44 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:52:44 #208 DONE 0.0s 01:52:44 01:52:44 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:52:44 #150 DONE 163.7s 01:52:44 01:52:44 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:52:44 #68 ... 01:52:44 01:52:44 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:52:44 #69 ... 01:52:44 01:52:44 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:52:44 #209 DONE 0.1s 01:52:44 01:52:44 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:52:44 #210 CACHED 01:52:44 01:52:44 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:52:44 #211 CACHED 01:52:44 01:52:44 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:52:44 #212 ... 01:52:44 01:52:44 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:52:44 #213 DONE 0.3s 01:52:45 #70 ... 01:52:45 01:52:45 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:52:45 #71 ... 01:52:45 01:52:45 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:52:45 #72 ... 01:52:45 01:52:45 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:45 01:52:45 #214 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:52:45 #214 DONE 0.3s 01:52:45 01:52:45 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:52:45 #212 DONE 0.3s 01:52:45 01:52:45 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:52:45 #215 DONE 0.1s 01:52:45 01:52:45 #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:52:45 #216 DONE 0.1s 01:52:45 01:52:45 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:52:45 #217 DONE 0.1s 01:52:45 01:52:45 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:52:45 #218 ... 01:52:45 01:52:45 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:52:45 #219 DONE 0.2s 01:52:45 #73 ... 01:52:45 01:52:45 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:45 01:52:45 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:52:45 #218 DONE 0.2s 01:52:45 01:52:45 #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:52:45 #220 DONE 0.2s 01:52:45 01:52:45 #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:52:45 #221 DONE 0.1s 01:52:45 01:52:45 #222 [core-data] exporting to image 01:52:45 #222 exporting layers 0.1s done 01:52:45 #222 writing image sha256:ce4acf81b10fc4cf2cddd3ed0f4a2c127a5e7090fc3a64c66151bbb439c5b182 done 01:52:45 #222 naming to docker.io/library/core-data done 01:52:45 #222 DONE 0.2s 01:52:45 01:52:45 #223 [core-metadata] exporting to image 01:52:45 #223 exporting layers 0.2s done 01:52:45 #223 writing image sha256:a76a01f37474fd43e5684f6d46e5a0b084b5d2cb3b563d0be61a0c203d9b4942 0.0s done 01:52:45 #223 naming to docker.io/library/core-metadata done 01:52:45 #223 DONE 0.2s 01:52:45 01:52:45 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:52:45 #224 DONE 0.5s 01:52:45 01:52:45 #225 [security-proxy-auth] exporting to image 01:52:46 #225 ... 01:52:46 01:52:46 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:46 #149 DONE 165.2s 01:52:46 01:52:46 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:52:46 #226 DONE 0.0s 01:52:46 01:52:46 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:52:46 #227 DONE 0.0s 01:52:46 01:52:46 #225 [security-proxy-auth] exporting to image 01:52:46 #225 exporting layers 0.6s done 01:52:46 #225 writing image sha256:84761550438baea40d2ff146c71a45ac1abdbe4637a96e5a6d1c87448ddfb3f4 done 01:52:46 #225 naming to docker.io/library/security-proxy-auth done 01:52:46 #225 DONE 0.6s 01:52:46 01:52:46 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:46 #36 ... 01:52:46 01:52:46 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:52:46 #63 DONE 2.3s 01:52:46 01:52:46 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:52:46 #74 DONE 2.4s 01:52:46 01:52:46 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:52:46 #58 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:46 #58 14.82 OK: 255 MiB in 60 packages 01:52:46 #58 DONE 16.4s 01:52:46 01:52:46 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:46 #228 DONE 0.3s 01:52:46 01:52:46 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:52:46 #229 DONE 0.1s 01:52:46 01:52:46 #230 [support-scheduler] exporting to image 01:52:46 #230 ... 01:52:46 01:52:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:46 #154 DONE 166.0s 01:52:47 01:52:47 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:52:47 #231 DONE 0.0s 01:52:47 01:52:47 #230 [support-scheduler] exporting to image 01:52:47 #230 exporting layers 0.4s done 01:52:47 #230 writing image sha256:b37071d9d402095f1c72f111ef88fc8e882fcc9781d598dde8903a50be1d5a6b done 01:52:47 #230 naming to docker.io/library/support-scheduler done 01:52:47 #230 DONE 0.4s 01:52:47 01:52:47 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:52:47 #232 DONE 0.0s 01:52:47 01:52:47 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:52:47 #233 DONE 0.2s 01:52:47 01:52:47 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:52:47 #234 DONE 0.0s 01:52:47 01:52:47 #235 [support-notifications] exporting to image 01:52:47 #75 ... 01:52:47 01:52:47 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:52:47 #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:47 #62 15.08 OK: 255 MiB in 60 packages 01:52:47 #62 DONE 15.8s 01:52:47 #235 exporting layers 0.2s done 01:52:47 #235 writing image sha256:19c7145246951c7b8160e580ddb2f4ca65257909a26dd46802695077d684eaf7 01:52:47 #235 writing image sha256:19c7145246951c7b8160e580ddb2f4ca65257909a26dd46802695077d684eaf7 done 01:52:47 #235 naming to docker.io/library/support-notifications done 01:52:47 #235 DONE 0.2s 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:52:47 time="2026-06-09T01:49:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:52:47 $ docker stop --time=1 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c 01:52:47 01:52:47 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:52:47 #76 DONE 1.1s 01:52:47 01:52:47 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:52:48 $ docker rm -f --volumes 365c18d148c5ce12b9a50b51e6121ab2b162f47454b5a42c64ad4d873baa1e7c [Pipeline] // withDockerContainer [Pipeline] sh 01:52:49 + docker images 01:52:49 REPOSITORY TAG IMAGE ID CREATED SIZE 01:52:49 support-notifications latest 19c714524695 1 second ago 57.8MB 01:52:49 support-scheduler latest b37071d9d402 2 seconds ago 54.2MB 01:52:49 security-proxy-auth latest 84761550438b 3 seconds ago 49.1MB 01:52:49 core-data latest ce4acf81b10f 3 seconds ago 50MB 01:52:49 core-metadata latest a76a01f37474 4 seconds ago 50.1MB 01:52:49 core-keeper latest 0da3398c44c6 7 seconds ago 49.7MB 01:52:49 security-secretstore-setup latest 07ac4fff5959 7 seconds ago 89.2MB 01:52:49 security-proxy-setup latest 7595d980556f 7 seconds ago 54.8MB 01:52:49 core-command latest 395f8add2ce8 8 seconds ago 44.1MB 01:52:49 security-spiffe-token-provider latest d36636f737ec 8 seconds ago 53MB 01:52:49 core-common-config-bootstrapper latest f501d1af2934 About a minute ago 20.5MB 01:52:49 security-bootstrapper latest db437152cfa8 About a minute ago 21.6MB 01:52:49 security-spire-agent latest f01d06810f47 3 minutes ago 237MB 01:52:49 security-spire-config latest 7ce3aa8fe5e1 3 minutes ago 177MB 01:52:49 security-spire-server latest f021742bd8ff 3 minutes ago 178MB 01:52:49 ci-base-image-x86_64 latest 413be5c24a0e 6 minutes ago 969MB 01:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 01:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 01:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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 01:52:49 provisioning config files... 01:52:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config7289637896754335123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:49 #77 DONE 1.8s 01:52:49 01:52:49 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:49 #64 DONE 15.4s 01:52:49 01:52:49 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:49 #78 ... 01:52:49 01:52:49 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:52:49 #59 13.89 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:52:49 #59 13.89 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:52:49 #59 13.89 OK: 26183 distinct packages available 01:52:49 #59 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:49 #59 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:49 #59 17.98 OK: 255 MiB in 60 packages 01:52:49 #59 DONE 18.8s 01:52:49 ---> ****-login.sh 01:52:49 nexus3.edgexfoundry.org:10001 01:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:49 Login Succeeded 01:52:49 nexus3.edgexfoundry.org:10002 01:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:49 Login Succeeded 01:52:49 nexus3.edgexfoundry.org:10003 01:52:49 01:52:49 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:49 #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.5s 01:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:49 Login Succeeded 01:52:49 nexus3.edgexfoundry.org:10004 01:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:49 Login Succeeded 01:52:49 ****.io 01:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:50 Login Succeeded 01:52:50 ---> ****-login.sh ends [Pipeline] } 01:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:52:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:52:50 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:52:50 latest 01:52:50 4.1.0-dev.119 01:52:50 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:52:50 main 01:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker push nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:50 d9e81e6985ab: Preparing 01:52:50 05da8026314a: Preparing 01:52:50 1a0082a45619: Preparing 01:52:50 c05d26412f23: Preparing 01:52:50 b3d40e2065f8: Preparing 01:52:50 59137993f8a6: Preparing 01:52:50 0854555d70ac: Preparing 01:52:50 0854555d70ac: Waiting 01:52:50 59137993f8a6: Waiting 01:52:50 1a0082a45619: Pushed 01:52:50 b3d40e2065f8: Pushed 01:52:50 d9e81e6985ab: Pushed 01:52:50 c05d26412f23: Pushed 01:52:50 0854555d70ac: Layer already exists 01:52:51 59137993f8a6: Pushed 01:52:51 #50 ... 01:52:51 01:52:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:51 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.3s 01:52:54 05da8026314a: Pushed 01:52:54 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:55 d9e81e6985ab: Preparing 01:52:55 05da8026314a: Preparing 01:52:55 1a0082a45619: Preparing 01:52:55 c05d26412f23: Preparing 01:52:55 b3d40e2065f8: Preparing 01:52:55 59137993f8a6: Preparing 01:52:55 0854555d70ac: Preparing 01:52:55 0854555d70ac: Waiting 01:52:55 59137993f8a6: Waiting 01:52:55 c05d26412f23: Layer already exists 01:52:55 1a0082a45619: Layer already exists 01:52:55 d9e81e6985ab: Layer already exists 01:52:55 b3d40e2065f8: Layer already exists 01:52:55 05da8026314a: Layer already exists 01:52:55 59137993f8a6: Layer already exists 01:52:55 0854555d70ac: Layer already exists 01:52:55 latest: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 01:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:55 d9e81e6985ab: Preparing 01:52:55 05da8026314a: Preparing 01:52:55 1a0082a45619: Preparing 01:52:55 c05d26412f23: Preparing 01:52:55 b3d40e2065f8: Preparing 01:52:55 59137993f8a6: Preparing 01:52:55 0854555d70ac: Preparing 01:52:55 59137993f8a6: Waiting 01:52:55 0854555d70ac: Waiting 01:52:55 b3d40e2065f8: Layer already exists 01:52:55 1a0082a45619: Layer already exists 01:52:55 c05d26412f23: Layer already exists 01:52:55 05da8026314a: Layer already exists 01:52:55 d9e81e6985ab: Layer already exists 01:52:55 59137993f8a6: Layer already exists 01:52:55 0854555d70ac: Layer already exists 01:52:55 4.1.0-dev.119: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 + docker push nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:56 d9e81e6985ab: Preparing 01:52:56 05da8026314a: Preparing 01:52:56 1a0082a45619: Preparing 01:52:56 c05d26412f23: Preparing 01:52:56 b3d40e2065f8: Preparing 01:52:56 59137993f8a6: Preparing 01:52:56 0854555d70ac: Preparing 01:52:56 59137993f8a6: Waiting 01:52:56 0854555d70ac: Waiting 01:52:56 1a0082a45619: Layer already exists 01:52:56 d9e81e6985ab: Layer already exists 01:52:56 c05d26412f23: Layer already exists 01:52:56 b3d40e2065f8: Layer already exists 01:52:56 05da8026314a: Layer already exists 01:52:56 0854555d70ac: Layer already exists 01:52:56 59137993f8a6: Layer already exists 01:52:56 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:56 #36 ... 01:52:56 01:52:56 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:52:56 #79 DONE 6.3s 01:52:56 01:52:56 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:56 #36 ... 01:52:56 01:52:56 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:56 #73 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:56 #73 ... 01:52:56 01:52:56 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:52:56 #48 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:56 #48 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:56 #48 18.88 (1/4) Installing dumb-init (1.2.5-r3) 01:52:56 #48 18.98 (2/4) Installing openssl (3.5.6-r0) 01:52:56 #48 19.01 (3/4) Installing su-exec (0.2-r3) 01:52:56 #48 19.11 (4/4) Installing yq-go (4.47.2-r3) 01:52:56 #48 19.46 Executing busybox-1.37.0-r20.trigger 01:52:56 #48 19.50 OK: 20 MiB in 20 packages 01:52:56 #48 DONE 23.3s 01:52:56 01:52:56 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:52:56 #72 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:56 #72 ... 01:52:56 01:52:56 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:56 #80 ... 01:52:56 01:52:56 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:52:56 #55 18.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:52:57 d9e81e6985ab: Preparing 01:52:57 05da8026314a: Preparing 01:52:57 1a0082a45619: Preparing 01:52:57 c05d26412f23: Preparing 01:52:57 b3d40e2065f8: Preparing 01:52:57 59137993f8a6: Preparing 01:52:57 0854555d70ac: Preparing 01:52:57 59137993f8a6: Waiting 01:52:57 0854555d70ac: Waiting 01:52:57 d9e81e6985ab: Layer already exists 01:52:57 05da8026314a: Layer already exists 01:52:57 b3d40e2065f8: Layer already exists 01:52:57 1a0082a45619: Layer already exists 01:52:57 c05d26412f23: Layer already exists 01:52:57 59137993f8a6: Layer already exists 01:52:57 0854555d70ac: Layer already exists 01:52:57 main: digest: sha256:bfc36d9230da7e8039d7a582fc5d4db81e77a5431b2d670d399f8506acbdb6de size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:57 ===================================================== [Pipeline] echo 01:52:57 taggedImages: 01:52:57 - nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:52:57 - nexus3.edgexfoundry.org:10004/core-command:latest 01:52:57 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.119 01:52:57 - nexus3.edgexfoundry.org:10004/core-command:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:52:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:52:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:52:57 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:52:57 latest 01:52:57 4.1.0-dev.119 01:52:57 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:52:57 main 01:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } 01:52:57 #55 ... 01:52:57 01:52:57 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:57 #81 ... 01:52:57 01:52:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:52:57 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.9s done 01:52:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:52:57 3df2f39ecd2d: Preparing 01:52:57 de2b3ee4a8ac: Preparing 01:52:57 2978be7f7d9c: Preparing 01:52:57 122446a7efef: Preparing 01:52:57 1a0082a45619: Preparing 01:52:57 c05d26412f23: Preparing 01:52:57 b3d40e2065f8: Preparing 01:52:57 59137993f8a6: Preparing 01:52:57 0854555d70ac: Preparing 01:52:57 b3d40e2065f8: Waiting 01:52:57 59137993f8a6: Waiting 01:52:57 0854555d70ac: Waiting 01:52:57 c05d26412f23: Waiting 01:52:57 1a0082a45619: Layer already exists 01:52:57 c05d26412f23: Layer already exists 01:52:57 b3d40e2065f8: Layer already exists 01:52:57 59137993f8a6: Layer already exists 01:52:57 2978be7f7d9c: Pushed 01:52:57 3df2f39ecd2d: Pushed 01:52:57 0854555d70ac: Layer already exists 01:52:57 de2b3ee4a8ac: Pushed 01:52:59 #36 ... 01:52:59 01:52:59 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:52:59 #82 ... 01:52:59 01:52:59 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:52:59 #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.8s done 01:52:59 #50 ... 01:52:59 01:52:59 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:52:59 #82 10.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:00 122446a7efef: Pushed 01:53:00 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + 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 01:53:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:53:01 3df2f39ecd2d: Preparing 01:53:01 de2b3ee4a8ac: Preparing 01:53:01 2978be7f7d9c: Preparing 01:53:01 122446a7efef: Preparing 01:53:01 1a0082a45619: Preparing 01:53:01 c05d26412f23: Preparing 01:53:01 b3d40e2065f8: Preparing 01:53:01 59137993f8a6: Preparing 01:53:01 0854555d70ac: Preparing 01:53:01 c05d26412f23: Waiting 01:53:01 b3d40e2065f8: Waiting 01:53:01 59137993f8a6: Waiting 01:53:01 0854555d70ac: Waiting 01:53:01 1a0082a45619: Layer already exists 01:53:01 122446a7efef: Layer already exists 01:53:01 3df2f39ecd2d: Layer already exists 01:53:01 2978be7f7d9c: Layer already exists 01:53:01 de2b3ee4a8ac: Layer already exists 01:53:01 c05d26412f23: Layer already exists 01:53:01 b3d40e2065f8: Layer already exists 01:53:01 0854555d70ac: Layer already exists 01:53:01 59137993f8a6: Layer already exists 01:53:01 latest: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 #82 11.81 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 01:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:53:01 3df2f39ecd2d: Preparing 01:53:01 de2b3ee4a8ac: Preparing 01:53:01 2978be7f7d9c: Preparing 01:53:01 122446a7efef: Preparing 01:53:01 1a0082a45619: Preparing 01:53:01 c05d26412f23: Preparing 01:53:01 b3d40e2065f8: Preparing 01:53:01 59137993f8a6: Preparing 01:53:01 0854555d70ac: Preparing 01:53:01 59137993f8a6: Waiting 01:53:01 0854555d70ac: Waiting 01:53:01 c05d26412f23: Waiting 01:53:01 b3d40e2065f8: Waiting 01:53:01 1a0082a45619: Layer already exists 01:53:01 de2b3ee4a8ac: Layer already exists 01:53:01 2978be7f7d9c: Layer already exists 01:53:01 122446a7efef: Layer already exists 01:53:01 3df2f39ecd2d: Layer already exists 01:53:01 b3d40e2065f8: Layer already exists 01:53:01 c05d26412f23: Layer already exists 01:53:01 59137993f8a6: Layer already exists 01:53:01 0854555d70ac: Layer already exists 01:53:01 4.1.0-dev.119: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:53:02 3df2f39ecd2d: Preparing 01:53:02 de2b3ee4a8ac: Preparing 01:53:02 2978be7f7d9c: Preparing 01:53:02 122446a7efef: Preparing 01:53:02 1a0082a45619: Preparing 01:53:02 c05d26412f23: Preparing 01:53:02 b3d40e2065f8: Preparing 01:53:02 59137993f8a6: Preparing 01:53:02 0854555d70ac: Preparing 01:53:02 b3d40e2065f8: Waiting 01:53:02 c05d26412f23: Waiting 01:53:02 0854555d70ac: Waiting 01:53:02 59137993f8a6: Waiting 01:53:02 de2b3ee4a8ac: Layer already exists 01:53:02 3df2f39ecd2d: Layer already exists 01:53:02 122446a7efef: Layer already exists 01:53:02 2978be7f7d9c: Layer already exists 01:53:02 1a0082a45619: Layer already exists 01:53:02 c05d26412f23: Layer already exists 01:53:02 0854555d70ac: Layer already exists 01:53:02 59137993f8a6: Layer already exists 01:53:02 b3d40e2065f8: Layer already exists 01:53:02 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + 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 01:53:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:53:03 3df2f39ecd2d: Preparing 01:53:03 de2b3ee4a8ac: Preparing 01:53:03 2978be7f7d9c: Preparing 01:53:03 122446a7efef: Preparing 01:53:03 1a0082a45619: Preparing 01:53:03 c05d26412f23: Preparing 01:53:03 b3d40e2065f8: Preparing 01:53:03 59137993f8a6: Preparing 01:53:03 0854555d70ac: Preparing 01:53:03 c05d26412f23: Waiting 01:53:03 b3d40e2065f8: Waiting 01:53:03 59137993f8a6: Waiting 01:53:03 0854555d70ac: Waiting 01:53:03 3df2f39ecd2d: Layer already exists 01:53:03 1a0082a45619: Layer already exists 01:53:03 de2b3ee4a8ac: Layer already exists 01:53:03 122446a7efef: Layer already exists 01:53:03 2978be7f7d9c: Layer already exists 01:53:03 c05d26412f23: Layer already exists 01:53:03 b3d40e2065f8: Layer already exists 01:53:03 59137993f8a6: Layer already exists 01:53:03 0854555d70ac: Layer already exists 01:53:03 main: digest: sha256:47238ef9b9752621c1206676e861b59057b84bccc0b2a560a430e862b1e1c44c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:03 ===================================================== [Pipeline] echo 01:53:03 taggedImages: 01:53:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:53:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.119 01:53:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:53:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:53:03 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:03 latest 01:53:03 4.1.0-dev.119 01:53:03 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:03 main 01:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker push nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:53:04 af6ecb277f4c: Preparing 01:53:04 5f818f0b2e2b: Preparing 01:53:04 1a0082a45619: Preparing 01:53:04 c05d26412f23: Preparing 01:53:04 b3d40e2065f8: Preparing 01:53:04 bf75f4f99d98: Preparing 01:53:04 0854555d70ac: Preparing 01:53:04 bf75f4f99d98: Waiting 01:53:04 0854555d70ac: Waiting 01:53:04 c05d26412f23: Layer already exists 01:53:04 1a0082a45619: Layer already exists 01:53:04 b3d40e2065f8: Layer already exists 01:53:04 0854555d70ac: Layer already exists 01:53:04 af6ecb277f4c: Pushed 01:53:04 bf75f4f99d98: Pushed 01:53:05 #82 ... 01:53:05 01:53:05 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:53:05 #65 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:05 #65 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:05 #65 ... 01:53:05 01:53:05 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:53:05 #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:05 #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:05 #83 ... 01:53:05 01:53:05 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:05 #84 ... 01:53:05 01:53:05 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:53:05 #66 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:05 #66 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:06 #66 ... 01:53:06 01:53:06 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:53:06 #67 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:06 #67 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:06 #67 ... 01:53:06 01:53:06 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:53:06 #68 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:06 #68 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:06 #68 ... 01:53:06 01:53:06 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:53:06 #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:06 #71 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:06 #71 ... 01:53:06 01:53:06 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:53:06 #65 32.09 (1/1) Installing dumb-init (1.2.5-r3) 01:53:06 #65 32.12 Executing busybox-1.37.0-r20.trigger 01:53:06 #65 32.23 OK: 8 MiB in 17 packages 01:53:06 #65 ... 01:53:06 01:53:06 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:53:06 #69 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:06 #69 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:06 #69 ... 01:53:06 01:53:06 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:53:06 #70 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:06 #70 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:07 #70 ... 01:53:07 01:53:07 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:53:07 #67 32.76 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:53:07 #67 32.76 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:53:07 #67 32.76 OK: 26165 distinct packages available 01:53:08 #67 ... 01:53:08 01:53:08 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:08 #73 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:08 #73 33.45 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:53:08 #73 33.45 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:53:08 #73 33.45 OK: 26165 distinct packages available 01:53:08 #73 ... 01:53:08 01:53:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:53:08 #72 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:08 #72 32.70 (1/4) Installing ca-certificates (20260413-r0) 01:53:08 #72 33.21 (2/4) Installing dumb-init (1.2.5-r3) 01:53:08 #72 33.23 (3/4) Installing su-exec (0.2-r3) 01:53:08 #72 33.24 (4/4) Installing yq-go (4.47.2-r3) 01:53:08 #72 ... 01:53:08 01:53:08 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:53:08 #65 DONE 34.1s 01:53:08 01:53:08 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:53:08 #71 34.07 (1/7) Installing ca-certificates (20260413-r0) 01:53:08 #71 ... 01:53:08 01:53:08 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:53:08 #55 20.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:08 #55 ... 01:53:08 01:53:08 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:53:08 #67 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:09 #67 ... 01:53:09 01:53:09 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:53:09 #66 32.82 (1/1) Installing dumb-init (1.2.5-r3) 01:53:09 #66 32.85 Executing busybox-1.37.0-r20.trigger 01:53:09 #66 33.00 OK: 8 MiB in 17 packages 01:53:09 #66 DONE 35.9s 01:53:09 01:53:09 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:53:12 #85 ... 01:53:12 01:53:12 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:53:12 #83 14.14 OK: 20 MiB in 20 packages 01:53:12 #83 DONE 16.6s 01:53:12 01:53:12 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:53:12 #86 DONE 0.3s 01:53:12 01:53:12 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:53:12 #71 34.73 (2/7) Installing dumb-init (1.2.5-r3) 01:53:12 #71 34.77 (3/7) Installing libgcc (14.2.0-r6) 01:53:12 #71 34.83 (4/7) Installing libsodium (1.0.20-r1) 01:53:12 #71 34.91 (5/7) Installing libstdc++ (14.2.0-r6) 01:53:12 #71 35.32 (6/7) Installing libzmq (4.3.5-r2) 01:53:12 #71 35.42 (7/7) Installing zeromq (4.3.5-r2) 01:53:12 #71 35.61 Executing busybox-1.37.0-r20.trigger 01:53:12 #71 35.86 Executing ca-certificates-20260413-r0.trigger 01:53:12 #71 36.97 OK: 12 MiB in 23 packages 01:53:13 #71 ... 01:53:13 01:53:13 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:53:13 #69 35.17 (1/2) Installing dumb-init (1.2.5-r3) 01:53:13 #69 35.21 (2/2) Installing su-exec (0.2-r3) 01:53:13 #69 35.25 Executing busybox-1.37.0-r20.trigger 01:53:13 #69 35.54 OK: 8 MiB in 18 packages 01:53:13 #69 DONE 38.8s 01:53:13 01:53:13 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:53:13 #55 31.99 OK: 255 MiB in 60 packages 01:53:13 #55 DONE 34.6s 01:53:13 01:53:13 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:53:13 5f818f0b2e2b: Pushed 01:53:13 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 #87 DONE 0.9s 01:53:14 01:53:14 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 #88 ... 01:53:14 01:53:14 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:53:14 #72 35.06 Executing busybox-1.37.0-r20.trigger 01:53:14 #72 35.14 Executing ca-certificates-20260413-r0.trigger 01:53:14 #72 36.87 OK: 20 MiB in 20 packages 01:53:14 #72 DONE 40.3s 01:53:14 01:53:14 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:53:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:53:14 af6ecb277f4c: Preparing 01:53:14 5f818f0b2e2b: Preparing 01:53:14 1a0082a45619: Preparing 01:53:14 c05d26412f23: Preparing 01:53:14 b3d40e2065f8: Preparing 01:53:14 bf75f4f99d98: Preparing 01:53:14 0854555d70ac: Preparing 01:53:14 bf75f4f99d98: Waiting 01:53:14 0854555d70ac: Waiting 01:53:14 1a0082a45619: Layer already exists 01:53:14 af6ecb277f4c: Layer already exists 01:53:14 5f818f0b2e2b: Layer already exists 01:53:14 b3d40e2065f8: Layer already exists 01:53:14 c05d26412f23: Layer already exists 01:53:14 bf75f4f99d98: Layer already exists 01:53:14 0854555d70ac: Layer already exists 01:53:14 latest: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 #89 ... 01:53:15 01:53:15 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:53:15 #82 21.91 (1/1) Installing dumb-init (1.2.5-r3) 01:53:15 #82 22.52 Executing busybox-1.37.0-r20.trigger 01:53:15 #82 22.69 OK: 8 MiB in 17 packages 01:53:15 #82 DONE 25.8s 01:53:15 01:53:15 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:53:15 #68 33.74 (1/3) Installing ca-certificates (20260413-r0) 01:53:15 #68 34.26 (2/3) Installing dumb-init (1.2.5-r3) 01:53:15 #68 34.33 (3/3) Installing tzdata (2026b-r0) 01:53:15 #68 36.80 Executing busybox-1.37.0-r20.trigger 01:53:15 #68 36.96 Executing ca-certificates-20260413-r0.trigger 01:53:15 #68 38.39 OK: 9 MiB in 19 packages 01:53:15 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:53:15 af6ecb277f4c: Preparing 01:53:15 5f818f0b2e2b: Preparing 01:53:15 1a0082a45619: Preparing 01:53:15 c05d26412f23: Preparing 01:53:15 b3d40e2065f8: Preparing 01:53:15 bf75f4f99d98: Preparing 01:53:15 0854555d70ac: Preparing 01:53:15 0854555d70ac: Waiting 01:53:15 bf75f4f99d98: Waiting 01:53:15 af6ecb277f4c: Layer already exists 01:53:15 b3d40e2065f8: Layer already exists 01:53:15 5f818f0b2e2b: Layer already exists 01:53:15 1a0082a45619: Layer already exists 01:53:15 c05d26412f23: Layer already exists 01:53:15 0854555d70ac: Layer already exists 01:53:15 bf75f4f99d98: Layer already exists 01:53:15 4.1.0-dev.119: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 #68 ... 01:53:15 01:53:15 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:53:15 #71 DONE 41.1s 01:53:15 01:53:15 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:53:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker push nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:53:15 af6ecb277f4c: Preparing 01:53:15 5f818f0b2e2b: Preparing 01:53:15 1a0082a45619: Preparing 01:53:15 c05d26412f23: Preparing 01:53:15 b3d40e2065f8: Preparing 01:53:15 bf75f4f99d98: Preparing 01:53:15 0854555d70ac: Preparing 01:53:15 bf75f4f99d98: Waiting 01:53:15 0854555d70ac: Waiting 01:53:15 5f818f0b2e2b: Layer already exists 01:53:15 c05d26412f23: Layer already exists 01:53:15 af6ecb277f4c: Layer already exists 01:53:15 b3d40e2065f8: Layer already exists 01:53:15 1a0082a45619: Layer already exists 01:53:15 0854555d70ac: Layer already exists 01:53:15 bf75f4f99d98: Layer already exists 01:53:15 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 #90 ... 01:53:16 01:53:16 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:53:16 #68 DONE 41.7s 01:53:16 01:53:16 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:53:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:53:16 af6ecb277f4c: Preparing 01:53:16 5f818f0b2e2b: Preparing 01:53:16 1a0082a45619: Preparing 01:53:16 c05d26412f23: Preparing 01:53:16 b3d40e2065f8: Preparing 01:53:16 bf75f4f99d98: Preparing 01:53:16 0854555d70ac: Preparing 01:53:16 bf75f4f99d98: Waiting 01:53:16 1a0082a45619: Layer already exists 01:53:16 b3d40e2065f8: Layer already exists 01:53:16 af6ecb277f4c: Layer already exists 01:53:16 5f818f0b2e2b: Layer already exists 01:53:16 c05d26412f23: Layer already exists 01:53:16 0854555d70ac: Layer already exists 01:53:16 bf75f4f99d98: Layer already exists 01:53:16 main: digest: sha256:4066275e47b1954e7f0dea7ab345b15645ec40d4f7552e9f3e108b86f1893d79 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:16 ===================================================== [Pipeline] echo 01:53:16 taggedImages: 01:53:16 - nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:16 - nexus3.edgexfoundry.org:10004/core-data:latest 01:53:16 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.119 01:53:16 - nexus3.edgexfoundry.org:10004/core-data:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:53:16 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:53:16 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:16 latest 01:53:16 4.1.0-dev.119 01:53:16 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:16 main 01:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:53:17 33808fae213d: Preparing 01:53:17 66cd5a809180: Preparing 01:53:17 c05d26412f23: Preparing 01:53:17 648fa4ebf677: Preparing 01:53:17 ad6c55825bac: Preparing 01:53:17 0854555d70ac: Preparing 01:53:17 0854555d70ac: Waiting 01:53:17 c05d26412f23: Layer already exists 01:53:17 0854555d70ac: Layer already exists 01:53:17 ad6c55825bac: Pushed 01:53:17 33808fae213d: Pushed 01:53:17 648fa4ebf677: Pushed 01:53:18 #91 ... 01:53:18 01:53:18 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:53:18 #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:18 #0 6.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:18 #92 ... 01:53:18 01:53:18 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:53:18 #70 34.33 v3.22.4-130-g7065ff29097 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:53:18 #70 34.33 v3.22.4-131-g923a8f215c0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:53:18 #70 34.33 OK: 26165 distinct packages available 01:53:18 #70 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:18 #70 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:18 #70 ... 01:53:18 01:53:18 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:53:18 #85 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:18 #85 6.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:20 #85 ... 01:53:20 01:53:20 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:20 #73 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:20 #73 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:20 #73 ... 01:53:20 01:53:20 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:53:20 #89 5.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:20 #89 ... 01:53:20 01:53:20 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:53:20 #67 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:20 #67 46.45 (1/4) Installing dumb-init (1.2.5-r3) 01:53:20 #67 46.46 (2/4) Installing musl-obstack (1.2.3-r2) 01:53:20 #67 46.49 (3/4) Installing libucontext (1.3.2-r0) 01:53:20 #67 46.50 (4/4) Installing gcompat (1.1.0-r4) 01:53:20 #67 46.53 Executing busybox-1.37.0-r20.trigger 01:53:20 #67 ... 01:53:20 01:53:20 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:53:20 #91 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:21 66cd5a809180: Pushed 01:53:21 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 #91 ... 01:53:22 01:53:22 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:53:22 #67 46.65 OK: 8 MiB in 20 packages 01:53:22 #67 DONE 48.2s 01:53:22 01:53:22 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:22 #73 48.65 (1/5) Installing dumb-init (1.2.5-r3) 01:53:22 #73 48.75 (2/5) Installing musl-obstack (1.2.3-r2) 01:53:22 #73 48.77 (3/5) Installing libucontext (1.3.2-r0) 01:53:22 #73 48.79 (4/5) Installing gcompat (1.1.0-r4) 01:53:22 #73 48.91 (5/5) Installing openssl (3.5.6-r0) 01:53:23 #73 49.01 Executing busybox-1.37.0-r20.trigger 01:53:23 #73 49.22 OK: 9 MiB in 21 packages 01:53:23 #73 ... 01:53:23 01:53:23 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:53:23 #0 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:23 #0 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:23 #93 ... 01:53:23 01:53:23 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:53:23 #70 47.77 (1/13) Installing brotli-libs (1.1.0-r2) 01:53:23 #70 47.87 (2/13) Installing c-ares (1.34.6-r0) 01:53:23 #70 47.90 (3/13) Installing libunistring (1.3-r0) 01:53:23 #70 48.04 (4/13) Installing libidn2 (2.3.7-r0) 01:53:23 #70 48.07 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:53:23 #70 48.09 (6/13) Installing libpsl (0.21.5-r3) 01:53:23 #70 48.11 (7/13) Installing zstd-libs (1.5.7-r0) 01:53:23 #70 48.19 (8/13) Installing libcurl (8.14.1-r2) 01:53:23 #70 48.30 (9/13) Installing curl (8.14.1-r2) 01:53:23 #70 48.39 (10/13) Installing dumb-init (1.2.5-r3) 01:53:23 #70 48.45 (11/13) Installing musl-obstack (1.2.3-r2) 01:53:23 #70 48.49 (12/13) Installing libucontext (1.3.2-r0) 01:53:23 #70 48.55 (13/13) Installing gcompat (1.1.0-r4) 01:53:23 #70 48.64 Executing busybox-1.37.0-r20.trigger 01:53:23 #70 48.89 OK: 13 MiB in 29 packages 01:53:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:53:24 33808fae213d: Preparing 01:53:24 66cd5a809180: Preparing 01:53:24 c05d26412f23: Preparing 01:53:24 648fa4ebf677: Preparing 01:53:24 ad6c55825bac: Preparing 01:53:24 0854555d70ac: Preparing 01:53:24 0854555d70ac: Waiting 01:53:24 66cd5a809180: Layer already exists 01:53:24 648fa4ebf677: Layer already exists 01:53:24 c05d26412f23: Layer already exists 01:53:24 ad6c55825bac: Layer already exists 01:53:24 33808fae213d: Layer already exists 01:53:24 0854555d70ac: Layer already exists 01:53:24 latest: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 #70 ... 01:53:24 01:53:24 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:53:24 #85 13.75 OK: 8 MiB in 17 packages 01:53:24 #85 DONE 15.8s 01:53:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 01:53:24 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:53:24 #92 16.07 OK: 8 MiB in 17 packages 01:53:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 01:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:53:24 33808fae213d: Preparing 01:53:24 66cd5a809180: Preparing 01:53:24 c05d26412f23: Preparing 01:53:24 648fa4ebf677: Preparing 01:53:24 ad6c55825bac: Preparing 01:53:24 0854555d70ac: Preparing 01:53:24 0854555d70ac: Waiting 01:53:24 c05d26412f23: Layer already exists 01:53:24 66cd5a809180: Layer already exists 01:53:24 648fa4ebf677: Layer already exists 01:53:24 ad6c55825bac: Layer already exists 01:53:24 33808fae213d: Layer already exists 01:53:24 0854555d70ac: Layer already exists 01:53:24 4.1.0-dev.119: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 #92 ... 01:53:25 01:53:25 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:25 #73 DONE 51.4s 01:53:25 01:53:25 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:53:25 #70 DONE 51.3s 01:53:25 01:53:25 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:53:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:53:25 33808fae213d: Preparing 01:53:25 66cd5a809180: Preparing 01:53:25 c05d26412f23: Preparing 01:53:25 648fa4ebf677: Preparing 01:53:25 ad6c55825bac: Preparing 01:53:25 0854555d70ac: Preparing 01:53:25 0854555d70ac: Waiting 01:53:25 66cd5a809180: Layer already exists 01:53:25 c05d26412f23: Layer already exists 01:53:25 ad6c55825bac: Layer already exists 01:53:25 648fa4ebf677: Layer already exists 01:53:25 33808fae213d: Layer already exists 01:53:25 0854555d70ac: Layer already exists 01:53:25 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:53:26 33808fae213d: Preparing 01:53:26 66cd5a809180: Preparing 01:53:26 c05d26412f23: Preparing 01:53:26 648fa4ebf677: Preparing 01:53:26 ad6c55825bac: Preparing 01:53:26 0854555d70ac: Preparing 01:53:26 0854555d70ac: Waiting 01:53:26 ad6c55825bac: Layer already exists 01:53:26 33808fae213d: Layer already exists 01:53:26 c05d26412f23: Layer already exists 01:53:26 648fa4ebf677: Layer already exists 01:53:26 66cd5a809180: Layer already exists 01:53:26 0854555d70ac: Layer already exists 01:53:26 main: digest: sha256:3f075b43c92445d6a209657e49f750fb481c1e64c8bc7ba9a7b685bc2b6636fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:26 ===================================================== [Pipeline] echo 01:53:26 taggedImages: 01:53:26 - nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:53:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.119 01:53:26 - nexus3.edgexfoundry.org:10004/core-keeper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:53:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:53:26 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:26 latest 01:53:26 4.1.0-dev.119 01:53:26 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:26 main 01:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 #94 ... 01:53:26 01:53:26 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:53:26 #92 DONE 18.3s 01:53:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 01:53:26 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:53:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:53:26 14e8cc4f9040: Preparing 01:53:26 2db7cf08eacd: Preparing 01:53:26 ef7869ff55ff: Preparing 01:53:26 1a0082a45619: Preparing 01:53:26 c05d26412f23: Preparing 01:53:26 b3d40e2065f8: Preparing 01:53:26 59137993f8a6: Preparing 01:53:26 0854555d70ac: Preparing 01:53:26 59137993f8a6: Waiting 01:53:26 b3d40e2065f8: Waiting 01:53:26 0854555d70ac: Waiting 01:53:26 1a0082a45619: Layer already exists 01:53:26 c05d26412f23: Layer already exists 01:53:26 b3d40e2065f8: Layer already exists 01:53:26 59137993f8a6: Layer already exists 01:53:26 0854555d70ac: Layer already exists 01:53:26 14e8cc4f9040: Pushed 01:53:26 2db7cf08eacd: Pushed 01:53:29 #95 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:29 #95 ... 01:53:29 01:53:29 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:53:29 #90 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:29 #90 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:29 #90 ... 01:53:29 01:53:29 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:53:29 #94 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:30 #94 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:31 ef7869ff55ff: Pushed 01:53:31 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:53:32 14e8cc4f9040: Preparing 01:53:32 2db7cf08eacd: Preparing 01:53:32 ef7869ff55ff: Preparing 01:53:32 1a0082a45619: Preparing 01:53:32 c05d26412f23: Preparing 01:53:32 b3d40e2065f8: Preparing 01:53:32 59137993f8a6: Preparing 01:53:32 0854555d70ac: Preparing 01:53:32 b3d40e2065f8: Waiting 01:53:32 59137993f8a6: Waiting 01:53:32 0854555d70ac: Waiting 01:53:32 c05d26412f23: Layer already exists 01:53:32 1a0082a45619: Layer already exists 01:53:32 2db7cf08eacd: Layer already exists 01:53:32 ef7869ff55ff: Layer already exists 01:53:32 14e8cc4f9040: Layer already exists 01:53:32 59137993f8a6: Layer already exists 01:53:32 b3d40e2065f8: Layer already exists 01:53:32 0854555d70ac: Layer already exists 01:53:32 latest: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 #94 ... 01:53:32 01:53:32 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:53:32 #93 17.21 OK: 8 MiB in 18 packages 01:53:32 #93 DONE 18.8s 01:53:32 01:53:32 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:53:32 #89 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:32 #89 16.12 OK: 20 MiB in 20 packages 01:53:32 #89 DONE 17.6s 01:53:32 01:53:32 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:53:32 #90 16.64 OK: 12 MiB in 23 packages 01:53:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 #90 ... 01:53:32 01:53:32 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:53:32 #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:32 #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:32 #96 ... 01:53:32 01:53:32 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:53:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 01:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:53:32 14e8cc4f9040: Preparing 01:53:32 2db7cf08eacd: Preparing 01:53:32 ef7869ff55ff: Preparing 01:53:32 1a0082a45619: Preparing 01:53:32 c05d26412f23: Preparing 01:53:32 b3d40e2065f8: Preparing 01:53:32 59137993f8a6: Preparing 01:53:32 0854555d70ac: Preparing 01:53:32 59137993f8a6: Waiting 01:53:32 b3d40e2065f8: Waiting 01:53:32 0854555d70ac: Waiting 01:53:32 2db7cf08eacd: Layer already exists 01:53:32 1a0082a45619: Layer already exists 01:53:32 ef7869ff55ff: Layer already exists 01:53:32 c05d26412f23: Layer already exists 01:53:32 14e8cc4f9040: Layer already exists 01:53:32 b3d40e2065f8: Layer already exists 01:53:32 59137993f8a6: Layer already exists 01:53:32 0854555d70ac: Layer already exists 01:53:32 4.1.0-dev.119: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:53:33 14e8cc4f9040: Preparing 01:53:33 2db7cf08eacd: Preparing 01:53:33 ef7869ff55ff: Preparing 01:53:33 1a0082a45619: Preparing 01:53:33 c05d26412f23: Preparing 01:53:33 b3d40e2065f8: Preparing 01:53:33 59137993f8a6: Preparing 01:53:33 0854555d70ac: Preparing 01:53:33 b3d40e2065f8: Waiting 01:53:33 0854555d70ac: Waiting 01:53:33 59137993f8a6: Waiting 01:53:33 1a0082a45619: Layer already exists 01:53:33 ef7869ff55ff: Layer already exists 01:53:33 2db7cf08eacd: Layer already exists 01:53:33 c05d26412f23: Layer already exists 01:53:33 14e8cc4f9040: Layer already exists 01:53:33 59137993f8a6: Layer already exists 01:53:33 b3d40e2065f8: Layer already exists 01:53:33 0854555d70ac: Layer already exists 01:53:33 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } 01:53:33 #97 ... 01:53:33 01:53:33 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:53:33 #91 7.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:33 #91 16.28 OK: 9 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 #91 ... 01:53:33 01:53:33 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:53:33 #90 DONE 18.4s 01:53:33 01:53:33 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:53:33 #95 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 #95 ... 01:53:34 01:53:34 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:53:34 #91 DONE 18.2s 01:53:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:53:34 14e8cc4f9040: Preparing 01:53:34 2db7cf08eacd: Preparing 01:53:34 ef7869ff55ff: Preparing 01:53:34 1a0082a45619: Preparing 01:53:34 c05d26412f23: Preparing 01:53:34 b3d40e2065f8: Preparing 01:53:34 59137993f8a6: Preparing 01:53:34 0854555d70ac: Preparing 01:53:34 0854555d70ac: Waiting 01:53:34 b3d40e2065f8: Waiting 01:53:34 59137993f8a6: Waiting 01:53:34 c05d26412f23: Layer already exists 01:53:34 1a0082a45619: Layer already exists 01:53:34 ef7869ff55ff: Layer already exists 01:53:34 2db7cf08eacd: Layer already exists 01:53:34 14e8cc4f9040: Layer already exists 01:53:34 59137993f8a6: Layer already exists 01:53:34 b3d40e2065f8: Layer already exists 01:53:34 0854555d70ac: Layer already exists 01:53:34 main: digest: sha256:9fa209aaea663f544d7d530727a2b4365c6a0607d2710315c18ebaa2aa1eae60 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:34 ===================================================== [Pipeline] echo 01:53:34 taggedImages: 01:53:34 - nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:53:34 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.119 01:53:34 - nexus3.edgexfoundry.org:10004/core-metadata:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:53:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:53:34 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:34 latest 01:53:34 4.1.0-dev.119 01:53:34 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:34 main 01:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:53:34 01:53:34 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:53:35 7b494185401a: Preparing 01:53:35 8688d2dcb2c5: Preparing 01:53:35 d000808e8d9f: Preparing 01:53:35 7a9b3c423225: Preparing 01:53:35 14314d60732a: Preparing 01:53:35 65d0c154422d: Preparing 01:53:35 60779b0dae4a: Preparing 01:53:35 1a0082a45619: Preparing 01:53:35 c05d26412f23: Preparing 01:53:35 0963dfe8facb: Preparing 01:53:35 cb2831a9f2ca: Preparing 01:53:35 5f70bf18a086: Preparing 01:53:35 767ef0e65d4f: Preparing 01:53:35 1eee717b92eb: Preparing 01:53:35 36d1640aa2f1: Preparing 01:53:35 0854555d70ac: Preparing 01:53:35 60779b0dae4a: Waiting 01:53:35 1a0082a45619: Waiting 01:53:35 c05d26412f23: Waiting 01:53:35 36d1640aa2f1: Waiting 01:53:35 0963dfe8facb: Waiting 01:53:35 0854555d70ac: Waiting 01:53:35 1eee717b92eb: Waiting 01:53:35 cb2831a9f2ca: Waiting 01:53:35 5f70bf18a086: Waiting 01:53:35 767ef0e65d4f: Waiting 01:53:35 65d0c154422d: Waiting 01:53:35 7b494185401a: Pushed 01:53:35 d000808e8d9f: Pushed 01:53:35 14314d60732a: Pushed 01:53:35 7a9b3c423225: Pushed 01:53:35 8688d2dcb2c5: Pushed 01:53:35 1a0082a45619: Layer already exists 01:53:35 c05d26412f23: Layer already exists 01:53:35 5f70bf18a086: Layer already exists 01:53:35 65d0c154422d: Pushed 01:53:35 0963dfe8facb: Pushed 01:53:35 cb2831a9f2ca: Pushed 01:53:35 0854555d70ac: Layer already exists 01:53:35 767ef0e65d4f: Pushed 01:53:35 1eee717b92eb: Pushed 01:53:35 36d1640aa2f1: Pushed 01:53:35 #96 ... 01:53:35 01:53:35 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:53:35 #97 DONE 3.2s 01:53:35 01:53:35 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:53:35 #98 DONE 0.3s 01:53:35 01:53:35 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:53:35 #36 ... 01:53:35 01:53:35 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:53:35 #96 13.17 OK: 8 MiB in 20 packages 01:53:36 #96 DONE 14.1s 01:53:36 01:53:36 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:36 60779b0dae4a: Pushed 01:53:36 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:53:37 7b494185401a: Preparing 01:53:37 8688d2dcb2c5: Preparing 01:53:37 d000808e8d9f: Preparing 01:53:37 7a9b3c423225: Preparing 01:53:37 14314d60732a: Preparing 01:53:37 65d0c154422d: Preparing 01:53:37 60779b0dae4a: Preparing 01:53:37 1a0082a45619: Preparing 01:53:37 65d0c154422d: Waiting 01:53:37 60779b0dae4a: Waiting 01:53:37 1a0082a45619: Waiting 01:53:37 c05d26412f23: Preparing 01:53:37 0963dfe8facb: Preparing 01:53:37 c05d26412f23: Waiting 01:53:37 cb2831a9f2ca: Preparing 01:53:37 5f70bf18a086: Preparing 01:53:37 cb2831a9f2ca: Waiting 01:53:37 0963dfe8facb: Waiting 01:53:37 767ef0e65d4f: Preparing 01:53:37 5f70bf18a086: Waiting 01:53:37 1eee717b92eb: Preparing 01:53:37 767ef0e65d4f: Waiting 01:53:37 36d1640aa2f1: Preparing 01:53:37 1eee717b92eb: Waiting 01:53:37 0854555d70ac: Preparing 01:53:37 36d1640aa2f1: Waiting 01:53:37 0854555d70ac: Waiting 01:53:37 14314d60732a: Layer already exists 01:53:37 7b494185401a: Layer already exists 01:53:37 7a9b3c423225: Layer already exists 01:53:37 8688d2dcb2c5: Layer already exists 01:53:37 d000808e8d9f: Layer already exists 01:53:37 65d0c154422d: Layer already exists 01:53:37 60779b0dae4a: Layer already exists 01:53:37 0963dfe8facb: Layer already exists 01:53:37 1a0082a45619: Layer already exists 01:53:37 c05d26412f23: Layer already exists 01:53:37 cb2831a9f2ca: Layer already exists 01:53:37 767ef0e65d4f: Layer already exists 01:53:37 36d1640aa2f1: Layer already exists 01:53:37 1eee717b92eb: Layer already exists 01:53:37 5f70bf18a086: Layer already exists 01:53:37 0854555d70ac: Layer already exists 01:53:37 latest: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:38 #99 ... 01:53:38 01:53:38 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:53:38 #94 11.56 OK: 13 MiB in 29 packages 01:53:38 #94 DONE 12.6s 01:53:38 01:53:38 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:53:38 #95 11.51 OK: 9 MiB in 21 packages 01:53:38 #95 DONE 12.7s 01:53:38 01:53:38 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 01:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:53:38 7b494185401a: Preparing 01:53:38 8688d2dcb2c5: Preparing 01:53:38 d000808e8d9f: Preparing 01:53:38 7a9b3c423225: Preparing 01:53:38 14314d60732a: Preparing 01:53:38 65d0c154422d: Preparing 01:53:38 60779b0dae4a: Preparing 01:53:38 1a0082a45619: Preparing 01:53:38 c05d26412f23: Preparing 01:53:38 0963dfe8facb: Preparing 01:53:38 cb2831a9f2ca: Preparing 01:53:38 5f70bf18a086: Preparing 01:53:38 767ef0e65d4f: Preparing 01:53:38 1eee717b92eb: Preparing 01:53:38 36d1640aa2f1: Preparing 01:53:38 0854555d70ac: Preparing 01:53:38 65d0c154422d: Waiting 01:53:38 60779b0dae4a: Waiting 01:53:38 1a0082a45619: Waiting 01:53:38 c05d26412f23: Waiting 01:53:38 cb2831a9f2ca: Waiting 01:53:38 5f70bf18a086: Waiting 01:53:38 0963dfe8facb: Waiting 01:53:38 767ef0e65d4f: Waiting 01:53:38 1eee717b92eb: Waiting 01:53:38 36d1640aa2f1: Waiting 01:53:38 0854555d70ac: Waiting 01:53:38 7a9b3c423225: Layer already exists 01:53:38 d000808e8d9f: Layer already exists 01:53:38 8688d2dcb2c5: Layer already exists 01:53:38 14314d60732a: Layer already exists 01:53:38 7b494185401a: Layer already exists 01:53:38 60779b0dae4a: Layer already exists 01:53:38 65d0c154422d: Layer already exists 01:53:38 1a0082a45619: Layer already exists 01:53:38 c05d26412f23: Layer already exists 01:53:38 0963dfe8facb: Layer already exists 01:53:38 cb2831a9f2ca: Layer already exists 01:53:38 1eee717b92eb: Layer already exists 01:53:38 5f70bf18a086: Layer already exists 01:53:38 36d1640aa2f1: Layer already exists 01:53:38 767ef0e65d4f: Layer already exists 01:53:38 0854555d70ac: Layer already exists 01:53:38 4.1.0-dev.119: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:53:39 7b494185401a: Preparing 01:53:39 8688d2dcb2c5: Preparing 01:53:39 d000808e8d9f: Preparing 01:53:39 7a9b3c423225: Preparing 01:53:39 14314d60732a: Preparing 01:53:39 65d0c154422d: Preparing 01:53:39 60779b0dae4a: Preparing 01:53:39 1a0082a45619: Preparing 01:53:39 c05d26412f23: Preparing 01:53:39 0963dfe8facb: Preparing 01:53:39 cb2831a9f2ca: Preparing 01:53:39 5f70bf18a086: Preparing 01:53:39 767ef0e65d4f: Preparing 01:53:39 1eee717b92eb: Preparing 01:53:39 36d1640aa2f1: Preparing 01:53:39 0854555d70ac: Preparing 01:53:39 cb2831a9f2ca: Waiting 01:53:39 5f70bf18a086: Waiting 01:53:39 65d0c154422d: Waiting 01:53:39 767ef0e65d4f: Waiting 01:53:39 1eee717b92eb: Waiting 01:53:39 60779b0dae4a: Waiting 01:53:39 36d1640aa2f1: Waiting 01:53:39 0854555d70ac: Waiting 01:53:39 1a0082a45619: Waiting 01:53:39 c05d26412f23: Waiting 01:53:39 0963dfe8facb: Waiting 01:53:39 7b494185401a: Layer already exists 01:53:39 d000808e8d9f: Layer already exists 01:53:39 8688d2dcb2c5: Layer already exists 01:53:39 14314d60732a: Layer already exists 01:53:39 7a9b3c423225: Layer already exists 01:53:39 65d0c154422d: Layer already exists 01:53:39 c05d26412f23: Layer already exists 01:53:39 1a0082a45619: Layer already exists 01:53:39 0963dfe8facb: Layer already exists 01:53:39 60779b0dae4a: Layer already exists 01:53:39 cb2831a9f2ca: Layer already exists 01:53:39 1eee717b92eb: Layer already exists 01:53:39 5f70bf18a086: Layer already exists 01:53:39 767ef0e65d4f: Layer already exists 01:53:39 36d1640aa2f1: Layer already exists 01:53:39 0854555d70ac: Layer already exists 01:53:39 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:53:39 7b494185401a: Preparing 01:53:39 8688d2dcb2c5: Preparing 01:53:39 d000808e8d9f: Preparing 01:53:39 7a9b3c423225: Preparing 01:53:39 14314d60732a: Preparing 01:53:39 65d0c154422d: Preparing 01:53:39 60779b0dae4a: Preparing 01:53:39 1a0082a45619: Preparing 01:53:39 c05d26412f23: Preparing 01:53:39 0963dfe8facb: Preparing 01:53:39 cb2831a9f2ca: Preparing 01:53:39 5f70bf18a086: Preparing 01:53:39 767ef0e65d4f: Preparing 01:53:39 1eee717b92eb: Preparing 01:53:39 36d1640aa2f1: Preparing 01:53:39 0854555d70ac: Preparing 01:53:39 65d0c154422d: Waiting 01:53:39 60779b0dae4a: Waiting 01:53:39 1a0082a45619: Waiting 01:53:39 c05d26412f23: Waiting 01:53:39 0963dfe8facb: Waiting 01:53:39 cb2831a9f2ca: Waiting 01:53:39 1eee717b92eb: Waiting 01:53:39 5f70bf18a086: Waiting 01:53:39 36d1640aa2f1: Waiting 01:53:39 0854555d70ac: Waiting 01:53:39 767ef0e65d4f: Waiting 01:53:39 8688d2dcb2c5: Layer already exists 01:53:39 14314d60732a: Layer already exists 01:53:39 7a9b3c423225: Layer already exists 01:53:39 d000808e8d9f: Layer already exists 01:53:39 7b494185401a: Layer already exists 01:53:39 1a0082a45619: Layer already exists 01:53:39 c05d26412f23: Layer already exists 01:53:39 0963dfe8facb: Layer already exists 01:53:39 60779b0dae4a: Layer already exists 01:53:39 65d0c154422d: Layer already exists 01:53:39 5f70bf18a086: Layer already exists 01:53:39 cb2831a9f2ca: Layer already exists 01:53:39 1eee717b92eb: Layer already exists 01:53:39 767ef0e65d4f: Layer already exists 01:53:39 36d1640aa2f1: Layer already exists 01:53:39 0854555d70ac: Layer already exists 01:53:39 main: digest: sha256:5e9a0959aabf3fd1e413a8cee360ca2d35d0a4fc8d04c6779d5e13a7730783b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:39 ===================================================== [Pipeline] echo 01:53:39 taggedImages: 01:53:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:53:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.119 01:53:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:53:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:53:39 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:39 latest 01:53:39 4.1.0-dev.119 01:53:39 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:39 main 01:53:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:40 #100 ... 01:53:40 01:53:40 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:40 #99 DONE 3.3s 01:53:40 01:53:40 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:53:40 #101 DONE 1.8s 01:53:40 01:53:40 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:40 #102 ... 01:53:40 01:53:40 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:53:40 #103 DONE 0.3s 01:53:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:40 01:53:40 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:40 #100 DONE 2.1s 01:53:40 01:53:40 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:53:40 #104 ... 01:53:40 01:53:40 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:53:40 #105 DONE 0.3s 01:53:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:53:40 da86e2c10fb9: Preparing 01:53:40 5ea1e79bf572: Preparing 01:53:40 a0823a1627c9: Preparing 01:53:40 7778cf4b1e45: Preparing 01:53:40 1a0082a45619: Preparing 01:53:40 c05d26412f23: Preparing 01:53:40 b3d40e2065f8: Preparing 01:53:40 59137993f8a6: Preparing 01:53:40 0854555d70ac: Preparing 01:53:40 c05d26412f23: Waiting 01:53:40 59137993f8a6: Waiting 01:53:40 b3d40e2065f8: Waiting 01:53:40 0854555d70ac: Waiting 01:53:40 1a0082a45619: Layer already exists 01:53:40 c05d26412f23: Layer already exists 01:53:40 b3d40e2065f8: Layer already exists 01:53:40 5ea1e79bf572: Pushed 01:53:40 59137993f8a6: Layer already exists 01:53:40 da86e2c10fb9: Pushed 01:53:40 0854555d70ac: Layer already exists 01:53:40 a0823a1627c9: Pushed 01:53:40 01:53:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:53:40 #106 ... 01:53:40 01:53:40 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:53:40 #104 DONE 0.5s 01:53:40 01:53:40 #107 [security-spire-server stage-2 6/9] COPY security.txt / 01:53:40 #107 ... 01:53:40 01:53:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:53:40 #106 DONE 0.4s 01:53:41 01:53:41 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:53:41 #108 DONE 0.3s 01:53:41 01:53:41 #107 [security-spire-server stage-2 6/9] COPY security.txt / 01:53:41 #107 DONE 0.5s 01:53:41 01:53:41 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:53:41 #109 ... 01:53:41 01:53:41 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:53:41 #110 DONE 0.4s 01:53:41 01:53:41 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:53:41 #109 DONE 0.4s 01:53:41 01:53:41 #111 [security-spire-config] exporting to image 01:53:41 #111 exporting layers 01:53:42 #111 ... 01:53:42 01:53:42 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:53:42 #112 DONE 0.4s 01:53:42 01:53:42 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:53:42 #113 DONE 0.3s 01:53:42 01:53:42 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:53:43 #102 DONE 3.8s 01:53:43 01:53:43 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:53:44 #114 DONE 0.3s 01:53:44 01:53:44 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:53:44 #115 DONE 0.3s 01:53:44 01:53:44 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:53:44 #116 DONE 0.3s 01:53:44 01:53:44 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:53:44 7778cf4b1e45: Pushed 01:53:44 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 #117 DONE 0.3s 01:53:45 01:53:45 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:53:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 #118 DONE 0.2s 01:53:45 01:53:45 #111 [security-spire-server] exporting to image 01:53:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:53:45 da86e2c10fb9: Preparing 01:53:45 5ea1e79bf572: Preparing 01:53:45 a0823a1627c9: Preparing 01:53:45 7778cf4b1e45: Preparing 01:53:45 1a0082a45619: Preparing 01:53:45 c05d26412f23: Preparing 01:53:45 b3d40e2065f8: Preparing 01:53:45 59137993f8a6: Preparing 01:53:45 0854555d70ac: Preparing 01:53:45 59137993f8a6: Waiting 01:53:45 c05d26412f23: Waiting 01:53:45 0854555d70ac: Waiting 01:53:45 b3d40e2065f8: Waiting 01:53:45 1a0082a45619: Layer already exists 01:53:45 5ea1e79bf572: Layer already exists 01:53:45 a0823a1627c9: Layer already exists 01:53:45 da86e2c10fb9: Layer already exists 01:53:45 7778cf4b1e45: Layer already exists 01:53:45 c05d26412f23: Layer already exists 01:53:45 b3d40e2065f8: Layer already exists 01:53:45 0854555d70ac: Layer already exists 01:53:45 59137993f8a6: Layer already exists 01:53:45 latest: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 01:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:53:46 da86e2c10fb9: Preparing 01:53:46 5ea1e79bf572: Preparing 01:53:46 a0823a1627c9: Preparing 01:53:46 7778cf4b1e45: Preparing 01:53:46 1a0082a45619: Preparing 01:53:46 c05d26412f23: Preparing 01:53:46 b3d40e2065f8: Preparing 01:53:46 59137993f8a6: Preparing 01:53:46 0854555d70ac: Preparing 01:53:46 b3d40e2065f8: Waiting 01:53:46 59137993f8a6: Waiting 01:53:46 0854555d70ac: Waiting 01:53:46 c05d26412f23: Waiting 01:53:46 7778cf4b1e45: Layer already exists 01:53:46 5ea1e79bf572: Layer already exists 01:53:46 1a0082a45619: Layer already exists 01:53:46 da86e2c10fb9: Layer already exists 01:53:46 a0823a1627c9: Layer already exists 01:53:46 b3d40e2065f8: Layer already exists 01:53:46 c05d26412f23: Layer already exists 01:53:46 59137993f8a6: Layer already exists 01:53:46 0854555d70ac: Layer already exists 01:53:46 4.1.0-dev.119: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:46 #111 exporting layers 5.0s done 01:53:46 #111 writing image sha256:4f4c69670ef615997336bdd09883344155e349392bd5a410ff95c5dd8bbf72a6 0.1s done 01:53:46 #111 naming to docker.io/library/security-spire-config-arm64 01:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:53:46 da86e2c10fb9: Preparing 01:53:46 5ea1e79bf572: Preparing 01:53:46 a0823a1627c9: Preparing 01:53:46 7778cf4b1e45: Preparing 01:53:46 1a0082a45619: Preparing 01:53:46 c05d26412f23: Preparing 01:53:46 b3d40e2065f8: Preparing 01:53:46 59137993f8a6: Preparing 01:53:46 0854555d70ac: Preparing 01:53:46 c05d26412f23: Waiting 01:53:46 59137993f8a6: Waiting 01:53:46 0854555d70ac: Waiting 01:53:46 b3d40e2065f8: Waiting 01:53:46 a0823a1627c9: Layer already exists 01:53:46 da86e2c10fb9: Layer already exists 01:53:46 7778cf4b1e45: Layer already exists 01:53:46 5ea1e79bf572: Layer already exists 01:53:46 1a0082a45619: Layer already exists 01:53:46 c05d26412f23: Layer already exists 01:53:46 59137993f8a6: Layer already exists 01:53:46 0854555d70ac: Layer already exists 01:53:46 b3d40e2065f8: Layer already exists 01:53:46 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:46 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:53:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } 01:53:47 #111 exporting layers 4.8s done 01:53:47 #111 writing image sha256:c47102c0619a80baa48e11130f413b068499488c7157e01f1d5c7d945894cd7c 0.0s done 01:53:47 #111 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:53:47 da86e2c10fb9: Preparing 01:53:47 5ea1e79bf572: Preparing 01:53:47 a0823a1627c9: Preparing 01:53:47 7778cf4b1e45: Preparing 01:53:47 1a0082a45619: Preparing 01:53:47 c05d26412f23: Preparing 01:53:47 b3d40e2065f8: Preparing 01:53:47 59137993f8a6: Preparing 01:53:47 0854555d70ac: Preparing 01:53:47 b3d40e2065f8: Waiting 01:53:47 59137993f8a6: Waiting 01:53:47 0854555d70ac: Waiting 01:53:47 c05d26412f23: Waiting 01:53:47 5ea1e79bf572: Layer already exists 01:53:47 da86e2c10fb9: Layer already exists 01:53:47 7778cf4b1e45: Layer already exists 01:53:47 1a0082a45619: Layer already exists 01:53:47 a0823a1627c9: Layer already exists 01:53:47 c05d26412f23: Layer already exists 01:53:47 b3d40e2065f8: Layer already exists 01:53:47 59137993f8a6: Layer already exists 01:53:47 0854555d70ac: Layer already exists 01:53:47 main: digest: sha256:a773968895fa0727003b145a195528059cc4b42aaea2869df010d589afe70767 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:47 ===================================================== [Pipeline] echo 01:53:47 taggedImages: 01:53:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:53:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.119 01:53:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:53:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:53:47 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:47 latest 01:53:47 4.1.0-dev.119 01:53:47 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:47 main 01:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:48 #111 exporting layers 3.0s done 01:53:48 #111 writing image sha256:a29e56c8842a0894d4de2f48d793616734c00064387aa63c9fdd6ec49cca4b1a 0.0s done 01:53:48 #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:53:48 #111 DONE 6.7s 01:53:48 01:53:48 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:48 09bbcdd6e7f8: Preparing 01:53:48 7f4f004d6361: Preparing 01:53:48 4153c852615d: Preparing 01:53:48 4bfb1ab0a1cd: Preparing 01:53:48 38800e09fb74: Preparing 01:53:48 1a0082a45619: Preparing 01:53:48 c05d26412f23: Preparing 01:53:48 7079cbd14170: Preparing 01:53:48 5b9dc7006b30: Preparing 01:53:48 3d39b349b81a: Preparing 01:53:48 0854555d70ac: Preparing 01:53:48 7079cbd14170: Waiting 01:53:48 5b9dc7006b30: Waiting 01:53:48 3d39b349b81a: Waiting 01:53:48 0854555d70ac: Waiting 01:53:48 1a0082a45619: Waiting 01:53:48 c05d26412f23: Waiting 01:53:48 09bbcdd6e7f8: Pushed 01:53:48 7f4f004d6361: Pushed 01:53:48 4bfb1ab0a1cd: Pushed 01:53:48 38800e09fb74: Pushed 01:53:48 1a0082a45619: Layer already exists 01:53:48 c05d26412f23: Layer already exists 01:53:48 0854555d70ac: Layer already exists 01:53:49 7079cbd14170: Pushed 01:53:49 5b9dc7006b30: Pushed 01:53:50 3d39b349b81a: Pushed 01:53:51 4153c852615d: Pushed 01:53:52 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:53 09bbcdd6e7f8: Preparing 01:53:53 7f4f004d6361: Preparing 01:53:53 4153c852615d: Preparing 01:53:53 4bfb1ab0a1cd: Preparing 01:53:53 38800e09fb74: Preparing 01:53:53 1a0082a45619: Preparing 01:53:53 c05d26412f23: Preparing 01:53:53 7079cbd14170: Preparing 01:53:53 5b9dc7006b30: Preparing 01:53:53 3d39b349b81a: Preparing 01:53:53 0854555d70ac: Preparing 01:53:53 1a0082a45619: Waiting 01:53:53 c05d26412f23: Waiting 01:53:53 5b9dc7006b30: Waiting 01:53:53 7079cbd14170: Waiting 01:53:53 3d39b349b81a: Waiting 01:53:53 0854555d70ac: Waiting 01:53:53 38800e09fb74: Layer already exists 01:53:53 09bbcdd6e7f8: Layer already exists 01:53:53 4153c852615d: Layer already exists 01:53:53 4bfb1ab0a1cd: Layer already exists 01:53:53 7f4f004d6361: Layer already exists 01:53:53 5b9dc7006b30: Layer already exists 01:53:53 1a0082a45619: Layer already exists 01:53:53 c05d26412f23: Layer already exists 01:53:53 7079cbd14170: Layer already exists 01:53:53 3d39b349b81a: Layer already exists 01:53:53 0854555d70ac: Layer already exists 01:53:53 latest: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 01:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:54 09bbcdd6e7f8: Preparing 01:53:54 7f4f004d6361: Preparing 01:53:54 4153c852615d: Preparing 01:53:54 4bfb1ab0a1cd: Preparing 01:53:54 38800e09fb74: Preparing 01:53:54 1a0082a45619: Preparing 01:53:54 c05d26412f23: Preparing 01:53:54 7079cbd14170: Preparing 01:53:54 5b9dc7006b30: Preparing 01:53:54 3d39b349b81a: Preparing 01:53:54 0854555d70ac: Preparing 01:53:54 7079cbd14170: Waiting 01:53:54 5b9dc7006b30: Waiting 01:53:54 3d39b349b81a: Waiting 01:53:54 0854555d70ac: Waiting 01:53:54 1a0082a45619: Waiting 01:53:54 c05d26412f23: Waiting 01:53:54 38800e09fb74: Layer already exists 01:53:54 09bbcdd6e7f8: Layer already exists 01:53:54 4bfb1ab0a1cd: Layer already exists 01:53:54 7f4f004d6361: Layer already exists 01:53:54 4153c852615d: Layer already exists 01:53:54 c05d26412f23: Layer already exists 01:53:54 7079cbd14170: Layer already exists 01:53:54 5b9dc7006b30: Layer already exists 01:53:54 3d39b349b81a: Layer already exists 01:53:54 1a0082a45619: Layer already exists 01:53:54 0854555d70ac: Layer already exists 01:53:54 4.1.0-dev.119: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:55 09bbcdd6e7f8: Preparing 01:53:55 7f4f004d6361: Preparing 01:53:55 4153c852615d: Preparing 01:53:55 4bfb1ab0a1cd: Preparing 01:53:55 38800e09fb74: Preparing 01:53:55 1a0082a45619: Preparing 01:53:55 c05d26412f23: Preparing 01:53:55 7079cbd14170: Preparing 01:53:55 5b9dc7006b30: Preparing 01:53:55 3d39b349b81a: Preparing 01:53:55 0854555d70ac: Preparing 01:53:55 1a0082a45619: Waiting 01:53:55 c05d26412f23: Waiting 01:53:55 7079cbd14170: Waiting 01:53:55 5b9dc7006b30: Waiting 01:53:55 3d39b349b81a: Waiting 01:53:55 0854555d70ac: Waiting 01:53:55 7f4f004d6361: Layer already exists 01:53:55 4153c852615d: Layer already exists 01:53:55 38800e09fb74: Layer already exists 01:53:55 09bbcdd6e7f8: Layer already exists 01:53:55 4bfb1ab0a1cd: Layer already exists 01:53:55 1a0082a45619: Layer already exists 01:53:55 c05d26412f23: Layer already exists 01:53:55 5b9dc7006b30: Layer already exists 01:53:55 7079cbd14170: Layer already exists 01:53:55 3d39b349b81a: Layer already exists 01:53:55 0854555d70ac: Layer already exists 01:53:55 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:53:56 09bbcdd6e7f8: Preparing 01:53:56 7f4f004d6361: Preparing 01:53:56 4153c852615d: Preparing 01:53:56 4bfb1ab0a1cd: Preparing 01:53:56 38800e09fb74: Preparing 01:53:56 1a0082a45619: Preparing 01:53:56 c05d26412f23: Preparing 01:53:56 7079cbd14170: Preparing 01:53:56 5b9dc7006b30: Preparing 01:53:56 3d39b349b81a: Preparing 01:53:56 0854555d70ac: Preparing 01:53:56 1a0082a45619: Waiting 01:53:56 5b9dc7006b30: Waiting 01:53:56 7079cbd14170: Waiting 01:53:56 3d39b349b81a: Waiting 01:53:56 0854555d70ac: Waiting 01:53:56 c05d26412f23: Waiting 01:53:56 4153c852615d: Layer already exists 01:53:56 09bbcdd6e7f8: Layer already exists 01:53:56 38800e09fb74: Layer already exists 01:53:56 4bfb1ab0a1cd: Layer already exists 01:53:56 c05d26412f23: Layer already exists 01:53:56 1a0082a45619: Layer already exists 01:53:56 7079cbd14170: Layer already exists 01:53:56 7f4f004d6361: Layer already exists 01:53:56 5b9dc7006b30: Layer already exists 01:53:56 3d39b349b81a: Layer already exists 01:53:56 0854555d70ac: Layer already exists 01:53:56 main: digest: sha256:663e6da53527a9e0fd16bf1b379d4aa77bfa6dc8c9d5171d597efdb3ee0d0ed3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:56 ===================================================== [Pipeline] echo 01:53:56 taggedImages: 01:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.119 01:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:53:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:53:56 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:56 latest 01:53:56 4.1.0-dev.119 01:53:56 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:53:56 main 01:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:53:57 93309874b142: Preparing 01:53:57 420ebc0efa67: Preparing 01:53:57 0e48baec959a: Preparing 01:53:57 aa28b748cb19: Preparing 01:53:57 6ece19ebf947: Preparing 01:53:57 8cd53e8cb424: Preparing 01:53:57 db6f0b82cda0: Preparing 01:53:57 1a0082a45619: Preparing 01:53:57 c05d26412f23: Preparing 01:53:57 2b15ccc77170: Preparing 01:53:57 9c8c01836f25: Preparing 01:53:57 0854555d70ac: Preparing 01:53:57 2b15ccc77170: Waiting 01:53:57 9c8c01836f25: Waiting 01:53:57 0854555d70ac: Waiting 01:53:57 db6f0b82cda0: Waiting 01:53:57 1a0082a45619: Waiting 01:53:57 c05d26412f23: Waiting 01:53:57 8cd53e8cb424: Waiting 01:53:57 93309874b142: Pushed 01:53:57 6ece19ebf947: Pushed 01:53:57 420ebc0efa67: Pushed 01:53:57 1a0082a45619: Layer already exists 01:53:57 c05d26412f23: Layer already exists 01:53:57 8cd53e8cb424: Pushed 01:53:57 db6f0b82cda0: Pushed 01:53:57 0854555d70ac: Layer already exists 01:53:57 2b15ccc77170: Pushed 01:53:59 9c8c01836f25: Pushed 01:54:00 aa28b748cb19: Pushed 01:54:00 0e48baec959a: Pushed 01:54:00 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:01 93309874b142: Preparing 01:54:01 420ebc0efa67: Preparing 01:54:01 0e48baec959a: Preparing 01:54:01 aa28b748cb19: Preparing 01:54:01 6ece19ebf947: Preparing 01:54:01 8cd53e8cb424: Preparing 01:54:01 db6f0b82cda0: Preparing 01:54:01 1a0082a45619: Preparing 01:54:01 c05d26412f23: Preparing 01:54:01 2b15ccc77170: Preparing 01:54:01 9c8c01836f25: Preparing 01:54:01 0854555d70ac: Preparing 01:54:01 db6f0b82cda0: Waiting 01:54:01 1a0082a45619: Waiting 01:54:01 c05d26412f23: Waiting 01:54:01 2b15ccc77170: Waiting 01:54:01 9c8c01836f25: Waiting 01:54:01 0854555d70ac: Waiting 01:54:01 8cd53e8cb424: Waiting 01:54:01 0e48baec959a: Layer already exists 01:54:01 6ece19ebf947: Layer already exists 01:54:01 aa28b748cb19: Layer already exists 01:54:01 93309874b142: Layer already exists 01:54:01 420ebc0efa67: Layer already exists 01:54:01 1a0082a45619: Layer already exists 01:54:01 8cd53e8cb424: Layer already exists 01:54:01 db6f0b82cda0: Layer already exists 01:54:01 2b15ccc77170: Layer already exists 01:54:01 c05d26412f23: Layer already exists 01:54:01 9c8c01836f25: Layer already exists 01:54:01 0854555d70ac: Layer already exists 01:54:01 latest: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 01:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:02 93309874b142: Preparing 01:54:02 420ebc0efa67: Preparing 01:54:02 0e48baec959a: Preparing 01:54:02 aa28b748cb19: Preparing 01:54:02 6ece19ebf947: Preparing 01:54:02 8cd53e8cb424: Preparing 01:54:02 db6f0b82cda0: Preparing 01:54:02 1a0082a45619: Preparing 01:54:02 c05d26412f23: Preparing 01:54:02 2b15ccc77170: Preparing 01:54:02 9c8c01836f25: Preparing 01:54:02 0854555d70ac: Preparing 01:54:02 db6f0b82cda0: Waiting 01:54:02 1a0082a45619: Waiting 01:54:02 c05d26412f23: Waiting 01:54:02 2b15ccc77170: Waiting 01:54:02 9c8c01836f25: Waiting 01:54:02 0854555d70ac: Waiting 01:54:02 8cd53e8cb424: Waiting 01:54:02 93309874b142: Layer already exists 01:54:02 0e48baec959a: Layer already exists 01:54:02 6ece19ebf947: Layer already exists 01:54:02 420ebc0efa67: Layer already exists 01:54:02 aa28b748cb19: Layer already exists 01:54:02 1a0082a45619: Layer already exists 01:54:02 8cd53e8cb424: Layer already exists 01:54:02 db6f0b82cda0: Layer already exists 01:54:02 2b15ccc77170: Layer already exists 01:54:02 c05d26412f23: Layer already exists 01:54:02 9c8c01836f25: Layer already exists 01:54:02 0854555d70ac: Layer already exists 01:54:02 4.1.0-dev.119: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:03 93309874b142: Preparing 01:54:03 420ebc0efa67: Preparing 01:54:03 0e48baec959a: Preparing 01:54:03 aa28b748cb19: Preparing 01:54:03 6ece19ebf947: Preparing 01:54:03 8cd53e8cb424: Preparing 01:54:03 db6f0b82cda0: Preparing 01:54:03 1a0082a45619: Preparing 01:54:03 c05d26412f23: Preparing 01:54:03 2b15ccc77170: Preparing 01:54:03 9c8c01836f25: Preparing 01:54:03 0854555d70ac: Preparing 01:54:03 c05d26412f23: Waiting 01:54:03 2b15ccc77170: Waiting 01:54:03 1a0082a45619: Waiting 01:54:03 9c8c01836f25: Waiting 01:54:03 0854555d70ac: Waiting 01:54:03 db6f0b82cda0: Waiting 01:54:03 8cd53e8cb424: Waiting 01:54:03 0e48baec959a: Layer already exists 01:54:03 93309874b142: Layer already exists 01:54:03 420ebc0efa67: Layer already exists 01:54:03 6ece19ebf947: Layer already exists 01:54:03 aa28b748cb19: Layer already exists 01:54:03 db6f0b82cda0: Layer already exists 01:54:03 1a0082a45619: Layer already exists 01:54:03 8cd53e8cb424: Layer already exists 01:54:03 c05d26412f23: Layer already exists 01:54:03 2b15ccc77170: Layer already exists 01:54:03 9c8c01836f25: Layer already exists 01:54:03 0854555d70ac: Layer already exists 01:54:03 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:54:04 93309874b142: Preparing 01:54:04 420ebc0efa67: Preparing 01:54:04 0e48baec959a: Preparing 01:54:04 aa28b748cb19: Preparing 01:54:04 6ece19ebf947: Preparing 01:54:04 8cd53e8cb424: Preparing 01:54:04 db6f0b82cda0: Preparing 01:54:04 1a0082a45619: Preparing 01:54:04 c05d26412f23: Preparing 01:54:04 2b15ccc77170: Preparing 01:54:04 9c8c01836f25: Preparing 01:54:04 0854555d70ac: Preparing 01:54:04 1a0082a45619: Waiting 01:54:04 c05d26412f23: Waiting 01:54:04 2b15ccc77170: Waiting 01:54:04 9c8c01836f25: Waiting 01:54:04 0854555d70ac: Waiting 01:54:04 8cd53e8cb424: Waiting 01:54:04 db6f0b82cda0: Waiting 01:54:04 6ece19ebf947: Layer already exists 01:54:04 93309874b142: Layer already exists 01:54:04 420ebc0efa67: Layer already exists 01:54:04 aa28b748cb19: Layer already exists 01:54:04 0e48baec959a: Layer already exists 01:54:04 db6f0b82cda0: Layer already exists 01:54:04 c05d26412f23: Layer already exists 01:54:04 1a0082a45619: Layer already exists 01:54:04 8cd53e8cb424: Layer already exists 01:54:04 2b15ccc77170: Layer already exists 01:54:04 9c8c01836f25: Layer already exists 01:54:04 0854555d70ac: Layer already exists 01:54:04 main: digest: sha256:db22e2c7b3b8802d0f3b5f326854640eaf539e4d38b0233744cdb191a03b4ef0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:04 ===================================================== [Pipeline] echo 01:54:04 taggedImages: 01:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.119 01:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:54:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:54:04 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:04 latest 01:54:04 4.1.0-dev.119 01:54:04 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:04 main 01:54:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:54:05 f86fe7a9261c: Preparing 01:54:05 45c14ffa8850: Preparing 01:54:05 1a0082a45619: Preparing 01:54:05 c05d26412f23: Preparing 01:54:05 5a5101b405a2: Preparing 01:54:05 8a3236b545f7: Preparing 01:54:05 0854555d70ac: Preparing 01:54:05 0854555d70ac: Waiting 01:54:05 8a3236b545f7: Waiting 01:54:05 c05d26412f23: Layer already exists 01:54:05 1a0082a45619: Layer already exists 01:54:05 0854555d70ac: Layer already exists 01:54:05 5a5101b405a2: Pushed 01:54:05 f86fe7a9261c: Pushed 01:54:06 8a3236b545f7: Pushed 01:54:09 45c14ffa8850: Pushed 01:54:09 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + 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 01:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:54:10 f86fe7a9261c: Preparing 01:54:10 45c14ffa8850: Preparing 01:54:10 1a0082a45619: Preparing 01:54:10 c05d26412f23: Preparing 01:54:10 5a5101b405a2: Preparing 01:54:10 8a3236b545f7: Preparing 01:54:10 0854555d70ac: Preparing 01:54:10 8a3236b545f7: Waiting 01:54:10 0854555d70ac: Waiting 01:54:10 1a0082a45619: Layer already exists 01:54:10 f86fe7a9261c: Layer already exists 01:54:10 c05d26412f23: Layer already exists 01:54:10 5a5101b405a2: Layer already exists 01:54:10 45c14ffa8850: Layer already exists 01:54:10 8a3236b545f7: Layer already exists 01:54:10 0854555d70ac: Layer already exists 01:54:10 latest: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 01:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:54:11 f86fe7a9261c: Preparing 01:54:11 45c14ffa8850: Preparing 01:54:11 1a0082a45619: Preparing 01:54:11 c05d26412f23: Preparing 01:54:11 5a5101b405a2: Preparing 01:54:11 8a3236b545f7: Preparing 01:54:11 0854555d70ac: Preparing 01:54:11 0854555d70ac: Waiting 01:54:11 8a3236b545f7: Waiting 01:54:11 f86fe7a9261c: Layer already exists 01:54:11 c05d26412f23: Layer already exists 01:54:11 5a5101b405a2: Layer already exists 01:54:11 45c14ffa8850: Layer already exists 01:54:11 1a0082a45619: Layer already exists 01:54:11 8a3236b545f7: Layer already exists 01:54:11 0854555d70ac: Layer already exists 01:54:11 4.1.0-dev.119: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:54:12 f86fe7a9261c: Preparing 01:54:12 45c14ffa8850: Preparing 01:54:12 1a0082a45619: Preparing 01:54:12 c05d26412f23: Preparing 01:54:12 5a5101b405a2: Preparing 01:54:12 8a3236b545f7: Preparing 01:54:12 0854555d70ac: Preparing 01:54:12 0854555d70ac: Waiting 01:54:12 8a3236b545f7: Waiting 01:54:12 5a5101b405a2: Layer already exists 01:54:12 f86fe7a9261c: Layer already exists 01:54:12 45c14ffa8850: Layer already exists 01:54:12 c05d26412f23: Layer already exists 01:54:12 1a0082a45619: Layer already exists 01:54:12 8a3236b545f7: Layer already exists 01:54:12 0854555d70ac: Layer already exists 01:54:12 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + 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 01:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:54:13 f86fe7a9261c: Preparing 01:54:13 45c14ffa8850: Preparing 01:54:13 1a0082a45619: Preparing 01:54:13 c05d26412f23: Preparing 01:54:13 5a5101b405a2: Preparing 01:54:13 8a3236b545f7: Preparing 01:54:13 0854555d70ac: Preparing 01:54:13 0854555d70ac: Waiting 01:54:13 8a3236b545f7: Waiting 01:54:13 1a0082a45619: Layer already exists 01:54:13 45c14ffa8850: Layer already exists 01:54:13 5a5101b405a2: Layer already exists 01:54:13 c05d26412f23: Layer already exists 01:54:13 f86fe7a9261c: Layer already exists 01:54:13 0854555d70ac: Layer already exists 01:54:13 8a3236b545f7: Layer already exists 01:54:13 main: digest: sha256:382ef3349df07c518d4c390e47134298261b17c24c290b5641e507f363180c6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:13 ===================================================== [Pipeline] echo 01:54:13 taggedImages: 01:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.119 01:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:54:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:54:13 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:13 latest 01:54:13 4.1.0-dev.119 01:54:13 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:13 main 01:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:54:14 83cb3e78a11f: Preparing 01:54:14 c40872aaf5de: Preparing 01:54:14 fe8a22751841: Preparing 01:54:14 1a0082a45619: Preparing 01:54:14 c05d26412f23: Preparing 01:54:14 2f39fb49149e: Preparing 01:54:14 93c72dbf9db2: Preparing 01:54:14 a74cdc7bb57e: Preparing 01:54:14 1fc2bd6b8a10: Preparing 01:54:14 0854555d70ac: Preparing 01:54:14 2f39fb49149e: Waiting 01:54:14 93c72dbf9db2: Waiting 01:54:14 1fc2bd6b8a10: Waiting 01:54:14 a74cdc7bb57e: Waiting 01:54:14 0854555d70ac: Waiting 01:54:14 1a0082a45619: Layer already exists 01:54:14 c05d26412f23: Layer already exists 01:54:14 c40872aaf5de: Pushed 01:54:14 fe8a22751841: Pushed 01:54:14 83cb3e78a11f: Pushed 01:54:14 0854555d70ac: Layer already exists 01:54:14 a74cdc7bb57e: Pushed 01:54:15 1fc2bd6b8a10: Pushed 01:54:19 93c72dbf9db2: Pushed 01:54:28 2f39fb49149e: Pushed 01:54:28 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:54:29 83cb3e78a11f: Preparing 01:54:29 c40872aaf5de: Preparing 01:54:29 fe8a22751841: Preparing 01:54:29 1a0082a45619: Preparing 01:54:29 c05d26412f23: Preparing 01:54:29 2f39fb49149e: Preparing 01:54:29 93c72dbf9db2: Preparing 01:54:29 a74cdc7bb57e: Preparing 01:54:29 1fc2bd6b8a10: Preparing 01:54:29 0854555d70ac: Preparing 01:54:29 93c72dbf9db2: Waiting 01:54:29 a74cdc7bb57e: Waiting 01:54:29 1fc2bd6b8a10: Waiting 01:54:29 0854555d70ac: Waiting 01:54:29 2f39fb49149e: Waiting 01:54:29 c05d26412f23: Layer already exists 01:54:29 1a0082a45619: Layer already exists 01:54:29 83cb3e78a11f: Layer already exists 01:54:29 fe8a22751841: Layer already exists 01:54:29 c40872aaf5de: Layer already exists 01:54:29 a74cdc7bb57e: Layer already exists 01:54:29 2f39fb49149e: Layer already exists 01:54:29 93c72dbf9db2: Layer already exists 01:54:29 1fc2bd6b8a10: Layer already exists 01:54:29 0854555d70ac: Layer already exists 01:54:29 latest: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:54:30 83cb3e78a11f: Preparing 01:54:30 c40872aaf5de: Preparing 01:54:30 fe8a22751841: Preparing 01:54:30 1a0082a45619: Preparing 01:54:30 c05d26412f23: Preparing 01:54:30 2f39fb49149e: Preparing 01:54:30 93c72dbf9db2: Preparing 01:54:30 a74cdc7bb57e: Preparing 01:54:30 1fc2bd6b8a10: Preparing 01:54:30 0854555d70ac: Preparing 01:54:30 1fc2bd6b8a10: Waiting 01:54:30 93c72dbf9db2: Waiting 01:54:30 a74cdc7bb57e: Waiting 01:54:30 0854555d70ac: Waiting 01:54:30 2f39fb49149e: Waiting 01:54:30 fe8a22751841: Layer already exists 01:54:30 1a0082a45619: Layer already exists 01:54:30 83cb3e78a11f: Layer already exists 01:54:30 c05d26412f23: Layer already exists 01:54:30 c40872aaf5de: Layer already exists 01:54:30 93c72dbf9db2: Layer already exists 01:54:30 2f39fb49149e: Layer already exists 01:54:30 0854555d70ac: Layer already exists 01:54:30 1fc2bd6b8a10: Layer already exists 01:54:30 a74cdc7bb57e: Layer already exists 01:54:30 4.1.0-dev.119: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:54:30 83cb3e78a11f: Preparing 01:54:30 c40872aaf5de: Preparing 01:54:30 fe8a22751841: Preparing 01:54:30 1a0082a45619: Preparing 01:54:30 c05d26412f23: Preparing 01:54:30 2f39fb49149e: Preparing 01:54:30 93c72dbf9db2: Preparing 01:54:30 a74cdc7bb57e: Preparing 01:54:30 1fc2bd6b8a10: Preparing 01:54:30 0854555d70ac: Preparing 01:54:30 1fc2bd6b8a10: Waiting 01:54:30 a74cdc7bb57e: Waiting 01:54:30 0854555d70ac: Waiting 01:54:30 93c72dbf9db2: Waiting 01:54:30 fe8a22751841: Layer already exists 01:54:30 c40872aaf5de: Layer already exists 01:54:30 83cb3e78a11f: Layer already exists 01:54:30 c05d26412f23: Layer already exists 01:54:30 1a0082a45619: Layer already exists 01:54:30 a74cdc7bb57e: Layer already exists 01:54:30 93c72dbf9db2: Layer already exists 01:54:30 2f39fb49149e: Layer already exists 01:54:30 1fc2bd6b8a10: Layer already exists 01:54:30 0854555d70ac: Layer already exists 01:54:30 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:54:31 83cb3e78a11f: Preparing 01:54:31 c40872aaf5de: Preparing 01:54:31 fe8a22751841: Preparing 01:54:31 1a0082a45619: Preparing 01:54:31 c05d26412f23: Preparing 01:54:31 2f39fb49149e: Preparing 01:54:31 93c72dbf9db2: Preparing 01:54:31 a74cdc7bb57e: Preparing 01:54:31 1fc2bd6b8a10: Preparing 01:54:31 0854555d70ac: Preparing 01:54:31 2f39fb49149e: Waiting 01:54:31 a74cdc7bb57e: Waiting 01:54:31 1fc2bd6b8a10: Waiting 01:54:31 0854555d70ac: Waiting 01:54:31 93c72dbf9db2: Waiting 01:54:31 c40872aaf5de: Layer already exists 01:54:31 83cb3e78a11f: Layer already exists 01:54:31 fe8a22751841: Layer already exists 01:54:31 c05d26412f23: Layer already exists 01:54:31 1a0082a45619: Layer already exists 01:54:31 93c72dbf9db2: Layer already exists 01:54:31 2f39fb49149e: Layer already exists 01:54:31 a74cdc7bb57e: Layer already exists 01:54:31 1fc2bd6b8a10: Layer already exists 01:54:31 0854555d70ac: Layer already exists 01:54:31 main: digest: sha256:23abad7c1fcae9d128a4667559a7ab1f05f725a0f7de071e9c4ac6a064cd905f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:32 ===================================================== [Pipeline] echo 01:54:32 taggedImages: 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.119 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:54:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:54:32 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:32 latest 01:54:32 4.1.0-dev.119 01:54:32 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:32 main 01:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:54:33 086879520588: Preparing 01:54:33 3b378b9cd72b: Preparing 01:54:33 e9186176b854: Preparing 01:54:33 1a0082a45619: Preparing 01:54:33 c05d26412f23: Preparing 01:54:33 dbefbc92f040: Preparing 01:54:33 083d1d401241: Preparing 01:54:33 6c466bed8aa6: Preparing 01:54:33 0854555d70ac: Preparing 01:54:33 dbefbc92f040: Waiting 01:54:33 6c466bed8aa6: Waiting 01:54:33 0854555d70ac: Waiting 01:54:33 083d1d401241: Waiting 01:54:33 c05d26412f23: Layer already exists 01:54:33 1a0082a45619: Layer already exists 01:54:33 3b378b9cd72b: Pushed 01:54:33 086879520588: Pushed 01:54:33 e9186176b854: Pushed 01:54:33 083d1d401241: Pushed 01:54:33 0854555d70ac: Layer already exists 01:54:33 6c466bed8aa6: Pushed 01:54:48 dbefbc92f040: Pushed 01:54:48 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:54:49 086879520588: Preparing 01:54:49 3b378b9cd72b: Preparing 01:54:49 e9186176b854: Preparing 01:54:49 1a0082a45619: Preparing 01:54:49 c05d26412f23: Preparing 01:54:49 dbefbc92f040: Preparing 01:54:49 083d1d401241: Preparing 01:54:49 6c466bed8aa6: Preparing 01:54:49 0854555d70ac: Preparing 01:54:49 083d1d401241: Waiting 01:54:49 6c466bed8aa6: Waiting 01:54:49 0854555d70ac: Waiting 01:54:49 dbefbc92f040: Waiting 01:54:49 086879520588: Layer already exists 01:54:49 3b378b9cd72b: Layer already exists 01:54:49 1a0082a45619: Layer already exists 01:54:49 e9186176b854: Layer already exists 01:54:49 c05d26412f23: Layer already exists 01:54:49 083d1d401241: Layer already exists 01:54:49 6c466bed8aa6: Layer already exists 01:54:49 dbefbc92f040: Layer already exists 01:54:49 0854555d70ac: Layer already exists 01:54:49 latest: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 01:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:54:49 086879520588: Preparing 01:54:49 3b378b9cd72b: Preparing 01:54:49 e9186176b854: Preparing 01:54:49 1a0082a45619: Preparing 01:54:49 c05d26412f23: Preparing 01:54:49 dbefbc92f040: Preparing 01:54:49 083d1d401241: Preparing 01:54:49 6c466bed8aa6: Preparing 01:54:49 0854555d70ac: Preparing 01:54:49 083d1d401241: Waiting 01:54:49 6c466bed8aa6: Waiting 01:54:49 0854555d70ac: Waiting 01:54:49 dbefbc92f040: Waiting 01:54:49 e9186176b854: Layer already exists 01:54:49 086879520588: Layer already exists 01:54:49 1a0082a45619: Layer already exists 01:54:49 3b378b9cd72b: Layer already exists 01:54:49 c05d26412f23: Layer already exists 01:54:49 083d1d401241: Layer already exists 01:54:49 dbefbc92f040: Layer already exists 01:54:49 0854555d70ac: Layer already exists 01:54:49 6c466bed8aa6: Layer already exists 01:54:49 4.1.0-dev.119: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:54:50 086879520588: Preparing 01:54:50 3b378b9cd72b: Preparing 01:54:50 e9186176b854: Preparing 01:54:50 1a0082a45619: Preparing 01:54:50 c05d26412f23: Preparing 01:54:50 dbefbc92f040: Preparing 01:54:50 083d1d401241: Preparing 01:54:50 6c466bed8aa6: Preparing 01:54:50 0854555d70ac: Preparing 01:54:50 083d1d401241: Waiting 01:54:50 0854555d70ac: Waiting 01:54:50 dbefbc92f040: Waiting 01:54:50 6c466bed8aa6: Waiting 01:54:50 1a0082a45619: Layer already exists 01:54:50 3b378b9cd72b: Layer already exists 01:54:50 086879520588: Layer already exists 01:54:50 c05d26412f23: Layer already exists 01:54:50 e9186176b854: Layer already exists 01:54:50 083d1d401241: Layer already exists 01:54:50 dbefbc92f040: Layer already exists 01:54:50 6c466bed8aa6: Layer already exists 01:54:50 0854555d70ac: Layer already exists 01:54:50 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:54:51 086879520588: Preparing 01:54:51 3b378b9cd72b: Preparing 01:54:51 e9186176b854: Preparing 01:54:51 1a0082a45619: Preparing 01:54:51 c05d26412f23: Preparing 01:54:51 dbefbc92f040: Preparing 01:54:51 083d1d401241: Preparing 01:54:51 6c466bed8aa6: Preparing 01:54:51 0854555d70ac: Preparing 01:54:51 083d1d401241: Waiting 01:54:51 6c466bed8aa6: Waiting 01:54:51 0854555d70ac: Waiting 01:54:51 dbefbc92f040: Waiting 01:54:51 c05d26412f23: Layer already exists 01:54:51 086879520588: Layer already exists 01:54:51 3b378b9cd72b: Layer already exists 01:54:51 e9186176b854: Layer already exists 01:54:51 1a0082a45619: Layer already exists 01:54:51 dbefbc92f040: Layer already exists 01:54:51 083d1d401241: Layer already exists 01:54:51 6c466bed8aa6: Layer already exists 01:54:51 0854555d70ac: Layer already exists 01:54:51 main: digest: sha256:31cac7b4876dea4c51a9262d2f2b59e591bd0e6d7e5f415f522826c3a7e28e07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:51 ===================================================== [Pipeline] echo 01:54:51 taggedImages: 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.119 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:54:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:54:51 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:51 latest 01:54:51 4.1.0-dev.119 01:54:51 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:51 main 01:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:54:51 83cb3e78a11f: Preparing 01:54:51 34eb64fe82c4: Preparing 01:54:51 9595de670cf7: Preparing 01:54:51 1a0082a45619: Preparing 01:54:51 c05d26412f23: Preparing 01:54:51 dbefbc92f040: Preparing 01:54:51 a74cdc7bb57e: Preparing 01:54:51 1fc2bd6b8a10: Preparing 01:54:51 0854555d70ac: Preparing 01:54:51 dbefbc92f040: Waiting 01:54:51 a74cdc7bb57e: Waiting 01:54:51 1fc2bd6b8a10: Waiting 01:54:51 1a0082a45619: Layer already exists 01:54:51 83cb3e78a11f: Layer already exists 01:54:51 c05d26412f23: Layer already exists 01:54:51 dbefbc92f040: Layer already exists 01:54:51 a74cdc7bb57e: Layer already exists 01:54:51 1fc2bd6b8a10: Layer already exists 01:54:51 0854555d70ac: Layer already exists 01:54:51 34eb64fe82c4: Pushed 01:54:51 9595de670cf7: Pushed 01:54:52 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:54:52 83cb3e78a11f: Preparing 01:54:52 34eb64fe82c4: Preparing 01:54:52 9595de670cf7: Preparing 01:54:52 1a0082a45619: Preparing 01:54:52 c05d26412f23: Preparing 01:54:52 dbefbc92f040: Preparing 01:54:52 a74cdc7bb57e: Preparing 01:54:52 1fc2bd6b8a10: Preparing 01:54:52 0854555d70ac: Preparing 01:54:52 dbefbc92f040: Waiting 01:54:52 a74cdc7bb57e: Waiting 01:54:52 0854555d70ac: Waiting 01:54:52 1fc2bd6b8a10: Waiting 01:54:52 9595de670cf7: Layer already exists 01:54:52 34eb64fe82c4: Layer already exists 01:54:52 c05d26412f23: Layer already exists 01:54:52 83cb3e78a11f: Layer already exists 01:54:52 1a0082a45619: Layer already exists 01:54:52 1fc2bd6b8a10: Layer already exists 01:54:52 a74cdc7bb57e: Layer already exists 01:54:52 0854555d70ac: Layer already exists 01:54:52 dbefbc92f040: Layer already exists 01:54:52 latest: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 01:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:54:53 83cb3e78a11f: Preparing 01:54:53 34eb64fe82c4: Preparing 01:54:53 9595de670cf7: Preparing 01:54:53 1a0082a45619: Preparing 01:54:53 c05d26412f23: Preparing 01:54:53 dbefbc92f040: Preparing 01:54:53 a74cdc7bb57e: Preparing 01:54:53 1fc2bd6b8a10: Preparing 01:54:53 0854555d70ac: Preparing 01:54:53 dbefbc92f040: Waiting 01:54:53 a74cdc7bb57e: Waiting 01:54:53 1fc2bd6b8a10: Waiting 01:54:53 0854555d70ac: Waiting 01:54:53 1a0082a45619: Layer already exists 01:54:53 34eb64fe82c4: Layer already exists 01:54:53 83cb3e78a11f: Layer already exists 01:54:53 c05d26412f23: Layer already exists 01:54:53 9595de670cf7: Layer already exists 01:54:53 dbefbc92f040: Layer already exists 01:54:53 a74cdc7bb57e: Layer already exists 01:54:53 1fc2bd6b8a10: Layer already exists 01:54:53 0854555d70ac: Layer already exists 01:54:53 4.1.0-dev.119: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:54:54 83cb3e78a11f: Preparing 01:54:54 34eb64fe82c4: Preparing 01:54:54 9595de670cf7: Preparing 01:54:54 1a0082a45619: Preparing 01:54:54 c05d26412f23: Preparing 01:54:54 dbefbc92f040: Preparing 01:54:54 a74cdc7bb57e: Preparing 01:54:54 1fc2bd6b8a10: Preparing 01:54:54 0854555d70ac: Preparing 01:54:54 a74cdc7bb57e: Waiting 01:54:54 dbefbc92f040: Waiting 01:54:54 1fc2bd6b8a10: Waiting 01:54:54 0854555d70ac: Waiting 01:54:54 9595de670cf7: Layer already exists 01:54:54 c05d26412f23: Layer already exists 01:54:54 1a0082a45619: Layer already exists 01:54:54 34eb64fe82c4: Layer already exists 01:54:54 83cb3e78a11f: Layer already exists 01:54:54 1fc2bd6b8a10: Layer already exists 01:54:54 dbefbc92f040: Layer already exists 01:54:54 a74cdc7bb57e: Layer already exists 01:54:54 0854555d70ac: Layer already exists 01:54:54 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:54:54 83cb3e78a11f: Preparing 01:54:54 34eb64fe82c4: Preparing 01:54:54 9595de670cf7: Preparing 01:54:54 1a0082a45619: Preparing 01:54:54 c05d26412f23: Preparing 01:54:54 dbefbc92f040: Preparing 01:54:54 a74cdc7bb57e: Preparing 01:54:54 1fc2bd6b8a10: Preparing 01:54:54 0854555d70ac: Preparing 01:54:54 dbefbc92f040: Waiting 01:54:54 a74cdc7bb57e: Waiting 01:54:54 1fc2bd6b8a10: Waiting 01:54:54 0854555d70ac: Waiting 01:54:54 c05d26412f23: Layer already exists 01:54:54 34eb64fe82c4: Layer already exists 01:54:54 83cb3e78a11f: Layer already exists 01:54:54 1a0082a45619: Layer already exists 01:54:54 9595de670cf7: Layer already exists 01:54:54 a74cdc7bb57e: Layer already exists 01:54:54 0854555d70ac: Layer already exists 01:54:54 dbefbc92f040: Layer already exists 01:54:54 1fc2bd6b8a10: Layer already exists 01:54:54 main: digest: sha256:346e401bd80e3b7bc88a13b8a8237734372d26f667c0d046daf5d95f2b4a4a19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:54 ===================================================== [Pipeline] echo 01:54:55 taggedImages: 01:54:55 - nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:54:55 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.119 01:54:55 - nexus3.edgexfoundry.org:10004/security-spire-server:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:54:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:54:55 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:55 latest 01:54:55 4.1.0-dev.119 01:54:55 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:54:55 main 01:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:54:55 8a88b202325b: Preparing 01:54:55 04ec72a3d84b: Preparing 01:54:55 1a0082a45619: Preparing 01:54:55 c05d26412f23: Preparing 01:54:55 1c425790039a: Preparing 01:54:55 4387c42eee40: Preparing 01:54:55 0854555d70ac: Preparing 01:54:55 0854555d70ac: Waiting 01:54:55 4387c42eee40: Waiting 01:54:55 c05d26412f23: Layer already exists 01:54:55 1a0082a45619: Layer already exists 01:54:55 0854555d70ac: Layer already exists 01:54:55 8a88b202325b: Pushed 01:54:55 1c425790039a: Pushed 01:54:56 4387c42eee40: Pushed 01:54:59 04ec72a3d84b: Pushed 01:54:59 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:00 8a88b202325b: Preparing 01:55:00 04ec72a3d84b: Preparing 01:55:00 1a0082a45619: Preparing 01:55:00 c05d26412f23: Preparing 01:55:00 1c425790039a: Preparing 01:55:00 4387c42eee40: Preparing 01:55:00 0854555d70ac: Preparing 01:55:00 4387c42eee40: Waiting 01:55:00 0854555d70ac: Waiting 01:55:00 c05d26412f23: Layer already exists 01:55:00 8a88b202325b: Layer already exists 01:55:00 1a0082a45619: Layer already exists 01:55:00 04ec72a3d84b: Layer already exists 01:55:00 1c425790039a: Layer already exists 01:55:00 0854555d70ac: Layer already exists 01:55:00 4387c42eee40: Layer already exists 01:55:00 latest: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 01:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:01 8a88b202325b: Preparing 01:55:01 04ec72a3d84b: Preparing 01:55:01 1a0082a45619: Preparing 01:55:01 c05d26412f23: Preparing 01:55:01 1c425790039a: Preparing 01:55:01 4387c42eee40: Preparing 01:55:01 0854555d70ac: Preparing 01:55:01 4387c42eee40: Waiting 01:55:01 0854555d70ac: Waiting 01:55:01 1c425790039a: Layer already exists 01:55:01 04ec72a3d84b: Layer already exists 01:55:01 1a0082a45619: Layer already exists 01:55:01 8a88b202325b: Layer already exists 01:55:01 c05d26412f23: Layer already exists 01:55:01 4387c42eee40: Layer already exists 01:55:01 0854555d70ac: Layer already exists 01:55:01 4.1.0-dev.119: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:01 8a88b202325b: Preparing 01:55:01 04ec72a3d84b: Preparing 01:55:01 1a0082a45619: Preparing 01:55:01 c05d26412f23: Preparing 01:55:01 1c425790039a: Preparing 01:55:01 4387c42eee40: Preparing 01:55:01 0854555d70ac: Preparing 01:55:01 0854555d70ac: Waiting 01:55:01 4387c42eee40: Waiting 01:55:01 c05d26412f23: Layer already exists 01:55:01 8a88b202325b: Layer already exists 01:55:01 1c425790039a: Layer already exists 01:55:01 1a0082a45619: Layer already exists 01:55:01 04ec72a3d84b: Layer already exists 01:55:01 0854555d70ac: Layer already exists 01:55:01 4387c42eee40: Layer already exists 01:55:01 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:55:02 8a88b202325b: Preparing 01:55:02 04ec72a3d84b: Preparing 01:55:02 1a0082a45619: Preparing 01:55:02 c05d26412f23: Preparing 01:55:02 1c425790039a: Preparing 01:55:02 4387c42eee40: Preparing 01:55:02 0854555d70ac: Preparing 01:55:02 4387c42eee40: Waiting 01:55:02 0854555d70ac: Waiting 01:55:02 8a88b202325b: Layer already exists 01:55:02 1c425790039a: Layer already exists 01:55:02 04ec72a3d84b: Layer already exists 01:55:02 c05d26412f23: Layer already exists 01:55:02 1a0082a45619: Layer already exists 01:55:02 4387c42eee40: Layer already exists 01:55:02 0854555d70ac: Layer already exists 01:55:02 main: digest: sha256:b88dc05cc209bdc49273a7856ec83d3948cd1cec20475906bdd079efc5e0d639 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:02 ===================================================== [Pipeline] echo 01:55:02 taggedImages: 01:55:02 - nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:55:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:55:02 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.119 01:55:02 - nexus3.edgexfoundry.org:10004/support-notifications:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:55:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:55:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:55:02 82546f518c2a99c6999a59d4d8fecb75904a09b6 01:55:02 latest 01:55:02 4.1.0-dev.119 01:55:02 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:55:02 main 01:55:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:55:03 16c991a01681: Preparing 01:55:03 d2a318ebccae: Preparing 01:55:03 1a0082a45619: Preparing 01:55:03 c05d26412f23: Preparing 01:55:03 bad751d793cb: Preparing 01:55:03 bc8c63b09886: Preparing 01:55:03 0854555d70ac: Preparing 01:55:03 bc8c63b09886: Waiting 01:55:03 0854555d70ac: Waiting 01:55:03 1a0082a45619: Layer already exists 01:55:03 c05d26412f23: Layer already exists 01:55:03 0854555d70ac: Layer already exists 01:55:03 16c991a01681: Pushed 01:55:03 bad751d793cb: Pushed 01:55:03 bc8c63b09886: Pushed 01:55:07 d2a318ebccae: Pushed 01:55:07 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:55:08 16c991a01681: Preparing 01:55:08 d2a318ebccae: Preparing 01:55:08 1a0082a45619: Preparing 01:55:08 c05d26412f23: Preparing 01:55:08 bad751d793cb: Preparing 01:55:08 bc8c63b09886: Preparing 01:55:08 0854555d70ac: Preparing 01:55:08 0854555d70ac: Waiting 01:55:08 bc8c63b09886: Waiting 01:55:08 1a0082a45619: Layer already exists 01:55:08 c05d26412f23: Layer already exists 01:55:08 16c991a01681: Layer already exists 01:55:08 d2a318ebccae: Layer already exists 01:55:08 bad751d793cb: Layer already exists 01:55:08 bc8c63b09886: Layer already exists 01:55:08 0854555d70ac: Layer already exists 01:55:08 latest: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 01:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:55:09 16c991a01681: Preparing 01:55:09 d2a318ebccae: Preparing 01:55:09 1a0082a45619: Preparing 01:55:09 c05d26412f23: Preparing 01:55:09 bad751d793cb: Preparing 01:55:09 bc8c63b09886: Preparing 01:55:09 0854555d70ac: Preparing 01:55:09 bc8c63b09886: Waiting 01:55:09 0854555d70ac: Waiting 01:55:09 d2a318ebccae: Layer already exists 01:55:09 16c991a01681: Layer already exists 01:55:09 1a0082a45619: Layer already exists 01:55:09 c05d26412f23: Layer already exists 01:55:09 bad751d793cb: Layer already exists 01:55:09 0854555d70ac: Layer already exists 01:55:09 bc8c63b09886: Layer already exists 01:55:09 4.1.0-dev.119: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:55:09 16c991a01681: Preparing 01:55:09 d2a318ebccae: Preparing 01:55:09 1a0082a45619: Preparing 01:55:09 c05d26412f23: Preparing 01:55:09 bad751d793cb: Preparing 01:55:09 bc8c63b09886: Preparing 01:55:09 0854555d70ac: Preparing 01:55:09 bc8c63b09886: Waiting 01:55:09 0854555d70ac: Waiting 01:55:09 c05d26412f23: Layer already exists 01:55:09 16c991a01681: Layer already exists 01:55:09 bad751d793cb: Layer already exists 01:55:09 1a0082a45619: Layer already exists 01:55:09 d2a318ebccae: Layer already exists 01:55:09 bc8c63b09886: Layer already exists 01:55:09 0854555d70ac: Layer already exists 01:55:09 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:55:10 16c991a01681: Preparing 01:55:10 d2a318ebccae: Preparing 01:55:10 1a0082a45619: Preparing 01:55:10 c05d26412f23: Preparing 01:55:10 bad751d793cb: Preparing 01:55:10 bc8c63b09886: Preparing 01:55:10 0854555d70ac: Preparing 01:55:10 0854555d70ac: Waiting 01:55:10 bc8c63b09886: Waiting 01:55:10 bad751d793cb: Layer already exists 01:55:10 d2a318ebccae: Layer already exists 01:55:10 1a0082a45619: Layer already exists 01:55:10 c05d26412f23: Layer already exists 01:55:10 16c991a01681: Layer already exists 01:55:10 bc8c63b09886: Layer already exists 01:55:10 0854555d70ac: Layer already exists 01:55:10 main: digest: sha256:5d845b8783cae7e8595569335cd4e16a4a3bac66db7d734c5c1371471cad49e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:10 ===================================================== [Pipeline] echo 01:55:10 taggedImages: 01:55:10 - nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6 01:55:10 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:55:10 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.119 01:55:10 - nexus3.edgexfoundry.org:10004/support-scheduler:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 01:55:10 - 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] } 01:55:11 #88 ... 01:55:11 01:55:11 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #80 DONE 137.7s 01:55:11 01:55:11 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #78 DONE 134.8s 01:55:11 01:55:11 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #75 DONE 137.7s 01:55:11 01:55:11 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #88 DONE 110.0s 01:55:11 01:55:11 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #84 DONE 128.4s 01:55:11 01:55:11 #119 [core-keeper builder 7/8] COPY . . 01:55:11 #119 ... 01:55:11 01:55:11 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #81 DONE 136.6s 01:55:11 01:55:11 #120 [core-metadata builder 6/7] COPY . . 01:55:11 #120 ... 01:55:11 01:55:11 #119 [core-keeper builder 7/8] COPY . . 01:55:11 #119 DONE 1.9s 01:55:11 01:55:11 #121 [support-scheduler builder 6/7] COPY . . 01:55:11 #121 DONE 2.0s 01:55:11 01:55:11 #122 [support-notifications builder 6/7] COPY . . 01:55:11 #122 DONE 2.0s 01:55:11 01:55:11 #123 [security-proxy-setup builder 6/7] COPY . . 01:55:11 #123 DONE 2.0s 01:55:11 01:55:11 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #124 CACHED 01:55:11 01:55:11 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:55:11 #125 CACHED 01:55:11 01:55:11 #126 [security-bootstrapper builder 6/7] COPY . . 01:55:11 #126 CACHED 01:55:11 01:55:11 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #127 CACHED 01:55:11 01:55:11 #128 [security-secretstore-setup builder 6/7] COPY . . 01:55:11 #128 CACHED 01:55:11 01:55:11 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:55:11 #129 CACHED 01:55:11 01:55:11 #130 [security-spiffe-token-provider builder 6/7] COPY . . 01:55:11 #130 DONE 1.9s 01:55:11 01:55:11 #120 [core-metadata builder 6/7] COPY . . 01:55:11 #120 DONE 1.9s 01:55:11 01:55:11 #131 [core-command builder 6/7] COPY . . 01:55:11 #131 CACHED 01:55:11 01:55:11 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 01:55:11 #132 CACHED 01:55:11 01:55:11 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #133 CACHED 01:55:11 01:55:11 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #134 CACHED 01:55:11 01:55:11 #135 [core-data builder 6/7] COPY . . 01:55:11 #135 CACHED 01:55:11 01:55:11 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 01:55:11 #136 CACHED 01:55:11 01:55:11 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 01:55:11 #137 CACHED 01:55:11 01:55:11 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:55:11 #138 CACHED 01:55:11 01:55:11 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #139 CACHED 01:55:11 01:55:11 #140 [security-proxy-auth builder 6/7] COPY . . 01:55:11 #140 CACHED 01:55:11 01:55:11 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:55:11 #141 CACHED 01:55:11 01:55:11 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 #142 CACHED 01:55:11 01:55:11 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:55:11 #143 ... 01:55:11 01:55:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:11 #0 4.547 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:55:13 #144 ... 01:55:13 01:55:13 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:55:13 #0 6.760 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:55:13 #145 ... 01:55:13 01:55:13 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:55:13 #143 6.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:55:16 #143 ... 01:55:16 01:55:16 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:55:16 #0 6.918 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:55:16 #146 ... 01:55:16 01:55:16 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:55:16 #0 6.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:55:16 #147 ... 01:55:16 01:55:16 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:55:16 #0 4.758 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:55:16 #148 ... 01:55:16 01:55:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:55:16 #0 7.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:55:16 #149 ... 01:55:16 01:55:16 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:55:16 #0 6.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:55:16 #150 ... 01:55:16 01:55:16 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:55:16 #0 6.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:55:16 #151 ... 01:55:16 01:55:16 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:55:16 #0 6.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:55:17 #152 ... 01:55:17 01:55:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:55:17 #0 6.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:55:17 #153 ... 01:55:17 01:55:17 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:55:17 #0 6.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:15:56 #154 ... 02:15:56 02:15:56 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:15:56 #151 DONE 1238.0s 02:15:56 02:15:56 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:15:56 #148 ... 02:15:56 02:15:56 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:15:56 #155 DONE 0.3s 02:15:56 02:15:56 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:15:56 #156 DONE 0.2s 02:15:56 02:15:56 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:15:56 #157 DONE 0.3s 02:15:56 02:15:56 #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 02:15:56 #158 DONE 0.2s 02:15:56 02:15:56 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:15:56 #159 DONE 0.3s 02:15:56 02:15:56 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:56 #160 DONE 2.0s 02:15:56 02:15:56 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:15:56 #148 ... 02:15:56 02:15:56 #111 [core-common-config-bootstrapper] exporting to image 02:15:56 #111 exporting layers 02:15:56 #111 exporting layers 0.8s done 02:15:56 #111 writing image sha256:de0e669b0fecb58c3b4bad2b5927de0ecc7aa35c4fff622accaf9c27ca8fd58f done 02:15:56 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:15:56 #111 DONE 7.5s 02:15:56 02:15:56 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:08 #143 ... 02:16:08 02:16:08 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:16:08 #152 DONE 1260.9s 02:16:08 02:16:08 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:16:08 #161 DONE 0.4s 02:16:08 02:16:08 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:16:08 #149 ... 02:16:08 02:16:08 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:16:12 #162 DONE 4.6s 02:16:12 02:16:12 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:16:12 #163 DONE 0.2s 02:16:12 02:16:12 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:16:12 #153 ... 02:16:12 02:16:12 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:16:12 #164 DONE 0.4s 02:16:12 02:16:12 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:16:13 #165 DONE 0.3s 02:16:13 02:16:13 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:16:13 #148 ... 02:16:13 02:16:13 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:16:13 #166 DONE 0.1s 02:16:13 02:16:13 #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/ 02:16:13 #167 DONE 0.1s 02:16:13 02:16:13 #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/ 02:16:13 #168 DONE 0.2s 02:16:13 02:16:13 #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/ 02:16:13 #169 DONE 0.1s 02:16:13 02:16:13 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:16:13 #170 DONE 0.1s 02:16:13 02:16:13 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:16:15 #171 DONE 2.0s 02:16:15 02:16:15 #111 [security-bootstrapper] exporting to image 02:16:15 #111 exporting layers 02:16:16 #111 exporting layers 1.0s done 02:16:16 #111 writing image sha256:de770e38a3f7288fa4ea1a059feadec8707d177d2f9270163d2a27b356ddfa3c 0.1s done 02:16:16 #111 naming to docker.io/library/security-bootstrapper-arm64 done 02:16:16 #111 DONE 8.6s 02:16:16 02:16:16 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:34:10 #36 ... 02:34:10 02:34:10 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:10 #153 DONE 2343.7s 02:34:10 02:34:10 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:10 #148 ... 02:34:10 02:34:10 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:34:10 #172 DONE 0.2s 02:34:10 02:34:10 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:10 #148 ... 02:34:10 02:34:10 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:34:10 #173 DONE 0.1s 02:34:10 02:34:10 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:34:11 #174 DONE 0.5s 02:34:11 02:34:11 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:34:11 #175 DONE 0.2s 02:34:11 02:34:11 #111 [core-command] exporting to image 02:34:11 #111 exporting layers 02:34:12 #111 exporting layers 0.6s done 02:34:12 #111 writing image sha256:cac897b33763855aafd2057021e8671443bb18e002d2f36fe107fd97a0f55f8a done 02:34:12 #111 naming to docker.io/library/core-command-arm64 done 02:34:12 #111 DONE 9.2s 02:34:12 02:34:12 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:44 #149 ... 02:34:44 02:34:44 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:34:44 #154 DONE 2376.3s 02:34:44 02:34:44 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:44 #148 ... 02:34:44 02:34:44 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:34:44 #145 2376.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.119 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:34:44 #145 ... 02:34:44 02:34:44 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:34:44 #176 DONE 0.1s 02:34:44 02:34:44 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:34:44 #177 DONE 0.2s 02:34:44 02:34:44 #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 02:34:44 #178 DONE 0.1s 02:34:44 02:34:44 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:44 #148 ... 02:34:44 02:34:44 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:34:44 #179 DONE 0.2s 02:34:44 02:34:44 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:34:44 #180 DONE 0.5s 02:34:44 02:34:44 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:34:44 #181 DONE 0.1s 02:34:44 02:34:44 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:34:46 #182 DONE 2.1s 02:34:46 02:34:46 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:46 #146 ... 02:34:46 02:34:46 #111 [security-proxy-setup] exporting to image 02:34:46 #111 exporting layers 02:34:47 #111 exporting layers 1.0s done 02:34:47 #111 writing image sha256:0b153288f1d8bdbcd1476a79a707f153d792a80111891500604f431b3a472d65 done 02:34:47 #111 naming to docker.io/library/security-proxy-setup-arm64 done 02:34:47 #111 DONE 10.2s 02:34:47 02:34:47 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:35:20 #50 ... 02:35:20 02:35:20 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:35:20 #145 DONE 2411.6s 02:35:20 02:35:20 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:35:20 #143 ... 02:35:20 02:35:20 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:35:20 #183 DONE 0.2s 02:35:20 02:35:20 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:35:20 #50 ... 02:35:20 02:35:20 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:35:20 #184 DONE 0.2s 02:35:20 02:35:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:20 #149 ... 02:35:20 02:35:20 #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 02:35:20 #185 DONE 0.2s 02:35:20 02:35:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:35:20 #150 ... 02:35:20 02:35:20 #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 02:35:20 #186 DONE 0.1s 02:35:20 02:35:20 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:35:20 #187 DONE 0.1s 02:35:20 02:35:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:20 #149 ... 02:35:20 02:35:20 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:35:24 #188 DONE 4.6s 02:35:24 02:35:24 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:35:24 #189 DONE 0.4s 02:35:24 02:35:24 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:35:24 #148 ... 02:35:24 02:35:24 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:35:24 #190 DONE 0.1s 02:35:24 02:35:24 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:35:26 #191 DONE 1.7s 02:35:26 02:35:26 #111 [security-secretstore-setup] exporting to image 02:35:26 #111 exporting layers 02:35:27 #111 exporting layers 1.5s done 02:35:27 #111 writing image sha256:0ce259929ef40002d82c701e6a1e4c0638c0d8bc664d92ca9ad807c1049f1744 0.0s done 02:35:27 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 02:35:27 #111 DONE 11.7s 02:35:27 02:35:27 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:15 #147 DONE 2467.7s 02:36:15 02:36:15 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:36:15 #148 ... 02:36:15 02:36:15 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:15 #192 DONE 0.1s 02:36:15 02:36:15 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:36:15 #193 DONE 0.1s 02:36:15 02:36:15 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:15 #146 ... 02:36:15 02:36:15 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:36:15 #194 DONE 0.5s 02:36:15 02:36:15 #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 02:36:15 #195 DONE 0.1s 02:36:15 02:36:15 #111 [security-spiffe-token-provider] exporting to image 02:36:15 #111 exporting layers 02:36:16 #111 exporting layers 0.6s done 02:36:16 #111 writing image sha256:c640ad29e76f6174504b57f6aafe6419c21a37a77ccaf77efec17c43179336fe done 02:36:16 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:36:16 #111 DONE 12.3s 02:36:16 02:36:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:12 #144 ... 02:37:12 02:37:12 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:37:12 #148 DONE 2519.7s 02:37:12 02:37:12 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:12 #150 ... 02:37:12 02:37:12 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:12 #143 DONE 2520.0s 02:37:12 02:37:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:12 #144 ... 02:37:12 02:37:12 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:12 #196 DONE 0.2s 02:37:12 02:37:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:12 #144 ... 02:37:12 02:37:12 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:12 #197 DONE 0.7s 02:37:12 02:37:12 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:37:12 #198 DONE 0.6s 02:37:12 02:37:12 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:37:12 #199 DONE 0.9s 02:37:12 02:37:12 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:12 #200 DONE 1.1s 02:37:12 02:37:12 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:37:12 #201 DONE 0.3s 02:37:12 02:37:12 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:37:12 #202 DONE 0.3s 02:37:12 02:37:12 #111 [core-keeper] exporting to image 02:37:12 #111 exporting layers 02:37:12 #111 ... 02:37:12 02:37:12 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:37:12 #203 DONE 0.5s 02:37:12 02:37:12 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:12 #204 ... 02:37:12 02:37:12 #111 [core-keeper] exporting to image 02:37:12 #111 exporting layers 1.2s done 02:37:12 #111 writing image sha256:461b1cc2b638c418458f4f9211459c2f6f9aa3867d8b612888beb3a8fdd71e81 done 02:37:12 #111 naming to docker.io/library/core-keeper-arm64 0.0s done 02:37:12 #111 DONE 13.5s 02:37:12 02:37:12 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:13 #146 ... 02:37:13 02:37:13 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:13 #150 DONE 2527.0s 02:37:13 02:37:13 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:13 #149 DONE 2527.2s 02:37:13 02:37:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:13 #50 ... 02:37:13 02:37:13 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:13 #204 DONE 3.6s 02:37:13 02:37:13 #111 [security-proxy-auth] exporting to image 02:37:15 #111 ... 02:37:15 02:37:15 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:15 #205 DONE 0.3s 02:37:15 02:37:15 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:15 #206 DONE 0.3s 02:37:15 02:37:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:15 #50 ... 02:37:15 02:37:15 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:15 #207 CACHED 02:37:15 02:37:15 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:15 #208 CACHED 02:37:15 02:37:15 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:15 #209 ... 02:37:15 02:37:15 #111 [security-proxy-auth] exporting to image 02:37:15 #111 exporting layers 2.0s done 02:37:15 #111 writing image sha256:31e70d9552b386793a63a895bf84f0cdcb46bbba7a275afdb6c5aafdb767433d done 02:37:15 #111 naming to docker.io/library/security-proxy-auth-arm64 done 02:37:15 #111 DONE 15.5s 02:37:15 02:37:15 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:16 #210 DONE 0.9s 02:37:16 02:37:16 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:16 #209 DONE 0.8s 02:37:16 02:37:16 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:16 #211 DONE 0.2s 02:37:16 02:37:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:16 #212 DONE 0.2s 02:37:16 02:37:16 #111 [core-data] exporting to image 02:37:16 #111 ... 02:37:16 02:37:16 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:37:16 #213 DONE 0.4s 02:37:16 02:37:16 #111 [core-metadata] exporting to image 02:37:17 #111 exporting layers 1.0s done 02:37:17 #111 writing image sha256:77b789e202a1610264994388905755eee9cd4353d8ec52ee35d5ce146ef296b6 02:37:17 #111 writing image sha256:77b789e202a1610264994388905755eee9cd4353d8ec52ee35d5ce146ef296b6 done 02:37:17 #111 naming to docker.io/library/core-data-arm64 done 02:37:17 #111 exporting layers 0.9s done 02:37:17 #111 writing image sha256:df667e30d5e264ac72c59b2a767b2cb179fb6a8bbde762c675787dc52ed01281 done 02:37:17 #111 naming to docker.io/library/core-metadata-arm64 done 02:37:17 #111 DONE 16.8s 02:37:17 02:37:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:50 #144 ... 02:37:50 02:37:50 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:50 #146 DONE 2561.0s 02:37:50 02:37:50 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:50 #50 ... 02:37:50 02:37:50 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:50 #214 DONE 0.1s 02:37:50 02:37:50 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:50 #215 DONE 0.1s 02:37:50 02:37:50 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:50 #216 DONE 0.6s 02:37:50 02:37:50 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:50 #144 ... 02:37:50 02:37:50 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:37:50 #217 DONE 0.1s 02:37:50 02:37:50 #111 [support-scheduler] exporting to image 02:37:50 #111 exporting layers 02:37:50 #111 exporting layers 1.0s done 02:37:50 #111 writing image sha256:b6dd607eb62750584d87602b623aa87747bd200d75288618633dacac4d688324 done 02:37:50 #111 naming to docker.io/library/support-scheduler-arm64 done 02:37:50 #111 DONE 17.8s 02:37:50 02:37:50 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:55 #144 DONE 2569.1s 02:37:55 02:37:55 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:55 #50 ... 02:37:55 02:37:55 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:56 #218 DONE 0.1s 02:37:56 02:37:56 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:56 #219 DONE 0.1s 02:37:56 02:37:56 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:56 #50 ... 02:37:56 02:37:56 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:56 #220 DONE 0.6s 02:37:56 02:37:56 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:56 #221 DONE 0.1s 02:37:56 02:37:56 #111 [support-notifications] exporting to image 02:37:56 #111 exporting layers 02:37:57 #111 exporting layers 0.6s done 02:37:57 #111 writing image sha256:9853e735057958602feaec8fe1c6b02b5c8a4dfb53955a1a2edae22a4bd4c959 done 02:37:57 #111 naming to docker.io/library/support-notifications-arm64 done 02:37:57 #111 DONE 18.5s 02:37:57 02:37:57 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:57 time="2026-06-09T01:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:37:57 $ docker stop --time=1 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 02:37:58 $ docker rm -f --volumes 737210a30da44096d2e1dd1c68e1460ff3f0e3e13ac1fa79d7c04c3c5ec2b465 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:59 + docker images 02:37:59 REPOSITORY TAG IMAGE ID CREATED SIZE 02:37:59 support-notifications-arm64 latest 9853e7350579 3 seconds ago 56.1MB 02:37:59 support-scheduler-arm64 latest b6dd607eb627 11 seconds ago 52.3MB 02:37:59 core-metadata-arm64 latest df667e30d5e2 43 seconds ago 48.2MB 02:37:59 core-data-arm64 latest 77b789e202a1 43 seconds ago 48.1MB 02:37:59 security-proxy-auth-arm64 latest 31e70d9552b3 46 seconds ago 47.3MB 02:37:59 core-keeper-arm64 latest 461b1cc2b638 50 seconds ago 47.9MB 02:37:59 security-spiffe-token-provider-arm64 latest c640ad29e76f About a minute ago 51.9MB 02:37:59 security-secretstore-setup-arm64 latest 0ce259929ef4 2 minutes ago 85.8MB 02:37:59 security-proxy-setup-arm64 latest 0b153288f1d8 3 minutes ago 52.9MB 02:37:59 core-command-arm64 latest cac897b33763 3 minutes ago 42.6MB 02:37:59 security-bootstrapper-arm64 latest de770e38a3f7 21 minutes ago 21.3MB 02:37:59 core-common-config-bootstrapper-arm64 latest de0e669b0fec 22 minutes ago 20.2MB 02:37:59 security-spire-agent-arm64 latest a29e56c8842a 44 minutes ago 219MB 02:37:59 security-spire-server-arm64 latest c47102c0619a 44 minutes ago 163MB 02:37:59 security-spire-config-arm64 latest 4f4c69670ef6 44 minutes ago 162MB 02:37:59 ci-base-image-arm64 latest 88f23553af76 46 minutes ago 897MB 02:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 02:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 02:37:59 provisioning config files... 02:37:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/984@tmp/config7870740393085768127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:59 ---> ****-login.sh 02:37:59 nexus3.edgexfoundry.org:10001 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:00 Configure a credential helper to remove this warning. See 02:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:00 02:38:00 Login Succeeded 02:38:00 nexus3.edgexfoundry.org:10002 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:00 Configure a credential helper to remove this warning. See 02:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:00 02:38:00 Login Succeeded 02:38:00 nexus3.edgexfoundry.org:10003 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:00 Configure a credential helper to remove this warning. See 02:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:00 02:38:00 Login Succeeded 02:38:00 nexus3.edgexfoundry.org:10004 02:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:01 Configure a credential helper to remove this warning. See 02:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:01 02:38:01 Login Succeeded 02:38:01 ****.io 02:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:01 Configure a credential helper to remove this warning. See 02:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:01 02:38:01 Login Succeeded 02:38:01 ---> ****-login.sh ends [Pipeline] } 02:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:38:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:38:01 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:01 latest 02:38:01 4.1.0-dev.119 02:38:01 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:01 main 02:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:02 cbe9c3b19a88: Preparing 02:38:02 624bf5dbeec8: Preparing 02:38:02 e1fa366f5338: Preparing 02:38:02 d6c2241d28a8: Preparing 02:38:02 6f9ac7cf738f: Preparing 02:38:02 da47bdecf7a2: Preparing 02:38:02 eeaa73608b53: Preparing 02:38:02 da47bdecf7a2: Waiting 02:38:02 eeaa73608b53: Waiting 02:38:02 e1fa366f5338: Pushed 02:38:02 6f9ac7cf738f: Pushed 02:38:02 d6c2241d28a8: Pushed 02:38:02 cbe9c3b19a88: Pushed 02:38:02 eeaa73608b53: Layer already exists 02:38:02 da47bdecf7a2: Pushed 02:38:09 624bf5dbeec8: Pushed 02:38:09 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:10 cbe9c3b19a88: Preparing 02:38:10 624bf5dbeec8: Preparing 02:38:10 e1fa366f5338: Preparing 02:38:10 d6c2241d28a8: Preparing 02:38:10 6f9ac7cf738f: Preparing 02:38:10 da47bdecf7a2: Preparing 02:38:10 eeaa73608b53: Preparing 02:38:10 da47bdecf7a2: Waiting 02:38:10 eeaa73608b53: Waiting 02:38:10 cbe9c3b19a88: Layer already exists 02:38:10 e1fa366f5338: Layer already exists 02:38:10 6f9ac7cf738f: Layer already exists 02:38:10 624bf5dbeec8: Layer already exists 02:38:10 d6c2241d28a8: Layer already exists 02:38:10 eeaa73608b53: Layer already exists 02:38:10 da47bdecf7a2: Layer already exists 02:38:10 latest: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 02:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:11 cbe9c3b19a88: Preparing 02:38:11 624bf5dbeec8: Preparing 02:38:11 e1fa366f5338: Preparing 02:38:11 d6c2241d28a8: Preparing 02:38:11 6f9ac7cf738f: Preparing 02:38:11 da47bdecf7a2: Preparing 02:38:11 eeaa73608b53: Preparing 02:38:11 eeaa73608b53: Waiting 02:38:11 da47bdecf7a2: Waiting 02:38:11 cbe9c3b19a88: Layer already exists 02:38:11 624bf5dbeec8: Layer already exists 02:38:11 6f9ac7cf738f: Layer already exists 02:38:11 d6c2241d28a8: Layer already exists 02:38:11 e1fa366f5338: Layer already exists 02:38:11 eeaa73608b53: Layer already exists 02:38:11 da47bdecf7a2: Layer already exists 02:38:11 4.1.0-dev.119: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:12 cbe9c3b19a88: Preparing 02:38:12 624bf5dbeec8: Preparing 02:38:12 e1fa366f5338: Preparing 02:38:12 d6c2241d28a8: Preparing 02:38:12 6f9ac7cf738f: Preparing 02:38:12 da47bdecf7a2: Preparing 02:38:12 eeaa73608b53: Preparing 02:38:12 da47bdecf7a2: Waiting 02:38:12 eeaa73608b53: Waiting 02:38:12 e1fa366f5338: Layer already exists 02:38:12 6f9ac7cf738f: Layer already exists 02:38:12 d6c2241d28a8: Layer already exists 02:38:12 cbe9c3b19a88: Layer already exists 02:38:12 624bf5dbeec8: Layer already exists 02:38:12 eeaa73608b53: Layer already exists 02:38:12 da47bdecf7a2: Layer already exists 02:38:12 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:13 cbe9c3b19a88: Preparing 02:38:13 624bf5dbeec8: Preparing 02:38:13 e1fa366f5338: Preparing 02:38:13 d6c2241d28a8: Preparing 02:38:13 6f9ac7cf738f: Preparing 02:38:13 da47bdecf7a2: Preparing 02:38:13 eeaa73608b53: Preparing 02:38:13 da47bdecf7a2: Waiting 02:38:13 624bf5dbeec8: Layer already exists 02:38:13 cbe9c3b19a88: Layer already exists 02:38:13 6f9ac7cf738f: Layer already exists 02:38:13 d6c2241d28a8: Layer already exists 02:38:13 e1fa366f5338: Layer already exists 02:38:13 da47bdecf7a2: Layer already exists 02:38:13 eeaa73608b53: Layer already exists 02:38:13 main: digest: sha256:e1ec7ef46604bc784059c0977a4ce6eadb9a4d41d71a476692b19f110a249575 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:14 ===================================================== [Pipeline] echo 02:38:14 taggedImages: 02:38:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.119 02:38:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:38:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:38:14 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:14 latest 02:38:14 4.1.0-dev.119 02:38:14 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:14 main 02:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:15 3d2a19f3b67b: Preparing 02:38:15 52b8b69eebf8: Preparing 02:38:15 24b035620ae4: Preparing 02:38:15 09fe4d0b69d4: Preparing 02:38:15 e1fa366f5338: Preparing 02:38:15 d6c2241d28a8: Preparing 02:38:15 6f9ac7cf738f: Preparing 02:38:15 da47bdecf7a2: Preparing 02:38:15 eeaa73608b53: Preparing 02:38:15 6f9ac7cf738f: Waiting 02:38:15 da47bdecf7a2: Waiting 02:38:15 eeaa73608b53: Waiting 02:38:15 e1fa366f5338: Layer already exists 02:38:15 d6c2241d28a8: Layer already exists 02:38:15 52b8b69eebf8: Pushed 02:38:15 24b035620ae4: Pushed 02:38:15 6f9ac7cf738f: Layer already exists 02:38:15 da47bdecf7a2: Layer already exists 02:38:15 3d2a19f3b67b: Pushed 02:38:15 eeaa73608b53: Layer already exists 02:38:17 09fe4d0b69d4: Pushed 02:38:19 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + 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 02:38:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:20 3d2a19f3b67b: Preparing 02:38:20 52b8b69eebf8: Preparing 02:38:20 24b035620ae4: Preparing 02:38:20 09fe4d0b69d4: Preparing 02:38:20 e1fa366f5338: Preparing 02:38:20 d6c2241d28a8: Preparing 02:38:20 6f9ac7cf738f: Preparing 02:38:20 d6c2241d28a8: Waiting 02:38:20 da47bdecf7a2: Preparing 02:38:20 6f9ac7cf738f: Waiting 02:38:20 eeaa73608b53: Preparing 02:38:20 da47bdecf7a2: Waiting 02:38:20 eeaa73608b53: Waiting 02:38:20 3d2a19f3b67b: Layer already exists 02:38:20 24b035620ae4: Layer already exists 02:38:20 09fe4d0b69d4: Layer already exists 02:38:20 52b8b69eebf8: Layer already exists 02:38:20 e1fa366f5338: Layer already exists 02:38:20 6f9ac7cf738f: Layer already exists 02:38:20 da47bdecf7a2: Layer already exists 02:38:20 eeaa73608b53: Layer already exists 02:38:20 d6c2241d28a8: Layer already exists 02:38:20 latest: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 02:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:21 3d2a19f3b67b: Preparing 02:38:21 52b8b69eebf8: Preparing 02:38:21 24b035620ae4: Preparing 02:38:21 09fe4d0b69d4: Preparing 02:38:21 e1fa366f5338: Preparing 02:38:21 d6c2241d28a8: Preparing 02:38:21 6f9ac7cf738f: Preparing 02:38:21 da47bdecf7a2: Preparing 02:38:21 eeaa73608b53: Preparing 02:38:21 d6c2241d28a8: Waiting 02:38:21 6f9ac7cf738f: Waiting 02:38:21 da47bdecf7a2: Waiting 02:38:21 eeaa73608b53: Waiting 02:38:21 e1fa366f5338: Layer already exists 02:38:21 24b035620ae4: Layer already exists 02:38:21 52b8b69eebf8: Layer already exists 02:38:21 3d2a19f3b67b: Layer already exists 02:38:21 09fe4d0b69d4: Layer already exists 02:38:21 eeaa73608b53: Layer already exists 02:38:21 d6c2241d28a8: Layer already exists 02:38:21 da47bdecf7a2: Layer already exists 02:38:21 6f9ac7cf738f: Layer already exists 02:38:21 4.1.0-dev.119: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:25 3d2a19f3b67b: Preparing 02:38:25 52b8b69eebf8: Preparing 02:38:25 24b035620ae4: Preparing 02:38:25 09fe4d0b69d4: Preparing 02:38:25 e1fa366f5338: Preparing 02:38:25 d6c2241d28a8: Preparing 02:38:25 6f9ac7cf738f: Preparing 02:38:25 d6c2241d28a8: Waiting 02:38:25 da47bdecf7a2: Preparing 02:38:25 eeaa73608b53: Preparing 02:38:25 da47bdecf7a2: Waiting 02:38:25 eeaa73608b53: Waiting 02:38:25 e1fa366f5338: Layer already exists 02:38:25 3d2a19f3b67b: Layer already exists 02:38:25 09fe4d0b69d4: Layer already exists 02:38:25 24b035620ae4: Layer already exists 02:38:25 52b8b69eebf8: Layer already exists 02:38:25 da47bdecf7a2: Layer already exists 02:38:25 6f9ac7cf738f: Layer already exists 02:38:25 d6c2241d28a8: Layer already exists 02:38:25 eeaa73608b53: Layer already exists 02:38:25 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + 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 02:38:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:26 3d2a19f3b67b: Preparing 02:38:26 52b8b69eebf8: Preparing 02:38:26 24b035620ae4: Preparing 02:38:26 09fe4d0b69d4: Preparing 02:38:26 e1fa366f5338: Preparing 02:38:26 d6c2241d28a8: Preparing 02:38:26 6f9ac7cf738f: Preparing 02:38:26 da47bdecf7a2: Preparing 02:38:26 eeaa73608b53: Preparing 02:38:26 6f9ac7cf738f: Waiting 02:38:26 da47bdecf7a2: Waiting 02:38:26 eeaa73608b53: Waiting 02:38:26 d6c2241d28a8: Waiting 02:38:26 24b035620ae4: Layer already exists 02:38:26 09fe4d0b69d4: Layer already exists 02:38:26 52b8b69eebf8: Layer already exists 02:38:26 e1fa366f5338: Layer already exists 02:38:26 3d2a19f3b67b: Layer already exists 02:38:26 6f9ac7cf738f: Layer already exists 02:38:26 d6c2241d28a8: Layer already exists 02:38:26 da47bdecf7a2: Layer already exists 02:38:26 eeaa73608b53: Layer already exists 02:38:26 main: digest: sha256:4ffd1f3965f2fcf71fa27216cb5b302c0c35b7a452dfe9655fe77a77d2982b3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:27 ===================================================== [Pipeline] echo 02:38:27 taggedImages: 02:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.119 02:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:38:27 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:38:27 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:27 latest 02:38:27 4.1.0-dev.119 02:38:27 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:27 main 02:38:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:27 7c43667c1903: Preparing 02:38:27 401ef6552abd: Preparing 02:38:27 e1fa366f5338: Preparing 02:38:27 d6c2241d28a8: Preparing 02:38:27 a45bbb6f83dc: Preparing 02:38:27 6baedbd81f76: Preparing 02:38:27 eeaa73608b53: Preparing 02:38:27 6baedbd81f76: Waiting 02:38:27 eeaa73608b53: Waiting 02:38:28 d6c2241d28a8: Layer already exists 02:38:28 e1fa366f5338: Layer already exists 02:38:28 eeaa73608b53: Layer already exists 02:38:28 7c43667c1903: Pushed 02:38:28 a45bbb6f83dc: Pushed 02:38:28 6baedbd81f76: Pushed 02:38:36 401ef6552abd: Pushed 02:38:36 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:37 7c43667c1903: Preparing 02:38:37 401ef6552abd: Preparing 02:38:37 e1fa366f5338: Preparing 02:38:37 d6c2241d28a8: Preparing 02:38:37 a45bbb6f83dc: Preparing 02:38:37 6baedbd81f76: Preparing 02:38:37 eeaa73608b53: Preparing 02:38:37 6baedbd81f76: Waiting 02:38:37 eeaa73608b53: Waiting 02:38:37 e1fa366f5338: Layer already exists 02:38:37 7c43667c1903: Layer already exists 02:38:37 401ef6552abd: Layer already exists 02:38:37 d6c2241d28a8: Layer already exists 02:38:37 a45bbb6f83dc: Layer already exists 02:38:37 6baedbd81f76: Layer already exists 02:38:37 eeaa73608b53: Layer already exists 02:38:37 latest: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 02:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:38 7c43667c1903: Preparing 02:38:38 401ef6552abd: Preparing 02:38:38 e1fa366f5338: Preparing 02:38:38 d6c2241d28a8: Preparing 02:38:38 a45bbb6f83dc: Preparing 02:38:38 6baedbd81f76: Preparing 02:38:38 eeaa73608b53: Preparing 02:38:38 6baedbd81f76: Waiting 02:38:38 eeaa73608b53: Waiting 02:38:38 e1fa366f5338: Layer already exists 02:38:38 401ef6552abd: Layer already exists 02:38:38 d6c2241d28a8: Layer already exists 02:38:38 a45bbb6f83dc: Layer already exists 02:38:38 7c43667c1903: Layer already exists 02:38:38 6baedbd81f76: Layer already exists 02:38:38 eeaa73608b53: Layer already exists 02:38:38 4.1.0-dev.119: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:39 7c43667c1903: Preparing 02:38:39 401ef6552abd: Preparing 02:38:39 e1fa366f5338: Preparing 02:38:39 d6c2241d28a8: Preparing 02:38:39 a45bbb6f83dc: Preparing 02:38:39 6baedbd81f76: Preparing 02:38:39 eeaa73608b53: Preparing 02:38:39 eeaa73608b53: Waiting 02:38:39 6baedbd81f76: Waiting 02:38:39 401ef6552abd: Layer already exists 02:38:39 e1fa366f5338: Layer already exists 02:38:39 7c43667c1903: Layer already exists 02:38:39 a45bbb6f83dc: Layer already exists 02:38:39 d6c2241d28a8: Layer already exists 02:38:39 eeaa73608b53: Layer already exists 02:38:39 6baedbd81f76: Layer already exists 02:38:39 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:39 7c43667c1903: Preparing 02:38:39 401ef6552abd: Preparing 02:38:39 e1fa366f5338: Preparing 02:38:39 d6c2241d28a8: Preparing 02:38:39 a45bbb6f83dc: Preparing 02:38:39 6baedbd81f76: Preparing 02:38:39 eeaa73608b53: Preparing 02:38:39 6baedbd81f76: Waiting 02:38:39 eeaa73608b53: Waiting 02:38:39 401ef6552abd: Layer already exists 02:38:39 e1fa366f5338: Layer already exists 02:38:39 7c43667c1903: Layer already exists 02:38:39 d6c2241d28a8: Layer already exists 02:38:39 a45bbb6f83dc: Layer already exists 02:38:39 6baedbd81f76: Layer already exists 02:38:39 eeaa73608b53: Layer already exists 02:38:39 main: digest: sha256:ec2d7d6be18ba10dcec08ff5b405416e86e1458611a1cc4d160ca21249578151 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:39 ===================================================== [Pipeline] echo 02:38:40 taggedImages: 02:38:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.119 02:38:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:38:40 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:38:40 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:40 latest 02:38:40 4.1.0-dev.119 02:38:40 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:40 main 02:38:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:40 6d5f8ec0d62a: Preparing 02:38:40 84181d2b2a8b: Preparing 02:38:40 d6c2241d28a8: Preparing 02:38:40 21ab212c4464: Preparing 02:38:40 2567a6a7f72b: Preparing 02:38:40 eeaa73608b53: Preparing 02:38:40 eeaa73608b53: Waiting 02:38:40 d6c2241d28a8: Layer already exists 02:38:41 eeaa73608b53: Layer already exists 02:38:41 2567a6a7f72b: Pushed 02:38:41 6d5f8ec0d62a: Pushed 02:38:41 21ab212c4464: Pushed 02:38:49 84181d2b2a8b: Pushed 02:38:49 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:50 6d5f8ec0d62a: Preparing 02:38:50 84181d2b2a8b: Preparing 02:38:50 d6c2241d28a8: Preparing 02:38:50 21ab212c4464: Preparing 02:38:50 2567a6a7f72b: Preparing 02:38:50 eeaa73608b53: Preparing 02:38:50 eeaa73608b53: Waiting 02:38:50 6d5f8ec0d62a: Layer already exists 02:38:50 84181d2b2a8b: Layer already exists 02:38:50 2567a6a7f72b: Layer already exists 02:38:50 21ab212c4464: Layer already exists 02:38:50 d6c2241d28a8: Layer already exists 02:38:50 eeaa73608b53: Layer already exists 02:38:50 latest: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:52 6d5f8ec0d62a: Preparing 02:38:52 84181d2b2a8b: Preparing 02:38:52 d6c2241d28a8: Preparing 02:38:52 21ab212c4464: Preparing 02:38:52 2567a6a7f72b: Preparing 02:38:52 eeaa73608b53: Preparing 02:38:52 eeaa73608b53: Waiting 02:38:52 21ab212c4464: Layer already exists 02:38:52 84181d2b2a8b: Layer already exists 02:38:52 d6c2241d28a8: Layer already exists 02:38:52 2567a6a7f72b: Layer already exists 02:38:52 6d5f8ec0d62a: Layer already exists 02:38:52 eeaa73608b53: Layer already exists 02:38:52 4.1.0-dev.119: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:53 6d5f8ec0d62a: Preparing 02:38:53 84181d2b2a8b: Preparing 02:38:53 d6c2241d28a8: Preparing 02:38:53 21ab212c4464: Preparing 02:38:53 2567a6a7f72b: Preparing 02:38:53 eeaa73608b53: Preparing 02:38:53 eeaa73608b53: Waiting 02:38:53 84181d2b2a8b: Layer already exists 02:38:53 d6c2241d28a8: Layer already exists 02:38:53 2567a6a7f72b: Layer already exists 02:38:53 21ab212c4464: Layer already exists 02:38:53 6d5f8ec0d62a: Layer already exists 02:38:53 eeaa73608b53: Layer already exists 02:38:53 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:54 6d5f8ec0d62a: Preparing 02:38:54 84181d2b2a8b: Preparing 02:38:54 d6c2241d28a8: Preparing 02:38:54 21ab212c4464: Preparing 02:38:54 2567a6a7f72b: Preparing 02:38:54 eeaa73608b53: Preparing 02:38:54 eeaa73608b53: Waiting 02:38:54 84181d2b2a8b: Layer already exists 02:38:54 21ab212c4464: Layer already exists 02:38:54 d6c2241d28a8: Layer already exists 02:38:54 2567a6a7f72b: Layer already exists 02:38:54 6d5f8ec0d62a: Layer already exists 02:38:54 eeaa73608b53: Layer already exists 02:38:54 main: digest: sha256:f9bc5276d7c2b678d4cf2fb06167a15dcaf9de9f0e040c1a5bdb05d9040c3e7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:54 ===================================================== [Pipeline] echo 02:38:54 taggedImages: 02:38:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:38:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.119 02:38:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:38:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:38:54 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:54 latest 02:38:54 4.1.0-dev.119 02:38:54 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:38:54 main 02:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:55 89897a77f8b2: Preparing 02:38:55 27635b528845: Preparing 02:38:55 12967c5cbe3c: Preparing 02:38:55 e1fa366f5338: Preparing 02:38:55 d6c2241d28a8: Preparing 02:38:55 6f9ac7cf738f: Preparing 02:38:55 da47bdecf7a2: Preparing 02:38:55 eeaa73608b53: Preparing 02:38:55 6f9ac7cf738f: Waiting 02:38:55 da47bdecf7a2: Waiting 02:38:55 eeaa73608b53: Waiting 02:38:55 d6c2241d28a8: Layer already exists 02:38:55 e1fa366f5338: Layer already exists 02:38:55 6f9ac7cf738f: Layer already exists 02:38:55 da47bdecf7a2: Layer already exists 02:38:55 eeaa73608b53: Layer already exists 02:38:55 27635b528845: Pushed 02:38:56 89897a77f8b2: Pushed 02:39:05 12967c5cbe3c: Pushed 02:39:05 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:06 89897a77f8b2: Preparing 02:39:06 27635b528845: Preparing 02:39:06 12967c5cbe3c: Preparing 02:39:06 e1fa366f5338: Preparing 02:39:06 d6c2241d28a8: Preparing 02:39:06 6f9ac7cf738f: Preparing 02:39:06 da47bdecf7a2: Preparing 02:39:06 eeaa73608b53: Preparing 02:39:06 6f9ac7cf738f: Waiting 02:39:06 da47bdecf7a2: Waiting 02:39:06 eeaa73608b53: Waiting 02:39:06 27635b528845: Layer already exists 02:39:06 d6c2241d28a8: Layer already exists 02:39:06 e1fa366f5338: Layer already exists 02:39:06 12967c5cbe3c: Layer already exists 02:39:06 89897a77f8b2: Layer already exists 02:39:06 da47bdecf7a2: Layer already exists 02:39:06 6f9ac7cf738f: Layer already exists 02:39:06 eeaa73608b53: Layer already exists 02:39:06 latest: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 02:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:07 89897a77f8b2: Preparing 02:39:07 27635b528845: Preparing 02:39:07 12967c5cbe3c: Preparing 02:39:07 e1fa366f5338: Preparing 02:39:07 d6c2241d28a8: Preparing 02:39:07 6f9ac7cf738f: Preparing 02:39:07 da47bdecf7a2: Preparing 02:39:07 eeaa73608b53: Preparing 02:39:07 6f9ac7cf738f: Waiting 02:39:07 eeaa73608b53: Waiting 02:39:07 da47bdecf7a2: Waiting 02:39:07 12967c5cbe3c: Layer already exists 02:39:07 89897a77f8b2: Layer already exists 02:39:07 d6c2241d28a8: Layer already exists 02:39:07 e1fa366f5338: Layer already exists 02:39:07 27635b528845: Layer already exists 02:39:07 6f9ac7cf738f: Layer already exists 02:39:07 da47bdecf7a2: Layer already exists 02:39:07 eeaa73608b53: Layer already exists 02:39:07 4.1.0-dev.119: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:08 89897a77f8b2: Preparing 02:39:08 27635b528845: Preparing 02:39:08 12967c5cbe3c: Preparing 02:39:08 e1fa366f5338: Preparing 02:39:08 d6c2241d28a8: Preparing 02:39:08 6f9ac7cf738f: Preparing 02:39:08 da47bdecf7a2: Preparing 02:39:08 eeaa73608b53: Preparing 02:39:08 6f9ac7cf738f: Waiting 02:39:08 da47bdecf7a2: Waiting 02:39:08 eeaa73608b53: Waiting 02:39:08 d6c2241d28a8: Layer already exists 02:39:08 27635b528845: Layer already exists 02:39:08 12967c5cbe3c: Layer already exists 02:39:08 e1fa366f5338: Layer already exists 02:39:08 89897a77f8b2: Layer already exists 02:39:08 6f9ac7cf738f: Layer already exists 02:39:08 da47bdecf7a2: Layer already exists 02:39:08 eeaa73608b53: Layer already exists 02:39:08 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:09 89897a77f8b2: Preparing 02:39:09 27635b528845: Preparing 02:39:09 12967c5cbe3c: Preparing 02:39:09 e1fa366f5338: Preparing 02:39:09 d6c2241d28a8: Preparing 02:39:09 6f9ac7cf738f: Preparing 02:39:09 da47bdecf7a2: Preparing 02:39:09 eeaa73608b53: Preparing 02:39:09 da47bdecf7a2: Waiting 02:39:09 eeaa73608b53: Waiting 02:39:09 6f9ac7cf738f: Waiting 02:39:09 e1fa366f5338: Layer already exists 02:39:09 12967c5cbe3c: Layer already exists 02:39:09 89897a77f8b2: Layer already exists 02:39:09 27635b528845: Layer already exists 02:39:09 d6c2241d28a8: Layer already exists 02:39:09 6f9ac7cf738f: Layer already exists 02:39:09 da47bdecf7a2: Layer already exists 02:39:09 eeaa73608b53: Layer already exists 02:39:09 main: digest: sha256:2b9b946e6bd40329d0b12a3e5114eefd34f3da5250f2054b8150d94f7330ed12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:09 ===================================================== [Pipeline] echo 02:39:09 taggedImages: 02:39:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:39:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.119 02:39:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:39:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:39:09 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:09 latest 02:39:09 4.1.0-dev.119 02:39:09 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:09 main 02:39:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:10 7143b7fc6bf0: Preparing 02:39:10 471f733c2681: Preparing 02:39:10 12b353a89418: Preparing 02:39:10 81fbc16835d6: Preparing 02:39:10 179d4a912c2e: Preparing 02:39:10 0d56fe45ffb5: Preparing 02:39:10 6eefadfd13d3: Preparing 02:39:10 0d56fe45ffb5: Waiting 02:39:10 e1fa366f5338: Preparing 02:39:10 d6c2241d28a8: Preparing 02:39:10 4fe54ffa6e54: Preparing 02:39:10 3b5cccc602d7: Preparing 02:39:10 5f70bf18a086: Preparing 02:39:10 80ef2f773cc0: Preparing 02:39:10 4aba31304054: Preparing 02:39:10 deeaf617f750: Preparing 02:39:10 eeaa73608b53: Preparing 02:39:10 6eefadfd13d3: Waiting 02:39:10 e1fa366f5338: Waiting 02:39:10 d6c2241d28a8: Waiting 02:39:10 4fe54ffa6e54: Waiting 02:39:10 3b5cccc602d7: Waiting 02:39:10 5f70bf18a086: Waiting 02:39:10 80ef2f773cc0: Waiting 02:39:10 4aba31304054: Waiting 02:39:10 deeaf617f750: Waiting 02:39:10 eeaa73608b53: Waiting 02:39:10 179d4a912c2e: Pushed 02:39:10 81fbc16835d6: Pushed 02:39:10 12b353a89418: Pushed 02:39:10 471f733c2681: Pushed 02:39:10 7143b7fc6bf0: Pushed 02:39:10 e1fa366f5338: Layer already exists 02:39:10 d6c2241d28a8: Layer already exists 02:39:10 0d56fe45ffb5: Pushed 02:39:10 5f70bf18a086: Layer already exists 02:39:10 4fe54ffa6e54: Pushed 02:39:11 3b5cccc602d7: Pushed 02:39:11 eeaa73608b53: Layer already exists 02:39:11 80ef2f773cc0: Pushed 02:39:11 4aba31304054: Pushed 02:39:11 deeaf617f750: Pushed 02:39:13 6eefadfd13d3: Pushed 02:39:14 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:14 7143b7fc6bf0: Preparing 02:39:14 471f733c2681: Preparing 02:39:14 12b353a89418: Preparing 02:39:14 81fbc16835d6: Preparing 02:39:14 179d4a912c2e: Preparing 02:39:14 0d56fe45ffb5: Preparing 02:39:14 6eefadfd13d3: Preparing 02:39:14 e1fa366f5338: Preparing 02:39:14 d6c2241d28a8: Preparing 02:39:14 4fe54ffa6e54: Preparing 02:39:14 3b5cccc602d7: Preparing 02:39:14 5f70bf18a086: Preparing 02:39:14 80ef2f773cc0: Preparing 02:39:14 4aba31304054: Preparing 02:39:14 deeaf617f750: Preparing 02:39:14 eeaa73608b53: Preparing 02:39:14 4fe54ffa6e54: Waiting 02:39:14 3b5cccc602d7: Waiting 02:39:14 5f70bf18a086: Waiting 02:39:14 80ef2f773cc0: Waiting 02:39:14 0d56fe45ffb5: Waiting 02:39:14 6eefadfd13d3: Waiting 02:39:14 e1fa366f5338: Waiting 02:39:14 d6c2241d28a8: Waiting 02:39:14 4aba31304054: Waiting 02:39:14 deeaf617f750: Waiting 02:39:14 eeaa73608b53: Waiting 02:39:14 81fbc16835d6: Layer already exists 02:39:14 471f733c2681: Layer already exists 02:39:14 179d4a912c2e: Layer already exists 02:39:14 7143b7fc6bf0: Layer already exists 02:39:14 12b353a89418: Layer already exists 02:39:14 4fe54ffa6e54: Layer already exists 02:39:14 e1fa366f5338: Layer already exists 02:39:14 6eefadfd13d3: Layer already exists 02:39:14 0d56fe45ffb5: Layer already exists 02:39:14 d6c2241d28a8: Layer already exists 02:39:14 80ef2f773cc0: Layer already exists 02:39:14 4aba31304054: Layer already exists 02:39:14 5f70bf18a086: Layer already exists 02:39:14 3b5cccc602d7: Layer already exists 02:39:14 deeaf617f750: Layer already exists 02:39:15 eeaa73608b53: Layer already exists 02:39:15 latest: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 02:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:15 7143b7fc6bf0: Preparing 02:39:15 471f733c2681: Preparing 02:39:15 12b353a89418: Preparing 02:39:15 81fbc16835d6: Preparing 02:39:15 179d4a912c2e: Preparing 02:39:15 0d56fe45ffb5: Preparing 02:39:15 6eefadfd13d3: Preparing 02:39:15 0d56fe45ffb5: Waiting 02:39:15 6eefadfd13d3: Waiting 02:39:15 e1fa366f5338: Preparing 02:39:15 d6c2241d28a8: Preparing 02:39:15 e1fa366f5338: Waiting 02:39:15 d6c2241d28a8: Waiting 02:39:15 4fe54ffa6e54: Preparing 02:39:15 3b5cccc602d7: Preparing 02:39:15 3b5cccc602d7: Waiting 02:39:15 5f70bf18a086: Preparing 02:39:15 80ef2f773cc0: Preparing 02:39:15 5f70bf18a086: Waiting 02:39:15 4aba31304054: Preparing 02:39:15 80ef2f773cc0: Waiting 02:39:15 deeaf617f750: Preparing 02:39:15 eeaa73608b53: Preparing 02:39:15 4aba31304054: Waiting 02:39:15 deeaf617f750: Waiting 02:39:15 eeaa73608b53: Waiting 02:39:15 471f733c2681: Layer already exists 02:39:15 12b353a89418: Layer already exists 02:39:15 179d4a912c2e: Layer already exists 02:39:15 81fbc16835d6: Layer already exists 02:39:15 7143b7fc6bf0: Layer already exists 02:39:15 4fe54ffa6e54: Layer already exists 02:39:15 0d56fe45ffb5: Layer already exists 02:39:15 6eefadfd13d3: Layer already exists 02:39:15 e1fa366f5338: Layer already exists 02:39:15 d6c2241d28a8: Layer already exists 02:39:15 3b5cccc602d7: Layer already exists 02:39:15 80ef2f773cc0: Layer already exists 02:39:15 5f70bf18a086: Layer already exists 02:39:15 4aba31304054: Layer already exists 02:39:15 deeaf617f750: Layer already exists 02:39:16 eeaa73608b53: Layer already exists 02:39:16 4.1.0-dev.119: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:17 7143b7fc6bf0: Preparing 02:39:17 471f733c2681: Preparing 02:39:17 12b353a89418: Preparing 02:39:17 81fbc16835d6: Preparing 02:39:17 179d4a912c2e: Preparing 02:39:17 0d56fe45ffb5: Preparing 02:39:17 6eefadfd13d3: Preparing 02:39:17 e1fa366f5338: Preparing 02:39:17 d6c2241d28a8: Preparing 02:39:17 4fe54ffa6e54: Preparing 02:39:17 3b5cccc602d7: Preparing 02:39:17 5f70bf18a086: Preparing 02:39:17 80ef2f773cc0: Preparing 02:39:17 4aba31304054: Preparing 02:39:17 deeaf617f750: Preparing 02:39:17 eeaa73608b53: Preparing 02:39:17 0d56fe45ffb5: Waiting 02:39:17 6eefadfd13d3: Waiting 02:39:17 e1fa366f5338: Waiting 02:39:17 d6c2241d28a8: Waiting 02:39:17 4aba31304054: Waiting 02:39:17 4fe54ffa6e54: Waiting 02:39:17 deeaf617f750: Waiting 02:39:17 3b5cccc602d7: Waiting 02:39:17 eeaa73608b53: Waiting 02:39:17 5f70bf18a086: Waiting 02:39:17 80ef2f773cc0: Waiting 02:39:17 12b353a89418: Layer already exists 02:39:17 471f733c2681: Layer already exists 02:39:17 81fbc16835d6: Layer already exists 02:39:17 179d4a912c2e: Layer already exists 02:39:17 7143b7fc6bf0: Layer already exists 02:39:17 4fe54ffa6e54: Layer already exists 02:39:17 e1fa366f5338: Layer already exists 02:39:17 6eefadfd13d3: Layer already exists 02:39:17 0d56fe45ffb5: Layer already exists 02:39:17 d6c2241d28a8: Layer already exists 02:39:17 80ef2f773cc0: Layer already exists 02:39:17 5f70bf18a086: Layer already exists 02:39:17 3b5cccc602d7: Layer already exists 02:39:17 deeaf617f750: Layer already exists 02:39:17 4aba31304054: Layer already exists 02:39:17 eeaa73608b53: Layer already exists 02:39:17 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:18 7143b7fc6bf0: Preparing 02:39:18 471f733c2681: Preparing 02:39:18 12b353a89418: Preparing 02:39:18 81fbc16835d6: Preparing 02:39:18 179d4a912c2e: Preparing 02:39:18 0d56fe45ffb5: Preparing 02:39:18 6eefadfd13d3: Preparing 02:39:18 0d56fe45ffb5: Waiting 02:39:18 6eefadfd13d3: Waiting 02:39:18 e1fa366f5338: Preparing 02:39:18 d6c2241d28a8: Preparing 02:39:18 4fe54ffa6e54: Preparing 02:39:18 3b5cccc602d7: Preparing 02:39:18 5f70bf18a086: Preparing 02:39:18 80ef2f773cc0: Preparing 02:39:18 4aba31304054: Preparing 02:39:18 deeaf617f750: Preparing 02:39:18 eeaa73608b53: Preparing 02:39:18 e1fa366f5338: Waiting 02:39:18 d6c2241d28a8: Waiting 02:39:18 4fe54ffa6e54: Waiting 02:39:18 3b5cccc602d7: Waiting 02:39:18 5f70bf18a086: Waiting 02:39:18 80ef2f773cc0: Waiting 02:39:18 4aba31304054: Waiting 02:39:18 deeaf617f750: Waiting 02:39:18 eeaa73608b53: Waiting 02:39:18 81fbc16835d6: Layer already exists 02:39:18 471f733c2681: Layer already exists 02:39:18 179d4a912c2e: Layer already exists 02:39:18 7143b7fc6bf0: Layer already exists 02:39:18 12b353a89418: Layer already exists 02:39:18 0d56fe45ffb5: Layer already exists 02:39:18 e1fa366f5338: Layer already exists 02:39:18 4fe54ffa6e54: Layer already exists 02:39:18 6eefadfd13d3: Layer already exists 02:39:18 d6c2241d28a8: Layer already exists 02:39:18 5f70bf18a086: Layer already exists 02:39:18 4aba31304054: Layer already exists 02:39:18 80ef2f773cc0: Layer already exists 02:39:18 3b5cccc602d7: Layer already exists 02:39:18 deeaf617f750: Layer already exists 02:39:18 eeaa73608b53: Layer already exists 02:39:18 main: digest: sha256:4276fd4d703e2c0b168c48a48165495fb07e7556122fffde01d5ec94498f6fa6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:18 ===================================================== [Pipeline] echo 02:39:18 taggedImages: 02:39:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:39:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.119 02:39:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:39:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:39:18 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:18 latest 02:39:18 4.1.0-dev.119 02:39:18 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:18 main 02:39:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:19 82212a3ae6c2: Preparing 02:39:19 e0076b9b21ca: Preparing 02:39:19 6a4fed912dd3: Preparing 02:39:19 9dc74177eee3: Preparing 02:39:19 e1fa366f5338: Preparing 02:39:19 d6c2241d28a8: Preparing 02:39:19 6f9ac7cf738f: Preparing 02:39:19 da47bdecf7a2: Preparing 02:39:19 eeaa73608b53: Preparing 02:39:19 d6c2241d28a8: Waiting 02:39:19 6f9ac7cf738f: Waiting 02:39:19 da47bdecf7a2: Waiting 02:39:19 eeaa73608b53: Waiting 02:39:19 e1fa366f5338: Layer already exists 02:39:19 d6c2241d28a8: Layer already exists 02:39:19 6a4fed912dd3: Pushed 02:39:19 6f9ac7cf738f: Layer already exists 02:39:19 da47bdecf7a2: Layer already exists 02:39:19 e0076b9b21ca: Pushed 02:39:19 82212a3ae6c2: Pushed 02:39:19 eeaa73608b53: Layer already exists 02:39:27 9dc74177eee3: Pushed 02:39:27 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + 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 02:39:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:28 82212a3ae6c2: Preparing 02:39:28 e0076b9b21ca: Preparing 02:39:28 6a4fed912dd3: Preparing 02:39:28 9dc74177eee3: Preparing 02:39:28 e1fa366f5338: Preparing 02:39:28 d6c2241d28a8: Preparing 02:39:28 6f9ac7cf738f: Preparing 02:39:28 da47bdecf7a2: Preparing 02:39:28 eeaa73608b53: Preparing 02:39:28 6f9ac7cf738f: Waiting 02:39:28 da47bdecf7a2: Waiting 02:39:28 eeaa73608b53: Waiting 02:39:28 d6c2241d28a8: Waiting 02:39:28 e0076b9b21ca: Layer already exists 02:39:28 9dc74177eee3: Layer already exists 02:39:28 6a4fed912dd3: Layer already exists 02:39:28 82212a3ae6c2: Layer already exists 02:39:28 e1fa366f5338: Layer already exists 02:39:28 6f9ac7cf738f: Layer already exists 02:39:28 d6c2241d28a8: Layer already exists 02:39:28 da47bdecf7a2: Layer already exists 02:39:28 eeaa73608b53: Layer already exists 02:39:28 latest: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 02:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:29 82212a3ae6c2: Preparing 02:39:29 e0076b9b21ca: Preparing 02:39:29 6a4fed912dd3: Preparing 02:39:29 9dc74177eee3: Preparing 02:39:29 e1fa366f5338: Preparing 02:39:29 d6c2241d28a8: Preparing 02:39:29 6f9ac7cf738f: Preparing 02:39:29 da47bdecf7a2: Preparing 02:39:29 eeaa73608b53: Preparing 02:39:29 d6c2241d28a8: Waiting 02:39:29 6f9ac7cf738f: Waiting 02:39:29 da47bdecf7a2: Waiting 02:39:29 eeaa73608b53: Waiting 02:39:29 82212a3ae6c2: Layer already exists 02:39:29 6a4fed912dd3: Layer already exists 02:39:29 e0076b9b21ca: Layer already exists 02:39:29 e1fa366f5338: Layer already exists 02:39:29 9dc74177eee3: Layer already exists 02:39:29 d6c2241d28a8: Layer already exists 02:39:29 6f9ac7cf738f: Layer already exists 02:39:29 da47bdecf7a2: Layer already exists 02:39:29 eeaa73608b53: Layer already exists 02:39:30 4.1.0-dev.119: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:30 82212a3ae6c2: Preparing 02:39:30 e0076b9b21ca: Preparing 02:39:30 6a4fed912dd3: Preparing 02:39:30 9dc74177eee3: Preparing 02:39:30 e1fa366f5338: Preparing 02:39:30 d6c2241d28a8: Preparing 02:39:30 6f9ac7cf738f: Preparing 02:39:30 da47bdecf7a2: Preparing 02:39:30 eeaa73608b53: Preparing 02:39:30 d6c2241d28a8: Waiting 02:39:30 6f9ac7cf738f: Waiting 02:39:30 da47bdecf7a2: Waiting 02:39:30 eeaa73608b53: Waiting 02:39:30 9dc74177eee3: Layer already exists 02:39:30 82212a3ae6c2: Layer already exists 02:39:30 6a4fed912dd3: Layer already exists 02:39:30 e1fa366f5338: Layer already exists 02:39:30 e0076b9b21ca: Layer already exists 02:39:30 6f9ac7cf738f: Layer already exists 02:39:30 da47bdecf7a2: Layer already exists 02:39:30 eeaa73608b53: Layer already exists 02:39:30 d6c2241d28a8: Layer already exists 02:39:31 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + 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 02:39:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:31 82212a3ae6c2: Preparing 02:39:31 e0076b9b21ca: Preparing 02:39:31 6a4fed912dd3: Preparing 02:39:31 9dc74177eee3: Preparing 02:39:31 e1fa366f5338: Preparing 02:39:31 d6c2241d28a8: Preparing 02:39:31 6f9ac7cf738f: Preparing 02:39:31 da47bdecf7a2: Preparing 02:39:31 eeaa73608b53: Preparing 02:39:31 d6c2241d28a8: Waiting 02:39:31 6f9ac7cf738f: Waiting 02:39:31 da47bdecf7a2: Waiting 02:39:31 eeaa73608b53: Waiting 02:39:31 9dc74177eee3: Layer already exists 02:39:31 e0076b9b21ca: Layer already exists 02:39:31 82212a3ae6c2: Layer already exists 02:39:31 e1fa366f5338: Layer already exists 02:39:31 6a4fed912dd3: Layer already exists 02:39:31 6f9ac7cf738f: Layer already exists 02:39:31 d6c2241d28a8: Layer already exists 02:39:31 da47bdecf7a2: Layer already exists 02:39:31 eeaa73608b53: Layer already exists 02:39:32 main: digest: sha256:53a7756cf7b685ea0f5372c3401af418a96aec0250347446d15b9d02a535ce4d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:32 ===================================================== [Pipeline] echo 02:39:32 taggedImages: 02:39:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.119 02:39:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:39:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:39:32 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:32 latest 02:39:32 4.1.0-dev.119 02:39:32 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:32 main 02:39:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:33 c146929c645a: Preparing 02:39:33 fb30372447ea: Preparing 02:39:33 1b3dfb186eef: Preparing 02:39:33 2a08e264ad22: Preparing 02:39:33 1571f032f50a: Preparing 02:39:33 e1fa366f5338: Preparing 02:39:33 d6c2241d28a8: Preparing 02:39:33 99f8cf7e4861: Preparing 02:39:33 3d9c4f1e1219: Preparing 02:39:33 93252e79ee46: Preparing 02:39:33 eeaa73608b53: Preparing 02:39:33 e1fa366f5338: Waiting 02:39:33 99f8cf7e4861: Waiting 02:39:33 3d9c4f1e1219: Waiting 02:39:33 93252e79ee46: Waiting 02:39:33 eeaa73608b53: Waiting 02:39:33 d6c2241d28a8: Waiting 02:39:33 1571f032f50a: Pushed 02:39:33 2a08e264ad22: Pushed 02:39:33 fb30372447ea: Pushed 02:39:33 c146929c645a: Pushed 02:39:33 e1fa366f5338: Layer already exists 02:39:33 d6c2241d28a8: Layer already exists 02:39:33 eeaa73608b53: Layer already exists 02:39:33 99f8cf7e4861: Pushed 02:39:33 3d9c4f1e1219: Pushed 02:39:36 93252e79ee46: Pushed 02:39:40 1b3dfb186eef: Pushed 02:39:42 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + 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 02:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:43 c146929c645a: Preparing 02:39:43 fb30372447ea: Preparing 02:39:43 1b3dfb186eef: Preparing 02:39:43 2a08e264ad22: Preparing 02:39:43 1571f032f50a: Preparing 02:39:43 e1fa366f5338: Preparing 02:39:43 d6c2241d28a8: Preparing 02:39:43 99f8cf7e4861: Preparing 02:39:43 3d9c4f1e1219: Preparing 02:39:43 93252e79ee46: Preparing 02:39:43 eeaa73608b53: Preparing 02:39:43 93252e79ee46: Waiting 02:39:43 d6c2241d28a8: Waiting 02:39:43 99f8cf7e4861: Waiting 02:39:43 e1fa366f5338: Waiting 02:39:43 eeaa73608b53: Waiting 02:39:43 3d9c4f1e1219: Waiting 02:39:43 fb30372447ea: Layer already exists 02:39:43 2a08e264ad22: Layer already exists 02:39:43 1b3dfb186eef: Layer already exists 02:39:43 c146929c645a: Layer already exists 02:39:43 1571f032f50a: Layer already exists 02:39:43 93252e79ee46: Layer already exists 02:39:43 e1fa366f5338: Layer already exists 02:39:43 99f8cf7e4861: Layer already exists 02:39:43 d6c2241d28a8: Layer already exists 02:39:43 3d9c4f1e1219: Layer already exists 02:39:43 eeaa73608b53: Layer already exists 02:39:43 latest: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:44 c146929c645a: Preparing 02:39:44 fb30372447ea: Preparing 02:39:44 1b3dfb186eef: Preparing 02:39:44 2a08e264ad22: Preparing 02:39:44 1571f032f50a: Preparing 02:39:44 e1fa366f5338: Preparing 02:39:44 d6c2241d28a8: Preparing 02:39:44 99f8cf7e4861: Preparing 02:39:44 3d9c4f1e1219: Preparing 02:39:44 93252e79ee46: Preparing 02:39:44 eeaa73608b53: Preparing 02:39:44 99f8cf7e4861: Waiting 02:39:44 3d9c4f1e1219: Waiting 02:39:44 93252e79ee46: Waiting 02:39:44 eeaa73608b53: Waiting 02:39:44 e1fa366f5338: Waiting 02:39:44 d6c2241d28a8: Waiting 02:39:44 c146929c645a: Layer already exists 02:39:44 1b3dfb186eef: Layer already exists 02:39:44 2a08e264ad22: Layer already exists 02:39:44 1571f032f50a: Layer already exists 02:39:44 fb30372447ea: Layer already exists 02:39:44 99f8cf7e4861: Layer already exists 02:39:44 3d9c4f1e1219: Layer already exists 02:39:44 d6c2241d28a8: Layer already exists 02:39:44 e1fa366f5338: Layer already exists 02:39:44 93252e79ee46: Layer already exists 02:39:44 eeaa73608b53: Layer already exists 02:39:44 4.1.0-dev.119: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:45 c146929c645a: Preparing 02:39:45 fb30372447ea: Preparing 02:39:45 1b3dfb186eef: Preparing 02:39:45 2a08e264ad22: Preparing 02:39:45 1571f032f50a: Preparing 02:39:45 e1fa366f5338: Preparing 02:39:45 d6c2241d28a8: Preparing 02:39:45 99f8cf7e4861: Preparing 02:39:45 3d9c4f1e1219: Preparing 02:39:45 93252e79ee46: Preparing 02:39:45 eeaa73608b53: Preparing 02:39:45 d6c2241d28a8: Waiting 02:39:45 99f8cf7e4861: Waiting 02:39:45 e1fa366f5338: Waiting 02:39:45 3d9c4f1e1219: Waiting 02:39:45 93252e79ee46: Waiting 02:39:45 eeaa73608b53: Waiting 02:39:45 c146929c645a: Layer already exists 02:39:45 fb30372447ea: Layer already exists 02:39:45 2a08e264ad22: Layer already exists 02:39:45 1b3dfb186eef: Layer already exists 02:39:45 1571f032f50a: Layer already exists 02:39:45 e1fa366f5338: Layer already exists 02:39:45 3d9c4f1e1219: Layer already exists 02:39:45 d6c2241d28a8: Layer already exists 02:39:45 99f8cf7e4861: Layer already exists 02:39:45 93252e79ee46: Layer already exists 02:39:45 eeaa73608b53: Layer already exists 02:39:45 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + 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 02:39:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:46 c146929c645a: Preparing 02:39:46 fb30372447ea: Preparing 02:39:46 1b3dfb186eef: Preparing 02:39:46 2a08e264ad22: Preparing 02:39:46 1571f032f50a: Preparing 02:39:46 e1fa366f5338: Preparing 02:39:46 d6c2241d28a8: Preparing 02:39:46 99f8cf7e4861: Preparing 02:39:46 3d9c4f1e1219: Preparing 02:39:46 93252e79ee46: Preparing 02:39:46 eeaa73608b53: Preparing 02:39:46 d6c2241d28a8: Waiting 02:39:46 99f8cf7e4861: Waiting 02:39:46 3d9c4f1e1219: Waiting 02:39:46 93252e79ee46: Waiting 02:39:46 eeaa73608b53: Waiting 02:39:46 e1fa366f5338: Waiting 02:39:46 2a08e264ad22: Layer already exists 02:39:46 c146929c645a: Layer already exists 02:39:46 fb30372447ea: Layer already exists 02:39:46 1571f032f50a: Layer already exists 02:39:46 1b3dfb186eef: Layer already exists 02:39:46 e1fa366f5338: Layer already exists 02:39:46 d6c2241d28a8: Layer already exists 02:39:46 93252e79ee46: Layer already exists 02:39:46 3d9c4f1e1219: Layer already exists 02:39:46 99f8cf7e4861: Layer already exists 02:39:46 eeaa73608b53: Layer already exists 02:39:46 main: digest: sha256:3a31e3683307e9168431368dc3f2ee5895105018f94f028a982411243dd6132d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:46 ===================================================== [Pipeline] echo 02:39:46 taggedImages: 02:39:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.119 02:39:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:39:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:39:46 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:46 latest 02:39:46 4.1.0-dev.119 02:39:46 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:46 main 02:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:47 31a2a28a1431: Preparing 02:39:47 29fbf5f94b5d: Preparing 02:39:47 5553fa0665d3: Preparing 02:39:47 c7894c3fe91f: Preparing 02:39:47 569aeb016cc5: Preparing 02:39:47 9abaffe45bf3: Preparing 02:39:47 92eed6cca42a: Preparing 02:39:47 e1fa366f5338: Preparing 02:39:47 d6c2241d28a8: Preparing 02:39:47 6c4f41ea61b8: Preparing 02:39:47 d0c6c3743e87: Preparing 02:39:47 eeaa73608b53: Preparing 02:39:47 92eed6cca42a: Waiting 02:39:47 e1fa366f5338: Waiting 02:39:47 d6c2241d28a8: Waiting 02:39:47 6c4f41ea61b8: Waiting 02:39:47 d0c6c3743e87: Waiting 02:39:47 eeaa73608b53: Waiting 02:39:47 29fbf5f94b5d: Pushed 02:39:47 569aeb016cc5: Pushed 02:39:47 31a2a28a1431: Pushed 02:39:47 e1fa366f5338: Layer already exists 02:39:47 d6c2241d28a8: Layer already exists 02:39:47 92eed6cca42a: Pushed 02:39:48 9abaffe45bf3: Pushed 02:39:48 eeaa73608b53: Layer already exists 02:39:48 6c4f41ea61b8: Pushed 02:39:51 d0c6c3743e87: Pushed 02:39:55 c7894c3fe91f: Pushed 02:39:55 5553fa0665d3: Pushed 02:39:55 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:56 + 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 02:39:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:56 31a2a28a1431: Preparing 02:39:56 29fbf5f94b5d: Preparing 02:39:56 5553fa0665d3: Preparing 02:39:56 c7894c3fe91f: Preparing 02:39:56 569aeb016cc5: Preparing 02:39:56 9abaffe45bf3: Preparing 02:39:56 92eed6cca42a: Preparing 02:39:56 e1fa366f5338: Preparing 02:39:56 d6c2241d28a8: Preparing 02:39:56 6c4f41ea61b8: Preparing 02:39:56 d0c6c3743e87: Preparing 02:39:56 eeaa73608b53: Preparing 02:39:56 e1fa366f5338: Waiting 02:39:56 d6c2241d28a8: Waiting 02:39:56 9abaffe45bf3: Waiting 02:39:56 92eed6cca42a: Waiting 02:39:56 6c4f41ea61b8: Waiting 02:39:56 eeaa73608b53: Waiting 02:39:56 d0c6c3743e87: Waiting 02:39:56 31a2a28a1431: Layer already exists 02:39:56 569aeb016cc5: Layer already exists 02:39:56 5553fa0665d3: Layer already exists 02:39:56 29fbf5f94b5d: Layer already exists 02:39:56 c7894c3fe91f: Layer already exists 02:39:56 92eed6cca42a: Layer already exists 02:39:56 e1fa366f5338: Layer already exists 02:39:56 6c4f41ea61b8: Layer already exists 02:39:56 9abaffe45bf3: Layer already exists 02:39:56 d6c2241d28a8: Layer already exists 02:39:56 eeaa73608b53: Layer already exists 02:39:56 d0c6c3743e87: Layer already exists 02:39:56 latest: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 02:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:57 31a2a28a1431: Preparing 02:39:57 29fbf5f94b5d: Preparing 02:39:57 5553fa0665d3: Preparing 02:39:57 c7894c3fe91f: Preparing 02:39:57 569aeb016cc5: Preparing 02:39:57 9abaffe45bf3: Preparing 02:39:57 92eed6cca42a: Preparing 02:39:57 e1fa366f5338: Preparing 02:39:57 d6c2241d28a8: Preparing 02:39:57 6c4f41ea61b8: Preparing 02:39:57 d0c6c3743e87: Preparing 02:39:57 eeaa73608b53: Preparing 02:39:57 e1fa366f5338: Waiting 02:39:57 d6c2241d28a8: Waiting 02:39:57 6c4f41ea61b8: Waiting 02:39:57 d0c6c3743e87: Waiting 02:39:57 eeaa73608b53: Waiting 02:39:57 9abaffe45bf3: Waiting 02:39:57 5553fa0665d3: Layer already exists 02:39:57 29fbf5f94b5d: Layer already exists 02:39:57 569aeb016cc5: Layer already exists 02:39:57 31a2a28a1431: Layer already exists 02:39:57 c7894c3fe91f: Layer already exists 02:39:57 9abaffe45bf3: Layer already exists 02:39:57 6c4f41ea61b8: Layer already exists 02:39:57 e1fa366f5338: Layer already exists 02:39:57 92eed6cca42a: Layer already exists 02:39:57 d6c2241d28a8: Layer already exists 02:39:57 d0c6c3743e87: Layer already exists 02:39:57 eeaa73608b53: Layer already exists 02:39:57 4.1.0-dev.119: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:58 31a2a28a1431: Preparing 02:39:58 29fbf5f94b5d: Preparing 02:39:58 5553fa0665d3: Preparing 02:39:58 c7894c3fe91f: Preparing 02:39:58 569aeb016cc5: Preparing 02:39:58 9abaffe45bf3: Preparing 02:39:58 92eed6cca42a: Preparing 02:39:58 e1fa366f5338: Preparing 02:39:58 d6c2241d28a8: Preparing 02:39:58 6c4f41ea61b8: Preparing 02:39:58 d0c6c3743e87: Preparing 02:39:58 eeaa73608b53: Preparing 02:39:58 9abaffe45bf3: Waiting 02:39:58 92eed6cca42a: Waiting 02:39:58 d6c2241d28a8: Waiting 02:39:58 6c4f41ea61b8: Waiting 02:39:58 e1fa366f5338: Waiting 02:39:58 d0c6c3743e87: Waiting 02:39:58 eeaa73608b53: Waiting 02:39:58 29fbf5f94b5d: Layer already exists 02:39:58 5553fa0665d3: Layer already exists 02:39:58 c7894c3fe91f: Layer already exists 02:39:58 31a2a28a1431: Layer already exists 02:39:58 569aeb016cc5: Layer already exists 02:39:58 e1fa366f5338: Layer already exists 02:39:58 9abaffe45bf3: Layer already exists 02:39:58 6c4f41ea61b8: Layer already exists 02:39:58 92eed6cca42a: Layer already exists 02:39:58 d6c2241d28a8: Layer already exists 02:39:58 d0c6c3743e87: Layer already exists 02:39:58 eeaa73608b53: Layer already exists 02:39:58 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + 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 02:39:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:59 31a2a28a1431: Preparing 02:39:59 29fbf5f94b5d: Preparing 02:39:59 5553fa0665d3: Preparing 02:39:59 c7894c3fe91f: Preparing 02:39:59 569aeb016cc5: Preparing 02:39:59 9abaffe45bf3: Preparing 02:39:59 92eed6cca42a: Preparing 02:39:59 e1fa366f5338: Preparing 02:39:59 d6c2241d28a8: Preparing 02:39:59 6c4f41ea61b8: Preparing 02:39:59 d0c6c3743e87: Preparing 02:39:59 eeaa73608b53: Preparing 02:39:59 e1fa366f5338: Waiting 02:39:59 d6c2241d28a8: Waiting 02:39:59 6c4f41ea61b8: Waiting 02:39:59 d0c6c3743e87: Waiting 02:39:59 eeaa73608b53: Waiting 02:39:59 9abaffe45bf3: Waiting 02:39:59 92eed6cca42a: Waiting 02:39:59 31a2a28a1431: Layer already exists 02:39:59 c7894c3fe91f: Layer already exists 02:39:59 29fbf5f94b5d: Layer already exists 02:39:59 569aeb016cc5: Layer already exists 02:39:59 5553fa0665d3: Layer already exists 02:39:59 e1fa366f5338: Layer already exists 02:39:59 92eed6cca42a: Layer already exists 02:39:59 d6c2241d28a8: Layer already exists 02:39:59 9abaffe45bf3: Layer already exists 02:39:59 6c4f41ea61b8: Layer already exists 02:39:59 eeaa73608b53: Layer already exists 02:39:59 d0c6c3743e87: Layer already exists 02:39:59 main: digest: sha256:ff5f625b19fd9a0d2538842ee200a78fdfc3354a011417f51db787c01cf5af70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:59 ===================================================== [Pipeline] echo 02:39:59 taggedImages: 02:39:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.119 02:39:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:39:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:39:59 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:39:59 latest 02:39:59 4.1.0-dev.119 02:39:59 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:39:59 main 02:39:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:00 c61803163398: Preparing 02:40:00 3a2202c5b68e: Preparing 02:40:00 e1fa366f5338: Preparing 02:40:00 d6c2241d28a8: Preparing 02:40:00 e0d562c3097c: Preparing 02:40:00 17c6997cbd7e: Preparing 02:40:00 eeaa73608b53: Preparing 02:40:00 17c6997cbd7e: Waiting 02:40:00 eeaa73608b53: Waiting 02:40:00 e1fa366f5338: Layer already exists 02:40:00 d6c2241d28a8: Layer already exists 02:40:00 e0d562c3097c: Pushed 02:40:00 eeaa73608b53: Layer already exists 02:40:00 c61803163398: Pushed 02:40:02 17c6997cbd7e: Pushed 02:40:08 3a2202c5b68e: Pushed 02:40:08 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:09 c61803163398: Preparing 02:40:09 3a2202c5b68e: Preparing 02:40:09 e1fa366f5338: Preparing 02:40:09 d6c2241d28a8: Preparing 02:40:09 e0d562c3097c: Preparing 02:40:09 17c6997cbd7e: Preparing 02:40:09 eeaa73608b53: Preparing 02:40:09 17c6997cbd7e: Waiting 02:40:09 eeaa73608b53: Waiting 02:40:09 3a2202c5b68e: Layer already exists 02:40:09 e0d562c3097c: Layer already exists 02:40:09 c61803163398: Layer already exists 02:40:09 e1fa366f5338: Layer already exists 02:40:09 d6c2241d28a8: Layer already exists 02:40:09 eeaa73608b53: Layer already exists 02:40:09 17c6997cbd7e: Layer already exists 02:40:09 latest: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 02:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:10 c61803163398: Preparing 02:40:10 3a2202c5b68e: Preparing 02:40:10 e1fa366f5338: Preparing 02:40:10 d6c2241d28a8: Preparing 02:40:10 e0d562c3097c: Preparing 02:40:10 17c6997cbd7e: Preparing 02:40:10 eeaa73608b53: Preparing 02:40:10 17c6997cbd7e: Waiting 02:40:10 eeaa73608b53: Waiting 02:40:10 d6c2241d28a8: Layer already exists 02:40:10 c61803163398: Layer already exists 02:40:10 e0d562c3097c: Layer already exists 02:40:10 3a2202c5b68e: Layer already exists 02:40:10 e1fa366f5338: Layer already exists 02:40:10 17c6997cbd7e: Layer already exists 02:40:10 eeaa73608b53: Layer already exists 02:40:10 4.1.0-dev.119: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:11 c61803163398: Preparing 02:40:11 3a2202c5b68e: Preparing 02:40:11 e1fa366f5338: Preparing 02:40:11 d6c2241d28a8: Preparing 02:40:11 e0d562c3097c: Preparing 02:40:11 17c6997cbd7e: Preparing 02:40:11 eeaa73608b53: Preparing 02:40:11 17c6997cbd7e: Waiting 02:40:11 eeaa73608b53: Waiting 02:40:11 c61803163398: Layer already exists 02:40:11 e0d562c3097c: Layer already exists 02:40:11 3a2202c5b68e: Layer already exists 02:40:11 e1fa366f5338: Layer already exists 02:40:11 d6c2241d28a8: Layer already exists 02:40:11 eeaa73608b53: Layer already exists 02:40:11 17c6997cbd7e: Layer already exists 02:40:11 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:40:12 c61803163398: Preparing 02:40:12 3a2202c5b68e: Preparing 02:40:12 e1fa366f5338: Preparing 02:40:12 d6c2241d28a8: Preparing 02:40:12 e0d562c3097c: Preparing 02:40:12 17c6997cbd7e: Preparing 02:40:12 eeaa73608b53: Preparing 02:40:12 17c6997cbd7e: Waiting 02:40:12 eeaa73608b53: Waiting 02:40:12 e1fa366f5338: Layer already exists 02:40:12 c61803163398: Layer already exists 02:40:12 e0d562c3097c: Layer already exists 02:40:12 d6c2241d28a8: Layer already exists 02:40:12 3a2202c5b68e: Layer already exists 02:40:12 17c6997cbd7e: Layer already exists 02:40:12 eeaa73608b53: Layer already exists 02:40:12 main: digest: sha256:50d203561f820042db37b59beea511bf0481578d09ad5430d7c0d345d8406be1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:12 ===================================================== [Pipeline] echo 02:40:12 taggedImages: 02:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.119 02:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:40:12 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:40:12 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:12 latest 02:40:12 4.1.0-dev.119 02:40:12 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:12 main 02:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:13 99d079112ce2: Preparing 02:40:13 4503d38862e3: Preparing 02:40:13 1572407eb8ed: Preparing 02:40:13 e1fa366f5338: Preparing 02:40:13 d6c2241d28a8: Preparing 02:40:13 283663ef1352: Preparing 02:40:13 9ebe5291739f: Preparing 02:40:13 869504abaabc: Preparing 02:40:13 5e97ffc8dc90: Preparing 02:40:13 eeaa73608b53: Preparing 02:40:13 869504abaabc: Waiting 02:40:13 5e97ffc8dc90: Waiting 02:40:13 eeaa73608b53: Waiting 02:40:13 283663ef1352: Waiting 02:40:13 9ebe5291739f: Waiting 02:40:13 e1fa366f5338: Layer already exists 02:40:13 d6c2241d28a8: Layer already exists 02:40:13 1572407eb8ed: Pushed 02:40:13 4503d38862e3: Pushed 02:40:13 99d079112ce2: Pushed 02:40:13 eeaa73608b53: Layer already exists 02:40:13 869504abaabc: Pushed 02:40:14 5e97ffc8dc90: Pushed 02:40:26 9ebe5291739f: Pushed 02:40:41 283663ef1352: Pushed 02:40:41 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:42 + 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 02:40:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:42 99d079112ce2: Preparing 02:40:42 4503d38862e3: Preparing 02:40:42 1572407eb8ed: Preparing 02:40:42 e1fa366f5338: Preparing 02:40:42 d6c2241d28a8: Preparing 02:40:42 283663ef1352: Preparing 02:40:42 9ebe5291739f: Preparing 02:40:42 869504abaabc: Preparing 02:40:42 5e97ffc8dc90: Preparing 02:40:42 eeaa73608b53: Preparing 02:40:42 9ebe5291739f: Waiting 02:40:42 869504abaabc: Waiting 02:40:42 5e97ffc8dc90: Waiting 02:40:42 eeaa73608b53: Waiting 02:40:42 283663ef1352: Waiting 02:40:42 4503d38862e3: Layer already exists 02:40:42 d6c2241d28a8: Layer already exists 02:40:42 e1fa366f5338: Layer already exists 02:40:42 1572407eb8ed: Layer already exists 02:40:42 99d079112ce2: Layer already exists 02:40:42 9ebe5291739f: Layer already exists 02:40:42 869504abaabc: Layer already exists 02:40:42 eeaa73608b53: Layer already exists 02:40:42 5e97ffc8dc90: Layer already exists 02:40:42 283663ef1352: Layer already exists 02:40:42 latest: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 02:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:43 99d079112ce2: Preparing 02:40:43 4503d38862e3: Preparing 02:40:43 1572407eb8ed: Preparing 02:40:43 e1fa366f5338: Preparing 02:40:43 d6c2241d28a8: Preparing 02:40:43 283663ef1352: Preparing 02:40:43 9ebe5291739f: Preparing 02:40:43 869504abaabc: Preparing 02:40:43 5e97ffc8dc90: Preparing 02:40:43 eeaa73608b53: Preparing 02:40:43 9ebe5291739f: Waiting 02:40:43 869504abaabc: Waiting 02:40:43 5e97ffc8dc90: Waiting 02:40:43 eeaa73608b53: Waiting 02:40:43 283663ef1352: Waiting 02:40:43 4503d38862e3: Layer already exists 02:40:43 99d079112ce2: Layer already exists 02:40:43 1572407eb8ed: Layer already exists 02:40:43 e1fa366f5338: Layer already exists 02:40:43 d6c2241d28a8: Layer already exists 02:40:43 283663ef1352: Layer already exists 02:40:43 869504abaabc: Layer already exists 02:40:43 9ebe5291739f: Layer already exists 02:40:43 5e97ffc8dc90: Layer already exists 02:40:43 eeaa73608b53: Layer already exists 02:40:43 4.1.0-dev.119: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:44 99d079112ce2: Preparing 02:40:44 4503d38862e3: Preparing 02:40:44 1572407eb8ed: Preparing 02:40:44 e1fa366f5338: Preparing 02:40:44 d6c2241d28a8: Preparing 02:40:44 283663ef1352: Preparing 02:40:44 9ebe5291739f: Preparing 02:40:44 869504abaabc: Preparing 02:40:44 5e97ffc8dc90: Preparing 02:40:44 eeaa73608b53: Preparing 02:40:44 9ebe5291739f: Waiting 02:40:44 869504abaabc: Waiting 02:40:44 5e97ffc8dc90: Waiting 02:40:44 eeaa73608b53: Waiting 02:40:44 283663ef1352: Waiting 02:40:44 99d079112ce2: Layer already exists 02:40:44 1572407eb8ed: Layer already exists 02:40:44 4503d38862e3: Layer already exists 02:40:44 d6c2241d28a8: Layer already exists 02:40:44 e1fa366f5338: Layer already exists 02:40:44 283663ef1352: Layer already exists 02:40:44 9ebe5291739f: Layer already exists 02:40:44 869504abaabc: Layer already exists 02:40:44 5e97ffc8dc90: Layer already exists 02:40:44 eeaa73608b53: Layer already exists 02:40:45 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:45 + 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 02:40:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:45 99d079112ce2: Preparing 02:40:45 4503d38862e3: Preparing 02:40:45 1572407eb8ed: Preparing 02:40:45 e1fa366f5338: Preparing 02:40:45 d6c2241d28a8: Preparing 02:40:45 283663ef1352: Preparing 02:40:45 9ebe5291739f: Preparing 02:40:45 869504abaabc: Preparing 02:40:45 5e97ffc8dc90: Preparing 02:40:45 eeaa73608b53: Preparing 02:40:45 9ebe5291739f: Waiting 02:40:45 283663ef1352: Waiting 02:40:45 869504abaabc: Waiting 02:40:45 5e97ffc8dc90: Waiting 02:40:45 eeaa73608b53: Waiting 02:40:45 4503d38862e3: Layer already exists 02:40:45 d6c2241d28a8: Layer already exists 02:40:45 e1fa366f5338: Layer already exists 02:40:45 99d079112ce2: Layer already exists 02:40:45 1572407eb8ed: Layer already exists 02:40:45 9ebe5291739f: Layer already exists 02:40:45 5e97ffc8dc90: Layer already exists 02:40:45 283663ef1352: Layer already exists 02:40:45 869504abaabc: Layer already exists 02:40:45 eeaa73608b53: Layer already exists 02:40:46 main: digest: sha256:a991db29ad00b7017ad029a18ca5d32ebab7235b747579a55124406a2a5e5e7f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:46 ===================================================== [Pipeline] echo 02:40:46 taggedImages: 02:40:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.119 02:40:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:40:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:40:46 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:46 latest 02:40:46 4.1.0-dev.119 02:40:46 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:40:46 main 02:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:46 1956c53a0331: Preparing 02:40:46 23c586b6195e: Preparing 02:40:46 3bfb06023866: Preparing 02:40:46 e1fa366f5338: Preparing 02:40:46 d6c2241d28a8: Preparing 02:40:46 0f70e0d90ba0: Preparing 02:40:46 5b9b8b090336: Preparing 02:40:46 90c75f196aaf: Preparing 02:40:46 eeaa73608b53: Preparing 02:40:46 0f70e0d90ba0: Waiting 02:40:46 5b9b8b090336: Waiting 02:40:46 eeaa73608b53: Waiting 02:40:47 23c586b6195e: Pushed 02:40:47 3bfb06023866: Pushed 02:40:49 d6c2241d28a8: Layer already exists 02:40:49 e1fa366f5338: Layer already exists 02:40:49 eeaa73608b53: Layer already exists 02:40:49 1956c53a0331: Pushed 02:40:49 5b9b8b090336: Pushed 02:40:50 90c75f196aaf: Pushed 02:41:16 0f70e0d90ba0: Pushed 02:41:16 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:17 + 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 02:41:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:41:17 1956c53a0331: Preparing 02:41:17 23c586b6195e: Preparing 02:41:17 3bfb06023866: Preparing 02:41:17 e1fa366f5338: Preparing 02:41:17 d6c2241d28a8: Preparing 02:41:17 0f70e0d90ba0: Preparing 02:41:17 5b9b8b090336: Preparing 02:41:17 90c75f196aaf: Preparing 02:41:17 eeaa73608b53: Preparing 02:41:17 0f70e0d90ba0: Waiting 02:41:17 90c75f196aaf: Waiting 02:41:17 eeaa73608b53: Waiting 02:41:17 5b9b8b090336: Waiting 02:41:17 1956c53a0331: Layer already exists 02:41:17 3bfb06023866: Layer already exists 02:41:17 23c586b6195e: Layer already exists 02:41:17 d6c2241d28a8: Layer already exists 02:41:17 e1fa366f5338: Layer already exists 02:41:17 0f70e0d90ba0: Layer already exists 02:41:17 90c75f196aaf: Layer already exists 02:41:17 5b9b8b090336: Layer already exists 02:41:17 eeaa73608b53: Layer already exists 02:41:17 latest: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 02:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:41:18 1956c53a0331: Preparing 02:41:18 23c586b6195e: Preparing 02:41:18 3bfb06023866: Preparing 02:41:18 e1fa366f5338: Preparing 02:41:18 d6c2241d28a8: Preparing 02:41:18 0f70e0d90ba0: Preparing 02:41:18 5b9b8b090336: Preparing 02:41:18 90c75f196aaf: Preparing 02:41:18 eeaa73608b53: Preparing 02:41:18 0f70e0d90ba0: Waiting 02:41:18 5b9b8b090336: Waiting 02:41:18 90c75f196aaf: Waiting 02:41:18 eeaa73608b53: Waiting 02:41:18 3bfb06023866: Layer already exists 02:41:18 1956c53a0331: Layer already exists 02:41:18 d6c2241d28a8: Layer already exists 02:41:18 e1fa366f5338: Layer already exists 02:41:18 23c586b6195e: Layer already exists 02:41:18 90c75f196aaf: Layer already exists 02:41:18 0f70e0d90ba0: Layer already exists 02:41:18 5b9b8b090336: Layer already exists 02:41:18 eeaa73608b53: Layer already exists 02:41:18 4.1.0-dev.119: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:41:19 1956c53a0331: Preparing 02:41:19 23c586b6195e: Preparing 02:41:19 3bfb06023866: Preparing 02:41:19 e1fa366f5338: Preparing 02:41:19 d6c2241d28a8: Preparing 02:41:19 0f70e0d90ba0: Preparing 02:41:19 5b9b8b090336: Preparing 02:41:19 90c75f196aaf: Preparing 02:41:19 eeaa73608b53: Preparing 02:41:19 eeaa73608b53: Waiting 02:41:19 5b9b8b090336: Waiting 02:41:19 0f70e0d90ba0: Waiting 02:41:19 90c75f196aaf: Waiting 02:41:19 23c586b6195e: Layer already exists 02:41:19 d6c2241d28a8: Layer already exists 02:41:19 1956c53a0331: Layer already exists 02:41:19 3bfb06023866: Layer already exists 02:41:19 e1fa366f5338: Layer already exists 02:41:19 0f70e0d90ba0: Layer already exists 02:41:19 5b9b8b090336: Layer already exists 02:41:19 90c75f196aaf: Layer already exists 02:41:19 eeaa73608b53: Layer already exists 02:41:19 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + 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 02:41:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:41:20 1956c53a0331: Preparing 02:41:20 23c586b6195e: Preparing 02:41:20 3bfb06023866: Preparing 02:41:20 e1fa366f5338: Preparing 02:41:20 d6c2241d28a8: Preparing 02:41:20 0f70e0d90ba0: Preparing 02:41:20 5b9b8b090336: Preparing 02:41:20 90c75f196aaf: Preparing 02:41:20 eeaa73608b53: Preparing 02:41:20 5b9b8b090336: Waiting 02:41:20 90c75f196aaf: Waiting 02:41:20 eeaa73608b53: Waiting 02:41:20 0f70e0d90ba0: Waiting 02:41:20 3bfb06023866: Layer already exists 02:41:20 d6c2241d28a8: Layer already exists 02:41:20 23c586b6195e: Layer already exists 02:41:20 1956c53a0331: Layer already exists 02:41:20 e1fa366f5338: Layer already exists 02:41:20 5b9b8b090336: Layer already exists 02:41:20 90c75f196aaf: Layer already exists 02:41:20 0f70e0d90ba0: Layer already exists 02:41:20 eeaa73608b53: Layer already exists 02:41:20 main: digest: sha256:7cfe5d6c557152d72b46f25215128255635204a5be11f0d5992836c07624c520 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:20 ===================================================== [Pipeline] echo 02:41:20 taggedImages: 02:41:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:41:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:41:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.119 02:41:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:41:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:41:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:41:20 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:41:20 latest 02:41:20 4.1.0-dev.119 02:41:20 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:41:20 main 02:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:21 62a2f142bd75: Preparing 02:41:21 c7d9fdb2ab95: Preparing 02:41:21 c81a135849b2: Preparing 02:41:21 e1fa366f5338: Preparing 02:41:21 d6c2241d28a8: Preparing 02:41:21 ad62d528ad28: Preparing 02:41:21 869504abaabc: Preparing 02:41:21 5e97ffc8dc90: Preparing 02:41:21 eeaa73608b53: Preparing 02:41:21 869504abaabc: Waiting 02:41:21 5e97ffc8dc90: Waiting 02:41:21 eeaa73608b53: Waiting 02:41:21 ad62d528ad28: Waiting 02:41:21 c7d9fdb2ab95: Pushed 02:41:21 e1fa366f5338: Layer already exists 02:41:21 c81a135849b2: Pushed 02:41:21 d6c2241d28a8: Layer already exists 02:41:21 869504abaabc: Layer already exists 02:41:21 5e97ffc8dc90: Layer already exists 02:41:21 62a2f142bd75: Pushed 02:41:21 eeaa73608b53: Layer already exists 02:41:54 ad62d528ad28: Pushed 02:41:54 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:54 + 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 02:41:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:54 62a2f142bd75: Preparing 02:41:54 c7d9fdb2ab95: Preparing 02:41:54 c81a135849b2: Preparing 02:41:54 e1fa366f5338: Preparing 02:41:54 d6c2241d28a8: Preparing 02:41:54 ad62d528ad28: Preparing 02:41:54 869504abaabc: Preparing 02:41:54 5e97ffc8dc90: Preparing 02:41:54 eeaa73608b53: Preparing 02:41:54 ad62d528ad28: Waiting 02:41:54 869504abaabc: Waiting 02:41:54 5e97ffc8dc90: Waiting 02:41:54 eeaa73608b53: Waiting 02:41:54 d6c2241d28a8: Layer already exists 02:41:54 c81a135849b2: Layer already exists 02:41:54 c7d9fdb2ab95: Layer already exists 02:41:54 e1fa366f5338: Layer already exists 02:41:54 62a2f142bd75: Layer already exists 02:41:54 ad62d528ad28: Layer already exists 02:41:54 869504abaabc: Layer already exists 02:41:54 5e97ffc8dc90: Layer already exists 02:41:54 eeaa73608b53: Layer already exists 02:41:54 latest: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 02:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:55 62a2f142bd75: Preparing 02:41:55 c7d9fdb2ab95: Preparing 02:41:55 c81a135849b2: Preparing 02:41:55 e1fa366f5338: Preparing 02:41:55 d6c2241d28a8: Preparing 02:41:55 ad62d528ad28: Preparing 02:41:55 869504abaabc: Preparing 02:41:55 5e97ffc8dc90: Preparing 02:41:55 eeaa73608b53: Preparing 02:41:55 ad62d528ad28: Waiting 02:41:55 869504abaabc: Waiting 02:41:55 5e97ffc8dc90: Waiting 02:41:55 eeaa73608b53: Waiting 02:41:55 e1fa366f5338: Layer already exists 02:41:55 c7d9fdb2ab95: Layer already exists 02:41:55 62a2f142bd75: Layer already exists 02:41:55 c81a135849b2: Layer already exists 02:41:55 d6c2241d28a8: Layer already exists 02:41:55 5e97ffc8dc90: Layer already exists 02:41:55 869504abaabc: Layer already exists 02:41:55 ad62d528ad28: Layer already exists 02:41:55 eeaa73608b53: Layer already exists 02:41:56 4.1.0-dev.119: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:56 62a2f142bd75: Preparing 02:41:56 c7d9fdb2ab95: Preparing 02:41:56 c81a135849b2: Preparing 02:41:56 e1fa366f5338: Preparing 02:41:56 d6c2241d28a8: Preparing 02:41:56 ad62d528ad28: Preparing 02:41:56 869504abaabc: Preparing 02:41:56 5e97ffc8dc90: Preparing 02:41:56 eeaa73608b53: Preparing 02:41:56 869504abaabc: Waiting 02:41:56 5e97ffc8dc90: Waiting 02:41:56 eeaa73608b53: Waiting 02:41:56 ad62d528ad28: Waiting 02:41:56 e1fa366f5338: Layer already exists 02:41:56 c81a135849b2: Layer already exists 02:41:56 d6c2241d28a8: Layer already exists 02:41:56 62a2f142bd75: Layer already exists 02:41:56 c7d9fdb2ab95: Layer already exists 02:41:56 5e97ffc8dc90: Layer already exists 02:41:56 ad62d528ad28: Layer already exists 02:41:56 eeaa73608b53: Layer already exists 02:41:56 869504abaabc: Layer already exists 02:41:57 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:57 + 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 02:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:42:01 62a2f142bd75: Preparing 02:42:01 c7d9fdb2ab95: Preparing 02:42:01 c81a135849b2: Preparing 02:42:01 e1fa366f5338: Preparing 02:42:01 d6c2241d28a8: Preparing 02:42:01 ad62d528ad28: Preparing 02:42:01 869504abaabc: Preparing 02:42:01 5e97ffc8dc90: Preparing 02:42:01 eeaa73608b53: Preparing 02:42:01 869504abaabc: Waiting 02:42:01 ad62d528ad28: Waiting 02:42:01 5e97ffc8dc90: Waiting 02:42:01 d6c2241d28a8: Layer already exists 02:42:01 62a2f142bd75: Layer already exists 02:42:01 c7d9fdb2ab95: Layer already exists 02:42:01 c81a135849b2: Layer already exists 02:42:01 e1fa366f5338: Layer already exists 02:42:01 869504abaabc: Layer already exists 02:42:01 5e97ffc8dc90: Layer already exists 02:42:01 ad62d528ad28: Layer already exists 02:42:01 eeaa73608b53: Layer already exists 02:42:01 main: digest: sha256:6559782535a5bda062759847ac1d5078a6e592d7aa7bb661afc715bcfee57481 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:01 ===================================================== [Pipeline] echo 02:42:01 taggedImages: 02:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.119 02:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:42:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:42:01 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:01 latest 02:42:01 4.1.0-dev.119 02:42:01 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:01 main 02:42:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:02 37efd70bbe2c: Preparing 02:42:02 feb2efb63e98: Preparing 02:42:02 e1fa366f5338: Preparing 02:42:02 d6c2241d28a8: Preparing 02:42:02 2d0750c60eb7: Preparing 02:42:02 69446cf0a65a: Preparing 02:42:02 eeaa73608b53: Preparing 02:42:02 eeaa73608b53: Waiting 02:42:02 69446cf0a65a: Waiting 02:42:02 d6c2241d28a8: Layer already exists 02:42:02 e1fa366f5338: Layer already exists 02:42:02 eeaa73608b53: Layer already exists 02:42:02 2d0750c60eb7: Pushed 02:42:02 37efd70bbe2c: Pushed 02:42:03 69446cf0a65a: Pushed 02:42:12 feb2efb63e98: Pushed 02:42:12 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:16 37efd70bbe2c: Preparing 02:42:16 feb2efb63e98: Preparing 02:42:16 e1fa366f5338: Preparing 02:42:16 d6c2241d28a8: Preparing 02:42:16 2d0750c60eb7: Preparing 02:42:16 69446cf0a65a: Preparing 02:42:16 eeaa73608b53: Preparing 02:42:16 69446cf0a65a: Waiting 02:42:16 eeaa73608b53: Waiting 02:42:16 37efd70bbe2c: Layer already exists 02:42:16 d6c2241d28a8: Layer already exists 02:42:16 e1fa366f5338: Layer already exists 02:42:16 feb2efb63e98: Layer already exists 02:42:16 2d0750c60eb7: Layer already exists 02:42:16 eeaa73608b53: Layer already exists 02:42:16 69446cf0a65a: Layer already exists 02:42:16 latest: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 02:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:17 37efd70bbe2c: Preparing 02:42:17 feb2efb63e98: Preparing 02:42:17 e1fa366f5338: Preparing 02:42:17 d6c2241d28a8: Preparing 02:42:17 2d0750c60eb7: Preparing 02:42:17 69446cf0a65a: Preparing 02:42:17 eeaa73608b53: Preparing 02:42:17 eeaa73608b53: Waiting 02:42:17 69446cf0a65a: Waiting 02:42:17 37efd70bbe2c: Layer already exists 02:42:17 e1fa366f5338: Layer already exists 02:42:17 2d0750c60eb7: Layer already exists 02:42:17 feb2efb63e98: Layer already exists 02:42:17 d6c2241d28a8: Layer already exists 02:42:17 69446cf0a65a: Layer already exists 02:42:17 eeaa73608b53: Layer already exists 02:42:17 4.1.0-dev.119: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:17 37efd70bbe2c: Preparing 02:42:17 feb2efb63e98: Preparing 02:42:17 e1fa366f5338: Preparing 02:42:17 d6c2241d28a8: Preparing 02:42:17 2d0750c60eb7: Preparing 02:42:17 69446cf0a65a: Preparing 02:42:17 eeaa73608b53: Preparing 02:42:17 69446cf0a65a: Waiting 02:42:17 eeaa73608b53: Waiting 02:42:17 d6c2241d28a8: Layer already exists 02:42:17 feb2efb63e98: Layer already exists 02:42:17 37efd70bbe2c: Layer already exists 02:42:17 2d0750c60eb7: Layer already exists 02:42:17 e1fa366f5338: Layer already exists 02:42:17 69446cf0a65a: Layer already exists 02:42:17 eeaa73608b53: Layer already exists 02:42:17 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:42:18 37efd70bbe2c: Preparing 02:42:18 feb2efb63e98: Preparing 02:42:18 e1fa366f5338: Preparing 02:42:18 d6c2241d28a8: Preparing 02:42:18 2d0750c60eb7: Preparing 02:42:18 69446cf0a65a: Preparing 02:42:18 eeaa73608b53: Preparing 02:42:18 eeaa73608b53: Waiting 02:42:18 69446cf0a65a: Waiting 02:42:18 e1fa366f5338: Layer already exists 02:42:18 2d0750c60eb7: Layer already exists 02:42:18 37efd70bbe2c: Layer already exists 02:42:18 d6c2241d28a8: Layer already exists 02:42:18 feb2efb63e98: Layer already exists 02:42:18 69446cf0a65a: Layer already exists 02:42:18 eeaa73608b53: Layer already exists 02:42:18 main: digest: sha256:82673e77f1ef4b0cb7033788562215756d9d77596cfea3f433a8da693af3a6cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:18 ===================================================== [Pipeline] echo 02:42:18 taggedImages: 02:42:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:42:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.119 02:42:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:42:18 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:42:18 82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:18 latest 02:42:18 4.1.0-dev.119 02:42:18 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:18 main 02:42:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:19 6e1615480396: Preparing 02:42:19 7f2360b20582: Preparing 02:42:19 e1fa366f5338: Preparing 02:42:19 d6c2241d28a8: Preparing 02:42:19 49630703ef74: Preparing 02:42:19 10db2a0c6c3c: Preparing 02:42:19 eeaa73608b53: Preparing 02:42:19 10db2a0c6c3c: Waiting 02:42:19 eeaa73608b53: Waiting 02:42:19 d6c2241d28a8: Layer already exists 02:42:19 e1fa366f5338: Layer already exists 02:42:19 eeaa73608b53: Layer already exists 02:42:19 49630703ef74: Pushed 02:42:19 6e1615480396: Pushed 02:42:20 10db2a0c6c3c: Pushed 02:42:28 7f2360b20582: Pushed 02:42:30 82546f518c2a99c6999a59d4d8fecb75904a09b6: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:30 6e1615480396: Preparing 02:42:30 7f2360b20582: Preparing 02:42:30 e1fa366f5338: Preparing 02:42:30 d6c2241d28a8: Preparing 02:42:30 49630703ef74: Preparing 02:42:30 10db2a0c6c3c: Preparing 02:42:30 eeaa73608b53: Preparing 02:42:30 eeaa73608b53: Waiting 02:42:30 6e1615480396: Layer already exists 02:42:30 7f2360b20582: Layer already exists 02:42:30 d6c2241d28a8: Layer already exists 02:42:30 49630703ef74: Layer already exists 02:42:30 e1fa366f5338: Layer already exists 02:42:30 10db2a0c6c3c: Layer already exists 02:42:30 eeaa73608b53: Layer already exists 02:42:30 latest: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 02:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:31 6e1615480396: Preparing 02:42:31 7f2360b20582: Preparing 02:42:31 e1fa366f5338: Preparing 02:42:31 d6c2241d28a8: Preparing 02:42:31 49630703ef74: Preparing 02:42:31 10db2a0c6c3c: Preparing 02:42:31 eeaa73608b53: Preparing 02:42:31 10db2a0c6c3c: Waiting 02:42:31 eeaa73608b53: Waiting 02:42:31 d6c2241d28a8: Layer already exists 02:42:31 6e1615480396: Layer already exists 02:42:31 49630703ef74: Layer already exists 02:42:31 e1fa366f5338: Layer already exists 02:42:31 7f2360b20582: Layer already exists 02:42:31 10db2a0c6c3c: Layer already exists 02:42:31 eeaa73608b53: Layer already exists 02:42:31 4.1.0-dev.119: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:32 6e1615480396: Preparing 02:42:32 7f2360b20582: Preparing 02:42:32 e1fa366f5338: Preparing 02:42:32 d6c2241d28a8: Preparing 02:42:32 49630703ef74: Preparing 02:42:32 10db2a0c6c3c: Preparing 02:42:32 eeaa73608b53: Preparing 02:42:32 10db2a0c6c3c: Waiting 02:42:32 eeaa73608b53: Waiting 02:42:32 7f2360b20582: Layer already exists 02:42:32 49630703ef74: Layer already exists 02:42:32 d6c2241d28a8: Layer already exists 02:42:32 e1fa366f5338: Layer already exists 02:42:32 6e1615480396: Layer already exists 02:42:32 10db2a0c6c3c: Layer already exists 02:42:32 eeaa73608b53: Layer already exists 02:42:32 82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:42:33 6e1615480396: Preparing 02:42:33 7f2360b20582: Preparing 02:42:33 e1fa366f5338: Preparing 02:42:33 d6c2241d28a8: Preparing 02:42:33 49630703ef74: Preparing 02:42:33 10db2a0c6c3c: Preparing 02:42:33 eeaa73608b53: Preparing 02:42:33 10db2a0c6c3c: Waiting 02:42:33 eeaa73608b53: Waiting 02:42:33 e1fa366f5338: Layer already exists 02:42:33 6e1615480396: Layer already exists 02:42:33 7f2360b20582: Layer already exists 02:42:33 49630703ef74: Layer already exists 02:42:33 d6c2241d28a8: Layer already exists 02:42:33 10db2a0c6c3c: Layer already exists 02:42:33 eeaa73608b53: Layer already exists 02:42:33 main: digest: sha256:e0bdf166ea35bc631df9c3e57f9941f243d2d74504acaf621e3c060645868c9d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:33 ===================================================== [Pipeline] echo 02:42:33 taggedImages: 02:42:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6 02:42:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:42:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.119 02:42:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82546f518c2a99c6999a59d4d8fecb75904a09b6-4.1.0-dev.119 02:42:33 - 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 02:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:34 02:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:34 arm64: Pulling from edgex-lftools-log-publisher 02:42:34 8998bd30e6a1: Pulling fs layer 02:42:34 04944245beec: Pulling fs layer 02:42:34 699f458cf7ca: Pulling fs layer 02:42:34 765212b225bb: Pulling fs layer 02:42:34 f23df028b6ca: Pulling fs layer 02:42:34 765212b225bb: Waiting 02:42:34 f23df028b6ca: Waiting 02:42:34 d65c8cfc05b1: Pulling fs layer 02:42:34 2437ff75d9bd: Pulling fs layer 02:42:34 d65c8cfc05b1: Waiting 02:42:34 2437ff75d9bd: Waiting 02:42:34 04944245beec: Verifying Checksum 02:42:34 04944245beec: Download complete 02:42:34 765212b225bb: Verifying Checksum 02:42:34 765212b225bb: Download complete 02:42:34 f23df028b6ca: Verifying Checksum 02:42:34 f23df028b6ca: Download complete 02:42:34 d65c8cfc05b1: Verifying Checksum 02:42:34 d65c8cfc05b1: Download complete 02:42:34 699f458cf7ca: Verifying Checksum 02:42:34 699f458cf7ca: Download complete 02:42:35 8998bd30e6a1: Download complete 02:42:37 2437ff75d9bd: Verifying Checksum 02:42:37 2437ff75d9bd: Download complete 02:42:39 8998bd30e6a1: Pull complete 02:42:39 04944245beec: Pull complete 02:42:41 699f458cf7ca: Pull complete 02:42:41 765212b225bb: Pull complete 02:42:44 f23df028b6ca: Pull complete 02:42:44 d65c8cfc05b1: Pull complete 02:43:03 2437ff75d9bd: Pull complete 02:43:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:03 prd-ubuntu20.04-docker-arm64-4c-16g-12732 does not seem to be running inside a container 02:43:03 $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:43:05 $ docker top 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:06 ---> job-cost.sh 02:43:06 lf-activate-venv: SKIPPING 02:43:06 INFO: No Stack... 02:43:06 INFO: Retrieving Pricing Info for: v3-standard-4 02:43:07 INFO: Archiving Costs [Pipeline] sh 02:43:07 + cat /w/workspace/edgex-go/984/archives/cost.csv 02:43:07 + cut -d, -f6 [Pipeline] lock 02:43:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] 02:43:08 Resource [jenkins-edgexfoundry-edgex-go-main-984-stack-cost] did not exist. Created. 02:43:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:08 + echo total: 0.10999999940395355 [Pipeline] stash 02:43:09 Stashed 1 file(s) [Pipeline] } 02:43:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-984-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:09 $ docker stop --time=1 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 02:43:13 $ docker rm -f --volumes 542cea75e31e7afcd87da9c1ad4f8376ac54fc4c31ec2fb4621b3eee21a17c57 [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 02:43:14 provisioning config files... 02:43:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/984@tmp/config11211482800295137311tmp [Pipeline] { [Pipeline] sh 02:43:14 + set +x 02:43:14 + + curl -s https://codecov.io/bash 02:43:14 bash -s -- 02:43:14 02:43:14 _____ _ 02:43:14 / ____| | | 02:43:14 | | ___ __| | ___ ___ _____ __ 02:43:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:14 Bash-1.0.6 02:43:14 02:43:14 02:43:14 ==> git version 2.25.1 found 02:43:14 ==> 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 02:43:14 Release-Date: 2020-01-08 02:43:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:43:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:43:14 ==> Jenkins CI detected. 02:43:14 current dir:  /w/workspace/edgex-go/984 02:43:14 project root: . 02:43:14 --> token set from env 02:43:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:14 ==> Running gcov in . (disable via -X gcov) 02:43:14 ==> Python coveragepy not found 02:43:14 ==> Searching for coverage reports in: 02:43:14 + . 02:43:14 -> Found 1 reports 02:43:14 ==> Detecting git/mercurial file structure 02:43:14 ==> Reading reports 02:43:14 + ./coverage.out bytes=1048213 02:43:14 ==> Appending adjustments 02:43:14 https://docs.codecov.io/docs/fixing-reports 02:43:16 + Found adjustments 02:43:16 ==> Gzipping contents 02:43:16 108K /tmp/codecov.75CKdR.gz 02:43:16 ==> Uploading reports 02:43:16 url: https://codecov.io 02:43:16 query: branch=main&commit=82546f518c2a99c6999a59d4d8fecb75904a09b6&build=984&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F984%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:16 -> Pinging Codecov 02:43:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82546f518c2a99c6999a59d4d8fecb75904a09b6&build=984&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F984%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:16 -> Uploading to 02:43:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/82546f518c2a99c6999a59d4d8fecb75904a09b6/58104027-37db-4752-8a27-d7a8ed3014ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260609%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260609T024316Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=95995e1733c2e6a526ae5b4f6fd4c09c1463ff6ce7266e43ae525218235476a9 02:43:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:16 Dload Upload Total Spent Left Speed 02:43:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 172k --:--:-- --:--:-- --:--:-- 172k 02:43:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82546f518c2a99c6999a59d4d8fecb75904a09b6 [Pipeline] } 02:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:43:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:43:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:43:18 02:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:43:18 latest: Pulling from edgex-devops/edgex-snyk-go 02:43:18 2d35ebdb57d9: Already exists 02:43:18 85e8836fcdb2: Pulling fs layer 02:43:18 91631faa732a: Pulling fs layer 02:43:18 f3f5ae8826fa: Pulling fs layer 02:43:18 4f4fb700ef54: Pulling fs layer 02:43:18 7861252a18e6: Pulling fs layer 02:43:18 9130f900ef6f: Pulling fs layer 02:43:18 4f4fb700ef54: Waiting 02:43:18 7861252a18e6: Waiting 02:43:18 9130f900ef6f: Waiting 02:43:18 f3f5ae8826fa: Verifying Checksum 02:43:18 f3f5ae8826fa: Download complete 02:43:18 85e8836fcdb2: Verifying Checksum 02:43:18 85e8836fcdb2: Download complete 02:43:18 4f4fb700ef54: Download complete 02:43:18 85e8836fcdb2: Pull complete 02:43:18 7861252a18e6: Verifying Checksum 02:43:18 7861252a18e6: Download complete 02:43:19 91631faa732a: Verifying Checksum 02:43:19 91631faa732a: Download complete 02:43:19 9130f900ef6f: Verifying Checksum 02:43:19 9130f900ef6f: Download complete 02:43:23 91631faa732a: Pull complete 02:43:23 f3f5ae8826fa: Pull complete 02:43:23 4f4fb700ef54: Pull complete 02:43:23 7861252a18e6: Pull complete 02:43:28 9130f900ef6f: Pull complete 02:43:28 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:43:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:28 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:43:28 $ 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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:43:37 $ docker top 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:37 + git config --global --add safe.directory /w/workspace/edgex-go/984 [Pipeline] echo 02:43:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:43:38 + set -o pipefail 02:43:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:43:53 02:43:53 Monitoring /w/workspace/edgex-go/984 (github.com/edgexfoundry/edgex-go)... 02:43:53 02:43:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e3fc614d-90f5-46bb-b4bd-860a1b3f05fc 02:43:53 02:43:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:43:53 02:43:53 02:43:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:43:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:43:56 $ docker stop --time=1 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af 02:43:58 $ docker rm -f --volumes 5e819bb8d93d27aba26bfe46908be4022268f8939d69ffe980251c10b18313af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:43:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:59 provisioning config files... 02:43:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/984@tmp/config7773096119775004514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:59 --> edgex-publish-swagger.sh 02:43:59 === Publish openapi API === 02:43:59 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:43:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/984/openapi/core-command.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 364 180k --:--:-- --:--:-- --:--:-- 180k 02:43:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:59 02:43:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/984/openapi/core-data.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 492 548k --:--:-- --:--:-- --:--:-- 549k 100 75375 100 66 100 75309 492 548k --:--:-- --:--:-- --:--:-- 545k 02:43:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:59 02:43:59 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/984/openapi/core-keeper.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 308k 02:43:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:59 02:43:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/984/openapi/core-metadata.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 392 971k --:--:-- --:--:-- --:--:-- 971k 02:43:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:59 02:43:59 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/984/openapi/security-proxy-auth.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k 02:43:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:59 02:43:59 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/984/openapi/security-secretstore-setup.yaml] 02:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:59 Dload Upload Total Spent Left Speed 02:44:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 417 24765 --:--:-- --:--:-- --:--:-- 25343 02:44:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:00 02:44:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/984/openapi/support-notifications.yaml] 02:44:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:00 Dload Upload Total Spent Left Speed 02:44:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k 02:44:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:00 02:44:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/984/openapi/support-scheduler.yaml] 02:44:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:00 Dload Upload Total Spent Left Speed 02:44:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 523 396k --:--:-- --:--:-- --:--:-- 397k 02:44:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:44:00 [Pipeline] } 02:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:44:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:01 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:44:01 $ docker top 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e -eo pid,comm 02:44:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:01 [ssh-agent] Looking for ssh-agent implementation... 02:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:01 $ docker exec 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e ssh-agent 02:44:02 SSH_AUTH_SOCK=/tmp/ssh-2k1qMmg5BG2G/agent.32 02:44:02 SSH_AGENT_PID=38 02:44:02 Running ssh-add (command line suppressed) 02:44:02 Identity added: /w/workspace/edgex-go/984@tmp/private_key_144049709895118548.key (/w/workspace/edgex-go/984@tmp/private_key_144049709895118548.key) 02:44:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:02 + git semver tag 02:44:03 2026-06-09 02:44:02,737 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:03 2026-06-09 02:44:02,740 [run_tag] DEBUG tag force:False 02:44:03 2026-06-09 02:44:02,740 [check_head_tag] DEBUG check head tag 02:44:03 2026-06-09 02:44:02,742 [execute] INFO git cat-file --batch-check 02:44:03 2026-06-09 02:44:02,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984, stdin=, shell=False, universal_newlines=False) 02:44:03 2026-06-09 02:44:02,745 [execute] INFO git cat-file --batch 02:44:03 2026-06-09 02:44:02,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/984, stdin=, shell=False, universal_newlines=False) 02:44:03 2026-06-09 02:44:02,785 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:03 2026-06-09 02:44:02,785 [execute] INFO git tag -a v4.1.0-dev.119 -m v4.1.0-dev.119 02:44:03 2026-06-09 02:44:02,785 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.119', '-m', 'v4.1.0-dev.119'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) 02:44:03 2026-06-09 02:44:02,789 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:03 4.1.0-dev.119 [Pipeline] } 02:44:03 $ docker exec --env ******** --env ******** 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e ssh-agent -k 02:44:03 unset SSH_AUTH_SOCK; 02:44:03 unset SSH_AGENT_PID; 02:44:03 echo Agent pid 38 killed; 02:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:03 + git semver [Pipeline] } 02:44:03 $ docker stop --time=1 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e 02:44:05 $ docker rm -f --volumes 645749857cad0b88ccb091e9ae67549a45a6f873aac1b6c98cacda6674e7c42e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:05 02:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:05 0.23.1-centos7: Pulling from edgex-lftools 02:44:05 ab5ef0e58194: Pulling fs layer 02:44:05 9712f1f96733: Pulling fs layer 02:44:05 63f879dbbcfc: Pulling fs layer 02:44:05 0d9ebad4ef96: Pulling fs layer 02:44:05 e9a5061849ea: Pulling fs layer 02:44:05 d747dcd14b5f: Pulling fs layer 02:44:05 2de7ff778b66: Pulling fs layer 02:44:05 e9a5061849ea: Waiting 02:44:05 d747dcd14b5f: Waiting 02:44:05 2de7ff778b66: Waiting 02:44:05 0d9ebad4ef96: Waiting 02:44:05 9712f1f96733: Verifying Checksum 02:44:05 9712f1f96733: Download complete 02:44:05 63f879dbbcfc: Verifying Checksum 02:44:05 63f879dbbcfc: Download complete 02:44:06 e9a5061849ea: Verifying Checksum 02:44:06 e9a5061849ea: Download complete 02:44:06 d747dcd14b5f: Verifying Checksum 02:44:06 d747dcd14b5f: Download complete 02:44:06 0d9ebad4ef96: Verifying Checksum 02:44:06 0d9ebad4ef96: Download complete 02:44:06 ab5ef0e58194: Verifying Checksum 02:44:06 ab5ef0e58194: Download complete 02:44:06 2de7ff778b66: Verifying Checksum 02:44:06 2de7ff778b66: Download complete 02:44:09 ab5ef0e58194: Pull complete 02:44:09 9712f1f96733: Pull complete 02:44:10 63f879dbbcfc: Pull complete 02:44:15 0d9ebad4ef96: Pull complete 02:44:15 e9a5061849ea: Pull complete 02:44:15 d747dcd14b5f: Pull complete 02:44:17 2de7ff778b66: Pull complete 02:44:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:17 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:44:30 $ docker top cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:30 provisioning config files... 02:44:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/984@tmp/config4068813692037314097tmp 02:44:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/984@tmp/config9364843692158765672tmp 02:44:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/984@tmp/config12246951002285929903tmp [Pipeline] { [Pipeline] echo 02:44:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:30 ---> sigul-configuration.sh 02:44:30 gpg: directory `/root/.gnupg' created 02:44:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:30 gpg: CAST5 encrypted data 02:44:30 gpg: encrypted with 1 passphrase 02:44:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:31 + mkdir /home/jenkins 02:44:31 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:31 + 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 02:44:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:31 ---> sigul-install.sh 02:44:31 Sigul already installed; skipping installation. [Pipeline] sh 02:44:32 + git tag --list 02:44:32 0.6.0 02:44:32 0.6.1 02:44:32 0.7.0 02:44:32 0.7.1 02:44:32 v1.0.0 02:44:32 v1.0.1 02:44:32 v1.1.0 02:44:32 v1.2.0 02:44:32 v1.2.1 02:44:32 v1.3.0 02:44:32 v1.3.1 02:44:32 v2.0.0 02:44:32 v2.1.0 02:44:32 v2.1.1 02:44:32 v2.2.0 02:44:32 v2.3.0 02:44:32 v3.0 02:44:32 v3.0.0 02:44:32 v3.1 02:44:32 v3.1.0 02:44:32 v3.1.1 02:44:32 v4.0 02:44:32 v4.0.0 02:44:32 v4.0.1 02:44:32 v4.0.1-dev.1 02:44:32 v4.0.1-dev.2 02:44:32 v4.0.2 02:44:32 v4.0.2-dev.1 02:44:32 v4.1.0-dev.1 02:44:32 v4.1.0-dev.10 02:44:32 v4.1.0-dev.100 02:44:32 v4.1.0-dev.101 02:44:32 v4.1.0-dev.102 02:44:32 v4.1.0-dev.103 02:44:32 v4.1.0-dev.104 02:44:32 v4.1.0-dev.105 02:44:32 v4.1.0-dev.106 02:44:32 v4.1.0-dev.107 02:44:32 v4.1.0-dev.108 02:44:32 v4.1.0-dev.109 02:44:32 v4.1.0-dev.11 02:44:32 v4.1.0-dev.110 02:44:32 v4.1.0-dev.111 02:44:32 v4.1.0-dev.112 02:44:32 v4.1.0-dev.113 02:44:32 v4.1.0-dev.114 02:44:32 v4.1.0-dev.115 02:44:32 v4.1.0-dev.116 02:44:32 v4.1.0-dev.117 02:44:32 v4.1.0-dev.118 02:44:32 v4.1.0-dev.119 02:44:32 v4.1.0-dev.12 02:44:32 v4.1.0-dev.13 02:44:32 v4.1.0-dev.14 02:44:32 v4.1.0-dev.15 02:44:32 v4.1.0-dev.16 02:44:32 v4.1.0-dev.17 02:44:32 v4.1.0-dev.18 02:44:32 v4.1.0-dev.19 02:44:32 v4.1.0-dev.2 02:44:32 v4.1.0-dev.20 02:44:32 v4.1.0-dev.21 02:44:32 v4.1.0-dev.22 02:44:32 v4.1.0-dev.23 02:44:32 v4.1.0-dev.24 02:44:32 v4.1.0-dev.25 02:44:32 v4.1.0-dev.26 02:44:32 v4.1.0-dev.27 02:44:32 v4.1.0-dev.28 02:44:32 v4.1.0-dev.29 02:44:32 v4.1.0-dev.3 02:44:32 v4.1.0-dev.30 02:44:32 v4.1.0-dev.31 02:44:32 v4.1.0-dev.32 02:44:32 v4.1.0-dev.33 02:44:32 v4.1.0-dev.34 02:44:32 v4.1.0-dev.35 02:44:32 v4.1.0-dev.36 02:44:32 v4.1.0-dev.37 02:44:32 v4.1.0-dev.38 02:44:32 v4.1.0-dev.39 02:44:32 v4.1.0-dev.4 02:44:32 v4.1.0-dev.40 02:44:32 v4.1.0-dev.41 02:44:32 v4.1.0-dev.42 02:44:32 v4.1.0-dev.43 02:44:32 v4.1.0-dev.44 02:44:32 v4.1.0-dev.45 02:44:32 v4.1.0-dev.46 02:44:32 v4.1.0-dev.47 02:44:32 v4.1.0-dev.48 02:44:32 v4.1.0-dev.49 02:44:32 v4.1.0-dev.5 02:44:32 v4.1.0-dev.50 02:44:32 v4.1.0-dev.51 02:44:32 v4.1.0-dev.52 02:44:32 v4.1.0-dev.53 02:44:32 v4.1.0-dev.54 02:44:32 v4.1.0-dev.55 02:44:32 v4.1.0-dev.56 02:44:32 v4.1.0-dev.57 02:44:32 v4.1.0-dev.58 02:44:32 v4.1.0-dev.59 02:44:32 v4.1.0-dev.6 02:44:32 v4.1.0-dev.60 02:44:32 v4.1.0-dev.61 02:44:32 v4.1.0-dev.62 02:44:32 v4.1.0-dev.63 02:44:32 v4.1.0-dev.64 02:44:32 v4.1.0-dev.65 02:44:32 v4.1.0-dev.66 02:44:32 v4.1.0-dev.67 02:44:32 v4.1.0-dev.68 02:44:32 v4.1.0-dev.69 02:44:32 v4.1.0-dev.7 02:44:32 v4.1.0-dev.70 02:44:32 v4.1.0-dev.71 02:44:32 v4.1.0-dev.72 02:44:32 v4.1.0-dev.73 02:44:32 v4.1.0-dev.74 02:44:32 v4.1.0-dev.75 02:44:32 v4.1.0-dev.76 02:44:32 v4.1.0-dev.77 02:44:32 v4.1.0-dev.78 02:44:32 v4.1.0-dev.79 02:44:32 v4.1.0-dev.8 02:44:32 v4.1.0-dev.80 02:44:32 v4.1.0-dev.81 02:44:32 v4.1.0-dev.82 02:44:32 v4.1.0-dev.83 02:44:32 v4.1.0-dev.84 02:44:32 v4.1.0-dev.85 02:44:32 v4.1.0-dev.86 02:44:32 v4.1.0-dev.87 02:44:32 v4.1.0-dev.88 02:44:32 v4.1.0-dev.89 02:44:32 v4.1.0-dev.9 02:44:32 v4.1.0-dev.90 02:44:32 v4.1.0-dev.91 02:44:32 v4.1.0-dev.92 02:44:32 v4.1.0-dev.93 02:44:32 v4.1.0-dev.94 02:44:32 v4.1.0-dev.95 02:44:32 v4.1.0-dev.96 02:44:32 v4.1.0-dev.97 02:44:32 v4.1.0-dev.98 02:44:32 v4.1.0-dev.99 [Pipeline] sh 02:44:32 + lftools sign git-tag v4.1.0-dev.119 02:44:33 Signing Git tag with Sigul... 02:44:33 Signing v4.1.0-dev.119 [Pipeline] echo 02:44:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:34 $ docker stop --time=1 cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 02:44:36 $ docker rm -f --volumes cb9990610ad8cf93845e87419c396bbf2d424cb4a79256c9dd50a728c1194121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:44:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:37 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:44:39 $ docker top 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d -eo pid,comm 02:44:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:44:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:40 [ssh-agent] Looking for ssh-agent implementation... 02:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:40 $ docker exec 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d ssh-agent 02:44:40 SSH_AUTH_SOCK=/tmp/ssh-j4UYdvAU8w4O/agent.14 02:44:40 SSH_AGENT_PID=20 02:44:40 Running ssh-add (command line suppressed) 02:44:40 Identity added: /w/workspace/edgex-go/984@tmp/private_key_14935867699617748470.key (/w/workspace/edgex-go/984@tmp/private_key_14935867699617748470.key) 02:44:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:40 + git semver bump pre 02:44:40 2026-06-09 02:44:40,899 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:40 2026-06-09 02:44:40,913 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:40 2026-06-09 02:44:40,914 [bump_version] DEBUG bumping version:4.1.0-dev.119 on axis:pre with prefix:dev 02:44:40 2026-06-09 02:44:40,914 [bump_version] DEBUG bumped version:4.1.0-dev.120 02:44:40 2026-06-09 02:44:40,914 [write_version] DEBUG write version:4.1.0-dev.120 to path:/w/workspace/edgex-go/984/.semver/main with force:True 02:44:40 2026-06-09 02:44:40,914 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:40 2026-06-09 02:44:40,914 [write_file] DEBUG write to file:/w/workspace/edgex-go/984/.semver/main 02:44:40 2026-06-09 02:44:40,927 [execute] INFO git cat-file --batch-check 02:44:40 2026-06-09 02:44:40,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) 02:44:40 2026-06-09 02:44:40,931 [execute] INFO git cat-file --batch 02:44:40 2026-06-09 02:44:40,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) 02:44:41 2026-06-09 02:44:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:41 4.1.0-dev.120 [Pipeline] } 02:44:41 $ docker exec --env ******** --env ******** 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d ssh-agent -k 02:44:41 unset SSH_AUTH_SOCK; 02:44:41 unset SSH_AGENT_PID; 02:44:41 echo Agent pid 20 killed; 02:44:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:41 + git semver [Pipeline] } 02:44:42 $ docker stop --time=1 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d 02:44:44 $ docker rm -f --volumes 39659d8247152d316ab3f74ef930ecec9e3c7e37f4255a2d8ec52c71a856754d [Pipeline] // withDockerContainer [Pipeline] sh 02:44:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:45 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:44:46 $ docker top 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 -eo pid,comm 02:44:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:44:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:46 [ssh-agent] Looking for ssh-agent implementation... 02:44:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:46 $ docker exec 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 ssh-agent 02:44:46 SSH_AUTH_SOCK=/tmp/ssh-onFNepIxID2l/agent.14 02:44:46 SSH_AGENT_PID=20 02:44:46 Running ssh-add (command line suppressed) 02:44:46 Identity added: /w/workspace/edgex-go/984@tmp/private_key_8323201897684141309.key (/w/workspace/edgex-go/984@tmp/private_key_8323201897684141309.key) 02:44:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:47 + git semver push 02:44:47 2026-06-09 02:44:47,465 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:47 2026-06-09 02:44:47,474 [run_push] DEBUG push 02:44:47 2026-06-09 02:44:47,475 [execute] INFO git cat-file --batch-check 02:44:47 2026-06-09 02:44:47,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/984/.semver, stdin=, shell=False, universal_newlines=False) 02:44:47 2026-06-09 02:44:47,478 [execute] INFO git rev-list 76413404f0895378c45cbab42dc981ff8d3319bf -- 02:44:47 2026-06-09 02:44:47,478 [execute] DEBUG Popen(['git', 'rev-list', '76413404f0895378c45cbab42dc981ff8d3319bf', '--'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=False) 02:44:47 2026-06-09 02:44:47,513 [execute] INFO git fetch -v -- origin 02:44:47 2026-06-09 02:44:47,513 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=True) 02:44:48 2026-06-09 02:44:48,107 [run_push] DEBUG no remote changes detected 02:44:48 2026-06-09 02:44:48,107 [execute] INFO git push origin semver 02:44:48 2026-06-09 02:44:48,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/984/.semver, stdin=None, shell=False, universal_newlines=False) 02:44:49 2026-06-09 02:44:49,238 [run_push] DEBUG push all version tags 02:44:49 2026-06-09 02:44:49,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:44:49 2026-06-09 02:44:49,238 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/984, stdin=None, shell=False, universal_newlines=False) 02:44:50 2026-06-09 02:44:50,291 [read_version] DEBUG read version from /w/workspace/edgex-go/984/.semver/main 02:44:50 4.1.0-dev.120 [Pipeline] } 02:44:50 $ docker exec --env ******** --env ******** 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 ssh-agent -k 02:44:50 unset SSH_AUTH_SOCK; 02:44:50 unset SSH_AGENT_PID; 02:44:50 echo Agent pid 20 killed; 02:44:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:51 + git semver [Pipeline] } 02:44:51 $ docker stop --time=1 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 02:44:52 $ docker rm -f --volumes 5a065a50fe1986ddde224b5dda096ccb219c2402911269cbb6c71bb704bd6533 [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 02:44:53 + [ -d /w/workspace/edgex-go/984/archives ] [Pipeline] libraryResource [Pipeline] sh 02:44:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:54 ---> package-listing.sh 02:44:54 ++ facter osfamily 02:44:54 ++ tr '[:upper:]' '[:lower:]' 02:44:54 + OS_FAMILY=debian 02:44:54 + workspace=/w/workspace/edgex-go/984 02:44:54 + START_PACKAGES=/tmp/packages_start.txt 02:44:54 + END_PACKAGES=/tmp/packages_end.txt 02:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:54 + PACKAGES=/tmp/packages_start.txt 02:44:54 + '[' /w/workspace/edgex-go/984 ']' 02:44:54 + PACKAGES=/tmp/packages_end.txt 02:44:54 + case "${OS_FAMILY}" in 02:44:54 + dpkg -l 02:44:54 + grep '^ii' 02:44:54 + '[' -f /tmp/packages_start.txt ']' 02:44:54 + '[' -f /tmp/packages_end.txt ']' 02:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:54 + '[' /w/workspace/edgex-go/984 ']' 02:44:54 + mkdir -p /w/workspace/edgex-go/984/archives/ 02:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/984/archives/ [Pipeline] echo 02:44:54 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/984/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:44:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:55 02:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:55 latest: Pulling from edgex-lftools-log-publisher 02:44:55 5eb5b503b376: Pulling fs layer 02:44:55 5c69ac0246d0: Pulling fs layer 02:44:55 ec43610c2a17: Pulling fs layer 02:44:55 3a2ae6a8a46f: Pulling fs layer 02:44:55 33b1e0a273af: Pulling fs layer 02:44:55 5d3b04190fa2: Pulling fs layer 02:44:55 2f39f015ded8: Pulling fs layer 02:44:55 33b1e0a273af: Waiting 02:44:55 5d3b04190fa2: Waiting 02:44:55 2f39f015ded8: Waiting 02:44:55 3a2ae6a8a46f: Waiting 02:44:55 5c69ac0246d0: Verifying Checksum 02:44:55 5c69ac0246d0: Download complete 02:44:55 3a2ae6a8a46f: Verifying Checksum 02:44:55 3a2ae6a8a46f: Download complete 02:44:56 33b1e0a273af: Verifying Checksum 02:44:56 33b1e0a273af: Download complete 02:44:56 ec43610c2a17: Verifying Checksum 02:44:56 ec43610c2a17: Download complete 02:44:56 5d3b04190fa2: Verifying Checksum 02:44:56 5d3b04190fa2: Download complete 02:44:56 5eb5b503b376: Verifying Checksum 02:44:56 5eb5b503b376: Download complete 02:44:57 2f39f015ded8: Verifying Checksum 02:44:57 2f39f015ded8: Download complete 02:44:58 5eb5b503b376: Pull complete 02:44:58 5c69ac0246d0: Pull complete 02:44:59 ec43610c2a17: Pull complete 02:44:59 3a2ae6a8a46f: Pull complete 02:44:59 33b1e0a273af: Pull complete 02:45:00 5d3b04190fa2: Pull complete 02:45:07 2f39f015ded8: Pull complete 02:45:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:07 prd-ubuntu20.04-docker-8c-8g-12729 does not seem to be running inside a container 02:45:07 $ 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/984/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/984 -v /w/workspace/edgex-go/984:/w/workspace/edgex-go/984:rw,z -v /w/workspace/edgex-go/984@tmp:/w/workspace/edgex-go/984@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 02:45:35 $ docker top 1240d4793acee02e19e08181845de3f12f2502dfc1b6439c830bc2f4b76fe56d -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:36 + mkdir -p /var/log/sysstat [Pipeline] sh 02:45:36 + ls /var/log/sa-host 02:45:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:36 provisioning config files... 02:45:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/984@tmp/config11491463344200960918tmp [Pipeline] { [Pipeline] echo 02:45:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:37 ---> create-netrc.sh [Pipeline] } 02:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:45:37 ---> python-tools-install.sh [Pipeline] echo 02:45:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:37 ---> sudo-logs.sh 02:45:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:38 ---> job-cost.sh 02:45:38 lf-activate-venv: SKIPPING 02:45:38 DEBUG: total: 0.10999999940395355 02:45:38 INFO: Retrieving Stack Cost... 02:45:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:45:38 INFO: Archiving Costs [Pipeline] echo 02:45:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:39 ---> logs-deploy.sh 02:45:39 lf-activate-venv: SKIPPING 02:45:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/984 02:45:39 INFO: archiving workspace using pattern(s): 02:45:40 Archives upload complete. 02:45:40 INFO: archiving logs to Nexus 02:45:41 ---> uname -a: 02:45:41 Linux prd-ubuntu20-04-docker-8c-8g-12729 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:45:41 02:45:41 02:45:41 ---> lscpu: 02:45:41 Architecture: x86_64 02:45:41 CPU op-mode(s): 32-bit, 64-bit 02:45:41 Byte Order: Little Endian 02:45:41 Address sizes: 40 bits physical, 48 bits virtual 02:45:41 CPU(s): 8 02:45:41 On-line CPU(s) list: 0-7 02:45:41 Thread(s) per core: 1 02:45:41 Core(s) per socket: 1 02:45:41 Socket(s): 8 02:45:41 NUMA node(s): 1 02:45:41 Vendor ID: AuthenticAMD 02:45:41 CPU family: 23 02:45:41 Model: 49 02:45:41 Model name: AMD EPYC-Rome Processor 02:45:41 Stepping: 0 02:45:41 CPU MHz: 2800.000 02:45:41 BogoMIPS: 5600.00 02:45:41 Virtualization: AMD-V 02:45:41 Hypervisor vendor: KVM 02:45:41 Virtualization type: full 02:45:41 L1d cache: 256 KiB 02:45:41 L1i cache: 256 KiB 02:45:41 L2 cache: 4 MiB 02:45:41 L3 cache: 128 MiB 02:45:41 NUMA node0 CPU(s): 0-7 02:45:41 Vulnerability Gather data sampling: Not affected 02:45:41 Vulnerability Itlb multihit: Not affected 02:45:41 Vulnerability L1tf: Not affected 02:45:41 Vulnerability Mds: Not affected 02:45:41 Vulnerability Meltdown: Not affected 02:45:41 Vulnerability Mmio stale data: Not affected 02:45:41 Vulnerability Retbleed: Vulnerable 02:45:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:45:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:45:41 Vulnerability Srbds: Not affected 02:45:41 Vulnerability Tsx async abort: Not affected 02:45:41 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 02:45:41 02:45:41 02:45:41 ---> nproc: 02:45:41 8 02:45:41 02:45:41 02:45:41 ---> df -h: 02:45:41 Filesystem Size Used Avail Use% Mounted on 02:45:41 overlay 155G 34G 122G 22% / 02:45:41 tmpfs 64M 0 64M 0% /dev 02:45:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:45:41 shm 64M 0 64M 0% /dev/shm 02:45:41 /dev/vda1 155G 34G 122G 22% /facter-os 02:45:41 02:45:41 02:45:41 ---> sar -b -r -n DEV: 02:45:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12729) 06/09/26 _x86_64_ (8 CPU) 02:45:41 02:45:41 01:44:00 LINUX RESTART (8 CPU) 02:45:41 02:45:41 01:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:45:41 01:46:01 117.40 9.63 107.78 0.00 1695.39 31711.57 0.00 02:45:41 01:47:01 86.35 0.17 86.19 0.00 2.53 32838.41 0.00 02:45:41 01:48:01 36.56 0.15 36.41 0.00 1.20 24851.32 0.00 02:45:41 01:49:01 92.68 0.10 92.58 0.00 2.00 51750.97 0.00 02:45:41 01:50:01 1212.43 23.03 1189.40 0.00 225.16 558759.41 0.00 02:45:41 01:51:01 213.78 0.80 212.98 0.00 6.40 49096.17 0.00 02:45:41 01:52:01 361.65 0.05 361.60 0.00 0.93 102524.36 0.00 02:45:41 01:53:01 837.47 42.65 794.82 0.00 1804.73 196866.78 0.00 02:45:41 01:54:01 29.25 0.42 28.83 0.00 25.20 766.41 0.00 02:45:41 01:55:01 23.01 1.35 21.66 0.00 215.03 565.51 0.00 02:45:41 01:56:01 4.93 0.00 4.93 0.00 0.00 113.58 0.00 02:45:41 01:57:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 02:45:41 01:58:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 02:45:41 01:59:01 4.48 2.30 2.18 0.00 20.93 24.40 0.00 02:45:41 02:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 02:45:41 02:01:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 02:45:41 02:02:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 02:45:41 02:03:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 02:45:41 02:04:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 02:45:41 02:05:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 02:45:41 02:06:02 1.13 0.00 1.13 0.00 0.00 12.26 0.00 02:45:41 02:07:01 1.27 0.00 1.27 0.00 0.00 15.05 0.00 02:45:41 02:08:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 02:45:41 02:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 02:45:41 02:10:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 02:45:41 02:11:01 7.97 6.08 1.88 0.00 346.74 71.32 0.00 02:45:41 02:12:01 2.52 0.00 2.52 0.00 0.00 41.73 0.00 02:45:41 02:13:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 02:45:41 02:14:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 02:45:41 02:15:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 02:45:41 02:16:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 02:45:41 02:17:01 1.33 0.05 1.28 0.00 1.07 15.73 0.00 02:45:41 02:18:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 02:45:41 02:19:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 02:45:41 02:20:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 02:45:41 02:21:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 02:45:41 02:22:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 02:45:41 02:23:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 02:45:41 02:24:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 02:45:41 02:25:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 02:45:41 02:26:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 02:45:41 02:27:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 02:45:41 02:28:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:45:41 02:29:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 02:45:41 02:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 02:45:41 02:31:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 02:45:41 02:32:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 02:45:41 02:33:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 02:45:41 02:34:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 02:45:41 02:35:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 02:45:41 02:36:01 1.42 0.30 1.12 0.00 16.80 13.33 0.00 02:45:41 02:37:01 2.78 1.15 1.63 0.00 24.80 18.26 0.00 02:45:41 02:38:01 1.30 0.23 1.07 0.00 4.13 13.60 0.00 02:45:41 02:39:01 2.23 0.00 2.23 0.00 0.00 24.80 0.00 02:45:41 02:40:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:45:41 02:41:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 02:45:41 02:42:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 02:45:41 02:43:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 02:45:41 02:44:01 97.57 0.78 96.78 0.00 22.13 46170.61 0.00 02:45:41 02:45:01 90.57 3.43 87.14 0.00 316.61 23848.96 0.00 02:45:41 Average: 54.61 1.55 53.07 0.00 78.90 18682.99 0.00 02:45:41 02:45:41 01:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:45:41 01:46:01 27632976 31508492 778580 2.37 115896 3953140 1983004 5.85 1191076 3560748 374308 02:45:41 01:47:01 25969300 31215128 1065108 3.24 127732 5233640 2368028 6.98 2334836 3997876 752696 02:45:41 01:48:01 26309160 31505516 772520 2.35 132000 5154916 1736120 5.12 1474052 4493828 542412 02:45:41 01:49:01 26935668 31510104 775672 2.36 136760 4591632 1850316 5.46 1421384 3982724 197808 02:45:41 01:50:01 9874960 31159320 1064628 3.24 372840 20219784 4750772 14.01 3310152 18230628 17200 02:45:41 01:51:01 3660356 27923960 4260136 12.96 407988 22843568 11126400 32.80 7758196 19611324 1453552 02:45:41 01:52:01 1613512 29038120 3150380 9.58 427076 25866192 8782136 25.89 8004588 21301300 1877488 02:45:41 01:53:01 5602784 31433416 819080 2.49 426736 24483016 2067200 6.09 3551616 22072832 500 02:45:41 01:54:01 5571516 31405148 846604 2.58 428092 24484136 2067168 6.09 3860632 21793588 744 02:45:41 01:55:01 5568364 31409712 841848 2.56 428920 24490796 2099872 6.19 4333140 21325996 236 02:45:41 01:56:01 5567492 31408836 842532 2.56 429060 24490828 2103268 6.20 4378368 21279828 4 02:45:41 01:57:01 5569656 31411028 840736 2.56 429064 24490836 2103268 6.20 4376148 21279812 4 02:45:41 01:58:01 5580444 31421868 829944 2.52 429076 24490840 2103268 6.20 4365696 21279824 28 02:45:41 01:59:01 5581072 31423172 829084 2.52 429544 24491024 2118488 6.25 4365044 21279912 28 02:45:41 02:00:01 5591084 31433208 819212 2.49 429560 24491028 2118488 6.25 4353812 21279912 8 02:45:41 02:01:01 5590696 31432884 819360 2.49 429572 24491032 2118488 6.25 4353744 21279916 16 02:45:41 02:02:01 5591080 31433280 818896 2.49 429580 24491032 2118488 6.25 4353756 21279916 12 02:45:41 02:03:01 5591064 31433296 818828 2.49 429600 24491036 2118488 6.25 4354112 21279920 20 02:45:41 02:04:01 5591268 31433520 818544 2.49 429624 24491024 2118488 6.25 4353992 21279916 20 02:45:41 02:05:01 5591368 31433648 818304 2.49 429644 24491036 2118488 6.25 4353736 21279896 32 02:45:41 02:06:02 5591068 31433356 818524 2.49 429652 24491044 2118488 6.25 4353696 21279900 8 02:45:41 02:07:01 5591488 31433804 818248 2.49 429660 24491048 2118488 6.25 4353776 21279900 8 02:45:41 02:08:01 5591220 31433540 818484 2.49 429660 24491052 2118488 6.25 4353776 21279904 4 02:45:41 02:09:01 5591196 31433580 818368 2.49 429668 24491116 2118488 6.25 4353816 21279968 12 02:45:41 02:10:01 5591124 31433576 818292 2.49 429692 24491116 2118488 6.25 4354024 21279976 8 02:45:41 02:11:01 5551784 31407216 843628 2.57 430104 24502856 2168976 6.39 4384684 21290316 948 02:45:41 02:12:01 5557736 31413328 837456 2.55 430116 24502988 2168976 6.39 4373716 21290428 8 02:45:41 02:13:01 5558212 31413892 837040 2.55 430132 24502992 2168976 6.39 4373732 21290432 12 02:45:41 02:14:01 5557960 31413648 837276 2.55 430140 24502996 2168976 6.39 4373752 21290432 24 02:45:41 02:15:01 5558056 31413784 837148 2.55 430160 24503000 2168976 6.39 4373896 21290440 12 02:45:41 02:16:01 5558284 31414028 836864 2.55 430176 24503000 2168976 6.39 4373852 21290440 8 02:45:41 02:17:01 5558496 31414252 836632 2.55 430208 24503000 2168976 6.39 4373656 21290428 8 02:45:41 02:18:01 5558220 31414092 836840 2.55 430220 24503032 2168976 6.39 4373704 21290444 8 02:45:41 02:19:01 5557864 31413744 837148 2.55 430224 24503040 2168976 6.39 4373724 21290452 8 02:45:41 02:20:01 5558896 31414908 835904 2.54 430252 24503168 2168976 6.39 4373916 21290564 28 02:45:41 02:21:01 5558108 31414156 836680 2.55 430260 24503172 2168976 6.39 4373644 21290584 8 02:45:41 02:22:01 5558084 31414160 836648 2.55 430280 24503172 2168976 6.39 4373608 21290588 12 02:45:41 02:23:01 5557532 31413616 837148 2.55 430280 24503176 2168976 6.39 4373632 21290588 8 02:45:41 02:24:01 5558516 31414608 836100 2.54 430288 24503180 2168976 6.39 4373632 21290592 8 02:45:41 02:25:01 5557388 31413548 837028 2.55 430308 24503172 2185208 6.44 4373692 21290596 8 02:45:41 02:26:01 5557640 31413800 836716 2.55 430308 24503184 2185208 6.44 4373620 21290596 12 02:45:41 02:27:01 5557332 31413592 836976 2.55 430312 24503192 2185208 6.44 4373648 21290600 12 02:45:41 02:28:01 5557236 31413532 836948 2.55 430332 24503192 2185208 6.44 4373664 21290600 4 02:45:41 02:29:01 5557320 31413644 836688 2.55 430348 24503200 2185208 6.44 4373712 21290604 44 02:45:41 02:30:01 5557620 31413968 836328 2.54 430368 24503196 2185208 6.44 4373720 21290612 8 02:45:41 02:31:01 5557944 31414320 836160 2.54 430380 24503204 2185208 6.44 4373684 21290616 8 02:45:41 02:32:01 5557944 31414336 836124 2.54 430400 24503208 2185208 6.44 4373748 21290620 8 02:45:41 02:33:01 5557644 31414036 836348 2.54 430420 24503208 2185208 6.44 4373748 21290620 8 02:45:41 02:34:01 5557484 31413952 836368 2.54 430424 24503212 2185208 6.44 4373788 21290624 8 02:45:41 02:35:01 5557524 31413996 836212 2.54 430464 24503200 2185208 6.44 4373864 21290624 8 02:45:41 02:36:01 5557136 31414168 836028 2.54 430480 24503716 2185208 6.44 4375428 21290948 8 02:45:41 02:37:01 5554124 31412992 837260 2.55 430508 24504468 2168020 6.39 4379032 21291372 20 02:45:41 02:38:01 5552856 31411900 838316 2.55 430516 24504596 2168020 6.39 4380032 21291036 24 02:45:41 02:39:01 5552256 31411368 838808 2.55 430576 24504600 2168020 6.39 4380068 21291040 24 02:45:41 02:40:01 5552544 31411676 838700 2.55 430612 24504600 2168020 6.39 4380068 21291032 40 02:45:41 02:41:01 5551512 31410676 839688 2.55 430624 24504604 2168020 6.39 4379972 21291024 8 02:45:41 02:42:01 5551756 31410940 839364 2.55 430640 24504604 2168020 6.39 4379988 21291024 8 02:45:41 02:43:01 5551724 31410928 839332 2.55 430652 24504608 2168020 6.39 4380000 21291028 8 02:45:41 02:44:01 4697196 31364324 884192 2.69 467596 25215904 2249516 6.63 4478900 21983784 52 02:45:41 02:45:01 3641812 31355940 890364 2.71 489272 26142388 2173144 6.41 4527052 22885844 318052 02:45:41 Average: 6904061 31314976 935473 2.85 410085 23144299 2445827 7.21 4266862 20117182 92277 02:45:41 02:45:41 01:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:45:41 01:46:01 vethc3ede57 277.45 310.59 25.41 1557.05 0.00 0.00 0.00 0.13 02:45:41 01:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 02:45:41 01:46:01 docker0 730.39 791.07 53.61 4578.40 0.00 0.00 0.00 0.00 02:45:41 01:46:01 ens3 941.95 827.36 7950.02 116.59 0.00 0.00 0.00 0.00 02:45:41 01:47:01 vethd46a929 0.13 0.30 0.01 0.02 0.00 0.00 0.00 0.00 02:45:41 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 01:47:01 docker0 0.22 0.48 0.01 0.03 0.00 0.00 0.00 0.00 02:45:41 01:47:01 ens3 32.29 18.30 32.00 12.64 0.00 0.00 0.00 0.00 02:45:41 01:48:01 vethd46a929 0.70 0.72 0.06 0.07 0.00 0.00 0.00 0.00 02:45:41 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:48:01 docker0 0.70 0.70 0.05 0.07 0.00 0.00 0.00 0.00 02:45:41 01:48:01 ens3 21.11 12.70 16.15 9.09 0.00 0.00 0.00 0.00 02:45:41 01:49:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:45:41 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:49:01 ens3 98.72 65.36 2215.37 17.51 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth44a70bb 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethb1d1e67 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethe02096b 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethceac338 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethdf402ea 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth4953c53 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethbc4e815 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth19d2393 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth50de0a3 0.72 3.25 0.06 0.36 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth4a75827 0.02 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:50:01 veth9e6e6d4 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 docker0 705.03 1004.48 57.21 9418.39 0.00 0.00 0.00 0.00 02:45:41 01:50:01 ens3 1085.12 746.28 10511.22 86.72 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethde1d629 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:50:01 vethb614358 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth44a70bb 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethb1d1e67 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethe02096b 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethceac338 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethdf402ea 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth4953c53 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethbc4e815 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth19d2393 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth50de0a3 0.13 0.53 0.01 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth4a75827 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:51:01 veth9e6e6d4 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 docker0 0.53 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 01:51:01 ens3 10.05 6.58 8.20 4.61 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethde1d629 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 02:45:41 01:51:01 vethb614358 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 02:45:41 01:52:01 veth44a70bb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethb1d1e67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethe02096b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethceac338 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethdf402ea 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 veth4953c53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethbc4e815 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 veth19d2393 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 veth50de0a3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 veth4a75827 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:52:01 ens3 5.60 4.15 4.55 2.68 0.00 0.00 0.00 0.00 02:45:41 01:52:01 vethb614358 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:53:01 lo 8.66 8.66 0.85 0.85 0.00 0.00 0.00 0.00 02:45:41 01:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:53:01 ens3 81.69 72.66 50.75 271.68 0.00 0.00 0.00 0.00 02:45:41 01:54:01 lo 33.06 33.06 3.24 3.24 0.00 0.00 0.00 0.00 02:45:41 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:54:01 ens3 360.96 374.75 171.20 1841.36 0.00 0.00 0.00 0.00 02:45:41 01:55:01 lo 23.33 23.33 2.28 2.28 0.00 0.00 0.00 0.00 02:45:41 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:55:01 ens3 354.34 347.01 139.05 2387.58 0.00 0.00 0.00 0.00 02:45:41 01:56:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 02:45:41 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:56:01 ens3 49.04 46.04 26.97 236.64 0.00 0.00 0.00 0.00 02:45:41 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:57:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 01:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:00:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 02:45:41 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:01:01 ens3 0.18 0.17 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:02:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:45:41 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:03:01 ens3 0.53 0.33 0.27 0.21 0.00 0.00 0.00 0.00 02:45:41 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:04:01 ens3 0.90 0.42 0.32 0.22 0.00 0.00 0.00 0.00 02:45:41 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:05:01 ens3 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:45:41 02:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:06:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:07:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:10:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:45:41 02:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:45:41 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:11:01 ens3 1.15 1.10 4.43 0.10 0.00 0.00 0.00 0.00 02:45:41 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:12:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:15:01 ens3 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:45:41 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:18:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:19:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:20:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:45:41 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:21:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 02:45:41 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:25:01 ens3 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:45:41 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:30:01 ens3 0.30 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:45:41 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:31:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:34:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:35:01 ens3 0.37 0.32 0.15 0.08 0.00 0.00 0.00 0.00 02:45:41 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:36:01 ens3 0.85 0.67 0.82 0.38 0.00 0.00 0.00 0.00 02:45:41 02:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:45:41 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:37:01 ens3 3.82 3.48 2.50 3.68 0.00 0.00 0.00 0.00 02:45:41 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:38:01 ens3 1.95 1.62 1.26 1.09 0.00 0.00 0.00 0.00 02:45:41 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:39:01 ens3 1.58 1.08 0.88 1.09 0.00 0.00 0.00 0.00 02:45:41 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:40:01 ens3 0.35 0.18 0.24 0.15 0.00 0.00 0.00 0.00 02:45:41 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:41:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:41 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:41 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:41 02:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:41 02:44:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 02:45:41 02:44:01 docker0 107.96 141.45 8.46 774.99 0.00 0.00 0.00 0.00 02:45:41 02:44:01 ens3 304.73 219.08 4826.52 93.51 0.00 0.00 0.00 0.00 02:45:41 02:45:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 02:45:41 02:45:01 docker0 2.57 2.23 0.44 1.50 0.00 0.00 0.00 0.00 02:45:41 02:45:01 ens3 258.89 157.46 5777.05 39.63 0.00 0.00 0.00 0.00 02:45:41 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 02:45:41 Average: docker0 25.81 32.36 2.00 246.33 0.00 0.00 0.00 0.00 02:45:41 Average: ens3 60.40 48.53 529.25 85.49 0.00 0.00 0.00 0.00 02:45:41 02:45:41 02:45:41 ---> sar -P ALL: 02:45:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12729) 06/09/26 _x86_64_ (8 CPU) 02:45:41 02:45:41 01:44:00 LINUX RESTART (8 CPU) 02:45:41 02:45:41 01:45:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 01:46:01 all 5.69 0.00 2.31 0.59 0.06 91.35 02:45:41 01:46:01 0 8.54 0.00 2.77 0.08 0.07 88.55 02:45:41 01:46:01 1 4.64 0.00 1.56 0.07 0.05 93.68 02:45:41 01:46:01 2 5.89 0.00 2.74 0.69 0.05 90.63 02:45:41 01:46:01 3 5.19 0.00 2.66 2.63 0.05 89.47 02:45:41 01:46:01 4 6.17 0.00 2.24 0.91 0.07 90.61 02:45:41 01:46:01 5 4.82 0.00 2.81 0.08 0.07 92.23 02:45:41 01:46:01 6 5.23 0.00 2.06 0.25 0.07 92.40 02:45:41 01:46:01 7 5.02 0.00 1.60 0.03 0.05 93.29 02:45:41 01:47:01 all 45.04 0.00 7.49 0.52 0.10 46.85 02:45:41 01:47:01 0 45.26 0.00 7.57 0.10 0.10 46.96 02:45:41 01:47:01 1 47.25 0.00 8.87 0.88 0.12 42.88 02:45:41 01:47:01 2 45.86 0.00 7.03 0.05 0.10 46.95 02:45:41 01:47:01 3 46.37 0.00 7.66 2.09 0.12 43.76 02:45:41 01:47:01 4 44.45 0.00 6.89 0.49 0.08 48.08 02:45:41 01:47:01 5 43.68 0.00 7.61 0.07 0.10 48.53 02:45:41 01:47:01 6 44.17 0.00 7.08 0.12 0.10 48.53 02:45:41 01:47:01 7 43.24 0.00 7.21 0.37 0.10 49.08 02:45:41 01:48:01 all 51.70 0.00 6.32 0.26 0.11 41.62 02:45:41 01:48:01 0 51.64 0.00 6.54 0.02 0.08 41.71 02:45:41 01:48:01 1 53.56 0.00 6.05 0.07 0.10 40.22 02:45:41 01:48:01 2 50.64 0.00 6.69 0.86 0.10 41.71 02:45:41 01:48:01 3 50.77 0.00 7.01 0.00 0.10 42.12 02:45:41 01:48:01 4 49.95 0.00 6.35 1.11 0.10 42.49 02:45:41 01:48:01 5 50.45 0.00 5.59 0.00 0.10 43.86 02:45:41 01:48:01 6 54.91 0.00 6.01 0.00 0.15 38.93 02:45:41 01:48:01 7 51.66 0.00 6.33 0.03 0.10 41.88 02:45:41 01:49:01 all 39.13 0.00 6.48 0.40 0.09 53.89 02:45:41 01:49:01 0 37.08 0.00 6.65 0.00 0.10 56.17 02:45:41 01:49:01 1 39.20 0.00 6.63 0.12 0.08 53.97 02:45:41 01:49:01 2 41.11 0.00 6.34 0.05 0.10 52.40 02:45:41 01:49:01 3 38.30 0.00 7.50 0.40 0.08 53.71 02:45:41 01:49:01 4 38.67 0.00 6.22 0.00 0.10 55.01 02:45:41 01:49:01 5 40.75 0.00 6.66 2.55 0.08 49.96 02:45:41 01:49:01 6 37.94 0.00 5.56 0.05 0.08 56.37 02:45:41 01:49:01 7 40.04 0.00 6.31 0.07 0.08 53.50 02:45:41 01:50:01 all 24.55 0.00 12.10 14.38 0.09 48.87 02:45:41 01:50:01 0 23.69 0.00 12.11 15.15 0.10 48.95 02:45:41 01:50:01 1 24.26 0.00 11.76 12.63 0.08 51.26 02:45:41 01:50:01 2 24.87 0.00 11.52 7.75 0.08 55.78 02:45:41 01:50:01 3 25.03 0.00 14.90 37.86 0.10 22.11 02:45:41 01:50:01 4 25.16 0.00 11.89 9.52 0.10 53.32 02:45:41 01:50:01 5 24.33 0.00 12.68 12.54 0.10 50.35 02:45:41 01:50:01 6 24.46 0.00 10.15 9.32 0.08 55.98 02:45:41 01:50:01 7 24.63 0.00 11.83 10.42 0.08 53.03 02:45:41 01:51:01 all 88.51 0.00 10.50 0.68 0.16 0.15 02:45:41 01:51:01 0 89.11 0.00 9.99 0.55 0.17 0.18 02:45:41 01:51:01 1 88.66 0.00 10.29 0.75 0.18 0.12 02:45:41 01:51:01 2 87.89 0.00 11.37 0.47 0.17 0.10 02:45:41 01:51:01 3 88.33 0.00 10.61 0.80 0.13 0.12 02:45:41 01:51:01 4 88.30 0.00 10.52 0.83 0.13 0.22 02:45:41 01:51:01 5 88.23 0.00 10.70 0.70 0.17 0.20 02:45:41 01:51:01 6 88.92 0.00 9.99 0.73 0.17 0.18 02:45:41 01:51:01 7 88.64 0.00 10.49 0.60 0.17 0.10 02:45:41 01:52:01 all 91.44 0.00 8.41 0.00 0.15 0.00 02:45:41 01:52:01 0 91.72 0.00 8.15 0.00 0.13 0.00 02:45:41 01:52:01 1 91.77 0.00 8.06 0.00 0.17 0.00 02:45:41 01:52:01 2 90.04 0.00 9.80 0.00 0.17 0.00 02:45:41 01:52:01 3 91.34 0.00 8.53 0.00 0.13 0.00 02:45:41 01:52:01 4 91.44 0.00 8.43 0.00 0.13 0.00 02:45:41 01:52:01 5 91.92 0.00 7.95 0.00 0.13 0.00 02:45:41 01:52:01 6 91.70 0.00 8.13 0.00 0.17 0.00 02:45:41 01:52:01 7 91.60 0.00 8.23 0.00 0.17 0.00 02:45:41 01:53:01 all 65.50 0.00 7.43 0.97 0.09 26.01 02:45:41 01:53:01 0 65.70 0.00 7.20 0.38 0.10 26.61 02:45:41 01:53:01 1 66.08 0.00 6.36 0.32 0.10 27.14 02:45:41 01:53:01 2 64.94 0.00 7.96 1.38 0.08 25.64 02:45:41 01:53:01 3 65.06 0.00 7.74 1.92 0.10 25.17 02:45:41 01:53:01 4 66.83 0.00 6.74 0.90 0.08 25.44 02:45:41 01:53:01 5 65.11 0.00 8.11 0.54 0.08 26.16 02:45:41 01:53:01 6 64.16 0.00 7.81 0.85 0.08 27.10 02:45:41 01:53:01 7 66.10 0.00 7.54 1.45 0.10 24.81 02:45:41 01:54:01 all 12.60 0.00 0.82 0.11 0.08 86.40 02:45:41 01:54:01 0 9.43 0.00 0.85 0.03 0.09 89.59 02:45:41 01:54:01 1 10.19 0.00 0.87 0.04 0.09 88.82 02:45:41 01:54:01 2 13.47 0.00 0.91 0.02 0.07 85.53 02:45:41 01:54:01 3 18.32 0.00 0.70 0.60 0.07 80.31 02:45:41 01:54:01 4 11.72 0.00 0.94 0.04 0.07 87.24 02:45:41 01:54:01 5 14.96 0.00 0.69 0.02 0.08 84.25 02:45:41 01:54:01 6 10.07 0.00 0.80 0.02 0.07 89.04 02:45:41 01:54:01 7 12.21 0.00 0.79 0.07 0.09 86.84 02:45:41 01:55:01 all 9.66 0.00 0.65 0.07 0.06 89.56 02:45:41 01:55:01 0 8.03 0.00 0.65 0.02 0.05 91.26 02:45:41 01:55:01 1 6.28 0.00 0.67 0.02 0.07 92.97 02:45:41 01:55:01 2 11.79 0.00 0.77 0.02 0.07 87.36 02:45:41 01:55:01 3 11.70 0.00 0.60 0.12 0.05 87.53 02:45:41 01:55:01 4 8.29 0.00 0.74 0.13 0.05 90.80 02:45:41 01:55:01 5 10.62 0.00 0.62 0.18 0.07 88.51 02:45:41 01:55:01 6 6.71 0.00 0.57 0.08 0.05 92.59 02:45:41 01:55:01 7 13.91 0.00 0.58 0.00 0.08 85.42 02:45:41 01:56:01 all 1.23 0.00 0.12 0.02 0.02 98.61 02:45:41 01:56:01 0 2.74 0.00 0.13 0.00 0.02 97.11 02:45:41 01:56:01 1 2.14 0.00 0.15 0.00 0.02 97.69 02:45:41 01:56:01 2 0.32 0.00 0.08 0.02 0.02 99.57 02:45:41 01:56:01 3 1.62 0.00 0.12 0.00 0.02 98.25 02:45:41 01:56:01 4 0.37 0.00 0.18 0.00 0.03 99.42 02:45:41 01:56:01 5 0.33 0.00 0.07 0.12 0.02 99.47 02:45:41 01:56:01 6 2.18 0.00 0.18 0.00 0.02 97.62 02:45:41 01:56:01 7 0.13 0.00 0.07 0.00 0.00 99.80 02:45:41 02:45:41 01:56:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 01:57:01 all 0.19 0.00 0.01 0.00 0.01 99.78 02:45:41 01:57:01 0 1.37 0.00 0.02 0.00 0.02 98.60 02:45:41 01:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:45:41 01:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 01:57:01 4 0.07 0.00 0.03 0.00 0.03 99.87 02:45:41 01:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:45:41 01:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 01:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 01:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 01:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 01:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:45:41 01:58:01 5 0.03 0.00 0.02 0.03 0.02 99.90 02:45:41 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 01:59:01 all 0.06 0.00 0.03 0.01 0.01 99.89 02:45:41 01:59:01 0 0.33 0.00 0.00 0.00 0.00 99.67 02:45:41 01:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 01:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 01:59:01 3 0.03 0.00 0.05 0.05 0.02 99.85 02:45:41 01:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:45:41 01:59:01 5 0.03 0.00 0.05 0.03 0.00 99.88 02:45:41 01:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 01:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:00:01 all 0.09 0.00 0.02 0.00 0.01 99.88 02:45:41 02:00:01 0 0.53 0.00 0.02 0.00 0.02 99.43 02:45:41 02:00:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:45:41 02:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:45:41 02:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:45:41 02:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:00:01 5 0.07 0.00 0.03 0.03 0.02 99.85 02:45:41 02:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:45:41 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:01:01 all 0.21 0.00 0.01 0.00 0.01 99.77 02:45:41 02:01:01 0 1.53 0.00 0.00 0.00 0.00 98.47 02:45:41 02:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:01:01 5 0.03 0.00 0.02 0.03 0.02 99.90 02:45:41 02:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:02:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:45:41 02:02:01 0 1.99 0.00 0.00 0.02 0.00 98.00 02:45:41 02:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 02:45:41 02:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:02:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:45:41 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:03:01 all 0.17 0.00 0.02 0.00 0.01 99.79 02:45:41 02:03:01 0 1.24 0.00 0.08 0.02 0.02 98.64 02:45:41 02:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:45:41 02:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 02:45:41 02:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:45:41 02:04:01 1 0.08 0.00 0.02 0.00 0.00 99.90 02:45:41 02:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:04:01 5 0.03 0.00 0.03 0.05 0.03 99.85 02:45:41 02:04:01 6 0.10 0.00 0.02 0.00 0.00 99.88 02:45:41 02:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:41 02:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:45:41 02:05:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:45:41 02:05:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:45:41 02:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:06:02 all 0.02 0.00 0.01 0.00 0.01 99.96 02:45:41 02:06:02 0 0.02 0.00 0.00 0.02 0.02 99.95 02:45:41 02:06:02 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:06:02 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:06:02 3 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:06:02 4 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:06:02 5 0.08 0.00 0.03 0.02 0.02 99.85 02:45:41 02:06:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:06:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:07:01 all 0.01 0.00 0.01 0.04 0.00 99.93 02:45:41 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:07:01 5 0.05 0.00 0.03 0.31 0.02 99.59 02:45:41 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:45:41 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 02:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:45:41 02:08:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:45:41 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:08:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:45:41 02:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:45:41 02:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:09:01 5 0.05 0.00 0.08 0.03 0.03 99.80 02:45:41 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:45:41 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:10:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:45:41 02:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:45:41 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:10:01 5 0.13 0.00 0.02 0.00 0.02 99.83 02:45:41 02:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:11:01 all 0.16 0.00 0.07 0.05 0.01 99.72 02:45:41 02:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:45:41 02:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:45:41 02:11:01 2 0.08 0.00 0.05 0.00 0.02 99.85 02:45:41 02:11:01 3 0.08 0.00 0.00 0.00 0.00 99.92 02:45:41 02:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:11:01 5 0.83 0.00 0.25 0.28 0.02 98.61 02:45:41 02:11:01 6 0.12 0.00 0.12 0.05 0.00 99.72 02:45:41 02:11:01 7 0.07 0.00 0.05 0.02 0.00 99.87 02:45:41 02:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:45:41 02:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:45:41 02:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:12:01 4 0.03 0.00 0.02 0.05 0.02 99.88 02:45:41 02:12:01 5 0.08 0.00 0.03 0.00 0.02 99.87 02:45:41 02:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:45:41 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:13:01 5 0.08 0.00 0.02 0.05 0.03 99.82 02:45:41 02:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:45:41 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:14:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:45:41 02:14:01 0 1.73 0.00 0.02 0.00 0.02 98.24 02:45:41 02:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:45:41 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 02:14:01 5 0.05 0.00 0.03 0.02 0.02 99.88 02:45:41 02:14:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:45:41 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:15:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:45:41 02:15:01 0 1.97 0.00 0.00 0.00 0.00 98.03 02:45:41 02:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:45:41 02:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:15:01 5 0.05 0.00 0.00 0.03 0.02 99.90 02:45:41 02:15:01 6 0.05 0.00 0.07 0.00 0.03 99.85 02:45:41 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:16:01 all 0.07 0.00 0.02 0.00 0.01 99.90 02:45:41 02:16:01 0 0.42 0.00 0.00 0.00 0.02 99.57 02:45:41 02:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:45:41 02:16:01 5 0.05 0.00 0.03 0.02 0.00 99.90 02:45:41 02:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 02:45:41 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:41 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:45:41 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 02:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:45:41 02:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:17:01 6 0.07 0.00 0.05 0.00 0.03 99.85 02:45:41 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 02:45:41 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:45:41 02:18:01 2 0.20 0.00 0.02 0.00 0.00 99.78 02:45:41 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:18:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:45:41 02:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:45:41 02:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:45:41 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:45:41 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 02:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:45:41 02:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:45:41 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:45:41 02:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:45:41 02:19:01 6 0.10 0.00 0.02 0.00 0.02 99.87 02:45:41 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:45:41 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:45:41 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:20:01 4 0.00 0.00 0.02 0.03 0.02 99.93 02:45:41 02:20:01 5 0.02 0.00 0.03 0.07 0.02 99.87 02:45:41 02:20:01 6 0.03 0.00 0.03 0.00 0.03 99.90 02:45:41 02:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:21:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:45:41 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:45:41 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:21:01 5 0.05 0.00 0.02 0.03 0.00 99.90 02:45:41 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:22:01 all 0.15 0.00 0.01 0.01 0.01 99.83 02:45:41 02:22:01 0 0.96 0.00 0.03 0.00 0.02 98.99 02:45:41 02:22:01 1 0.08 0.00 0.02 0.03 0.02 99.85 02:45:41 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:22:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:45:41 02:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:23:01 all 0.27 0.00 0.01 0.01 0.00 99.71 02:45:41 02:23:01 0 1.99 0.00 0.00 0.00 0.00 98.01 02:45:41 02:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:45:41 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:23:01 5 0.03 0.00 0.03 0.03 0.00 99.90 02:45:41 02:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 02:45:41 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:24:01 all 0.27 0.00 0.01 0.01 0.01 99.70 02:45:41 02:24:01 0 2.00 0.00 0.03 0.00 0.00 97.96 02:45:41 02:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:45:41 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 02:24:01 5 0.05 0.00 0.00 0.07 0.00 99.88 02:45:41 02:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:45:41 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:25:01 all 0.24 0.00 0.01 0.02 0.01 99.73 02:45:41 02:25:01 0 1.78 0.00 0.03 0.00 0.00 98.19 02:45:41 02:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:25:01 5 0.02 0.00 0.00 0.13 0.02 99.83 02:45:41 02:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:45:41 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:45:41 02:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:45:41 02:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:45:41 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:45:41 02:26:01 5 0.05 0.00 0.03 0.03 0.00 99.88 02:45:41 02:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:45:41 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:45:41 02:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:27:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:45:41 02:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:27:01 5 0.05 0.00 0.03 0.05 0.00 99.87 02:45:41 02:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:45:41 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:45:41 02:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:28:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:45:41 02:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:28:01 4 0.05 0.00 0.00 0.02 0.02 99.92 02:45:41 02:28:01 5 0.05 0.00 0.03 0.02 0.02 99.88 02:45:41 02:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:45:41 02:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:45:41 02:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:45:41 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:45:41 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 02:30:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:45:41 02:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:30:01 1 0.05 0.00 0.02 0.03 0.02 99.88 02:45:41 02:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:45:41 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:30:01 5 0.05 0.00 0.02 0.02 0.00 99.92 02:45:41 02:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:45:41 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:31:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:45:41 02:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:45:41 02:31:01 5 0.03 0.00 0.02 0.02 0.03 99.90 02:45:41 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:45:41 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:32:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:45:41 02:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:45:41 02:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:32:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:45:41 02:32:01 5 0.07 0.00 0.03 0.00 0.00 99.90 02:45:41 02:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:33:01 all 0.21 0.00 0.01 0.00 0.00 99.77 02:45:41 02:33:01 0 1.50 0.00 0.03 0.00 0.00 98.47 02:45:41 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:45:41 02:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:45:41 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:34:01 all 0.06 0.00 0.01 0.03 0.01 99.89 02:45:41 02:34:01 0 0.42 0.00 0.02 0.00 0.00 99.57 02:45:41 02:34:01 1 0.02 0.00 0.00 0.18 0.00 99.80 02:45:41 02:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:34:01 5 0.07 0.00 0.03 0.05 0.03 99.82 02:45:41 02:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:45:41 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:45:41 02:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:35:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:45:41 02:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:45:41 02:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:45:41 02:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:45:41 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:36:01 all 0.08 0.00 0.02 0.01 0.00 99.90 02:45:41 02:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:36:01 1 0.13 0.00 0.05 0.00 0.02 99.80 02:45:41 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:36:01 3 0.08 0.00 0.02 0.00 0.00 99.90 02:45:41 02:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:45:41 02:36:01 5 0.12 0.00 0.05 0.00 0.00 99.83 02:45:41 02:36:01 6 0.20 0.00 0.00 0.07 0.00 99.73 02:45:41 02:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:37:01 all 0.15 0.00 0.06 0.01 0.01 99.77 02:45:41 02:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:45:41 02:37:01 1 0.07 0.00 0.00 0.02 0.00 99.92 02:45:41 02:37:01 2 0.13 0.00 0.03 0.00 0.00 99.83 02:45:41 02:37:01 3 0.12 0.00 0.00 0.00 0.00 99.88 02:45:41 02:37:01 4 0.17 0.00 0.05 0.03 0.02 99.73 02:45:41 02:37:01 5 0.13 0.00 0.05 0.00 0.02 99.80 02:45:41 02:37:01 6 0.53 0.00 0.00 0.00 0.02 99.45 02:45:41 02:37:01 7 0.08 0.00 0.32 0.00 0.00 99.60 02:45:41 02:38:01 all 0.10 0.00 0.02 0.01 0.00 99.87 02:45:41 02:38:01 0 0.33 0.00 0.03 0.00 0.02 99.62 02:45:41 02:38:01 1 0.12 0.00 0.05 0.02 0.00 99.82 02:45:41 02:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:45:41 02:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:45:41 02:38:01 4 0.03 0.00 0.02 0.03 0.00 99.92 02:45:41 02:38:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:45:41 02:38:01 6 0.13 0.00 0.00 0.00 0.00 99.87 02:45:41 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:41 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:45:41 02:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:45:41 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:45:41 02:39:01 4 0.02 0.00 0.02 0.03 0.02 99.92 02:45:41 02:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:45:41 02:39:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:45:41 02:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:40:01 all 0.05 0.00 0.02 0.00 0.01 99.92 02:45:41 02:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:45:41 02:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:45:41 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:40:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:45:41 02:40:01 5 0.10 0.00 0.03 0.00 0.02 99.85 02:45:41 02:40:01 6 0.18 0.00 0.02 0.00 0.00 99.80 02:45:41 02:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:45:41 02:45:41 02:40:01 CPU %user %nice %system %iowait %steal %idle 02:45:41 02:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:45:41 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:41 02:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:45:41 02:41:01 4 0.03 0.00 0.02 0.03 0.02 99.90 02:45:41 02:41:01 5 0.05 0.00 0.03 0.03 0.02 99.87 02:45:41 02:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:45:41 02:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:45:41 02:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:42:01 2 0.08 0.00 0.00 0.00 0.00 99.92 02:45:41 02:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:45:41 02:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:45:41 02:42:01 5 0.08 0.00 0.03 0.00 0.02 99.87 02:45:41 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:45:41 02:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 02:45:41 02:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:45:41 02:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:45:41 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:43:01 4 0.02 0.00 0.03 0.05 0.00 99.90 02:45:41 02:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:45:41 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:45:41 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:45:41 02:44:01 all 5.48 0.00 2.12 2.64 0.05 89.70 02:45:41 02:44:01 0 5.70 0.00 2.33 0.02 0.05 91.90 02:45:41 02:44:01 1 3.67 0.00 2.23 2.62 0.05 91.43 02:45:41 02:44:01 2 5.82 0.00 2.00 0.03 0.05 92.10 02:45:41 02:44:01 3 5.34 0.00 2.37 13.72 0.07 78.50 02:45:41 02:44:01 4 5.34 0.00 1.74 0.79 0.05 92.08 02:45:41 02:44:01 5 5.22 0.00 1.82 0.10 0.05 92.81 02:45:41 02:44:01 6 5.56 0.00 1.53 3.73 0.05 89.13 02:45:41 02:44:01 7 7.21 0.00 2.97 0.18 0.05 89.59 02:45:41 02:45:01 all 6.15 0.00 2.48 5.07 0.05 86.25 02:45:41 02:45:01 0 6.05 0.00 2.42 1.28 0.05 90.20 02:45:41 02:45:01 1 5.47 0.00 2.02 1.79 0.03 90.68 02:45:41 02:45:01 2 7.05 0.00 2.42 1.28 0.07 89.18 02:45:41 02:45:01 3 7.22 0.00 2.58 1.89 0.05 88.26 02:45:41 02:45:01 4 6.15 0.00 2.21 2.04 0.05 89.55 02:45:41 02:45:01 5 6.76 0.00 2.30 0.82 0.05 90.07 02:45:41 02:45:01 6 4.83 0.00 2.04 3.62 0.07 89.44 02:45:41 02:45:01 7 5.64 0.00 3.86 27.97 0.07 62.46 02:45:41 Average: all 7.48 0.00 1.13 0.43 0.02 90.94 02:45:41 Average: 0 7.73 0.00 1.12 0.29 0.02 90.83 02:45:41 Average: 1 7.39 0.00 1.10 0.32 0.03 91.15 02:45:41 Average: 2 7.49 0.00 1.16 0.21 0.02 91.12 02:45:41 Average: 3 7.56 0.00 1.21 1.02 0.02 90.18 02:45:41 Average: 4 7.37 0.00 1.09 0.28 0.03 91.23 02:45:41 Average: 5 7.49 0.00 1.15 0.32 0.03 91.02 02:45:41 Average: 6 7.36 0.00 1.04 0.31 0.03 91.26 02:45:41 Average: 7 7.48 0.00 1.13 0.68 0.02 90.69 02:45:41 02:45:41 02:45:41