Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc58ac0dac0787938a5e9497f29259cbc909982a 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-ssh12037149458234879604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6075153605787173371.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3659378594788829888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1448412669584992788.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-ssh5992312428534789753.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-10598 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/981 [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/981 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fc58ac0dac0787938a5e9497f29259cbc909982a (main) Commit message: "Merge pull request #5434 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 > git rev-list --no-walk 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:48:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:48:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:48:15 ========================================================= 04:48:15 EdgeX Global Pipelines Version Info 04:48:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:48:16 ------------------- 04:48:16 stable info: 04:48:16 ------------------- 04:48:16 Commited By: Cherry Wang cherry@iotechsys.com 04:48:16 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:48:16 Message: update stable to v1.0.280 04:48:16 ------------------- 04:48:16 experimental info: 04:48:16 ------------------- 04:48:16 Commited By: Cherry Wang cherry@iotechsys.com 04:48:16 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:48:16 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc58ac0 [Pipeline] echo 04:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:17 provisioning config files... 04:48:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config16693089818537782801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:17 ---> ****-login.sh 04:48:17 nexus3.edgexfoundry.org:10001 04:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:18 04:48:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:48:18 Configure a credential helper to remove this warning. See 04:48:18 https://docs.****.com/go/credential-store/ 04:48:18 04:48:18 Login Succeeded 04:48:18 nexus3.edgexfoundry.org:10002 04:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:18 04:48:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:48:18 Configure a credential helper to remove this warning. See 04:48:18 https://docs.****.com/go/credential-store/ 04:48:18 04:48:18 Login Succeeded 04:48:18 nexus3.edgexfoundry.org:10003 04:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:18 04:48:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:48:18 Configure a credential helper to remove this warning. See 04:48:18 https://docs.****.com/go/credential-store/ 04:48:18 04:48:18 Login Succeeded 04:48:18 nexus3.edgexfoundry.org:10004 04:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:18 04:48:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:48:18 Configure a credential helper to remove this warning. See 04:48:18 https://docs.****.com/go/credential-store/ 04:48:18 04:48:18 Login Succeeded 04:48:18 ****.io 04:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:18 04:48:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:48:18 Configure a credential helper to remove this warning. See 04:48:18 https://docs.****.com/go/credential-store/ 04:48:18 04:48:18 Login Succeeded 04:48:18 ---> ****-login.sh ends [Pipeline] } 04:48:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:19 + 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 04:48:19 + dirname cmd/core-command/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo core-command,cmd/core-command/Dockerfile 04:48:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:48:19 + dirname cmd/core-data/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo core-data,cmd/core-data/Dockerfile 04:48:19 + dirname cmd/core-keeper/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo core-keeper,cmd/core-keeper/Dockerfile 04:48:19 + dirname cmd/core-metadata/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo core-metadata,cmd/core-metadata/Dockerfile 04:48:19 + dirname cmd/security-bootstrapper/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:48:19 + dirname cmd/security-proxy-auth/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:48:19 + dirname cmd/security-proxy-setup/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:48:19 + dirname cmd/security-secretstore-setup/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:48:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:48:19 + dirname cmd/security-spire-agent/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + dirname cmd/security-spire-config/Dockerfile 04:48:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:48:19 + dirname cmd/security-spire-server/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:48:19 + dirname cmd/support-notifications/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo support-notifications,cmd/support-notifications/Dockerfile 04:48:19 + dirname cmd/support-scheduler/Dockerfile 04:48:19 + cut -d/ -f2 04:48:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:48:19 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 04:48:19 + git rev-list -1 --merges fc58ac0dac0787938a5e9497f29259cbc909982a~1..fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo 04:48:19 -----------> git rev-list -1 --merges fc58ac0dac0787938a5e9497f29259cbc909982a~1..fc58ac0dac0787938a5e9497f29259cbc909982a fc58ac0dac0787938a5e9497f29259cbc909982a 04:48:19 fc58ac0dac0787938a5e9497f29259cbc909982a [false] [Pipeline] sh 04:48:19 + git log --format=format:%s -1 fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo 04:48:19 ========================================================= 04:48:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:48:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:48:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:20 + grep -v github /etc/ssh/ssh_known_hosts 04:48:20 + [ -e /tmp/ssh_known_hosts ] 04:48:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:48:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:48:20 + sudo tee -a /etc/ssh/ssh_known_hosts 04:48:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:20 04:48:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:48:20 3dae71ba6b94: Pulling fs layer 04:48:20 6bf1a483ea7c: Pulling fs layer 04:48:20 f5dfc541a4d3: Pulling fs layer 04:48:20 461d9e800cba: Pulling fs layer 04:48:20 80192f66455f: Pulling fs layer 04:48:20 2e8e34ca0e6c: Pulling fs layer 04:48:20 a29436f7fd5d: Pulling fs layer 04:48:20 923cac83aea3: Pulling fs layer 04:48:20 25ad8b0a4227: Pulling fs layer 04:48:20 db01528c6b51: Pulling fs layer 04:48:20 28988de357af: Pulling fs layer 04:48:20 a29436f7fd5d: Waiting 04:48:20 923cac83aea3: Waiting 04:48:20 25ad8b0a4227: Waiting 04:48:20 db01528c6b51: Waiting 04:48:20 461d9e800cba: Waiting 04:48:20 2e8e34ca0e6c: Waiting 04:48:20 28988de357af: Waiting 04:48:20 80192f66455f: Waiting 04:48:20 6bf1a483ea7c: Verifying Checksum 04:48:20 6bf1a483ea7c: Download complete 04:48:20 461d9e800cba: Download complete 04:48:20 80192f66455f: Verifying Checksum 04:48:20 80192f66455f: Download complete 04:48:21 f5dfc541a4d3: Verifying Checksum 04:48:21 f5dfc541a4d3: Download complete 04:48:21 3dae71ba6b94: Verifying Checksum 04:48:21 3dae71ba6b94: Download complete 04:48:21 923cac83aea3: Verifying Checksum 04:48:21 923cac83aea3: Download complete 04:48:21 25ad8b0a4227: Verifying Checksum 04:48:21 25ad8b0a4227: Download complete 04:48:21 db01528c6b51: Verifying Checksum 04:48:21 db01528c6b51: Download complete 04:48:21 28988de357af: Verifying Checksum 04:48:21 28988de357af: Download complete 04:48:21 a29436f7fd5d: Verifying Checksum 04:48:21 a29436f7fd5d: Download complete 04:48:21 2e8e34ca0e6c: Verifying Checksum 04:48:21 2e8e34ca0e6c: Download complete 04:48:22 3dae71ba6b94: Pull complete 04:48:22 6bf1a483ea7c: Pull complete 04:48:23 f5dfc541a4d3: Pull complete 04:48:23 461d9e800cba: Pull complete 04:48:23 80192f66455f: Pull complete 04:48:28 2e8e34ca0e6c: Pull complete 04:48:28 a29436f7fd5d: Pull complete 04:48:28 923cac83aea3: Pull complete 04:48:29 25ad8b0a4227: Pull complete 04:48:29 db01528c6b51: Pull complete 04:48:29 28988de357af: Pull complete 04:48:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:29 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 04:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:30 $ docker top 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 -eo pid,comm 04:48:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:48:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:31 [ssh-agent] Looking for ssh-agent implementation... 04:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:31 $ docker exec 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent 04:48:31 SSH_AUTH_SOCK=/tmp/ssh-CLQChGBew3sU/agent.33 04:48:31 SSH_AGENT_PID=39 04:48:31 Running ssh-add (command line suppressed) 04:48:31 Identity added: /w/workspace/edgex-go/981@tmp/private_key_16069679699700347623.key (/w/workspace/edgex-go/981@tmp/private_key_16069679699700347623.key) 04:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:31 + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] sh 04:48:31 + git tag --points-at HEAD [Pipeline] } 04:48:31 $ docker exec --env ******** --env ******** 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent -k 04:48:32 unset SSH_AUTH_SOCK; 04:48:32 unset SSH_AGENT_PID; 04:48:32 echo Agent pid 39 killed; 04:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:32 [ssh-agent] Looking for ssh-agent implementation... 04:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:32 $ docker exec 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent 04:48:32 SSH_AUTH_SOCK=/tmp/ssh-QMsHhew0GRkN/agent.87 04:48:32 SSH_AGENT_PID=93 04:48:32 Running ssh-add (command line suppressed) 04:48:32 Identity added: /w/workspace/edgex-go/981@tmp/private_key_1073977091756813115.key (/w/workspace/edgex-go/981@tmp/private_key_1073977091756813115.key) 04:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:32 + git semver init 04:48:33 2026-05-25 04:48:33,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:48:33 2026-05-25 04:48:33,017 [run_init] DEBUG init version:0.0.0 force:False 04:48:33 2026-05-25 04:48:33,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/981/.semver 04:48:33 2026-05-25 04:48:33,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/981/.semver 04:48:33 2026-05-25 04:48:33,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/981/.semver'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) 04:48:39 2026-05-25 04:48:38,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/981/.git/info/exclude 04:48:39 2026-05-25 04:48:38,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/981/.semver/main with force:False 04:48:39 2026-05-25 04:48:38,509 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 04:48:39 2026-05-25 04:48:38,509 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 04:48:39 4.1.0-dev.116 [Pipeline] } 04:48:39 $ docker exec --env ******** --env ******** 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent -k 04:48:39 unset SSH_AUTH_SOCK; 04:48:39 unset SSH_AGENT_PID; 04:48:39 echo Agent pid 93 killed; 04:48:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:40 + git semver [Pipeline] } 04:48:40 $ docker stop --time=1 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 04:48:41 $ docker rm -f --volumes 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:48:42 Stashed 1 file(s) [Pipeline] echo 04:48:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.116 [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 04:48:42 + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo 04:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:48:42 ========================================================= 04:48:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:48:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:48:43 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:43 2d35ebdb57d9: Pulling fs layer 04:48:43 c35fb4624d26: Pulling fs layer 04:48:43 4e2aec7ef170: Pulling fs layer 04:48:43 333b49ad6fbf: Pulling fs layer 04:48:43 4f4fb700ef54: Pulling fs layer 04:48:43 c3e65509a76b: Pulling fs layer 04:48:43 7cf9ebb963bd: Pulling fs layer 04:48:43 bb34ca984cfb: Pulling fs layer 04:48:43 151cf03bc807: Pulling fs layer 04:48:43 c3e65509a76b: Waiting 04:48:43 7cf9ebb963bd: Waiting 04:48:43 bb34ca984cfb: Waiting 04:48:43 151cf03bc807: Waiting 04:48:43 333b49ad6fbf: Waiting 04:48:43 4f4fb700ef54: Waiting 04:48:43 c35fb4624d26: Verifying Checksum 04:48:43 c35fb4624d26: Download complete 04:48:43 333b49ad6fbf: Download complete 04:48:43 4f4fb700ef54: Download complete 04:48:43 c3e65509a76b: Download complete 04:48:43 2d35ebdb57d9: Verifying Checksum 04:48:43 2d35ebdb57d9: Download complete 04:48:43 2d35ebdb57d9: Pull complete 04:48:43 7cf9ebb963bd: Verifying Checksum 04:48:43 7cf9ebb963bd: Download complete 04:48:43 c35fb4624d26: Pull complete 04:48:43 4e2aec7ef170: Verifying Checksum 04:48:43 4e2aec7ef170: Download complete 04:48:43 151cf03bc807: Verifying Checksum 04:48:43 151cf03bc807: Download complete 04:48:43 bb34ca984cfb: Verifying Checksum 04:48:43 bb34ca984cfb: Download complete 04:48:48 4e2aec7ef170: Pull complete 04:48:48 333b49ad6fbf: Pull complete 04:48:48 4f4fb700ef54: Pull complete 04:48:48 c3e65509a76b: Pull complete 04:48:48 7cf9ebb963bd: Pull complete 04:48:51 bb34ca984cfb: Pull complete 04:48:52 151cf03bc807: Pull complete 04:48:52 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 04:48:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:48:52 WORKDIR /edgex 04:48:52 COPY go.mod . 04:48:52 RUN go mod download 04:48:52 + docker build -t ci-base-image-x86_64 -f - . 04:48:52 #0 building with "default" instance using docker driver 04:48:52 04:48:52 #1 [internal] load build definition from Dockerfile 04:48:52 #1 transferring dockerfile: 164B done 04:48:52 #1 DONE 0.0s 04:48:52 04:48:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:48:52 #2 DONE 0.0s 04:48:52 04:48:52 #3 [internal] load .dockerignore 04:48:52 #3 transferring context: 50B done 04:48:52 #3 DONE 0.0s 04:48:52 04:48:52 #4 [internal] load build context 04:48:52 #4 transferring context: 6.95kB done 04:48:52 #4 DONE 0.0s 04:48:52 04:48:52 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:48:52 #5 DONE 0.1s 04:48:53 04:48:53 #6 [2/4] WORKDIR /edgex 04:48:54 #6 DONE 1.2s 04:48:54 04:48:54 #7 [3/4] COPY go.mod . 04:48:54 #7 DONE 0.0s 04:48:54 04:48:54 #8 [4/4] RUN go mod download 04:48:57 Still waiting to schedule task 04:48:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:49:02 #8 DONE 7.7s 04:49:02 04:49:02 #9 exporting to image 04:49:02 #9 exporting layers 04:49:05 #9 exporting layers 3.4s done 04:49:05 #9 writing image sha256:de8bbd459fafb75a1eaf0532e825a27c4b8fdba4eab37f0c5cbae706462a2bd4 done 04:49:05 #9 naming to docker.io/library/ci-base-image-x86_64 done 04:49:05 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:06 + docker inspect -f . ci-base-image-x86_64 04:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:06 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 04:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:06 $ docker top 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:06 + go version 04:49:06 go version go1.25.2 linux/amd64 [Pipeline] } 04:49:06 $ docker stop --time=1 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d 04:49:08 $ docker rm -f --volumes 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:08 + docker inspect -f . ci-base-image-x86_64 04:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:08 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 04:49:08 $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:08 $ docker top 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 -eo pid,comm [Pipeline] { [Pipeline] echo 04:49:08 ========================================================= 04:49:08 [edgeXBuildGoParallel] Running Tests and Build... 04:49:08 ========================================================= [Pipeline] sh 04:49:09 + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] fileExists [Pipeline] sh 04:49:09 + make test 04:49:09 go test -race -coverprofile=coverage.out ./... 04:49:19 ? github.com/edgexfoundry/edgex-go [no test files] 04:49:51 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:49:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:49:51 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:49:51 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 04:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.103s coverage: 71.0% of statements 04:49:58 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 04:49:58 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements 04:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 04:49:58 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:49:58 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.663s coverage: 94.2% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.062s coverage: 90.7% of statements 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.032s coverage: 0.0% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:49:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 11.1% of statements 04:50:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:50:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.487s coverage: 97.7% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 3.5% of statements 04:50:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 04:50:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 04:50:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 04:50:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements 04:50:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:50:05 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:50:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 04:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 04:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 04:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements 04:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 04:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.056s coverage: 92.9% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 04:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 04:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.8% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.052s coverage: 20.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 04:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:50:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 04:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements 04:50:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:50:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:50:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:50:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.038s coverage: 93.8% of statements 04:50:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:50:24 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 04:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.032s coverage: 54.0% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:50:25 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:50:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10599 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:50:25 Running in /w/workspace/edgex-go/981 [Pipeline] { [Pipeline] checkout 04:50:28 The recommended git tool is: git 04:50:32 using credential edgex-jenkins-ssh 04:50:32 Cloning the remote Git repository 04:50:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:50:32 > git init /w/workspace/edgex-go/981 # timeout=10 04:50:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:50:33 > git --version # timeout=10 04:50:33 > git --version # 'git version 2.25.1' 04:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.1% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 47.1% of statements 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:50:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:50:33 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 04:50:33 running golangci-lint 04:50:33 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 04:50:33 go version go1.25.2 linux/amd64 04:50:34 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 04:50:34 level=info msg="[config_reader] Used config file .golangci.yml" 04:50:34 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 04:50:34 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 04:50:34 level=info msg="[goenv] Read go env for 5.076201ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 04:50:34 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 04:50:53 Avoid second fetch 04:50:53 Checking out Revision fc58ac0dac0787938a5e9497f29259cbc909982a (main) 04:50:54 Commit message: "Merge pull request #5434 from sabrina-lin527/update-changelog" 04:50:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:53 > git config core.sparsecheckout # timeout=10 04:50:53 > git checkout -f fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:58 provisioning config files... 04:50:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config17330953522955410113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:59 ---> ****-login.sh 04:50:59 nexus3.edgexfoundry.org:10001 04:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:00 Configure a credential helper to remove this warning. See 04:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:00 04:51:00 Login Succeeded 04:51:00 nexus3.edgexfoundry.org:10002 04:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:00 Configure a credential helper to remove this warning. See 04:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:00 04:51:00 Login Succeeded 04:51:00 nexus3.edgexfoundry.org:10003 04:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:00 level=info msg="[loader] Go packages loading at mode 8767 (imports|files|name|types_sizes|compiled_files|deps|exports_file) took 23.917507256s" 04:51:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.021217ms" 04:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:00 Configure a credential helper to remove this warning. See 04:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:00 04:51:00 Login Succeeded 04:51:00 nexus3.edgexfoundry.org:10004 04:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:01 Configure a credential helper to remove this warning. See 04:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:01 04:51:01 Login Succeeded 04:51:01 ****.io 04:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:01 Configure a credential helper to remove this warning. See 04:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:01 04:51:01 Login Succeeded 04:51:01 ---> ****-login.sh ends [Pipeline] } 04:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:51:02 + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo 04:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:51:02 ========================================================= 04:51:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:51:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:51:02 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:51:02 6b59a28fa201: Pulling fs layer 04:51:02 d32bb0dddca7: Pulling fs layer 04:51:02 5dab1238d3d9: Pulling fs layer 04:51:02 196fd7d83e7d: Pulling fs layer 04:51:02 4f4fb700ef54: Pulling fs layer 04:51:02 8ba94037c8f0: Pulling fs layer 04:51:02 deaec5988b04: Pulling fs layer 04:51:02 9f65657bb879: Pulling fs layer 04:51:02 196fd7d83e7d: Waiting 04:51:02 8ba94037c8f0: Waiting 04:51:02 4f4fb700ef54: Waiting 04:51:02 deaec5988b04: Waiting 04:51:02 9f65657bb879: Waiting 04:51:03 d32bb0dddca7: Verifying Checksum 04:51:03 d32bb0dddca7: Download complete 04:51:03 196fd7d83e7d: Verifying Checksum 04:51:03 196fd7d83e7d: Download complete 04:51:03 4f4fb700ef54: Verifying Checksum 04:51:03 4f4fb700ef54: Download complete 04:51:03 8ba94037c8f0: Verifying Checksum 04:51:03 8ba94037c8f0: Download complete 04:51:03 6b59a28fa201: Verifying Checksum 04:51:03 6b59a28fa201: Download complete 04:51:03 9f65657bb879: Verifying Checksum 04:51:03 9f65657bb879: Download complete 04:51:03 6b59a28fa201: Pull complete 04:51:04 d32bb0dddca7: Pull complete 04:51:04 5dab1238d3d9: Verifying Checksum 04:51:04 5dab1238d3d9: Download complete 04:51:06 deaec5988b04: Verifying Checksum 04:51:06 deaec5988b04: Download complete 04:51:12 level=info msg="[linters_context/goanalysis] analyzers took 2m5.406959695s with top 10 stages: buildir: 1m12.045979098s, gosec: 4.21108546s, inspect: 3.231271061s, fact_deprecated: 2.507607972s, ctrlflow: 1.711781421s, printf: 1.708514386s, fact_purity: 1.603674397s, nilness: 1.440291639s, S1038: 1.331833203s, unused: 1.144469457s" 04:51:12 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 04:51:12 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 04:51:12 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 04:51:12 level=info msg="[runner] Issues before processing: 35, after processing: 0" 04:51:12 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, path_relativity: 35/35, cgo: 35/35, generated_file_filter: 35/22" 04:51:12 level=info msg="[runner] processing took 8.47801ms with stages: nolint_filter: 7.458274ms, generated_file_filter: 785.983µs, exclusion_rules: 125.922µs, exclusion_paths: 51.2µs, path_relativity: 35.561µs, cgo: 6.02µs, path_absoluter: 4.62µs, sort_results: 3.01µs, invalid_issue: 1.98µs, filename_unadjuster: 1.24µs, max_same_issues: 1.09µs, fixer: 920ns, diff: 520ns, max_per_file_from_linter: 460ns, path_prettifier: 380ns, uniq_by_line: 240ns, path_shortener: 200ns, max_from_linter: 160ns, source_code: 130ns, severity-rules: 100ns" 04:51:12 level=info msg="[runner] linters took 14.806038876s with stages: goanalysis_metalinter: 14.797479714s" 04:51:12 0 issues. 04:51:12 level=info msg="File cache stats: 0 entries of total size 0B" 04:51:12 level=info msg="Memory: 383 samples, avg is 346.4MB, max is 1333.5MB" 04:51:12 level=info msg="Execution took 38.785853521s" 04:51:12 go vet ./... 04:51:18 5dab1238d3d9: Pull complete 04:51:18 196fd7d83e7d: Pull complete 04:51:18 4f4fb700ef54: Pull complete 04:51:18 8ba94037c8f0: Pull complete 04:51:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 04:51:21 + ls -al . 04:51:21 total 1404 04:51:21 drwxrwxr-x 11 1001 1001 4096 May 25 04:49 . 04:51:21 drwxr-xr-x 4 root root 4096 May 25 04:49 .. 04:51:21 drwxrwxr-x 2 1001 1001 4096 May 25 04:48 .blubracket 04:51:21 -rw-rw-r-- 1 1001 1001 10 May 25 04:48 .dockerignore 04:51:21 drwxrwxr-x 8 1001 1001 4096 May 25 04:50 .git 04:51:21 drwxrwxr-x 3 1001 1001 4096 May 25 04:48 .github 04:51:21 -rw-rw-r-- 1 1001 1001 909 May 25 04:48 .gitignore 04:51:21 -rw-rw-r-- 1 1001 1001 359 May 25 04:48 .golangci.yml 04:51:21 -rw-rw-r-- 1 1001 1001 100 May 25 04:48 .hadolint.yml 04:51:21 drwxr-xr-x 3 1001 1001 4096 May 25 04:48 .semver 04:51:21 -rw-rw-r-- 1 1001 1001 155 May 25 04:48 .sonarcloud.properties 04:51:21 -rw-rw-r-- 1 1001 1001 1171 May 25 04:48 ADOPTERS.md 04:51:21 -rw-rw-r-- 1 1001 1001 20149 May 25 04:48 Attribution.txt 04:51:21 -rw-rw-r-- 1 1001 1001 118730 May 25 04:48 CHANGELOG.md 04:51:21 -rw-rw-r-- 1 1001 1001 3804 May 25 04:48 CONTRIBUTING.md 04:51:21 -rw-rw-r-- 1 1001 1001 677 May 25 04:48 GOVERNANCE.md 04:51:21 -rw-rw-r-- 1 1001 1001 886 May 25 04:48 Jenkinsfile 04:51:21 -rw-rw-r-- 1 1001 1001 10775 May 25 04:48 LICENSE 04:51:21 -rw-rw-r-- 1 1001 1001 16743 May 25 04:48 Makefile 04:51:21 -rw-rw-r-- 1 1001 1001 582 May 25 04:48 OWNERS.md 04:51:21 -rw-rw-r-- 1 1001 1001 9932 May 25 04:48 README.md 04:51:21 -rw-rw-r-- 1 1001 1001 789 May 25 04:48 SECURITY.md 04:51:21 -rw-rw-r-- 1 1001 1001 13 May 25 04:48 VERSION 04:51:21 drwxrwxr-x 2 1001 1001 4096 May 25 04:48 bin 04:51:21 drwxrwxr-x 19 1001 1001 4096 May 25 04:48 cmd 04:51:21 -rw-r--r-- 1 root root 1048213 May 25 04:50 coverage.out 04:51:21 drwxrwxr-x 2 1001 1001 4096 May 25 04:48 fuzz_test 04:51:21 -rw-rw-r-- 1 1001 1001 6910 May 25 04:48 go.mod 04:51:21 -rw-rw-r-- 1 1001 1001 90677 May 25 04:48 go.sum 04:51:21 drwxrwxr-x 7 1001 1001 4096 May 25 04:48 internal 04:51:21 drwxrwxr-x 2 1001 1001 4096 May 25 04:48 openapi 04:51:21 -rw-rw-r-- 1 1001 1001 584 May 25 04:48 security.txt 04:51:21 -rw-rw-r-- 1 1001 1001 204 May 25 04:48 version.go [Pipeline] sh 04:51:21 + '[' -e coverage.out ] 04:51:21 + chown 1001:1001 coverage.out [Pipeline] stash 04:51:21 Stashed 1 file(s) [Pipeline] sh 04:51:22 + make build 04:51:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:51:28 deaec5988b04: Pull complete 04:51:29 9f65657bb879: Pull complete 04:51:29 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 04:51:30 + docker build -t ci-base-image-arm64 -f - . 04:51:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:51:30 WORKDIR /edgex 04:51:30 COPY go.mod . 04:51:30 RUN go mod download 04:51:30 Sending build context to Docker daemon 3.926MB 04:51:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:51:30 ---> 334268110677 04:51:30 Step 2/4 : WORKDIR /edgex 04:51:32 ---> Running in 1f1030f7b606 04:51:32 Removing intermediate container 1f1030f7b606 04:51:32 ---> 5b3170e7e517 04:51:32 Step 3/4 : COPY go.mod . 04:51:33 ---> d2f64df872a7 04:51:33 Step 4/4 : RUN go mod download 04:51:33 ---> Running in 72d10ebbd87f 04:51:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:51:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:51:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:51:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:51:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:52:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:52:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:52:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:52:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:52:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:52:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:52:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:52:14 $ docker stop --time=1 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 04:52:16 $ docker rm -f --volumes 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:52:17 04:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:52:17 latest: Pulling from edgex-devops/edgex-compose 04:52:17 91d30c5bc195: Pulling fs layer 04:52:17 2e9b0aa3be6d: Pulling fs layer 04:52:17 9c61dcf015f6: Pulling fs layer 04:52:17 4698f68db338: Pulling fs layer 04:52:17 2a2f49069b9e: Pulling fs layer 04:52:17 e0025b399a48: Pulling fs layer 04:52:17 4698f68db338: Waiting 04:52:17 2a2f49069b9e: Waiting 04:52:17 e0025b399a48: Waiting 04:52:17 91d30c5bc195: Verifying Checksum 04:52:17 91d30c5bc195: Download complete 04:52:17 4698f68db338: Download complete 04:52:17 2e9b0aa3be6d: Verifying Checksum 04:52:17 2e9b0aa3be6d: Download complete 04:52:18 e0025b399a48: Download complete 04:52:18 91d30c5bc195: Pull complete 04:52:18 2a2f49069b9e: Download complete 04:52:18 2e9b0aa3be6d: Pull complete 04:52:18 9c61dcf015f6: Verifying Checksum 04:52:18 9c61dcf015f6: Download complete 04:52:21 9c61dcf015f6: Pull complete 04:52:21 4698f68db338: Pull complete 04:52:22 2a2f49069b9e: Pull complete 04:52:22 e0025b399a48: Pull complete 04:52:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:22 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 04:52:22 $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:52:23 $ docker top 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:23 + docker compose -f ./docker-compose-build.yml build --parallel 04:52:23 #1 [support-scheduler internal] load build definition from Dockerfile 04:52:23 #1 transferring dockerfile: 1.83kB done 04:52:23 #1 DONE 0.1s 04:52:23 04:52:23 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:52:23 #2 DONE 0.0s 04:52:23 04:52:23 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:52:23 #3 transferring dockerfile: 3.02kB done 04:52:23 #3 DONE 0.1s 04:52:23 04:52:23 #4 [security-spire-server internal] load build definition from Dockerfile 04:52:23 #4 transferring dockerfile: 1.70kB done 04:52:23 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:52:23 #4 DONE 0.1s 04:52:23 04:52:23 #5 [support-notifications internal] load build definition from Dockerfile 04:52:23 #5 transferring dockerfile: 2.02kB done 04:52:23 #5 DONE 0.1s 04:52:23 04:52:23 #6 [core-command internal] load build definition from Dockerfile 04:52:23 #6 transferring dockerfile: 1.94kB done 04:52:23 #6 DONE 0.2s 04:52:23 04:52:23 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:52:23 #2 DONE 0.0s 04:52:23 04:52:23 #7 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 04:52:23 #7 DONE 0.1s 04:52:23 04:52:23 #8 [security-proxy-auth internal] load build definition from Dockerfile 04:52:23 #8 transferring dockerfile: 2.14kB done 04:52:23 #8 DONE 0.2s 04:52:23 04:52:23 #9 [core-data internal] load build definition from Dockerfile 04:52:23 #9 transferring dockerfile: 2.04kB done 04:52:23 #9 DONE 0.2s 04:52:23 04:52:23 #10 [support-scheduler internal] load .dockerignore 04:52:24 #10 ... 04:52:24 04:52:24 #11 [security-spire-config internal] load build definition from Dockerfile 04:52:24 #11 transferring dockerfile: 1.69kB done 04:52:24 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:52:24 #11 DONE 0.2s 04:52:24 04:52:24 #12 [core-keeper internal] load build definition from Dockerfile 04:52:24 #12 transferring dockerfile: 2.07kB done 04:52:24 #12 DONE 0.2s 04:52:24 04:52:24 #13 [security-spire-agent internal] load build definition from Dockerfile 04:52:24 #13 transferring dockerfile: 1.81kB done 04:52:24 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:52:24 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:52:24 #13 DONE 0.2s 04:52:24 04:52:24 #14 [security-proxy-setup internal] load build definition from Dockerfile 04:52:24 #14 transferring dockerfile: 2.50kB done 04:52:24 #14 DONE 0.2s 04:52:24 04:52:24 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:52:24 #15 transferring dockerfile: 2.23kB done 04:52:24 #15 DONE 0.2s 04:52:24 04:52:24 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:52:24 #16 transferring dockerfile: 1.89kB done 04:52:24 #16 DONE 0.2s 04:52:24 04:52:24 #17 [security-secretstore-setup internal] load build definition from Dockerfile 04:52:24 #17 transferring dockerfile: 2.49kB done 04:52:24 #17 DONE 0.2s 04:52:24 04:52:24 #18 [core-metadata internal] load build definition from Dockerfile 04:52:24 #18 transferring dockerfile: 2.10kB done 04:52:24 #18 DONE 0.2s 04:52:24 04:52:24 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:52:24 #2 DONE 0.0s 04:52:24 04:52:24 #19 [core-command internal] load .dockerignore 04:52:24 #19 transferring context: 50B done 04:52:24 #19 DONE 0.1s 04:52:24 04:52:24 #20 [security-bootstrapper internal] load .dockerignore 04:52:24 #20 transferring context: 50B done 04:52:24 #20 DONE 0.1s 04:52:24 04:52:24 #10 [support-scheduler internal] load .dockerignore 04:52:24 #10 transferring context: 50B done 04:52:24 #10 DONE 0.1s 04:52:24 04:52:24 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 04:52:24 #7 DONE 0.2s 04:52:24 04:52:24 #21 [support-notifications internal] load .dockerignore 04:52:24 #21 transferring context: 50B done 04:52:24 #21 DONE 0.1s 04:52:24 04:52:24 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:52:24 #22 transferring context: 50B done 04:52:24 #22 DONE 0.1s 04:52:24 04:52:24 #23 [security-proxy-setup internal] load .dockerignore 04:52:24 #23 transferring context: 50B done 04:52:24 #23 DONE 0.1s 04:52:24 04:52:24 #24 [core-data internal] load .dockerignore 04:52:24 #24 transferring context: 50B done 04:52:24 #24 DONE 0.1s 04:52:24 04:52:24 #25 [core-keeper internal] load .dockerignore 04:52:24 #25 transferring context: 50B done 04:52:24 #25 DONE 0.1s 04:52:24 04:52:24 #26 [security-proxy-auth internal] load .dockerignore 04:52:24 #26 transferring context: 50B done 04:52:24 #26 DONE 0.1s 04:52:24 04:52:24 #27 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:52:24 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:52:24 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:52:24 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:52:24 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:52:24 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:52:24 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:52:24 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:52:24 #27 ... 04:52:24 04:52:24 #28 [security-secretstore-setup internal] load .dockerignore 04:52:24 #28 transferring context: 50B done 04:52:24 #28 DONE 0.3s 04:52:24 04:52:24 #29 [core-metadata internal] load .dockerignore 04:52:24 #29 transferring context: 50B done 04:52:24 #29 DONE 0.3s 04:52:24 04:52:24 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:52:24 #30 DONE 0.6s 04:52:24 04:52:24 #27 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:52:24 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:52:24 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:52:24 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:52:24 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:52:24 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:52:24 #27 ... 04:52:24 04:52:24 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:52:24 #31 DONE 0.5s 04:52:24 04:52:24 #32 [security-spiffe-token-provider internal] load .dockerignore 04:52:24 #32 transferring context: 50B 0.0s done 04:52:24 #32 DONE 0.4s 04:52:24 04:52:24 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:52:24 #33 DONE 0.4s 04:52:24 04:52:24 #34 [security-spire-server internal] load .dockerignore 04:52:24 #34 transferring context: 50B done 04:52:24 #34 DONE 0.1s 04:52:24 04:52:24 #27 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:52:24 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:52:24 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:52:24 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:52:24 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:52:24 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:52:24 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 04:52:24 #27 ... 04:52:24 04:52:24 #35 [security-spire-agent internal] load .dockerignore 04:52:24 #35 transferring context: 50B 0.0s done 04:52:24 #35 DONE 0.6s 04:52:24 04:52:24 #36 [security-spire-config internal] load .dockerignore 04:52:24 #36 transferring context: 50B 0.0s done 04:52:24 #36 DONE 0.6s 04:52:24 04:52:24 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:52:24 #37 DONE 0.6s 04:52:24 04:52:24 #27 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:52:24 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:52:24 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 04:52:24 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:52:24 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:52:24 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:52:24 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:52:25 #27 DONE 1.3s 04:52:25 04:52:25 #38 [security-spire-agent internal] load build context 04:52:25 #38 transferring context: 26.11kB 0.0s done 04:52:25 #38 DONE 0.3s 04:52:25 04:52:25 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:52:25 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 04:52:25 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:52:25 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 04:52:25 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 04:52:25 #39 ... 04:52:25 04:52:25 #40 [security-spire-server internal] load build context 04:52:25 #40 transferring context: 26.58kB 0.0s done 04:52:25 #40 DONE 0.4s 04:52:25 04:52:25 #41 [security-spire-config internal] load build context 04:52:25 #41 transferring context: 24.83kB 0.0s done 04:52:25 #41 DONE 0.5s 04:52:25 04:52:25 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:52:25 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 04:52:25 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s 04:52:25 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s 04:52:25 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 04:52:25 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done 04:52:25 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 04:52:25 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:52:25 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 04:52:25 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.4s 04:52:25 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 04:52:25 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.11MB / 41.51MB 0.5s 04:52:25 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 04:52:25 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.87MB / 41.51MB 0.6s 04:52:25 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.7s 04:52:26 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 04:52:26 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 04:52:26 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 04:52:28 #39 ... 04:52:28 04:52:28 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:28 #42 DONE 3.7s 04:52:28 04:52:28 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:52:29 Removing intermediate container 72d10ebbd87f 04:52:29 ---> 90b10dd2d0b4 04:52:29 Successfully built 90b10dd2d0b4 04:52:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:30 + docker inspect -f . ci-base-image-arm64 04:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:30 prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container 04:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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 04:52:30 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done 04:52:31 $ docker top ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:32 #39 ... 04:52:32 04:52:32 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:52:32 #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.412 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:52:32 #0 1.412 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:52:32 #0 1.412 OK: 26342 distinct packages available 04:52:32 #0 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.996 OK: 265 MiB in 60 packages 04:52:32 #43 DONE 6.8s 04:52:32 04:52:32 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:52:32 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.498 (1/1) Installing dumb-init (1.2.5-r3) 04:52:32 #0 1.505 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 1.519 OK: 7 MiB in 17 packages 04:52:32 #44 DONE 6.6s 04:52:32 04:52:32 #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:32 #45 DONE 6.6s 04:52:32 04:52:32 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:52:32 #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.608 (1/4) Installing ca-certificates (20260413-r0) 04:52:32 #0 2.626 (2/4) Installing dumb-init (1.2.5-r3) 04:52:32 #0 2.635 (3/4) Installing su-exec (0.2-r3) 04:52:32 #0 2.635 (4/4) Installing yq-go (4.47.2-r3) 04:52:32 #0 2.713 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 2.716 Executing ca-certificates-20260413-r0.trigger 04:52:32 #0 2.755 OK: 20 MiB in 20 packages 04:52:32 #46 DONE 6.6s 04:52:32 04:52:32 #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:52:32 #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.472 (1/1) Installing dumb-init (1.2.5-r3) 04:52:32 #0 2.479 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 2.484 OK: 7 MiB in 17 packages 04:52:32 #47 DONE 6.6s 04:52:32 04:52:32 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:52:32 #0 0.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.468 (1/4) Installing dumb-init (1.2.5-r3) 04:52:32 #0 1.476 (2/4) Installing openssl (3.5.6-r0) 04:52:32 #0 1.490 (3/4) Installing su-exec (0.2-r3) 04:52:32 #0 1.490 (4/4) Installing yq-go (4.47.2-r3) 04:52:32 #0 1.577 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 1.584 OK: 20 MiB in 20 packages 04:52:32 #48 DONE 6.6s 04:52:32 04:52:32 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:52:32 #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.672 OK: 265 MiB in 60 packages 04:52:32 #49 DONE 6.9s 04:52:32 04:52:32 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:52:32 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.703 OK: 265 MiB in 60 packages 04:52:32 #50 DONE 6.9s 04:52:32 04:52:32 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:52:32 #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 0.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.567 OK: 265 MiB in 60 packages 04:52:32 #51 DONE 6.9s 04:52:32 04:52:32 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:52:32 #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 1.375 OK: 265 MiB in 60 packages 04:52:32 #52 DONE 6.9s 04:52:32 04:52:32 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:52:32 #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 3.487 (1/3) Installing ca-certificates (20260413-r0) 04:52:32 #0 3.543 (2/3) Installing dumb-init (1.2.5-r3) 04:52:32 #0 3.550 (3/3) Installing tzdata (2026b-r0) 04:52:32 #0 3.582 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 3.590 Executing ca-certificates-20260413-r0.trigger 04:52:32 #0 3.665 OK: 8 MiB in 19 packages 04:52:32 #53 DONE 6.7s 04:52:32 04:52:32 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:32 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 2.988 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:52:32 #0 2.988 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:52:32 #0 2.988 OK: 26324 distinct packages available 04:52:32 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:32 #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:32 #0 3.473 (1/13) Installing brotli-libs (1.1.0-r2) 04:52:32 #0 3.544 (2/13) Installing c-ares (1.34.6-r0) 04:52:32 #0 3.552 (3/13) Installing libunistring (1.3-r0) 04:52:32 #0 3.582 (4/13) Installing libidn2 (2.3.7-r0) 04:52:32 #0 3.589 (5/13) Installing nghttp2-libs (1.69.0-r0) 04:52:32 #0 3.594 (6/13) Installing libpsl (0.21.5-r3) 04:52:32 #0 3.634 (7/13) Installing zstd-libs (1.5.7-r0) 04:52:32 #0 3.649 (8/13) Installing libcurl (8.14.1-r2) 04:52:32 #0 3.663 (9/13) Installing curl (8.14.1-r2) 04:52:32 #0 3.667 (10/13) Installing dumb-init (1.2.5-r3) 04:52:32 #0 3.673 (11/13) Installing musl-obstack (1.2.3-r2) 04:52:32 #0 3.675 (12/13) Installing libucontext (1.3.2-r0) 04:52:32 #0 3.679 (13/13) Installing gcompat (1.1.0-r4) 04:52:32 #0 3.684 Executing busybox-1.37.0-r20.trigger 04:52:32 #0 3.692 OK: 13 MiB in 29 packages 04:52:32 #54 DONE 6.7s 04:52:32 04:52:32 #55 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:32 #55 ... 04:52:32 04:52:32 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:52:32 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 04:52:32 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:52:32 #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 04:52:32 #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 04:52:32 #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 04:52:32 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 04:52:32 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 04:52:32 #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 04:52:32 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 04:52:32 #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 04:52:32 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 04:52:32 #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.9s done 04:52:32 #56 DONE 7.3s 04:52:32 04:52:32 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:52:32 #39 DONE 7.3s 04:52:32 04:52:32 #57 [core-metadata internal] load build context 04:52:32 #57 transferring context: 313.21MB 8.0s 04:52:32 + go version 04:52:32 go version go1.25.3 linux/arm64 [Pipeline] } 04:52:32 $ docker stop --time=1 ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da 04:52:32 #57 ... 04:52:32 04:52:32 #58 [support-scheduler internal] load build context 04:52:32 #58 ... 04:52:32 04:52:32 #59 [security-secretstore-setup internal] load build context 04:52:32 #59 ... 04:52:32 04:52:32 #60 [support-notifications internal] load build context 04:52:32 #60 ... 04:52:32 04:52:32 #59 [security-secretstore-setup internal] load build context 04:52:34 $ docker rm -f --volumes ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da 04:52:34 #59 ... 04:52:34 04:52:34 #61 [security-bootstrapper internal] load build context 04:52:34 #61 ... 04:52:34 04:52:34 #62 [security-proxy-auth internal] load build context 04:52:34 #62 ... 04:52:34 04:52:34 #63 [core-common-config-bootstrapper internal] load build context 04:52:34 #63 ... 04:52:34 04:52:34 #64 [core-data internal] load build context [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 04:52:34 #64 ... 04:52:34 04:52:34 #65 [security-spiffe-token-provider internal] load build context 04:52:34 #65 ... 04:52:34 04:52:34 #66 [security-proxy-setup internal] load build context 04:52:34 #66 ... 04:52:34 04:52:34 #67 [core-keeper internal] load build context 04:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:52:34 04:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:52:34 #67 ... 04:52:34 04:52:34 #68 [core-command internal] load build context 04:52:34 #68 ... 04:52:34 04:52:34 #67 [core-keeper internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:52:35 #67 ... 04:52:35 04:52:35 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:35 #0 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:52:35 #0 9.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:52:35 #0 9.340 OK: 26324 distinct packages available 04:52:35 #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.805 (1/5) Installing dumb-init (1.2.5-r3) 04:52:35 #0 9.806 (2/5) Installing musl-obstack (1.2.3-r2) 04:52:35 #0 9.810 (3/5) Installing libucontext (1.3.2-r0) 04:52:35 #0 9.818 (4/5) Installing gcompat (1.1.0-r4) 04:52:35 #0 9.824 (5/5) Installing openssl (3.5.6-r0) 04:52:35 #0 9.835 Executing busybox-1.37.0-r20.trigger 04:52:35 #0 9.843 OK: 8 MiB in 21 packages 04:52:35 #69 ... 04:52:35 04:52:35 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:52:35 #70 ... 04:52:35 04:52:35 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:35 #0 6.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:35 #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:35 #0 7.083 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:52:35 #0 7.083 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:52:35 #0 7.083 OK: 26324 distinct packages available 04:52:35 #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:35 #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:35 #0 7.587 (1/4) Installing dumb-init (1.2.5-r3) 04:52:35 #0 7.594 (2/4) Installing musl-obstack (1.2.3-r2) 04:52:35 #0 7.598 (3/4) Installing libucontext (1.3.2-r0) 04:52:35 #0 7.608 (4/4) Installing gcompat (1.1.0-r4) 04:52:35 #0 7.608 Executing busybox-1.37.0-r20.trigger 04:52:35 #0 7.618 OK: 8 MiB in 20 packages 04:52:35 #71 DONE 10.2s 04:52:35 04:52:35 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:52:35 #0 9.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:35 #0 9.697 (1/7) Installing ca-certificates (20260413-r0) 04:52:35 #0 9.714 (2/7) Installing dumb-init (1.2.5-r3) 04:52:35 #0 9.723 (3/7) Installing libgcc (14.2.0-r6) 04:52:35 #0 9.730 (4/7) Installing libsodium (1.0.20-r1) 04:52:35 #0 9.741 (5/7) Installing libstdc++ (14.2.0-r6) 04:52:35 #0 9.770 (6/7) Installing libzmq (4.3.5-r2) 04:52:35 #0 9.785 (7/7) Installing zeromq (4.3.5-r2) 04:52:35 #0 9.787 Executing busybox-1.37.0-r20.trigger 04:52:35 #0 9.792 Executing ca-certificates-20260413-r0.trigger 04:52:35 #0 9.825 OK: 12 MiB in 23 packages 04:52:35 #72 ... 04:52:35 04:52:35 #67 [core-keeper internal] load build context 04:52:36 #67 ... 04:52:36 04:52:36 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:52:36 #72 DONE 11.0s 04:52:36 04:52:36 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:36 #69 DONE 11.0s 04:52:36 04:52:36 #67 [core-keeper internal] load build context 04:52:36 #67 ... 04:52:36 04:52:36 #63 [core-common-config-bootstrapper internal] load build context 04:52:36 #63 transferring context: 640.46MB 11.9s done 04:52:36 #63 DONE 12.3s 04:52:36 04:52:36 #60 [support-notifications internal] load build context 04:52:36 #60 transferring context: 640.46MB 12.1s done 04:52:36 #60 DONE 12.4s 04:52:36 04:52:36 #67 [core-keeper internal] load build context 04:52:36 #67 transferring context: 640.46MB 12.2s done 04:52:37 latest: Pulling from edgex-devops/edgex-compose-arm64 04:52:37 547446be3368: Pulling fs layer 04:52:37 d125d8839a47: Pulling fs layer 04:52:37 3e85d5ac6304: Pulling fs layer 04:52:37 c3105a71a48b: Pulling fs layer 04:52:37 0f093f025ec4: Pulling fs layer 04:52:37 c3106fc0e877: Pulling fs layer 04:52:37 c3105a71a48b: Waiting 04:52:37 0f093f025ec4: Waiting 04:52:37 c3106fc0e877: Waiting 04:52:37 547446be3368: Verifying Checksum 04:52:37 547446be3368: Download complete 04:52:37 c3105a71a48b: Verifying Checksum 04:52:37 c3105a71a48b: Download complete 04:52:37 #67 DONE 13.3s 04:52:37 04:52:37 #66 [security-proxy-setup internal] load build context 04:52:37 d125d8839a47: Verifying Checksum 04:52:37 d125d8839a47: Download complete 04:52:37 c3106fc0e877: Download complete 04:52:37 0f093f025ec4: Verifying Checksum 04:52:37 0f093f025ec4: Download complete 04:52:37 547446be3368: Pull complete 04:52:37 #66 ... 04:52:37 04:52:37 #61 [security-bootstrapper internal] load build context 04:52:37 #61 transferring context: 640.46MB 12.5s done 04:52:37 #61 DONE 13.7s 04:52:37 04:52:37 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #62 [security-proxy-auth internal] load build context 04:52:38 #62 transferring context: 640.46MB 13.1s done 04:52:38 #62 DONE 14.0s 04:52:38 04:52:38 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:52:38 #70 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:38 #70 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:38 #70 11.43 (1/2) Installing dumb-init (1.2.5-r3) 04:52:38 #70 11.43 (2/2) Installing su-exec (0.2-r3) 04:52:38 #70 11.43 Executing busybox-1.37.0-r20.trigger 04:52:38 #70 11.45 OK: 7 MiB in 18 packages 04:52:38 #70 DONE 12.9s 04:52:38 04:52:38 #58 [support-scheduler internal] load build context 04:52:38 #58 transferring context: 640.46MB 13.3s done 04:52:38 #58 DONE 14.2s 04:52:38 04:52:38 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:52:38 #0 5.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:38 #0 5.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:38 #0 5.756 OK: 7 MiB in 17 packages 04:52:38 #73 DONE 6.3s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:52:38 #74 DONE 1.8s 04:52:38 04:52:38 #59 [security-secretstore-setup internal] load build context 04:52:38 #59 transferring context: 640.46MB 13.3s done 04:52:38 #59 DONE 13.9s 04:52:38 04:52:38 #57 [core-metadata internal] load build context 04:52:38 #57 transferring context: 640.46MB 13.5s done 04:52:38 #57 DONE 13.9s 04:52:38 04:52:38 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:38 #0 8.118 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:38 #0 8.490 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:38 #0 8.953 OK: 265 MiB in 60 packages 04:52:38 #75 DONE 9.3s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:52:38 #76 DONE 1.9s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #65 [security-spiffe-token-provider internal] load build context 04:52:38 #65 transferring context: 640.46MB 13.4s done 04:52:38 #65 DONE 14.1s 04:52:38 04:52:38 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:52:38 #0 5.347 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:38 #0 5.598 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:38 #0 6.156 (1/1) Installing dumb-init (1.2.5-r3) 04:52:38 #0 6.307 Executing busybox-1.37.0-r20.trigger 04:52:38 #0 6.313 OK: 7 MiB in 17 packages 04:52:38 #77 DONE 6.7s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:52:38 #78 DONE 0.8s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:38 #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:38 #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:38 #0 6.484 OK: 20 MiB in 20 packages 04:52:38 #79 DONE 6.9s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 04:52:38 #74 DONE 1.8s 04:52:38 04:52:38 #64 [core-data internal] load build context 04:52:38 #64 transferring context: 640.46MB 14.5s done 04:52:38 #64 DONE 14.8s 04:52:38 04:52:38 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:52:38 #80 DONE 0.6s 04:52:38 04:52:38 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:52:38 #81 DONE 0.7s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:38 #66 ... 04:52:38 04:52:38 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:52:38 #82 DONE 0.3s 04:52:38 04:52:38 #66 [security-proxy-setup internal] load build context 04:52:39 d125d8839a47: Pull complete 04:52:39 3e85d5ac6304: Verifying Checksum 04:52:39 3e85d5ac6304: Download complete 04:52:39 #66 ... 04:52:39 04:52:39 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:39 #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #0 6.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #0 7.152 OK: 20 MiB in 20 packages 04:52:39 #83 DONE 7.6s 04:52:39 04:52:39 #84 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:52:39 #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #0 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #0 7.427 OK: 7 MiB in 17 packages 04:52:39 #84 DONE 7.7s 04:52:39 04:52:39 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:39 #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #0 6.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #0 7.415 OK: 8 MiB in 19 packages 04:52:39 #85 DONE 7.6s 04:52:39 04:52:39 #66 [security-proxy-setup internal] load build context 04:52:39 #66 ... 04:52:39 04:52:39 #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:52:39 #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #0 2.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #0 3.021 OK: 8 MiB in 21 packages 04:52:39 #86 DONE 3.3s 04:52:39 04:52:39 #66 [security-proxy-setup internal] load build context 04:52:39 #66 ... 04:52:39 04:52:39 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:52:39 #87 DONE 0.3s 04:52:39 04:52:39 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:52:39 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #0 3.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #0 3.888 OK: 8 MiB in 20 packages 04:52:39 #88 DONE 4.1s 04:52:39 04:52:39 #55 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:39 #55 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:39 #55 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:39 #55 7.536 OK: 13 MiB in 29 packages 04:52:39 #55 DONE 7.8s 04:52:39 04:52:39 #66 [security-proxy-setup internal] load build context 04:52:40 #66 transferring context: 640.46MB 16.5s done 04:52:40 #66 DONE 16.8s 04:52:40 04:52:40 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:52:40 #78 DONE 0.8s 04:52:40 04:52:40 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:52:40 #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:40 #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:40 #0 1.709 OK: 7 MiB in 18 packages 04:52:40 #89 DONE 2.7s 04:52:40 04:52:40 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:52:40 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:52:40 #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:52:40 #0 3.652 OK: 12 MiB in 23 packages 04:52:40 #90 DONE 4.6s 04:52:40 04:52:40 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:40 #91 DONE 1.1s 04:52:40 04:52:40 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:52:40 #92 DONE 1.3s 04:52:40 04:52:40 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:40 #93 DONE 1.3s 04:52:40 04:52:40 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:52:41 #94 DONE 0.2s 04:52:41 04:52:41 #68 [core-command internal] load build context 04:52:41 #68 ... 04:52:41 04:52:41 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:52:41 #95 DONE 0.2s 04:52:41 04:52:41 #68 [core-command internal] load build context 04:52:41 #68 ... 04:52:41 04:52:41 #96 [security-spire-server stage-2 6/9] COPY security.txt / 04:52:41 #96 ... 04:52:41 04:52:41 #97 [security-spire-config stage-2 6/10] COPY security.txt / 04:52:41 #97 DONE 0.4s 04:52:41 04:52:41 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:41 #98 DONE 0.7s 04:52:41 04:52:41 #96 [security-spire-server stage-2 6/9] COPY security.txt / 04:52:41 #96 DONE 0.5s 04:52:41 04:52:41 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:52:41 #99 ... 04:52:41 04:52:41 #68 [core-command internal] load build context 04:52:41 #68 transferring context: 640.46MB 17.7s done 04:52:41 #68 DONE 17.9s 04:52:42 04:52:42 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 04:52:42 #74 DONE 1.8s 04:52:42 04:52:42 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:52:42 #100 DONE 0.3s 04:52:42 04:52:42 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:52:42 #101 DONE 1.1s 04:52:42 04:52:42 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:52:42 #102 DONE 0.3s 04:52:42 04:52:42 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:52:42 #99 DONE 0.4s 04:52:42 04:52:42 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 04:52:42 #103 ... 04:52:42 04:52:42 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:52:42 #104 DONE 0.2s 04:52:42 04:52:42 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:52:42 #105 DONE 0.2s 04:52:42 04:52:42 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 04:52:42 #103 DONE 0.2s 04:52:42 04:52:42 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:52:42 #106 DONE 0.2s 04:52:42 04:52:42 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:52:42 #107 ... 04:52:42 04:52:42 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:52:42 #108 DONE 0.2s 04:52:42 04:52:42 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:52:42 #109 DONE 0.2s 04:52:42 04:52:42 #110 [security-spire-config] exporting to image 04:52:42 #110 exporting layers 04:52:42 #110 ... 04:52:42 04:52:42 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:52:42 #107 DONE 0.4s 04:52:42 04:52:42 #111 [security-spire-server] exporting to image 04:52:43 #111 ... 04:52:43 04:52:43 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:52:43 #112 DONE 0.5s 04:52:43 04:52:43 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:52:43 #113 DONE 0.4s 04:52:43 04:52:43 #114 [security-spire-agent] exporting to image 04:52:43 #114 ... 04:52:43 04:52:43 #110 [security-spire-config] exporting to image 04:52:43 #110 exporting layers 1.2s done 04:52:43 #110 writing image sha256:90a267d083fd4c4bf19aa43f55926ae9be7dbe69d3c23d7f7ca39e603db0e1e8 0.1s done 04:52:43 #110 naming to docker.io/library/security-spire-config done 04:52:43 #110 DONE 1.3s 04:52:43 04:52:43 #111 [security-spire-server] exporting to image 04:52:43 #111 exporting layers 1.0s done 04:52:43 #111 writing image sha256:33bf177b3f6dfc3c336907c506dc41a7c215a85b6d0092f8063c0cb5af358648 0.0s done 04:52:43 #111 naming to docker.io/library/security-spire-server 0.0s done 04:52:43 #111 DONE 1.2s 04:52:43 04:52:43 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:44 #115 ... 04:52:44 04:52:44 #114 [security-spire-agent] exporting to image 04:52:44 #114 exporting layers 0.8s done 04:52:44 #114 writing image sha256:ea746fed33ed00742dc73f7b55e63f7f6d38e08bee140c72be3311f534805b11 0.1s done 04:52:44 #114 naming to docker.io/library/security-spire-agent 04:52:44 #114 naming to docker.io/library/security-spire-agent 0.2s done 04:52:45 #114 DONE 1.3s 04:52:45 04:52:45 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:48 #116 ... 04:52:48 04:52:48 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:48 #117 ... 04:52:48 04:52:48 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:48 #118 ... 04:52:48 04:52:48 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:49 #119 ... 04:52:49 04:52:49 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:49 3e85d5ac6304: Pull complete 04:52:49 c3105a71a48b: Pull complete 04:52:51 0f093f025ec4: Pull complete 04:52:51 c3106fc0e877: Pull complete 04:52:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:52 prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container 04:52:52 $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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 04:52:54 $ docker top ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:55 + docker compose -f ./docker-compose-build.yml build --parallel 04:52:55 #120 DONE 16.6s 04:52:55 04:52:55 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #116 DONE 16.7s 04:52:55 04:52:55 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #115 DONE 17.3s 04:52:55 04:52:55 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #117 DONE 17.1s 04:52:55 04:52:55 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #119 DONE 16.6s 04:52:55 04:52:55 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #118 DONE 16.5s 04:52:55 04:52:55 #121 [core-metadata builder 6/7] COPY . . 04:53:00 #121 DONE 5.4s 04:53:00 04:53:00 #122 [support-scheduler builder 6/7] COPY . . 04:53:00 #122 DONE 5.4s 04:53:00 04:53:00 #123 [core-keeper builder 7/8] COPY . . 04:53:00 #123 DONE 5.4s 04:53:00 04:53:00 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:53:00 #124 DONE 5.4s 04:53:00 04:53:00 #125 [security-bootstrapper builder 6/7] COPY . . 04:53:00 #125 DONE 5.4s 04:53:00 04:53:00 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 04:53:00 #126 CACHED 04:53:00 04:53:00 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #127 CACHED 04:53:00 04:53:00 #128 [core-command builder 6/7] COPY . . 04:53:00 #128 CACHED 04:53:00 04:53:00 #129 [core-data builder 6/7] COPY . . 04:53:00 #129 CACHED 04:53:00 04:53:00 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #130 CACHED 04:53:00 04:53:00 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 04:53:00 #131 CACHED 04:53:00 04:53:00 #132 [support-notifications builder 6/7] COPY . . 04:53:00 #132 DONE 5.4s 04:53:00 04:53:00 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #133 CACHED 04:53:00 04:53:00 #134 [core-metadata builder 6/7] COPY . . 04:53:00 #134 CACHED 04:53:00 04:53:00 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:53:00 #135 CACHED 04:53:00 04:53:00 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:53:00 #136 CACHED 04:53:00 04:53:00 #137 [security-proxy-auth builder 6/7] COPY . . 04:53:00 #137 CACHED 04:53:00 04:53:00 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #138 CACHED 04:53:00 04:53:00 #139 [security-proxy-setup builder 6/7] COPY . . 04:53:00 #139 CACHED 04:53:00 04:53:00 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:53:00 #140 CACHED 04:53:00 04:53:00 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #141 CACHED 04:53:00 04:53:00 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:53:00 #142 CACHED 04:53:00 04:53:00 #143 [security-secretstore-setup builder 6/7] COPY . . 04:53:00 #143 CACHED 04:53:00 04:53:00 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:00 #144 CACHED 04:53:00 04:53:00 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:02 #145 1.040 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:53:05 #1 [security-proxy-setup internal] load build definition from Dockerfile 04:53:05 #1 transferring dockerfile: 2.50kB 0.0s done 04:53:05 #1 DONE 0.1s 04:53:05 04:53:05 #2 [support-notifications internal] load build definition from Dockerfile 04:53:05 #2 ... 04:53:05 04:53:05 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:53:05 #3 DONE 0.0s 04:53:05 04:53:05 #4 [security-spire-config internal] load build definition from Dockerfile 04:53:06 #4 ... 04:53:06 04:53:06 #5 [core-keeper internal] load build definition from Dockerfile 04:53:06 #5 transferring dockerfile: 2.07kB done 04:53:06 #5 DONE 1.8s 04:53:06 04:53:06 #2 [support-notifications internal] load build definition from Dockerfile 04:53:06 #2 transferring dockerfile: 2.02kB done 04:53:06 #2 DONE 1.8s 04:53:06 04:53:06 #6 [security-spire-server internal] load .dockerignore 04:53:06 #6 ... 04:53:06 04:53:06 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:53:06 #7 transferring dockerfile: 2.23kB done 04:53:06 #7 DONE 2.0s 04:53:06 04:53:06 #8 [support-scheduler internal] load .dockerignore 04:53:06 #8 ... 04:53:06 04:53:06 #9 [security-secretstore-setup internal] load build definition from Dockerfile 04:53:06 #9 transferring dockerfile: 2.49kB done 04:53:06 #9 DONE 2.1s 04:53:06 04:53:06 #10 [core-metadata internal] load build definition from Dockerfile 04:53:06 #10 transferring dockerfile: 2.10kB done 04:53:06 #10 DONE 2.2s 04:53:06 04:53:06 #11 [core-data internal] load build definition from Dockerfile 04:53:06 #11 transferring dockerfile: 2.04kB 0.0s done 04:53:06 #11 DONE 2.2s 04:53:06 04:53:06 #6 [security-spire-server internal] load .dockerignore 04:53:06 #6 transferring context: 50B 0.0s done 04:53:06 #6 ... 04:53:06 04:53:06 #4 [security-spire-config internal] load build definition from Dockerfile 04:53:06 #4 transferring dockerfile: 1.69kB 0.0s done 04:53:06 #4 DONE 2.1s 04:53:06 04:53:06 #12 [core-command internal] load build definition from Dockerfile 04:53:06 #12 transferring dockerfile: 1.94kB 0.0s done 04:53:06 #12 DONE 2.1s 04:53:06 04:53:06 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:53:06 #13 transferring dockerfile: 1.89kB 0.0s done 04:53:06 #13 DONE 2.0s 04:53:06 04:53:06 #14 [support-scheduler internal] load build definition from Dockerfile 04:53:06 #14 transferring dockerfile: 1.83kB 0.0s done 04:53:06 #14 DONE 2.0s 04:53:06 04:53:06 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:53:06 #3 transferring dockerfile: 3.02kB 0.0s done 04:53:06 #3 DONE 2.2s 04:53:06 04:53:06 #15 [security-spire-server internal] load build definition from Dockerfile 04:53:06 #15 transferring dockerfile: 1.70kB 0.0s done 04:53:06 #15 DONE 2.1s 04:53:06 04:53:06 #16 [core-keeper internal] load .dockerignore 04:53:06 #16 transferring context: 50B 0.0s done 04:53:06 #16 DONE 1.3s 04:53:06 04:53:06 #17 [security-spire-agent internal] load build definition from Dockerfile 04:53:06 #17 transferring dockerfile: 1.81kB 0.0s done 04:53:06 #17 DONE 2.4s 04:53:06 04:53:06 #18 [security-proxy-auth internal] load build definition from Dockerfile 04:53:06 #18 transferring dockerfile: 2.14kB 0.0s done 04:53:06 #18 DONE 2.0s 04:53:06 04:53:06 #19 [core-data internal] load .dockerignore 04:53:06 #19 transferring context: 50B 0.0s done 04:53:06 #19 DONE 1.2s 04:53:06 04:53:06 #20 [security-proxy-setup internal] load .dockerignore 04:53:06 #20 transferring context: 50B 0.0s done 04:53:06 #20 DONE 1.9s 04:53:06 04:53:06 #8 [support-scheduler internal] load .dockerignore 04:53:06 #8 transferring context: 50B 0.0s done 04:53:07 #8 ... 04:53:07 04:53:07 #21 [security-bootstrapper internal] load .dockerignore 04:53:07 #21 transferring context: 50B 0.0s done 04:53:07 #21 DONE 1.1s 04:53:07 04:53:07 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:53:07 #22 transferring context: 50B 0.0s done 04:53:07 #22 DONE 1.4s 04:53:07 04:53:07 #23 [security-spire-config internal] load .dockerignore 04:53:07 #23 transferring context: 50B 0.0s done 04:53:07 #23 DONE 1.1s 04:53:07 04:53:07 #24 [support-notifications internal] load .dockerignore 04:53:07 #24 transferring context: 50B 0.0s done 04:53:07 #24 DONE 1.5s 04:53:07 04:53:07 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:07 #25 DONE 0.0s 04:53:07 04:53:07 #26 [core-metadata internal] load .dockerignore 04:53:07 #26 transferring context: 50B 0.0s done 04:53:07 #26 DONE 1.4s 04:53:07 04:53:07 #27 [core-command internal] load .dockerignore 04:53:07 #27 transferring context: 50B 0.0s done 04:53:07 #27 DONE 1.2s 04:53:07 04:53:07 #28 [security-secretstore-setup internal] load .dockerignore 04:53:07 #28 transferring context: 50B 0.0s done 04:53:07 #28 DONE 1.5s 04:53:07 04:53:07 #29 [security-spire-agent internal] load .dockerignore 04:53:07 #29 transferring context: 50B 0.0s done 04:53:07 #29 DONE 1.4s 04:53:07 04:53:07 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 04:53:07 #30 DONE 0.3s 04:53:07 04:53:07 #8 [support-scheduler internal] load .dockerignore 04:53:07 #8 DONE 1.1s 04:53:07 04:53:07 #6 [security-spire-server internal] load .dockerignore 04:53:07 #6 DONE 1.2s 04:53:07 04:53:07 #31 [security-spiffe-token-provider internal] load .dockerignore 04:53:07 #31 transferring context: 50B 0.0s done 04:53:07 #31 DONE 1.3s 04:53:07 04:53:07 #32 [security-proxy-auth internal] load .dockerignore 04:53:07 #32 transferring context: 50B 0.0s done 04:53:07 #32 DONE 1.2s 04:53:07 04:53:07 #25 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:07 #25 DONE 0.0s 04:53:07 04:53:07 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:07 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:07 #33 ... 04:53:07 04:53:07 #30 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 04:53:07 #30 DONE 0.4s 04:53:07 04:53:07 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:07 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:07 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:07 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:07 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:07 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:07 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:07 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:07 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s 04:53:07 #33 ... 04:53:07 04:53:07 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:07 #25 DONE 0.0s 04:53:07 04:53:07 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:07 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.3s 04:53:07 #33 ... 04:53:07 04:53:07 #30 [core-data internal] load metadata for docker.io/library/alpine:3.22 04:53:07 #30 DONE 0.4s 04:53:07 04:53:07 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:07 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.4s 04:53:08 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:08 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:08 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:08 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:08 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.51MB / 4.14MB 0.5s 04:53:08 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:08 #33 ... 04:53:08 04:53:08 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:08 #25 DONE 0.0s 04:53:08 04:53:08 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:53:08 #30 DONE 0.5s 04:53:08 04:53:08 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:08 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:08 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 04:53:08 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:08 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:08 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:08 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:08 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:08 #33 ... 04:53:08 04:53:08 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:08 #25 DONE 0.0s 04:53:08 04:53:08 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 ... 04:53:09 04:53:09 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 04:53:09 #30 DONE 0.6s 04:53:09 04:53:09 #34 [security-proxy-setup internal] load build context 04:53:09 #34 transferring context: 3.43MB 1.0s done 04:53:09 #34 DONE 1.5s 04:53:09 04:53:09 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:09 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:09 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:09 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:09 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:09 #33 ... 04:53:09 04:53:09 #35 [core-keeper internal] load build context 04:53:09 #35 transferring context: 3.43MB 1.1s done 04:53:09 #35 DONE 1.5s 04:53:09 04:53:09 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 ... 04:53:09 04:53:09 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 04:53:09 #30 DONE 0.6s 04:53:09 04:53:09 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 ... 04:53:09 04:53:09 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:09 #25 DONE 0.0s 04:53:09 04:53:09 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 ... 04:53:09 04:53:09 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:09 #25 DONE 0.0s 04:53:09 04:53:09 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 ... 04:53:09 04:53:09 #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:09 #25 DONE 0.0s 04:53:09 04:53:09 #36 [core-data internal] load build context 04:53:09 #36 transferring context: 3.43MB 1.3s done 04:53:09 #36 DONE 1.9s 04:53:09 04:53:09 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:53:09 #37 DONE 3.2s 04:53:09 04:53:09 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:09 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:09 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:09 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:09 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:09 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:10 #33 ... 04:53:10 04:53:10 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:10 #25 DONE 0.0s 04:53:10 04:53:10 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:10 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:10 #33 ... 04:53:10 04:53:10 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:53:10 #37 DONE 3.2s 04:53:10 04:53:10 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:10 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:10 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:10 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:10 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:10 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:10 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:10 #33 ... 04:53:10 04:53:10 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:53:10 #37 DONE 3.2s 04:53:10 04:53:10 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:10 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:10 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:10 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:10 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:10 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:10 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:10 #33 ... 04:53:10 04:53:10 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:10 #25 DONE 0.0s 04:53:10 04:53:10 #38 [security-bootstrapper internal] load build context 04:53:10 #38 transferring context: 3.43MB 1.5s done 04:53:10 #38 DONE 2.1s 04:53:10 04:53:10 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:53:10 #39 ... 04:53:10 04:53:10 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:10 #25 DONE 0.0s 04:53:11 04:53:11 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:53:11 #37 DONE 3.2s 04:53:11 04:53:11 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:11 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:11 #33 ... 04:53:11 04:53:11 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:53:11 #25 DONE 0.0s 04:53:11 04:53:11 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 04:53:11 #40 DONE 1.7s 04:53:11 04:53:11 #41 [core-common-config-bootstrapper internal] load build context 04:53:11 #41 transferring context: 3.43MB 1.6s done 04:53:11 #41 DONE 2.3s 04:53:11 04:53:11 #39 [core-command builder 2/7] WORKDIR /edgex-go 04:53:11 #39 DONE 1.9s 04:53:11 04:53:11 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:53:11 #42 ... 04:53:11 04:53:11 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 04:53:11 #43 DONE 1.2s 04:53:11 04:53:11 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:11 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:11 #33 ... 04:53:11 04:53:11 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:53:11 #37 DONE 3.2s 04:53:11 04:53:11 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 04:53:11 #30 DONE 2.4s 04:53:11 04:53:11 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:53:11 #39 DONE 1.9s 04:53:11 04:53:11 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:53:11 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 04:53:11 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 04:53:11 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:53:11 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 04:53:11 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done 04:53:11 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done 04:53:12 #145 ... 04:53:12 04:53:12 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:53:12 #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:53:12 #146 ... 04:53:12 04:53:12 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:53:12 #0 0.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:53:12 #147 ... 04:53:12 04:53:12 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:12 #0 1.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:53:12 #148 ... 04:53:12 04:53:12 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:53:12 #0 1.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:53:12 #149 ... 04:53:12 04:53:12 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:53:12 #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:53:12 #150 ... 04:53:12 04:53:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:12 #0 1.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:53:12 #151 ... 04:53:12 04:53:12 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:53:12 #0 1.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:53:12 #152 ... 04:53:12 04:53:12 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:53:12 #0 0.453 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:53:12 #153 ... 04:53:12 04:53:12 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:53:12 #0 1.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:53:12 #33 ... 04:53:12 04:53:12 #44 [security-spire-config internal] load build context 04:53:12 #44 transferring context: 24.83kB 0.1s done 04:53:12 #44 DONE 0.7s 04:53:12 04:53:12 #45 [security-spire-server internal] load build context 04:53:12 #45 transferring context: 26.58kB 0.1s done 04:53:12 #45 DONE 0.8s 04:53:12 04:53:12 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:53:12 #46 ... 04:53:12 04:53:12 #47 [core-metadata internal] load build context 04:53:12 #47 transferring context: 3.43MB 1.8s done 04:53:12 #47 DONE 2.4s 04:53:12 04:53:12 #48 [support-notifications internal] load build context 04:53:12 #48 transferring context: 3.43MB 1.8s done 04:53:12 #48 DONE 2.5s 04:53:12 #154 ... 04:53:12 04:53:12 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:12 #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:53:12 #155 ... 04:53:12 04:53:12 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:53:12 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:53:12 04:53:12 #49 [core-command internal] load build context 04:53:12 #49 transferring context: 3.43MB 1.5s done 04:53:12 #49 ... 04:53:12 04:53:12 #50 [security-secretstore-setup internal] load build context 04:53:12 #50 transferring context: 3.43MB 1.5s done 04:53:12 #50 DONE 2.5s 04:53:13 04:53:13 #49 [core-command internal] load build context 04:53:13 #49 DONE 2.5s 04:53:13 04:53:13 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:13 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done 04:53:13 #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 04:53:13 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 04:53:13 #51 ... 04:53:13 04:53:13 #52 [support-scheduler internal] load build context 04:53:13 #52 transferring context: 3.43MB 1.2s done 04:53:13 #52 DONE 2.2s 04:53:13 04:53:13 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:13 #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 04:53:13 #51 ... 04:53:13 04:53:13 #53 [security-spire-agent internal] load build context 04:53:13 #53 transferring context: 26.11kB 0.3s done 04:53:13 #53 DONE 1.8s 04:53:13 04:53:13 #54 [security-proxy-auth internal] load build context 04:53:16 #54 ... 04:53:16 04:53:16 #55 [security-spiffe-token-provider internal] load build context 04:53:16 #55 transferring context: 3.43MB 2.8s done 04:53:16 #55 DONE 4.1s 04:53:16 04:53:16 #54 [security-proxy-auth internal] load build context 04:53:17 #54 transferring context: 3.43MB 4.0s done 04:53:17 #54 DONE 5.4s 04:53:17 04:53:17 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:17 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 04:53:17 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 04:53:17 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 04:53:17 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 04:53:17 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.26MB / 37.02MB 3.1s 04:53:17 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 3.5s 04:53:18 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 4.2s 04:53:18 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 04:53:18 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.7s 04:53:18 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 04:53:18 #51 ... 04:53:18 04:53:18 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:18 #56 DONE 7.6s 04:53:18 04:53:18 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:18 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 04:53:19 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 5.5s 04:53:20 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.65MB / 37.02MB 6.3s 04:53:21 #51 ... 04:53:21 04:53:21 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:53:21 #0 9.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:21 #57 ... 04:53:21 04:53:21 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:53:21 #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:21 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:21 #0 10.07 OK: 255 MiB in 60 packages 04:53:21 #58 ... 04:53:21 04:53:21 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:53:21 #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:21 #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:21 #59 ... 04:53:21 04:53:21 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:21 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 7.5s 04:53:21 #51 ... 04:53:21 04:53:21 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:53:21 #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.3s done 04:53:21 #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 04:53:21 #60 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 04:53:21 #60 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 04:53:21 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 04:53:21 #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 04:53:21 #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 04:53:21 #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 04:53:21 #60 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.3s done 04:53:21 #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 04:53:21 #60 ... 04:53:21 04:53:21 #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:53:22 #42 ... 04:53:22 04:53:22 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:53:22 #61 ... 04:53:22 04:53:22 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:53:22 #58 DONE 10.9s 04:53:22 04:53:22 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:22 #51 ... 04:53:22 04:53:22 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:53:22 #62 ... 04:53:22 04:53:22 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:53:22 #63 ... 04:53:22 04:53:22 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:53:23 #64 ... 04:53:23 04:53:23 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:53:23 #65 ... 04:53:23 04:53:23 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:53:23 #66 ... 04:53:23 04:53:23 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:53:23 #67 ... 04:53:23 04:53:23 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:53:23 #68 ... 04:53:23 04:53:23 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:53:23 #0 9.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:23 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:23 #69 ... 04:53:23 04:53:23 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:53:23 #70 ... 04:53:23 04:53:23 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:53:23 #71 DONE 1.7s 04:53:23 04:53:23 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:23 #72 ... 04:53:23 04:53:23 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:23 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 9.9s 04:53:23 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.2s done 04:53:24 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 10.8s 04:53:25 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.04MB / 37.02MB 11.2s 04:53:26 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 11.9s 04:53:26 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 12.5s 04:53:26 #51 ... 04:53:26 04:53:26 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:53:26 #57 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:26 #57 13.71 OK: 255 MiB in 60 packages 04:53:26 #57 DONE 16.1s 04:53:26 04:53:26 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:27 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 13.1s 04:53:27 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.2s done 04:53:27 #51 ... 04:53:27 04:53:27 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:53:27 #73 DONE 0.8s 04:53:27 04:53:27 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:28 #74 ... 04:53:28 04:53:28 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:28 #72 DONE 15.7s 04:53:28 04:53:28 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:53:28 #65 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:28 #65 ... 04:53:28 04:53:28 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:53:28 #0 8.876 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:29 #75 ... 04:53:29 04:53:29 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:29 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 04:53:29 #51 ... 04:53:29 04:53:29 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 04:53:29 #59 15.59 OK: 255 MiB in 60 packages 04:53:29 #59 DONE 18.5s 04:53:29 04:53:29 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:53:29 #75 10.94 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:30 #75 ... 04:53:30 04:53:30 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:53:30 #76 DONE 1.1s 04:53:31 04:53:31 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:32 #51 ... 04:53:32 04:53:32 #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:53:32 #42 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:32 #42 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:32 #42 ... 04:53:32 04:53:32 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:33 #51 ... 04:53:33 04:53:33 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:53:33 #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 04:53:33 #60 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.0s 04:53:33 #60 ... 04:53:33 04:53:33 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:33 #51 ... 04:53:33 04:53:33 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:53:33 #64 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:33 #64 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:33 #64 ... 04:53:33 04:53:33 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:53:33 #66 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:33 #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:34 #66 ... 04:53:34 04:53:34 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:34 #77 ... 04:53:34 04:53:34 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:53:35 #60 ... 04:53:35 04:53:35 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:53:35 #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:35 #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:35 #61 ... 04:53:35 04:53:35 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:35 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.3s 04:53:35 #51 ... 04:53:35 04:53:35 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:53:35 #62 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:35 #62 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:35 #62 ... 04:53:35 04:53:35 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:35 #51 ... 04:53:35 04:53:35 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:53:35 #68 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:35 #68 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:35 #68 ... 04:53:35 04:53:35 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:53:35 #67 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:35 #67 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:36 #67 ... 04:53:36 04:53:36 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:53:36 #46 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:36 #46 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:36 #46 ... 04:53:36 04:53:36 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:36 #51 ... 04:53:36 04:53:36 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:53:36 #42 22.71 OK: 255 MiB in 60 packages 04:53:36 #42 DONE 25.3s 04:53:36 04:53:36 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:36 #51 ... 04:53:36 04:53:36 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:53:36 #70 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:36 #70 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:36 #70 ... 04:53:36 04:53:36 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:37 #51 ... 04:53:37 04:53:37 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 04:53:37 #78 DONE 0.6s 04:53:37 04:53:37 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:37 #51 ... 04:53:37 04:53:37 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:53:37 #63 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:37 #63 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:37 #63 ... 04:53:37 04:53:37 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:37 #79 ... 04:53:37 04:53:37 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:53:37 #69 19.95 (1/4) Installing dumb-init (1.2.5-r3) 04:53:37 #69 19.99 (2/4) Installing openssl (3.5.6-r0) 04:53:37 #69 20.13 (3/4) Installing su-exec (0.2-r3) 04:53:37 #69 20.14 (4/4) Installing yq-go (4.47.2-r3) 04:53:37 #69 21.58 Executing busybox-1.37.0-r20.trigger 04:53:37 #69 21.82 OK: 20 MiB in 20 packages 04:53:37 #69 DONE 25.0s 04:53:37 04:53:37 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:38 #51 ... 04:53:38 04:53:38 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:53:38 #0 8.176 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:38 #80 ... 04:53:38 04:53:38 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:40 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.3s 04:53:40 #51 ... 04:53:40 04:53:40 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:53:40 #65 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:41 #65 ... 04:53:41 04:53:41 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:41 #81 ... 04:53:41 04:53:41 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:41 #51 ... 04:53:41 04:53:41 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:53:41 #66 26.09 (1/2) Installing dumb-init (1.2.5-r3) 04:53:41 #66 26.12 (2/2) Installing su-exec (0.2-r3) 04:53:41 #66 26.16 Executing busybox-1.37.0-r20.trigger 04:53:41 #66 26.32 OK: 8 MiB in 18 packages 04:53:41 #66 DONE 28.8s 04:53:41 04:53:41 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:44 #51 ... 04:53:44 04:53:44 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:53:44 #62 27.73 (1/1) Installing dumb-init (1.2.5-r3) 04:53:44 #62 27.76 Executing busybox-1.37.0-r20.trigger 04:53:44 #62 27.82 OK: 8 MiB in 17 packages 04:53:44 #62 DONE 31.0s 04:53:44 04:53:44 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:53:45 #82 ... 04:53:45 04:53:45 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:53:45 #67 29.69 (1/1) Installing dumb-init (1.2.5-r3) 04:53:45 #67 29.72 Executing busybox-1.37.0-r20.trigger 04:53:45 #67 29.81 OK: 8 MiB in 17 packages 04:53:45 #67 DONE 32.6s 04:53:45 04:53:45 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:53:45 #60 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.5s done 04:53:45 #60 ... 04:53:45 04:53:45 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:53:47 #83 ... 04:53:47 04:53:47 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:53:47 #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:47 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:47 #84 ... 04:53:47 04:53:47 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:47 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done 04:53:48 #51 ... 04:53:48 04:53:48 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:53:48 #61 26.19 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:53:48 #61 26.19 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:53:48 #61 26.19 OK: 26183 distinct packages available 04:53:48 #61 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:48 #61 30.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:48 #61 ... 04:53:48 04:53:48 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:53:48 #82 3.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:49 #82 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:49 #82 ... 04:53:49 04:53:49 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:53:49 #80 10.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:49 #80 ... 04:53:49 04:53:49 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:53:49 #65 32.19 (1/3) Installing ca-certificates (20260413-r0) 04:53:49 #65 32.84 (2/3) Installing dumb-init (1.2.5-r3) 04:53:49 #65 32.91 (3/3) Installing tzdata (2026b-r0) 04:53:49 #65 35.20 Executing busybox-1.37.0-r20.trigger 04:53:49 #65 35.28 Executing ca-certificates-20260413-r0.trigger 04:53:49 #65 36.44 OK: 9 MiB in 19 packages 04:53:50 #65 ... 04:53:50 04:53:50 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:53:50 #68 28.55 (1/7) Installing ca-certificates (20260413-r0) 04:53:50 #68 29.24 (2/7) Installing dumb-init (1.2.5-r3) 04:53:50 #68 29.29 (3/7) Installing libgcc (14.2.0-r6) 04:53:50 #68 29.34 (4/7) Installing libsodium (1.0.20-r1) 04:53:50 #68 29.46 (5/7) Installing libstdc++ (14.2.0-r6) 04:53:50 #68 29.76 (6/7) Installing libzmq (4.3.5-r2) 04:53:50 #68 29.85 (7/7) Installing zeromq (4.3.5-r2) 04:53:50 #68 29.87 Executing busybox-1.37.0-r20.trigger 04:53:50 #68 30.06 Executing ca-certificates-20260413-r0.trigger 04:53:50 #68 31.88 OK: 12 MiB in 23 packages 04:53:50 #68 DONE 37.4s 04:53:50 04:53:50 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:53:50 #70 28.36 (1/4) Installing ca-certificates (20260413-r0) 04:53:50 #70 29.15 (2/4) Installing dumb-init (1.2.5-r3) 04:53:50 #70 29.20 (3/4) Installing su-exec (0.2-r3) 04:53:50 #70 29.29 (4/4) Installing yq-go (4.47.2-r3) 04:53:50 #70 30.98 Executing busybox-1.37.0-r20.trigger 04:53:50 #70 31.23 Executing ca-certificates-20260413-r0.trigger 04:53:50 #70 33.08 OK: 20 MiB in 20 packages 04:53:50 #70 DONE 37.4s 04:53:50 04:53:50 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:53:50 #85 ... 04:53:50 04:53:50 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:53:50 #75 26.05 OK: 255 MiB in 60 packages 04:53:50 #75 DONE 31.4s 04:53:50 04:53:50 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:53:50 #64 27.51 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:53:50 #64 27.51 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:53:50 #64 27.51 OK: 26165 distinct packages available 04:53:50 #64 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:50 #64 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:50 #64 ... 04:53:50 04:53:50 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:53:51 #86 ... 04:53:51 04:53:51 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 04:53:51 #51 DONE 39.7s 04:53:51 04:53:51 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:53:51 #83 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:51 #83 ... 04:53:51 04:53:51 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:53:51 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:51 #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:51 #87 ... 04:53:51 04:53:51 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:53:51 #88 ... 04:53:51 04:53:51 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:53:51 #65 DONE 39.1s 04:53:52 04:53:52 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:53:52 #88 DONE 1.7s 04:53:52 04:53:52 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:53:52 #89 ... 04:53:52 04:53:52 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:53:52 #46 30.55 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:53:52 #46 30.55 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:53:52 #46 30.55 OK: 26165 distinct packages available 04:53:52 #46 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:52 #46 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:53 #46 ... 04:53:53 04:53:53 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:53:53 #80 24.30 (1/1) Installing dumb-init (1.2.5-r3) 04:53:53 #80 25.08 Executing busybox-1.37.0-r20.trigger 04:53:53 #80 25.32 OK: 8 MiB in 17 packages 04:53:54 #80 ... 04:53:54 04:53:54 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:53:54 #63 32.02 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 04:53:54 #63 32.02 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 04:53:54 #63 32.02 OK: 26165 distinct packages available 04:53:54 #63 35.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:53:54 #63 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:54 #63 ... 04:53:54 04:53:54 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:53:54 #83 8.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:53:56 #83 ... 04:53:56 04:53:56 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:53:56 #80 DONE 27.8s 04:53:56 04:53:56 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:53:56 #61 44.23 OK: 255 MiB in 60 packages 04:53:57 #61 DONE 46.0s 04:53:57 04:53:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:53:57 #64 44.12 (1/13) Installing brotli-libs (1.1.0-r2) 04:53:57 #64 44.23 (2/13) Installing c-ares (1.34.6-r0) 04:53:57 #64 44.28 (3/13) Installing libunistring (1.3-r0) 04:53:57 #64 44.49 (4/13) Installing libidn2 (2.3.7-r0) 04:53:57 #64 44.53 (5/13) Installing nghttp2-libs (1.69.0-r0) 04:53:57 #64 44.57 (6/13) Installing libpsl (0.21.5-r3) 04:53:57 #64 44.61 (7/13) Installing zstd-libs (1.5.7-r0) 04:53:57 #64 44.73 (8/13) Installing libcurl (8.14.1-r2) 04:53:57 #64 44.83 (9/13) Installing curl (8.14.1-r2) 04:53:57 #64 44.88 (10/13) Installing dumb-init (1.2.5-r3) 04:53:57 #64 44.90 (11/13) Installing musl-obstack (1.2.3-r2) 04:53:57 #64 44.95 (12/13) Installing libucontext (1.3.2-r0) 04:53:57 #64 44.97 (13/13) Installing gcompat (1.1.0-r4) 04:53:57 #64 45.01 Executing busybox-1.37.0-r20.trigger 04:53:57 #64 45.20 OK: 13 MiB in 29 packages 04:53:58 #64 ... 04:53:58 04:53:58 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:53:58 #90 DONE 0.5s 04:53:58 04:53:58 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:59 #91 ... 04:53:59 04:53:59 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:53:59 #84 19.81 OK: 20 MiB in 20 packages 04:53:59 #84 DONE 21.9s 04:53:59 04:53:59 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:53:59 #46 46.92 (1/5) Installing dumb-init (1.2.5-r3) 04:53:59 #46 46.98 (2/5) Installing musl-obstack (1.2.3-r2) 04:53:59 #46 46.99 (3/5) Installing libucontext (1.3.2-r0) 04:53:59 #46 47.01 (4/5) Installing gcompat (1.1.0-r4) 04:53:59 #46 47.08 (5/5) Installing openssl (3.5.6-r0) 04:53:59 #46 47.19 Executing busybox-1.37.0-r20.trigger 04:53:59 #46 47.54 OK: 9 MiB in 21 packages 04:54:00 #46 ... 04:54:00 04:54:00 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:54:00 #92 DONE 0.3s 04:54:00 04:54:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:54:00 #64 DONE 47.4s 04:54:00 04:54:00 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:54:01 #93 ... 04:54:01 04:54:01 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:54:01 #87 18.52 OK: 8 MiB in 18 packages 04:54:01 #87 DONE 19.8s 04:54:01 04:54:01 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:54:01 #63 48.25 (1/4) Installing dumb-init (1.2.5-r3) 04:54:01 #63 48.28 (2/4) Installing musl-obstack (1.2.3-r2) 04:54:01 #63 48.30 (3/4) Installing libucontext (1.3.2-r0) 04:54:01 #63 48.32 (4/4) Installing gcompat (1.1.0-r4) 04:54:01 #63 48.36 Executing busybox-1.37.0-r20.trigger 04:54:01 #63 48.60 OK: 8 MiB in 20 packages 04:54:02 #63 ... 04:54:02 04:54:02 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:02 #94 ... 04:54:02 04:54:02 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:54:02 #82 18.11 OK: 8 MiB in 17 packages 04:54:02 #82 ... 04:54:02 04:54:02 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:54:02 #46 DONE 50.6s 04:54:02 04:54:02 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:54:03 #95 ... 04:54:03 04:54:03 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:54:03 #63 DONE 51.1s 04:54:03 04:54:03 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:54:04 #96 ... 04:54:04 04:54:04 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:54:04 #82 DONE 20.8s 04:54:04 04:54:04 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:54:04 #93 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:05 #93 ... 04:54:05 04:54:05 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:54:05 #85 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:05 #85 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:05 #85 ... 04:54:05 04:54:05 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:54:05 #86 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:05 #86 6.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:05 #86 ... 04:54:05 04:54:05 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:54:05 #83 20.30 OK: 8 MiB in 17 packages 04:54:06 #83 ... 04:54:06 04:54:06 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:54:06 #89 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:06 #89 4.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:06 #89 ... 04:54:06 04:54:06 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:54:06 #97 DONE 4.9s 04:54:06 04:54:06 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:54:06 #85 ... 04:54:06 04:54:06 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:54:06 #98 DONE 0.3s 04:54:06 04:54:06 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:54:06 #93 6.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:07 #93 ... 04:54:07 04:54:07 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:54:07 #83 DONE 22.0s 04:54:07 04:54:07 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:54:07 #95 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:08 #95 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:09 #95 ... 04:54:09 04:54:09 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:54:09 #85 17.53 OK: 20 MiB in 20 packages 04:54:09 #85 DONE 18.8s 04:54:09 04:54:09 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:54:09 #89 15.82 OK: 9 MiB in 19 packages 04:54:09 #89 DONE 17.1s 04:54:09 04:54:09 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:54:09 #86 18.62 OK: 12 MiB in 23 packages 04:54:10 #86 DONE 20.0s 04:54:10 04:54:10 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:54:10 #96 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:54:10 #96 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:54:13 #96 ... 04:54:13 04:54:13 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:54:13 #93 11.96 OK: 13 MiB in 29 packages 04:54:13 #93 DONE 13.1s 04:54:13 04:54:13 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:54:13 #96 9.994 OK: 8 MiB in 20 packages 04:54:14 #96 DONE 10.9s 04:54:14 04:54:14 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:54:14 #95 11.04 OK: 9 MiB in 21 packages 04:54:14 #95 DONE 11.9s 04:54:14 04:54:14 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:54:16 #99 ... 04:54:16 04:54:16 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:54:16 #100 DONE 2.0s 04:54:17 04:54:17 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:54:17 #101 ... 04:54:17 04:54:17 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:54:17 #102 DONE 2.9s 04:54:17 04:54:17 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:54:17 #99 DONE 2.9s 04:54:17 04:54:17 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:54:17 #103 DONE 0.3s 04:54:17 04:54:17 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:54:17 #104 DONE 0.3s 04:54:17 04:54:17 #105 [security-spire-server stage-2 6/9] COPY security.txt / 04:54:18 #105 DONE 0.4s 04:54:18 04:54:18 #106 [security-spire-config stage-2 6/10] COPY security.txt / 04:54:18 #106 DONE 0.5s 04:54:18 04:54:18 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:54:18 #107 DONE 0.5s 04:54:18 04:54:18 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:54:18 #108 DONE 0.4s 04:54:18 04:54:18 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:54:19 #109 ... 04:54:19 04:54:19 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:54:19 #101 DONE 2.2s 04:54:19 04:54:19 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:54:19 #109 DONE 0.2s 04:54:19 04:54:19 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:54:19 #110 ... 04:54:19 04:54:19 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:54:19 #111 DONE 0.4s 04:54:19 04:54:19 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:54:19 #112 DONE 0.3s 04:54:19 04:54:19 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:54:19 #110 DONE 0.3s 04:54:19 04:54:19 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 04:54:19 #113 ... 04:54:19 04:54:19 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:54:19 #114 DONE 0.4s 04:54:19 04:54:19 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 04:54:19 #113 DONE 0.7s 04:54:19 04:54:19 #115 [security-spire-server] exporting to image 04:54:19 #115 exporting layers 04:54:20 #115 ... 04:54:20 04:54:20 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:54:20 #116 DONE 0.5s 04:54:20 04:54:20 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:54:20 #117 DONE 0.3s 04:54:20 04:54:20 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:54:21 #118 DONE 0.4s 04:54:21 04:54:21 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:21 #74 ... 04:54:21 04:54:21 #115 [security-spire-agent] exporting to image 04:54:24 #115 exporting layers 4.3s done 04:54:24 #115 writing image sha256:318f8f282f38bf7e32d2b1c2c4bb66191f2d4ccc9063268aec58708171d9b2de 0.1s done 04:54:24 #115 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:54:24 #115 exporting layers 4.6s done 04:54:24 #115 writing image sha256:3684732ca2e4fd0a977bf6e498d54e81183c5e32367496f86209b0e2a5fb1384 04:54:24 #115 writing image sha256:3684732ca2e4fd0a977bf6e498d54e81183c5e32367496f86209b0e2a5fb1384 done 04:54:24 #115 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:54:24 #115 exporting layers 3.3s done 04:54:24 #115 writing image sha256:ea8b4ee934542ee01fcfc694f8704bb5b6ea235474072e95a6fb3db7ee68295a done 04:54:24 #115 naming to docker.io/library/security-spire-agent-arm64 done 04:54:24 #115 DONE 4.9s 04:54:24 04:54:24 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:49 #156 ... 04:54:49 04:54:49 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:49 #152 DONE 93.3s 04:54:49 04:54:49 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:54:49 #148 DONE 93.4s 04:54:49 04:54:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:54:49 #157 DONE 0.2s 04:54:49 04:54:49 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:54:49 #158 DONE 0.2s 04:54:49 04:54:49 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:54:49 #159 ... 04:54:49 04:54:49 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:54:49 #160 DONE 0.1s 04:54:49 04:54:49 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:54:49 #161 DONE 0.3s 04:54:49 04:54:49 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:54:49 #162 DONE 0.2s 04:54:49 04:54:49 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:54:49 #163 DONE 0.2s 04:54:49 04:54:49 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:49 #164 ... 04:54:49 04:54:49 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:54:49 #159 DONE 0.9s 04:54:49 04:54:49 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:54:49 #165 DONE 0.2s 04:54:49 04:54:49 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:54:49 #166 DONE 0.2s 04:54:49 04:54:49 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:54:49 #149 ... 04:54:49 04:54:49 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:54:49 #167 DONE 0.2s 04:54:49 04:54:49 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:49 #164 DONE 0.8s 04:54:49 04:54:49 #168 [core-common-config-bootstrapper] exporting to image 04:54:49 #168 exporting layers 04:54:49 #168 ... 04:54:49 04:54:49 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:54:49 #169 DONE 0.2s 04:54:49 04:54:49 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:54:49 #170 DONE 0.2s 04:54:49 04:54:49 #168 [core-common-config-bootstrapper] exporting to image 04:54:49 #168 exporting layers 0.4s done 04:54:49 #168 writing image sha256:cc0f53f17e89e3ed6715dd362785d437d20169f17bb5b72b55720b3b7220edd6 done 04:54:49 #168 naming to docker.io/library/core-common-config-bootstrapper done 04:54:49 #168 DONE 0.4s 04:54:49 04:54:49 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:54:49 #171 DONE 0.1s 04:54:49 04:54:49 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:54:49 #149 ... 04:54:49 04:54:49 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:54:49 #172 DONE 0.1s 04:54:49 04:54:49 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:54:49 #173 DONE 0.0s 04:54:49 04:54:49 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:54:49 #174 DONE 1.0s 04:54:49 04:54:49 #175 [security-bootstrapper] exporting to image 04:54:49 #175 exporting layers 0.6s done 04:54:49 #175 writing image sha256:b834a8e4cbe312911f43ae7cd392b0c7e5ed4451ff8037244c82ad61ce934380 done 04:54:49 #175 naming to docker.io/library/security-bootstrapper done 04:54:49 #175 DONE 0.6s 04:54:49 04:54:49 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:55:45 #156 ... 04:55:45 04:55:45 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:55:45 #147 160.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:55:45 #147 ... 04:55:45 04:55:45 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:55:45 #150 DONE 164.2s 04:55:45 04:55:45 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:55:45 #149 DONE 164.2s 04:55:45 04:55:45 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:55:45 #176 DONE 0.0s 04:55:45 04:55:45 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:55:45 #177 ... 04:55:45 04:55:45 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:55:45 #147 DONE 164.5s 04:55:45 04:55:45 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:55:45 #178 DONE 0.2s 04:55:45 04:55:45 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:55:45 #177 DONE 0.2s 04:55:45 04:55:45 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:55:45 #179 DONE 0.1s 04:55:45 04:55:45 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:55:45 #180 DONE 0.2s 04:55:45 04:55:45 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:55:45 #181 DONE 0.2s 04:55:45 04:55:45 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:55:45 #182 DONE 0.2s 04:55:45 04:55:45 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:55:45 #183 DONE 0.1s 04:55:45 04:55:45 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:55:45 #184 DONE 0.1s 04:55:45 04:55:45 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:55:45 #185 DONE 0.1s 04:55:45 04:55:45 #186 [core-command] exporting to image 04:55:45 #186 exporting layers 04:55:45 #186 exporting layers 0.2s done 04:55:45 #186 writing image sha256:d9e0c127b77c3c0ada98316bf6521416ad3c0dec77cfa018fba038f67dc5e8d7 done 04:55:45 #186 naming to docker.io/library/core-command done 04:55:45 #186 DONE 0.3s 04:55:45 04:55:45 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:55:45 #187 DONE 0.2s 04:55:45 04:55:45 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:55:45 #188 DONE 0.2s 04:55:45 04:55:45 #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:55:45 #189 DONE 0.1s 04:55:45 04:55:45 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:55:45 #190 DONE 0.1s 04:55:45 04:55:45 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:46 #191 ... 04:55:46 04:55:46 #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:55:46 #192 DONE 0.1s 04:55:46 04:55:46 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:55:46 #193 DONE 0.1s 04:55:46 04:55:46 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:55:46 #74 DONE 131.9s 04:55:46 04:55:46 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #94 DONE 107.3s 04:55:46 04:55:46 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #79 DONE 122.3s 04:55:46 04:55:46 #119 [core-data builder 6/7] COPY . . 04:55:46 #119 ... 04:55:46 04:55:46 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #81 DONE 128.7s 04:55:46 04:55:46 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #77 DONE 135.7s 04:55:46 04:55:46 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #91 DONE 101.2s 04:55:46 04:55:46 #120 [security-spiffe-token-provider builder 6/7] COPY . . 04:55:46 #120 ... 04:55:46 04:55:46 #121 [support-scheduler builder 6/7] COPY . . 04:55:46 #121 DONE 3.4s 04:55:46 04:55:46 #122 [core-keeper builder 7/8] COPY . . 04:55:46 #122 DONE 3.5s 04:55:46 04:55:46 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #123 CACHED 04:55:46 04:55:46 #124 [security-bootstrapper builder 6/7] COPY . . 04:55:46 #124 CACHED 04:55:46 04:55:46 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:55:46 #125 CACHED 04:55:46 04:55:46 #126 [security-secretstore-setup builder 6/7] COPY . . 04:55:46 #126 CACHED 04:55:46 04:55:46 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:55:46 #127 CACHED 04:55:46 04:55:46 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #128 CACHED 04:55:46 04:55:46 #129 [support-notifications builder 6/7] COPY . . 04:55:46 #129 DONE 3.5s 04:55:46 04:55:46 #119 [core-data builder 6/7] COPY . . 04:55:46 #119 DONE 3.6s 04:55:46 04:55:46 #130 [security-proxy-auth builder 6/7] COPY . . 04:55:46 #130 CACHED 04:55:46 04:55:46 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #131 CACHED 04:55:46 04:55:46 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:55:46 #132 CACHED 04:55:46 04:55:46 #133 [security-proxy-setup builder 6/7] COPY . . 04:55:46 #133 DONE 3.6s 04:55:46 04:55:46 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #134 CACHED 04:55:46 04:55:46 #135 [core-command builder 6/7] COPY . . 04:55:46 #135 CACHED 04:55:46 04:55:46 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 04:55:46 #136 CACHED 04:55:46 04:55:46 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #137 CACHED 04:55:46 04:55:46 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 04:55:46 #138 CACHED 04:55:46 04:55:46 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:55:46 #139 CACHED 04:55:46 04:55:46 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:55:46 #140 CACHED 04:55:46 04:55:46 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:46 #141 CACHED 04:55:46 04:55:46 #142 [core-metadata builder 6/7] COPY . . 04:55:46 #142 CACHED 04:55:46 04:55:46 #120 [security-spiffe-token-provider builder 6/7] COPY . . 04:55:46 #120 DONE 3.5s 04:55:46 04:55:46 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:46 #194 DONE 0.2s 04:55:46 04:55:46 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:55:46 #195 DONE 0.0s 04:55:46 04:55:46 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:46 #153 ... 04:55:46 04:55:46 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:46 #191 DONE 0.6s 04:55:46 04:55:46 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:47 #196 DONE 0.5s 04:55:47 04:55:47 #197 [security-secretstore-setup] exporting to image 04:55:47 #197 ... 04:55:47 04:55:47 #198 [security-proxy-setup] exporting to image 04:55:47 #198 exporting layers 0.4s done 04:55:47 #198 writing image sha256:43f9816634ec836f9a33f129dcd69350298c83f47092cb15f49f0b18f6051295 done 04:55:47 #198 naming to docker.io/library/security-proxy-setup 0.0s done 04:55:47 #198 DONE 0.5s 04:55:47 04:55:47 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:47 #155 DONE 166.5s 04:55:47 04:55:47 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:47 #154 ... 04:55:47 04:55:47 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:47 #199 ... 04:55:47 04:55:47 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:55:47 #146 DONE 166.8s 04:55:47 04:55:47 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:55:47 #156 DONE 166.9s 04:55:47 04:55:47 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:47 #199 DONE 0.2s 04:55:47 04:55:47 #197 [security-secretstore-setup] exporting to image 04:55:47 #197 exporting layers 0.8s done 04:55:47 #197 writing image sha256:a85dc4b5257e341965969f453a8ed48fd1456dc68659da0a74644c0192b46c11 0.0s done 04:55:47 #197 naming to docker.io/library/security-secretstore-setup 0.0s done 04:55:47 #197 DONE 0.9s 04:55:47 04:55:47 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #200 DONE 0.3s 04:55:48 04:55:48 #201 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #201 DONE 0.3s 04:55:48 04:55:48 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:48 #154 DONE 167.3s 04:55:48 04:55:48 #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:48 #202 DONE 0.3s 04:55:48 04:55:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:48 #153 DONE 167.3s 04:55:48 04:55:48 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:55:48 #143 ... 04:55:48 04:55:48 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:48 #0 4.699 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:55:48 #203 DONE 0.2s 04:55:48 04:55:48 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:55:48 #204 DONE 0.3s 04:55:48 04:55:48 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:48 #205 DONE 0.3s 04:55:48 04:55:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:48 #151 DONE 167.5s 04:55:48 04:55:48 #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #144 ... 04:55:48 04:55:48 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:48 #143 5.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:55:48 #206 DONE 0.2s 04:55:48 04:55:48 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #200 DONE 0.3s 04:55:48 04:55:48 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:48 #205 DONE 0.3s 04:55:48 04:55:48 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:55:48 #207 CACHED 04:55:48 04:55:48 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #208 CACHED 04:55:48 04:55:48 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:55:48 #209 DONE 0.2s 04:55:48 04:55:48 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:55:48 #210 DONE 0.2s 04:55:48 04:55:48 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:55:48 #211 DONE 0.2s 04:55:48 04:55:48 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:48 #212 DONE 0.2s 04:55:48 04:55:48 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:48 #213 DONE 0.2s 04:55:48 04:55:48 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:48 #214 DONE 0.2s 04:55:48 04:55:48 #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:55:48 #215 DONE 0.2s 04:55:48 04:55:48 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:48 #216 DONE 0.2s 04:55:48 04:55:48 #217 [core-keeper] exporting to image 04:55:48 #217 exporting layers 0.2s done 04:55:48 #217 writing image sha256:3077be2a4eac2e2b96f5ea5bb26ea663633d67a989a62abf088dde41f7876b0e done 04:55:48 #217 naming to docker.io/library/core-keeper done 04:55:48 #217 DONE 0.3s 04:55:48 04:55:48 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:55:48 #218 DONE 0.1s 04:55:48 04:55:48 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:49 #219 ... 04:55:49 04:55:49 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:55:49 #220 DONE 0.1s 04:55:49 04:55:49 #221 [security-spiffe-token-provider] exporting to image 04:55:49 #221 exporting layers 0.3s done 04:55:49 #221 writing image sha256:7c7ce27e45d3729813b900405156a1212d4c1869154009e7a73ad37aa3999e18 done 04:55:49 #221 naming to docker.io/library/security-spiffe-token-provider done 04:55:49 #221 DONE 0.3s 04:55:49 04:55:49 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:49 #219 DONE 0.3s 04:55:49 04:55:49 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:55:49 #222 DONE 0.3s 04:55:49 04:55:49 #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:55:49 #223 DONE 0.3s 04:55:49 04:55:49 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:55:49 #224 DONE 0.1s 04:55:49 04:55:49 #225 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:55:49 #225 DONE 0.1s 04:55:49 04:55:49 #226 [core-data] exporting to image 04:55:49 #226 exporting layers 0.1s done 04:55:49 #226 writing image sha256:6b2b0b454d84f324cde5a14de4ee9b79bb209e9fd3421e7d8048b94b93a609bc done 04:55:49 #226 naming to docker.io/library/core-data done 04:55:49 #226 DONE 0.2s 04:55:49 04:55:49 #227 [core-metadata] exporting to image 04:55:49 #227 exporting layers 0.2s done 04:55:49 #227 writing image sha256:7b62f0475d8e4212d3051fd8c98ee108b29c5f3cd431b02713c8af50cdd914ec 0.0s done 04:55:49 #227 naming to docker.io/library/core-metadata done 04:55:49 #227 DONE 0.2s 04:55:49 04:55:49 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:55:49 #228 DONE 0.5s 04:55:49 04:55:49 #229 [security-proxy-auth] exporting to image 04:55:49 #229 ... 04:55:49 04:55:49 #230 [support-scheduler] exporting to image 04:55:49 #230 exporting layers 0.4s done 04:55:49 #230 writing image sha256:feaabadd6a05c8a7f741b523c5d41f6b86b8b6568224298ca4aebbcbf9f3752e done 04:55:49 #230 naming to docker.io/library/support-scheduler done 04:55:49 #230 DONE 0.4s 04:55:49 04:55:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:50 #145 ... 04:55:50 04:55:50 #229 [security-proxy-auth] exporting to image 04:55:50 #229 exporting layers 0.8s done 04:55:50 #229 writing image sha256:7302991af5b35b71a94bb5f4c6800ff79bbbc6bbe156db25f5022e78c53d50d0 04:55:50 #229 writing image sha256:7302991af5b35b71a94bb5f4c6800ff79bbbc6bbe156db25f5022e78c53d50d0 done 04:55:50 #229 naming to docker.io/library/security-proxy-auth done 04:55:50 #229 DONE 0.8s 04:55:50 04:55:50 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:50 #145 DONE 169.7s 04:55:50 04:55:50 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:55:50 #231 DONE 0.0s 04:55:50 04:55:50 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:55:50 #232 DONE 0.0s 04:55:50 04:55:50 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:55:50 #233 DONE 0.1s 04:55:50 04:55:50 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:55:50 #234 DONE 0.0s 04:55:50 04:55:50 #235 [support-notifications] exporting to image 04:55:50 #235 exporting layers 0.2s done 04:55:50 #235 writing image sha256:160c80d694d03bc8c8eb2e1d55be6351de5af1320302b27a655e906763526425 done 04:55:50 #235 naming to docker.io/library/support-notifications done 04:55:50 #235 DONE 0.2s 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:55:50 time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:55:51 $ docker stop --time=1 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 04:55:52 $ docker rm -f --volumes 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:52 + docker images 04:55:52 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:52 support-notifications latest 160c80d694d0 2 seconds ago 57.8MB 04:55:52 core-metadata latest 7b62f0475d8e 3 seconds ago 50.1MB 04:55:52 security-proxy-auth latest 7302991af5b3 3 seconds ago 49.1MB 04:55:52 support-scheduler latest feaabadd6a05 3 seconds ago 54.2MB 04:55:52 core-data latest 6b2b0b454d84 3 seconds ago 49.9MB 04:55:52 core-keeper latest 3077be2a4eac 4 seconds ago 49.7MB 04:55:52 security-spiffe-token-provider latest 7c7ce27e45d3 4 seconds ago 53MB 04:55:52 security-secretstore-setup latest a85dc4b5257e 6 seconds ago 89.2MB 04:55:52 security-proxy-setup latest 43f9816634ec 6 seconds ago 54.8MB 04:55:52 core-command latest d9e0c127b77c 7 seconds ago 44.1MB 04:55:52 security-bootstrapper latest b834a8e4cbe3 About a minute ago 21.6MB 04:55:52 core-common-config-bootstrapper latest cc0f53f17e89 About a minute ago 20.5MB 04:55:52 security-spire-agent latest ea746fed33ed 3 minutes ago 237MB 04:55:52 security-spire-config latest 90a267d083fd 3 minutes ago 177MB 04:55:52 security-spire-server latest 33bf177b3f6d 3 minutes ago 178MB 04:55:52 ci-base-image-x86_64 latest de8bbd459faf 6 minutes ago 969MB 04:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 04:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 04:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:52 provisioning config files... 04:55:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config7912546011510929574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:53 ---> ****-login.sh 04:55:53 nexus3.edgexfoundry.org:10001 04:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:53 Login Succeeded 04:55:53 nexus3.edgexfoundry.org:10002 04:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:53 Login Succeeded 04:55:53 nexus3.edgexfoundry.org:10003 04:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:53 Login Succeeded 04:55:53 nexus3.edgexfoundry.org:10004 04:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:53 Login Succeeded 04:55:53 ****.io 04:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:53 Login Succeeded 04:55:53 ---> ****-login.sh ends [Pipeline] } 04:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:55:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:55:53 fc58ac0dac0787938a5e9497f29259cbc909982a 04:55:53 latest 04:55:53 4.1.0-dev.116 04:55:53 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:55:53 main 04:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:53 #143 ... 04:55:53 04:55:53 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:55:53 #0 5.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:55:53 #145 ... 04:55:53 04:55:53 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:53 #0 5.265 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:55:53 #146 ... 04:55:53 04:55:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:53 #0 4.714 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:55:53 #147 ... 04:55:53 04:55:53 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:55:53 #0 5.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:55:53 #148 ... 04:55:53 04:55:53 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:55:53 #0 5.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:55:53 #149 ... 04:55:53 04:55:53 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:55:53 #0 5.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:55:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:54 #150 ... 04:55:54 04:55:54 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:55:54 #0 5.817 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:55:54 #151 ... 04:55:54 04:55:54 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:54 #0 4.928 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:55:54 + docker push nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a 04:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:55:54 b1a00928e1f5: Preparing 04:55:54 4fa09089b3f4: Preparing 04:55:54 b106ca447b6d: Preparing 04:55:54 84559244a028: Preparing 04:55:54 d5b3c98cc575: Preparing 04:55:54 d8cbf93ec1f8: Preparing 04:55:54 0854555d70ac: Preparing 04:55:54 d8cbf93ec1f8: Waiting 04:55:54 0854555d70ac: Waiting 04:55:54 b1a00928e1f5: Pushed 04:55:54 84559244a028: Pushed 04:55:54 b106ca447b6d: Pushed 04:55:54 d5b3c98cc575: Pushed 04:55:54 0854555d70ac: Layer already exists 04:55:54 d8cbf93ec1f8: Pushed 04:55:54 #152 ... 04:55:54 04:55:54 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:55:54 #0 5.695 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:55:54 #153 ... 04:55:54 04:55:54 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:55:54 #0 4.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:55:57 4fa09089b3f4: Pushed 04:55:57 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:55:58 b1a00928e1f5: Preparing 04:55:58 4fa09089b3f4: Preparing 04:55:58 b106ca447b6d: Preparing 04:55:58 84559244a028: Preparing 04:55:58 d5b3c98cc575: Preparing 04:55:58 d8cbf93ec1f8: Preparing 04:55:58 0854555d70ac: Preparing 04:55:58 d8cbf93ec1f8: Waiting 04:55:58 0854555d70ac: Waiting 04:55:58 b106ca447b6d: Layer already exists 04:55:58 b1a00928e1f5: Layer already exists 04:55:58 84559244a028: Layer already exists 04:55:58 d5b3c98cc575: Layer already exists 04:55:58 4fa09089b3f4: Layer already exists 04:55:58 d8cbf93ec1f8: Layer already exists 04:55:58 0854555d70ac: Layer already exists 04:55:58 latest: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:58 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 04:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:55:58 b1a00928e1f5: Preparing 04:55:58 4fa09089b3f4: Preparing 04:55:58 b106ca447b6d: Preparing 04:55:58 84559244a028: Preparing 04:55:58 d5b3c98cc575: Preparing 04:55:58 d8cbf93ec1f8: Preparing 04:55:58 0854555d70ac: Preparing 04:55:58 d8cbf93ec1f8: Waiting 04:55:58 0854555d70ac: Waiting 04:55:58 b1a00928e1f5: Layer already exists 04:55:58 4fa09089b3f4: Layer already exists 04:55:58 84559244a028: Layer already exists 04:55:58 b106ca447b6d: Layer already exists 04:55:58 d5b3c98cc575: Layer already exists 04:55:58 0854555d70ac: Layer already exists 04:55:58 d8cbf93ec1f8: Layer already exists 04:55:58 4.1.0-dev.116: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:59 + docker push nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:55:59 b1a00928e1f5: Preparing 04:55:59 4fa09089b3f4: Preparing 04:55:59 b106ca447b6d: Preparing 04:55:59 84559244a028: Preparing 04:55:59 d5b3c98cc575: Preparing 04:55:59 d8cbf93ec1f8: Preparing 04:55:59 0854555d70ac: Preparing 04:55:59 0854555d70ac: Waiting 04:55:59 d8cbf93ec1f8: Waiting 04:55:59 b1a00928e1f5: Layer already exists 04:55:59 4fa09089b3f4: Layer already exists 04:55:59 d5b3c98cc575: Layer already exists 04:55:59 b106ca447b6d: Layer already exists 04:55:59 84559244a028: Layer already exists 04:55:59 d8cbf93ec1f8: Layer already exists 04:55:59 0854555d70ac: Layer already exists 04:55:59 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:56:00 b1a00928e1f5: Preparing 04:56:00 4fa09089b3f4: Preparing 04:56:00 b106ca447b6d: Preparing 04:56:00 84559244a028: Preparing 04:56:00 d5b3c98cc575: Preparing 04:56:00 d8cbf93ec1f8: Preparing 04:56:00 0854555d70ac: Preparing 04:56:00 d8cbf93ec1f8: Waiting 04:56:00 0854555d70ac: Waiting 04:56:00 b1a00928e1f5: Layer already exists 04:56:00 d5b3c98cc575: Layer already exists 04:56:00 4fa09089b3f4: Layer already exists 04:56:00 b106ca447b6d: Layer already exists 04:56:00 84559244a028: Layer already exists 04:56:00 d8cbf93ec1f8: Layer already exists 04:56:00 0854555d70ac: Layer already exists 04:56:00 main: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:00 ===================================================== [Pipeline] echo 04:56:00 taggedImages: 04:56:00 - nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:00 - nexus3.edgexfoundry.org:10004/core-command:latest 04:56:00 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 04:56:00 - nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:56:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:56:00 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:00 latest 04:56:00 4.1.0-dev.116 04:56:00 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:00 main 04:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:56:00 573c0241e1f9: Preparing 04:56:00 80c75fe8b942: Preparing 04:56:00 f0bac3d1e9b0: Preparing 04:56:00 63c07442d5cb: Preparing 04:56:00 b106ca447b6d: Preparing 04:56:00 84559244a028: Preparing 04:56:00 d5b3c98cc575: Preparing 04:56:00 84559244a028: Waiting 04:56:00 d8cbf93ec1f8: Preparing 04:56:00 0854555d70ac: Preparing 04:56:00 d5b3c98cc575: Waiting 04:56:00 d8cbf93ec1f8: Waiting 04:56:00 0854555d70ac: Waiting 04:56:00 b106ca447b6d: Layer already exists 04:56:00 84559244a028: Layer already exists 04:56:00 d5b3c98cc575: Layer already exists 04:56:00 d8cbf93ec1f8: Layer already exists 04:56:00 0854555d70ac: Layer already exists 04:56:00 573c0241e1f9: Pushed 04:56:00 f0bac3d1e9b0: Pushed 04:56:00 80c75fe8b942: Pushed 04:56:02 63c07442d5cb: Pushed 04:56:02 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:02 + 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 04:56:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:56:02 573c0241e1f9: Preparing 04:56:02 80c75fe8b942: Preparing 04:56:02 f0bac3d1e9b0: Preparing 04:56:02 63c07442d5cb: Preparing 04:56:02 b106ca447b6d: Preparing 04:56:02 84559244a028: Preparing 04:56:02 d5b3c98cc575: Preparing 04:56:02 d8cbf93ec1f8: Preparing 04:56:02 0854555d70ac: Preparing 04:56:02 d8cbf93ec1f8: Waiting 04:56:02 0854555d70ac: Waiting 04:56:02 84559244a028: Waiting 04:56:02 d5b3c98cc575: Waiting 04:56:02 f0bac3d1e9b0: Layer already exists 04:56:02 b106ca447b6d: Layer already exists 04:56:02 573c0241e1f9: Layer already exists 04:56:02 80c75fe8b942: Layer already exists 04:56:02 63c07442d5cb: Layer already exists 04:56:02 d5b3c98cc575: Layer already exists 04:56:02 0854555d70ac: Layer already exists 04:56:02 d8cbf93ec1f8: Layer already exists 04:56:02 84559244a028: Layer already exists 04:56:02 latest: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 04:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:56:03 573c0241e1f9: Preparing 04:56:03 80c75fe8b942: Preparing 04:56:03 f0bac3d1e9b0: Preparing 04:56:03 63c07442d5cb: Preparing 04:56:03 b106ca447b6d: Preparing 04:56:03 84559244a028: Preparing 04:56:03 d5b3c98cc575: Preparing 04:56:03 d8cbf93ec1f8: Preparing 04:56:03 84559244a028: Waiting 04:56:03 d5b3c98cc575: Waiting 04:56:03 0854555d70ac: Preparing 04:56:03 d8cbf93ec1f8: Waiting 04:56:03 0854555d70ac: Waiting 04:56:03 63c07442d5cb: Layer already exists 04:56:03 80c75fe8b942: Layer already exists 04:56:03 573c0241e1f9: Layer already exists 04:56:03 f0bac3d1e9b0: Layer already exists 04:56:03 b106ca447b6d: Layer already exists 04:56:03 84559244a028: Layer already exists 04:56:03 d5b3c98cc575: Layer already exists 04:56:03 0854555d70ac: Layer already exists 04:56:03 d8cbf93ec1f8: Layer already exists 04:56:03 4.1.0-dev.116: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:56:04 573c0241e1f9: Preparing 04:56:04 80c75fe8b942: Preparing 04:56:04 f0bac3d1e9b0: Preparing 04:56:04 63c07442d5cb: Preparing 04:56:04 b106ca447b6d: Preparing 04:56:04 84559244a028: Preparing 04:56:04 d5b3c98cc575: Preparing 04:56:04 d8cbf93ec1f8: Preparing 04:56:04 0854555d70ac: Preparing 04:56:04 d8cbf93ec1f8: Waiting 04:56:04 84559244a028: Waiting 04:56:04 d5b3c98cc575: Waiting 04:56:04 0854555d70ac: Waiting 04:56:04 f0bac3d1e9b0: Layer already exists 04:56:04 573c0241e1f9: Layer already exists 04:56:04 80c75fe8b942: Layer already exists 04:56:04 63c07442d5cb: Layer already exists 04:56:04 b106ca447b6d: Layer already exists 04:56:04 84559244a028: Layer already exists 04:56:04 d5b3c98cc575: Layer already exists 04:56:04 d8cbf93ec1f8: Layer already exists 04:56:04 0854555d70ac: Layer already exists 04:56:04 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:04 + 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 04:56:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:56:04 573c0241e1f9: Preparing 04:56:04 80c75fe8b942: Preparing 04:56:04 f0bac3d1e9b0: Preparing 04:56:04 63c07442d5cb: Preparing 04:56:04 b106ca447b6d: Preparing 04:56:04 84559244a028: Preparing 04:56:04 d5b3c98cc575: Preparing 04:56:04 d8cbf93ec1f8: Preparing 04:56:04 0854555d70ac: Preparing 04:56:04 d8cbf93ec1f8: Waiting 04:56:04 84559244a028: Waiting 04:56:04 0854555d70ac: Waiting 04:56:04 d5b3c98cc575: Waiting 04:56:04 80c75fe8b942: Layer already exists 04:56:04 573c0241e1f9: Layer already exists 04:56:04 63c07442d5cb: Layer already exists 04:56:04 b106ca447b6d: Layer already exists 04:56:04 f0bac3d1e9b0: Layer already exists 04:56:04 d5b3c98cc575: Layer already exists 04:56:04 0854555d70ac: Layer already exists 04:56:04 84559244a028: Layer already exists 04:56:04 d8cbf93ec1f8: Layer already exists 04:56:04 main: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:05 ===================================================== [Pipeline] echo 04:56:05 taggedImages: 04:56:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:56:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 04:56:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:56:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:56:05 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:05 latest 04:56:05 4.1.0-dev.116 04:56:05 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:05 main 04:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:05 + docker push nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:56:05 140fc1e81393: Preparing 04:56:05 6aa95dfaba6e: Preparing 04:56:05 b106ca447b6d: Preparing 04:56:05 84559244a028: Preparing 04:56:05 b3131efc0a65: Preparing 04:56:05 0c22f754d8c0: Preparing 04:56:05 0854555d70ac: Preparing 04:56:05 0c22f754d8c0: Waiting 04:56:05 0854555d70ac: Waiting 04:56:05 b106ca447b6d: Layer already exists 04:56:05 84559244a028: Layer already exists 04:56:05 0854555d70ac: Layer already exists 04:56:05 b3131efc0a65: Pushed 04:56:05 140fc1e81393: Pushed 04:56:05 0c22f754d8c0: Pushed 04:56:09 6aa95dfaba6e: Pushed 04:56:09 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:56:10 140fc1e81393: Preparing 04:56:10 6aa95dfaba6e: Preparing 04:56:10 b106ca447b6d: Preparing 04:56:10 84559244a028: Preparing 04:56:10 b3131efc0a65: Preparing 04:56:10 0c22f754d8c0: Preparing 04:56:10 0854555d70ac: Preparing 04:56:10 0c22f754d8c0: Waiting 04:56:10 0854555d70ac: Waiting 04:56:10 140fc1e81393: Layer already exists 04:56:10 b3131efc0a65: Layer already exists 04:56:10 84559244a028: Layer already exists 04:56:10 b106ca447b6d: Layer already exists 04:56:10 6aa95dfaba6e: Layer already exists 04:56:10 0c22f754d8c0: Layer already exists 04:56:10 0854555d70ac: Layer already exists 04:56:10 latest: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 04:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:56:10 140fc1e81393: Preparing 04:56:10 6aa95dfaba6e: Preparing 04:56:10 b106ca447b6d: Preparing 04:56:10 84559244a028: Preparing 04:56:10 b3131efc0a65: Preparing 04:56:10 0c22f754d8c0: Preparing 04:56:10 0854555d70ac: Preparing 04:56:10 0854555d70ac: Waiting 04:56:10 0c22f754d8c0: Waiting 04:56:10 b3131efc0a65: Layer already exists 04:56:10 6aa95dfaba6e: Layer already exists 04:56:10 b106ca447b6d: Layer already exists 04:56:10 84559244a028: Layer already exists 04:56:10 140fc1e81393: Layer already exists 04:56:10 0854555d70ac: Layer already exists 04:56:10 0c22f754d8c0: Layer already exists 04:56:10 4.1.0-dev.116: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker push nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:56:11 140fc1e81393: Preparing 04:56:11 6aa95dfaba6e: Preparing 04:56:11 b106ca447b6d: Preparing 04:56:11 84559244a028: Preparing 04:56:11 b3131efc0a65: Preparing 04:56:11 0c22f754d8c0: Preparing 04:56:11 0854555d70ac: Preparing 04:56:11 0c22f754d8c0: Waiting 04:56:11 0854555d70ac: Waiting 04:56:11 84559244a028: Layer already exists 04:56:11 b106ca447b6d: Layer already exists 04:56:11 b3131efc0a65: Layer already exists 04:56:11 140fc1e81393: Layer already exists 04:56:11 6aa95dfaba6e: Layer already exists 04:56:11 0c22f754d8c0: Layer already exists 04:56:11 0854555d70ac: Layer already exists 04:56:11 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:56:12 140fc1e81393: Preparing 04:56:12 6aa95dfaba6e: Preparing 04:56:12 b106ca447b6d: Preparing 04:56:12 84559244a028: Preparing 04:56:12 b3131efc0a65: Preparing 04:56:12 0c22f754d8c0: Preparing 04:56:12 0854555d70ac: Preparing 04:56:12 0c22f754d8c0: Waiting 04:56:12 0854555d70ac: Waiting 04:56:12 140fc1e81393: Layer already exists 04:56:12 b3131efc0a65: Layer already exists 04:56:12 84559244a028: Layer already exists 04:56:12 b106ca447b6d: Layer already exists 04:56:12 6aa95dfaba6e: Layer already exists 04:56:12 0854555d70ac: Layer already exists 04:56:12 0c22f754d8c0: Layer already exists 04:56:12 main: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:12 ===================================================== [Pipeline] echo 04:56:12 taggedImages: 04:56:12 - nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:12 - nexus3.edgexfoundry.org:10004/core-data:latest 04:56:12 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 04:56:12 - nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:56:12 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:56:12 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:12 latest 04:56:12 4.1.0-dev.116 04:56:12 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:12 main 04:56:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:56:13 81538d4663d4: Preparing 04:56:13 348754a26f32: Preparing 04:56:13 84559244a028: Preparing 04:56:13 59b1fac323f8: Preparing 04:56:13 fb3450a425c7: Preparing 04:56:13 0854555d70ac: Preparing 04:56:13 0854555d70ac: Waiting 04:56:13 84559244a028: Layer already exists 04:56:13 0854555d70ac: Layer already exists 04:56:13 81538d4663d4: Pushed 04:56:13 fb3450a425c7: Pushed 04:56:13 59b1fac323f8: Pushed 04:56:17 348754a26f32: Pushed 04:56:17 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:56:17 81538d4663d4: Preparing 04:56:17 348754a26f32: Preparing 04:56:17 84559244a028: Preparing 04:56:17 59b1fac323f8: Preparing 04:56:17 fb3450a425c7: Preparing 04:56:17 0854555d70ac: Preparing 04:56:17 0854555d70ac: Waiting 04:56:17 59b1fac323f8: Layer already exists 04:56:17 84559244a028: Layer already exists 04:56:17 fb3450a425c7: Layer already exists 04:56:17 348754a26f32: Layer already exists 04:56:17 81538d4663d4: Layer already exists 04:56:17 0854555d70ac: Layer already exists 04:56:17 latest: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 04:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:56:18 81538d4663d4: Preparing 04:56:18 348754a26f32: Preparing 04:56:18 84559244a028: Preparing 04:56:18 59b1fac323f8: Preparing 04:56:18 fb3450a425c7: Preparing 04:56:18 0854555d70ac: Preparing 04:56:18 0854555d70ac: Waiting 04:56:18 59b1fac323f8: Layer already exists 04:56:18 348754a26f32: Layer already exists 04:56:18 81538d4663d4: Layer already exists 04:56:18 84559244a028: Layer already exists 04:56:18 fb3450a425c7: Layer already exists 04:56:18 0854555d70ac: Layer already exists 04:56:18 4.1.0-dev.116: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:56:19 81538d4663d4: Preparing 04:56:19 348754a26f32: Preparing 04:56:19 84559244a028: Preparing 04:56:19 59b1fac323f8: Preparing 04:56:19 fb3450a425c7: Preparing 04:56:19 0854555d70ac: Preparing 04:56:19 0854555d70ac: Waiting 04:56:19 81538d4663d4: Layer already exists 04:56:19 59b1fac323f8: Layer already exists 04:56:19 84559244a028: Layer already exists 04:56:19 348754a26f32: Layer already exists 04:56:19 fb3450a425c7: Layer already exists 04:56:19 0854555d70ac: Layer already exists 04:56:19 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:56:19 81538d4663d4: Preparing 04:56:19 348754a26f32: Preparing 04:56:19 84559244a028: Preparing 04:56:19 59b1fac323f8: Preparing 04:56:19 fb3450a425c7: Preparing 04:56:19 0854555d70ac: Preparing 04:56:19 0854555d70ac: Waiting 04:56:19 fb3450a425c7: Layer already exists 04:56:19 348754a26f32: Layer already exists 04:56:19 81538d4663d4: Layer already exists 04:56:19 84559244a028: Layer already exists 04:56:19 59b1fac323f8: Layer already exists 04:56:19 0854555d70ac: Layer already exists 04:56:19 main: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:19 ===================================================== [Pipeline] echo 04:56:20 taggedImages: 04:56:20 - nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:56:20 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 04:56:20 - nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:56:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:56:20 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:20 latest 04:56:20 4.1.0-dev.116 04:56:20 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:20 main 04:56:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:56:20 fc0a1bcebe42: Preparing 04:56:20 98b11e621b72: Preparing 04:56:20 610688df19c7: Preparing 04:56:20 b106ca447b6d: Preparing 04:56:20 84559244a028: Preparing 04:56:20 d5b3c98cc575: Preparing 04:56:20 d8cbf93ec1f8: Preparing 04:56:20 0854555d70ac: Preparing 04:56:20 d5b3c98cc575: Waiting 04:56:20 d8cbf93ec1f8: Waiting 04:56:20 0854555d70ac: Waiting 04:56:20 84559244a028: Layer already exists 04:56:20 b106ca447b6d: Layer already exists 04:56:20 d5b3c98cc575: Layer already exists 04:56:20 d8cbf93ec1f8: Layer already exists 04:56:20 0854555d70ac: Layer already exists 04:56:20 fc0a1bcebe42: Pushed 04:56:20 98b11e621b72: Pushed 04:56:24 610688df19c7: Pushed 04:56:24 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:56:25 fc0a1bcebe42: Preparing 04:56:25 98b11e621b72: Preparing 04:56:25 610688df19c7: Preparing 04:56:25 b106ca447b6d: Preparing 04:56:25 84559244a028: Preparing 04:56:25 d5b3c98cc575: Preparing 04:56:25 d8cbf93ec1f8: Preparing 04:56:25 0854555d70ac: Preparing 04:56:25 d5b3c98cc575: Waiting 04:56:25 d8cbf93ec1f8: Waiting 04:56:25 0854555d70ac: Waiting 04:56:25 98b11e621b72: Layer already exists 04:56:25 fc0a1bcebe42: Layer already exists 04:56:25 b106ca447b6d: Layer already exists 04:56:25 610688df19c7: Layer already exists 04:56:25 84559244a028: Layer already exists 04:56:25 0854555d70ac: Layer already exists 04:56:25 d5b3c98cc575: Layer already exists 04:56:25 d8cbf93ec1f8: Layer already exists 04:56:25 latest: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 04:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:56:26 fc0a1bcebe42: Preparing 04:56:26 98b11e621b72: Preparing 04:56:26 610688df19c7: Preparing 04:56:26 b106ca447b6d: Preparing 04:56:26 84559244a028: Preparing 04:56:26 d5b3c98cc575: Preparing 04:56:26 d8cbf93ec1f8: Preparing 04:56:26 0854555d70ac: Preparing 04:56:26 d5b3c98cc575: Waiting 04:56:26 d8cbf93ec1f8: Waiting 04:56:26 0854555d70ac: Waiting 04:56:26 98b11e621b72: Layer already exists 04:56:26 610688df19c7: Layer already exists 04:56:26 b106ca447b6d: Layer already exists 04:56:26 84559244a028: Layer already exists 04:56:26 fc0a1bcebe42: Layer already exists 04:56:26 d8cbf93ec1f8: Layer already exists 04:56:26 d5b3c98cc575: Layer already exists 04:56:26 0854555d70ac: Layer already exists 04:56:26 4.1.0-dev.116: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:56:26 fc0a1bcebe42: Preparing 04:56:26 98b11e621b72: Preparing 04:56:26 610688df19c7: Preparing 04:56:26 b106ca447b6d: Preparing 04:56:26 84559244a028: Preparing 04:56:26 d5b3c98cc575: Preparing 04:56:26 d8cbf93ec1f8: Preparing 04:56:26 0854555d70ac: Preparing 04:56:26 d8cbf93ec1f8: Waiting 04:56:26 0854555d70ac: Waiting 04:56:26 d5b3c98cc575: Waiting 04:56:26 610688df19c7: Layer already exists 04:56:26 fc0a1bcebe42: Layer already exists 04:56:26 98b11e621b72: Layer already exists 04:56:26 b106ca447b6d: Layer already exists 04:56:26 84559244a028: Layer already exists 04:56:26 0854555d70ac: Layer already exists 04:56:26 d8cbf93ec1f8: Layer already exists 04:56:26 d5b3c98cc575: Layer already exists 04:56:26 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:56:27 fc0a1bcebe42: Preparing 04:56:27 98b11e621b72: Preparing 04:56:27 610688df19c7: Preparing 04:56:27 b106ca447b6d: Preparing 04:56:27 84559244a028: Preparing 04:56:27 d5b3c98cc575: Preparing 04:56:27 d8cbf93ec1f8: Preparing 04:56:27 0854555d70ac: Preparing 04:56:27 d8cbf93ec1f8: Waiting 04:56:27 0854555d70ac: Waiting 04:56:27 d5b3c98cc575: Waiting 04:56:27 84559244a028: Layer already exists 04:56:27 fc0a1bcebe42: Layer already exists 04:56:27 98b11e621b72: Layer already exists 04:56:27 610688df19c7: Layer already exists 04:56:27 b106ca447b6d: Layer already exists 04:56:27 d5b3c98cc575: Layer already exists 04:56:27 d8cbf93ec1f8: Layer already exists 04:56:27 0854555d70ac: Layer already exists 04:56:27 main: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:27 ===================================================== [Pipeline] echo 04:56:27 taggedImages: 04:56:27 - nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:56:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 04:56:27 - nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:56:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:56:27 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:27 latest 04:56:27 4.1.0-dev.116 04:56:27 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:27 main 04:56:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:56:28 d37aae38c3e7: Preparing 04:56:28 bbdab139b331: Preparing 04:56:28 074fce2e1c00: Preparing 04:56:28 fce2dbccae75: Preparing 04:56:28 89bd0de247c2: Preparing 04:56:28 86d1527d119c: Preparing 04:56:28 3944fd0f6ea2: Preparing 04:56:28 b106ca447b6d: Preparing 04:56:28 84559244a028: Preparing 04:56:28 1f0e50a09079: Preparing 04:56:28 33348675ef35: Preparing 04:56:28 5f70bf18a086: Preparing 04:56:28 0989cc697dd8: Preparing 04:56:28 b86d7de03a90: Preparing 04:56:28 214b7caa26f6: Preparing 04:56:28 0854555d70ac: Preparing 04:56:28 33348675ef35: Waiting 04:56:28 3944fd0f6ea2: Waiting 04:56:28 5f70bf18a086: Waiting 04:56:28 0989cc697dd8: Waiting 04:56:28 b106ca447b6d: Waiting 04:56:28 b86d7de03a90: Waiting 04:56:28 214b7caa26f6: Waiting 04:56:28 84559244a028: Waiting 04:56:28 0854555d70ac: Waiting 04:56:28 86d1527d119c: Waiting 04:56:28 1f0e50a09079: Waiting 04:56:28 89bd0de247c2: Pushed 04:56:28 074fce2e1c00: Pushed 04:56:28 fce2dbccae75: Pushed 04:56:28 d37aae38c3e7: Pushed 04:56:28 bbdab139b331: Pushed 04:56:28 b106ca447b6d: Layer already exists 04:56:28 84559244a028: Layer already exists 04:56:28 5f70bf18a086: Layer already exists 04:56:28 86d1527d119c: Pushed 04:56:28 33348675ef35: Pushed 04:56:28 1f0e50a09079: Pushed 04:56:28 0989cc697dd8: Pushed 04:56:28 b86d7de03a90: Pushed 04:56:28 0854555d70ac: Layer already exists 04:56:28 214b7caa26f6: Pushed 04:56:29 3944fd0f6ea2: Pushed 04:56:29 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:56:30 d37aae38c3e7: Preparing 04:56:30 bbdab139b331: Preparing 04:56:30 074fce2e1c00: Preparing 04:56:30 fce2dbccae75: Preparing 04:56:30 89bd0de247c2: Preparing 04:56:30 86d1527d119c: Preparing 04:56:30 3944fd0f6ea2: Preparing 04:56:30 b106ca447b6d: Preparing 04:56:30 84559244a028: Preparing 04:56:30 1f0e50a09079: Preparing 04:56:30 33348675ef35: Preparing 04:56:30 5f70bf18a086: Preparing 04:56:30 0989cc697dd8: Preparing 04:56:30 b86d7de03a90: Preparing 04:56:30 214b7caa26f6: Preparing 04:56:30 0854555d70ac: Preparing 04:56:30 86d1527d119c: Waiting 04:56:30 5f70bf18a086: Waiting 04:56:30 3944fd0f6ea2: Waiting 04:56:30 b106ca447b6d: Waiting 04:56:30 0989cc697dd8: Waiting 04:56:30 84559244a028: Waiting 04:56:30 1f0e50a09079: Waiting 04:56:30 b86d7de03a90: Waiting 04:56:30 33348675ef35: Waiting 04:56:30 214b7caa26f6: Waiting 04:56:30 0854555d70ac: Waiting 04:56:30 074fce2e1c00: Layer already exists 04:56:30 fce2dbccae75: Layer already exists 04:56:30 bbdab139b331: Layer already exists 04:56:30 d37aae38c3e7: Layer already exists 04:56:30 89bd0de247c2: Layer already exists 04:56:30 86d1527d119c: Layer already exists 04:56:30 84559244a028: Layer already exists 04:56:30 b106ca447b6d: Layer already exists 04:56:30 3944fd0f6ea2: Layer already exists 04:56:30 1f0e50a09079: Layer already exists 04:56:30 33348675ef35: Layer already exists 04:56:30 5f70bf18a086: Layer already exists 04:56:30 b86d7de03a90: Layer already exists 04:56:30 0989cc697dd8: Layer already exists 04:56:30 214b7caa26f6: Layer already exists 04:56:30 0854555d70ac: Layer already exists 04:56:30 latest: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 04:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:56:31 d37aae38c3e7: Preparing 04:56:31 bbdab139b331: Preparing 04:56:31 074fce2e1c00: Preparing 04:56:31 fce2dbccae75: Preparing 04:56:31 89bd0de247c2: Preparing 04:56:31 86d1527d119c: Preparing 04:56:31 3944fd0f6ea2: Preparing 04:56:31 b106ca447b6d: Preparing 04:56:31 84559244a028: Preparing 04:56:31 1f0e50a09079: Preparing 04:56:31 33348675ef35: Preparing 04:56:31 5f70bf18a086: Preparing 04:56:31 0989cc697dd8: Preparing 04:56:31 b86d7de03a90: Preparing 04:56:31 214b7caa26f6: Preparing 04:56:31 0854555d70ac: Preparing 04:56:31 86d1527d119c: Waiting 04:56:31 33348675ef35: Waiting 04:56:31 5f70bf18a086: Waiting 04:56:31 0989cc697dd8: Waiting 04:56:31 b86d7de03a90: Waiting 04:56:31 214b7caa26f6: Waiting 04:56:31 84559244a028: Waiting 04:56:31 0854555d70ac: Waiting 04:56:31 3944fd0f6ea2: Waiting 04:56:31 b106ca447b6d: Waiting 04:56:31 1f0e50a09079: Waiting 04:56:31 89bd0de247c2: Layer already exists 04:56:31 074fce2e1c00: Layer already exists 04:56:31 bbdab139b331: Layer already exists 04:56:31 fce2dbccae75: Layer already exists 04:56:31 d37aae38c3e7: Layer already exists 04:56:31 84559244a028: Layer already exists 04:56:31 3944fd0f6ea2: Layer already exists 04:56:31 b106ca447b6d: Layer already exists 04:56:31 86d1527d119c: Layer already exists 04:56:31 1f0e50a09079: Layer already exists 04:56:31 0989cc697dd8: Layer already exists 04:56:31 5f70bf18a086: Layer already exists 04:56:31 33348675ef35: Layer already exists 04:56:31 b86d7de03a90: Layer already exists 04:56:31 214b7caa26f6: Layer already exists 04:56:31 0854555d70ac: Layer already exists 04:56:31 4.1.0-dev.116: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:56:32 d37aae38c3e7: Preparing 04:56:32 bbdab139b331: Preparing 04:56:32 074fce2e1c00: Preparing 04:56:32 fce2dbccae75: Preparing 04:56:32 89bd0de247c2: Preparing 04:56:32 86d1527d119c: Preparing 04:56:32 3944fd0f6ea2: Preparing 04:56:32 b106ca447b6d: Preparing 04:56:32 84559244a028: Preparing 04:56:32 1f0e50a09079: Preparing 04:56:32 33348675ef35: Preparing 04:56:32 5f70bf18a086: Preparing 04:56:32 0989cc697dd8: Preparing 04:56:32 b86d7de03a90: Preparing 04:56:32 214b7caa26f6: Preparing 04:56:32 0854555d70ac: Preparing 04:56:32 3944fd0f6ea2: Waiting 04:56:32 b106ca447b6d: Waiting 04:56:32 84559244a028: Waiting 04:56:32 1f0e50a09079: Waiting 04:56:32 33348675ef35: Waiting 04:56:32 5f70bf18a086: Waiting 04:56:32 0989cc697dd8: Waiting 04:56:32 b86d7de03a90: Waiting 04:56:32 214b7caa26f6: Waiting 04:56:32 0854555d70ac: Waiting 04:56:32 86d1527d119c: Waiting 04:56:32 074fce2e1c00: Layer already exists 04:56:32 fce2dbccae75: Layer already exists 04:56:32 d37aae38c3e7: Layer already exists 04:56:32 bbdab139b331: Layer already exists 04:56:32 89bd0de247c2: Layer already exists 04:56:32 b106ca447b6d: Layer already exists 04:56:32 86d1527d119c: Layer already exists 04:56:32 1f0e50a09079: Layer already exists 04:56:32 84559244a028: Layer already exists 04:56:32 3944fd0f6ea2: Layer already exists 04:56:32 33348675ef35: Layer already exists 04:56:32 5f70bf18a086: Layer already exists 04:56:32 0989cc697dd8: Layer already exists 04:56:32 b86d7de03a90: Layer already exists 04:56:32 214b7caa26f6: Layer already exists 04:56:32 0854555d70ac: Layer already exists 04:56:32 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:56:32 d37aae38c3e7: Preparing 04:56:32 bbdab139b331: Preparing 04:56:32 074fce2e1c00: Preparing 04:56:32 fce2dbccae75: Preparing 04:56:32 89bd0de247c2: Preparing 04:56:32 86d1527d119c: Preparing 04:56:32 3944fd0f6ea2: Preparing 04:56:32 b106ca447b6d: Preparing 04:56:32 84559244a028: Preparing 04:56:32 1f0e50a09079: Preparing 04:56:32 33348675ef35: Preparing 04:56:32 86d1527d119c: Waiting 04:56:32 5f70bf18a086: Preparing 04:56:32 0989cc697dd8: Preparing 04:56:32 b86d7de03a90: Preparing 04:56:32 214b7caa26f6: Preparing 04:56:32 3944fd0f6ea2: Waiting 04:56:32 0854555d70ac: Preparing 04:56:32 b106ca447b6d: Waiting 04:56:32 33348675ef35: Waiting 04:56:32 84559244a028: Waiting 04:56:32 1f0e50a09079: Waiting 04:56:32 5f70bf18a086: Waiting 04:56:32 214b7caa26f6: Waiting 04:56:32 0989cc697dd8: Waiting 04:56:32 0854555d70ac: Waiting 04:56:32 b86d7de03a90: Waiting 04:56:32 fce2dbccae75: Layer already exists 04:56:32 074fce2e1c00: Layer already exists 04:56:32 89bd0de247c2: Layer already exists 04:56:32 d37aae38c3e7: Layer already exists 04:56:32 bbdab139b331: Layer already exists 04:56:32 86d1527d119c: Layer already exists 04:56:32 3944fd0f6ea2: Layer already exists 04:56:32 b106ca447b6d: Layer already exists 04:56:32 84559244a028: Layer already exists 04:56:32 1f0e50a09079: Layer already exists 04:56:32 33348675ef35: Layer already exists 04:56:32 0989cc697dd8: Layer already exists 04:56:32 214b7caa26f6: Layer already exists 04:56:32 b86d7de03a90: Layer already exists 04:56:32 5f70bf18a086: Layer already exists 04:56:32 0854555d70ac: Layer already exists 04:56:32 main: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:32 ===================================================== [Pipeline] echo 04:56:32 taggedImages: 04:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 04:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:56:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:56:32 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:32 latest 04:56:32 4.1.0-dev.116 04:56:32 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:32 main 04:56:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:56:33 64e5b48e4c8c: Preparing 04:56:33 7506cc889ecb: Preparing 04:56:33 c8155314f584: Preparing 04:56:33 716e29709875: Preparing 04:56:33 b106ca447b6d: Preparing 04:56:33 84559244a028: Preparing 04:56:33 d5b3c98cc575: Preparing 04:56:33 d8cbf93ec1f8: Preparing 04:56:33 84559244a028: Waiting 04:56:33 d5b3c98cc575: Waiting 04:56:33 0854555d70ac: Preparing 04:56:33 d8cbf93ec1f8: Waiting 04:56:33 0854555d70ac: Waiting 04:56:33 b106ca447b6d: Layer already exists 04:56:33 84559244a028: Layer already exists 04:56:33 d5b3c98cc575: Layer already exists 04:56:33 d8cbf93ec1f8: Layer already exists 04:56:33 7506cc889ecb: Pushed 04:56:33 c8155314f584: Pushed 04:56:33 64e5b48e4c8c: Pushed 04:56:33 0854555d70ac: Layer already exists 04:56:37 716e29709875: Pushed 04:56:37 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:56:38 64e5b48e4c8c: Preparing 04:56:38 7506cc889ecb: Preparing 04:56:38 c8155314f584: Preparing 04:56:38 716e29709875: Preparing 04:56:38 b106ca447b6d: Preparing 04:56:38 84559244a028: Preparing 04:56:38 d5b3c98cc575: Preparing 04:56:38 d8cbf93ec1f8: Preparing 04:56:38 0854555d70ac: Preparing 04:56:38 84559244a028: Waiting 04:56:38 d5b3c98cc575: Waiting 04:56:38 d8cbf93ec1f8: Waiting 04:56:38 0854555d70ac: Waiting 04:56:38 64e5b48e4c8c: Layer already exists 04:56:38 7506cc889ecb: Layer already exists 04:56:38 716e29709875: Layer already exists 04:56:38 c8155314f584: Layer already exists 04:56:38 b106ca447b6d: Layer already exists 04:56:38 d5b3c98cc575: Layer already exists 04:56:38 84559244a028: Layer already exists 04:56:38 0854555d70ac: Layer already exists 04:56:38 d8cbf93ec1f8: Layer already exists 04:56:38 latest: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 04:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:56:39 64e5b48e4c8c: Preparing 04:56:39 7506cc889ecb: Preparing 04:56:39 c8155314f584: Preparing 04:56:39 716e29709875: Preparing 04:56:39 b106ca447b6d: Preparing 04:56:39 84559244a028: Preparing 04:56:39 d5b3c98cc575: Preparing 04:56:39 d8cbf93ec1f8: Preparing 04:56:39 0854555d70ac: Preparing 04:56:39 84559244a028: Waiting 04:56:39 d8cbf93ec1f8: Waiting 04:56:39 0854555d70ac: Waiting 04:56:39 d5b3c98cc575: Waiting 04:56:39 716e29709875: Layer already exists 04:56:39 64e5b48e4c8c: Layer already exists 04:56:39 b106ca447b6d: Layer already exists 04:56:39 c8155314f584: Layer already exists 04:56:39 7506cc889ecb: Layer already exists 04:56:39 84559244a028: Layer already exists 04:56:39 d5b3c98cc575: Layer already exists 04:56:39 d8cbf93ec1f8: Layer already exists 04:56:39 0854555d70ac: Layer already exists 04:56:39 4.1.0-dev.116: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:56:39 64e5b48e4c8c: Preparing 04:56:39 7506cc889ecb: Preparing 04:56:39 c8155314f584: Preparing 04:56:39 716e29709875: Preparing 04:56:39 b106ca447b6d: Preparing 04:56:39 84559244a028: Preparing 04:56:39 d5b3c98cc575: Preparing 04:56:39 d8cbf93ec1f8: Preparing 04:56:39 0854555d70ac: Preparing 04:56:39 d5b3c98cc575: Waiting 04:56:39 0854555d70ac: Waiting 04:56:39 d8cbf93ec1f8: Waiting 04:56:39 84559244a028: Waiting 04:56:39 716e29709875: Layer already exists 04:56:39 b106ca447b6d: Layer already exists 04:56:39 64e5b48e4c8c: Layer already exists 04:56:39 7506cc889ecb: Layer already exists 04:56:39 c8155314f584: Layer already exists 04:56:39 84559244a028: Layer already exists 04:56:39 d5b3c98cc575: Layer already exists 04:56:39 d8cbf93ec1f8: Layer already exists 04:56:39 0854555d70ac: Layer already exists 04:56:39 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:56:40 64e5b48e4c8c: Preparing 04:56:40 7506cc889ecb: Preparing 04:56:40 c8155314f584: Preparing 04:56:40 716e29709875: Preparing 04:56:40 b106ca447b6d: Preparing 04:56:40 84559244a028: Preparing 04:56:40 d5b3c98cc575: Preparing 04:56:40 d8cbf93ec1f8: Preparing 04:56:40 0854555d70ac: Preparing 04:56:40 84559244a028: Waiting 04:56:40 d5b3c98cc575: Waiting 04:56:40 d8cbf93ec1f8: Waiting 04:56:40 0854555d70ac: Waiting 04:56:40 7506cc889ecb: Layer already exists 04:56:40 b106ca447b6d: Layer already exists 04:56:40 716e29709875: Layer already exists 04:56:40 c8155314f584: Layer already exists 04:56:40 64e5b48e4c8c: Layer already exists 04:56:40 84559244a028: Layer already exists 04:56:40 d5b3c98cc575: Layer already exists 04:56:40 d8cbf93ec1f8: Layer already exists 04:56:40 0854555d70ac: Layer already exists 04:56:40 main: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:40 ===================================================== [Pipeline] echo 04:56:40 taggedImages: 04:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 04:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:56:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:56:40 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:40 latest 04:56:40 4.1.0-dev.116 04:56:40 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:40 main 04:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:56:41 77d3f923b2f3: Preparing 04:56:41 cf9665a3d37a: Preparing 04:56:41 b2e4ef57e8b9: Preparing 04:56:41 4202e4e34633: Preparing 04:56:41 9d51ace8c929: Preparing 04:56:41 b106ca447b6d: Preparing 04:56:41 84559244a028: Preparing 04:56:41 a940e87fbf8d: Preparing 04:56:41 30fe3aa3ba70: Preparing 04:56:41 226b2fbae249: Preparing 04:56:41 0854555d70ac: Preparing 04:56:41 b106ca447b6d: Waiting 04:56:41 84559244a028: Waiting 04:56:41 a940e87fbf8d: Waiting 04:56:41 30fe3aa3ba70: Waiting 04:56:41 226b2fbae249: Waiting 04:56:41 0854555d70ac: Waiting 04:56:41 9d51ace8c929: Pushed 04:56:41 77d3f923b2f3: Pushed 04:56:41 cf9665a3d37a: Pushed 04:56:41 4202e4e34633: Pushed 04:56:41 b106ca447b6d: Layer already exists 04:56:41 84559244a028: Layer already exists 04:56:41 0854555d70ac: Layer already exists 04:56:41 a940e87fbf8d: Pushed 04:56:41 30fe3aa3ba70: Pushed 04:56:42 226b2fbae249: Pushed 04:56:44 b2e4ef57e8b9: Pushed 04:56:44 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:56:44 77d3f923b2f3: Preparing 04:56:44 cf9665a3d37a: Preparing 04:56:44 b2e4ef57e8b9: Preparing 04:56:44 4202e4e34633: Preparing 04:56:44 9d51ace8c929: Preparing 04:56:44 b106ca447b6d: Preparing 04:56:44 84559244a028: Preparing 04:56:44 a940e87fbf8d: Preparing 04:56:44 30fe3aa3ba70: Preparing 04:56:44 226b2fbae249: Preparing 04:56:44 0854555d70ac: Preparing 04:56:44 b106ca447b6d: Waiting 04:56:44 a940e87fbf8d: Waiting 04:56:44 84559244a028: Waiting 04:56:44 226b2fbae249: Waiting 04:56:44 0854555d70ac: Waiting 04:56:44 30fe3aa3ba70: Waiting 04:56:44 9d51ace8c929: Layer already exists 04:56:44 b2e4ef57e8b9: Layer already exists 04:56:44 77d3f923b2f3: Layer already exists 04:56:44 4202e4e34633: Layer already exists 04:56:44 cf9665a3d37a: Layer already exists 04:56:44 b106ca447b6d: Layer already exists 04:56:44 30fe3aa3ba70: Layer already exists 04:56:44 84559244a028: Layer already exists 04:56:44 226b2fbae249: Layer already exists 04:56:44 a940e87fbf8d: Layer already exists 04:56:44 0854555d70ac: Layer already exists 04:56:44 latest: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 04:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:56:45 77d3f923b2f3: Preparing 04:56:45 cf9665a3d37a: Preparing 04:56:45 b2e4ef57e8b9: Preparing 04:56:45 4202e4e34633: Preparing 04:56:45 9d51ace8c929: Preparing 04:56:45 b106ca447b6d: Preparing 04:56:45 84559244a028: Preparing 04:56:45 a940e87fbf8d: Preparing 04:56:45 30fe3aa3ba70: Preparing 04:56:45 226b2fbae249: Preparing 04:56:45 0854555d70ac: Preparing 04:56:45 a940e87fbf8d: Waiting 04:56:45 84559244a028: Waiting 04:56:45 30fe3aa3ba70: Waiting 04:56:45 226b2fbae249: Waiting 04:56:45 0854555d70ac: Waiting 04:56:45 b106ca447b6d: Waiting 04:56:45 9d51ace8c929: Layer already exists 04:56:45 77d3f923b2f3: Layer already exists 04:56:45 b2e4ef57e8b9: Layer already exists 04:56:45 cf9665a3d37a: Layer already exists 04:56:45 4202e4e34633: Layer already exists 04:56:45 84559244a028: Layer already exists 04:56:45 30fe3aa3ba70: Layer already exists 04:56:45 b106ca447b6d: Layer already exists 04:56:45 226b2fbae249: Layer already exists 04:56:45 a940e87fbf8d: Layer already exists 04:56:45 0854555d70ac: Layer already exists 04:56:45 4.1.0-dev.116: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:56:45 77d3f923b2f3: Preparing 04:56:45 cf9665a3d37a: Preparing 04:56:45 b2e4ef57e8b9: Preparing 04:56:45 4202e4e34633: Preparing 04:56:45 9d51ace8c929: Preparing 04:56:45 b106ca447b6d: Preparing 04:56:45 84559244a028: Preparing 04:56:45 a940e87fbf8d: Preparing 04:56:45 30fe3aa3ba70: Preparing 04:56:45 226b2fbae249: Preparing 04:56:45 0854555d70ac: Preparing 04:56:45 a940e87fbf8d: Waiting 04:56:45 226b2fbae249: Waiting 04:56:45 0854555d70ac: Waiting 04:56:45 30fe3aa3ba70: Waiting 04:56:45 b106ca447b6d: Waiting 04:56:45 84559244a028: Waiting 04:56:45 b2e4ef57e8b9: Layer already exists 04:56:45 cf9665a3d37a: Layer already exists 04:56:45 9d51ace8c929: Layer already exists 04:56:45 77d3f923b2f3: Layer already exists 04:56:45 4202e4e34633: Layer already exists 04:56:45 a940e87fbf8d: Layer already exists 04:56:45 b106ca447b6d: Layer already exists 04:56:45 84559244a028: Layer already exists 04:56:45 30fe3aa3ba70: Layer already exists 04:56:45 226b2fbae249: Layer already exists 04:56:45 0854555d70ac: Layer already exists 04:56:45 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:56:46 77d3f923b2f3: Preparing 04:56:46 cf9665a3d37a: Preparing 04:56:46 b2e4ef57e8b9: Preparing 04:56:46 4202e4e34633: Preparing 04:56:46 9d51ace8c929: Preparing 04:56:46 b106ca447b6d: Preparing 04:56:46 84559244a028: Preparing 04:56:46 a940e87fbf8d: Preparing 04:56:46 30fe3aa3ba70: Preparing 04:56:46 226b2fbae249: Preparing 04:56:46 0854555d70ac: Preparing 04:56:46 a940e87fbf8d: Waiting 04:56:46 30fe3aa3ba70: Waiting 04:56:46 226b2fbae249: Waiting 04:56:46 b106ca447b6d: Waiting 04:56:46 84559244a028: Waiting 04:56:46 0854555d70ac: Waiting 04:56:46 4202e4e34633: Layer already exists 04:56:46 9d51ace8c929: Layer already exists 04:56:46 77d3f923b2f3: Layer already exists 04:56:46 b2e4ef57e8b9: Layer already exists 04:56:46 cf9665a3d37a: Layer already exists 04:56:46 84559244a028: Layer already exists 04:56:46 b106ca447b6d: Layer already exists 04:56:46 226b2fbae249: Layer already exists 04:56:46 a940e87fbf8d: Layer already exists 04:56:46 30fe3aa3ba70: Layer already exists 04:56:46 0854555d70ac: Layer already exists 04:56:46 main: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:46 ===================================================== [Pipeline] echo 04:56:46 taggedImages: 04:56:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:56:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 04:56:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:56:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:56:46 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:46 latest 04:56:46 4.1.0-dev.116 04:56:46 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:46 main 04:56:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:56:47 102d5e3688f8: Preparing 04:56:47 d55cd5a67cce: Preparing 04:56:47 3400eee8224d: Preparing 04:56:47 14ad4c772dff: Preparing 04:56:47 852cda3b5652: Preparing 04:56:47 80b708c791b3: Preparing 04:56:47 7f2fbd318b9d: Preparing 04:56:47 b106ca447b6d: Preparing 04:56:47 84559244a028: Preparing 04:56:47 7eb3aed1342e: Preparing 04:56:47 62a194a66a60: Preparing 04:56:47 0854555d70ac: Preparing 04:56:47 84559244a028: Waiting 04:56:47 7eb3aed1342e: Waiting 04:56:47 62a194a66a60: Waiting 04:56:47 0854555d70ac: Waiting 04:56:47 b106ca447b6d: Waiting 04:56:47 80b708c791b3: Waiting 04:56:47 7f2fbd318b9d: Waiting 04:56:47 d55cd5a67cce: Pushed 04:56:47 852cda3b5652: Pushed 04:56:47 102d5e3688f8: Pushed 04:56:47 b106ca447b6d: Layer already exists 04:56:47 84559244a028: Layer already exists 04:56:47 80b708c791b3: Pushed 04:56:47 7f2fbd318b9d: Pushed 04:56:47 0854555d70ac: Layer already exists 04:56:47 7eb3aed1342e: Pushed 04:56:49 62a194a66a60: Pushed 04:56:50 14ad4c772dff: Pushed 04:56:50 3400eee8224d: Pushed 04:56:50 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:56:51 102d5e3688f8: Preparing 04:56:51 d55cd5a67cce: Preparing 04:56:51 3400eee8224d: Preparing 04:56:51 14ad4c772dff: Preparing 04:56:51 852cda3b5652: Preparing 04:56:51 80b708c791b3: Preparing 04:56:51 7f2fbd318b9d: Preparing 04:56:51 b106ca447b6d: Preparing 04:56:51 84559244a028: Preparing 04:56:51 7eb3aed1342e: Preparing 04:56:51 62a194a66a60: Preparing 04:56:51 0854555d70ac: Preparing 04:56:51 7f2fbd318b9d: Waiting 04:56:51 b106ca447b6d: Waiting 04:56:51 84559244a028: Waiting 04:56:51 7eb3aed1342e: Waiting 04:56:51 62a194a66a60: Waiting 04:56:51 0854555d70ac: Waiting 04:56:51 80b708c791b3: Waiting 04:56:51 14ad4c772dff: Layer already exists 04:56:51 852cda3b5652: Layer already exists 04:56:51 d55cd5a67cce: Layer already exists 04:56:51 3400eee8224d: Layer already exists 04:56:51 102d5e3688f8: Layer already exists 04:56:51 7f2fbd318b9d: Layer already exists 04:56:51 84559244a028: Layer already exists 04:56:51 b106ca447b6d: Layer already exists 04:56:51 80b708c791b3: Layer already exists 04:56:51 7eb3aed1342e: Layer already exists 04:56:51 62a194a66a60: Layer already exists 04:56:51 0854555d70ac: Layer already exists 04:56:51 latest: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 04:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:56:51 102d5e3688f8: Preparing 04:56:51 d55cd5a67cce: Preparing 04:56:51 3400eee8224d: Preparing 04:56:51 14ad4c772dff: Preparing 04:56:51 852cda3b5652: Preparing 04:56:51 80b708c791b3: Preparing 04:56:51 7f2fbd318b9d: Preparing 04:56:51 b106ca447b6d: Preparing 04:56:51 84559244a028: Preparing 04:56:51 7eb3aed1342e: Preparing 04:56:51 62a194a66a60: Preparing 04:56:51 0854555d70ac: Preparing 04:56:51 80b708c791b3: Waiting 04:56:51 7f2fbd318b9d: Waiting 04:56:51 b106ca447b6d: Waiting 04:56:51 84559244a028: Waiting 04:56:51 7eb3aed1342e: Waiting 04:56:51 62a194a66a60: Waiting 04:56:51 0854555d70ac: Waiting 04:56:51 3400eee8224d: Layer already exists 04:56:51 d55cd5a67cce: Layer already exists 04:56:51 102d5e3688f8: Layer already exists 04:56:51 14ad4c772dff: Layer already exists 04:56:51 852cda3b5652: Layer already exists 04:56:51 80b708c791b3: Layer already exists 04:56:51 7f2fbd318b9d: Layer already exists 04:56:51 84559244a028: Layer already exists 04:56:51 7eb3aed1342e: Layer already exists 04:56:51 b106ca447b6d: Layer already exists 04:56:51 62a194a66a60: Layer already exists 04:56:51 0854555d70ac: Layer already exists 04:56:51 4.1.0-dev.116: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:56:52 102d5e3688f8: Preparing 04:56:52 d55cd5a67cce: Preparing 04:56:52 3400eee8224d: Preparing 04:56:52 14ad4c772dff: Preparing 04:56:52 852cda3b5652: Preparing 04:56:52 80b708c791b3: Preparing 04:56:52 7f2fbd318b9d: Preparing 04:56:52 b106ca447b6d: Preparing 04:56:52 84559244a028: Preparing 04:56:52 7eb3aed1342e: Preparing 04:56:52 62a194a66a60: Preparing 04:56:52 0854555d70ac: Preparing 04:56:52 80b708c791b3: Waiting 04:56:52 7f2fbd318b9d: Waiting 04:56:52 b106ca447b6d: Waiting 04:56:52 84559244a028: Waiting 04:56:52 7eb3aed1342e: Waiting 04:56:52 62a194a66a60: Waiting 04:56:52 0854555d70ac: Waiting 04:56:52 102d5e3688f8: Layer already exists 04:56:52 852cda3b5652: Layer already exists 04:56:52 3400eee8224d: Layer already exists 04:56:52 d55cd5a67cce: Layer already exists 04:56:52 14ad4c772dff: Layer already exists 04:56:52 80b708c791b3: Layer already exists 04:56:52 7f2fbd318b9d: Layer already exists 04:56:52 84559244a028: Layer already exists 04:56:52 7eb3aed1342e: Layer already exists 04:56:52 b106ca447b6d: Layer already exists 04:56:52 62a194a66a60: Layer already exists 04:56:52 0854555d70ac: Layer already exists 04:56:52 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:56:53 102d5e3688f8: Preparing 04:56:53 d55cd5a67cce: Preparing 04:56:53 3400eee8224d: Preparing 04:56:53 14ad4c772dff: Preparing 04:56:53 852cda3b5652: Preparing 04:56:53 80b708c791b3: Preparing 04:56:53 7f2fbd318b9d: Preparing 04:56:53 b106ca447b6d: Preparing 04:56:53 84559244a028: Preparing 04:56:53 7eb3aed1342e: Preparing 04:56:53 62a194a66a60: Preparing 04:56:53 0854555d70ac: Preparing 04:56:53 80b708c791b3: Waiting 04:56:53 7f2fbd318b9d: Waiting 04:56:53 b106ca447b6d: Waiting 04:56:53 84559244a028: Waiting 04:56:53 7eb3aed1342e: Waiting 04:56:53 62a194a66a60: Waiting 04:56:53 0854555d70ac: Waiting 04:56:53 102d5e3688f8: Layer already exists 04:56:53 14ad4c772dff: Layer already exists 04:56:53 3400eee8224d: Layer already exists 04:56:53 d55cd5a67cce: Layer already exists 04:56:53 852cda3b5652: Layer already exists 04:56:53 80b708c791b3: Layer already exists 04:56:53 b106ca447b6d: Layer already exists 04:56:53 84559244a028: Layer already exists 04:56:53 7eb3aed1342e: Layer already exists 04:56:53 7f2fbd318b9d: Layer already exists 04:56:53 62a194a66a60: Layer already exists 04:56:53 0854555d70ac: Layer already exists 04:56:53 main: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:53 ===================================================== [Pipeline] echo 04:56:53 taggedImages: 04:56:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:56:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 04:56:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:56:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:56:53 fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:53 latest 04:56:53 4.1.0-dev.116 04:56:53 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:53 main 04:56:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a 04:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:56:54 b13ffbc086d8: Preparing 04:56:54 be1ad78f2cc9: Preparing 04:56:54 b106ca447b6d: Preparing 04:56:54 84559244a028: Preparing 04:56:54 8fe6d3ade8d5: Preparing 04:56:54 cbd4c2354959: Preparing 04:56:54 0854555d70ac: Preparing 04:56:54 cbd4c2354959: Waiting 04:56:54 0854555d70ac: Waiting 04:56:54 b106ca447b6d: Layer already exists 04:56:54 84559244a028: Layer already exists 04:56:54 0854555d70ac: Layer already exists 04:56:54 8fe6d3ade8d5: Pushed 04:56:54 b13ffbc086d8: Pushed 04:56:54 cbd4c2354959: Pushed 04:56:57 be1ad78f2cc9: Pushed 04:56:57 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:57 + 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 04:56:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:56:58 b13ffbc086d8: Preparing 04:56:58 be1ad78f2cc9: Preparing 04:56:58 b106ca447b6d: Preparing 04:56:58 84559244a028: Preparing 04:56:58 8fe6d3ade8d5: Preparing 04:56:58 cbd4c2354959: Preparing 04:56:58 0854555d70ac: Preparing 04:56:58 cbd4c2354959: Waiting 04:56:58 0854555d70ac: Waiting 04:56:58 be1ad78f2cc9: Layer already exists 04:56:58 84559244a028: Layer already exists 04:56:58 b13ffbc086d8: Layer already exists 04:56:58 b106ca447b6d: Layer already exists 04:56:58 8fe6d3ade8d5: Layer already exists 04:56:58 cbd4c2354959: Layer already exists 04:56:58 0854555d70ac: Layer already exists 04:56:58 latest: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 04:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:56:58 b13ffbc086d8: Preparing 04:56:58 be1ad78f2cc9: Preparing 04:56:58 b106ca447b6d: Preparing 04:56:58 84559244a028: Preparing 04:56:58 8fe6d3ade8d5: Preparing 04:56:58 cbd4c2354959: Preparing 04:56:58 0854555d70ac: Preparing 04:56:58 cbd4c2354959: Waiting 04:56:58 0854555d70ac: Waiting 04:56:58 b106ca447b6d: Layer already exists 04:56:58 be1ad78f2cc9: Layer already exists 04:56:58 84559244a028: Layer already exists 04:56:58 b13ffbc086d8: Layer already exists 04:56:58 8fe6d3ade8d5: Layer already exists 04:56:58 cbd4c2354959: Layer already exists 04:56:58 0854555d70ac: Layer already exists 04:56:58 4.1.0-dev.116: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:56:59 b13ffbc086d8: Preparing 04:56:59 be1ad78f2cc9: Preparing 04:56:59 b106ca447b6d: Preparing 04:56:59 84559244a028: Preparing 04:56:59 8fe6d3ade8d5: Preparing 04:56:59 cbd4c2354959: Preparing 04:56:59 0854555d70ac: Preparing 04:56:59 cbd4c2354959: Waiting 04:56:59 0854555d70ac: Waiting 04:56:59 84559244a028: Layer already exists 04:56:59 b106ca447b6d: Layer already exists 04:56:59 b13ffbc086d8: Layer already exists 04:56:59 be1ad78f2cc9: Layer already exists 04:56:59 8fe6d3ade8d5: Layer already exists 04:56:59 0854555d70ac: Layer already exists 04:56:59 cbd4c2354959: Layer already exists 04:56:59 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + 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 04:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:57:00 b13ffbc086d8: Preparing 04:57:00 be1ad78f2cc9: Preparing 04:57:00 b106ca447b6d: Preparing 04:57:00 84559244a028: Preparing 04:57:00 8fe6d3ade8d5: Preparing 04:57:00 cbd4c2354959: Preparing 04:57:00 0854555d70ac: Preparing 04:57:00 0854555d70ac: Waiting 04:57:00 cbd4c2354959: Waiting 04:57:00 b106ca447b6d: Layer already exists 04:57:00 b13ffbc086d8: Layer already exists 04:57:00 8fe6d3ade8d5: Layer already exists 04:57:00 be1ad78f2cc9: Layer already exists 04:57:00 84559244a028: Layer already exists 04:57:00 0854555d70ac: Layer already exists 04:57:00 cbd4c2354959: Layer already exists 04:57:00 main: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:00 ===================================================== [Pipeline] echo 04:57:00 taggedImages: 04:57:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:57:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 04:57:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:57:00 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:57:00 fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:00 latest 04:57:00 4.1.0-dev.116 04:57:00 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:00 main 04:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:57:00 3693bd77763f: Preparing 04:57:00 9775df4ecd8c: Preparing 04:57:00 7fa7d7daad9c: Preparing 04:57:00 b106ca447b6d: Preparing 04:57:00 84559244a028: Preparing 04:57:00 9e9d97c46715: Preparing 04:57:00 5fcf1ba6914c: Preparing 04:57:00 7f7cf739757d: Preparing 04:57:00 021f91c0d841: Preparing 04:57:00 0854555d70ac: Preparing 04:57:00 021f91c0d841: Waiting 04:57:00 7f7cf739757d: Waiting 04:57:00 9e9d97c46715: Waiting 04:57:00 5fcf1ba6914c: Waiting 04:57:00 0854555d70ac: Waiting 04:57:00 84559244a028: Layer already exists 04:57:00 b106ca447b6d: Layer already exists 04:57:00 7fa7d7daad9c: Pushed 04:57:00 3693bd77763f: Pushed 04:57:00 9775df4ecd8c: Pushed 04:57:00 0854555d70ac: Layer already exists 04:57:00 7f7cf739757d: Pushed 04:57:01 021f91c0d841: Pushed 04:57:06 5fcf1ba6914c: Pushed 04:57:13 9e9d97c46715: Pushed 04:57:13 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:57:14 3693bd77763f: Preparing 04:57:14 9775df4ecd8c: Preparing 04:57:14 7fa7d7daad9c: Preparing 04:57:14 b106ca447b6d: Preparing 04:57:14 84559244a028: Preparing 04:57:14 9e9d97c46715: Preparing 04:57:14 5fcf1ba6914c: Preparing 04:57:14 7f7cf739757d: Preparing 04:57:14 021f91c0d841: Preparing 04:57:14 0854555d70ac: Preparing 04:57:14 9e9d97c46715: Waiting 04:57:14 5fcf1ba6914c: Waiting 04:57:14 7f7cf739757d: Waiting 04:57:14 021f91c0d841: Waiting 04:57:14 0854555d70ac: Waiting 04:57:14 9775df4ecd8c: Layer already exists 04:57:14 7fa7d7daad9c: Layer already exists 04:57:14 3693bd77763f: Layer already exists 04:57:14 b106ca447b6d: Layer already exists 04:57:14 84559244a028: Layer already exists 04:57:14 9e9d97c46715: Layer already exists 04:57:14 7f7cf739757d: Layer already exists 04:57:14 021f91c0d841: Layer already exists 04:57:14 5fcf1ba6914c: Layer already exists 04:57:14 0854555d70ac: Layer already exists 04:57:14 latest: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 04:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:57:14 3693bd77763f: Preparing 04:57:14 9775df4ecd8c: Preparing 04:57:14 7fa7d7daad9c: Preparing 04:57:14 b106ca447b6d: Preparing 04:57:14 84559244a028: Preparing 04:57:14 9e9d97c46715: Preparing 04:57:14 5fcf1ba6914c: Preparing 04:57:14 7f7cf739757d: Preparing 04:57:14 021f91c0d841: Preparing 04:57:14 0854555d70ac: Preparing 04:57:14 7f7cf739757d: Waiting 04:57:14 9e9d97c46715: Waiting 04:57:14 5fcf1ba6914c: Waiting 04:57:14 021f91c0d841: Waiting 04:57:14 0854555d70ac: Waiting 04:57:14 9775df4ecd8c: Layer already exists 04:57:14 b106ca447b6d: Layer already exists 04:57:14 3693bd77763f: Layer already exists 04:57:14 84559244a028: Layer already exists 04:57:14 7fa7d7daad9c: Layer already exists 04:57:14 9e9d97c46715: Layer already exists 04:57:14 5fcf1ba6914c: Layer already exists 04:57:14 7f7cf739757d: Layer already exists 04:57:14 0854555d70ac: Layer already exists 04:57:14 021f91c0d841: Layer already exists 04:57:14 4.1.0-dev.116: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:57:15 3693bd77763f: Preparing 04:57:15 9775df4ecd8c: Preparing 04:57:15 7fa7d7daad9c: Preparing 04:57:15 b106ca447b6d: Preparing 04:57:15 84559244a028: Preparing 04:57:15 9e9d97c46715: Preparing 04:57:15 5fcf1ba6914c: Preparing 04:57:15 7f7cf739757d: Preparing 04:57:15 021f91c0d841: Preparing 04:57:15 0854555d70ac: Preparing 04:57:15 7f7cf739757d: Waiting 04:57:15 9e9d97c46715: Waiting 04:57:15 021f91c0d841: Waiting 04:57:15 0854555d70ac: Waiting 04:57:15 5fcf1ba6914c: Waiting 04:57:15 b106ca447b6d: Layer already exists 04:57:15 84559244a028: Layer already exists 04:57:15 3693bd77763f: Layer already exists 04:57:15 9775df4ecd8c: Layer already exists 04:57:15 7fa7d7daad9c: Layer already exists 04:57:15 9e9d97c46715: Layer already exists 04:57:15 5fcf1ba6914c: Layer already exists 04:57:15 7f7cf739757d: Layer already exists 04:57:15 0854555d70ac: Layer already exists 04:57:15 021f91c0d841: Layer already exists 04:57:15 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:57:16 3693bd77763f: Preparing 04:57:16 9775df4ecd8c: Preparing 04:57:16 7fa7d7daad9c: Preparing 04:57:16 b106ca447b6d: Preparing 04:57:16 84559244a028: Preparing 04:57:16 9e9d97c46715: Preparing 04:57:16 5fcf1ba6914c: Preparing 04:57:16 7f7cf739757d: Preparing 04:57:16 021f91c0d841: Preparing 04:57:16 0854555d70ac: Preparing 04:57:16 9e9d97c46715: Waiting 04:57:16 021f91c0d841: Waiting 04:57:16 5fcf1ba6914c: Waiting 04:57:16 7f7cf739757d: Waiting 04:57:16 0854555d70ac: Waiting 04:57:16 9775df4ecd8c: Layer already exists 04:57:16 7fa7d7daad9c: Layer already exists 04:57:16 b106ca447b6d: Layer already exists 04:57:16 84559244a028: Layer already exists 04:57:16 3693bd77763f: Layer already exists 04:57:16 9e9d97c46715: Layer already exists 04:57:16 7f7cf739757d: Layer already exists 04:57:16 021f91c0d841: Layer already exists 04:57:16 5fcf1ba6914c: Layer already exists 04:57:16 0854555d70ac: Layer already exists 04:57:16 main: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:16 ===================================================== [Pipeline] echo 04:57:16 taggedImages: 04:57:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:57:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 04:57:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:57:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:57:16 fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:16 latest 04:57:16 4.1.0-dev.116 04:57:16 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:16 main 04:57:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:57:17 becbc1c56ced: Preparing 04:57:17 731aac12f6d1: Preparing 04:57:17 5b41171bf150: Preparing 04:57:17 b106ca447b6d: Preparing 04:57:17 84559244a028: Preparing 04:57:17 bfb78695c448: Preparing 04:57:17 72e714c7f39f: Preparing 04:57:17 70e2eb6adcc2: Preparing 04:57:17 0854555d70ac: Preparing 04:57:17 bfb78695c448: Waiting 04:57:17 72e714c7f39f: Waiting 04:57:17 70e2eb6adcc2: Waiting 04:57:17 0854555d70ac: Waiting 04:57:17 b106ca447b6d: Layer already exists 04:57:17 84559244a028: Layer already exists 04:57:17 5b41171bf150: Pushed 04:57:17 becbc1c56ced: Pushed 04:57:17 731aac12f6d1: Pushed 04:57:17 72e714c7f39f: Pushed 04:57:17 0854555d70ac: Layer already exists 04:57:17 70e2eb6adcc2: Pushed 04:57:32 bfb78695c448: Pushed 04:57:32 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:57:33 becbc1c56ced: Preparing 04:57:33 731aac12f6d1: Preparing 04:57:33 5b41171bf150: Preparing 04:57:33 b106ca447b6d: Preparing 04:57:33 84559244a028: Preparing 04:57:33 bfb78695c448: Preparing 04:57:33 72e714c7f39f: Preparing 04:57:33 70e2eb6adcc2: Preparing 04:57:33 0854555d70ac: Preparing 04:57:33 72e714c7f39f: Waiting 04:57:33 bfb78695c448: Waiting 04:57:33 70e2eb6adcc2: Waiting 04:57:33 0854555d70ac: Waiting 04:57:33 731aac12f6d1: Layer already exists 04:57:33 becbc1c56ced: Layer already exists 04:57:33 5b41171bf150: Layer already exists 04:57:33 b106ca447b6d: Layer already exists 04:57:33 84559244a028: Layer already exists 04:57:33 bfb78695c448: Layer already exists 04:57:33 72e714c7f39f: Layer already exists 04:57:33 70e2eb6adcc2: Layer already exists 04:57:33 0854555d70ac: Layer already exists 04:57:33 latest: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 04:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:57:33 becbc1c56ced: Preparing 04:57:33 731aac12f6d1: Preparing 04:57:33 5b41171bf150: Preparing 04:57:33 b106ca447b6d: Preparing 04:57:33 84559244a028: Preparing 04:57:33 bfb78695c448: Preparing 04:57:33 72e714c7f39f: Preparing 04:57:33 70e2eb6adcc2: Preparing 04:57:33 0854555d70ac: Preparing 04:57:33 bfb78695c448: Waiting 04:57:33 72e714c7f39f: Waiting 04:57:33 70e2eb6adcc2: Waiting 04:57:33 0854555d70ac: Waiting 04:57:33 84559244a028: Layer already exists 04:57:33 becbc1c56ced: Layer already exists 04:57:33 b106ca447b6d: Layer already exists 04:57:33 731aac12f6d1: Layer already exists 04:57:33 5b41171bf150: Layer already exists 04:57:33 0854555d70ac: Layer already exists 04:57:33 72e714c7f39f: Layer already exists 04:57:33 bfb78695c448: Layer already exists 04:57:33 70e2eb6adcc2: Layer already exists 04:57:33 4.1.0-dev.116: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:57:34 becbc1c56ced: Preparing 04:57:34 731aac12f6d1: Preparing 04:57:34 5b41171bf150: Preparing 04:57:34 b106ca447b6d: Preparing 04:57:34 84559244a028: Preparing 04:57:34 bfb78695c448: Preparing 04:57:34 72e714c7f39f: Preparing 04:57:34 70e2eb6adcc2: Preparing 04:57:34 0854555d70ac: Preparing 04:57:34 72e714c7f39f: Waiting 04:57:34 0854555d70ac: Waiting 04:57:34 70e2eb6adcc2: Waiting 04:57:34 bfb78695c448: Waiting 04:57:34 731aac12f6d1: Layer already exists 04:57:34 5b41171bf150: Layer already exists 04:57:34 b106ca447b6d: Layer already exists 04:57:34 84559244a028: Layer already exists 04:57:34 becbc1c56ced: Layer already exists 04:57:34 bfb78695c448: Layer already exists 04:57:34 70e2eb6adcc2: Layer already exists 04:57:34 72e714c7f39f: Layer already exists 04:57:34 0854555d70ac: Layer already exists 04:57:34 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:57:35 becbc1c56ced: Preparing 04:57:35 731aac12f6d1: Preparing 04:57:35 5b41171bf150: Preparing 04:57:35 b106ca447b6d: Preparing 04:57:35 84559244a028: Preparing 04:57:35 bfb78695c448: Preparing 04:57:35 72e714c7f39f: Preparing 04:57:35 70e2eb6adcc2: Preparing 04:57:35 0854555d70ac: Preparing 04:57:35 72e714c7f39f: Waiting 04:57:35 70e2eb6adcc2: Waiting 04:57:35 bfb78695c448: Waiting 04:57:35 0854555d70ac: Waiting 04:57:35 84559244a028: Layer already exists 04:57:35 becbc1c56ced: Layer already exists 04:57:35 731aac12f6d1: Layer already exists 04:57:35 5b41171bf150: Layer already exists 04:57:35 b106ca447b6d: Layer already exists 04:57:35 bfb78695c448: Layer already exists 04:57:35 72e714c7f39f: Layer already exists 04:57:35 0854555d70ac: Layer already exists 04:57:35 70e2eb6adcc2: Layer already exists 04:57:35 main: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:35 ===================================================== [Pipeline] echo 04:57:35 taggedImages: 04:57:35 - nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:57:35 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 04:57:35 - nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:57:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:57:35 fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:35 latest 04:57:35 4.1.0-dev.116 04:57:35 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:35 main 04:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:57:35 3693bd77763f: Preparing 04:57:35 1dc4bd2b7b86: Preparing 04:57:35 9fad70c1f4f8: Preparing 04:57:35 b106ca447b6d: Preparing 04:57:35 84559244a028: Preparing 04:57:35 bfb78695c448: Preparing 04:57:35 7f7cf739757d: Preparing 04:57:35 021f91c0d841: Preparing 04:57:35 0854555d70ac: Preparing 04:57:35 bfb78695c448: Waiting 04:57:35 7f7cf739757d: Waiting 04:57:35 021f91c0d841: Waiting 04:57:35 0854555d70ac: Waiting 04:57:35 3693bd77763f: Layer already exists 04:57:35 b106ca447b6d: Layer already exists 04:57:35 84559244a028: Layer already exists 04:57:35 bfb78695c448: Layer already exists 04:57:35 7f7cf739757d: Layer already exists 04:57:35 021f91c0d841: Layer already exists 04:57:35 0854555d70ac: Layer already exists 04:57:35 1dc4bd2b7b86: Pushed 04:57:35 9fad70c1f4f8: Pushed 04:57:36 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:57:36 3693bd77763f: Preparing 04:57:36 1dc4bd2b7b86: Preparing 04:57:36 9fad70c1f4f8: Preparing 04:57:36 b106ca447b6d: Preparing 04:57:36 84559244a028: Preparing 04:57:36 bfb78695c448: Preparing 04:57:36 7f7cf739757d: Preparing 04:57:36 021f91c0d841: Preparing 04:57:36 0854555d70ac: Preparing 04:57:36 bfb78695c448: Waiting 04:57:36 7f7cf739757d: Waiting 04:57:36 021f91c0d841: Waiting 04:57:36 0854555d70ac: Waiting 04:57:36 3693bd77763f: Layer already exists 04:57:36 84559244a028: Layer already exists 04:57:36 b106ca447b6d: Layer already exists 04:57:36 9fad70c1f4f8: Layer already exists 04:57:36 1dc4bd2b7b86: Layer already exists 04:57:36 7f7cf739757d: Layer already exists 04:57:36 bfb78695c448: Layer already exists 04:57:36 021f91c0d841: Layer already exists 04:57:36 0854555d70ac: Layer already exists 04:57:36 latest: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 04:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:57:37 3693bd77763f: Preparing 04:57:37 1dc4bd2b7b86: Preparing 04:57:37 9fad70c1f4f8: Preparing 04:57:37 b106ca447b6d: Preparing 04:57:37 84559244a028: Preparing 04:57:37 bfb78695c448: Preparing 04:57:37 7f7cf739757d: Preparing 04:57:37 021f91c0d841: Preparing 04:57:37 0854555d70ac: Preparing 04:57:37 bfb78695c448: Waiting 04:57:37 021f91c0d841: Waiting 04:57:37 0854555d70ac: Waiting 04:57:37 7f7cf739757d: Waiting 04:57:37 9fad70c1f4f8: Layer already exists 04:57:37 b106ca447b6d: Layer already exists 04:57:37 3693bd77763f: Layer already exists 04:57:37 84559244a028: Layer already exists 04:57:37 1dc4bd2b7b86: Layer already exists 04:57:37 7f7cf739757d: Layer already exists 04:57:37 bfb78695c448: Layer already exists 04:57:37 0854555d70ac: Layer already exists 04:57:37 021f91c0d841: Layer already exists 04:57:37 4.1.0-dev.116: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:57:38 3693bd77763f: Preparing 04:57:38 1dc4bd2b7b86: Preparing 04:57:38 9fad70c1f4f8: Preparing 04:57:38 b106ca447b6d: Preparing 04:57:38 84559244a028: Preparing 04:57:38 bfb78695c448: Preparing 04:57:38 7f7cf739757d: Preparing 04:57:38 021f91c0d841: Preparing 04:57:38 0854555d70ac: Preparing 04:57:38 bfb78695c448: Waiting 04:57:38 7f7cf739757d: Waiting 04:57:38 021f91c0d841: Waiting 04:57:38 0854555d70ac: Waiting 04:57:38 b106ca447b6d: Layer already exists 04:57:38 84559244a028: Layer already exists 04:57:38 9fad70c1f4f8: Layer already exists 04:57:38 1dc4bd2b7b86: Layer already exists 04:57:38 3693bd77763f: Layer already exists 04:57:38 7f7cf739757d: Layer already exists 04:57:38 021f91c0d841: Layer already exists 04:57:38 bfb78695c448: Layer already exists 04:57:38 0854555d70ac: Layer already exists 04:57:38 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:57:38 3693bd77763f: Preparing 04:57:38 1dc4bd2b7b86: Preparing 04:57:38 9fad70c1f4f8: Preparing 04:57:38 b106ca447b6d: Preparing 04:57:38 84559244a028: Preparing 04:57:38 bfb78695c448: Preparing 04:57:38 7f7cf739757d: Preparing 04:57:38 021f91c0d841: Preparing 04:57:38 0854555d70ac: Preparing 04:57:38 bfb78695c448: Waiting 04:57:38 7f7cf739757d: Waiting 04:57:38 021f91c0d841: Waiting 04:57:38 0854555d70ac: Waiting 04:57:38 b106ca447b6d: Layer already exists 04:57:38 84559244a028: Layer already exists 04:57:38 1dc4bd2b7b86: Layer already exists 04:57:38 9fad70c1f4f8: Layer already exists 04:57:38 3693bd77763f: Layer already exists 04:57:38 021f91c0d841: Layer already exists 04:57:38 7f7cf739757d: Layer already exists 04:57:38 bfb78695c448: Layer already exists 04:57:38 0854555d70ac: Layer already exists 04:57:38 main: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:38 ===================================================== [Pipeline] echo 04:57:38 taggedImages: 04:57:38 - nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:57:38 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 04:57:38 - nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:57:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:57:38 fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:38 latest 04:57:38 4.1.0-dev.116 04:57:38 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:38 main 04:57:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:57:39 573c43d22516: Preparing 04:57:39 25c4a9f2b527: Preparing 04:57:39 b106ca447b6d: Preparing 04:57:39 84559244a028: Preparing 04:57:39 fafada109ad5: Preparing 04:57:39 95c076e707e2: Preparing 04:57:39 0854555d70ac: Preparing 04:57:39 95c076e707e2: Waiting 04:57:39 0854555d70ac: Waiting 04:57:39 b106ca447b6d: Layer already exists 04:57:39 84559244a028: Layer already exists 04:57:39 0854555d70ac: Layer already exists 04:57:39 fafada109ad5: Pushed 04:57:39 573c43d22516: Pushed 04:57:40 95c076e707e2: Pushed 04:57:43 25c4a9f2b527: Pushed 04:57:43 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:57:44 573c43d22516: Preparing 04:57:44 25c4a9f2b527: Preparing 04:57:44 b106ca447b6d: Preparing 04:57:44 84559244a028: Preparing 04:57:44 fafada109ad5: Preparing 04:57:44 95c076e707e2: Preparing 04:57:44 0854555d70ac: Preparing 04:57:44 0854555d70ac: Waiting 04:57:44 95c076e707e2: Waiting 04:57:44 fafada109ad5: Layer already exists 04:57:44 573c43d22516: Layer already exists 04:57:44 84559244a028: Layer already exists 04:57:44 25c4a9f2b527: Layer already exists 04:57:44 b106ca447b6d: Layer already exists 04:57:44 95c076e707e2: Layer already exists 04:57:44 0854555d70ac: Layer already exists 04:57:44 latest: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 04:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:57:44 573c43d22516: Preparing 04:57:44 25c4a9f2b527: Preparing 04:57:44 b106ca447b6d: Preparing 04:57:44 84559244a028: Preparing 04:57:44 fafada109ad5: Preparing 04:57:44 95c076e707e2: Preparing 04:57:44 0854555d70ac: Preparing 04:57:44 0854555d70ac: Waiting 04:57:44 95c076e707e2: Waiting 04:57:44 fafada109ad5: Layer already exists 04:57:44 25c4a9f2b527: Layer already exists 04:57:44 84559244a028: Layer already exists 04:57:44 b106ca447b6d: Layer already exists 04:57:44 573c43d22516: Layer already exists 04:57:44 0854555d70ac: Layer already exists 04:57:44 95c076e707e2: Layer already exists 04:57:44 4.1.0-dev.116: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:57:45 573c43d22516: Preparing 04:57:45 25c4a9f2b527: Preparing 04:57:45 b106ca447b6d: Preparing 04:57:45 84559244a028: Preparing 04:57:45 fafada109ad5: Preparing 04:57:45 95c076e707e2: Preparing 04:57:45 0854555d70ac: Preparing 04:57:45 95c076e707e2: Waiting 04:57:45 0854555d70ac: Waiting 04:57:45 573c43d22516: Layer already exists 04:57:45 84559244a028: Layer already exists 04:57:45 b106ca447b6d: Layer already exists 04:57:45 25c4a9f2b527: Layer already exists 04:57:45 fafada109ad5: Layer already exists 04:57:45 0854555d70ac: Layer already exists 04:57:45 95c076e707e2: Layer already exists 04:57:45 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:57:49 573c43d22516: Preparing 04:57:49 25c4a9f2b527: Preparing 04:57:49 b106ca447b6d: Preparing 04:57:49 84559244a028: Preparing 04:57:49 fafada109ad5: Preparing 04:57:49 95c076e707e2: Preparing 04:57:49 0854555d70ac: Preparing 04:57:49 95c076e707e2: Waiting 04:57:49 0854555d70ac: Waiting 04:57:49 25c4a9f2b527: Layer already exists 04:57:49 84559244a028: Layer already exists 04:57:49 b106ca447b6d: Layer already exists 04:57:49 fafada109ad5: Layer already exists 04:57:49 573c43d22516: Layer already exists 04:57:49 95c076e707e2: Layer already exists 04:57:49 0854555d70ac: Layer already exists 04:57:49 main: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:49 ===================================================== [Pipeline] echo 04:57:49 taggedImages: 04:57:49 - nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:57:49 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 04:57:49 - nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:57:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:57:49 fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:49 latest 04:57:49 4.1.0-dev.116 04:57:49 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:49 main 04:57:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:57:50 7e49c6f5ddec: Preparing 04:57:50 9c215712e8db: Preparing 04:57:50 b106ca447b6d: Preparing 04:57:50 84559244a028: Preparing 04:57:50 e8dc1d3e7b1c: Preparing 04:57:50 c940a1bd6f5b: Preparing 04:57:50 0854555d70ac: Preparing 04:57:50 c940a1bd6f5b: Waiting 04:57:50 0854555d70ac: Waiting 04:57:50 84559244a028: Layer already exists 04:57:50 b106ca447b6d: Layer already exists 04:57:50 0854555d70ac: Layer already exists 04:57:50 7e49c6f5ddec: Pushed 04:57:50 e8dc1d3e7b1c: Pushed 04:57:50 c940a1bd6f5b: Pushed 04:57:55 9c215712e8db: Pushed 04:57:55 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:57:55 7e49c6f5ddec: Preparing 04:57:55 9c215712e8db: Preparing 04:57:55 b106ca447b6d: Preparing 04:57:55 84559244a028: Preparing 04:57:55 e8dc1d3e7b1c: Preparing 04:57:55 c940a1bd6f5b: Preparing 04:57:55 0854555d70ac: Preparing 04:57:55 c940a1bd6f5b: Waiting 04:57:55 0854555d70ac: Waiting 04:57:55 e8dc1d3e7b1c: Layer already exists 04:57:55 84559244a028: Layer already exists 04:57:55 9c215712e8db: Layer already exists 04:57:55 b106ca447b6d: Layer already exists 04:57:55 7e49c6f5ddec: Layer already exists 04:57:55 0854555d70ac: Layer already exists 04:57:55 c940a1bd6f5b: Layer already exists 04:57:55 latest: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 04:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:57:56 7e49c6f5ddec: Preparing 04:57:56 9c215712e8db: Preparing 04:57:56 b106ca447b6d: Preparing 04:57:56 84559244a028: Preparing 04:57:56 e8dc1d3e7b1c: Preparing 04:57:56 c940a1bd6f5b: Preparing 04:57:56 0854555d70ac: Preparing 04:57:56 c940a1bd6f5b: Waiting 04:57:56 0854555d70ac: Waiting 04:57:56 b106ca447b6d: Layer already exists 04:57:56 7e49c6f5ddec: Layer already exists 04:57:56 84559244a028: Layer already exists 04:57:56 e8dc1d3e7b1c: Layer already exists 04:57:56 9c215712e8db: Layer already exists 04:57:56 0854555d70ac: Layer already exists 04:57:56 c940a1bd6f5b: Layer already exists 04:57:56 4.1.0-dev.116: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:57:56 7e49c6f5ddec: Preparing 04:57:56 9c215712e8db: Preparing 04:57:56 b106ca447b6d: Preparing 04:57:56 84559244a028: Preparing 04:57:56 e8dc1d3e7b1c: Preparing 04:57:56 c940a1bd6f5b: Preparing 04:57:56 0854555d70ac: Preparing 04:57:56 c940a1bd6f5b: Waiting 04:57:56 0854555d70ac: Waiting 04:57:56 84559244a028: Layer already exists 04:57:56 b106ca447b6d: Layer already exists 04:57:56 7e49c6f5ddec: Layer already exists 04:57:56 e8dc1d3e7b1c: Layer already exists 04:57:56 9c215712e8db: Layer already exists 04:57:56 0854555d70ac: Layer already exists 04:57:56 c940a1bd6f5b: Layer already exists 04:57:56 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:57:57 7e49c6f5ddec: Preparing 04:57:57 9c215712e8db: Preparing 04:57:57 b106ca447b6d: Preparing 04:57:57 84559244a028: Preparing 04:57:57 e8dc1d3e7b1c: Preparing 04:57:57 c940a1bd6f5b: Preparing 04:57:57 0854555d70ac: Preparing 04:57:57 0854555d70ac: Waiting 04:57:57 c940a1bd6f5b: Waiting 04:57:57 9c215712e8db: Layer already exists 04:57:57 b106ca447b6d: Layer already exists 04:57:57 84559244a028: Layer already exists 04:57:57 0854555d70ac: Layer already exists 04:57:57 e8dc1d3e7b1c: Layer already exists 04:57:57 7e49c6f5ddec: Layer already exists 04:57:57 c940a1bd6f5b: Layer already exists 04:57:57 main: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:57 ===================================================== [Pipeline] echo 04:57:57 taggedImages: 04:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a 04:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 04:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 04:57:57 - 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] } 05:15:33 #154 ... 05:15:33 05:15:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:15:33 #151 DONE 1183.5s 05:15:33 05:15:33 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:15:33 #153 ... 05:15:33 05:15:33 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:15:33 #155 DONE 0.2s 05:15:33 05:15:33 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:15:33 #156 DONE 0.1s 05:15:33 05:15:33 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:15:33 #149 ... 05:15:33 05:15:33 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:15:33 #157 DONE 0.2s 05:15:33 05:15:33 #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 05:15:33 #158 DONE 0.1s 05:15:33 05:15:33 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:15:33 #159 DONE 0.1s 05:15:33 05:15:33 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:15:33 #160 DONE 4.1s 05:15:33 05:15:33 #115 [core-common-config-bootstrapper] exporting to image 05:15:33 #115 exporting layers 05:15:33 #115 exporting layers 0.8s done 05:15:33 #115 writing image sha256:e6f41f781c649e02e2f17849305b8dfbb45a81678d21f0cdb348d4653a8a4e92 done 05:15:33 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 05:15:33 #115 DONE 5.8s 05:15:33 05:15:33 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:15:37 #144 ... 05:15:37 05:15:37 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:15:37 #148 DONE 1193.6s 05:15:37 05:15:37 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:15:37 #161 DONE 0.3s 05:15:37 05:15:37 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:15:37 #33 ... 05:15:37 05:15:37 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:15:39 #162 DONE 2.4s 05:15:39 05:15:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:15:39 #147 ... 05:15:39 05:15:39 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:15:39 #163 DONE 0.4s 05:15:39 05:15:39 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:15:39 #164 DONE 0.1s 05:15:39 05:15:39 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:15:40 #165 DONE 0.3s 05:15:40 05:15:40 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:15:40 #166 DONE 0.2s 05:15:40 05:15:40 #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/ 05:15:40 #167 DONE 0.1s 05:15:40 05:15:40 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:15:40 #149 ... 05:15:40 05:15:40 #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/ 05:15:40 #168 DONE 0.1s 05:15:40 05:15:40 #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/ 05:15:40 #169 DONE 0.1s 05:15:40 05:15:40 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:15:40 #146 ... 05:15:40 05:15:40 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:15:40 #170 DONE 0.1s 05:15:40 05:15:40 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:15:45 #171 DONE 4.0s 05:15:45 05:15:45 #115 [security-bootstrapper] exporting to image 05:15:45 #115 exporting layers 05:15:46 #115 exporting layers 1.2s done 05:15:46 #115 writing image sha256:b2bfb3e4afa6d59243409c167451a80e422411fe12164cd2b2004a5d47aff7d6 done 05:15:46 #115 naming to docker.io/library/security-bootstrapper-arm64 done 05:15:46 #115 DONE 7.0s 05:15:46 05:15:46 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:32:14 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-10599: java.lang.InterruptedException 05:33:06 #144 ... 05:33:06 05:33:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:33:06 #153 DONE 2240.3s 05:33:06 05:33:06 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:33:06 #144 ... 05:33:06 05:33:06 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:33:06 #172 DONE 0.2s 05:33:06 05:33:06 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:33:06 #149 ... 05:33:06 05:33:06 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:33:06 #173 DONE 0.1s 05:33:06 05:33:06 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:33:06 #174 DONE 0.4s 05:33:06 05:33:06 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:33:06 #175 DONE 0.1s 05:33:06 05:33:06 #115 [core-command] exporting to image 05:33:06 #115 exporting layers 05:33:06 #115 exporting layers 0.5s done 05:33:06 #115 writing image sha256:6f54d4ee85a7b7da021c056cf7db71b7b60389e2fac586fd1088cac561c6dc31 0.0s done 05:33:06 #115 naming to docker.io/library/core-command-arm64 0.0s done 05:33:06 #115 DONE 7.6s 05:33:06 05:33:06 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:33:29 #149 ... 05:33:29 05:33:29 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:33:29 #154 2264.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:33:29 #154 ... 05:33:29 05:33:29 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:33:29 #145 DONE 2264.5s 05:33:29 05:33:29 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:33:29 #149 ... 05:33:29 05:33:29 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:33:29 #176 DONE 0.3s 05:33:29 05:33:29 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:33:29 #149 ... 05:33:29 05:33:29 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:33:29 #177 DONE 0.2s 05:33:29 05:33:29 #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 05:33:29 #178 DONE 0.1s 05:33:29 05:33:29 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:33:29 #179 DONE 0.1s 05:33:29 05:33:29 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:33:29 #180 DONE 0.5s 05:33:29 05:33:29 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:33:29 #181 DONE 0.1s 05:33:29 05:33:29 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:33:34 #182 DONE 5.0s 05:33:34 05:33:34 #115 [security-proxy-setup] exporting to image 05:33:34 #115 exporting layers 05:33:35 #115 exporting layers 1.0s done 05:33:35 #115 writing image sha256:2d22a038627b11ffd5ce463a48ee2ac8ac8e89181b5ca03a0be1afa906ae720a done 05:33:35 #115 naming to docker.io/library/security-proxy-setup-arm64 done 05:33:35 #115 DONE 8.5s 05:33:35 05:33:35 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:34:02 #147 ... 05:34:02 05:34:02 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:34:02 #154 DONE 2298.0s 05:34:02 05:34:02 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:34:02 #149 ... 05:34:02 05:34:02 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:34:02 #183 DONE 0.2s 05:34:02 05:34:02 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:34:02 #144 ... 05:34:02 05:34:02 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:34:02 #184 DONE 0.2s 05:34:02 05:34:02 #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 05:34:02 #185 DONE 0.1s 05:34:02 05:34:02 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:34:02 #60 ... 05:34:02 05:34:02 #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 05:34:02 #186 DONE 0.1s 05:34:02 05:34:02 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:34:02 #187 DONE 0.1s 05:34:02 05:34:02 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:34:02 #60 ... 05:34:02 05:34:02 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:34:03 #188 DONE 0.4s 05:34:03 05:34:03 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:34:03 #189 DONE 0.4s 05:34:03 05:34:03 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:34:03 #190 DONE 0.1s 05:34:03 05:34:03 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:34:05 #191 DONE 1.8s 05:34:05 05:34:05 #115 [security-secretstore-setup] exporting to image 05:34:05 #115 exporting layers 05:34:07 #115 exporting layers 1.6s done 05:34:07 #115 writing image sha256:5f22f8cc1d4b51d43b3c37e554f72b19936c57ab98355399bcc8b8d5245cea17 done 05:34:07 #115 naming to docker.io/library/security-secretstore-setup-arm64 done 05:34:07 #115 DONE 10.2s 05:34:07 05:34:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:35:03 #146 ... 05:35:03 05:35:03 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:35:03 #143 DONE 2352.2s 05:35:03 05:35:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:35:03 #149 ... 05:35:03 05:35:03 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:03 #192 DONE 0.1s 05:35:03 05:35:03 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:35:03 #193 DONE 0.1s 05:35:03 05:35:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:35:03 #149 ... 05:35:03 05:35:03 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:35:03 #194 DONE 0.5s 05:35:03 05:35:03 #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 05:35:03 #195 DONE 0.1s 05:35:03 05:35:03 #115 [security-spiffe-token-provider] exporting to image 05:35:03 #115 exporting layers 05:35:03 #115 exporting layers 0.6s done 05:35:03 #115 writing image sha256:2820f5c4025478f994f9f0aa2d6416a3a76063a41720328b2262d22a099de2bf done 05:35:03 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:35:03 #115 DONE 10.7s 05:35:03 05:35:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:35:50 #146 ... 05:35:50 05:35:50 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:35:50 #149 DONE 2400.0s 05:35:50 05:35:50 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:35:50 #33 ... 05:35:50 05:35:50 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:35:50 #196 DONE 0.2s 05:35:50 05:35:50 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:35:50 #33 ... 05:35:50 05:35:50 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:35:50 #197 DONE 0.2s 05:35:50 05:35:50 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:35:50 #198 DONE 0.6s 05:35:50 05:35:50 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:35:50 #199 DONE 0.3s 05:35:50 05:35:50 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:35:50 #144 DONE 2402.1s 05:35:50 05:35:50 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:35:50 #200 DONE 0.4s 05:35:50 05:35:50 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:35:50 #33 ... 05:35:50 05:35:50 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:50 #201 ... 05:35:50 05:35:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:35:50 #152 DONE 2406.9s 05:35:50 05:35:50 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:35:50 #150 DONE 2407.0s 05:35:50 05:35:50 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:35:50 #202 CACHED 05:35:50 05:35:50 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:35:50 #203 CACHED 05:35:50 05:35:50 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:50 #201 DONE 4.6s 05:35:50 05:35:50 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:35:51 #204 DONE 1.2s 05:35:51 05:35:51 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:51 #205 DONE 0.4s 05:35:51 05:35:51 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:35:51 #206 DONE 0.3s 05:35:51 05:35:51 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:35:51 #207 DONE 0.3s 05:35:51 05:35:51 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:35:51 #208 DONE 0.4s 05:35:51 05:35:51 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:52 #209 ... 05:35:52 05:35:52 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:35:52 #210 DONE 0.3s 05:35:52 05:35:52 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:35:52 #211 ... 05:35:52 05:35:52 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:52 #209 DONE 0.9s 05:35:53 05:35:53 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:35:53 #211 DONE 0.8s 05:35:53 05:35:53 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:35:53 #212 DONE 0.2s 05:35:53 05:35:53 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:35:53 #213 DONE 0.3s 05:35:53 05:35:53 #115 [core-keeper] exporting to image 05:35:53 #115 exporting layers 05:35:53 #115 writing image sha256:9ac54e3d82096663066d27bb7a6afccfe9592a78e90f15338b1d79a0ac989d62 0.0s done 05:35:53 #115 naming to docker.io/library/security-proxy-auth-arm64 done 05:35:53 #115 exporting layers 1.9s done 05:35:53 #115 writing image sha256:e1df054c56c6a81e75d680f0b76fc46d4186bb69206775a5c5e31f67aa30193e done 05:35:53 #115 naming to docker.io/library/core-metadata-arm64 0.0s done 05:35:54 #115 exporting layers 0.9s done 05:35:54 #115 writing image sha256:94abdfdc43696b63b64a73469978e5a21f355edec965179f4a7ee8efcbda03b9 0.0s done 05:35:54 #115 naming to docker.io/library/core-data-arm64 done 05:35:54 #115 writing image sha256:a87d2cb6812c8686819eadf418bbc7c2ee196bfecd09ed242241a74b82c74bb1 done 05:35:54 #115 naming to docker.io/library/core-keeper-arm64 done 05:35:54 #115 DONE 14.8s 05:35:54 05:35:54 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:36:21 #146 ... 05:36:21 05:36:21 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:36:21 #147 DONE 2434.3s 05:36:21 05:36:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:36:21 #146 ... 05:36:21 05:36:21 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:36:21 #214 DONE 0.1s 05:36:21 05:36:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:36:21 #146 ... 05:36:21 05:36:21 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:21 #215 DONE 0.1s 05:36:21 05:36:21 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:36:21 #216 DONE 0.5s 05:36:21 05:36:21 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:36:21 #217 DONE 0.1s 05:36:21 05:36:21 #115 [support-scheduler] exporting to image 05:36:21 #115 exporting layers 05:36:21 #115 exporting layers 1.1s done 05:36:21 #115 writing image sha256:62c2ee2897391b05f765d2866185194e53bc72242fa15505588c29f647baeaa1 done 05:36:21 #115 naming to docker.io/library/support-scheduler-arm64 done 05:36:21 #115 DONE 15.9s 05:36:21 05:36:21 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:23 #33 ... 05:36:23 05:36:23 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:36:23 #146 DONE 2440.4s 05:36:23 05:36:23 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:36:23 #218 DONE 0.1s 05:36:23 05:36:23 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:23 #33 ... 05:36:23 05:36:23 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:23 #219 DONE 0.1s 05:36:23 05:36:23 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:36:24 #220 DONE 0.4s 05:36:24 05:36:24 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:36:24 #221 DONE 0.1s 05:36:24 05:36:24 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:24 #33 ... 05:36:24 05:36:24 #115 [support-notifications] exporting to image 05:36:25 #115 exporting layers 0.6s done 05:36:25 #115 writing image sha256:2192d8f51df3ad7aba85eca11a67aad6c6e3fbb00bfc7d8ef7e427aa97a1d35a done 05:36:25 #115 naming to docker.io/library/support-notifications-arm64 done 05:36:25 #115 DONE 16.6s 05:36:25 05:36:25 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:25 time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:36:25 $ docker stop --time=1 ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 05:36:26 $ docker rm -f --volumes ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:27 + docker images 05:36:27 REPOSITORY TAG IMAGE ID CREATED SIZE 05:36:27 support-notifications-arm64 latest 2192d8f51df3 3 seconds ago 56.1MB 05:36:27 support-scheduler-arm64 latest 62c2ee289739 9 seconds ago 52.3MB 05:36:27 core-keeper-arm64 latest a87d2cb6812c 34 seconds ago 47.9MB 05:36:27 core-data-arm64 latest 94abdfdc4369 35 seconds ago 48.1MB 05:36:27 core-metadata-arm64 latest e1df054c56c6 36 seconds ago 48.2MB 05:36:27 security-proxy-auth-arm64 latest 9ac54e3d8209 38 seconds ago 47.3MB 05:36:27 security-spiffe-token-provider-arm64 latest 2820f5c40254 About a minute ago 51.9MB 05:36:27 security-secretstore-setup-arm64 latest 5f22f8cc1d4b 2 minutes ago 85.8MB 05:36:27 security-proxy-setup-arm64 latest 2d22a038627b 2 minutes ago 52.9MB 05:36:27 core-command-arm64 latest 6f54d4ee85a7 3 minutes ago 42.6MB 05:36:27 security-bootstrapper-arm64 latest b2bfb3e4afa6 20 minutes ago 21.3MB 05:36:27 core-common-config-bootstrapper-arm64 latest e6f41f781c64 20 minutes ago 20.2MB 05:36:27 security-spire-agent-arm64 latest ea8b4ee93454 42 minutes ago 219MB 05:36:27 security-spire-config-arm64 latest 3684732ca2e4 42 minutes ago 162MB 05:36:27 security-spire-server-arm64 latest 318f8f282f38 42 minutes ago 163MB 05:36:27 ci-base-image-arm64 latest 90b10dd2d0b4 44 minutes ago 897MB 05:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 05:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:27 provisioning config files... 05:36:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config14977432833026807531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:27 ---> ****-login.sh 05:36:27 nexus3.edgexfoundry.org:10001 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 nexus3.edgexfoundry.org:10002 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 nexus3.edgexfoundry.org:10003 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 nexus3.edgexfoundry.org:10004 05:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:29 Configure a credential helper to remove this warning. See 05:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:29 05:36:29 Login Succeeded 05:36:29 ****.io 05:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:30 Configure a credential helper to remove this warning. See 05:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:30 05:36:30 Login Succeeded 05:36:30 ---> ****-login.sh ends [Pipeline] } 05:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:36:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:36:30 fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:30 latest 05:36:30 4.1.0-dev.116 05:36:30 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:30 main 05:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:30 4785413a2210: Preparing 05:36:30 c5c72fea8543: Preparing 05:36:30 f9797d011e3f: Preparing 05:36:30 ad7affe710dc: Preparing 05:36:30 55b676fd1999: Preparing 05:36:30 2b5e2b622bbf: Preparing 05:36:30 2b5e2b622bbf: Waiting 05:36:30 eeaa73608b53: Preparing 05:36:30 eeaa73608b53: Waiting 05:36:31 ad7affe710dc: Pushed 05:36:31 55b676fd1999: Pushed 05:36:31 f9797d011e3f: Pushed 05:36:31 4785413a2210: Pushed 05:36:31 eeaa73608b53: Layer already exists 05:36:31 2b5e2b622bbf: Pushed 05:36:37 c5c72fea8543: Pushed 05:36:38 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:38 4785413a2210: Preparing 05:36:38 c5c72fea8543: Preparing 05:36:38 f9797d011e3f: Preparing 05:36:38 ad7affe710dc: Preparing 05:36:38 55b676fd1999: Preparing 05:36:38 2b5e2b622bbf: Preparing 05:36:38 eeaa73608b53: Preparing 05:36:38 2b5e2b622bbf: Waiting 05:36:38 eeaa73608b53: Waiting 05:36:38 55b676fd1999: Layer already exists 05:36:38 c5c72fea8543: Layer already exists 05:36:38 4785413a2210: Layer already exists 05:36:38 f9797d011e3f: Layer already exists 05:36:38 ad7affe710dc: Layer already exists 05:36:38 eeaa73608b53: Layer already exists 05:36:38 2b5e2b622bbf: Layer already exists 05:36:38 latest: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 05:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:39 4785413a2210: Preparing 05:36:39 c5c72fea8543: Preparing 05:36:39 f9797d011e3f: Preparing 05:36:39 ad7affe710dc: Preparing 05:36:39 55b676fd1999: Preparing 05:36:39 2b5e2b622bbf: Preparing 05:36:39 eeaa73608b53: Preparing 05:36:39 2b5e2b622bbf: Waiting 05:36:39 eeaa73608b53: Waiting 05:36:39 f9797d011e3f: Layer already exists 05:36:39 ad7affe710dc: Layer already exists 05:36:39 55b676fd1999: Layer already exists 05:36:39 c5c72fea8543: Layer already exists 05:36:39 4785413a2210: Layer already exists 05:36:39 2b5e2b622bbf: Layer already exists 05:36:39 eeaa73608b53: Layer already exists 05:36:39 4.1.0-dev.116: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:40 4785413a2210: Preparing 05:36:40 c5c72fea8543: Preparing 05:36:40 f9797d011e3f: Preparing 05:36:40 ad7affe710dc: Preparing 05:36:40 55b676fd1999: Preparing 05:36:40 2b5e2b622bbf: Preparing 05:36:40 eeaa73608b53: Preparing 05:36:40 2b5e2b622bbf: Waiting 05:36:40 eeaa73608b53: Waiting 05:36:40 4785413a2210: Layer already exists 05:36:40 f9797d011e3f: Layer already exists 05:36:40 55b676fd1999: Layer already exists 05:36:40 ad7affe710dc: Layer already exists 05:36:40 c5c72fea8543: Layer already exists 05:36:40 eeaa73608b53: Layer already exists 05:36:40 2b5e2b622bbf: Layer already exists 05:36:40 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:43 4785413a2210: Preparing 05:36:43 c5c72fea8543: Preparing 05:36:43 f9797d011e3f: Preparing 05:36:43 ad7affe710dc: Preparing 05:36:43 55b676fd1999: Preparing 05:36:43 2b5e2b622bbf: Preparing 05:36:43 eeaa73608b53: Preparing 05:36:43 2b5e2b622bbf: Waiting 05:36:43 eeaa73608b53: Waiting 05:36:43 f9797d011e3f: Layer already exists 05:36:43 55b676fd1999: Layer already exists 05:36:43 4785413a2210: Layer already exists 05:36:43 ad7affe710dc: Layer already exists 05:36:43 c5c72fea8543: Layer already exists 05:36:43 eeaa73608b53: Layer already exists 05:36:43 2b5e2b622bbf: Layer already exists 05:36:43 main: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:43 ===================================================== [Pipeline] echo 05:36:43 taggedImages: 05:36:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:36:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 05:36:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:36:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:36:43 fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:43 latest 05:36:43 4.1.0-dev.116 05:36:43 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:43 main 05:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:44 73c32c770553: Preparing 05:36:44 f7a93897bc32: Preparing 05:36:44 dcc875f324e8: Preparing 05:36:44 6fbd4194213c: Preparing 05:36:44 f9797d011e3f: Preparing 05:36:44 ad7affe710dc: Preparing 05:36:44 ad7affe710dc: Waiting 05:36:44 55b676fd1999: Preparing 05:36:44 2b5e2b622bbf: Preparing 05:36:44 55b676fd1999: Waiting 05:36:44 eeaa73608b53: Preparing 05:36:44 2b5e2b622bbf: Waiting 05:36:44 eeaa73608b53: Waiting 05:36:44 f9797d011e3f: Layer already exists 05:36:44 ad7affe710dc: Layer already exists 05:36:44 dcc875f324e8: Pushed 05:36:44 55b676fd1999: Layer already exists 05:36:44 f7a93897bc32: Pushed 05:36:44 2b5e2b622bbf: Layer already exists 05:36:44 eeaa73608b53: Layer already exists 05:36:44 73c32c770553: Pushed 05:36:46 6fbd4194213c: Pushed 05:36:46 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + 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 05:36:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:47 73c32c770553: Preparing 05:36:47 f7a93897bc32: Preparing 05:36:47 dcc875f324e8: Preparing 05:36:47 6fbd4194213c: Preparing 05:36:47 f9797d011e3f: Preparing 05:36:47 ad7affe710dc: Preparing 05:36:47 55b676fd1999: Preparing 05:36:47 2b5e2b622bbf: Preparing 05:36:47 eeaa73608b53: Preparing 05:36:47 2b5e2b622bbf: Waiting 05:36:47 eeaa73608b53: Waiting 05:36:47 ad7affe710dc: Waiting 05:36:47 55b676fd1999: Waiting 05:36:47 73c32c770553: Layer already exists 05:36:47 f9797d011e3f: Layer already exists 05:36:47 6fbd4194213c: Layer already exists 05:36:47 f7a93897bc32: Layer already exists 05:36:47 dcc875f324e8: Layer already exists 05:36:47 ad7affe710dc: Layer already exists 05:36:47 55b676fd1999: Layer already exists 05:36:47 2b5e2b622bbf: Layer already exists 05:36:47 eeaa73608b53: Layer already exists 05:36:47 latest: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 05:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:48 73c32c770553: Preparing 05:36:48 f7a93897bc32: Preparing 05:36:48 dcc875f324e8: Preparing 05:36:48 6fbd4194213c: Preparing 05:36:48 f9797d011e3f: Preparing 05:36:48 ad7affe710dc: Preparing 05:36:48 55b676fd1999: Preparing 05:36:48 ad7affe710dc: Waiting 05:36:48 2b5e2b622bbf: Preparing 05:36:48 eeaa73608b53: Preparing 05:36:48 2b5e2b622bbf: Waiting 05:36:48 eeaa73608b53: Waiting 05:36:48 6fbd4194213c: Layer already exists 05:36:48 73c32c770553: Layer already exists 05:36:48 f9797d011e3f: Layer already exists 05:36:48 dcc875f324e8: Layer already exists 05:36:48 f7a93897bc32: Layer already exists 05:36:48 ad7affe710dc: Layer already exists 05:36:48 eeaa73608b53: Layer already exists 05:36:48 2b5e2b622bbf: Layer already exists 05:36:48 55b676fd1999: Layer already exists 05:36:49 4.1.0-dev.116: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:49 73c32c770553: Preparing 05:36:49 f7a93897bc32: Preparing 05:36:49 dcc875f324e8: Preparing 05:36:49 6fbd4194213c: Preparing 05:36:49 f9797d011e3f: Preparing 05:36:49 ad7affe710dc: Preparing 05:36:49 55b676fd1999: Preparing 05:36:49 2b5e2b622bbf: Preparing 05:36:49 eeaa73608b53: Preparing 05:36:49 55b676fd1999: Waiting 05:36:49 2b5e2b622bbf: Waiting 05:36:49 eeaa73608b53: Waiting 05:36:49 ad7affe710dc: Waiting 05:36:49 73c32c770553: Layer already exists 05:36:49 f9797d011e3f: Layer already exists 05:36:49 f7a93897bc32: Layer already exists 05:36:49 6fbd4194213c: Layer already exists 05:36:49 dcc875f324e8: Layer already exists 05:36:49 55b676fd1999: Layer already exists 05:36:49 2b5e2b622bbf: Layer already exists 05:36:49 eeaa73608b53: Layer already exists 05:36:49 ad7affe710dc: Layer already exists 05:36:49 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:50 + 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 05:36:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:50 73c32c770553: Preparing 05:36:50 f7a93897bc32: Preparing 05:36:50 dcc875f324e8: Preparing 05:36:50 6fbd4194213c: Preparing 05:36:50 f9797d011e3f: Preparing 05:36:50 ad7affe710dc: Preparing 05:36:50 55b676fd1999: Preparing 05:36:50 2b5e2b622bbf: Preparing 05:36:50 eeaa73608b53: Preparing 05:36:50 55b676fd1999: Waiting 05:36:50 2b5e2b622bbf: Waiting 05:36:50 eeaa73608b53: Waiting 05:36:50 ad7affe710dc: Waiting 05:36:50 73c32c770553: Layer already exists 05:36:50 dcc875f324e8: Layer already exists 05:36:50 f7a93897bc32: Layer already exists 05:36:50 6fbd4194213c: Layer already exists 05:36:50 f9797d011e3f: Layer already exists 05:36:50 ad7affe710dc: Layer already exists 05:36:50 55b676fd1999: Layer already exists 05:36:50 2b5e2b622bbf: Layer already exists 05:36:50 eeaa73608b53: Layer already exists 05:36:51 main: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:51 ===================================================== [Pipeline] echo 05:36:51 taggedImages: 05:36:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:36:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 05:36:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:36:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:36:51 fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:51 latest 05:36:51 4.1.0-dev.116 05:36:51 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:36:51 main 05:36:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:51 03757b279a63: Preparing 05:36:51 2360f510891d: Preparing 05:36:51 f9797d011e3f: Preparing 05:36:51 ad7affe710dc: Preparing 05:36:51 d698653fe04a: Preparing 05:36:51 4c23f69eb2e9: Preparing 05:36:51 eeaa73608b53: Preparing 05:36:51 4c23f69eb2e9: Waiting 05:36:51 eeaa73608b53: Waiting 05:36:51 ad7affe710dc: Layer already exists 05:36:51 f9797d011e3f: Layer already exists 05:36:52 eeaa73608b53: Layer already exists 05:36:52 03757b279a63: Pushed 05:36:52 d698653fe04a: Pushed 05:36:52 4c23f69eb2e9: Pushed 05:37:00 2360f510891d: Pushed 05:37:00 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:37:01 03757b279a63: Preparing 05:37:01 2360f510891d: Preparing 05:37:01 f9797d011e3f: Preparing 05:37:01 ad7affe710dc: Preparing 05:37:01 d698653fe04a: Preparing 05:37:01 4c23f69eb2e9: Preparing 05:37:01 eeaa73608b53: Preparing 05:37:01 4c23f69eb2e9: Waiting 05:37:01 eeaa73608b53: Waiting 05:37:01 d698653fe04a: Layer already exists 05:37:01 f9797d011e3f: Layer already exists 05:37:01 03757b279a63: Layer already exists 05:37:01 2360f510891d: Layer already exists 05:37:01 ad7affe710dc: Layer already exists 05:37:01 4c23f69eb2e9: Layer already exists 05:37:01 eeaa73608b53: Layer already exists 05:37:01 latest: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 05:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:37:02 03757b279a63: Preparing 05:37:02 2360f510891d: Preparing 05:37:02 f9797d011e3f: Preparing 05:37:02 ad7affe710dc: Preparing 05:37:02 d698653fe04a: Preparing 05:37:02 4c23f69eb2e9: Preparing 05:37:02 eeaa73608b53: Preparing 05:37:02 4c23f69eb2e9: Waiting 05:37:02 eeaa73608b53: Waiting 05:37:02 d698653fe04a: Layer already exists 05:37:02 f9797d011e3f: Layer already exists 05:37:02 ad7affe710dc: Layer already exists 05:37:02 2360f510891d: Layer already exists 05:37:02 03757b279a63: Layer already exists 05:37:02 eeaa73608b53: Layer already exists 05:37:02 4c23f69eb2e9: Layer already exists 05:37:02 4.1.0-dev.116: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:37:03 03757b279a63: Preparing 05:37:03 2360f510891d: Preparing 05:37:03 f9797d011e3f: Preparing 05:37:03 ad7affe710dc: Preparing 05:37:03 d698653fe04a: Preparing 05:37:03 4c23f69eb2e9: Preparing 05:37:03 eeaa73608b53: Preparing 05:37:03 4c23f69eb2e9: Waiting 05:37:03 eeaa73608b53: Waiting 05:37:03 2360f510891d: Layer already exists 05:37:03 03757b279a63: Layer already exists 05:37:03 ad7affe710dc: Layer already exists 05:37:03 d698653fe04a: Layer already exists 05:37:03 f9797d011e3f: Layer already exists 05:37:03 4c23f69eb2e9: Layer already exists 05:37:03 eeaa73608b53: Layer already exists 05:37:03 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:37:03 03757b279a63: Preparing 05:37:03 2360f510891d: Preparing 05:37:03 f9797d011e3f: Preparing 05:37:03 ad7affe710dc: Preparing 05:37:03 d698653fe04a: Preparing 05:37:03 4c23f69eb2e9: Preparing 05:37:03 eeaa73608b53: Preparing 05:37:03 4c23f69eb2e9: Waiting 05:37:03 eeaa73608b53: Waiting 05:37:03 2360f510891d: Layer already exists 05:37:03 f9797d011e3f: Layer already exists 05:37:03 ad7affe710dc: Layer already exists 05:37:03 03757b279a63: Layer already exists 05:37:03 d698653fe04a: Layer already exists 05:37:03 4c23f69eb2e9: Layer already exists 05:37:03 eeaa73608b53: Layer already exists 05:37:03 main: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:04 ===================================================== [Pipeline] echo 05:37:04 taggedImages: 05:37:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:37:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 05:37:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:37:04 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:37:04 fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:04 latest 05:37:04 4.1.0-dev.116 05:37:04 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:04 main 05:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:04 97bd23ba3f29: Preparing 05:37:04 b5b08163b6cc: Preparing 05:37:04 ad7affe710dc: Preparing 05:37:04 0537080024eb: Preparing 05:37:04 eba0aa864ab3: Preparing 05:37:04 eeaa73608b53: Preparing 05:37:04 eeaa73608b53: Waiting 05:37:04 ad7affe710dc: Layer already exists 05:37:05 eeaa73608b53: Layer already exists 05:37:05 eba0aa864ab3: Pushed 05:37:05 0537080024eb: Pushed 05:37:05 97bd23ba3f29: Pushed 05:37:13 b5b08163b6cc: Pushed 05:37:13 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:14 97bd23ba3f29: Preparing 05:37:14 b5b08163b6cc: Preparing 05:37:14 ad7affe710dc: Preparing 05:37:14 0537080024eb: Preparing 05:37:14 eba0aa864ab3: Preparing 05:37:14 eeaa73608b53: Preparing 05:37:14 0537080024eb: Layer already exists 05:37:14 97bd23ba3f29: Layer already exists 05:37:14 b5b08163b6cc: Layer already exists 05:37:14 ad7affe710dc: Layer already exists 05:37:14 eba0aa864ab3: Layer already exists 05:37:14 eeaa73608b53: Layer already exists 05:37:14 latest: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 05:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:15 97bd23ba3f29: Preparing 05:37:15 b5b08163b6cc: Preparing 05:37:15 ad7affe710dc: Preparing 05:37:15 0537080024eb: Preparing 05:37:15 eba0aa864ab3: Preparing 05:37:15 eeaa73608b53: Preparing 05:37:15 eeaa73608b53: Waiting 05:37:15 97bd23ba3f29: Layer already exists 05:37:15 eba0aa864ab3: Layer already exists 05:37:15 ad7affe710dc: Layer already exists 05:37:15 0537080024eb: Layer already exists 05:37:15 b5b08163b6cc: Layer already exists 05:37:15 eeaa73608b53: Layer already exists 05:37:15 4.1.0-dev.116: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:16 97bd23ba3f29: Preparing 05:37:16 b5b08163b6cc: Preparing 05:37:16 ad7affe710dc: Preparing 05:37:16 0537080024eb: Preparing 05:37:16 eba0aa864ab3: Preparing 05:37:16 eeaa73608b53: Preparing 05:37:16 eeaa73608b53: Waiting 05:37:16 ad7affe710dc: Layer already exists 05:37:16 eba0aa864ab3: Layer already exists 05:37:16 97bd23ba3f29: Layer already exists 05:37:16 b5b08163b6cc: Layer already exists 05:37:16 0537080024eb: Layer already exists 05:37:16 eeaa73608b53: Layer already exists 05:37:16 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:16 97bd23ba3f29: Preparing 05:37:16 b5b08163b6cc: Preparing 05:37:16 ad7affe710dc: Preparing 05:37:16 0537080024eb: Preparing 05:37:16 eba0aa864ab3: Preparing 05:37:16 eeaa73608b53: Preparing 05:37:16 eeaa73608b53: Waiting 05:37:16 b5b08163b6cc: Layer already exists 05:37:16 eba0aa864ab3: Layer already exists 05:37:16 ad7affe710dc: Layer already exists 05:37:16 97bd23ba3f29: Layer already exists 05:37:16 0537080024eb: Layer already exists 05:37:16 eeaa73608b53: Layer already exists 05:37:16 main: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:17 ===================================================== [Pipeline] echo 05:37:17 taggedImages: 05:37:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:37:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 05:37:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:37:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:37:17 fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:17 latest 05:37:17 4.1.0-dev.116 05:37:17 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:17 main 05:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:17 73916f61ae36: Preparing 05:37:17 23930800f343: Preparing 05:37:17 b377bba54bc1: Preparing 05:37:17 f9797d011e3f: Preparing 05:37:17 ad7affe710dc: Preparing 05:37:17 55b676fd1999: Preparing 05:37:17 2b5e2b622bbf: Preparing 05:37:17 eeaa73608b53: Preparing 05:37:17 55b676fd1999: Waiting 05:37:17 2b5e2b622bbf: Waiting 05:37:17 eeaa73608b53: Waiting 05:37:17 ad7affe710dc: Layer already exists 05:37:17 f9797d011e3f: Layer already exists 05:37:18 55b676fd1999: Layer already exists 05:37:18 2b5e2b622bbf: Layer already exists 05:37:18 eeaa73608b53: Layer already exists 05:37:18 23930800f343: Pushed 05:37:18 73916f61ae36: Pushed 05:37:26 b377bba54bc1: Pushed 05:37:26 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:26 73916f61ae36: Preparing 05:37:26 23930800f343: Preparing 05:37:26 b377bba54bc1: Preparing 05:37:26 f9797d011e3f: Preparing 05:37:26 ad7affe710dc: Preparing 05:37:26 55b676fd1999: Preparing 05:37:26 2b5e2b622bbf: Preparing 05:37:26 eeaa73608b53: Preparing 05:37:26 eeaa73608b53: Waiting 05:37:26 55b676fd1999: Waiting 05:37:26 2b5e2b622bbf: Waiting 05:37:26 f9797d011e3f: Layer already exists 05:37:26 b377bba54bc1: Layer already exists 05:37:26 73916f61ae36: Layer already exists 05:37:26 23930800f343: Layer already exists 05:37:26 ad7affe710dc: Layer already exists 05:37:26 55b676fd1999: Layer already exists 05:37:26 eeaa73608b53: Layer already exists 05:37:26 2b5e2b622bbf: Layer already exists 05:37:26 latest: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 05:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:27 73916f61ae36: Preparing 05:37:27 23930800f343: Preparing 05:37:27 b377bba54bc1: Preparing 05:37:27 f9797d011e3f: Preparing 05:37:27 ad7affe710dc: Preparing 05:37:27 55b676fd1999: Preparing 05:37:27 2b5e2b622bbf: Preparing 05:37:27 eeaa73608b53: Preparing 05:37:27 55b676fd1999: Waiting 05:37:27 2b5e2b622bbf: Waiting 05:37:27 eeaa73608b53: Waiting 05:37:27 f9797d011e3f: Layer already exists 05:37:27 73916f61ae36: Layer already exists 05:37:27 ad7affe710dc: Layer already exists 05:37:27 b377bba54bc1: Layer already exists 05:37:27 23930800f343: Layer already exists 05:37:27 eeaa73608b53: Layer already exists 05:37:27 55b676fd1999: Layer already exists 05:37:27 2b5e2b622bbf: Layer already exists 05:37:28 4.1.0-dev.116: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:28 73916f61ae36: Preparing 05:37:28 23930800f343: Preparing 05:37:28 b377bba54bc1: Preparing 05:37:28 f9797d011e3f: Preparing 05:37:28 ad7affe710dc: Preparing 05:37:28 55b676fd1999: Preparing 05:37:28 2b5e2b622bbf: Preparing 05:37:28 eeaa73608b53: Preparing 05:37:28 55b676fd1999: Waiting 05:37:28 2b5e2b622bbf: Waiting 05:37:28 eeaa73608b53: Waiting 05:37:28 f9797d011e3f: Layer already exists 05:37:28 23930800f343: Layer already exists 05:37:28 73916f61ae36: Layer already exists 05:37:28 ad7affe710dc: Layer already exists 05:37:28 b377bba54bc1: Layer already exists 05:37:28 55b676fd1999: Layer already exists 05:37:28 eeaa73608b53: Layer already exists 05:37:28 2b5e2b622bbf: Layer already exists 05:37:28 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:29 73916f61ae36: Preparing 05:37:29 23930800f343: Preparing 05:37:29 b377bba54bc1: Preparing 05:37:29 f9797d011e3f: Preparing 05:37:29 ad7affe710dc: Preparing 05:37:29 55b676fd1999: Preparing 05:37:29 2b5e2b622bbf: Preparing 05:37:29 eeaa73608b53: Preparing 05:37:29 2b5e2b622bbf: Waiting 05:37:29 55b676fd1999: Waiting 05:37:29 eeaa73608b53: Waiting 05:37:29 23930800f343: Layer already exists 05:37:29 f9797d011e3f: Layer already exists 05:37:29 b377bba54bc1: Layer already exists 05:37:29 ad7affe710dc: Layer already exists 05:37:29 73916f61ae36: Layer already exists 05:37:29 55b676fd1999: Layer already exists 05:37:29 2b5e2b622bbf: Layer already exists 05:37:29 eeaa73608b53: Layer already exists 05:37:30 main: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:30 ===================================================== [Pipeline] echo 05:37:30 taggedImages: 05:37:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:37:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 05:37:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:37:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:37:30 fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:30 latest 05:37:30 4.1.0-dev.116 05:37:30 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:30 main 05:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:30 ec1fd5ce2b77: Preparing 05:37:30 b1fba13df28d: Preparing 05:37:30 da22b349437f: Preparing 05:37:30 da15d35a70d3: Preparing 05:37:30 2a0833d74519: Preparing 05:37:30 15796a1c993d: Preparing 05:37:30 e5f148c86152: Preparing 05:37:30 f9797d011e3f: Preparing 05:37:30 ad7affe710dc: Preparing 05:37:30 63a359f257d9: Preparing 05:37:30 2301fb10ba18: Preparing 05:37:30 5f70bf18a086: Preparing 05:37:30 25d8c95f2c9e: Preparing 05:37:30 0404198534f8: Preparing 05:37:30 da9a94d5906c: Preparing 05:37:30 eeaa73608b53: Preparing 05:37:30 15796a1c993d: Waiting 05:37:30 e5f148c86152: Waiting 05:37:30 f9797d011e3f: Waiting 05:37:30 ad7affe710dc: Waiting 05:37:30 63a359f257d9: Waiting 05:37:30 2301fb10ba18: Waiting 05:37:30 5f70bf18a086: Waiting 05:37:30 25d8c95f2c9e: Waiting 05:37:30 0404198534f8: Waiting 05:37:30 eeaa73608b53: Waiting 05:37:31 da15d35a70d3: Pushed 05:37:31 da22b349437f: Pushed 05:37:31 2a0833d74519: Pushed 05:37:31 b1fba13df28d: Pushed 05:37:31 ec1fd5ce2b77: Pushed 05:37:31 f9797d011e3f: Layer already exists 05:37:31 ad7affe710dc: Layer already exists 05:37:31 5f70bf18a086: Layer already exists 05:37:31 15796a1c993d: Pushed 05:37:31 63a359f257d9: Pushed 05:37:31 2301fb10ba18: Pushed 05:37:31 eeaa73608b53: Layer already exists 05:37:31 0404198534f8: Pushed 05:37:31 25d8c95f2c9e: Pushed 05:37:31 da9a94d5906c: Pushed 05:37:34 e5f148c86152: Pushed 05:37:34 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:36 ec1fd5ce2b77: Preparing 05:37:36 b1fba13df28d: Preparing 05:37:36 da22b349437f: Preparing 05:37:36 da15d35a70d3: Preparing 05:37:36 2a0833d74519: Preparing 05:37:36 15796a1c993d: Preparing 05:37:36 e5f148c86152: Preparing 05:37:36 f9797d011e3f: Preparing 05:37:36 ad7affe710dc: Preparing 05:37:36 63a359f257d9: Preparing 05:37:36 2301fb10ba18: Preparing 05:37:36 5f70bf18a086: Preparing 05:37:36 25d8c95f2c9e: Preparing 05:37:36 0404198534f8: Preparing 05:37:36 da9a94d5906c: Preparing 05:37:36 eeaa73608b53: Preparing 05:37:36 63a359f257d9: Waiting 05:37:36 2301fb10ba18: Waiting 05:37:36 5f70bf18a086: Waiting 05:37:36 25d8c95f2c9e: Waiting 05:37:36 0404198534f8: Waiting 05:37:36 da9a94d5906c: Waiting 05:37:36 eeaa73608b53: Waiting 05:37:36 e5f148c86152: Waiting 05:37:36 f9797d011e3f: Waiting 05:37:36 ad7affe710dc: Waiting 05:37:36 15796a1c993d: Waiting 05:37:36 ec1fd5ce2b77: Layer already exists 05:37:36 b1fba13df28d: Layer already exists 05:37:36 2a0833d74519: Layer already exists 05:37:36 da22b349437f: Layer already exists 05:37:36 da15d35a70d3: Layer already exists 05:37:36 e5f148c86152: Layer already exists 05:37:36 15796a1c993d: Layer already exists 05:37:36 f9797d011e3f: Layer already exists 05:37:36 63a359f257d9: Layer already exists 05:37:36 ad7affe710dc: Layer already exists 05:37:36 25d8c95f2c9e: Layer already exists 05:37:36 2301fb10ba18: Layer already exists 05:37:36 0404198534f8: Layer already exists 05:37:36 5f70bf18a086: Layer already exists 05:37:36 da9a94d5906c: Layer already exists 05:37:36 eeaa73608b53: Layer already exists 05:37:36 latest: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 05:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:37 ec1fd5ce2b77: Preparing 05:37:37 b1fba13df28d: Preparing 05:37:37 da22b349437f: Preparing 05:37:37 da15d35a70d3: Preparing 05:37:37 2a0833d74519: Preparing 05:37:37 15796a1c993d: Preparing 05:37:37 e5f148c86152: Preparing 05:37:37 f9797d011e3f: Preparing 05:37:37 ad7affe710dc: Preparing 05:37:37 63a359f257d9: Preparing 05:37:37 2301fb10ba18: Preparing 05:37:37 5f70bf18a086: Preparing 05:37:37 25d8c95f2c9e: Preparing 05:37:37 0404198534f8: Preparing 05:37:37 da9a94d5906c: Preparing 05:37:37 eeaa73608b53: Preparing 05:37:37 2301fb10ba18: Waiting 05:37:37 5f70bf18a086: Waiting 05:37:37 15796a1c993d: Waiting 05:37:37 e5f148c86152: Waiting 05:37:37 f9797d011e3f: Waiting 05:37:37 ad7affe710dc: Waiting 05:37:37 63a359f257d9: Waiting 05:37:37 25d8c95f2c9e: Waiting 05:37:37 eeaa73608b53: Waiting 05:37:37 0404198534f8: Waiting 05:37:37 da9a94d5906c: Waiting 05:37:37 b1fba13df28d: Layer already exists 05:37:37 da22b349437f: Layer already exists 05:37:37 2a0833d74519: Layer already exists 05:37:37 da15d35a70d3: Layer already exists 05:37:37 ec1fd5ce2b77: Layer already exists 05:37:37 f9797d011e3f: Layer already exists 05:37:37 ad7affe710dc: Layer already exists 05:37:37 e5f148c86152: Layer already exists 05:37:37 63a359f257d9: Layer already exists 05:37:37 15796a1c993d: Layer already exists 05:37:37 2301fb10ba18: Layer already exists 05:37:37 25d8c95f2c9e: Layer already exists 05:37:37 5f70bf18a086: Layer already exists 05:37:37 da9a94d5906c: Layer already exists 05:37:37 0404198534f8: Layer already exists 05:37:37 eeaa73608b53: Layer already exists 05:37:37 4.1.0-dev.116: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:38 ec1fd5ce2b77: Preparing 05:37:38 b1fba13df28d: Preparing 05:37:38 da22b349437f: Preparing 05:37:38 da15d35a70d3: Preparing 05:37:38 2a0833d74519: Preparing 05:37:38 15796a1c993d: Preparing 05:37:38 e5f148c86152: Preparing 05:37:38 f9797d011e3f: Preparing 05:37:38 ad7affe710dc: Preparing 05:37:38 63a359f257d9: Preparing 05:37:38 2301fb10ba18: Preparing 05:37:38 5f70bf18a086: Preparing 05:37:38 25d8c95f2c9e: Preparing 05:37:38 0404198534f8: Preparing 05:37:38 da9a94d5906c: Preparing 05:37:38 eeaa73608b53: Preparing 05:37:38 15796a1c993d: Waiting 05:37:38 e5f148c86152: Waiting 05:37:38 63a359f257d9: Waiting 05:37:38 f9797d011e3f: Waiting 05:37:38 2301fb10ba18: Waiting 05:37:38 ad7affe710dc: Waiting 05:37:38 5f70bf18a086: Waiting 05:37:38 25d8c95f2c9e: Waiting 05:37:38 da9a94d5906c: Waiting 05:37:38 eeaa73608b53: Waiting 05:37:38 0404198534f8: Waiting 05:37:38 2a0833d74519: Layer already exists 05:37:38 ec1fd5ce2b77: Layer already exists 05:37:38 da15d35a70d3: Layer already exists 05:37:38 da22b349437f: Layer already exists 05:37:38 b1fba13df28d: Layer already exists 05:37:38 15796a1c993d: Layer already exists 05:37:38 e5f148c86152: Layer already exists 05:37:38 63a359f257d9: Layer already exists 05:37:38 f9797d011e3f: Layer already exists 05:37:38 ad7affe710dc: Layer already exists 05:37:38 2301fb10ba18: Layer already exists 05:37:38 5f70bf18a086: Layer already exists 05:37:38 25d8c95f2c9e: Layer already exists 05:37:38 da9a94d5906c: Layer already exists 05:37:38 0404198534f8: Layer already exists 05:37:38 eeaa73608b53: Layer already exists 05:37:38 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:39 ec1fd5ce2b77: Preparing 05:37:39 b1fba13df28d: Preparing 05:37:39 da22b349437f: Preparing 05:37:39 da15d35a70d3: Preparing 05:37:39 2a0833d74519: Preparing 05:37:39 15796a1c993d: Preparing 05:37:39 e5f148c86152: Preparing 05:37:39 15796a1c993d: Waiting 05:37:39 f9797d011e3f: Preparing 05:37:39 e5f148c86152: Waiting 05:37:39 ad7affe710dc: Preparing 05:37:39 f9797d011e3f: Waiting 05:37:39 ad7affe710dc: Waiting 05:37:39 63a359f257d9: Preparing 05:37:39 2301fb10ba18: Preparing 05:37:39 5f70bf18a086: Preparing 05:37:39 25d8c95f2c9e: Preparing 05:37:39 0404198534f8: Preparing 05:37:39 63a359f257d9: Waiting 05:37:39 2301fb10ba18: Waiting 05:37:39 5f70bf18a086: Waiting 05:37:39 25d8c95f2c9e: Waiting 05:37:39 da9a94d5906c: Preparing 05:37:39 0404198534f8: Waiting 05:37:39 da9a94d5906c: Waiting 05:37:39 eeaa73608b53: Preparing 05:37:39 eeaa73608b53: Waiting 05:37:39 da22b349437f: Layer already exists 05:37:39 b1fba13df28d: Layer already exists 05:37:39 2a0833d74519: Layer already exists 05:37:39 ec1fd5ce2b77: Layer already exists 05:37:39 da15d35a70d3: Layer already exists 05:37:39 63a359f257d9: Layer already exists 05:37:39 e5f148c86152: Layer already exists 05:37:39 15796a1c993d: Layer already exists 05:37:39 f9797d011e3f: Layer already exists 05:37:39 ad7affe710dc: Layer already exists 05:37:39 5f70bf18a086: Layer already exists 05:37:39 25d8c95f2c9e: Layer already exists 05:37:39 2301fb10ba18: Layer already exists 05:37:39 0404198534f8: Layer already exists 05:37:39 da9a94d5906c: Layer already exists 05:37:39 eeaa73608b53: Layer already exists 05:37:39 main: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:39 ===================================================== [Pipeline] echo 05:37:39 taggedImages: 05:37:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:37:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 05:37:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:37:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:37:39 fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:39 latest 05:37:39 4.1.0-dev.116 05:37:39 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:39 main 05:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:40 62b38dca64ff: Preparing 05:37:40 096ed029ed4a: Preparing 05:37:40 968d31c8ba1f: Preparing 05:37:40 9d98698e9a96: Preparing 05:37:40 f9797d011e3f: Preparing 05:37:40 ad7affe710dc: Preparing 05:37:40 55b676fd1999: Preparing 05:37:40 2b5e2b622bbf: Preparing 05:37:40 eeaa73608b53: Preparing 05:37:40 ad7affe710dc: Waiting 05:37:40 55b676fd1999: Waiting 05:37:40 eeaa73608b53: Waiting 05:37:40 2b5e2b622bbf: Waiting 05:37:40 f9797d011e3f: Layer already exists 05:37:40 ad7affe710dc: Layer already exists 05:37:40 55b676fd1999: Layer already exists 05:37:40 096ed029ed4a: Pushed 05:37:40 2b5e2b622bbf: Layer already exists 05:37:40 968d31c8ba1f: Pushed 05:37:40 62b38dca64ff: Pushed 05:37:40 eeaa73608b53: Layer already exists 05:37:48 9d98698e9a96: Pushed 05:37:48 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:49 + 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 05:37:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:49 62b38dca64ff: Preparing 05:37:49 096ed029ed4a: Preparing 05:37:49 968d31c8ba1f: Preparing 05:37:49 9d98698e9a96: Preparing 05:37:49 f9797d011e3f: Preparing 05:37:49 ad7affe710dc: Preparing 05:37:49 55b676fd1999: Preparing 05:37:49 2b5e2b622bbf: Preparing 05:37:49 eeaa73608b53: Preparing 05:37:49 55b676fd1999: Waiting 05:37:49 2b5e2b622bbf: Waiting 05:37:49 eeaa73608b53: Waiting 05:37:49 ad7affe710dc: Waiting 05:37:49 968d31c8ba1f: Layer already exists 05:37:49 096ed029ed4a: Layer already exists 05:37:49 f9797d011e3f: Layer already exists 05:37:49 9d98698e9a96: Layer already exists 05:37:49 62b38dca64ff: Layer already exists 05:37:49 2b5e2b622bbf: Layer already exists 05:37:49 55b676fd1999: Layer already exists 05:37:49 eeaa73608b53: Layer already exists 05:37:49 ad7affe710dc: Layer already exists 05:37:49 latest: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 05:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:50 62b38dca64ff: Preparing 05:37:50 096ed029ed4a: Preparing 05:37:50 968d31c8ba1f: Preparing 05:37:50 9d98698e9a96: Preparing 05:37:50 f9797d011e3f: Preparing 05:37:50 ad7affe710dc: Preparing 05:37:50 55b676fd1999: Preparing 05:37:50 2b5e2b622bbf: Preparing 05:37:50 eeaa73608b53: Preparing 05:37:50 55b676fd1999: Waiting 05:37:50 2b5e2b622bbf: Waiting 05:37:50 eeaa73608b53: Waiting 05:37:50 ad7affe710dc: Waiting 05:37:50 968d31c8ba1f: Layer already exists 05:37:50 62b38dca64ff: Layer already exists 05:37:50 f9797d011e3f: Layer already exists 05:37:50 9d98698e9a96: Layer already exists 05:37:50 096ed029ed4a: Layer already exists 05:37:50 2b5e2b622bbf: Layer already exists 05:37:50 ad7affe710dc: Layer already exists 05:37:50 55b676fd1999: Layer already exists 05:37:50 eeaa73608b53: Layer already exists 05:37:50 4.1.0-dev.116: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:51 62b38dca64ff: Preparing 05:37:51 096ed029ed4a: Preparing 05:37:51 968d31c8ba1f: Preparing 05:37:51 9d98698e9a96: Preparing 05:37:51 f9797d011e3f: Preparing 05:37:51 ad7affe710dc: Preparing 05:37:51 55b676fd1999: Preparing 05:37:51 2b5e2b622bbf: Preparing 05:37:51 eeaa73608b53: Preparing 05:37:51 ad7affe710dc: Waiting 05:37:51 55b676fd1999: Waiting 05:37:51 2b5e2b622bbf: Waiting 05:37:51 9d98698e9a96: Layer already exists 05:37:51 f9797d011e3f: Layer already exists 05:37:51 968d31c8ba1f: Layer already exists 05:37:51 62b38dca64ff: Layer already exists 05:37:51 096ed029ed4a: Layer already exists 05:37:51 ad7affe710dc: Layer already exists 05:37:51 55b676fd1999: Layer already exists 05:37:51 eeaa73608b53: Layer already exists 05:37:51 2b5e2b622bbf: Layer already exists 05:37:51 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:52 62b38dca64ff: Preparing 05:37:52 096ed029ed4a: Preparing 05:37:52 968d31c8ba1f: Preparing 05:37:52 9d98698e9a96: Preparing 05:37:52 f9797d011e3f: Preparing 05:37:52 ad7affe710dc: Preparing 05:37:52 55b676fd1999: Preparing 05:37:52 2b5e2b622bbf: Preparing 05:37:52 eeaa73608b53: Preparing 05:37:52 55b676fd1999: Waiting 05:37:52 2b5e2b622bbf: Waiting 05:37:52 eeaa73608b53: Waiting 05:37:52 ad7affe710dc: Waiting 05:37:52 62b38dca64ff: Layer already exists 05:37:52 096ed029ed4a: Layer already exists 05:37:52 968d31c8ba1f: Layer already exists 05:37:52 9d98698e9a96: Layer already exists 05:37:52 f9797d011e3f: Layer already exists 05:37:52 2b5e2b622bbf: Layer already exists 05:37:52 eeaa73608b53: Layer already exists 05:37:52 ad7affe710dc: Layer already exists 05:37:52 55b676fd1999: Layer already exists 05:37:52 main: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:52 ===================================================== [Pipeline] echo 05:37:52 taggedImages: 05:37:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:37:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 05:37:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:37:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:37:52 fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:52 latest 05:37:52 4.1.0-dev.116 05:37:52 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:37:52 main 05:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:53 5d6c5f265dc5: Preparing 05:37:53 8b320661b05d: Preparing 05:37:53 8f1f46b162d7: Preparing 05:37:53 7c2035880e45: Preparing 05:37:53 74d2274852fb: Preparing 05:37:53 f9797d011e3f: Preparing 05:37:53 ad7affe710dc: Preparing 05:37:53 d44d19b3959b: Preparing 05:37:53 f2d38fa0b0f3: Preparing 05:37:53 3dc12a540950: Preparing 05:37:53 eeaa73608b53: Preparing 05:37:53 f9797d011e3f: Waiting 05:37:53 ad7affe710dc: Waiting 05:37:53 d44d19b3959b: Waiting 05:37:53 f2d38fa0b0f3: Waiting 05:37:53 3dc12a540950: Waiting 05:37:53 eeaa73608b53: Waiting 05:37:53 8b320661b05d: Pushed 05:37:53 5d6c5f265dc5: Pushed 05:37:53 74d2274852fb: Pushed 05:37:53 7c2035880e45: Pushed 05:37:53 f9797d011e3f: Layer already exists 05:37:53 ad7affe710dc: Layer already exists 05:37:53 eeaa73608b53: Layer already exists 05:37:53 f2d38fa0b0f3: Pushed 05:37:53 d44d19b3959b: Pushed 05:37:57 3dc12a540950: Pushed 05:38:00 8f1f46b162d7: Pushed 05:38:00 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:38:03 5d6c5f265dc5: Preparing 05:38:03 8b320661b05d: Preparing 05:38:03 8f1f46b162d7: Preparing 05:38:03 7c2035880e45: Preparing 05:38:03 74d2274852fb: Preparing 05:38:03 f9797d011e3f: Preparing 05:38:03 ad7affe710dc: Preparing 05:38:03 d44d19b3959b: Preparing 05:38:03 f2d38fa0b0f3: Preparing 05:38:03 3dc12a540950: Preparing 05:38:03 eeaa73608b53: Preparing 05:38:03 f9797d011e3f: Waiting 05:38:03 ad7affe710dc: Waiting 05:38:03 d44d19b3959b: Waiting 05:38:03 f2d38fa0b0f3: Waiting 05:38:03 3dc12a540950: Waiting 05:38:03 eeaa73608b53: Waiting 05:38:03 8b320661b05d: Layer already exists 05:38:03 74d2274852fb: Layer already exists 05:38:03 5d6c5f265dc5: Layer already exists 05:38:03 7c2035880e45: Layer already exists 05:38:03 8f1f46b162d7: Layer already exists 05:38:03 ad7affe710dc: Layer already exists 05:38:03 d44d19b3959b: Layer already exists 05:38:03 f9797d011e3f: Layer already exists 05:38:03 f2d38fa0b0f3: Layer already exists 05:38:03 3dc12a540950: Layer already exists 05:38:03 eeaa73608b53: Layer already exists 05:38:03 latest: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 05:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:38:04 5d6c5f265dc5: Preparing 05:38:04 8b320661b05d: Preparing 05:38:04 8f1f46b162d7: Preparing 05:38:04 7c2035880e45: Preparing 05:38:04 74d2274852fb: Preparing 05:38:04 f9797d011e3f: Preparing 05:38:04 ad7affe710dc: Preparing 05:38:04 d44d19b3959b: Preparing 05:38:04 f2d38fa0b0f3: Preparing 05:38:04 3dc12a540950: Preparing 05:38:04 eeaa73608b53: Preparing 05:38:04 f9797d011e3f: Waiting 05:38:04 ad7affe710dc: Waiting 05:38:04 d44d19b3959b: Waiting 05:38:04 f2d38fa0b0f3: Waiting 05:38:04 3dc12a540950: Waiting 05:38:04 eeaa73608b53: Waiting 05:38:04 7c2035880e45: Layer already exists 05:38:04 8f1f46b162d7: Layer already exists 05:38:04 74d2274852fb: Layer already exists 05:38:04 8b320661b05d: Layer already exists 05:38:04 5d6c5f265dc5: Layer already exists 05:38:04 3dc12a540950: Layer already exists 05:38:04 f9797d011e3f: Layer already exists 05:38:04 f2d38fa0b0f3: Layer already exists 05:38:04 d44d19b3959b: Layer already exists 05:38:04 ad7affe710dc: Layer already exists 05:38:04 eeaa73608b53: Layer already exists 05:38:04 4.1.0-dev.116: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:38:05 5d6c5f265dc5: Preparing 05:38:05 8b320661b05d: Preparing 05:38:05 8f1f46b162d7: Preparing 05:38:05 7c2035880e45: Preparing 05:38:05 74d2274852fb: Preparing 05:38:05 f9797d011e3f: Preparing 05:38:05 ad7affe710dc: Preparing 05:38:05 d44d19b3959b: Preparing 05:38:05 f2d38fa0b0f3: Preparing 05:38:05 3dc12a540950: Preparing 05:38:05 eeaa73608b53: Preparing 05:38:05 d44d19b3959b: Waiting 05:38:05 f2d38fa0b0f3: Waiting 05:38:05 3dc12a540950: Waiting 05:38:05 eeaa73608b53: Waiting 05:38:05 f9797d011e3f: Waiting 05:38:05 ad7affe710dc: Waiting 05:38:05 7c2035880e45: Layer already exists 05:38:05 8b320661b05d: Layer already exists 05:38:05 74d2274852fb: Layer already exists 05:38:05 5d6c5f265dc5: Layer already exists 05:38:05 8f1f46b162d7: Layer already exists 05:38:05 3dc12a540950: Layer already exists 05:38:05 d44d19b3959b: Layer already exists 05:38:05 f9797d011e3f: Layer already exists 05:38:05 f2d38fa0b0f3: Layer already exists 05:38:05 ad7affe710dc: Layer already exists 05:38:05 eeaa73608b53: Layer already exists 05:38:05 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:38:06 5d6c5f265dc5: Preparing 05:38:06 8b320661b05d: Preparing 05:38:06 8f1f46b162d7: Preparing 05:38:06 7c2035880e45: Preparing 05:38:06 74d2274852fb: Preparing 05:38:06 f9797d011e3f: Preparing 05:38:06 ad7affe710dc: Preparing 05:38:06 d44d19b3959b: Preparing 05:38:06 f2d38fa0b0f3: Preparing 05:38:06 3dc12a540950: Preparing 05:38:06 eeaa73608b53: Preparing 05:38:06 d44d19b3959b: Waiting 05:38:06 f2d38fa0b0f3: Waiting 05:38:06 3dc12a540950: Waiting 05:38:06 eeaa73608b53: Waiting 05:38:06 f9797d011e3f: Waiting 05:38:06 ad7affe710dc: Waiting 05:38:06 8b320661b05d: Layer already exists 05:38:06 7c2035880e45: Layer already exists 05:38:06 5d6c5f265dc5: Layer already exists 05:38:06 8f1f46b162d7: Layer already exists 05:38:06 74d2274852fb: Layer already exists 05:38:06 f9797d011e3f: Layer already exists 05:38:06 d44d19b3959b: Layer already exists 05:38:06 3dc12a540950: Layer already exists 05:38:06 ad7affe710dc: Layer already exists 05:38:06 f2d38fa0b0f3: Layer already exists 05:38:06 eeaa73608b53: Layer already exists 05:38:06 main: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:06 ===================================================== [Pipeline] echo 05:38:06 taggedImages: 05:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 05:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:38:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:38:07 fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:07 latest 05:38:07 4.1.0-dev.116 05:38:07 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:07 main 05:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:38:07 d9418d411996: Preparing 05:38:07 ebc067b62c1f: Preparing 05:38:07 969745fd0077: Preparing 05:38:07 a5b9e488f858: Preparing 05:38:07 ae5ac534faf7: Preparing 05:38:07 bf1a265b7e0e: Preparing 05:38:07 e4f9e88b212c: Preparing 05:38:07 f9797d011e3f: Preparing 05:38:07 ad7affe710dc: Preparing 05:38:07 7469d8fc20e6: Preparing 05:38:07 25492649a1c2: Preparing 05:38:07 eeaa73608b53: Preparing 05:38:07 f9797d011e3f: Waiting 05:38:07 ad7affe710dc: Waiting 05:38:07 7469d8fc20e6: Waiting 05:38:07 25492649a1c2: Waiting 05:38:07 eeaa73608b53: Waiting 05:38:07 bf1a265b7e0e: Waiting 05:38:07 e4f9e88b212c: Waiting 05:38:07 ae5ac534faf7: Pushed 05:38:07 ebc067b62c1f: Pushed 05:38:07 d9418d411996: Pushed 05:38:07 f9797d011e3f: Layer already exists 05:38:07 ad7affe710dc: Layer already exists 05:38:07 e4f9e88b212c: Pushed 05:38:08 bf1a265b7e0e: Pushed 05:38:08 eeaa73608b53: Layer already exists 05:38:08 7469d8fc20e6: Pushed 05:38:11 25492649a1c2: Pushed 05:38:14 a5b9e488f858: Pushed 05:38:16 969745fd0077: Pushed 05:38:16 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:38:17 d9418d411996: Preparing 05:38:17 ebc067b62c1f: Preparing 05:38:17 969745fd0077: Preparing 05:38:17 a5b9e488f858: Preparing 05:38:17 ae5ac534faf7: Preparing 05:38:17 bf1a265b7e0e: Preparing 05:38:17 e4f9e88b212c: Preparing 05:38:17 f9797d011e3f: Preparing 05:38:17 ad7affe710dc: Preparing 05:38:17 7469d8fc20e6: Preparing 05:38:17 25492649a1c2: Preparing 05:38:17 bf1a265b7e0e: Waiting 05:38:17 e4f9e88b212c: Waiting 05:38:17 f9797d011e3f: Waiting 05:38:17 ad7affe710dc: Waiting 05:38:17 7469d8fc20e6: Waiting 05:38:17 25492649a1c2: Waiting 05:38:17 eeaa73608b53: Preparing 05:38:17 eeaa73608b53: Waiting 05:38:17 a5b9e488f858: Layer already exists 05:38:17 969745fd0077: Layer already exists 05:38:17 d9418d411996: Layer already exists 05:38:17 ae5ac534faf7: Layer already exists 05:38:17 ebc067b62c1f: Layer already exists 05:38:17 f9797d011e3f: Layer already exists 05:38:17 ad7affe710dc: Layer already exists 05:38:17 bf1a265b7e0e: Layer already exists 05:38:17 7469d8fc20e6: Layer already exists 05:38:17 e4f9e88b212c: Layer already exists 05:38:17 25492649a1c2: Layer already exists 05:38:17 eeaa73608b53: Layer already exists 05:38:17 latest: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 05:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:38:17 d9418d411996: Preparing 05:38:17 ebc067b62c1f: Preparing 05:38:17 969745fd0077: Preparing 05:38:17 a5b9e488f858: Preparing 05:38:17 ae5ac534faf7: Preparing 05:38:17 bf1a265b7e0e: Preparing 05:38:17 e4f9e88b212c: Preparing 05:38:17 f9797d011e3f: Preparing 05:38:17 ad7affe710dc: Preparing 05:38:17 7469d8fc20e6: Preparing 05:38:17 25492649a1c2: Preparing 05:38:17 eeaa73608b53: Preparing 05:38:17 7469d8fc20e6: Waiting 05:38:17 f9797d011e3f: Waiting 05:38:17 25492649a1c2: Waiting 05:38:17 bf1a265b7e0e: Waiting 05:38:17 ad7affe710dc: Waiting 05:38:17 eeaa73608b53: Waiting 05:38:17 ebc067b62c1f: Layer already exists 05:38:17 d9418d411996: Layer already exists 05:38:17 a5b9e488f858: Layer already exists 05:38:17 ae5ac534faf7: Layer already exists 05:38:17 969745fd0077: Layer already exists 05:38:17 f9797d011e3f: Layer already exists 05:38:17 bf1a265b7e0e: Layer already exists 05:38:17 e4f9e88b212c: Layer already exists 05:38:17 ad7affe710dc: Layer already exists 05:38:17 7469d8fc20e6: Layer already exists 05:38:17 25492649a1c2: Layer already exists 05:38:17 eeaa73608b53: Layer already exists 05:38:18 4.1.0-dev.116: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:38:18 d9418d411996: Preparing 05:38:18 ebc067b62c1f: Preparing 05:38:18 969745fd0077: Preparing 05:38:18 a5b9e488f858: Preparing 05:38:18 ae5ac534faf7: Preparing 05:38:18 bf1a265b7e0e: Preparing 05:38:18 e4f9e88b212c: Preparing 05:38:18 f9797d011e3f: Preparing 05:38:18 ad7affe710dc: Preparing 05:38:18 7469d8fc20e6: Preparing 05:38:18 25492649a1c2: Preparing 05:38:18 eeaa73608b53: Preparing 05:38:18 bf1a265b7e0e: Waiting 05:38:18 e4f9e88b212c: Waiting 05:38:18 f9797d011e3f: Waiting 05:38:18 ad7affe710dc: Waiting 05:38:18 7469d8fc20e6: Waiting 05:38:18 25492649a1c2: Waiting 05:38:18 eeaa73608b53: Waiting 05:38:18 ebc067b62c1f: Layer already exists 05:38:18 969745fd0077: Layer already exists 05:38:18 d9418d411996: Layer already exists 05:38:18 ae5ac534faf7: Layer already exists 05:38:18 a5b9e488f858: Layer already exists 05:38:18 bf1a265b7e0e: Layer already exists 05:38:18 f9797d011e3f: Layer already exists 05:38:18 7469d8fc20e6: Layer already exists 05:38:18 e4f9e88b212c: Layer already exists 05:38:18 ad7affe710dc: Layer already exists 05:38:18 25492649a1c2: Layer already exists 05:38:18 eeaa73608b53: Layer already exists 05:38:19 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:38:19 d9418d411996: Preparing 05:38:19 ebc067b62c1f: Preparing 05:38:19 969745fd0077: Preparing 05:38:19 a5b9e488f858: Preparing 05:38:19 ae5ac534faf7: Preparing 05:38:19 bf1a265b7e0e: Preparing 05:38:19 e4f9e88b212c: Preparing 05:38:19 f9797d011e3f: Preparing 05:38:19 ad7affe710dc: Preparing 05:38:19 7469d8fc20e6: Preparing 05:38:19 25492649a1c2: Preparing 05:38:19 eeaa73608b53: Preparing 05:38:19 ad7affe710dc: Waiting 05:38:19 7469d8fc20e6: Waiting 05:38:19 25492649a1c2: Waiting 05:38:19 bf1a265b7e0e: Waiting 05:38:19 e4f9e88b212c: Waiting 05:38:19 f9797d011e3f: Waiting 05:38:19 eeaa73608b53: Waiting 05:38:19 ebc067b62c1f: Layer already exists 05:38:19 d9418d411996: Layer already exists 05:38:19 a5b9e488f858: Layer already exists 05:38:19 ae5ac534faf7: Layer already exists 05:38:19 969745fd0077: Layer already exists 05:38:19 e4f9e88b212c: Layer already exists 05:38:19 7469d8fc20e6: Layer already exists 05:38:19 ad7affe710dc: Layer already exists 05:38:19 bf1a265b7e0e: Layer already exists 05:38:19 f9797d011e3f: Layer already exists 05:38:19 eeaa73608b53: Layer already exists 05:38:19 25492649a1c2: Layer already exists 05:38:20 main: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:20 ===================================================== [Pipeline] echo 05:38:20 taggedImages: 05:38:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:38:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 05:38:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:38:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:38:20 fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:20 latest 05:38:20 4.1.0-dev.116 05:38:20 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:20 main 05:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:20 ae49dec1138c: Preparing 05:38:20 69c5b5bfd364: Preparing 05:38:20 f9797d011e3f: Preparing 05:38:20 ad7affe710dc: Preparing 05:38:20 cced0e6d57ef: Preparing 05:38:20 d0b06eb3ab2b: Preparing 05:38:20 eeaa73608b53: Preparing 05:38:20 d0b06eb3ab2b: Waiting 05:38:20 eeaa73608b53: Waiting 05:38:20 f9797d011e3f: Layer already exists 05:38:20 ad7affe710dc: Layer already exists 05:38:21 eeaa73608b53: Layer already exists 05:38:21 cced0e6d57ef: Pushed 05:38:21 ae49dec1138c: Pushed 05:38:22 d0b06eb3ab2b: Pushed 05:38:29 69c5b5bfd364: Pushed 05:38:30 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:31 ae49dec1138c: Preparing 05:38:31 69c5b5bfd364: Preparing 05:38:31 f9797d011e3f: Preparing 05:38:31 ad7affe710dc: Preparing 05:38:31 cced0e6d57ef: Preparing 05:38:31 d0b06eb3ab2b: Preparing 05:38:31 eeaa73608b53: Preparing 05:38:31 eeaa73608b53: Waiting 05:38:31 d0b06eb3ab2b: Waiting 05:38:31 cced0e6d57ef: Layer already exists 05:38:31 ad7affe710dc: Layer already exists 05:38:31 69c5b5bfd364: Layer already exists 05:38:31 f9797d011e3f: Layer already exists 05:38:31 ae49dec1138c: Layer already exists 05:38:31 eeaa73608b53: Layer already exists 05:38:31 d0b06eb3ab2b: Layer already exists 05:38:31 latest: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 05:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:32 ae49dec1138c: Preparing 05:38:32 69c5b5bfd364: Preparing 05:38:32 f9797d011e3f: Preparing 05:38:32 ad7affe710dc: Preparing 05:38:32 cced0e6d57ef: Preparing 05:38:32 d0b06eb3ab2b: Preparing 05:38:32 eeaa73608b53: Preparing 05:38:32 d0b06eb3ab2b: Waiting 05:38:32 eeaa73608b53: Waiting 05:38:32 ad7affe710dc: Layer already exists 05:38:32 ae49dec1138c: Layer already exists 05:38:32 cced0e6d57ef: Layer already exists 05:38:32 69c5b5bfd364: Layer already exists 05:38:32 f9797d011e3f: Layer already exists 05:38:32 d0b06eb3ab2b: Layer already exists 05:38:32 eeaa73608b53: Layer already exists 05:38:32 4.1.0-dev.116: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:33 ae49dec1138c: Preparing 05:38:33 69c5b5bfd364: Preparing 05:38:33 f9797d011e3f: Preparing 05:38:33 ad7affe710dc: Preparing 05:38:33 cced0e6d57ef: Preparing 05:38:33 d0b06eb3ab2b: Preparing 05:38:33 eeaa73608b53: Preparing 05:38:33 d0b06eb3ab2b: Waiting 05:38:33 eeaa73608b53: Waiting 05:38:33 69c5b5bfd364: Layer already exists 05:38:33 f9797d011e3f: Layer already exists 05:38:33 ae49dec1138c: Layer already exists 05:38:33 cced0e6d57ef: Layer already exists 05:38:33 ad7affe710dc: Layer already exists 05:38:33 d0b06eb3ab2b: Layer already exists 05:38:33 eeaa73608b53: Layer already exists 05:38:33 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:33 + 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 05:38:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:34 ae49dec1138c: Preparing 05:38:34 69c5b5bfd364: Preparing 05:38:34 f9797d011e3f: Preparing 05:38:34 ad7affe710dc: Preparing 05:38:34 cced0e6d57ef: Preparing 05:38:34 d0b06eb3ab2b: Preparing 05:38:34 eeaa73608b53: Preparing 05:38:34 d0b06eb3ab2b: Waiting 05:38:34 eeaa73608b53: Waiting 05:38:34 ad7affe710dc: Layer already exists 05:38:34 f9797d011e3f: Layer already exists 05:38:34 cced0e6d57ef: Layer already exists 05:38:34 69c5b5bfd364: Layer already exists 05:38:34 ae49dec1138c: Layer already exists 05:38:34 eeaa73608b53: Layer already exists 05:38:34 d0b06eb3ab2b: Layer already exists 05:38:34 main: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:34 ===================================================== [Pipeline] echo 05:38:34 taggedImages: 05:38:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:38:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 05:38:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:38:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:38:34 fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:34 latest 05:38:34 4.1.0-dev.116 05:38:34 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:38:34 main 05:38:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:35 d0298c42d299: Preparing 05:38:35 695969bbc012: Preparing 05:38:35 8064d7fc29db: Preparing 05:38:35 f9797d011e3f: Preparing 05:38:35 ad7affe710dc: Preparing 05:38:35 4fa289a5b3b3: Preparing 05:38:35 2a645e0678af: Preparing 05:38:35 75d58418020e: Preparing 05:38:35 b7474e90210a: Preparing 05:38:35 eeaa73608b53: Preparing 05:38:35 4fa289a5b3b3: Waiting 05:38:35 b7474e90210a: Waiting 05:38:35 eeaa73608b53: Waiting 05:38:35 2a645e0678af: Waiting 05:38:35 75d58418020e: Waiting 05:38:35 f9797d011e3f: Layer already exists 05:38:35 ad7affe710dc: Layer already exists 05:38:35 8064d7fc29db: Pushed 05:38:35 695969bbc012: Pushed 05:38:35 d0298c42d299: Pushed 05:38:35 eeaa73608b53: Layer already exists 05:38:35 75d58418020e: Pushed 05:38:36 b7474e90210a: Pushed 05:38:48 2a645e0678af: Pushed 05:39:03 4fa289a5b3b3: Pushed 05:39:03 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:39:04 d0298c42d299: Preparing 05:39:04 695969bbc012: Preparing 05:39:04 8064d7fc29db: Preparing 05:39:04 f9797d011e3f: Preparing 05:39:04 ad7affe710dc: Preparing 05:39:04 4fa289a5b3b3: Preparing 05:39:04 2a645e0678af: Preparing 05:39:04 75d58418020e: Preparing 05:39:04 b7474e90210a: Preparing 05:39:04 eeaa73608b53: Preparing 05:39:04 4fa289a5b3b3: Waiting 05:39:04 2a645e0678af: Waiting 05:39:04 75d58418020e: Waiting 05:39:04 b7474e90210a: Waiting 05:39:04 eeaa73608b53: Waiting 05:39:04 8064d7fc29db: Layer already exists 05:39:04 695969bbc012: Layer already exists 05:39:04 f9797d011e3f: Layer already exists 05:39:04 ad7affe710dc: Layer already exists 05:39:04 d0298c42d299: Layer already exists 05:39:04 b7474e90210a: Layer already exists 05:39:04 75d58418020e: Layer already exists 05:39:04 4fa289a5b3b3: Layer already exists 05:39:04 eeaa73608b53: Layer already exists 05:39:04 2a645e0678af: Layer already exists 05:39:04 latest: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 05:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:39:05 d0298c42d299: Preparing 05:39:05 695969bbc012: Preparing 05:39:05 8064d7fc29db: Preparing 05:39:05 f9797d011e3f: Preparing 05:39:05 ad7affe710dc: Preparing 05:39:05 4fa289a5b3b3: Preparing 05:39:05 2a645e0678af: Preparing 05:39:05 75d58418020e: Preparing 05:39:05 b7474e90210a: Preparing 05:39:05 eeaa73608b53: Preparing 05:39:05 4fa289a5b3b3: Waiting 05:39:05 2a645e0678af: Waiting 05:39:05 75d58418020e: Waiting 05:39:05 eeaa73608b53: Waiting 05:39:05 b7474e90210a: Waiting 05:39:05 ad7affe710dc: Layer already exists 05:39:05 695969bbc012: Layer already exists 05:39:05 8064d7fc29db: Layer already exists 05:39:05 f9797d011e3f: Layer already exists 05:39:05 d0298c42d299: Layer already exists 05:39:05 eeaa73608b53: Layer already exists 05:39:05 2a645e0678af: Layer already exists 05:39:05 75d58418020e: Layer already exists 05:39:05 4fa289a5b3b3: Layer already exists 05:39:05 b7474e90210a: Layer already exists 05:39:05 4.1.0-dev.116: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:39:06 d0298c42d299: Preparing 05:39:06 695969bbc012: Preparing 05:39:06 8064d7fc29db: Preparing 05:39:06 f9797d011e3f: Preparing 05:39:06 ad7affe710dc: Preparing 05:39:06 4fa289a5b3b3: Preparing 05:39:06 2a645e0678af: Preparing 05:39:06 75d58418020e: Preparing 05:39:06 b7474e90210a: Preparing 05:39:06 eeaa73608b53: Preparing 05:39:06 2a645e0678af: Waiting 05:39:06 75d58418020e: Waiting 05:39:06 b7474e90210a: Waiting 05:39:06 eeaa73608b53: Waiting 05:39:06 4fa289a5b3b3: Waiting 05:39:06 8064d7fc29db: Layer already exists 05:39:06 f9797d011e3f: Layer already exists 05:39:06 695969bbc012: Layer already exists 05:39:06 d0298c42d299: Layer already exists 05:39:06 ad7affe710dc: Layer already exists 05:39:06 b7474e90210a: Layer already exists 05:39:06 2a645e0678af: Layer already exists 05:39:06 75d58418020e: Layer already exists 05:39:06 4fa289a5b3b3: Layer already exists 05:39:06 eeaa73608b53: Layer already exists 05:39:06 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:39:07 d0298c42d299: Preparing 05:39:07 695969bbc012: Preparing 05:39:07 8064d7fc29db: Preparing 05:39:07 f9797d011e3f: Preparing 05:39:07 ad7affe710dc: Preparing 05:39:07 4fa289a5b3b3: Preparing 05:39:07 2a645e0678af: Preparing 05:39:07 75d58418020e: Preparing 05:39:07 b7474e90210a: Preparing 05:39:07 eeaa73608b53: Preparing 05:39:07 75d58418020e: Waiting 05:39:07 b7474e90210a: Waiting 05:39:07 4fa289a5b3b3: Waiting 05:39:07 eeaa73608b53: Waiting 05:39:07 2a645e0678af: Waiting 05:39:07 f9797d011e3f: Layer already exists 05:39:07 ad7affe710dc: Layer already exists 05:39:07 8064d7fc29db: Layer already exists 05:39:07 695969bbc012: Layer already exists 05:39:07 d0298c42d299: Layer already exists 05:39:07 2a645e0678af: Layer already exists 05:39:07 75d58418020e: Layer already exists 05:39:07 4fa289a5b3b3: Layer already exists 05:39:07 eeaa73608b53: Layer already exists 05:39:07 b7474e90210a: Layer already exists 05:39:07 main: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:07 ===================================================== [Pipeline] echo 05:39:07 taggedImages: 05:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 05:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:39:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:39:07 fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:07 latest 05:39:07 4.1.0-dev.116 05:39:07 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:07 main 05:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:39:08 94e906ef91fd: Preparing 05:39:08 f3d353ef742b: Preparing 05:39:08 499a0e1ba930: Preparing 05:39:08 f9797d011e3f: Preparing 05:39:08 ad7affe710dc: Preparing 05:39:08 005c6c8707c4: Preparing 05:39:08 b59fb04cdd53: Preparing 05:39:08 86e5f774c50b: Preparing 05:39:08 eeaa73608b53: Preparing 05:39:08 b59fb04cdd53: Waiting 05:39:08 86e5f774c50b: Waiting 05:39:08 eeaa73608b53: Waiting 05:39:08 005c6c8707c4: Waiting 05:39:08 f9797d011e3f: Layer already exists 05:39:08 ad7affe710dc: Layer already exists 05:39:08 499a0e1ba930: Pushed 05:39:08 94e906ef91fd: Pushed 05:39:08 f3d353ef742b: Pushed 05:39:08 b59fb04cdd53: Pushed 05:39:08 eeaa73608b53: Layer already exists 05:39:09 86e5f774c50b: Pushed 05:39:41 005c6c8707c4: Pushed 05:39:41 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:41 + 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 05:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:39:42 94e906ef91fd: Preparing 05:39:42 f3d353ef742b: Preparing 05:39:42 499a0e1ba930: Preparing 05:39:42 f9797d011e3f: Preparing 05:39:42 ad7affe710dc: Preparing 05:39:42 005c6c8707c4: Preparing 05:39:42 b59fb04cdd53: Preparing 05:39:42 86e5f774c50b: Preparing 05:39:42 eeaa73608b53: Preparing 05:39:42 005c6c8707c4: Waiting 05:39:42 b59fb04cdd53: Waiting 05:39:42 86e5f774c50b: Waiting 05:39:42 eeaa73608b53: Waiting 05:39:42 f3d353ef742b: Layer already exists 05:39:42 f9797d011e3f: Layer already exists 05:39:42 499a0e1ba930: Layer already exists 05:39:42 ad7affe710dc: Layer already exists 05:39:42 94e906ef91fd: Layer already exists 05:39:42 005c6c8707c4: Layer already exists 05:39:42 b59fb04cdd53: Layer already exists 05:39:42 86e5f774c50b: Layer already exists 05:39:42 eeaa73608b53: Layer already exists 05:39:42 latest: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 05:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:39:43 94e906ef91fd: Preparing 05:39:43 f3d353ef742b: Preparing 05:39:43 499a0e1ba930: Preparing 05:39:43 f9797d011e3f: Preparing 05:39:43 ad7affe710dc: Preparing 05:39:43 005c6c8707c4: Preparing 05:39:43 b59fb04cdd53: Preparing 05:39:43 86e5f774c50b: Preparing 05:39:43 eeaa73608b53: Preparing 05:39:43 b59fb04cdd53: Waiting 05:39:43 86e5f774c50b: Waiting 05:39:43 005c6c8707c4: Waiting 05:39:43 eeaa73608b53: Waiting 05:39:43 499a0e1ba930: Layer already exists 05:39:43 94e906ef91fd: Layer already exists 05:39:43 f3d353ef742b: Layer already exists 05:39:43 ad7affe710dc: Layer already exists 05:39:43 f9797d011e3f: Layer already exists 05:39:43 86e5f774c50b: Layer already exists 05:39:43 005c6c8707c4: Layer already exists 05:39:43 b59fb04cdd53: Layer already exists 05:39:43 eeaa73608b53: Layer already exists 05:39:43 4.1.0-dev.116: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:39:44 94e906ef91fd: Preparing 05:39:44 f3d353ef742b: Preparing 05:39:44 499a0e1ba930: Preparing 05:39:44 f9797d011e3f: Preparing 05:39:44 ad7affe710dc: Preparing 05:39:44 005c6c8707c4: Preparing 05:39:44 b59fb04cdd53: Preparing 05:39:44 86e5f774c50b: Preparing 05:39:44 eeaa73608b53: Preparing 05:39:44 005c6c8707c4: Waiting 05:39:44 eeaa73608b53: Waiting 05:39:44 b59fb04cdd53: Waiting 05:39:44 86e5f774c50b: Waiting 05:39:44 ad7affe710dc: Layer already exists 05:39:44 f3d353ef742b: Layer already exists 05:39:44 499a0e1ba930: Layer already exists 05:39:44 94e906ef91fd: Layer already exists 05:39:44 f9797d011e3f: Layer already exists 05:39:44 005c6c8707c4: Layer already exists 05:39:44 b59fb04cdd53: Layer already exists 05:39:44 86e5f774c50b: Layer already exists 05:39:44 eeaa73608b53: Layer already exists 05:39:44 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:44 + 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 05:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:39:45 94e906ef91fd: Preparing 05:39:45 f3d353ef742b: Preparing 05:39:45 499a0e1ba930: Preparing 05:39:45 f9797d011e3f: Preparing 05:39:45 ad7affe710dc: Preparing 05:39:45 005c6c8707c4: Preparing 05:39:45 b59fb04cdd53: Preparing 05:39:45 86e5f774c50b: Preparing 05:39:45 eeaa73608b53: Preparing 05:39:45 b59fb04cdd53: Waiting 05:39:45 86e5f774c50b: Waiting 05:39:45 eeaa73608b53: Waiting 05:39:45 005c6c8707c4: Waiting 05:39:45 ad7affe710dc: Layer already exists 05:39:45 499a0e1ba930: Layer already exists 05:39:45 94e906ef91fd: Layer already exists 05:39:45 f9797d011e3f: Layer already exists 05:39:45 f3d353ef742b: Layer already exists 05:39:45 b59fb04cdd53: Layer already exists 05:39:45 005c6c8707c4: Layer already exists 05:39:45 86e5f774c50b: Layer already exists 05:39:45 eeaa73608b53: Layer already exists 05:39:45 main: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:45 ===================================================== [Pipeline] echo 05:39:45 taggedImages: 05:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 05:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:39:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:39:45 fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:45 latest 05:39:45 4.1.0-dev.116 05:39:45 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:45 main 05:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:46 458b905548db: Preparing 05:39:46 aec80b05db84: Preparing 05:39:46 39162abf2167: Preparing 05:39:46 f9797d011e3f: Preparing 05:39:46 ad7affe710dc: Preparing 05:39:46 005c6c8707c4: Preparing 05:39:46 75d58418020e: Preparing 05:39:46 b7474e90210a: Preparing 05:39:46 eeaa73608b53: Preparing 05:39:46 75d58418020e: Waiting 05:39:46 b7474e90210a: Waiting 05:39:46 eeaa73608b53: Waiting 05:39:46 f9797d011e3f: Layer already exists 05:39:46 ad7affe710dc: Layer already exists 05:39:46 005c6c8707c4: Layer already exists 05:39:46 75d58418020e: Layer already exists 05:39:46 b7474e90210a: Layer already exists 05:39:46 39162abf2167: Pushed 05:39:46 eeaa73608b53: Layer already exists 05:39:46 458b905548db: Pushed 05:39:46 aec80b05db84: Pushed 05:39:46 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:47 + 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 05:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:47 458b905548db: Preparing 05:39:47 aec80b05db84: Preparing 05:39:47 39162abf2167: Preparing 05:39:47 f9797d011e3f: Preparing 05:39:47 ad7affe710dc: Preparing 05:39:47 005c6c8707c4: Preparing 05:39:47 75d58418020e: Preparing 05:39:47 b7474e90210a: Preparing 05:39:47 eeaa73608b53: Preparing 05:39:47 75d58418020e: Waiting 05:39:47 b7474e90210a: Waiting 05:39:47 eeaa73608b53: Waiting 05:39:47 005c6c8707c4: Waiting 05:39:47 458b905548db: Layer already exists 05:39:47 f9797d011e3f: Layer already exists 05:39:47 39162abf2167: Layer already exists 05:39:47 ad7affe710dc: Layer already exists 05:39:47 aec80b05db84: Layer already exists 05:39:47 005c6c8707c4: Layer already exists 05:39:47 eeaa73608b53: Layer already exists 05:39:47 b7474e90210a: Layer already exists 05:39:47 75d58418020e: Layer already exists 05:39:47 latest: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 05:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:48 458b905548db: Preparing 05:39:48 aec80b05db84: Preparing 05:39:48 39162abf2167: Preparing 05:39:48 f9797d011e3f: Preparing 05:39:48 ad7affe710dc: Preparing 05:39:48 005c6c8707c4: Preparing 05:39:48 75d58418020e: Preparing 05:39:48 b7474e90210a: Preparing 05:39:48 eeaa73608b53: Preparing 05:39:48 005c6c8707c4: Waiting 05:39:48 75d58418020e: Waiting 05:39:48 b7474e90210a: Waiting 05:39:48 eeaa73608b53: Waiting 05:39:48 458b905548db: Layer already exists 05:39:48 aec80b05db84: Layer already exists 05:39:48 ad7affe710dc: Layer already exists 05:39:48 f9797d011e3f: Layer already exists 05:39:48 39162abf2167: Layer already exists 05:39:48 75d58418020e: Layer already exists 05:39:48 005c6c8707c4: Layer already exists 05:39:48 b7474e90210a: Layer already exists 05:39:48 eeaa73608b53: Layer already exists 05:39:48 4.1.0-dev.116: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:49 458b905548db: Preparing 05:39:49 aec80b05db84: Preparing 05:39:49 39162abf2167: Preparing 05:39:49 f9797d011e3f: Preparing 05:39:49 ad7affe710dc: Preparing 05:39:49 005c6c8707c4: Preparing 05:39:49 75d58418020e: Preparing 05:39:49 b7474e90210a: Preparing 05:39:49 eeaa73608b53: Preparing 05:39:49 005c6c8707c4: Waiting 05:39:49 75d58418020e: Waiting 05:39:49 b7474e90210a: Waiting 05:39:49 eeaa73608b53: Waiting 05:39:49 458b905548db: Layer already exists 05:39:49 ad7affe710dc: Layer already exists 05:39:49 aec80b05db84: Layer already exists 05:39:49 f9797d011e3f: Layer already exists 05:39:49 39162abf2167: Layer already exists 05:39:49 b7474e90210a: Layer already exists 05:39:49 005c6c8707c4: Layer already exists 05:39:49 75d58418020e: Layer already exists 05:39:49 eeaa73608b53: Layer already exists 05:39:49 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:50 458b905548db: Preparing 05:39:50 aec80b05db84: Preparing 05:39:50 39162abf2167: Preparing 05:39:50 f9797d011e3f: Preparing 05:39:50 ad7affe710dc: Preparing 05:39:50 005c6c8707c4: Preparing 05:39:50 75d58418020e: Preparing 05:39:50 b7474e90210a: Preparing 05:39:50 eeaa73608b53: Preparing 05:39:50 005c6c8707c4: Waiting 05:39:50 75d58418020e: Waiting 05:39:50 b7474e90210a: Waiting 05:39:50 eeaa73608b53: Waiting 05:39:50 f9797d011e3f: Layer already exists 05:39:50 39162abf2167: Layer already exists 05:39:50 ad7affe710dc: Layer already exists 05:39:50 458b905548db: Layer already exists 05:39:50 005c6c8707c4: Layer already exists 05:39:50 b7474e90210a: Layer already exists 05:39:50 75d58418020e: Layer already exists 05:39:50 eeaa73608b53: Layer already exists 05:39:50 aec80b05db84: Layer already exists 05:39:50 main: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:50 ===================================================== [Pipeline] echo 05:39:50 taggedImages: 05:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 05:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:39:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:39:50 fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:50 latest 05:39:50 4.1.0-dev.116 05:39:50 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:39:50 main 05:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:53 74cc5b206402: Preparing 05:39:53 53b4fbdf2fa2: Preparing 05:39:53 f9797d011e3f: Preparing 05:39:53 ad7affe710dc: Preparing 05:39:53 94ed9e1d4951: Preparing 05:39:53 ec3b3c1d383d: Preparing 05:39:53 eeaa73608b53: Preparing 05:39:53 ec3b3c1d383d: Waiting 05:39:53 eeaa73608b53: Waiting 05:39:53 f9797d011e3f: Layer already exists 05:39:53 ad7affe710dc: Layer already exists 05:39:53 94ed9e1d4951: Pushed 05:39:53 eeaa73608b53: Layer already exists 05:39:53 74cc5b206402: Pushed 05:39:54 ec3b3c1d383d: Pushed 05:40:03 53b4fbdf2fa2: Pushed 05:40:03 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:40:03 74cc5b206402: Preparing 05:40:03 53b4fbdf2fa2: Preparing 05:40:03 f9797d011e3f: Preparing 05:40:03 ad7affe710dc: Preparing 05:40:03 94ed9e1d4951: Preparing 05:40:03 ec3b3c1d383d: Preparing 05:40:03 eeaa73608b53: Preparing 05:40:03 ec3b3c1d383d: Waiting 05:40:03 eeaa73608b53: Waiting 05:40:03 94ed9e1d4951: Layer already exists 05:40:03 ad7affe710dc: Layer already exists 05:40:03 53b4fbdf2fa2: Layer already exists 05:40:03 74cc5b206402: Layer already exists 05:40:03 f9797d011e3f: Layer already exists 05:40:03 eeaa73608b53: Layer already exists 05:40:03 ec3b3c1d383d: Layer already exists 05:40:04 latest: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 05:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:40:04 74cc5b206402: Preparing 05:40:04 53b4fbdf2fa2: Preparing 05:40:04 f9797d011e3f: Preparing 05:40:04 ad7affe710dc: Preparing 05:40:04 94ed9e1d4951: Preparing 05:40:04 ec3b3c1d383d: Preparing 05:40:04 eeaa73608b53: Preparing 05:40:04 eeaa73608b53: Waiting 05:40:04 ec3b3c1d383d: Waiting 05:40:04 74cc5b206402: Layer already exists 05:40:04 94ed9e1d4951: Layer already exists 05:40:04 ad7affe710dc: Layer already exists 05:40:04 f9797d011e3f: Layer already exists 05:40:04 53b4fbdf2fa2: Layer already exists 05:40:04 ec3b3c1d383d: Layer already exists 05:40:04 eeaa73608b53: Layer already exists 05:40:04 4.1.0-dev.116: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:40:05 74cc5b206402: Preparing 05:40:05 53b4fbdf2fa2: Preparing 05:40:05 f9797d011e3f: Preparing 05:40:05 ad7affe710dc: Preparing 05:40:05 94ed9e1d4951: Preparing 05:40:05 ec3b3c1d383d: Preparing 05:40:05 eeaa73608b53: Preparing 05:40:05 ec3b3c1d383d: Waiting 05:40:05 eeaa73608b53: Waiting 05:40:05 94ed9e1d4951: Layer already exists 05:40:05 74cc5b206402: Layer already exists 05:40:05 f9797d011e3f: Layer already exists 05:40:05 53b4fbdf2fa2: Layer already exists 05:40:05 ad7affe710dc: Layer already exists 05:40:05 ec3b3c1d383d: Layer already exists 05:40:05 eeaa73608b53: Layer already exists 05:40:05 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:40:06 74cc5b206402: Preparing 05:40:06 53b4fbdf2fa2: Preparing 05:40:06 f9797d011e3f: Preparing 05:40:06 ad7affe710dc: Preparing 05:40:06 94ed9e1d4951: Preparing 05:40:06 ec3b3c1d383d: Preparing 05:40:06 eeaa73608b53: Preparing 05:40:06 ec3b3c1d383d: Waiting 05:40:06 eeaa73608b53: Waiting 05:40:06 f9797d011e3f: Layer already exists 05:40:06 94ed9e1d4951: Layer already exists 05:40:06 74cc5b206402: Layer already exists 05:40:06 ad7affe710dc: Layer already exists 05:40:06 53b4fbdf2fa2: Layer already exists 05:40:06 eeaa73608b53: Layer already exists 05:40:06 ec3b3c1d383d: Layer already exists 05:40:06 main: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:07 ===================================================== [Pipeline] echo 05:40:07 taggedImages: 05:40:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:40:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:40:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 05:40:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:40:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:40:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:40:07 fc58ac0dac0787938a5e9497f29259cbc909982a 05:40:07 latest 05:40:07 4.1.0-dev.116 05:40:07 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:40:07 main 05:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:07 68a64d1fbf49: Preparing 05:40:07 5aceca796de6: Preparing 05:40:07 f9797d011e3f: Preparing 05:40:07 ad7affe710dc: Preparing 05:40:07 61cbd83bdd08: Preparing 05:40:07 8b0650dca1e1: Preparing 05:40:07 eeaa73608b53: Preparing 05:40:07 8b0650dca1e1: Waiting 05:40:07 eeaa73608b53: Waiting 05:40:07 ad7affe710dc: Layer already exists 05:40:08 f9797d011e3f: Layer already exists 05:40:08 eeaa73608b53: Layer already exists 05:40:08 61cbd83bdd08: Pushed 05:40:08 68a64d1fbf49: Pushed 05:40:08 8b0650dca1e1: Pushed 05:40:16 5aceca796de6: Pushed 05:40:16 fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:20 68a64d1fbf49: Preparing 05:40:20 5aceca796de6: Preparing 05:40:20 f9797d011e3f: Preparing 05:40:20 ad7affe710dc: Preparing 05:40:20 61cbd83bdd08: Preparing 05:40:20 8b0650dca1e1: Preparing 05:40:20 eeaa73608b53: Preparing 05:40:20 8b0650dca1e1: Waiting 05:40:20 eeaa73608b53: Waiting 05:40:20 5aceca796de6: Layer already exists 05:40:20 61cbd83bdd08: Layer already exists 05:40:20 68a64d1fbf49: Layer already exists 05:40:20 f9797d011e3f: Layer already exists 05:40:20 ad7affe710dc: Layer already exists 05:40:20 eeaa73608b53: Layer already exists 05:40:20 8b0650dca1e1: Layer already exists 05:40:20 latest: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 05:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:21 68a64d1fbf49: Preparing 05:40:21 5aceca796de6: Preparing 05:40:21 f9797d011e3f: Preparing 05:40:21 ad7affe710dc: Preparing 05:40:21 61cbd83bdd08: Preparing 05:40:21 8b0650dca1e1: Preparing 05:40:21 eeaa73608b53: Preparing 05:40:21 8b0650dca1e1: Waiting 05:40:21 eeaa73608b53: Waiting 05:40:21 ad7affe710dc: Layer already exists 05:40:21 68a64d1fbf49: Layer already exists 05:40:21 61cbd83bdd08: Layer already exists 05:40:21 5aceca796de6: Layer already exists 05:40:21 f9797d011e3f: Layer already exists 05:40:21 8b0650dca1e1: Layer already exists 05:40:21 eeaa73608b53: Layer already exists 05:40:21 4.1.0-dev.116: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:22 68a64d1fbf49: Preparing 05:40:22 5aceca796de6: Preparing 05:40:22 f9797d011e3f: Preparing 05:40:22 ad7affe710dc: Preparing 05:40:22 61cbd83bdd08: Preparing 05:40:22 8b0650dca1e1: Preparing 05:40:22 eeaa73608b53: Preparing 05:40:22 8b0650dca1e1: Waiting 05:40:22 eeaa73608b53: Waiting 05:40:22 ad7affe710dc: Layer already exists 05:40:22 61cbd83bdd08: Layer already exists 05:40:22 f9797d011e3f: Layer already exists 05:40:22 68a64d1fbf49: Layer already exists 05:40:22 5aceca796de6: Layer already exists 05:40:22 8b0650dca1e1: Layer already exists 05:40:22 eeaa73608b53: Layer already exists 05:40:22 fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:22 68a64d1fbf49: Preparing 05:40:22 5aceca796de6: Preparing 05:40:22 f9797d011e3f: Preparing 05:40:22 ad7affe710dc: Preparing 05:40:22 61cbd83bdd08: Preparing 05:40:22 8b0650dca1e1: Preparing 05:40:22 eeaa73608b53: Preparing 05:40:22 8b0650dca1e1: Waiting 05:40:22 eeaa73608b53: Waiting 05:40:22 68a64d1fbf49: Layer already exists 05:40:22 ad7affe710dc: Layer already exists 05:40:22 61cbd83bdd08: Layer already exists 05:40:22 5aceca796de6: Layer already exists 05:40:22 f9797d011e3f: Layer already exists 05:40:22 eeaa73608b53: Layer already exists 05:40:22 8b0650dca1e1: Layer already exists 05:40:22 main: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:23 ===================================================== [Pipeline] echo 05:40:23 taggedImages: 05:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a 05:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 05:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 05:40:23 - 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 05:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:23 05:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:23 arm64: Pulling from edgex-lftools-log-publisher 05:40:23 8998bd30e6a1: Pulling fs layer 05:40:23 04944245beec: Pulling fs layer 05:40:23 699f458cf7ca: Pulling fs layer 05:40:23 765212b225bb: Pulling fs layer 05:40:23 f23df028b6ca: Pulling fs layer 05:40:23 d65c8cfc05b1: Pulling fs layer 05:40:23 2437ff75d9bd: Pulling fs layer 05:40:23 f23df028b6ca: Waiting 05:40:23 d65c8cfc05b1: Waiting 05:40:23 2437ff75d9bd: Waiting 05:40:23 765212b225bb: Waiting 05:40:24 04944245beec: Verifying Checksum 05:40:24 04944245beec: Download complete 05:40:24 765212b225bb: Verifying Checksum 05:40:24 765212b225bb: Download complete 05:40:24 f23df028b6ca: Verifying Checksum 05:40:24 f23df028b6ca: Download complete 05:40:24 d65c8cfc05b1: Verifying Checksum 05:40:24 d65c8cfc05b1: Download complete 05:40:24 699f458cf7ca: Verifying Checksum 05:40:24 699f458cf7ca: Download complete 05:40:24 8998bd30e6a1: Verifying Checksum 05:40:24 8998bd30e6a1: Download complete 05:40:27 2437ff75d9bd: Verifying Checksum 05:40:27 2437ff75d9bd: Download complete 05:40:29 8998bd30e6a1: Pull complete 05:40:29 04944245beec: Pull complete 05:40:34 699f458cf7ca: Pull complete 05:40:34 765212b225bb: Pull complete 05:40:35 f23df028b6ca: Pull complete 05:40:35 d65c8cfc05b1: Pull complete 05:40:53 2437ff75d9bd: Pull complete 05:40:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:53 prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container 05:40:53 $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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 05:40:55 $ docker top 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:56 ---> job-cost.sh 05:40:56 lf-activate-venv: SKIPPING 05:40:56 INFO: No Stack... 05:40:56 INFO: Retrieving Pricing Info for: v3-standard-4 05:40:57 INFO: Archiving Costs [Pipeline] sh 05:40:58 + cat /w/workspace/edgex-go/981/archives/cost.csv 05:40:58 + cut -d, -f6 [Pipeline] lock 05:40:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] 05:40:58 Resource [jenkins-edgexfoundry-edgex-go-main-981-stack-cost] did not exist. Created. 05:40:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:58 + echo total: 0.10999999940395355 [Pipeline] stash 05:40:59 Stashed 1 file(s) [Pipeline] } 05:40:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:59 $ docker stop --time=1 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 05:41:04 $ docker rm -f --volumes 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 [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 05:41:05 provisioning config files... 05:41:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/981@tmp/config10722646149760240696tmp [Pipeline] { [Pipeline] sh 05:41:05 + set +x 05:41:05 + curl -s https://codecov.io/bash 05:41:05 + bash -s -- 05:41:05 05:41:05 _____ _ 05:41:05 / ____| | | 05:41:05 | | ___ __| | ___ ___ _____ __ 05:41:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:41:05 | |___| (_) | (_| | __/ (_| (_) \ V / 05:41:05 \_____\___/ \__,_|\___|\___\___/ \_/ 05:41:05 Bash-1.0.6 05:41:05 05:41:05 05:41:05 ==> git version 2.25.1 found 05:41:05 ==> 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 05:41:05 Release-Date: 2020-01-08 05:41:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:41:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:41:05 ==> Jenkins CI detected. 05:41:05 current dir:  /w/workspace/edgex-go/981 05:41:05 project root: . 05:41:05 --> token set from env 05:41:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:41:05 ==> Running gcov in . (disable via -X gcov) 05:41:05 ==> Python coveragepy not found 05:41:05 ==> Searching for coverage reports in: 05:41:05 + . 05:41:05 -> Found 1 reports 05:41:05 ==> Detecting git/mercurial file structure 05:41:05 ==> Reading reports 05:41:05 + ./coverage.out bytes=1048213 05:41:05 ==> Appending adjustments 05:41:05 https://docs.codecov.io/docs/fixing-reports 05:41:07 + Found adjustments 05:41:07 ==> Gzipping contents 05:41:07 108K /tmp/codecov.AuXMjM.gz 05:41:07 ==> Uploading reports 05:41:07 url: https://codecov.io 05:41:07 query: branch=main&commit=fc58ac0dac0787938a5e9497f29259cbc909982a&build=981&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F981%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:41:07 -> Pinging Codecov 05:41:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fc58ac0dac0787938a5e9497f29259cbc909982a&build=981&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F981%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:41:07 -> Uploading to 05:41:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fc58ac0dac0787938a5e9497f29259cbc909982a/add0ccf1-a06c-4e42-a488-bbc3568fa7a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T054107Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=940180e0a03f6c5ce236aa8ace82b74f6ece112f01ba10c3695953d9d5cc2945 05:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:07 Dload Upload Total Spent Left Speed 05:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 520k --:--:-- --:--:-- --:--:-- 518k 100 105k 0 0 100 105k 0 457k --:--:-- --:--:-- --:--:-- 455k 05:41:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } 05:41:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:41:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:41:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:41:08 05:41:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:41:08 latest: Pulling from edgex-devops/edgex-snyk-go 05:41:08 2d35ebdb57d9: Already exists 05:41:08 85e8836fcdb2: Pulling fs layer 05:41:08 91631faa732a: Pulling fs layer 05:41:08 f3f5ae8826fa: Pulling fs layer 05:41:08 4f4fb700ef54: Pulling fs layer 05:41:08 7861252a18e6: Pulling fs layer 05:41:08 9130f900ef6f: Pulling fs layer 05:41:08 7861252a18e6: Waiting 05:41:08 9130f900ef6f: Waiting 05:41:08 4f4fb700ef54: Waiting 05:41:08 f3f5ae8826fa: Verifying Checksum 05:41:08 f3f5ae8826fa: Download complete 05:41:08 85e8836fcdb2: Download complete 05:41:08 4f4fb700ef54: Verifying Checksum 05:41:08 4f4fb700ef54: Download complete 05:41:08 85e8836fcdb2: Pull complete 05:41:08 7861252a18e6: Verifying Checksum 05:41:08 7861252a18e6: Download complete 05:41:09 91631faa732a: Verifying Checksum 05:41:09 91631faa732a: Download complete 05:41:09 9130f900ef6f: Verifying Checksum 05:41:09 9130f900ef6f: Download complete 05:41:13 91631faa732a: Pull complete 05:41:13 f3f5ae8826fa: Pull complete 05:41:13 4f4fb700ef54: Pull complete 05:41:13 7861252a18e6: Pull complete 05:41:17 9130f900ef6f: Pull complete 05:41:17 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:17 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:41:17 $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:41:19 $ docker top 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:19 + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo 05:41:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:41:19 + set -o pipefail 05:41:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:41:27 05:41:27 Monitoring /w/workspace/edgex-go/981 (github.com/edgexfoundry/edgex-go)... 05:41:27 05:41:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/657d0bbc-8133-4176-b29e-91ac6e0e1077 05:41:27 05:41:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:41:27 [Pipeline] } 05:41:27 $ docker stop --time=1 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 05:41:29 $ docker rm -f --volumes 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:41:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:30 provisioning config files... 05:41:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/981@tmp/config7145055965181496237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:30 --> edgex-publish-swagger.sh 05:41:30 === Publish openapi API === 05:41:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:41:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/981/openapi/core-command.yaml] 05:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:30 Dload Upload Total Spent Left Speed 05:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 351 173k --:--:-- --:--:-- --:--:-- 174k 05:41:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:30 05:41:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/981/openapi/core-data.yaml] 05:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:30 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 377 420k --:--:-- --:--:-- --:--:-- 420k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/981/openapi/core-keeper.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 292k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/981/openapi/core-metadata.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 409 1013k --:--:-- --:--:-- --:--:-- 1013k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/981/openapi/security-proxy-auth.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 660 238k --:--:-- --:--:-- --:--:-- 242k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/981/openapi/security-secretstore-setup.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44211 100 3979 100 66 100 3913 733 43477 --:--:-- --:--:-- --:--:-- 44211 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/981/openapi/support-notifications.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 05:41:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/981/openapi/support-scheduler.yaml] 05:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:31 Dload Upload Total Spent Left Speed 05:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 439k 05:41:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:31 [Pipeline] } 05:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:41:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:32 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:32 $ docker top 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f -eo pid,comm 05:41:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:41:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:33 [ssh-agent] Looking for ssh-agent implementation... 05:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:33 $ docker exec 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f ssh-agent 05:41:33 SSH_AUTH_SOCK=/tmp/ssh-p5WmuQL96m6y/agent.32 05:41:33 SSH_AGENT_PID=38 05:41:33 Running ssh-add (command line suppressed) 05:41:33 Identity added: /w/workspace/edgex-go/981@tmp/private_key_5237974773555275446.key (/w/workspace/edgex-go/981@tmp/private_key_5237974773555275446.key) 05:41:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:33 + git semver tag 05:41:33 2026-05-25 05:41:33,881 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:41:33 2026-05-25 05:41:33,884 [run_tag] DEBUG tag force:False 05:41:33 2026-05-25 05:41:33,884 [check_head_tag] DEBUG check head tag 05:41:33 2026-05-25 05:41:33,886 [execute] INFO git cat-file --batch-check 05:41:33 2026-05-25 05:41:33,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981, stdin=, shell=False, universal_newlines=False) 05:41:33 2026-05-25 05:41:33,890 [execute] INFO git cat-file --batch 05:41:33 2026-05-25 05:41:33,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/981, stdin=, shell=False, universal_newlines=False) 05:41:34 2026-05-25 05:41:33,923 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:41:34 2026-05-25 05:41:33,923 [execute] INFO git tag -a v4.1.0-dev.116 -m v4.1.0-dev.116 05:41:34 2026-05-25 05:41:33,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.116', '-m', 'v4.1.0-dev.116'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) 05:41:34 2026-05-25 05:41:33,927 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:41:34 4.1.0-dev.116 [Pipeline] } 05:41:34 $ docker exec --env ******** --env ******** 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f ssh-agent -k 05:41:34 unset SSH_AUTH_SOCK; 05:41:34 unset SSH_AGENT_PID; 05:41:34 echo Agent pid 38 killed; 05:41:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:34 + git semver [Pipeline] } 05:41:34 $ docker stop --time=1 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f 05:41:36 $ docker rm -f --volumes 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:36 05:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:36 0.23.1-centos7: Pulling from edgex-lftools 05:41:36 ab5ef0e58194: Pulling fs layer 05:41:36 9712f1f96733: Pulling fs layer 05:41:36 63f879dbbcfc: Pulling fs layer 05:41:36 0d9ebad4ef96: Pulling fs layer 05:41:36 e9a5061849ea: Pulling fs layer 05:41:36 d747dcd14b5f: Pulling fs layer 05:41:36 2de7ff778b66: Pulling fs layer 05:41:36 0d9ebad4ef96: Waiting 05:41:36 e9a5061849ea: Waiting 05:41:36 d747dcd14b5f: Waiting 05:41:36 2de7ff778b66: Waiting 05:41:36 9712f1f96733: Verifying Checksum 05:41:36 9712f1f96733: Download complete 05:41:37 63f879dbbcfc: Verifying Checksum 05:41:37 63f879dbbcfc: Download complete 05:41:37 0d9ebad4ef96: Verifying Checksum 05:41:37 0d9ebad4ef96: Download complete 05:41:37 e9a5061849ea: Verifying Checksum 05:41:37 e9a5061849ea: Download complete 05:41:37 d747dcd14b5f: Verifying Checksum 05:41:37 d747dcd14b5f: Download complete 05:41:37 ab5ef0e58194: Verifying Checksum 05:41:37 ab5ef0e58194: Download complete 05:41:37 2de7ff778b66: Verifying Checksum 05:41:37 2de7ff778b66: Download complete 05:41:40 ab5ef0e58194: Pull complete 05:41:40 9712f1f96733: Pull complete 05:41:41 63f879dbbcfc: Pull complete 05:41:46 0d9ebad4ef96: Pull complete 05:41:46 e9a5061849ea: Pull complete 05:41:46 d747dcd14b5f: Pull complete 05:41:47 2de7ff778b66: Pull complete 05:41:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:47 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:41:49 $ docker top 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:41:49 provisioning config files... 05:41:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/981@tmp/config11864949953824854567tmp 05:41:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/981@tmp/config5088287440037721413tmp 05:41:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/981@tmp/config16232645901319313335tmp [Pipeline] { [Pipeline] echo 05:41:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:41:49 ---> sigul-configuration.sh 05:41:49 gpg: directory `/root/.gnupg' created 05:41:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:41:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:41:49 gpg: keyring `/root/.gnupg/secring.gpg' created 05:41:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:41:49 gpg: CAST5 encrypted data 05:41:49 gpg: encrypted with 1 passphrase 05:41:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:41:49 + mkdir /home/jenkins 05:41:49 + mkdir /home/jenkins/sigul [Pipeline] sh 05:41:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:41:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:41:50 ---> sigul-install.sh 05:41:50 Sigul already installed; skipping installation. [Pipeline] sh 05:41:51 + git tag --list 05:41:51 0.6.0 05:41:51 0.6.1 05:41:51 0.7.0 05:41:51 0.7.1 05:41:51 v1.0.0 05:41:51 v1.0.1 05:41:51 v1.1.0 05:41:51 v1.2.0 05:41:51 v1.2.1 05:41:51 v1.3.0 05:41:51 v1.3.1 05:41:51 v2.0.0 05:41:51 v2.1.0 05:41:51 v2.1.1 05:41:51 v2.2.0 05:41:51 v2.3.0 05:41:51 v3.0 05:41:51 v3.0.0 05:41:51 v3.1 05:41:51 v3.1.0 05:41:51 v3.1.1 05:41:51 v4.0 05:41:51 v4.0.0 05:41:51 v4.0.1 05:41:51 v4.0.1-dev.1 05:41:51 v4.0.1-dev.2 05:41:51 v4.0.2-dev.1 05:41:51 v4.1.0-dev.1 05:41:51 v4.1.0-dev.10 05:41:51 v4.1.0-dev.100 05:41:51 v4.1.0-dev.101 05:41:51 v4.1.0-dev.102 05:41:51 v4.1.0-dev.103 05:41:51 v4.1.0-dev.104 05:41:51 v4.1.0-dev.105 05:41:51 v4.1.0-dev.106 05:41:51 v4.1.0-dev.107 05:41:51 v4.1.0-dev.108 05:41:51 v4.1.0-dev.109 05:41:51 v4.1.0-dev.11 05:41:51 v4.1.0-dev.110 05:41:51 v4.1.0-dev.111 05:41:51 v4.1.0-dev.112 05:41:51 v4.1.0-dev.113 05:41:51 v4.1.0-dev.114 05:41:51 v4.1.0-dev.115 05:41:51 v4.1.0-dev.116 05:41:51 v4.1.0-dev.12 05:41:51 v4.1.0-dev.13 05:41:51 v4.1.0-dev.14 05:41:51 v4.1.0-dev.15 05:41:51 v4.1.0-dev.16 05:41:51 v4.1.0-dev.17 05:41:51 v4.1.0-dev.18 05:41:51 v4.1.0-dev.19 05:41:51 v4.1.0-dev.2 05:41:51 v4.1.0-dev.20 05:41:51 v4.1.0-dev.21 05:41:51 v4.1.0-dev.22 05:41:51 v4.1.0-dev.23 05:41:51 v4.1.0-dev.24 05:41:51 v4.1.0-dev.25 05:41:51 v4.1.0-dev.26 05:41:51 v4.1.0-dev.27 05:41:51 v4.1.0-dev.28 05:41:51 v4.1.0-dev.29 05:41:51 v4.1.0-dev.3 05:41:51 v4.1.0-dev.30 05:41:51 v4.1.0-dev.31 05:41:51 v4.1.0-dev.32 05:41:51 v4.1.0-dev.33 05:41:51 v4.1.0-dev.34 05:41:51 v4.1.0-dev.35 05:41:51 v4.1.0-dev.36 05:41:51 v4.1.0-dev.37 05:41:51 v4.1.0-dev.38 05:41:51 v4.1.0-dev.39 05:41:51 v4.1.0-dev.4 05:41:51 v4.1.0-dev.40 05:41:51 v4.1.0-dev.41 05:41:51 v4.1.0-dev.42 05:41:51 v4.1.0-dev.43 05:41:51 v4.1.0-dev.44 05:41:51 v4.1.0-dev.45 05:41:51 v4.1.0-dev.46 05:41:51 v4.1.0-dev.47 05:41:51 v4.1.0-dev.48 05:41:51 v4.1.0-dev.49 05:41:51 v4.1.0-dev.5 05:41:51 v4.1.0-dev.50 05:41:51 v4.1.0-dev.51 05:41:51 v4.1.0-dev.52 05:41:51 v4.1.0-dev.53 05:41:51 v4.1.0-dev.54 05:41:51 v4.1.0-dev.55 05:41:51 v4.1.0-dev.56 05:41:51 v4.1.0-dev.57 05:41:51 v4.1.0-dev.58 05:41:51 v4.1.0-dev.59 05:41:51 v4.1.0-dev.6 05:41:51 v4.1.0-dev.60 05:41:51 v4.1.0-dev.61 05:41:51 v4.1.0-dev.62 05:41:51 v4.1.0-dev.63 05:41:51 v4.1.0-dev.64 05:41:51 v4.1.0-dev.65 05:41:51 v4.1.0-dev.66 05:41:51 v4.1.0-dev.67 05:41:51 v4.1.0-dev.68 05:41:51 v4.1.0-dev.69 05:41:51 v4.1.0-dev.7 05:41:51 v4.1.0-dev.70 05:41:51 v4.1.0-dev.71 05:41:51 v4.1.0-dev.72 05:41:51 v4.1.0-dev.73 05:41:51 v4.1.0-dev.74 05:41:51 v4.1.0-dev.75 05:41:51 v4.1.0-dev.76 05:41:51 v4.1.0-dev.77 05:41:51 v4.1.0-dev.78 05:41:51 v4.1.0-dev.79 05:41:51 v4.1.0-dev.8 05:41:51 v4.1.0-dev.80 05:41:51 v4.1.0-dev.81 05:41:51 v4.1.0-dev.82 05:41:51 v4.1.0-dev.83 05:41:51 v4.1.0-dev.84 05:41:51 v4.1.0-dev.85 05:41:51 v4.1.0-dev.86 05:41:51 v4.1.0-dev.87 05:41:51 v4.1.0-dev.88 05:41:51 v4.1.0-dev.89 05:41:51 v4.1.0-dev.9 05:41:51 v4.1.0-dev.90 05:41:51 v4.1.0-dev.91 05:41:51 v4.1.0-dev.92 05:41:51 v4.1.0-dev.93 05:41:51 v4.1.0-dev.94 05:41:51 v4.1.0-dev.95 05:41:51 v4.1.0-dev.96 05:41:51 v4.1.0-dev.97 05:41:51 v4.1.0-dev.98 05:41:51 v4.1.0-dev.99 [Pipeline] sh 05:41:51 + lftools sign git-tag v4.1.0-dev.116 05:41:51 Signing Git tag with Sigul... 05:41:51 Signing v4.1.0-dev.116 [Pipeline] echo 05:41:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:41:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:41:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:41:52 $ docker stop --time=1 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee 05:41:54 $ docker rm -f --volumes 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:41:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:54 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:55 $ docker top 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 -eo pid,comm 05:41:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:41:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:55 [ssh-agent] Looking for ssh-agent implementation... 05:41:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:55 $ docker exec 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 ssh-agent 05:41:55 SSH_AUTH_SOCK=/tmp/ssh-fVj1OoPAE7yg/agent.32 05:41:55 SSH_AGENT_PID=38 05:41:55 Running ssh-add (command line suppressed) 05:41:55 Identity added: /w/workspace/edgex-go/981@tmp/private_key_10181384062469996821.key (/w/workspace/edgex-go/981@tmp/private_key_10181384062469996821.key) 05:41:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:55 + git semver bump pre 05:41:56 2026-05-25 05:41:56,167 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:41:56 2026-05-25 05:41:56,170 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:41:56 2026-05-25 05:41:56,170 [bump_version] DEBUG bumping version:4.1.0-dev.116 on axis:pre with prefix:dev 05:41:56 2026-05-25 05:41:56,170 [bump_version] DEBUG bumped version:4.1.0-dev.117 05:41:56 2026-05-25 05:41:56,170 [write_version] DEBUG write version:4.1.0-dev.117 to path:/w/workspace/edgex-go/981/.semver/main with force:True 05:41:56 2026-05-25 05:41:56,171 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:41:56 2026-05-25 05:41:56,171 [write_file] DEBUG write to file:/w/workspace/edgex-go/981/.semver/main 05:41:56 2026-05-25 05:41:56,173 [execute] INFO git cat-file --batch-check 05:41:56 2026-05-25 05:41:56,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) 05:41:56 2026-05-25 05:41:56,176 [execute] INFO git cat-file --batch 05:41:56 2026-05-25 05:41:56,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) 05:41:56 2026-05-25 05:41:56,180 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:41:56 4.1.0-dev.117 [Pipeline] } 05:41:56 $ docker exec --env ******** --env ******** 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 ssh-agent -k 05:41:56 unset SSH_AUTH_SOCK; 05:41:56 unset SSH_AGENT_PID; 05:41:56 echo Agent pid 38 killed; 05:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:56 + git semver [Pipeline] } 05:41:57 $ docker stop --time=1 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 05:41:58 $ docker rm -f --volumes 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:59 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:59 $ docker top c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce -eo pid,comm 05:41:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:41:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:59 [ssh-agent] Looking for ssh-agent implementation... 05:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:59 $ docker exec c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce ssh-agent 05:41:59 SSH_AUTH_SOCK=/tmp/ssh-IiNQfGvxcyQG/agent.31 05:41:59 SSH_AGENT_PID=37 05:41:59 Running ssh-add (command line suppressed) 05:41:59 Identity added: /w/workspace/edgex-go/981@tmp/private_key_14938345697599334159.key (/w/workspace/edgex-go/981@tmp/private_key_14938345697599334159.key) 05:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:00 + git semver push 05:42:00 2026-05-25 05:42:00,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:42:00 2026-05-25 05:42:00,407 [run_push] DEBUG push 05:42:00 2026-05-25 05:42:00,407 [execute] INFO git cat-file --batch-check 05:42:00 2026-05-25 05:42:00,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) 05:42:00 2026-05-25 05:42:00,409 [execute] INFO git rev-list 16a4015e2f7ca82656cb0e5b41d021e34f533b29 -- 05:42:00 2026-05-25 05:42:00,409 [execute] DEBUG Popen(['git', 'rev-list', '16a4015e2f7ca82656cb0e5b41d021e34f533b29', '--'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) 05:42:00 2026-05-25 05:42:00,431 [execute] INFO git fetch -v -- origin 05:42:00 2026-05-25 05:42:00,431 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=True) 05:42:02 2026-05-25 05:42:01,877 [run_push] DEBUG remote changes detected 05:42:02 2026-05-25 05:42:01,877 [run_push] DEBUG latest remote commit 1093f281384659411c8deb565d072b00fea5d05f is not in local commits 05:42:02 2026-05-25 05:42:01,877 [run_push] DEBUG integrating remote changes with a git pull 05:42:02 2026-05-25 05:42:01,878 [execute] INFO git pull origin semver 05:42:02 2026-05-25 05:42:01,878 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) 05:42:02 2026-05-25 05:42:02,419 [execute] INFO git push origin semver 05:42:02 2026-05-25 05:42:02,419 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) 05:42:04 2026-05-25 05:42:03,579 [run_push] DEBUG push all version tags 05:42:04 2026-05-25 05:42:03,579 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:42:04 2026-05-25 05:42:03,579 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) 05:42:04 2026-05-25 05:42:04,741 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main 05:42:04 4.1.0-dev.117 [Pipeline] } 05:42:04 $ docker exec --env ******** --env ******** c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce ssh-agent -k 05:42:05 unset SSH_AUTH_SOCK; 05:42:05 unset SSH_AGENT_PID; 05:42:05 echo Agent pid 37 killed; 05:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:05 + git semver [Pipeline] } 05:42:05 $ docker stop --time=1 c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce 05:42:07 $ docker rm -f --volumes c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce [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 05:42:07 + [ -d /w/workspace/edgex-go/981/archives ] [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> package-listing.sh 05:42:08 ++ tr '[:upper:]' '[:lower:]' 05:42:08 ++ facter osfamily 05:42:09 + OS_FAMILY=debian 05:42:09 + workspace=/w/workspace/edgex-go/981 05:42:09 + START_PACKAGES=/tmp/packages_start.txt 05:42:09 + END_PACKAGES=/tmp/packages_end.txt 05:42:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:09 + PACKAGES=/tmp/packages_start.txt 05:42:09 + '[' /w/workspace/edgex-go/981 ']' 05:42:09 + PACKAGES=/tmp/packages_end.txt 05:42:09 + case "${OS_FAMILY}" in 05:42:09 + dpkg -l 05:42:09 + grep '^ii' 05:42:09 + '[' -f /tmp/packages_start.txt ']' 05:42:09 + '[' -f /tmp/packages_end.txt ']' 05:42:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:09 + '[' /w/workspace/edgex-go/981 ']' 05:42:09 + mkdir -p /w/workspace/edgex-go/981/archives/ 05:42:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/981/archives/ [Pipeline] echo 05:42:09 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/981/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:10 05:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:10 latest: Pulling from edgex-lftools-log-publisher 05:42:10 5eb5b503b376: Pulling fs layer 05:42:10 5c69ac0246d0: Pulling fs layer 05:42:10 ec43610c2a17: Pulling fs layer 05:42:10 3a2ae6a8a46f: Pulling fs layer 05:42:10 33b1e0a273af: Pulling fs layer 05:42:10 5d3b04190fa2: Pulling fs layer 05:42:10 2f39f015ded8: Pulling fs layer 05:42:10 3a2ae6a8a46f: Waiting 05:42:10 33b1e0a273af: Waiting 05:42:10 2f39f015ded8: Waiting 05:42:10 5d3b04190fa2: Waiting 05:42:10 5c69ac0246d0: Download complete 05:42:10 3a2ae6a8a46f: Download complete 05:42:10 33b1e0a273af: Verifying Checksum 05:42:10 33b1e0a273af: Download complete 05:42:10 ec43610c2a17: Verifying Checksum 05:42:10 ec43610c2a17: Download complete 05:42:10 5d3b04190fa2: Verifying Checksum 05:42:10 5d3b04190fa2: Download complete 05:42:10 5eb5b503b376: Verifying Checksum 05:42:10 5eb5b503b376: Download complete 05:42:11 2f39f015ded8: Download complete 05:42:12 5eb5b503b376: Pull complete 05:42:12 5c69ac0246d0: Pull complete 05:42:12 ec43610c2a17: Pull complete 05:42:12 3a2ae6a8a46f: Pull complete 05:42:13 33b1e0a273af: Pull complete 05:42:13 5d3b04190fa2: Pull complete 05:42:18 2f39f015ded8: Pull complete 05:42:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:18 prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container 05:42:18 $ 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/981/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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:19 $ docker top 7e51aa2e30e0b19a7181029f8e14d763929c5fbc0415e018f0d0853cf897bea5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:42:20 + ls /var/log/sa-host 05:42:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:20 provisioning config files... 05:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/981@tmp/config3135387809124736000tmp [Pipeline] { [Pipeline] echo 05:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:21 ---> create-netrc.sh [Pipeline] } 05:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:42:21 ---> python-tools-install.sh [Pipeline] echo 05:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:21 ---> sudo-logs.sh 05:42:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:22 ---> job-cost.sh 05:42:22 lf-activate-venv: SKIPPING 05:42:22 DEBUG: total: 0.10999999940395355 05:42:22 INFO: Retrieving Stack Cost... 05:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:22 INFO: Archiving Costs [Pipeline] echo 05:42:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:23 ---> logs-deploy.sh 05:42:23 lf-activate-venv: SKIPPING 05:42:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/981 05:42:23 INFO: archiving workspace using pattern(s): 05:42:24 Archives upload complete. 05:42:24 INFO: archiving logs to Nexus 05:42:25 ---> uname -a: 05:42:25 Linux prd-ubuntu20-04-docker-8c-8g-10598 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:42:25 05:42:25 05:42:25 ---> lscpu: 05:42:25 Architecture: x86_64 05:42:25 CPU op-mode(s): 32-bit, 64-bit 05:42:25 Byte Order: Little Endian 05:42:25 Address sizes: 40 bits physical, 48 bits virtual 05:42:25 CPU(s): 8 05:42:25 On-line CPU(s) list: 0-7 05:42:25 Thread(s) per core: 1 05:42:25 Core(s) per socket: 1 05:42:25 Socket(s): 8 05:42:25 NUMA node(s): 1 05:42:25 Vendor ID: AuthenticAMD 05:42:25 CPU family: 23 05:42:25 Model: 49 05:42:25 Model name: AMD EPYC-Rome Processor 05:42:25 Stepping: 0 05:42:25 CPU MHz: 2799.998 05:42:25 BogoMIPS: 5599.99 05:42:25 Virtualization: AMD-V 05:42:25 Hypervisor vendor: KVM 05:42:25 Virtualization type: full 05:42:25 L1d cache: 256 KiB 05:42:25 L1i cache: 256 KiB 05:42:25 L2 cache: 4 MiB 05:42:25 L3 cache: 128 MiB 05:42:25 NUMA node0 CPU(s): 0-7 05:42:25 Vulnerability Gather data sampling: Not affected 05:42:25 Vulnerability Itlb multihit: Not affected 05:42:25 Vulnerability L1tf: Not affected 05:42:25 Vulnerability Mds: Not affected 05:42:25 Vulnerability Meltdown: Not affected 05:42:25 Vulnerability Mmio stale data: Not affected 05:42:25 Vulnerability Retbleed: Vulnerable 05:42:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:42:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:42:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:42:25 Vulnerability Srbds: Not affected 05:42:25 Vulnerability Tsx async abort: Not affected 05:42:25 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 05:42:25 05:42:25 05:42:25 ---> nproc: 05:42:25 8 05:42:25 05:42:25 05:42:25 ---> df -h: 05:42:25 Filesystem Size Used Avail Use% Mounted on 05:42:25 overlay 155G 34G 121G 22% / 05:42:25 tmpfs 64M 0 64M 0% /dev 05:42:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:42:25 shm 64M 0 64M 0% /dev/shm 05:42:25 /dev/vda1 155G 34G 121G 22% /facter-os 05:42:25 05:42:25 05:42:25 ---> sar -b -r -n DEV: 05:42:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10598) 05/25/26 _x86_64_ (8 CPU) 05:42:25 05:42:25 04:47:02 LINUX RESTART (8 CPU) 05:42:25 05:42:25 04:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:42:25 04:49:01 384.99 20.37 364.62 0.00 3204.88 73761.62 0.00 05:42:25 04:50:01 55.11 0.22 54.90 0.00 12.00 24802.40 0.00 05:42:25 04:51:01 32.99 0.00 32.99 0.00 0.00 20510.23 0.00 05:42:25 04:52:01 57.44 0.18 57.26 0.00 2.40 24449.53 0.00 05:42:25 04:53:01 1422.14 27.39 1394.75 0.00 4712.03 601866.98 0.00 05:42:25 04:54:01 207.08 0.90 206.18 0.00 7.20 48650.72 0.00 05:42:25 04:55:01 317.94 0.35 317.59 0.00 8.39 106442.50 0.00 05:42:25 04:56:02 888.57 48.60 839.97 0.00 2590.47 189367.68 0.00 05:42:25 04:57:01 39.28 1.14 38.15 0.00 137.06 982.21 0.00 05:42:25 04:58:01 21.60 0.68 20.91 0.00 100.78 530.18 0.00 05:42:25 04:59:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 05:42:25 05:00:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 05:42:25 05:01:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 05:42:25 05:02:01 3.57 2.32 1.25 0.00 21.06 15.06 0.00 05:42:25 05:03:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 05:42:25 05:04:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 05:42:25 05:05:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 05:42:25 05:06:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 05:42:25 05:07:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 05:42:25 05:08:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 05:42:25 05:09:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 05:42:25 05:10:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 05:42:25 05:11:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 05:42:25 05:12:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 05:42:25 05:13:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 05:42:25 05:14:01 1.42 0.05 1.37 0.00 0.67 16.00 0.00 05:42:25 05:15:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 05:42:25 05:16:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 05:42:25 05:17:01 1.40 0.37 1.03 0.00 17.99 12.53 0.00 05:42:25 05:18:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 05:42:25 05:19:01 2.65 1.42 1.23 0.00 31.72 15.33 0.00 05:42:25 05:20:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 05:42:25 05:21:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 05:42:25 05:22:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 05:42:25 05:23:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 05:42:25 05:24:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 05:42:25 05:25:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 05:42:25 05:26:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 05:42:25 05:27:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 05:42:25 05:28:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 05:42:25 05:29:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 05:42:25 05:30:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 05:42:25 05:31:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 05:42:25 05:32:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 05:42:25 05:33:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 05:42:25 05:34:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 05:42:25 05:35:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 05:42:25 05:36:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 05:42:25 05:37:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 05:42:25 05:38:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 05:42:25 05:39:01 1.12 0.00 1.12 0.00 0.00 12.92 0.00 05:42:25 05:40:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 05:42:25 05:41:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 05:42:25 05:42:01 176.79 7.67 169.12 0.00 407.67 62250.56 0.00 05:42:25 Average: 67.69 2.06 65.63 0.00 207.52 21367.10 0.00 05:42:25 05:42:25 04:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:42:25 04:49:01 27659976 31513852 772412 2.35 115920 3948052 1874948 5.53 1182176 3559800 128 05:42:25 04:50:01 26116248 31302964 973628 2.96 127508 5177196 2157436 6.36 2193112 3991956 566388 05:42:25 04:51:01 25622436 30776468 1498976 4.56 130632 5127172 2528192 7.45 2178688 4478612 520416 05:42:25 04:52:01 25455716 31375372 897292 2.73 136424 5840400 1959128 5.78 2052672 4732516 567772 05:42:25 04:53:01 9597360 31125100 1082488 3.29 373580 20471592 5004108 14.75 3515500 18293112 13500 05:42:25 04:54:01 3100852 27549492 4614360 14.04 411752 23020940 11885468 35.04 8256356 19638204 1403588 05:42:25 04:55:01 502912 27946092 4224952 12.85 427760 25887652 10279784 30.31 9140224 21264412 1558576 05:42:25 04:56:02 6440516 31406480 827804 2.52 425420 23635688 2207412 6.51 3626228 21155708 412 05:42:25 04:57:01 6427344 31399236 834420 2.54 426896 23640380 2209664 6.51 3977968 20818316 408 05:42:25 04:58:01 6433624 31409696 823964 2.51 427608 23643692 2108776 6.22 4435888 20354036 152 05:42:25 04:59:01 6434780 31410864 822720 2.50 427620 23643700 2108776 6.22 4434700 20354040 172 05:42:25 05:00:01 6443676 31419764 814516 2.48 427632 23643700 2108776 6.22 4425984 20354044 8 05:42:25 05:01:01 6444940 31421060 813224 2.47 427652 23643704 2108776 6.22 4424536 20354040 16 05:42:25 05:02:01 6445200 31422276 811788 2.47 428116 23644020 2143428 6.32 4430748 20350552 196 05:42:25 05:03:01 6452328 31429416 805076 2.45 428132 23644016 2126540 6.27 4419404 20350548 4 05:42:25 05:04:01 6452052 31429192 805276 2.45 428160 23644028 2126540 6.27 4419720 20350552 20 05:42:25 05:05:01 6451760 31428908 805524 2.45 428172 23644028 2126540 6.27 4419344 20350556 12 05:42:25 05:06:01 6451664 31428816 805548 2.45 428188 23644032 2126540 6.27 4419344 20350560 8 05:42:25 05:07:01 6452120 31429308 805004 2.45 428204 23644036 2126540 6.27 4419372 20350564 24 05:42:25 05:08:01 6452244 31429440 804724 2.45 428216 23644024 2126540 6.27 4419224 20350564 44 05:42:25 05:09:01 6452092 31429320 804692 2.45 428228 23644040 2126540 6.27 4419536 20350568 192 05:42:25 05:10:01 6451508 31428768 805160 2.45 428248 23644040 2126540 6.27 4419900 20350568 180 05:42:25 05:11:01 6452288 31429552 804360 2.45 428264 23644044 2126540 6.27 4419356 20350572 4 05:42:25 05:12:01 6451964 31429256 804564 2.45 428272 23644052 2126540 6.27 4419764 20350576 196 05:42:25 05:13:01 6452240 31429536 804260 2.45 428308 23644044 2126540 6.27 4419308 20350572 12 05:42:25 05:14:01 6451612 31428940 805012 2.45 428328 23644056 2126540 6.27 4419596 20350584 8 05:42:25 05:15:01 6451540 31428872 805052 2.45 428348 23644056 2126540 6.27 4419616 20350584 12 05:42:25 05:16:01 6451764 31429172 805008 2.45 428368 23644064 2126540 6.27 4419468 20350596 8 05:42:25 05:17:01 6451172 31429132 804996 2.45 428392 23644596 2126540 6.27 4423152 20350928 44 05:42:25 05:18:01 6450812 31428824 805448 2.45 428432 23644588 2126540 6.27 4422592 20350912 12 05:42:25 05:19:01 6442308 31422348 811792 2.47 428456 23645560 2142592 6.32 4430428 20351016 12 05:42:25 05:20:01 6441584 31421684 812460 2.47 428500 23645560 2142592 6.32 4429936 20351020 12 05:42:25 05:21:01 6441480 31421596 812452 2.47 428516 23645564 2142592 6.32 4430504 20351020 216 05:42:25 05:22:01 6441448 31421584 812448 2.47 428528 23645572 2142592 6.32 4430292 20351004 8 05:42:25 05:23:01 6441392 31421544 812492 2.47 428556 23645556 2142592 6.32 4430032 20350976 4 05:42:25 05:24:01 6441132 31421312 812636 2.47 428580 23645576 2142592 6.32 4430184 20350980 28 05:42:25 05:25:01 6441068 31421292 812612 2.47 428592 23645576 2142592 6.32 4430360 20350980 188 05:42:25 05:26:01 6440712 31420988 812828 2.47 428608 23645580 2142592 6.32 4430348 20350984 4 05:42:25 05:27:01 6440088 31420372 813308 2.47 428624 23645584 2142592 6.32 4430440 20350988 212 05:42:25 05:28:01 6440008 31420332 813264 2.47 428640 23645584 2142592 6.32 4430616 20350988 196 05:42:25 05:29:01 6440032 31420364 813220 2.47 428652 23645588 2142592 6.32 4430164 20350992 8 05:42:25 05:30:01 6439756 31420228 813328 2.47 428664 23645720 2142592 6.32 4430180 20351120 4 05:42:25 05:31:01 6439464 31419956 813532 2.47 428672 23645724 2142592 6.32 4430472 20351128 28 05:42:25 05:32:01 6439536 31420044 813424 2.47 428696 23645732 2142592 6.32 4430408 20351132 8 05:42:25 05:33:01 6439228 31419764 813692 2.48 428716 23645732 2142592 6.32 4430336 20351132 12 05:42:25 05:34:01 6439472 31420040 813356 2.47 428740 23645736 2142592 6.32 4430280 20351140 28 05:42:25 05:35:01 6439396 31419988 813592 2.48 428764 23645736 2142592 6.32 4430620 20351140 8 05:42:25 05:36:01 6439396 31420024 813572 2.48 428772 23645740 2142592 6.32 4430648 20351144 28 05:42:25 05:37:01 6439620 31420260 813548 2.47 428792 23645744 2158740 6.36 4430380 20351148 8 05:42:25 05:38:01 6439652 31420312 813488 2.47 428820 23645744 2158740 6.36 4430576 20351148 4 05:42:25 05:39:01 6439556 31420248 813520 2.47 428840 23645748 2158740 6.36 4430904 20351152 188 05:42:25 05:40:01 6440400 31421096 812652 2.47 428860 23645752 2158740 6.36 4430440 20351156 8 05:42:25 05:41:01 6440264 31421024 812684 2.47 428880 23645756 2158740 6.36 4430864 20351164 28 05:42:25 05:42:01 4824180 31325604 904104 2.75 480596 24978752 2179744 6.43 4608192 21645376 6856 05:42:25 Average: 7764924 31265688 968449 2.95 405682 22261158 2523137 7.44 4361131 19167207 85937 05:42:25 05:42:25 04:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:42:25 04:49:01 docker0 591.78 699.98 45.50 4622.80 0.00 0.00 0.00 0.00 05:42:25 04:49:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 05:42:25 04:49:01 ens3 1306.73 980.44 13175.76 149.36 0.00 0.00 0.00 0.00 05:42:25 04:50:01 docker0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:50:01 vethb50142e 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 04:50:01 ens3 37.59 23.16 34.21 14.08 0.00 0.00 0.00 0.00 05:42:25 04:51:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 05:42:25 04:51:01 vethb50142e 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 05:42:25 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:51:01 ens3 22.46 15.51 17.54 10.16 0.00 0.00 0.00 0.00 05:42:25 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:52:01 vethb50142e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 04:52:01 ens3 23.28 14.15 20.07 11.39 0.00 0.00 0.00 0.00 05:42:25 04:53:01 vethb25c652 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 vethc4b2157 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth9e68dc1 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 docker0 487.50 862.86 46.18 9405.09 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth3ed28dd 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth90f7093 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth3e7404d 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 vethf6415b9 0.43 3.43 0.04 0.26 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth5ef8a24 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth4d862dd 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth04eb346 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 05:42:25 04:53:01 ens3 1188.94 684.61 14820.32 87.23 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth3ad53d8 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 veth428df55 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:53:01 vethc5ced2b 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:25 04:54:01 vethb25c652 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 vethc4b2157 0.03 0.52 0.00 0.03 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth9e68dc1 0.03 0.52 0.00 0.03 0.00 0.00 0.00 0.00 05:42:25 04:54:01 docker0 0.52 0.08 0.02 0.00 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth3ed28dd 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth90f7093 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth3e7404d 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 vethf6415b9 0.12 0.50 0.01 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth5ef8a24 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth4d862dd 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth04eb346 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 05:42:25 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 04:54:01 ens3 9.50 5.26 7.73 4.20 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth3ad53d8 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 05:42:25 04:54:01 veth428df55 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:54:01 vethc5ced2b 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 05:42:25 04:55:01 vethb25c652 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 vethc4b2157 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth3ed28dd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth90f7093 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth3e7404d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 vethf6415b9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth4d862dd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth04eb346 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 ens3 4.70 2.33 3.86 2.09 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth3ad53d8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 veth428df55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:55:01 vethc5ced2b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:56:02 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:56:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 05:42:25 04:56:02 ens3 73.16 62.20 42.49 268.16 0.00 0.00 0.00 0.00 05:42:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:57:01 lo 42.98 42.98 4.21 4.21 0.00 0.00 0.00 0.00 05:42:25 04:57:01 ens3 461.24 468.12 225.67 2191.73 0.00 0.00 0.00 0.00 05:42:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:58:01 lo 19.53 19.53 1.90 1.90 0.00 0.00 0.00 0.00 05:42:25 04:58:01 ens3 344.33 341.33 127.10 2323.70 0.00 0.00 0.00 0.00 05:42:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 04:59:01 ens3 0.20 0.07 0.31 0.03 0.00 0.00 0.00 0.00 05:42:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:03:01 ens3 0.28 0.13 0.12 0.07 0.00 0.00 0.00 0.00 05:42:25 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:04:01 ens3 0.98 0.43 0.35 0.22 0.00 0.00 0.00 0.00 05:42:25 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:08:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 05:42:25 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:13:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:42:25 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:14:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:17:01 ens3 0.88 0.65 0.82 0.38 0.00 0.00 0.00 0.00 05:42:25 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:18:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 05:42:25 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:19:01 ens3 5.53 4.53 3.73 4.72 0.00 0.00 0.00 0.00 05:42:25 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:20:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:21:01 ens3 2.20 1.78 1.24 1.43 0.00 0.00 0.00 0.00 05:42:25 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:23:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:42:25 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:28:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 05:42:25 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:31:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 05:42:25 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:32:01 ens3 0.58 0.40 0.36 0.28 0.00 0.00 0.00 0.00 05:42:25 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:33:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:42:25 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:35:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:42:25 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:25 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:38:01 ens3 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 05:42:25 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:39:01 ens3 0.90 0.53 0.32 0.23 0.00 0.00 0.00 0.00 05:42:25 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:25 05:40:01 ens3 0.45 0.07 0.06 0.01 0.00 0.00 0.00 0.00 05:42:25 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:25 05:41:01 ens3 0.80 0.47 0.37 0.29 0.00 0.00 0.00 0.00 05:42:25 05:42:01 docker0 70.69 97.73 6.72 894.22 0.00 0.00 0.00 0.00 05:42:25 05:42:01 vethb3739b5 17.33 17.83 1.59 122.95 0.00 0.00 0.00 0.01 05:42:25 05:42:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 05:42:25 05:42:01 ens3 442.66 306.55 8195.14 164.91 0.00 0.00 0.00 0.00 05:42:25 Average: docker0 21.16 30.58 1.81 275.09 0.00 0.00 0.00 0.00 05:42:25 Average: vethb3739b5 0.32 0.33 0.03 2.28 0.00 0.00 0.00 0.00 05:42:25 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 05:42:25 Average: ens3 72.32 53.58 675.53 96.28 0.00 0.00 0.00 0.00 05:42:25 05:42:25 05:42:25 ---> sar -P ALL: 05:42:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10598) 05/25/26 _x86_64_ (8 CPU) 05:42:25 05:42:25 04:47:02 LINUX RESTART (8 CPU) 05:42:25 05:42:25 04:48:02 CPU %user %nice %system %iowait %steal %idle 05:42:25 04:49:01 all 9.89 0.00 3.96 1.61 0.08 84.45 05:42:25 04:49:01 0 8.25 0.00 3.22 0.22 0.07 88.24 05:42:25 04:49:01 1 7.98 0.00 3.99 0.33 0.10 87.60 05:42:25 04:49:01 2 9.32 0.00 4.65 1.31 0.09 84.63 05:42:25 04:49:01 3 11.18 0.00 3.57 1.04 0.09 84.13 05:42:25 04:49:01 4 9.09 0.00 4.89 4.75 0.07 81.21 05:42:25 04:49:01 5 8.81 0.00 2.98 0.05 0.07 88.09 05:42:25 04:49:01 6 11.10 0.00 3.34 0.29 0.09 85.18 05:42:25 04:49:01 7 13.44 0.00 5.02 4.89 0.10 76.55 05:42:25 04:50:01 all 48.30 0.00 8.62 0.25 0.11 42.73 05:42:25 04:50:01 0 46.23 0.00 8.88 0.20 0.12 44.58 05:42:25 04:50:01 1 50.76 0.00 8.14 0.08 0.10 40.91 05:42:25 04:50:01 2 46.94 0.00 8.51 0.76 0.10 43.69 05:42:25 04:50:01 3 47.59 0.00 9.68 0.08 0.10 42.55 05:42:25 04:50:01 4 51.43 0.00 8.17 0.07 0.10 40.23 05:42:25 04:50:01 5 49.98 0.00 8.20 0.24 0.13 41.44 05:42:25 04:50:01 6 46.48 0.00 8.93 0.40 0.10 44.09 05:42:25 04:50:01 7 46.96 0.00 8.47 0.13 0.10 44.33 05:42:25 04:51:01 all 48.27 0.00 8.07 0.16 0.11 43.39 05:42:25 04:51:01 0 48.16 0.00 7.88 0.00 0.08 43.87 05:42:25 04:51:01 1 49.16 0.00 8.40 0.02 0.12 42.31 05:42:25 04:51:01 2 46.12 0.00 7.48 1.11 0.10 45.19 05:42:25 04:51:01 3 47.94 0.00 7.68 0.07 0.12 44.19 05:42:25 04:51:01 4 46.74 0.00 8.32 0.00 0.12 44.82 05:42:25 04:51:01 5 49.88 0.00 8.15 0.03 0.10 41.84 05:42:25 04:51:01 6 48.07 0.00 7.99 0.05 0.10 43.79 05:42:25 04:51:01 7 50.13 0.00 8.63 0.00 0.12 41.13 05:42:25 04:52:01 all 55.95 0.00 7.17 0.08 0.11 36.69 05:42:25 04:52:01 0 56.62 0.00 7.26 0.00 0.12 36.00 05:42:25 04:52:01 1 55.57 0.00 7.32 0.34 0.08 36.69 05:42:25 04:52:01 2 55.40 0.00 7.08 0.17 0.10 37.25 05:42:25 04:52:01 3 55.03 0.00 6.64 0.02 0.10 38.21 05:42:25 04:52:01 4 55.16 0.00 7.31 0.05 0.10 37.38 05:42:25 04:52:01 5 57.13 0.00 7.50 0.00 0.12 35.25 05:42:25 04:52:01 6 56.91 0.00 7.04 0.07 0.10 35.88 05:42:25 04:52:01 7 55.81 0.00 7.24 0.00 0.12 36.83 05:42:25 04:53:01 all 30.99 0.00 14.19 8.11 0.12 46.59 05:42:25 04:53:01 0 30.48 0.00 13.39 5.75 0.10 50.28 05:42:25 04:53:01 1 29.79 0.00 13.89 6.29 0.12 49.91 05:42:25 04:53:01 2 32.59 0.00 13.86 8.14 0.14 45.28 05:42:25 04:53:01 3 31.39 0.00 14.87 5.50 0.12 48.12 05:42:25 04:53:01 4 32.05 0.00 15.13 16.49 0.12 36.21 05:42:25 04:53:01 5 31.51 0.00 14.55 9.04 0.12 44.78 05:42:25 04:53:01 6 29.66 0.00 13.97 7.67 0.12 48.58 05:42:25 04:53:01 7 30.45 0.00 13.92 6.07 0.10 49.46 05:42:25 04:54:01 all 88.45 0.00 10.30 0.73 0.15 0.38 05:42:25 04:54:01 0 89.08 0.00 9.77 0.68 0.15 0.32 05:42:25 04:54:01 1 88.36 0.00 10.40 0.82 0.15 0.27 05:42:25 04:54:01 2 88.44 0.00 10.34 0.53 0.15 0.53 05:42:25 04:54:01 3 88.80 0.00 10.13 0.67 0.15 0.25 05:42:25 04:54:01 4 87.60 0.00 11.10 0.75 0.15 0.40 05:42:25 04:54:01 5 88.25 0.00 10.43 0.70 0.17 0.45 05:42:25 04:54:01 6 88.44 0.00 10.23 0.75 0.13 0.45 05:42:25 04:54:01 7 88.66 0.00 9.97 0.92 0.12 0.33 05:42:25 04:55:01 all 91.27 0.00 8.59 0.00 0.14 0.00 05:42:25 04:55:01 0 92.32 0.00 7.54 0.00 0.13 0.00 05:42:25 04:55:01 1 91.12 0.00 8.74 0.00 0.13 0.00 05:42:25 04:55:01 2 91.59 0.00 8.26 0.00 0.15 0.00 05:42:25 04:55:01 3 91.21 0.00 8.66 0.00 0.13 0.00 05:42:25 04:55:01 4 89.91 0.00 9.96 0.00 0.13 0.00 05:42:25 04:55:01 5 90.57 0.00 9.29 0.00 0.13 0.00 05:42:25 04:55:01 6 91.66 0.00 8.21 0.00 0.13 0.00 05:42:25 04:55:01 7 91.81 0.00 8.04 0.00 0.15 0.00 05:42:25 04:56:02 all 70.85 0.00 8.05 0.72 0.12 20.26 05:42:25 04:56:02 0 71.37 0.00 7.38 0.33 0.12 20.80 05:42:25 04:56:02 1 69.67 0.00 7.99 0.75 0.12 21.47 05:42:25 04:56:02 2 71.31 0.00 8.18 0.67 0.13 19.71 05:42:25 04:56:02 3 72.26 0.00 8.03 0.52 0.10 19.09 05:42:25 04:56:02 4 71.09 0.00 7.63 0.59 0.13 20.56 05:42:25 04:56:02 5 68.81 0.00 9.56 1.52 0.12 20.00 05:42:25 04:56:02 6 70.86 0.00 7.69 0.53 0.12 20.80 05:42:25 04:56:02 7 71.43 0.00 7.98 0.82 0.15 19.63 05:42:25 04:57:01 all 8.75 0.00 1.09 0.10 0.06 89.99 05:42:25 04:57:01 0 8.05 0.00 1.17 0.03 0.07 90.68 05:42:25 04:57:01 1 9.12 0.00 1.06 0.15 0.05 89.62 05:42:25 04:57:01 2 8.00 0.00 0.85 0.02 0.05 91.08 05:42:25 04:57:01 3 9.40 0.00 1.07 0.42 0.07 89.04 05:42:25 04:57:01 4 8.23 0.00 1.02 0.09 0.05 90.61 05:42:25 04:57:01 5 10.51 0.00 1.33 0.02 0.07 88.07 05:42:25 04:57:01 6 8.44 0.00 1.10 0.03 0.07 90.36 05:42:25 04:57:01 7 8.28 0.00 1.12 0.07 0.08 90.45 05:42:25 04:58:01 all 9.05 0.00 0.73 0.06 0.07 90.09 05:42:25 04:58:01 0 4.85 0.00 0.63 0.00 0.03 94.49 05:42:25 04:58:01 1 14.38 0.00 0.75 0.02 0.08 84.76 05:42:25 04:58:01 2 3.96 0.00 0.52 0.02 0.08 95.42 05:42:25 04:58:01 3 13.43 0.00 0.77 0.30 0.07 85.44 05:42:25 04:58:01 4 8.55 0.00 0.85 0.05 0.07 90.48 05:42:25 04:58:01 5 9.99 0.00 0.95 0.02 0.08 88.95 05:42:25 04:58:01 6 6.20 0.00 0.72 0.02 0.07 92.99 05:42:25 04:58:01 7 11.10 0.00 0.67 0.03 0.05 88.15 05:42:25 04:59:01 all 0.08 0.00 0.03 0.00 0.01 99.89 05:42:25 04:59:01 0 0.43 0.00 0.02 0.00 0.02 99.53 05:42:25 04:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 04:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:42:25 04:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 04:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 04:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 04:59:01 7 0.07 0.00 0.10 0.00 0.02 99.82 05:42:25 05:42:25 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:42:25 05:00:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:42:25 05:00:01 0 0.07 0.00 0.00 0.00 0.00 99.93 05:42:25 05:00:01 1 0.07 0.00 0.02 0.02 0.02 99.88 05:42:25 05:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:00:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:42:25 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:42:25 05:00:01 7 0.07 0.00 0.10 0.00 0.02 99.82 05:42:25 05:01:01 all 0.03 0.00 0.02 0.01 0.01 99.94 05:42:25 05:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:42:25 05:01:01 1 0.00 0.00 0.02 0.03 0.02 99.93 05:42:25 05:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:01:01 3 0.00 0.00 0.03 0.02 0.02 99.93 05:42:25 05:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:01:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:42:25 05:02:01 all 0.03 0.00 0.03 0.01 0.01 99.92 05:42:25 05:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:42:25 05:02:01 1 0.03 0.00 0.03 0.02 0.00 99.92 05:42:25 05:02:01 2 0.07 0.00 0.03 0.03 0.00 99.87 05:42:25 05:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 05:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:02:01 7 0.10 0.00 0.05 0.00 0.02 99.83 05:42:25 05:03:01 all 0.06 0.00 0.02 0.00 0.01 99.90 05:42:25 05:03:01 0 0.30 0.00 0.03 0.00 0.00 99.67 05:42:25 05:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:42:25 05:03:01 2 0.00 0.00 0.03 0.00 0.02 99.95 05:42:25 05:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:42:25 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:03:01 7 0.10 0.00 0.05 0.00 0.02 99.83 05:42:25 05:04:01 all 0.28 0.00 0.02 0.00 0.01 99.69 05:42:25 05:04:01 0 2.05 0.00 0.03 0.00 0.03 97.88 05:42:25 05:04:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:42:25 05:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:42:25 05:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:42:25 05:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:42:25 05:05:01 all 0.18 0.00 0.01 0.00 0.01 99.79 05:42:25 05:05:01 0 1.22 0.00 0.02 0.00 0.00 98.76 05:42:25 05:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:42:25 05:05:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:42:25 05:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:05:01 6 0.05 0.00 0.02 0.00 0.03 99.90 05:42:25 05:05:01 7 0.10 0.00 0.02 0.00 0.02 99.87 05:42:25 05:06:01 all 0.05 0.00 0.02 0.00 0.01 99.92 05:42:25 05:06:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:42:25 05:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:42:25 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:06:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:42:25 05:06:01 7 0.23 0.00 0.07 0.00 0.02 99.68 05:42:25 05:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:42:25 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 05:42:25 05:07:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:42:25 05:08:01 all 0.03 0.00 0.02 0.00 0.01 99.93 05:42:25 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:08:01 1 0.10 0.00 0.02 0.00 0.03 99.85 05:42:25 05:08:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:42:25 05:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:42:25 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:08:01 7 0.07 0.00 0.10 0.00 0.02 99.82 05:42:25 05:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:25 05:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:42:25 05:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:42:25 05:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:09:01 7 0.13 0.00 0.02 0.00 0.02 99.83 05:42:25 05:10:01 all 0.06 0.00 0.02 0.00 0.01 99.91 05:42:25 05:10:01 0 0.32 0.00 0.02 0.00 0.00 99.67 05:42:25 05:10:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:42:25 05:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:42:25 05:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:42:25 05:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:10:01 7 0.08 0.00 0.03 0.00 0.00 99.88 05:42:25 05:42:25 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:42:25 05:11:01 all 0.24 0.00 0.01 0.00 0.01 99.73 05:42:25 05:11:01 0 1.71 0.00 0.02 0.00 0.02 98.26 05:42:25 05:11:01 1 0.10 0.00 0.03 0.00 0.03 99.83 05:42:25 05:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:11:01 7 0.05 0.00 0.05 0.00 0.03 99.87 05:42:25 05:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:42:25 05:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:42:25 05:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:42:25 05:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:42:25 05:12:01 3 0.07 0.00 0.00 0.02 0.00 99.92 05:42:25 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:12:01 7 0.13 0.00 0.03 0.00 0.02 99.82 05:42:25 05:13:01 all 0.06 0.00 0.02 0.00 0.01 99.91 05:42:25 05:13:01 0 0.33 0.00 0.02 0.00 0.02 99.63 05:42:25 05:13:01 1 0.03 0.00 0.05 0.00 0.03 99.88 05:42:25 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:42:25 05:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:13:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:42:25 05:14:01 all 0.21 0.00 0.03 0.00 0.01 99.75 05:42:25 05:14:01 0 1.42 0.00 0.02 0.00 0.00 98.57 05:42:25 05:14:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:42:25 05:14:01 2 0.00 0.00 0.03 0.02 0.02 99.93 05:42:25 05:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:42:25 05:14:01 7 0.18 0.00 0.05 0.00 0.02 99.75 05:42:25 05:15:01 all 0.24 0.00 0.02 0.00 0.01 99.73 05:42:25 05:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:42:25 05:15:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:42:25 05:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:15:01 7 1.81 0.00 0.05 0.00 0.00 98.14 05:42:25 05:16:01 all 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 05:42:25 05:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:42:25 05:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:42:25 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:16:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:42:25 05:17:01 all 0.09 0.00 0.02 0.00 0.01 99.88 05:42:25 05:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:42:25 05:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 05:42:25 05:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:17:01 3 0.13 0.00 0.03 0.02 0.00 99.82 05:42:25 05:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:42:25 05:17:01 5 0.15 0.00 0.02 0.00 0.00 99.83 05:42:25 05:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:17:01 7 0.20 0.00 0.02 0.00 0.02 99.77 05:42:25 05:18:01 all 0.04 0.00 0.03 0.00 0.01 99.92 05:42:25 05:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:18:01 1 0.10 0.00 0.05 0.00 0.02 99.83 05:42:25 05:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:18:01 3 0.02 0.00 0.05 0.02 0.02 99.90 05:42:25 05:18:01 4 0.05 0.00 0.05 0.00 0.00 99.90 05:42:25 05:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:18:01 7 0.07 0.00 0.05 0.00 0.02 99.87 05:42:25 05:19:01 all 0.20 0.00 0.03 0.01 0.01 99.74 05:42:25 05:19:01 0 0.17 0.00 0.03 0.02 0.00 99.78 05:42:25 05:19:01 1 0.07 0.00 0.03 0.02 0.02 99.87 05:42:25 05:19:01 2 0.10 0.00 0.03 0.02 0.02 99.83 05:42:25 05:19:01 3 0.15 0.00 0.03 0.00 0.00 99.82 05:42:25 05:19:01 4 0.05 0.00 0.03 0.02 0.02 99.88 05:42:25 05:19:01 5 0.23 0.00 0.07 0.02 0.00 99.68 05:42:25 05:19:01 6 0.10 0.00 0.02 0.00 0.00 99.88 05:42:25 05:19:01 7 0.77 0.00 0.02 0.00 0.02 99.20 05:42:25 05:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:42:25 05:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:42:25 05:20:01 1 0.10 0.00 0.03 0.02 0.02 99.83 05:42:25 05:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:42:25 05:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:42:25 05:21:01 all 0.08 0.00 0.02 0.00 0.01 99.90 05:42:25 05:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:42:25 05:21:01 2 0.20 0.00 0.00 0.00 0.02 99.78 05:42:25 05:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:21:01 7 0.28 0.00 0.03 0.00 0.00 99.68 05:42:25 05:42:25 05:21:01 CPU %user %nice %system %iowait %steal %idle 05:42:25 05:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:42:25 05:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:22:01 1 0.07 0.00 0.02 0.02 0.02 99.88 05:42:25 05:22:01 2 0.07 0.00 0.03 0.02 0.00 99.88 05:42:25 05:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:42:25 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:22:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:42:25 05:23:01 all 0.03 0.00 0.01 0.00 0.02 99.93 05:42:25 05:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:23:01 1 0.08 0.00 0.02 0.02 0.02 99.87 05:42:25 05:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:42:25 05:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:42:25 05:23:01 4 0.03 0.00 0.02 0.00 0.03 99.92 05:42:25 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:23:01 7 0.05 0.00 0.02 0.00 0.03 99.90 05:42:25 05:24:01 all 0.04 0.00 0.02 0.00 0.01 99.94 05:42:25 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:24:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:42:25 05:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:42:25 05:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:42:25 05:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:42:25 05:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:42:25 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:25 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:42:25 05:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:42:25 05:26:01 all 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:26:01 1 0.03 0.00 0.03 0.02 0.00 99.92 05:42:25 05:26:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:42:25 05:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:26:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:42:25 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:26:01 6 0.00 0.00 0.03 0.00 0.02 99.95 05:42:25 05:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:27:01 all 0.17 0.00 0.01 0.00 0.01 99.80 05:42:25 05:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 05:27:01 2 0.00 0.00 0.03 0.02 0.02 99.93 05:42:25 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:27:01 7 1.31 0.00 0.02 0.00 0.02 98.66 05:42:25 05:28:01 all 0.04 0.00 0.01 0.00 0.00 99.94 05:42:25 05:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:28:01 1 0.05 0.00 0.03 0.02 0.00 99.90 05:42:25 05:28:01 2 0.05 0.00 0.00 0.02 0.00 99.93 05:42:25 05:28:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:42:25 05:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:28:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:42:25 05:29:01 all 0.24 0.00 0.02 0.00 0.01 99.74 05:42:25 05:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:42:25 05:29:01 1 0.05 0.00 0.00 0.02 0.02 99.92 05:42:25 05:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:29:01 4 0.03 0.00 0.03 0.00 0.03 99.90 05:42:25 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:42:25 05:29:01 7 1.69 0.00 0.02 0.00 0.02 98.27 05:42:25 05:30:01 all 0.22 0.00 0.02 0.00 0.01 99.75 05:42:25 05:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:30:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:42:25 05:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:42:25 05:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:25 05:30:01 7 1.61 0.00 0.05 0.00 0.00 98.34 05:42:25 05:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:25 05:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:42:25 05:31:01 1 0.05 0.00 0.03 0.02 0.00 99.90 05:42:25 05:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:42:25 05:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:31:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:42:25 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:25 05:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:42:25 05:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:42:25 05:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:32:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:42:25 05:42:25 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:42:25 05:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:42:25 05:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:33:01 1 0.07 0.00 0.02 0.02 0.00 99.90 05:42:25 05:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:42:25 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:33:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:42:25 05:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:42:25 05:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:34:01 1 0.05 0.00 0.02 0.02 0.02 99.90 05:42:25 05:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:42:25 05:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:42:25 05:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:42:25 05:34:01 6 0.08 0.00 0.02 0.00 0.03 99.87 05:42:25 05:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:42:25 05:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:25 05:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:42:25 05:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:42:25 05:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:42:25 05:36:01 all 0.07 0.00 0.02 0.00 0.01 99.90 05:42:25 05:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 05:36:01 1 0.08 0.00 0.03 0.02 0.00 99.87 05:42:25 05:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:42:25 05:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:42:25 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:36:01 6 0.05 0.00 0.03 0.00 0.03 99.88 05:42:25 05:36:01 7 0.32 0.00 0.02 0.00 0.00 99.67 05:42:25 05:37:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:42:25 05:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:37:01 7 0.38 0.00 0.03 0.00 0.02 99.57 05:42:25 05:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:25 05:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:42:25 05:38:01 1 0.05 0.00 0.05 0.02 0.02 99.87 05:42:25 05:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:42:25 05:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:42:25 05:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:25 05:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:42:25 05:38:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:42:25 05:39:01 all 0.03 0.00 0.03 0.00 0.01 99.93 05:42:25 05:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:42:25 05:39:01 1 0.07 0.00 0.05 0.02 0.00 99.87 05:42:25 05:39:01 2 0.02 0.00 0.05 0.02 0.00 99.92 05:42:25 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:25 05:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:39:01 6 0.02 0.00 0.05 0.00 0.02 99.92 05:42:25 05:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:42:25 05:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 05:42:25 05:40:01 0 0.10 0.00 0.02 0.00 0.00 99.88 05:42:25 05:40:01 1 0.05 0.00 0.00 0.02 0.02 99.92 05:42:25 05:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:42:25 05:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:42:25 05:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 05:42:25 05:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:42:25 05:41:01 all 0.18 0.00 0.03 0.00 0.01 99.77 05:42:25 05:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:42:25 05:41:01 1 0.12 0.00 0.03 0.02 0.02 99.82 05:42:25 05:41:01 2 1.21 0.00 0.07 0.00 0.02 98.71 05:42:25 05:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:42:25 05:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:42:25 05:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:42:25 05:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:42:25 05:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:42:25 05:42:01 all 9.29 0.00 3.92 0.70 0.08 86.01 05:42:25 05:42:01 0 8.81 0.00 2.94 0.10 0.07 88.08 05:42:25 05:42:01 1 9.51 0.00 4.68 1.23 0.08 84.49 05:42:25 05:42:01 2 9.31 0.00 3.81 1.98 0.08 84.81 05:42:25 05:42:01 3 8.48 0.00 2.79 0.15 0.05 88.53 05:42:25 05:42:01 4 8.66 0.00 3.97 0.07 0.07 87.23 05:42:25 05:42:01 5 9.55 0.00 3.45 0.05 0.07 86.88 05:42:25 05:42:01 6 8.98 0.00 5.31 1.26 0.10 84.36 05:42:25 05:42:01 7 11.03 0.00 4.46 0.74 0.08 83.68 05:42:25 Average: all 8.76 0.00 1.39 0.23 0.03 89.59 05:42:25 Average: 0 8.74 0.00 1.30 0.13 0.03 89.80 05:42:25 Average: 1 8.82 0.00 1.41 0.19 0.03 89.55 05:42:25 Average: 2 8.59 0.00 1.36 0.28 0.03 89.74 05:42:25 Average: 3 8.82 0.00 1.37 0.16 0.02 89.63 05:42:25 Average: 4 8.66 0.00 1.45 0.42 0.03 89.45 05:42:25 Average: 5 8.78 0.00 1.41 0.21 0.02 89.57 05:42:25 Average: 6 8.64 0.00 1.39 0.20 0.03 89.74 05:42:25 Average: 7 9.05 0.00 1.42 0.25 0.03 89.25 05:42:25 05:42:25 05:42:25