Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0075755ea904cb1c320e6f00828dbbda8c0a5f06 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-ssh16588453953853503770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17816087087670392113.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5294499041269828675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18079008225146982906.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-ssh2013192863130015777.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/v3], buildSnap:false] ========================================================= [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.20 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/v3 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-12282 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/506 [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/506 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0075755ea904cb1c320e6f00828dbbda8c0a5f06 (main) Commit message: "fix: Fix multiline break for seed_builtin_entries.sh (#4543)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 > git rev-list --no-walk 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:11:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:11:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:11:16 ========================================================= 01:11:16 EdgeX Global Pipelines Version Info 01:11:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:11:16 ------------------- 01:11:16 stable info: 01:11:16 ------------------- 01:11:16 Commited By: Bill Mahoney bill.mahoney@intel.com 01:11:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:11:16 Message: update stable to v1.0.248 01:11:17 ------------------- 01:11:17 experimental info: 01:11:17 ------------------- 01:11:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:11:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:11:17 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0075755 [Pipeline] echo 01:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:18 provisioning config files... 01:11:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config6355500241238280929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:18 ---> docker-login.sh 01:11:18 nexus3.edgexfoundry.org:10001 01:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:18 Configure a credential helper to remove this warning. See 01:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:18 01:11:18 Login Succeeded 01:11:18 nexus3.edgexfoundry.org:10002 01:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:18 Configure a credential helper to remove this warning. See 01:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:18 01:11:18 Login Succeeded 01:11:18 nexus3.edgexfoundry.org:10003 01:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:18 Configure a credential helper to remove this warning. See 01:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:18 01:11:18 Login Succeeded 01:11:18 nexus3.edgexfoundry.org:10004 01:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:19 Configure a credential helper to remove this warning. See 01:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:19 01:11:19 Login Succeeded 01:11:19 docker.io 01:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:19 Configure a credential helper to remove this warning. See 01:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:19 01:11:19 Login Succeeded 01:11:19 ---> docker-login.sh ends [Pipeline] } 01:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:11:19 + dirname cmd/core-command/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo core-command,cmd/core-command/Dockerfile 01:11:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:11:19 + + dirname cmd/core-data/Dockerfile 01:11:19 cut -d/ -f2 01:11:19 + echo core-data,cmd/core-data/Dockerfile 01:11:19 + + dirname cmd/core-metadata/Dockerfile 01:11:19 cut -d/ -f2 01:11:19 + echo core-metadata,cmd/core-metadata/Dockerfile 01:11:19 + dirname cmd/security-bootstrapper/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:11:19 + dirname cmd/security-proxy-auth/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:11:19 + dirname cmd/security-proxy-setup/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:11:19 + dirname cmd/security-secretstore-setup/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:11:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:11:19 + dirname cmd/security-spire-agent/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:11:19 + dirname cmd/security-spire-config/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:11:19 + dirname cmd/security-spire-server/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:11:19 + dirname cmd/support-notifications/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo support-notifications,cmd/support-notifications/Dockerfile 01:11:19 + dirname cmd/support-scheduler/Dockerfile 01:11:19 + cut -d/ -f2 01:11:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:11: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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:11:20 + git rev-list -1 --merges 0075755ea904cb1c320e6f00828dbbda8c0a5f06~1..0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo 01:11:20 -----------> git rev-list -1 --merges 0075755ea904cb1c320e6f00828dbbda8c0a5f06~1..0075755ea904cb1c320e6f00828dbbda8c0a5f06 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [false] [Pipeline] sh 01:11:20 + git log --format=format:%s -1 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo 01:11:20 ========================================================= 01:11:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:11:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:11:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:20 + grep -v github /etc/ssh/ssh_known_hosts 01:11:20 + [ -e /tmp/ssh_known_hosts ] 01:11:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:11:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:11:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:11:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:21 01:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:11:21 b85a868b505f: Pulling fs layer 01:11:21 e2be974225ed: Pulling fs layer 01:11:21 339a4e72a1f5: Pulling fs layer 01:11:21 988bab9f4d93: Pulling fs layer 01:11:21 1469e6f7b9e6: Pulling fs layer 01:11:21 eaf3925da568: Pulling fs layer 01:11:21 bab4dde63d76: Pulling fs layer 01:11:21 bde34c3a00c8: Pulling fs layer 01:11:21 b352a97aabf1: Pulling fs layer 01:11:21 4872d77fe225: Pulling fs layer 01:11:21 5851b861e8e6: Pulling fs layer 01:11:21 988bab9f4d93: Waiting 01:11:21 1469e6f7b9e6: Waiting 01:11:21 eaf3925da568: Waiting 01:11:21 bab4dde63d76: Waiting 01:11:21 bde34c3a00c8: Waiting 01:11:21 b352a97aabf1: Waiting 01:11:21 4872d77fe225: Waiting 01:11:21 5851b861e8e6: Waiting 01:11:21 e2be974225ed: Verifying Checksum 01:11:21 e2be974225ed: Download complete 01:11:21 988bab9f4d93: Verifying Checksum 01:11:21 988bab9f4d93: Download complete 01:11:21 1469e6f7b9e6: Download complete 01:11:21 339a4e72a1f5: Verifying Checksum 01:11:21 339a4e72a1f5: Download complete 01:11:21 eaf3925da568: Download complete 01:11:21 bde34c3a00c8: Download complete 01:11:21 b352a97aabf1: Verifying Checksum 01:11:21 b352a97aabf1: Download complete 01:11:21 4872d77fe225: Verifying Checksum 01:11:21 4872d77fe225: Download complete 01:11:21 5851b861e8e6: Verifying Checksum 01:11:21 5851b861e8e6: Download complete 01:11:21 b85a868b505f: Verifying Checksum 01:11:21 b85a868b505f: Download complete 01:11:22 bab4dde63d76: Verifying Checksum 01:11:22 b85a868b505f: Pull complete 01:11:23 e2be974225ed: Pull complete 01:11:23 339a4e72a1f5: Pull complete 01:11:23 988bab9f4d93: Pull complete 01:11:24 1469e6f7b9e6: Pull complete 01:11:24 eaf3925da568: Pull complete 01:11:25 bab4dde63d76: Pull complete 01:11:25 bde34c3a00c8: Pull complete 01:11:26 b352a97aabf1: Pull complete 01:11:26 4872d77fe225: Pull complete 01:11:26 5851b861e8e6: Pull complete 01:11:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:26 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:29 $ docker top 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 -eo pid,comm 01:11:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:11:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:29 [ssh-agent] Looking for ssh-agent implementation... 01:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:29 $ docker exec 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent 01:11:29 SSH_AUTH_SOCK=/tmp/ssh-1GiF2dxcx3lr/agent.33 01:11:29 SSH_AGENT_PID=39 01:11:29 Running ssh-add (command line suppressed) 01:11:29 Identity added: /w/workspace/edgex-go/506@tmp/private_key_5523226056695509189.key (/w/workspace/edgex-go/506@tmp/private_key_5523226056695509189.key) 01:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:30 + git tag --points-at HEAD [Pipeline] } 01:11:30 $ docker exec --env ******** --env ******** 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent -k 01:11:30 unset SSH_AUTH_SOCK; 01:11:30 unset SSH_AGENT_PID; 01:11:30 echo Agent pid 39 killed; 01:11:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:30 [ssh-agent] Looking for ssh-agent implementation... 01:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:30 $ docker exec 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent 01:11:30 SSH_AUTH_SOCK=/tmp/ssh-R93p9GicoOcw/agent.71 01:11:30 SSH_AGENT_PID=77 01:11:30 Running ssh-add (command line suppressed) 01:11:30 Identity added: /w/workspace/edgex-go/506@tmp/private_key_16602980232549326572.key (/w/workspace/edgex-go/506@tmp/private_key_16602980232549326572.key) 01:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:30 + git semver init 01:11:31 2023-05-02 01:11:30,995 [run_init] DEBUG init version:0.0.0 force:False 01:11:31 2023-05-02 01:11:30,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/506/.semver 01:11:31 2023-05-02 01:11:30,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/506/.semver 01:11:31 2023-05-02 01:11:30,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/506/.semver'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) 01:11:37 2023-05-02 01:11:36,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/506/.git/info/exclude 01:11:37 2023-05-02 01:11:36,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/506/.semver/main with force:False 01:11:37 2023-05-02 01:11:36,529 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:11:37 2023-05-02 01:11:36,529 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:11:37 3.0.0-dev.143 [Pipeline] } 01:11:37 $ docker exec --env ******** --env ******** 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent -k 01:11:37 unset SSH_AUTH_SOCK; 01:11:37 unset SSH_AGENT_PID; 01:11:37 echo Agent pid 77 killed; 01:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:38 + git semver [Pipeline] } 01:11:38 $ docker stop --time=1 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 01:11:39 $ docker rm -f --volumes 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:11:40 Stashed 1 file(s) [Pipeline] echo 01:11:40 [edgeXSemver]: initialized semver on version 3.0.0-dev.143 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:40 + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] echo 01:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:40 ========================================================= 01:11:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:11:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:11:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:40 f56be85fc22e: Pulling fs layer 01:11:40 85791d961cd3: Pulling fs layer 01:11:40 d694b5ae8c79: Pulling fs layer 01:11:40 9f32a84ed3da: Pulling fs layer 01:11:40 4d19c01a9841: Pulling fs layer 01:11:40 9325e15d5711: Pulling fs layer 01:11:40 556b6ee489ea: Pulling fs layer 01:11:40 c5a4b2cf53e6: Pulling fs layer 01:11:40 4d19c01a9841: Waiting 01:11:40 556b6ee489ea: Waiting 01:11:40 c5a4b2cf53e6: Waiting 01:11:40 9325e15d5711: Waiting 01:11:40 9f32a84ed3da: Waiting 01:11:40 85791d961cd3: Verifying Checksum 01:11:40 85791d961cd3: Download complete 01:11:40 9f32a84ed3da: Download complete 01:11:40 4d19c01a9841: Verifying Checksum 01:11:40 4d19c01a9841: Download complete 01:11:41 f56be85fc22e: Verifying Checksum 01:11:41 f56be85fc22e: Download complete 01:11:41 9325e15d5711: Verifying Checksum 01:11:41 9325e15d5711: Download complete 01:11:41 f56be85fc22e: Pull complete 01:11:41 85791d961cd3: Pull complete 01:11:41 c5a4b2cf53e6: Verifying Checksum 01:11:41 c5a4b2cf53e6: Download complete 01:11:41 d694b5ae8c79: Verifying Checksum 01:11:41 d694b5ae8c79: Download complete 01:11:41 556b6ee489ea: Verifying Checksum 01:11:41 556b6ee489ea: Download complete 01:11:45 d694b5ae8c79: Pull complete 01:11:45 9f32a84ed3da: Pull complete 01:11:45 4d19c01a9841: Pull complete 01:11:45 9325e15d5711: Pull complete 01:11:47 556b6ee489ea: Pull complete 01:11:48 c5a4b2cf53e6: Pull complete 01:11:48 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:11:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:11:48 WORKDIR /edgex 01:11:48 COPY go.mod . 01:11:48 RUN go mod download 01:11:48 + docker build -t ci-base-image-x86_64 -f - . 01:11:49 Sending build context to Docker daemon 170.7MB 01:11:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:11:49 ---> c4be618373d6 01:11:49 Step 2/4 : WORKDIR /edgex 01:11:55 Still waiting to schedule task 01:11:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:11:55 ---> Running in c946460cdd60 01:11:55 Removing intermediate container c946460cdd60 01:11:55 ---> 9e59d9ab8363 01:11:55 Step 3/4 : COPY go.mod . 01:11:55 ---> 528c4e126d63 01:11:55 Step 4/4 : RUN go mod download 01:11:55 ---> Running in f18e683e667c 01:12:10 Removing intermediate container f18e683e667c 01:12:10 ---> 874a585264fa 01:12:10 Successfully built 874a585264fa 01:12:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:10 + docker inspect -f . ci-base-image-x86_64 01:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:10 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:12:11 $ docker top b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:11 + go version 01:12:11 go version go1.20.2 linux/amd64 [Pipeline] } 01:12:11 $ docker stop --time=1 b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d 01:12:13 $ docker rm -f --volumes b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:13 + docker inspect -f . ci-base-image-x86_64 01:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:13 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:12:13 $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:12:13 $ docker top df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b -eo pid,comm [Pipeline] { [Pipeline] echo 01:12:14 ========================================================= 01:12:14 [edgeXBuildGoParallel] Running Tests and Build... 01:12:14 ========================================================= [Pipeline] sh 01:12:14 + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] fileExists [Pipeline] sh 01:12:14 + make test 01:12:14 go test -race -coverprofile=coverage.out ./... 01:12:21 ? github.com/edgexfoundry/edgex-go [no test files] 01:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:12:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:12:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:12:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:12:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:12:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:12:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 01:12:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements 01:12:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 01:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.182s coverage: 88.5% of statements 01:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:12:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 01:12:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:12:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:12:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 01:12:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:12:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:12:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:13:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 01:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 01:13:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 01:13:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:13:16 running golangci-lint 01:13:16 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:13:16 go version go1.20.2 linux/amd64 01:13:16 level=info msg="[config_reader] Used config file .golangci.yml" 01:13:16 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:13:31 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 15.562157101s" 01:13:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.755294ms" 01:13:39 level=info msg="[linters_context/goanalysis] analyzers took 1m0.95916836s with top 10 stages: buildir: 35.757985732s, inspect: 2.477166507s, fact_deprecated: 1.879581613s, gosec: 1.26423656s, printf: 1.158099328s, nilness: 1.039915253s, ctrlflow: 965.033784ms, S1038: 855.531296ms, fact_purity: 800.336178ms, directives: 707.38494ms" 01:13:39 level=info msg="[runner] Issues before processing: 203, after processing: 0" 01:13:39 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 01:13:39 level=info msg="[runner] processing took 16.098256ms with stages: nolint: 6.92427ms, identifier_marker: 5.58362ms, exclude-rules: 1.242878ms, autogenerated_exclude: 1.017498ms, path_prettifier: 850.276µs, skip_dirs: 426.363µs, cgo: 34.291µs, filename_unadjuster: 14.44µs, max_same_issues: 1µs, max_from_linter: 660ns, uniq_by_line: 510ns, exclude: 430ns, diff: 390ns, severity-rules: 370ns, skip_files: 330ns, source_code: 270ns, sort_results: 240ns, path_shortener: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" 01:13:39 level=info msg="[runner] linters took 8.378244998s with stages: goanalysis_metalinter: 8.362023721s" 01:13:39 level=info msg="File cache stats: 0 entries of total size 0B" 01:13:39 level=info msg="Memory: 241 samples, avg is 187.8MB, max is 739.0MB" 01:13:39 level=info msg="Execution took 23.99991253s" 01:13:39 go vet ./... 01:13:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:44 ./bin/test-attribution-txt.sh [Pipeline] echo 01:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:13:44 + ls -al . 01:13:44 total 704 01:13:44 drwxrwxr-x 11 1001 1001 4096 May 2 01:12 . 01:13:44 drwxr-xr-x 4 root root 4096 May 2 01:12 .. 01:13:44 drwxrwxr-x 2 1001 1001 4096 May 2 01:11 .blubracket 01:13:44 -rw-rw-r-- 1 1001 1001 16 May 2 01:11 .dockerignore 01:13:44 drwxrwxr-x 8 1001 1001 4096 May 2 01:11 .git 01:13:44 drwxrwxr-x 3 1001 1001 4096 May 2 01:11 .github 01:13:44 -rw-rw-r-- 1 1001 1001 1133 May 2 01:11 .gitignore 01:13:44 -rw-rw-r-- 1 1001 1001 42 May 2 01:11 .golangci.yml 01:13:44 -rw-rw-r-- 1 1001 1001 87 May 2 01:11 .hadolint.yml 01:13:44 drwxr-xr-x 3 1001 1001 4096 May 2 01:11 .semver 01:13:44 -rw-rw-r-- 1 1001 1001 166 May 2 01:11 .sonarcloud.properties 01:13:44 -rw-rw-r-- 1 1001 1001 1171 May 2 01:11 ADOPTERS.md 01:13:44 -rw-rw-r-- 1 1001 1001 10835 May 2 01:11 Attribution.txt 01:13:44 -rw-rw-r-- 1 1001 1001 73765 May 2 01:11 CHANGELOG.md 01:13:44 -rw-rw-r-- 1 1001 1001 3804 May 2 01:11 CONTRIBUTING.md 01:13:44 -rw-rw-r-- 1 1001 1001 677 May 2 01:11 GOVERNANCE.md 01:13:44 -rw-rw-r-- 1 1001 1001 883 May 2 01:11 Jenkinsfile 01:13:44 -rw-rw-r-- 1 1001 1001 10775 May 2 01:11 LICENSE 01:13:44 -rw-rw-r-- 1 1001 1001 14368 May 2 01:11 Makefile 01:13:44 -rw-rw-r-- 1 1001 1001 582 May 2 01:11 OWNERS.md 01:13:44 -rw-rw-r-- 1 1001 1001 9403 May 2 01:11 README.md 01:13:44 -rw-rw-r-- 1 1001 1001 789 May 2 01:11 SECURITY.md 01:13:44 -rw-rw-r-- 1 1001 1001 13 May 2 01:11 VERSION 01:13:44 drwxrwxr-x 2 1001 1001 4096 May 2 01:11 bin 01:13:44 drwxrwxr-x 18 1001 1001 4096 May 2 01:11 cmd 01:13:44 -rw-r--r-- 1 root root 448352 May 2 01:13 coverage.out 01:13:44 -rw-rw-r-- 1 1001 1001 3200 May 2 01:11 go.mod 01:13:44 -rw-rw-r-- 1 1001 1001 31155 May 2 01:11 go.sum 01:13:44 drwxrwxr-x 7 1001 1001 4096 May 2 01:11 internal 01:13:44 drwxrwxr-x 3 1001 1001 4096 May 2 01:11 openapi 01:13:44 -rw-rw-r-- 1 1001 1001 594 May 2 01:11 security.txt 01:13:44 drwxrwxr-x 4 1001 1001 4096 May 2 01:11 snap 01:13:44 -rw-rw-r-- 1 1001 1001 204 May 2 01:11 version.go [Pipeline] sh 01:13:45 + '[' -e coverage.out ] 01:13:45 + chown 1001:1001 coverage.out [Pipeline] stash 01:13:45 Stashed 1 file(s) [Pipeline] sh 01:13:45 + make build 01:13:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:13:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:13:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:13:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:14:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:14:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:14:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:14:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:14:15 $ docker stop --time=1 df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b 01:14:19 $ docker rm -f --volumes df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:20 01:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:21 latest: Pulling from edgex-devops/edgex-compose 01:14:21 cbdbe7a5bc2a: Pulling fs layer 01:14:21 ca9280d653b3: Pulling fs layer 01:14:21 7e9c9ca2126c: Pulling fs layer 01:14:21 cbdbe7a5bc2a: Download complete 01:14:21 ca9280d653b3: Verifying Checksum 01:14:21 ca9280d653b3: Download complete 01:14:21 cbdbe7a5bc2a: Pull complete 01:14:21 7e9c9ca2126c: Verifying Checksum 01:14:21 7e9c9ca2126c: Download complete 01:14:21 ca9280d653b3: Pull complete 01:14:25 7e9c9ca2126c: Pull complete 01:14:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:25 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:14:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:14:28 $ docker top ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:28 + docker-compose build --help 01:14:28 + grep parallel 01:14:29 --parallel Build images in parallel. [Pipeline] } 01:14:29 $ docker stop --time=1 ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 01:14:30 $ docker rm -f --volumes ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:30 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:14:31 $ docker top 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:31 + docker-compose -f ./docker-compose-build.yml build --parallel 01:14:32 Building core-command ... 01:14:32 Building core-common-config-bootstrapper ... 01:14:32 Building core-data ... 01:14:32 Building core-metadata ... 01:14:32 Building security-bootstrapper ... 01:14:32 Building security-proxy-auth ... 01:14:32 Building security-proxy-setup ... 01:14:32 Building security-secretstore-setup ... 01:14:32 Building security-spiffe-token-provider ... 01:14:32 Building security-spire-agent ... 01:14:32 Building security-spire-config ... 01:14:32 Building security-spire-server ... 01:14:32 Building support-notifications ... 01:14:32 Building support-scheduler ... 01:14:32 Building core-common-config-bootstrapper 01:14:32 Building security-proxy-auth 01:14:32 Building security-spiffe-token-provider 01:14:32 Building security-proxy-setup 01:14:32 Building support-notifications 01:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:46 ---> 874a585264fa 01:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:46 ---> 874a585264fa 01:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:14:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:14:46 ---> 874a585264fa 01:14:46 Step 3/22 : WORKDIR /edgex-go 01:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:46 ---> 874a585264fa 01:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:14:46 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:14:46 ---> 874a585264fa 01:14:46 Step 3/20 : WORKDIR /edgex-go 01:14:53 ---> Running in 19cb20bb37d5 01:14:53 ---> Running in add966f7bdad 01:14:53 ---> Running in a4b098aaea40 01:14:53 ---> Running in a0a63f2f2766 01:14:53 ---> Running in 7864fa7a6f93 01:14:53 Removing intermediate container a4b098aaea40 01:14:53 ---> 603b5d8df31f 01:14:53 Step 4/23 : WORKDIR /edgex-go 01:14:53 Removing intermediate container a0a63f2f2766 01:14:53 ---> 2b1f429e5340 01:14:53 Step 4/23 : WORKDIR /edgex-go 01:14:53 Removing intermediate container 19cb20bb37d5 01:14:53 ---> 5b5af0d78764 01:14:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:14:53 Removing intermediate container add966f7bdad 01:14:53 ---> 7efafdd23200 01:14:53 Step 4/23 : WORKDIR /edgex-go 01:14:53 Removing intermediate container 7864fa7a6f93 01:14:53 ---> 1edec9ce92ca 01:14:53 Step 4/22 : RUN apk add --update --no-cache make git 01:14:53 ---> Running in 93aea81f08bf 01:14:53 ---> Running in e93a259e8f4d 01:14:53 ---> Running in 5d5d4eb80a84 01:14:53 ---> Running in ea9afaf9466a 01:14:53 ---> Running in f4e91d19acd9 01:14:53 Removing intermediate container 93aea81f08bf 01:14:53 ---> 80c5c1ac5b99 01:14:53 Step 5/23 : RUN apk add --update --no-cache make git 01:14:53 ---> Running in fbea814569ae 01:14:53 Removing intermediate container ea9afaf9466a 01:14:53 ---> 09953cbd0874 01:14:53 Step 5/23 : RUN apk add --update --no-cache make git 01:14:53 Removing intermediate container e93a259e8f4d 01:14:53 ---> caa199390e49 01:14:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:14:53 ---> Running in c0addf82450b 01:14:53 ---> Running in c2e7b912d78e 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:53 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:14:53 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:14:53 OK: 17819 distinct packages available 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:14:54 OK: 265 MiB in 53 packages 01:14:54 OK: 265 MiB in 53 packages 01:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:14:54 OK: 265 MiB in 53 packages 01:14:54 OK: 265 MiB in 53 packages 01:14:54 OK: 265 MiB in 53 packages 01:14:54 Removing intermediate container f4e91d19acd9 01:14:54 ---> d14a3e6d6818 01:14:54 Step 5/22 : COPY go.mod vendor* ./ 01:14:54 Removing intermediate container c0addf82450b 01:14:54 ---> cc0302f83e6f 01:14:54 Step 6/23 : COPY go.mod vendor* ./ 01:14:54 ---> 52844bf1cd27 01:14:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:54 ---> Running in 2dac31e96534 01:14:54 Removing intermediate container fbea814569ae 01:14:54 ---> ca6c507c1bee 01:14:54 Step 6/23 : COPY go.mod vendor* ./ 01:14:54 ---> b50c3dd64e16 01:14:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:54 ---> Running in 73a947436d2a 01:14:54 Removing intermediate container c2e7b912d78e 01:14:54 Removing intermediate container 5d5d4eb80a84 01:14:54 ---> f3a757e5b68c 01:14:54 ---> d93a71424c83 01:14:54 Step 6/23 : COPY go.mod vendor* ./Step 5/20 : COPY go.mod vendor* ./ 01:14:54 01:14:54 ---> 154db0b781e9 01:14:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:54 ---> Running in e8fb1b845c20 01:14:54 ---> 1421acd85dca 01:14:54 ---> 4e7cdcfe29db 01:14:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:54 ---> Running in 7201b03e625b 01:14:55 ---> Running in adb26b4ad387 01:15:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:15:35 Running in /w/workspace/edgex-go/506 [Pipeline] { [Pipeline] checkout 01:15:35 The recommended git tool is: git 01:15:40 using credential edgex-jenkins-ssh 01:15:40 Cloning the remote Git repository 01:15:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:15:40 > git init /w/workspace/edgex-go/506 # timeout=10 01:15:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:15:40 > git --version # timeout=10 01:15:40 > git --version # 'git version 2.25.1' 01:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:41 Removing intermediate container 2dac31e96534 01:15:41 ---> f73d0233c89c 01:15:41 Step 7/22 : COPY . . 01:15:41 Removing intermediate container adb26b4ad387 01:15:41 ---> 8db0afe44d54 01:15:41 Step 8/23 : COPY . . 01:15:41 Removing intermediate container 7201b03e625b 01:15:41 ---> 20c0122fa105 01:15:41 Step 7/20 : COPY . . 01:15:41 Removing intermediate container 73a947436d2a 01:15:41 ---> e5711e8fd623 01:15:41 Step 8/23 : COPY . . 01:15:41 Removing intermediate container e8fb1b845c20 01:15:41 ---> 8b8e63912a71 01:15:41 Step 8/23 : COPY . . 01:15:59 Avoid second fetch 01:15:59 Checking out Revision 0075755ea904cb1c320e6f00828dbbda8c0a5f06 (main) 01:15:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:15:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:59 > git config core.sparsecheckout # timeout=10 01:15:59 > git checkout -f 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 01:15:59 ---> 2b7d24d71332 01:15:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:15:59 ---> f0096d95ad85 01:15:59 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:15:59 ---> 3b0101078238 01:15:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:15:59 ---> 204fb8a63073 01:15:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:15:59 ---> 7cf7f630249e 01:15:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:15:59 ---> Running in 9ea9b45560ea 01:15:59 ---> Running in 12f0a9126cc2 01:15:59 ---> Running in 8493ab6cf259 01:15:59 ---> Running in 61ab7a6f8016 01:15:59 ---> Running in def855b92d12 01:15:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:15:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:15:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:15:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:15:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:16:00 Commit message: "fix: Fix multiline break for seed_builtin_entries.sh (#4543)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:16:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:00 Dload Upload Total Spent Left Speed 01:16:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60431 0 --:--:-- --:--:-- --:--:-- 60719 [Pipeline] sh 01:16:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:16:01 + sudo tee /etc/docker/daemon.new 01:16:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:16:01 { 01:16:01 "registry-mirrors": [ 01:16:01 "https://nexus3.edgexfoundry.org:10001" 01:16:01 ], 01:16:01 "bip": "10.250.0.254/24", 01:16:01 "hosts": [ 01:16:01 "tcp://0.0.0.0:5555", 01:16:01 "unix:///var/run/docker.sock" 01:16:01 ], 01:16:01 "mtu": 1458, 01:16:01 "selinux-enabled": true, 01:16:01 "seccomp-profile": "/etc/docker/seccomp.json" 01:16:01 } [Pipeline] sh 01:16:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:16:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:20 provisioning config files... 01:16:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config14119983243359032531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:21 ---> docker-login.sh 01:16:21 nexus3.edgexfoundry.org:10001 01:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:21 Configure a credential helper to remove this warning. See 01:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:21 01:16:21 Login Succeeded 01:16:21 nexus3.edgexfoundry.org:10002 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:22 Configure a credential helper to remove this warning. See 01:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:22 01:16:22 Login Succeeded 01:16:22 nexus3.edgexfoundry.org:10003 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:22 Configure a credential helper to remove this warning. See 01:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:22 01:16:22 Login Succeeded 01:16:22 nexus3.edgexfoundry.org:10004 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:23 Configure a credential helper to remove this warning. See 01:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:23 01:16:23 Login Succeeded 01:16:23 docker.io 01:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:23 Configure a credential helper to remove this warning. See 01:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:23 01:16:23 Login Succeeded 01:16:23 ---> docker-login.sh ends [Pipeline] } 01:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:16:24 + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] echo 01:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:24 ========================================================= 01:16:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:16:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:16:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:16:25 c41833b44d91: Pulling fs layer 01:16:25 ed15518f5707: Pulling fs layer 01:16:25 feae8fd75edb: Pulling fs layer 01:16:25 242c74f7c9fa: Pulling fs layer 01:16:25 3cdef696dda3: Pulling fs layer 01:16:25 2ced38df9373: Pulling fs layer 01:16:25 58f1dce35555: Pulling fs layer 01:16:25 242c74f7c9fa: Waiting 01:16:25 3cdef696dda3: Waiting 01:16:25 2ced38df9373: Waiting 01:16:25 58f1dce35555: Waiting 01:16:25 ed15518f5707: Verifying Checksum 01:16:25 ed15518f5707: Download complete 01:16:25 242c74f7c9fa: Verifying Checksum 01:16:25 242c74f7c9fa: Download complete 01:16:25 3cdef696dda3: Verifying Checksum 01:16:25 3cdef696dda3: Download complete 01:16:25 c41833b44d91: Verifying Checksum 01:16:25 c41833b44d91: Download complete 01:16:26 c41833b44d91: Pull complete 01:16:26 58f1dce35555: Verifying Checksum 01:16:26 58f1dce35555: Download complete 01:16:27 ed15518f5707: Pull complete 01:16:27 feae8fd75edb: Verifying Checksum 01:16:27 feae8fd75edb: Download complete 01:16:27 2ced38df9373: Verifying Checksum 01:16:27 2ced38df9373: Download complete 01:16:38 Removing intermediate container def855b92d12 01:16:38 ---> c54667fdaac9 01:16:38 01:16:38 Step 10/23 : FROM alpine:3.17 01:16:38 Removing intermediate container 9ea9b45560ea 01:16:38 ---> 0662e5be6caa 01:16:38 01:16:38 Step 10/23 : FROM alpine:3.17 01:16:38 Removing intermediate container 8493ab6cf259 01:16:38 ---> 81c38664f234 01:16:38 01:16:38 Step 9/22 : FROM alpine:3.17 01:16:38 3.17: Pulling from library/alpine 01:16:38 3.17: Pulling from library/alpine 01:16:38 3.17: Pulling from library/alpine 01:16:39 Removing intermediate container 12f0a9126cc2 01:16:39 ---> b1e9b9be5013 01:16:39 01:16:39 Step 9/20 : FROM alpine:3.17 01:16:39 Removing intermediate container 61ab7a6f8016 01:16:39 ---> 9062a06c319d 01:16:39 01:16:39 Step 10/23 : FROM alpine:3.17 01:16:40 feae8fd75edb: Pull complete 01:16:40 242c74f7c9fa: Pull complete 01:16:40 3cdef696dda3: Pull complete 01:16:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:16:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:16:40 Status: Image is up to date for alpine:3.17 01:16:40 Status: Downloaded newer image for alpine:3.17 01:16:40 ---> 9ed4aefc74f6 01:16:40 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:16:40 ---> 9ed4aefc74f6 01:16:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:16:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:16:40 Status: Image is up to date for alpine:3.17 01:16:40 ---> 9ed4aefc74f6 01:16:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:16:40 ---> Running in 64ad351dd58b 01:16:40 ---> Running in 9636e95790aa 01:16:40 3.17: Pulling from library/alpine 01:16:40 3.17: Pulling from library/alpine 01:16:40 ---> Running in a328228ab010 01:16:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:16:40 Status: Image is up to date for alpine:3.17 01:16:40 ---> 9ed4aefc74f6 01:16:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:16:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:16:40 Status: Image is up to date for alpine:3.17 01:16:40 ---> 9ed4aefc74f6 01:16:40 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:16:40 ---> Running in 30a47c15811f 01:16:40 ---> Running in b69b8bda7908 01:16:40 Removing intermediate container 64ad351dd58b 01:16:40 ---> 28801afe24fe 01:16:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:16:40 Removing intermediate container a328228ab010 01:16:40 ---> 73132435494d 01:16:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:16:40 ---> Running in eb57acf4a600 01:16:40 ---> Running in 14864500f242 01:16:40 Removing intermediate container b69b8bda7908 01:16:40 ---> b249cb6f639a 01:16:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:16:40 ---> Running in b7572839b07d 01:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:41 (1/2) Installing dumb-init (1.2.5-r2) 01:16:41 (2/2) Installing openssl (3.0.8-r4) 01:16:41 (1/2) Installing ca-certificates (20220614-r4) 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:41 Executing busybox-1.35.0-r29.trigger 01:16:41 OK: 8 MiB in 17 packages 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:41 (2/2) Installing dumb-init (1.2.5-r2) 01:16:41 Executing busybox-1.35.0-r29.trigger 01:16:41 Executing ca-certificates-20220614-r4.trigger 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:41 OK: 8 MiB in 17 packages 01:16:41 (1/1) Installing dumb-init (1.2.5-r2) 01:16:41 Executing busybox-1.35.0-r29.trigger 01:16:41 OK: 7 MiB in 16 packages 01:16:41 (1/1) Installing dumb-init (1.2.5-r2) 01:16:41 Executing busybox-1.35.0-r29.trigger 01:16:41 OK: 7 MiB in 16 packages 01:16:41 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:16:41 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:16:41 OK: 17820 distinct packages available 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:41 Removing intermediate container 9636e95790aa 01:16:41 ---> e80b66d1569d 01:16:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:16:41 ---> Running in c4ef2ed32a3b 01:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:41 Removing intermediate container c4ef2ed32a3b 01:16:41 ---> 130dcdb14874 01:16:41 Step 12/22 : WORKDIR /edgex 01:16:41 ---> Running in 52f98d64a2e7 01:16:41 Removing intermediate container 52f98d64a2e7 01:16:41 ---> 01eb370142a9 01:16:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:41 (1/9) Installing ca-certificates (20220614-r4) 01:16:41 (2/9) Installing brotli-libs (1.0.9-r9) 01:16:41 Removing intermediate container 30a47c15811f 01:16:41 ---> b491016b0140 01:16:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:16:41 Removing intermediate container eb57acf4a600 01:16:41 ---> 5076ed1b1c47 01:16:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:16:41 (4/9) Installing libcurl (8.0.1-r0) 01:16:41 (5/9) Installing curl (8.0.1-r0) 01:16:41 (6/9) Installing dumb-init (1.2.5-r2) 01:16:41 (7/9) Installing musl-obstack (1.2.3-r0) 01:16:41 (8/9) Installing libucontext (1.2-r0) 01:16:41 ---> Running in 4aa4775e9b81 01:16:41 (9/9) Installing gcompat (1.1.0-r0) 01:16:41 ---> 9686062a04e8 01:16:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:16:41 Executing busybox-1.35.0-r29.trigger 01:16:41 Removing intermediate container 14864500f242 01:16:41 ---> c814c54418d5 01:16:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:41 Executing ca-certificates-20220614-r4.trigger 01:16:41 Removing intermediate container 4aa4775e9b81 01:16:41 ---> 06216984a606 01:16:41 Step 13/23 : ENV APP_PORT=59860 01:16:41 OK: 10 MiB in 24 packages 01:16:41 ---> 91b491e38ab5 01:16:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:16:42 ---> Running in 0f3310c51316 01:16:42 ---> 4deb9df6f9cc 01:16:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:16:42 ---> 561e930017aa 01:16:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:16:42 Removing intermediate container 0f3310c51316 01:16:42 ---> f22403530786 01:16:42 Step 14/23 : EXPOSE $APP_PORT 01:16:42 ---> Running in e5c70ecf9c34 01:16:42 ---> 2fd474c3f81a 01:16:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:16:42 ---> 36be62b6356e 01:16:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:16:42 ---> 9f63244f05da 01:16:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:16:42 Removing intermediate container e5c70ecf9c34 01:16:42 ---> d0135200749e 01:16:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:43 Removing intermediate container b7572839b07d 01:16:43 ---> ef2b59d8c58d 01:16:43 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:43 ---> 338cde53d037 01:16:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:16:43 ---> 61d05e22d611 01:16:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:16:43 ---> e658f5ed9c80 01:16:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:16:43 ---> c3d8be3ab02a 01:16:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:16:43 ---> 81d3d4433f00 01:16:43 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:16:43 ---> 7bf416314055 01:16:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:16:43 ---> 5304d6327a7e 01:16:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:16:43 ---> Running in bf77ef786dff 01:16:43 ---> c0b3e0b2f2ee 01:16:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:16:43 ---> c4796078e052 01:16:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:16:43 ---> 328a9f44a2f8 01:16:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:16:43 ---> 1e5ba2f99b70 01:16:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:16:43 ---> f9f39f5d552b 01:16:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:16:43 ---> Running in cd3fd89cd68a 01:16:43 ---> Running in 011f19239fa1 01:16:44 ---> 1a7a10ba5bc5 01:16:44 ---> 57a22151cf0a 01:16:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:16:44 01:16:44 ---> 300ff221c041 01:16:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:16:44 ---> eb27d94f8d69 01:16:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:16:44 ---> Running in 851ba48d5b89 01:16:44 ---> Running in 928a50ce2d57 01:16:44 Removing intermediate container 851ba48d5b89 01:16:44 ---> 5e75264b8dad 01:16:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:16:44 ---> Running in 634a60fa3eaa 01:16:44 Removing intermediate container 928a50ce2d57 01:16:44 ---> dd0b12d0ddd6 01:16:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 01:16:44 ---> Running in b19ee4a839d0 01:16:44 Removing intermediate container bf77ef786dff 01:16:44 ---> ccaa99570b35 01:16:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:16:44 ---> Running in 12b9b9e557ab 01:16:44 Removing intermediate container 634a60fa3eaa 01:16:44 ---> 3ca8783d1cbd 01:16:44 Step 21/23 : LABEL arch=x86_64 01:16:44 Removing intermediate container b19ee4a839d0 01:16:44 ---> 600bcd03db2d 01:16:44 Step 18/20 : LABEL arch=x86_64 01:16:44 ---> Running in c50d1943eeb1 01:16:44 ---> Running in 6c1b07d09c2e 01:16:44 Removing intermediate container 12b9b9e557ab 01:16:44 ---> 589392205e8a 01:16:44 Step 20/22 : LABEL arch=x86_64 01:16:45 ---> Running in 2b34ef7a759d 01:16:45 Removing intermediate container c50d1943eeb1 01:16:45 ---> 011d9b385178 01:16:45 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:16:45 Removing intermediate container 6c1b07d09c2e 01:16:45 ---> 8cf7fd6b195e 01:16:45 Step 19/20 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:16:45 ---> Running in e057711ba4af 01:16:45 ---> Running in 5e68c703d96f 01:16:45 Removing intermediate container 2b34ef7a759d 01:16:45 ---> 50e41fea09bd 01:16:45 Step 21/22 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:16:45 Removing intermediate container e057711ba4af 01:16:45 ---> 1144b0bc76e1 01:16:45 Step 23/23 : LABEL version=3.0.0-dev.143 01:16:45 ---> Running in efd79cacec2f 01:16:45 ---> Running in dc195d825cdf 01:16:45 Removing intermediate container cd3fd89cd68a 01:16:45 ---> 0e6a246c711b 01:16:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:16:45 Removing intermediate container 011f19239fa1 01:16:45 ---> ed1dbca3d471 01:16:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:16:45 Removing intermediate container 5e68c703d96f 01:16:45 ---> 397d2a123940 01:16:45 Step 20/20 : LABEL version=3.0.0-dev.143 01:16:45 ---> Running in 35e0edd75319 01:16:45 ---> Running in 4849a04abc29 01:16:45 Removing intermediate container efd79cacec2f 01:16:45 ---> 5bc302716929 01:16:45 Step 22/22 : LABEL version=3.0.0-dev.143 01:16:45 ---> Running in 7f20dd6b94a2 01:16:45 Removing intermediate container dc195d825cdf 01:16:45 ---> b1b6c1ae4a0d 01:16:45 01:16:45 ---> Running in 4a071479b6c7 01:16:45 2ced38df9373: Pull complete 01:16:45 Successfully built b1b6c1ae4a0d 01:16:45 Successfully tagged support-notifications:latest 01:16:45 Removing intermediate container 35e0edd75319 01:16:45 Building core-data 01:16:45 ---> adad556f7d43 01:16:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:16:45  Building support-notifications ... done  ---> Running in b013832d84fd 01:16:45 Removing intermediate container 7f20dd6b94a2 01:16:45 ---> c449558a6be8 01:16:45 Removing intermediate container 4849a04abc29 01:16:45 01:16:45 ---> 96b0238a465f 01:16:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:16:45 Successfully built c449558a6be8 01:16:45 Successfully tagged security-spiffe-token-provider:latest 01:16:45  Building security-spiffe-token-provider ... done Building support-scheduler 01:16:45 Removing intermediate container 4a071479b6c7 01:16:45 ---> 400d2661b2e5 01:16:45 01:16:45 Successfully built 400d2661b2e5 01:16:48 58f1dce35555: Pull complete 01:16:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:16:48 Successfully tagged security-proxy-setup:latest 01:16:48  Building security-proxy-setup ... done Building security-spire-agent 01:16:48 + docker+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:16:48 WORKDIR /edgex 01:16:48 COPY go.mod . 01:16:48 RUN go mod download 01:16:48 build -t ci-base-image-arm64 -f - . 01:16:48 ---> Running in de7ff1d24065 01:16:49 Sending build context to Docker daemon 2.932MB 01:16:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:16:49 ---> fadd8f120f05 01:16:49 Step 2/4 : WORKDIR /edgex 01:16:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:49 ---> 874a585264fa 01:16:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:16:49 ---> Using cache 01:16:49 ---> 7efafdd23200 01:16:49 Step 4/23 : WORKDIR /edgex-go 01:16:49 ---> Using cache 01:16:49 ---> 09953cbd0874 01:16:49 Step 5/23 : RUN apk add --update --no-cache make git 01:16:49 ---> Using cache 01:16:49 ---> cc0302f83e6f 01:16:49 Step 6/23 : COPY go.mod vendor* ./ 01:16:49 ---> Using cache 01:16:49 ---> b50c3dd64e16 01:16:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:49 ---> Using cache 01:16:49 ---> e5711e8fd623 01:16:49 Step 8/23 : COPY . . 01:16:49 ---> Using cache 01:16:49 ---> 204fb8a63073 01:16:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:16:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:50 ---> 874a585264fa 01:16:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:16:50 ---> Using cache 01:16:50 ---> 7efafdd23200 01:16:50 Step 4/23 : WORKDIR /edgex-go 01:16:50 ---> Using cache 01:16:50 ---> 09953cbd0874 01:16:50 Step 5/23 : RUN apk add --update --no-cache make git 01:16:50 ---> Using cache 01:16:50 ---> cc0302f83e6f 01:16:50 Step 6/23 : COPY go.mod vendor* ./ 01:16:50 ---> Using cache 01:16:50 ---> b50c3dd64e16 01:16:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:50 ---> Using cache 01:16:50 ---> e5711e8fd623 01:16:50 Step 8/23 : COPY . . 01:16:50 ---> Using cache 01:16:50 ---> 204fb8a63073 01:16:50 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:16:51 ---> Running in bb0709c66dd0 01:16:51 Removing intermediate container bb0709c66dd0 01:16:51 ---> af9fb7d65c85 01:16:51 Step 3/4 : COPY go.mod . 01:16:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:16:51 ---> 874a585264fa 01:16:51 Step 3/27 : WORKDIR /edgex-go 01:16:51 ---> Using cache 01:16:51 ---> 1edec9ce92ca 01:16:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:16:52 ---> 485eab2a235f 01:16:52 Step 4/4 : RUN go mod download 01:16:52 ---> Running in f9b6718fbe4d 01:16:54 Removing intermediate container de7ff1d24065 01:16:54 ---> a827ca560e79 01:16:54 Step 21/23 : LABEL arch=x86_64 01:16:54 Removing intermediate container b013832d84fd 01:16:54 ---> 83fe62718ec9 01:16:54 Step 21/23 : LABEL arch=x86_64 01:16:54 ---> Running in 6b69337f87c2 01:16:54 ---> Running in 61707c6f30e3 01:16:54 ---> Running in d9948a79eada 01:16:54 ---> Running in a5748f4e7780 01:16:54 ---> Running in 8dd6918d740d 01:16:54 Removing intermediate container a5748f4e7780 01:16:54 ---> e1e3d698e80a 01:16:54 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:16:54 Removing intermediate container 8dd6918d740d 01:16:54 ---> 1cb811d2a433 01:16:54 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:16:54 ---> Running in 9dbe9e4eb4c5 01:16:54 ---> Running in 3d26c32f1c42 01:16:54 Removing intermediate container 3d26c32f1c42 01:16:54 ---> 82d6f5a1a7c6 01:16:54 Step 23/23 : LABEL version=3.0.0-dev.143 01:16:54 Removing intermediate container 9dbe9e4eb4c5 01:16:54 ---> e9609e4f65a9 01:16:54 Step 23/23 : LABEL version=3.0.0-dev.143 01:16:54 ---> Running in 0a5b7b3ca5c7 01:16:54 ---> Running in 90e5ba207b12 01:16:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:16:54 Removing intermediate container 0a5b7b3ca5c7 01:16:54 ---> e172a3ec0509 01:16:54 01:16:54 Removing intermediate container 90e5ba207b12 01:16:54 ---> 6124987bda00 01:16:54 01:16:54 Successfully built e172a3ec0509 01:16:54 Successfully tagged security-proxy-auth:latest 01:16:54  Building security-proxy-auth ... done Building security-spire-config 01:16:54 Successfully built 6124987bda00 01:16:54 Successfully tagged core-common-config-bootstrapper:latest 01:16:54 Building security-spire-server 01:16:54  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:16:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:16:54 OK: 265 MiB in 53 packages 01:16:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:16:58 ---> 874a585264fa 01:16:58 Step 3/27 : WORKDIR /edgex-go 01:16:58 ---> Using cache 01:16:58 ---> 1edec9ce92ca 01:16:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:16:58 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:16:58 ---> 874a585264fa 01:16:58 Step 3/26 : WORKDIR /edgex-go 01:16:58 ---> Using cache 01:16:58 ---> 1edec9ce92ca 01:16:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:17:06 ---> Running in 8360d1c57be2 01:17:06 ---> Running in 2aff50bd3dbc 01:17:06 Removing intermediate container 61707c6f30e3 01:17:06 ---> 1101920d32c6 01:17:06 Step 5/27 : COPY go.mod vendor* ./ 01:17:06 ---> d1e4e5d2bd58 01:17:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:06 ---> Running in 6c93c045ffed 01:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:06 OK: 265 MiB in 53 packages 01:17:06 OK: 265 MiB in 53 packages 01:17:07 Removing intermediate container 8360d1c57be2 01:17:07 ---> 603e3935f85c 01:17:07 Step 5/27 : COPY go.mod vendor* ./ 01:17:07 Removing intermediate container 2aff50bd3dbc 01:17:07 ---> dcbf8316d0a8 01:17:07 Step 5/26 : COPY go.mod vendor* ./ 01:17:08 ---> 6a9d707ee988 01:17:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:08 ---> 016324238092 01:17:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:08 ---> Running in 5d8324402cf9 01:17:08 ---> Running in c0a29f4cd019 01:17:23 Removing intermediate container f9b6718fbe4d 01:17:23 ---> 8e0783b799c9 01:17:23 Successfully built 8e0783b799c9 01:17:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:24 + docker inspect -f . ci-base-image-arm64 01:17:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:24 prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container 01:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:17:25 $ docker top b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:26 + go version 01:17:26 go version go1.20.2 linux/arm64 [Pipeline] } 01:17:26 $ docker stop --time=1 b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 01:17:28 $ docker rm -f --volumes b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:17:29 01:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:17:29 latest: Pulling from edgex-devops/edgex-compose-arm64 01:17:29 29e5d40040c1: Pulling fs layer 01:17:29 1ce36da41761: Pulling fs layer 01:17:29 25b303627fd3: Pulling fs layer 01:17:29 29e5d40040c1: Download complete 01:17:29 1ce36da41761: Verifying Checksum 01:17:29 1ce36da41761: Download complete 01:17:30 29e5d40040c1: Pull complete 01:17:31 25b303627fd3: Verifying Checksum 01:17:31 25b303627fd3: Download complete 01:17:33 1ce36da41761: Pull complete 01:17:40 Removing intermediate container d9948a79eada 01:17:40 ---> 46e3259a0697 01:17:40 01:17:40 Step 10/23 : FROM alpine:3.17 01:17:40 ---> 9ed4aefc74f6 01:17:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:17:40 Removing intermediate container 6b69337f87c2 01:17:40 ---> 619d2ed2e7f0 01:17:40 01:17:40 Step 10/23 : FROM alpine:3.17 01:17:40 ---> 9ed4aefc74f6 01:17:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:17:40 ---> Running in 20bb1712cb31 01:17:40 ---> Running in 31aec996f573 01:17:40 Removing intermediate container 20bb1712cb31 01:17:40 ---> df42c1e43fcb 01:17:40 Step 12/23 : ENV APP_PORT=59880 01:17:40 ---> Running in 95fd15fd6814 01:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:40 Removing intermediate container 95fd15fd6814 01:17:40 ---> 391e78f1da97 01:17:40 Step 13/23 : EXPOSE $APP_PORT 01:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:40 ---> Running in 10ceef20befc 01:17:40 Removing intermediate container c0a29f4cd019 01:17:40 ---> f0ff066258b6 01:17:40 Step 7/27 : COPY . . 01:17:40 Removing intermediate container 6c93c045ffed 01:17:40 ---> 7bece4ecb19a 01:17:40 Step 7/27 : COPY . . 01:17:40 Removing intermediate container 5d8324402cf9 01:17:40 ---> c344bfbba006 01:17:40 Step 7/26 : COPY . . 01:17:40 (1/1) Installing dumb-init (1.2.5-r2) 01:17:40 Executing busybox-1.35.0-r29.trigger 01:17:40 OK: 7 MiB in 16 packages 01:17:40 Removing intermediate container 10ceef20befc 01:17:40 ---> 0ac1aba809b2 01:17:40 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:17:43 25b303627fd3: Pull complete 01:17:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:17:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:43 prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container 01:17:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:17:46 $ docker top 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:46 ---> Running in 757f39e71562 01:17:46 ---> 3e76827d5ec2 01:17:46 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 01:17:46 ---> ccc6c9a1f866 01:17:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:17:46 ---> Running in 72a28ad375ce 01:17:46 ---> adec887be789 01:17:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:17:46 ---> Running in f0315ac51c96 01:17:46 Removing intermediate container 31aec996f573 01:17:46 ---> e0ace551c23c 01:17:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:17:46 ---> Running in 090bd627e233 01:17:46 ---> Running in 44695d242d55 01:17:46 Removing intermediate container 72a28ad375ce 01:17:46 ---> 2d6804476ea7 01:17:46 Step 9/26 : WORKDIR /edgex-go/spire-build 01:17:46 ---> Running in 07ce4544fed3 01:17:46 Removing intermediate container f0315ac51c96 01:17:46 ---> e392cec14563 01:17:46 Step 9/27 : WORKDIR /edgex-go/spire-build 01:17:46 Removing intermediate container 44695d242d55 01:17:46 ---> 1e911ba936de 01:17:46 Step 13/23 : ENV APP_PORT=59861 01:17:46 ---> Running in 9dd1591993dd 01:17:46 Removing intermediate container 090bd627e233 01:17:46 ---> dca4b6c6542f 01:17:46 Step 9/27 : WORKDIR /edgex-go/spire-build 01:17:46 ---> Running in c0a1d637611a 01:17:46 Removing intermediate container 07ce4544fed3 01:17:46 ---> d516d0ddfd59 01:17:46 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:46 ---> Running in b637e1ba0952 01:17:46 ---> Running in a102a5c92100 01:17:46 Removing intermediate container 9dd1591993dd 01:17:46 ---> 5229416725e0 01:17:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:46 Removing intermediate container c0a1d637611a 01:17:46 ---> d1399db1a21c 01:17:46 Step 14/23 : EXPOSE $APP_PORT 01:17:46 ---> Running in 7d004e31ff88 01:17:46 Removing intermediate container b637e1ba0952 01:17:46 ---> 8b0e7a76b6a8 01:17:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:17:46 ---> Running in 80f22713d9fe 01:17:46 Removing intermediate container a102a5c92100 01:17:46 ---> b4c0b4895b23 01:17:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:17:46 ---> Running in 75db1c13850c 01:17:46 ---> Running in c79c5d2c8d46 01:17:46 (1/1) Installing dumb-init (1.2.5-r2) 01:17:46 Removing intermediate container 7d004e31ff88 01:17:46 ---> 577986763218 01:17:46 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:17:46 Executing busybox-1.35.0-r29.trigger 01:17:46 Removing intermediate container 80f22713d9fe 01:17:46 ---> c30151b5e1eb 01:17:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:46 OK: 7 MiB in 16 packages 01:17:46 ---> Running in 050e8e97d6ec 01:17:46 Removing intermediate container 75db1c13850c 01:17:46 ---> 5ee4450531fc 01:17:46 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:17:46 ---> Running in 2549c17f66a3 01:17:46 ---> 02e0534d584c 01:17:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:17:46 + docker-compose build --help 01:17:46 + grep parallel 01:17:47 ---> 17e9c4de9a97 01:17:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:47 Removing intermediate container 757f39e71562 01:17:47 ---> 6c98d0353bc5 01:17:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:47 ---> 8d9cb49fc6b2 01:17:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:17:47 ---> c7c13e75c012 01:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:17:47 ---> e7e5b059dd66 01:17:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:17:47 ---> 6394b9d1a3f1 01:17:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:17:47 ---> Running in 8e5cd6c6ef73 01:17:47 Removing intermediate container 8e5cd6c6ef73 01:17:47 ---> 494d02445a0a 01:17:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:17:48 ---> Running in 26c95503269e 01:17:48 Removing intermediate container c79c5d2c8d46 01:17:48 ---> 06d0db8cf327 01:17:48 Step 12/26 : WORKDIR /edgex-go 01:17:48 Removing intermediate container 26c95503269e 01:17:48 ---> 06244d2071f5 01:17:48 Step 21/23 : LABEL arch=x86_64 01:17:48 Removing intermediate container 2549c17f66a3 01:17:48 ---> 3fe3b9901642 01:17:48 Step 12/27 : WORKDIR /edgex-go 01:17:48 ---> 5d38496dd4ec 01:17:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:17:48 ---> Running in bf888c2916df 01:17:48 ---> Running in aefeff8a378d 01:17:48 ---> Running in 67dcff4d166a 01:17:48 Removing intermediate container 050e8e97d6ec 01:17:48 ---> 795570b51a7e 01:17:48 Step 12/27 : WORKDIR /edgex-go 01:17:48 Removing intermediate container bf888c2916df 01:17:48 ---> bc8933174009 01:17:48 01:17:48 Step 13/26 : FROM alpine:3.17 01:17:48 ---> 9ed4aefc74f6 01:17:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:48 ---> Running in 5f7ffd8503bd 01:17:48 Removing intermediate container aefeff8a378d 01:17:48 ---> 2cf9234e81e1 01:17:48 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:17:48 ---> Running in d043b2b205bb 01:17:48 Removing intermediate container 67dcff4d166a 01:17:48 ---> fea302f08b97 01:17:48 01:17:48 Step 13/27 : FROM alpine:3.17 01:17:48 ---> 9ed4aefc74f6 01:17:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:48 ---> 5f1784d345a4 01:17:48 Step 19/23 : ENTRYPOINT ["/core-data"] 01:17:48 ---> Running in c5be89459fcd 01:17:48 ---> Running in 0ff92e733236 01:17:48 ---> Running in 4965f6490317 01:17:48 Removing intermediate container 5f7ffd8503bd 01:17:48 ---> e4fee646d345 01:17:48 01:17:48 Step 13/27 : FROM alpine:3.17 01:17:48 ---> 9ed4aefc74f6 01:17:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:48 ---> Using cache 01:17:48 ---> 28bca336c295 01:17:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:48 Removing intermediate container d043b2b205bb 01:17:48 ---> 28bca336c295 01:17:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:48 ---> Running in c3acca1fa0b5 01:17:48 ---> Running in ac7e295c0980 01:17:48 Removing intermediate container c5be89459fcd 01:17:48 ---> 265d6bf8c02d 01:17:48 Step 23/23 : LABEL version=3.0.0-dev.143 01:17:48 Removing intermediate container 0ff92e733236 01:17:48 ---> e8bfbd3fde25 01:17:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:17:48 Removing intermediate container 4965f6490317 01:17:48 ---> 571aa7e82fa0 01:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:17:48 ---> Running in 70ada9e81ddf 01:17:48 ---> Running in 840acf4bf683 01:17:48 ---> Running in d17f03d1f545 01:17:48 Removing intermediate container 70ada9e81ddf 01:17:48 ---> cd81af41fbe5 01:17:48 01:17:49 Removing intermediate container d17f03d1f545 01:17:49 ---> 3bad3823a4b6 01:17:49 Step 21/23 : LABEL arch=x86_64 01:17:49 Successfully built cd81af41fbe5 01:17:49 Successfully tagged support-scheduler:latest 01:17:49  Building support-scheduler ... done Building security-bootstrapper 01:17:49 ---> Running in 7ea2a3be2466 01:17:49 Removing intermediate container 7ea2a3be2466 01:17:49 ---> 62c7ffcc0981 01:17:49 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:49 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:17:49 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:17:49 OK: 17820 distinct packages available 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:50 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:17:50 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:17:50 OK: 17820 distinct packages available 01:17:50 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:17:50 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:17:50 OK: 17820 distinct packages available 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:17:50 (1/5) Installing dumb-init (1.2.5-r2) 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:50 (2/5) Installing musl-obstack (1.2.3-r0) 01:17:50 (3/5) Installing libucontext (1.2-r0) 01:17:50 (4/5) Installing gcompat (1.1.0-r0) 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:17:50 (5/5) Installing openssl (3.0.8-r4) 01:17:50 Executing busybox-1.35.0-r29.trigger 01:17:50 OK: 8 MiB in 20 packages 01:17:50 (1/5) Installing dumb-init (1.2.5-r2) 01:17:50 (2/5) Installing musl-obstack (1.2.3-r0) 01:17:50 (3/5) Installing libucontext (1.2-r0) 01:17:50 (4/5) Installing gcompat (1.1.0-r0) 01:17:50 ---> Running in 066007d72e4e 01:17:50 (5/5) Installing openssl (3.0.8-r4) 01:17:50 Executing busybox-1.35.0-r29.trigger 01:17:50 OK: 8 MiB in 20 packages 01:17:50 (1/4) Installing dumb-init (1.2.5-r2) 01:17:50 (2/4) Installing musl-obstack (1.2.3-r0) 01:17:50 (3/4) Installing libucontext (1.2-r0) 01:17:50 (4/4) Installing gcompat (1.1.0-r0) 01:17:50 Executing busybox-1.35.0-r29.trigger 01:17:50 OK: 7 MiB in 19 packages 01:17:51 --parallel Build images in parallel. [Pipeline] } 01:17:51 $ docker stop --time=1 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 01:17:52 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:17:52 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:17:52 ---> 874a585264fa 01:17:52 Step 3/33 : WORKDIR /edgex-go 01:17:52 ---> Using cache 01:17:52 ---> 1edec9ce92ca 01:17:52 Step 4/33 : RUN apk add --update --no-cache make git 01:17:52 ---> Using cache 01:17:52 ---> d14a3e6d6818 01:17:52 Step 5/33 : COPY go.mod vendor* ./ 01:17:52 ---> Using cache 01:17:52 ---> 52844bf1cd27 01:17:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:52 ---> Using cache 01:17:52 ---> f73d0233c89c 01:17:52 Step 7/33 : COPY . . 01:17:52 ---> Using cache 01:17:52 ---> f0096d95ad85 01:17:52 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:17:53 $ docker rm -f --volumes 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 01:17:53 Removing intermediate container 066007d72e4e 01:17:53 ---> 495471433e28 01:17:53 Step 23/23 : LABEL version=3.0.0-dev.143 01:17:53 ---> Running in 96d8b2aba6e8 01:17:53 ---> Running in 377e1eeebe8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:53 Removing intermediate container 377e1eeebe8c 01:17:53 ---> fd48ebf261d5 01:17:53 01:17:53 Removing intermediate container ac7e295c0980 01:17:53 ---> c3456e9175e4 01:17:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:53 Removing intermediate container c3acca1fa0b5 01:17:53 ---> ec0f290fe16c 01:17:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:53 Successfully built fd48ebf261d5 01:17:53 Successfully tagged core-data:latest 01:17:53  Building core-data ... done Building security-secretstore-setup 01:17:53 Removing intermediate container 840acf4bf683 01:17:53 ---> da1dadaad27d 01:17:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container 01:17:53 $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:17:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:17:55 $ docker top 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:55 + docker-compose -f ./docker-compose-build.yml build --parallel 01:17:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:17:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:17:56 ---> 874a585264fa 01:17:56 Step 3/25 : WORKDIR /edgex-go 01:17:56 ---> Using cache 01:17:56 ---> 1edec9ce92ca 01:17:56 Step 4/25 : RUN apk add --update --no-cache make git 01:17:56 ---> Using cache 01:17:56 ---> d14a3e6d6818 01:17:56 Step 5/25 : COPY go.mod vendor* ./ 01:17:56 ---> Using cache 01:17:56 ---> 52844bf1cd27 01:17:56 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:56 ---> Using cache 01:17:56 ---> f73d0233c89c 01:17:56 Step 7/25 : COPY . . 01:17:56 ---> Using cache 01:17:56 ---> f0096d95ad85 01:17:56 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:17:56 ---> 9a83baaa244d 01:17:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:17:58 ---> a8ca7afd4065 01:17:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:17:58 ---> d430b8925180 01:17:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:17:58 ---> Running in 19758e93a37b 01:17:58 ---> 9a394e217062 01:17:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:17:58 ---> 0391f0948da8 01:17:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:17:58 ---> a86c7d3a838d 01:17:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:17:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:17:59 Building core-command ... 01:17:59 Building core-common-config-bootstrapper ... 01:17:59 Building core-data ... 01:17:59 Building core-metadata ... 01:17:59 Building security-bootstrapper ... 01:17:59 Building security-proxy-auth ... 01:17:59 Building security-proxy-setup ... 01:17:59 Building security-secretstore-setup ... 01:18:00 Building security-spiffe-token-provider ... 01:18:00 Building security-spire-agent ... 01:18:00 Building security-spire-config ... 01:18:00 Building security-spire-server ... 01:18:00 Building support-notifications ... 01:18:00 Building support-scheduler ... 01:18:00 Building security-spiffe-token-provider 01:18:00 Building core-command 01:18:00 Building security-spire-agent 01:18:00 Building core-data 01:18:00 Building security-spire-server 01:18:05 ---> 9c996e9649d7 01:18:05 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:18:05 ---> 5018400c9df5 01:18:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:18:05 ---> fc860de83693 01:18:05 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:18:05 ---> d4fc3f7694fb 01:18:05 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:18:05 ---> Running in bbcf7595ec0a 01:18:05 ---> deca76d540b0 01:18:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:18:06 Removing intermediate container bbcf7595ec0a 01:18:06 ---> 2d283dc62293 01:18:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:18:08 ---> c85251325b91 01:18:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:18:08 ---> d0082d61ee7d 01:18:08 Step 22/27 : WORKDIR / 01:18:08 ---> bbcfd9da1cdf 01:18:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:18:08 ---> Running in ffb00f8ccee4 01:18:09 ---> 8b4a6df69703 01:18:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:18:09 ---> Running in 3b73903a1d2e 01:18:09 Removing intermediate container ffb00f8ccee4 01:18:09 ---> 45c4d16e0f0b 01:18:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:18:09 Removing intermediate container 3b73903a1d2e 01:18:09 ---> 57687412ed92 01:18:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:18:09 ---> Running in 925fa5b2e9aa 01:18:09 ---> 8460eb0c1da8 01:18:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:18:09 ---> Running in 00f2d6808cb4 01:18:09 Removing intermediate container 925fa5b2e9aa 01:18:09 ---> a343edc09cd0 01:18:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:18:09 Removing intermediate container 00f2d6808cb4 01:18:09 ---> 999dc65a5505 01:18:09 Step 24/26 : LABEL arch=x86_64 01:18:09 ---> Running in 9dc72b6f4fad 01:18:09 ---> abf57fe7a58f 01:18:09 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:18:09 ---> Running in bdb75093139c 01:18:09 Removing intermediate container 9dc72b6f4fad 01:18:09 ---> 118b82e0fded 01:18:09 Step 25/27 : LABEL arch=x86_64 01:18:09 ---> Running in bfbfd921f9a7 01:18:09 Removing intermediate container bdb75093139c 01:18:09 ---> b04618670fbd 01:18:09 ---> 945c228b3ec2 01:18:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:18:09 Step 25/26 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:09 ---> Running in 8a98e8c308c5 01:18:09 ---> Running in bc0a11ac13ed 01:18:09 Removing intermediate container bfbfd921f9a7 01:18:09 ---> e025c1abacec 01:18:09 Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:09 Removing intermediate container 8a98e8c308c5 01:18:09 ---> 2d17aac35f66 01:18:09 Step 26/26 : LABEL version=3.0.0-dev.143 01:18:09 Removing intermediate container bc0a11ac13ed 01:18:09 ---> 2ca84f51479b 01:18:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:18:09 ---> Running in dd0b7e736954 01:18:09 ---> Running in 524d30d4148d 01:18:09 ---> Running in 6c9de2bb4ef1 01:18:10 Removing intermediate container dd0b7e736954 01:18:10 ---> 0c134314eb7a 01:18:10 Step 27/27 : LABEL version=3.0.0-dev.143 01:18:10 Removing intermediate container 524d30d4148d 01:18:10 ---> 5f3deb28730c 01:18:10 01:18:10 ---> Running in f523179ebb90 01:18:10 Removing intermediate container 6c9de2bb4ef1 01:18:10 ---> 0dfa411900ef 01:18:10 Step 25/27 : LABEL arch=x86_64 01:18:10 Successfully built 5f3deb28730c 01:18:10 Successfully tagged security-spire-server:latest 01:18:10  Building security-spire-server ... done Building core-command 01:18:10 ---> Running in 0da9e147d408 01:18:10 Removing intermediate container f523179ebb90 01:18:10 ---> 70fe7c10ca72 01:18:10 01:18:10 Successfully built 70fe7c10ca72 01:18:10 Successfully tagged security-spire-config:latest 01:18:10  Building security-spire-config ... done Building core-metadata 01:18:10 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:18:10 ---> 8e0783b799c9 01:18:10 Step 3/20 : WORKDIR /edgex-go 01:18:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:18:10 ---> 8e0783b799c9 01:18:10 Step 3/27 : WORKDIR /edgex-go 01:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:18:10 ---> 8e0783b799c9 01:18:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:18:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:18:10 ---> 8e0783b799c9 01:18:10 Step 3/26 : WORKDIR /edgex-go 01:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:18:10 ---> 8e0783b799c9 01:18:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:18:10 ---> Running in 259c00cf9b46 01:18:10 ---> Running in 74df4bc10282 01:18:10 ---> Running in 0d5ea1120c2f 01:18:10 ---> Running in 4293547565a2 01:18:10 ---> Running in 8f9e723afbe2 01:18:10 Removing intermediate container 259c00cf9b46 01:18:10 ---> f23a2ab434c1 01:18:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:18:10 ---> Running in 87b693d7cf0d 01:18:10 Removing intermediate container 8f9e723afbe2 01:18:10 ---> 4dfdc680bad3 01:18:10 Removing intermediate container 74df4bc10282 01:18:10 ---> 19b215f92929 01:18:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:18:10 Step 4/24 : WORKDIR /edgex-go 01:18:10 Removing intermediate container 4293547565a2 01:18:10 ---> 7816bdacb3ae 01:18:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:18:10 Removing intermediate container 0d5ea1120c2f 01:18:10 ---> 07a85939a798 01:18:10 Step 4/23 : WORKDIR /edgex-go 01:18:10 ---> Running in 46442ef64527 01:18:10 ---> Running in 2d37e571a43f 01:18:11 ---> Running in f7fb492deb50 01:18:11 ---> Running in 800577bdf580 01:18:13 Removing intermediate container 0da9e147d408 01:18:13 ---> 8542986c5cbd 01:18:13 Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:14 Removing intermediate container 2d37e571a43f 01:18:14 ---> 49bb09eeef3b 01:18:14 Step 5/24 : RUN apk add --update --no-cache make git 01:18:14 Removing intermediate container f7fb492deb50 01:18:14 ---> 76bd4935ba7e 01:18:14 Step 5/23 : RUN apk add --update --no-cache make git 01:18:14 ---> Running in 6bacae239c93 01:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:14 ---> Running in 35e83865cd88 01:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:18:15 ---> 874a585264fa 01:18:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:18:15 ---> Using cache 01:18:15 ---> 7efafdd23200 01:18:15 Step 4/24 : WORKDIR /edgex-go 01:18:15 ---> Using cache 01:18:15 ---> 09953cbd0874 01:18:15 Step 5/24 : RUN apk add --update --no-cache make git 01:18:15 ---> Using cache 01:18:15 ---> cc0302f83e6f 01:18:15 Step 6/24 : COPY go.mod vendor* ./ 01:18:15 ---> Using cache 01:18:15 ---> b50c3dd64e16 01:18:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:15 ---> Using cache 01:18:15 ---> e5711e8fd623 01:18:15 Step 8/24 : COPY . . 01:18:15 ---> Using cache 01:18:15 ---> 204fb8a63073 01:18:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:18:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:18:15 ---> 874a585264fa 01:18:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:18:15 ---> Using cache 01:18:15 ---> 7efafdd23200 01:18:15 Step 4/25 : WORKDIR /edgex-go 01:18:15 ---> Using cache 01:18:15 ---> 09953cbd0874 01:18:15 Step 5/25 : RUN apk add --update --no-cache make git 01:18:15 ---> Using cache 01:18:15 ---> cc0302f83e6f 01:18:15 Step 6/25 : COPY go.mod vendor* ./ 01:18:15 ---> Using cache 01:18:15 ---> b50c3dd64e16 01:18:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:15 ---> Using cache 01:18:15 ---> e5711e8fd623 01:18:15 Step 8/25 : COPY . . 01:18:15 ---> Using cache 01:18:15 ---> 204fb8a63073 01:18:15 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:18:17 OK: 263 MiB in 53 packages 01:18:17 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:18:17 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:18:17 OK: 17690 distinct packages available 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:17 OK: 263 MiB in 53 packages 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:18:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:18:18 Removing intermediate container 87b693d7cf0d 01:18:18 ---> e066bed55d21 01:18:18 Step 5/27 : COPY go.mod vendor* ./ 01:18:18 Removing intermediate container 46442ef64527 01:18:18 ---> 2efb0b683fce 01:18:18 Step 5/26 : COPY go.mod vendor* ./ 01:18:19 ---> Running in c45c02418c9d 01:18:19 ---> Running in 808d4381840c 01:18:19 ---> Running in 6e4caa5dbfe2 01:18:19 Removing intermediate container c45c02418c9d 01:18:19 ---> f96a52632766 01:18:19 Step 27/27 : LABEL version=3.0.0-dev.143 01:18:19 ---> Running in 5206b884c9aa 01:18:19 OK: 263 MiB in 53 packages 01:18:19 OK: 263 MiB in 53 packages 01:18:19 OK: 263 MiB in 53 packages 01:18:19 Removing intermediate container 5206b884c9aa 01:18:19 ---> 373e8dc36381 01:18:19 01:18:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:18:19 Successfully built 373e8dc36381 01:18:19 Successfully tagged security-spire-agent:latest 01:18:19 ---> b5c3ffefd583 01:18:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:20  Building security-spire-agent ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:18:20 ---> 11acb3a08ea2 01:18:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:20 ---> Running in 0036842d6588 01:18:20 ---> Running in dce39c13c869 01:18:21 Removing intermediate container 35e83865cd88 01:18:21 ---> 4e1723ad3639 01:18:21 Step 6/24 : COPY go.mod vendor* ./ 01:18:21 Removing intermediate container 6bacae239c93 01:18:21 ---> 50529f317500 01:18:21 Step 6/23 : COPY go.mod vendor* ./ 01:18:21 Removing intermediate container 800577bdf580 01:18:21 ---> 544940942e71 01:18:21 Step 5/20 : COPY go.mod vendor* ./ 01:18:22 Removing intermediate container 96d8b2aba6e8 01:18:22 ---> 3615e73d38c8 01:18:22 01:18:22 Step 9/33 : FROM alpine:3.17 01:18:22 ---> 9ed4aefc74f6 01:18:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:18:22 ---> Using cache 01:18:22 ---> b249cb6f639a 01:18:22 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:18:22 Removing intermediate container 19758e93a37b 01:18:22 ---> a59dc30d6a15 01:18:22 01:18:22 Step 9/25 : FROM alpine:3.17 01:18:22 ---> 9ed4aefc74f6 01:18:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:18:22 ---> Running in 0fbc57009b73 01:18:22 ---> 104042b6c20e 01:18:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:22 ---> 440f9c27f853 01:18:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:22 ---> Running in e73d2b611089 01:18:22 ---> Running in a78a3b7b27c1 01:18:22 ---> Running in a12b19a8eccf 01:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:18:23 ---> 6d1448c4b575 01:18:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:18:23 (1/3) Installing ca-certificates (20220614-r4) 01:18:23 (2/3) Installing dumb-init (1.2.5-r2) 01:18:23 (3/3) Installing su-exec (0.2-r2) 01:18:23 Executing busybox-1.35.0-r29.trigger 01:18:23 Executing ca-certificates-20220614-r4.trigger 01:18:23 (1/2) Installing dumb-init (1.2.5-r2) 01:18:23 (2/2) Installing su-exec (0.2-r2) 01:18:23 ---> Running in 13412dffeb74 01:18:23 OK: 8 MiB in 18 packages 01:18:23 Executing busybox-1.35.0-r29.trigger 01:18:23 OK: 7 MiB in 17 packages 01:18:25 Removing intermediate container 0fbc57009b73 01:18:25 ---> 85f4fa493633 01:18:25 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:18:25 Removing intermediate container a78a3b7b27c1 01:18:25 ---> 97ab2044c815 01:18:25 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:18:25 ---> Running in a3baece95455 01:18:25 ---> Running in 6200940ceed0 01:18:25 Removing intermediate container a3baece95455 01:18:25 ---> 92f45f0cd666 01:18:25 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:18:25 Removing intermediate container 6200940ceed0 01:18:25 ---> 384d91a70871 01:18:25 Step 12/25 : WORKDIR / 01:18:25 ---> Running in 0a96a3ccda63 01:18:25 ---> Running in b0ac1a07dc8c 01:18:26 Removing intermediate container 0a96a3ccda63 01:18:26 ---> 011ce7792a17 01:18:26 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:18:26 Removing intermediate container b0ac1a07dc8c 01:18:26 ---> 6dc80c8c6e79 01:18:26 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:26 ---> Running in acaa2d3bc1c7 01:18:26 Removing intermediate container acaa2d3bc1c7 01:18:26 ---> e17a7c416f85 01:18:26 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:18:26 ---> 76829d9d2173 01:18:26 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:18:26 ---> Running in de8091acdca2 01:18:26 ---> 35f3aa93e386 01:18:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:18:26 Removing intermediate container de8091acdca2 01:18:26 ---> c7a696c3d7f1 01:18:26 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:18:27 ---> Running in d02f0b65487c 01:18:28 ---> ae02ac61f9c8 01:18:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:18:28 ---> c87b78de90d9 01:18:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:18:28 Removing intermediate container d02f0b65487c 01:18:28 ---> 9613fe598ab8 01:18:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:18:28 ---> Running in 28c69f7eaa1c 01:18:29 ---> afb65b89b97c 01:18:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:18:29 Removing intermediate container 28c69f7eaa1c 01:18:29 ---> 0ddcac939d32 01:18:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:18:29 ---> 4fc5d8dfa6af 01:18:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:18:29 ---> Running in dffde7dd0cc3 01:18:29 ---> 7ab75dab4aba 01:18:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:18:31 ---> 4c9177ccaa96 01:18:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:18:31 ---> 68bf6993ae3d 01:18:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:18:31 ---> Running in e100ee83021c 01:18:31 Removing intermediate container dffde7dd0cc3 01:18:31 ---> b13d35ec700e 01:18:31 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:31 ---> bc25621e0cdc 01:18:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:18:31 ---> 2c345cc73602 01:18:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:18:32 Removing intermediate container e100ee83021c 01:18:32 ---> f57282c43754 01:18:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:18:32 ---> Running in 979623af9855 01:18:32 ---> 09a077288682 01:18:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:18:32 Removing intermediate container 979623af9855 01:18:32 ---> 3de75bbebe98 01:18:32 Step 23/25 : LABEL arch=x86_64 01:18:32 ---> Running in bcf51b69d9ff 01:18:33 ---> 93a11f86c9b1 01:18:33 Removing intermediate container bcf51b69d9ff 01:18:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ ---> cc2eadc74ccb 01:18:33 Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:33 01:18:33 ---> Running in 207038e551f3 01:18:33 Removing intermediate container 207038e551f3 01:18:33 ---> 9d6afa54d885 01:18:33 Step 25/25 : LABEL version=3.0.0-dev.143 01:18:34 ---> 26219bcbf936 01:18:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:18:34 ---> Running in f128cc2fee05 01:18:35 ---> 5570c088f651 01:18:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:18:35 Removing intermediate container f128cc2fee05 01:18:35 ---> 7192ee5262f5 01:18:35 01:18:35 Successfully built 7192ee5262f5 01:18:35 Successfully tagged security-secretstore-setup:latest 01:18:35  Building security-secretstore-setup ... done  ---> f44982acb893 01:18:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:18:36 ---> 9c6c66f1bd57 01:18:36 Step 28/33 : RUN chmod +x /entrypoint.sh 01:18:36 ---> Running in 864fa2d80c73 01:18:37 Removing intermediate container 864fa2d80c73 01:18:37 ---> da2cc084c2c6 01:18:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:18:37 ---> Running in f8468a081663 01:18:37 Removing intermediate container f8468a081663 01:18:37 ---> 1241b8dd0f3f 01:18:37 Step 30/33 : CMD ["gate"] 01:18:37 ---> Running in b8257c542a02 01:18:37 Removing intermediate container b8257c542a02 01:18:37 ---> dd3f0a192d54 01:18:37 Step 31/33 : LABEL arch=x86_64 01:18:37 ---> Running in 8deb0a43a24a 01:18:38 Removing intermediate container 8deb0a43a24a 01:18:38 ---> ddb3a5c1d448 01:18:38 Step 32/33 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:38 ---> Running in b45bfa6097ea 01:18:39 Removing intermediate container b45bfa6097ea 01:18:39 ---> 11541acf808c 01:18:39 Step 33/33 : LABEL version=3.0.0-dev.143 01:18:39 ---> Running in abcef43e0f2d 01:18:39 Removing intermediate container 808d4381840c 01:18:39 ---> af1831833d96 01:18:39 01:18:39 Step 10/24 : FROM alpine:3.17 01:18:39 ---> 9ed4aefc74f6 01:18:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:18:39 ---> Using cache 01:18:39 ---> e0ace551c23c 01:18:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:18:39 ---> Using cache 01:18:39 ---> 1e911ba936de 01:18:39 Step 13/24 : ENV APP_PORT=59882 01:18:39 ---> Running in 86c80845d2c2 01:18:39 Removing intermediate container abcef43e0f2d 01:18:39 ---> 0a002acbe8db 01:18:39 01:18:39 Successfully built 0a002acbe8db 01:18:39 Successfully tagged security-bootstrapper:latest 01:18:39  Building security-bootstrapper ... done Removing intermediate container 86c80845d2c2 01:18:39 ---> 3264204b5960 01:18:39 Step 14/24 : EXPOSE $APP_PORT 01:18:39 ---> Running in c8c55af26fc3 01:18:39 Removing intermediate container 6e4caa5dbfe2 01:18:39 ---> 08202c646fb3 01:18:39 01:18:39 Step 10/25 : FROM alpine:3.17 01:18:39 ---> 9ed4aefc74f6 01:18:39 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:18:39 ---> Using cache 01:18:39 ---> e0ace551c23c 01:18:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:18:39 ---> Using cache 01:18:39 ---> 1e911ba936de 01:18:39 Step 13/25 : ENV APP_PORT=59881 01:18:39 ---> Running in b17cbc041e79 01:18:39 Removing intermediate container c8c55af26fc3 01:18:39 ---> 53ae6495dfd2 01:18:39 Step 15/24 : WORKDIR / 01:18:39 ---> Running in b1091a571ec1 01:18:39 Removing intermediate container b17cbc041e79 01:18:39 ---> 9a26072dfe01 01:18:39 Step 14/25 : EXPOSE $APP_PORT 01:18:40 ---> Running in a887c5cc5cbf 01:18:40 Removing intermediate container b1091a571ec1 01:18:40 ---> 162ac66d084d 01:18:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:40 Removing intermediate container a887c5cc5cbf 01:18:40 ---> bf1c9f604e24 01:18:40 Step 15/25 : WORKDIR / 01:18:40 ---> Running in 121de57550bb 01:18:40 ---> 98b1dc1306f1 01:18:40 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:18:40 Removing intermediate container 121de57550bb 01:18:40 ---> 77be0e36b3de 01:18:40 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:40 ---> b87013bf8244 01:18:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:18:40 ---> 96183de85a95 01:18:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:18:40 ---> 1124c9b80af3 01:18:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:18:41 ---> 44c89dc96cce 01:18:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:18:41 ---> 8719ee95c6b0 01:18:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:18:41 ---> fe8bf9f8f26e 01:18:41 Step 20/24 : ENTRYPOINT ["/core-command"] 01:18:41 ---> Running in 89068eea2dbb 01:18:41 Removing intermediate container 89068eea2dbb 01:18:41 ---> 8626e4078feb 01:18:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:18:41 ---> b776ff894ce9 01:18:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:18:41 ---> Running in 7b27413856c2 01:18:41 Removing intermediate container 7b27413856c2 01:18:41 ---> 6b99830b302d 01:18:41 Step 22/24 : LABEL arch=x86_64 01:18:41 ---> Running in 6e0eae104dff 01:18:41 ---> 56f840215848 01:18:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:18:41 ---> Running in 442ca6414633 01:18:41 Removing intermediate container 6e0eae104dff 01:18:41 ---> ac8707fa07fa 01:18:41 Step 23/24 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:41 ---> Running in 7bb79dc31d99 01:18:41 Removing intermediate container 442ca6414633 01:18:41 ---> 90bec8b5cf49 01:18:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:18:41 ---> Running in 84afce9feef2 01:18:41 Removing intermediate container 7bb79dc31d99 01:18:41 ---> cf87b6a2eea5 01:18:41 Step 24/24 : LABEL version=3.0.0-dev.143 01:18:41 ---> Running in dcda736e09e5 01:18:41 Removing intermediate container 84afce9feef2 01:18:41 ---> 211f1e7389f8 01:18:41 Step 23/25 : LABEL arch=x86_64 01:18:41 ---> Running in 22e2a7cd492b 01:18:41 Removing intermediate container dcda736e09e5 01:18:41 ---> 027040be2250 01:18:41 01:18:41 Removing intermediate container 22e2a7cd492b 01:18:41 ---> 7ae2345621e9 01:18:41 Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:41 Successfully built 027040be2250 01:18:41 Successfully tagged core-command:latest 01:18:41  Building core-command ... done  ---> Running in 80b4bdd44bc4 01:18:41 Removing intermediate container 80b4bdd44bc4 01:18:41 ---> c0b1293f6220 01:18:41 Step 25/25 : LABEL version=3.0.0-dev.143 01:18:41 ---> Running in 77e891726e7a 01:18:41 Removing intermediate container 77e891726e7a 01:18:41 ---> 862f7afa47a4 01:18:41 01:18:41 Successfully built 862f7afa47a4 01:18:41 Successfully tagged core-metadata:latest 01:18:42  Building core-metadata ... done  [Pipeline] } 01:18:42 $ docker stop --time=1 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f 01:18:43 $ docker rm -f --volumes 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f [Pipeline] // withDockerContainer [Pipeline] sh 01:18:43 + docker images 01:18:43 REPOSITORY TAG IMAGE ID CREATED SIZE 01:18:43 core-metadata latest 862f7afa47a4 2 seconds ago 20.4MB 01:18:43 core-command latest 027040be2250 2 seconds ago 19.8MB 01:18:43 security-bootstrapper latest 0a002acbe8db 4 seconds ago 22.2MB 01:18:43 08202c646fb3 4 seconds ago 1.73GB 01:18:43 af1831833d96 4 seconds ago 1.72GB 01:18:43 security-secretstore-setup latest 7192ee5262f5 8 seconds ago 32.8MB 01:18:43 a59dc30d6a15 21 seconds ago 1.72GB 01:18:43 3615e73d38c8 23 seconds ago 1.71GB 01:18:43 security-spire-agent latest 373e8dc36381 24 seconds ago 161MB 01:18:43 security-spire-server latest 5f3deb28730c 34 seconds ago 103MB 01:18:43 security-spire-config latest 70fe7c10ca72 34 seconds ago 102MB 01:18:43 core-data latest fd48ebf261d5 50 seconds ago 20MB 01:18:43 bc8933174009 55 seconds ago 1.58GB 01:18:43 fea302f08b97 55 seconds ago 1.58GB 01:18:43 support-scheduler latest cd81af41fbe5 55 seconds ago 31.8MB 01:18:43 e4fee646d345 55 seconds ago 1.58GB 01:18:43 619d2ed2e7f0 About a minute ago 1.79GB 01:18:43 46e3259a0697 About a minute ago 1.73GB 01:18:43 security-proxy-auth latest e172a3ec0509 About a minute ago 18.2MB 01:18:43 core-common-config-bootstrapper latest 6124987bda00 About a minute ago 17.2MB 01:18:43 security-spiffe-token-provider latest c449558a6be8 About a minute ago 32.8MB 01:18:43 security-proxy-setup latest 400d2661b2e5 About a minute ago 18.7MB 01:18:43 support-notifications latest b1b6c1ae4a0d About a minute ago 32.4MB 01:18:43 9062a06c319d 2 minutes ago 1.79GB 01:18:43 b1e9b9be5013 2 minutes ago 1.76GB 01:18:43 81c38664f234 2 minutes ago 1.7GB 01:18:43 0662e5be6caa 2 minutes ago 1.72GB 01:18:43 c54667fdaac9 2 minutes ago 1.7GB 01:18:43 ci-base-image-x86_64 latest 874a585264fa 6 minutes ago 918MB 01:18:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 days ago 700MB 01:18:43 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 01:18:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 01:18:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:43 provisioning config files... 01:18:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config9894123249222620469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:44 ---> docker-login.sh 01:18:44 nexus3.edgexfoundry.org:10001 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 nexus3.edgexfoundry.org:10002 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 nexus3.edgexfoundry.org:10003 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 nexus3.edgexfoundry.org:10004 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 docker.io 01:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:44 Configure a credential helper to remove this warning. See 01:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:44 01:18:44 Login Succeeded 01:18:44 ---> docker-login.sh ends [Pipeline] } 01:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:18:44 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:44 latest 01:18:44 3.0.0-dev.143 01:18:44 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:44 main 01:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:45 + docker push nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:18:45 8fc581f68dda: Preparing 01:18:45 eb5720987e9e: Preparing 01:18:45 6864abc81a7f: Preparing 01:18:45 6bb5fd19473e: Preparing 01:18:45 fd7079d396d0: Preparing 01:18:45 f1417ff83b31: Preparing 01:18:45 f1417ff83b31: Waiting 01:18:45 6864abc81a7f: Pushed 01:18:45 fd7079d396d0: Pushed 01:18:45 6bb5fd19473e: Pushed 01:18:45 8fc581f68dda: Pushed 01:18:45 f1417ff83b31: Layer already exists 01:18:46 eb5720987e9e: Pushed 01:18:46 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:18:47 8fc581f68dda: Preparing 01:18:47 eb5720987e9e: Preparing 01:18:47 6864abc81a7f: Preparing 01:18:47 6bb5fd19473e: Preparing 01:18:47 fd7079d396d0: Preparing 01:18:47 f1417ff83b31: Preparing 01:18:47 f1417ff83b31: Waiting 01:18:47 fd7079d396d0: Layer already exists 01:18:47 6864abc81a7f: Layer already exists 01:18:47 6bb5fd19473e: Layer already exists 01:18:47 eb5720987e9e: Layer already exists 01:18:47 8fc581f68dda: Layer already exists 01:18:47 f1417ff83b31: Layer already exists 01:18:47 latest: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:48 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 01:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:18:48 8fc581f68dda: Preparing 01:18:48 eb5720987e9e: Preparing 01:18:48 6864abc81a7f: Preparing 01:18:48 6bb5fd19473e: Preparing 01:18:48 fd7079d396d0: Preparing 01:18:48 f1417ff83b31: Preparing 01:18:48 f1417ff83b31: Waiting 01:18:48 fd7079d396d0: Layer already exists 01:18:48 eb5720987e9e: Layer already exists 01:18:48 6864abc81a7f: Layer already exists 01:18:48 6bb5fd19473e: Layer already exists 01:18:48 8fc581f68dda: Layer already exists 01:18:48 f1417ff83b31: Layer already exists 01:18:48 3.0.0-dev.143: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:48 + docker push nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:18:48 8fc581f68dda: Preparing 01:18:48 eb5720987e9e: Preparing 01:18:48 6864abc81a7f: Preparing 01:18:48 6bb5fd19473e: Preparing 01:18:48 fd7079d396d0: Preparing 01:18:48 f1417ff83b31: Preparing 01:18:48 f1417ff83b31: Waiting 01:18:48 eb5720987e9e: Layer already exists 01:18:48 6864abc81a7f: Layer already exists 01:18:48 6bb5fd19473e: Layer already exists 01:18:48 8fc581f68dda: Layer already exists 01:18:48 fd7079d396d0: Layer already exists 01:18:48 f1417ff83b31: Layer already exists 01:18:48 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:18:49 8fc581f68dda: Preparing 01:18:49 eb5720987e9e: Preparing 01:18:49 6864abc81a7f: Preparing 01:18:49 6bb5fd19473e: Preparing 01:18:49 fd7079d396d0: Preparing 01:18:49 f1417ff83b31: Preparing 01:18:49 f1417ff83b31: Waiting 01:18:49 eb5720987e9e: Layer already exists 01:18:49 fd7079d396d0: Layer already exists 01:18:49 8fc581f68dda: Layer already exists 01:18:49 6bb5fd19473e: Layer already exists 01:18:49 6864abc81a7f: Layer already exists 01:18:49 f1417ff83b31: Layer already exists 01:18:49 main: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:49 ===================================================== [Pipeline] echo 01:18:49 taggedImages: 01:18:49 - nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:49 - nexus3.edgexfoundry.org:10004/core-command:latest 01:18:49 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 01:18:49 - nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:18:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:18:49 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:49 latest 01:18:49 3.0.0-dev.143 01:18:49 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:49 main 01:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:18:50 9bd8177a9228: Preparing 01:18:50 b8cdf240ff51: Preparing 01:18:50 1091b8bdb27e: Preparing 01:18:50 2eaf7d0a242c: Preparing 01:18:50 6864abc81a7f: Preparing 01:18:50 6bb5fd19473e: Preparing 01:18:50 56b54d97ca8c: Preparing 01:18:50 f1417ff83b31: Preparing 01:18:50 6bb5fd19473e: Waiting 01:18:50 56b54d97ca8c: Waiting 01:18:50 f1417ff83b31: Waiting 01:18:50 6864abc81a7f: Layer already exists 01:18:50 6bb5fd19473e: Layer already exists 01:18:50 1091b8bdb27e: Pushed 01:18:50 9bd8177a9228: Pushed 01:18:50 f1417ff83b31: Layer already exists 01:18:50 b8cdf240ff51: Pushed 01:18:50 56b54d97ca8c: Pushed 01:18:51 2eaf7d0a242c: Pushed 01:18:51 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:18:51 9bd8177a9228: Preparing 01:18:51 b8cdf240ff51: Preparing 01:18:51 1091b8bdb27e: Preparing 01:18:51 2eaf7d0a242c: Preparing 01:18:51 6864abc81a7f: Preparing 01:18:51 6bb5fd19473e: Preparing 01:18:51 56b54d97ca8c: Preparing 01:18:51 f1417ff83b31: Preparing 01:18:51 6bb5fd19473e: Waiting 01:18:51 56b54d97ca8c: Waiting 01:18:51 f1417ff83b31: Waiting 01:18:51 6864abc81a7f: Layer already exists 01:18:51 1091b8bdb27e: Layer already exists 01:18:51 9bd8177a9228: Layer already exists 01:18:51 2eaf7d0a242c: Layer already exists 01:18:51 b8cdf240ff51: Layer already exists 01:18:51 56b54d97ca8c: Layer already exists 01:18:51 6bb5fd19473e: Layer already exists 01:18:51 f1417ff83b31: Layer already exists 01:18:51 latest: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 01:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:18:52 9bd8177a9228: Preparing 01:18:52 b8cdf240ff51: Preparing 01:18:52 1091b8bdb27e: Preparing 01:18:52 2eaf7d0a242c: Preparing 01:18:52 6864abc81a7f: Preparing 01:18:52 6bb5fd19473e: Preparing 01:18:52 56b54d97ca8c: Preparing 01:18:52 f1417ff83b31: Preparing 01:18:52 6bb5fd19473e: Waiting 01:18:52 f1417ff83b31: Waiting 01:18:52 56b54d97ca8c: Waiting 01:18:52 9bd8177a9228: Layer already exists 01:18:52 1091b8bdb27e: Layer already exists 01:18:52 6864abc81a7f: Layer already exists 01:18:52 2eaf7d0a242c: Layer already exists 01:18:52 b8cdf240ff51: Layer already exists 01:18:52 6bb5fd19473e: Layer already exists 01:18:52 f1417ff83b31: Layer already exists 01:18:52 56b54d97ca8c: Layer already exists 01:18:52 3.0.0-dev.143: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:18:53 9bd8177a9228: Preparing 01:18:53 b8cdf240ff51: Preparing 01:18:53 1091b8bdb27e: Preparing 01:18:53 2eaf7d0a242c: Preparing 01:18:53 6864abc81a7f: Preparing 01:18:53 6bb5fd19473e: Preparing 01:18:53 56b54d97ca8c: Preparing 01:18:53 f1417ff83b31: Preparing 01:18:53 6bb5fd19473e: Waiting 01:18:53 f1417ff83b31: Waiting 01:18:53 56b54d97ca8c: Waiting 01:18:53 9bd8177a9228: Layer already exists 01:18:53 6864abc81a7f: Layer already exists 01:18:53 b8cdf240ff51: Layer already exists 01:18:53 2eaf7d0a242c: Layer already exists 01:18:53 1091b8bdb27e: Layer already exists 01:18:53 f1417ff83b31: Layer already exists 01:18:53 6bb5fd19473e: Layer already exists 01:18:53 56b54d97ca8c: Layer already exists 01:18:53 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:18:53 9bd8177a9228: Preparing 01:18:53 b8cdf240ff51: Preparing 01:18:53 1091b8bdb27e: Preparing 01:18:53 2eaf7d0a242c: Preparing 01:18:53 6864abc81a7f: Preparing 01:18:53 6bb5fd19473e: Preparing 01:18:53 56b54d97ca8c: Preparing 01:18:53 f1417ff83b31: Preparing 01:18:53 6bb5fd19473e: Waiting 01:18:53 f1417ff83b31: Waiting 01:18:53 56b54d97ca8c: Waiting 01:18:53 2eaf7d0a242c: Layer already exists 01:18:53 9bd8177a9228: Layer already exists 01:18:53 1091b8bdb27e: Layer already exists 01:18:53 b8cdf240ff51: Layer already exists 01:18:53 6864abc81a7f: Layer already exists 01:18:53 6bb5fd19473e: Layer already exists 01:18:53 56b54d97ca8c: Layer already exists 01:18:53 f1417ff83b31: Layer already exists 01:18:53 main: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:54 ===================================================== [Pipeline] echo 01:18:54 taggedImages: 01:18:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:18:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 01:18:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:18:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:18:54 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:54 latest 01:18:54 3.0.0-dev.143 01:18:54 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:54 main 01:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:54 + docker push nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:18:54 3be5c26f8014: Preparing 01:18:54 67ca4259f6e9: Preparing 01:18:54 6864abc81a7f: Preparing 01:18:54 6bb5fd19473e: Preparing 01:18:54 b3049a93a4fb: Preparing 01:18:54 f1417ff83b31: Preparing 01:18:54 f1417ff83b31: Waiting 01:18:54 6bb5fd19473e: Layer already exists 01:18:54 6864abc81a7f: Layer already exists 01:18:54 f1417ff83b31: Layer already exists 01:18:54 3be5c26f8014: Pushed 01:18:54 b3049a93a4fb: Pushed 01:18:56 67ca4259f6e9: Pushed 01:18:56 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:18:57 3be5c26f8014: Preparing 01:18:57 67ca4259f6e9: Preparing 01:18:57 6864abc81a7f: Preparing 01:18:57 6bb5fd19473e: Preparing 01:18:57 b3049a93a4fb: Preparing 01:18:57 f1417ff83b31: Preparing 01:18:57 f1417ff83b31: Waiting 01:18:57 6864abc81a7f: Layer already exists 01:18:57 3be5c26f8014: Layer already exists 01:18:57 6bb5fd19473e: Layer already exists 01:18:57 b3049a93a4fb: Layer already exists 01:18:57 67ca4259f6e9: Layer already exists 01:18:57 f1417ff83b31: Layer already exists 01:18:57 latest: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 01:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:18:57 3be5c26f8014: Preparing 01:18:57 67ca4259f6e9: Preparing 01:18:57 6864abc81a7f: Preparing 01:18:57 6bb5fd19473e: Preparing 01:18:57 b3049a93a4fb: Preparing 01:18:57 f1417ff83b31: Preparing 01:18:57 f1417ff83b31: Waiting 01:18:57 3be5c26f8014: Layer already exists 01:18:57 6864abc81a7f: Layer already exists 01:18:57 6bb5fd19473e: Layer already exists 01:18:57 67ca4259f6e9: Layer already exists 01:18:57 b3049a93a4fb: Layer already exists 01:18:57 f1417ff83b31: Layer already exists 01:18:57 3.0.0-dev.143: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:18:58 3be5c26f8014: Preparing 01:18:58 67ca4259f6e9: Preparing 01:18:58 6864abc81a7f: Preparing 01:18:58 6bb5fd19473e: Preparing 01:18:58 b3049a93a4fb: Preparing 01:18:58 f1417ff83b31: Preparing 01:18:58 f1417ff83b31: Waiting 01:18:58 67ca4259f6e9: Layer already exists 01:18:58 3be5c26f8014: Layer already exists 01:18:58 6bb5fd19473e: Layer already exists 01:18:58 6864abc81a7f: Layer already exists 01:18:58 b3049a93a4fb: Layer already exists 01:18:58 f1417ff83b31: Layer already exists 01:18:58 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:18:59 3be5c26f8014: Preparing 01:18:59 67ca4259f6e9: Preparing 01:18:59 6864abc81a7f: Preparing 01:18:59 6bb5fd19473e: Preparing 01:18:59 b3049a93a4fb: Preparing 01:18:59 f1417ff83b31: Preparing 01:18:59 f1417ff83b31: Waiting 01:18:59 67ca4259f6e9: Layer already exists 01:18:59 6bb5fd19473e: Layer already exists 01:18:59 3be5c26f8014: Layer already exists 01:18:59 b3049a93a4fb: Layer already exists 01:18:59 6864abc81a7f: Layer already exists 01:18:59 f1417ff83b31: Layer already exists 01:18:59 main: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:59 ===================================================== [Pipeline] echo 01:18:59 taggedImages: 01:18:59 - nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:59 - nexus3.edgexfoundry.org:10004/core-data:latest 01:18:59 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 01:18:59 - nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:18:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:18:59 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:18:59 latest 01:18:59 3.0.0-dev.143 01:18:59 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:18:59 main 01:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:19:00 26758ab27c9a: Preparing 01:19:00 20f524fac9e0: Preparing 01:19:00 520b45fbb9a6: Preparing 01:19:00 6864abc81a7f: Preparing 01:19:00 6bb5fd19473e: Preparing 01:19:00 fd7079d396d0: Preparing 01:19:00 f1417ff83b31: Preparing 01:19:00 fd7079d396d0: Waiting 01:19:00 f1417ff83b31: Waiting 01:19:00 6864abc81a7f: Layer already exists 01:19:00 6bb5fd19473e: Layer already exists 01:19:00 fd7079d396d0: Layer already exists 01:19:00 f1417ff83b31: Layer already exists 01:19:00 26758ab27c9a: Pushed 01:19:00 20f524fac9e0: Pushed 01:19:01 520b45fbb9a6: Pushed 01:19:01 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:19:02 26758ab27c9a: Preparing 01:19:02 20f524fac9e0: Preparing 01:19:02 520b45fbb9a6: Preparing 01:19:02 6864abc81a7f: Preparing 01:19:02 6bb5fd19473e: Preparing 01:19:02 fd7079d396d0: Preparing 01:19:02 f1417ff83b31: Preparing 01:19:02 fd7079d396d0: Waiting 01:19:02 f1417ff83b31: Waiting 01:19:02 20f524fac9e0: Layer already exists 01:19:02 6bb5fd19473e: Layer already exists 01:19:02 520b45fbb9a6: Layer already exists 01:19:02 6864abc81a7f: Layer already exists 01:19:02 26758ab27c9a: Layer already exists 01:19:02 fd7079d396d0: Layer already exists 01:19:02 f1417ff83b31: Layer already exists 01:19:02 latest: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 01:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:19:02 26758ab27c9a: Preparing 01:19:02 20f524fac9e0: Preparing 01:19:02 520b45fbb9a6: Preparing 01:19:02 6864abc81a7f: Preparing 01:19:02 6bb5fd19473e: Preparing 01:19:02 fd7079d396d0: Preparing 01:19:02 f1417ff83b31: Preparing 01:19:02 fd7079d396d0: Waiting 01:19:02 6bb5fd19473e: Layer already exists 01:19:02 20f524fac9e0: Layer already exists 01:19:02 26758ab27c9a: Layer already exists 01:19:02 520b45fbb9a6: Layer already exists 01:19:02 6864abc81a7f: Layer already exists 01:19:02 fd7079d396d0: Layer already exists 01:19:02 f1417ff83b31: Layer already exists 01:19:02 3.0.0-dev.143: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:19:03 26758ab27c9a: Preparing 01:19:03 20f524fac9e0: Preparing 01:19:03 520b45fbb9a6: Preparing 01:19:03 6864abc81a7f: Preparing 01:19:03 6bb5fd19473e: Preparing 01:19:03 fd7079d396d0: Preparing 01:19:03 f1417ff83b31: Preparing 01:19:03 fd7079d396d0: Waiting 01:19:03 f1417ff83b31: Waiting 01:19:03 6bb5fd19473e: Layer already exists 01:19:03 6864abc81a7f: Layer already exists 01:19:03 20f524fac9e0: Layer already exists 01:19:03 26758ab27c9a: Layer already exists 01:19:03 520b45fbb9a6: Layer already exists 01:19:03 fd7079d396d0: Layer already exists 01:19:03 f1417ff83b31: Layer already exists 01:19:03 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:19:04 26758ab27c9a: Preparing 01:19:04 20f524fac9e0: Preparing 01:19:04 520b45fbb9a6: Preparing 01:19:04 6864abc81a7f: Preparing 01:19:04 6bb5fd19473e: Preparing 01:19:04 fd7079d396d0: Preparing 01:19:04 f1417ff83b31: Preparing 01:19:04 fd7079d396d0: Waiting 01:19:04 f1417ff83b31: Waiting 01:19:04 26758ab27c9a: Layer already exists 01:19:04 20f524fac9e0: Layer already exists 01:19:04 6864abc81a7f: Layer already exists 01:19:04 6bb5fd19473e: Layer already exists 01:19:04 520b45fbb9a6: Layer already exists 01:19:04 fd7079d396d0: Layer already exists 01:19:04 f1417ff83b31: Layer already exists 01:19:04 main: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:04 ===================================================== [Pipeline] echo 01:19:04 taggedImages: 01:19:04 - nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:19:04 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 01:19:04 - nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:19:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:19:04 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:04 latest 01:19:04 3.0.0-dev.143 01:19:04 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:04 main 01:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:19:04 fe6fcd479f6c: Preparing 01:19:04 fe6fcd479f6c: Preparing 01:19:04 1c2a86d7472b: Preparing 01:19:04 ae6d3386b00f: Preparing 01:19:04 ff87653fc079: Preparing 01:19:04 a3a27077a468: Preparing 01:19:04 660522b7eabd: Preparing 01:19:04 6864abc81a7f: Preparing 01:19:04 6bb5fd19473e: Preparing 01:19:04 91c7dad7950c: Preparing 01:19:04 70c0aa60f1b9: Preparing 01:19:04 032c4ee42597: Preparing 01:19:04 e38d84788177: Preparing 01:19:04 f1417ff83b31: Preparing 01:19:04 660522b7eabd: Waiting 01:19:04 6864abc81a7f: Waiting 01:19:04 6bb5fd19473e: Waiting 01:19:04 91c7dad7950c: Waiting 01:19:04 70c0aa60f1b9: Waiting 01:19:04 032c4ee42597: Waiting 01:19:04 e38d84788177: Waiting 01:19:04 f1417ff83b31: Waiting 01:19:04 1c2a86d7472b: Pushed 01:19:04 a3a27077a468: Pushed 01:19:04 ae6d3386b00f: Pushed 01:19:04 ff87653fc079: Pushed 01:19:04 fe6fcd479f6c: Pushed 01:19:04 6864abc81a7f: Layer already exists 01:19:04 6bb5fd19473e: Layer already exists 01:19:05 91c7dad7950c: Pushed 01:19:05 032c4ee42597: Pushed 01:19:05 e38d84788177: Pushed 01:19:05 f1417ff83b31: Layer already exists 01:19:05 70c0aa60f1b9: Pushed 01:19:06 660522b7eabd: Pushed 01:19:06 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:19:07 fe6fcd479f6c: Preparing 01:19:07 fe6fcd479f6c: Preparing 01:19:07 1c2a86d7472b: Preparing 01:19:07 ae6d3386b00f: Preparing 01:19:07 ff87653fc079: Preparing 01:19:07 a3a27077a468: Preparing 01:19:07 660522b7eabd: Preparing 01:19:07 6864abc81a7f: Preparing 01:19:07 6bb5fd19473e: Preparing 01:19:07 91c7dad7950c: Preparing 01:19:07 70c0aa60f1b9: Preparing 01:19:07 032c4ee42597: Preparing 01:19:07 e38d84788177: Preparing 01:19:07 f1417ff83b31: Preparing 01:19:07 70c0aa60f1b9: Waiting 01:19:07 032c4ee42597: Waiting 01:19:07 660522b7eabd: Waiting 01:19:07 e38d84788177: Waiting 01:19:07 6864abc81a7f: Waiting 01:19:07 6bb5fd19473e: Waiting 01:19:07 91c7dad7950c: Waiting 01:19:07 fe6fcd479f6c: Layer already exists 01:19:07 a3a27077a468: Layer already exists 01:19:07 1c2a86d7472b: Layer already exists 01:19:07 ae6d3386b00f: Layer already exists 01:19:07 ff87653fc079: Layer already exists 01:19:07 6864abc81a7f: Layer already exists 01:19:07 660522b7eabd: Layer already exists 01:19:07 6bb5fd19473e: Layer already exists 01:19:07 91c7dad7950c: Layer already exists 01:19:07 70c0aa60f1b9: Layer already exists 01:19:07 032c4ee42597: Layer already exists 01:19:07 f1417ff83b31: Layer already exists 01:19:07 e38d84788177: Layer already exists 01:19:07 latest: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 01:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:19:07 fe6fcd479f6c: Preparing 01:19:07 fe6fcd479f6c: Preparing 01:19:07 1c2a86d7472b: Preparing 01:19:07 ae6d3386b00f: Preparing 01:19:07 ff87653fc079: Preparing 01:19:07 a3a27077a468: Preparing 01:19:07 660522b7eabd: Preparing 01:19:07 6864abc81a7f: Preparing 01:19:07 6bb5fd19473e: Preparing 01:19:07 91c7dad7950c: Preparing 01:19:07 70c0aa60f1b9: Preparing 01:19:07 032c4ee42597: Preparing 01:19:07 e38d84788177: Preparing 01:19:07 f1417ff83b31: Preparing 01:19:07 6864abc81a7f: Waiting 01:19:07 6bb5fd19473e: Waiting 01:19:07 91c7dad7950c: Waiting 01:19:07 70c0aa60f1b9: Waiting 01:19:07 032c4ee42597: Waiting 01:19:07 e38d84788177: Waiting 01:19:07 f1417ff83b31: Waiting 01:19:07 660522b7eabd: Waiting 01:19:07 a3a27077a468: Layer already exists 01:19:07 1c2a86d7472b: Layer already exists 01:19:07 ae6d3386b00f: Layer already exists 01:19:07 ff87653fc079: Layer already exists 01:19:07 fe6fcd479f6c: Layer already exists 01:19:07 660522b7eabd: Layer already exists 01:19:07 6864abc81a7f: Layer already exists 01:19:07 91c7dad7950c: Layer already exists 01:19:07 6bb5fd19473e: Layer already exists 01:19:07 70c0aa60f1b9: Layer already exists 01:19:07 032c4ee42597: Layer already exists 01:19:07 f1417ff83b31: Layer already exists 01:19:07 e38d84788177: Layer already exists 01:19:07 3.0.0-dev.143: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:19:08 fe6fcd479f6c: Preparing 01:19:08 fe6fcd479f6c: Preparing 01:19:08 1c2a86d7472b: Preparing 01:19:08 ae6d3386b00f: Preparing 01:19:08 ff87653fc079: Preparing 01:19:08 a3a27077a468: Preparing 01:19:08 660522b7eabd: Preparing 01:19:08 6864abc81a7f: Preparing 01:19:08 6bb5fd19473e: Preparing 01:19:08 91c7dad7950c: Preparing 01:19:08 70c0aa60f1b9: Preparing 01:19:08 032c4ee42597: Preparing 01:19:08 e38d84788177: Preparing 01:19:08 f1417ff83b31: Preparing 01:19:08 660522b7eabd: Waiting 01:19:08 6864abc81a7f: Waiting 01:19:08 6bb5fd19473e: Waiting 01:19:08 91c7dad7950c: Waiting 01:19:08 70c0aa60f1b9: Waiting 01:19:08 032c4ee42597: Waiting 01:19:08 e38d84788177: Waiting 01:19:08 f1417ff83b31: Waiting 01:19:08 ae6d3386b00f: Layer already exists 01:19:08 a3a27077a468: Layer already exists 01:19:08 1c2a86d7472b: Layer already exists 01:19:08 ff87653fc079: Layer already exists 01:19:08 fe6fcd479f6c: Layer already exists 01:19:08 660522b7eabd: Layer already exists 01:19:08 6864abc81a7f: Layer already exists 01:19:08 6bb5fd19473e: Layer already exists 01:19:08 91c7dad7950c: Layer already exists 01:19:08 70c0aa60f1b9: Layer already exists 01:19:08 032c4ee42597: Layer already exists 01:19:08 e38d84788177: Layer already exists 01:19:08 f1417ff83b31: Layer already exists 01:19:08 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:19:08 fe6fcd479f6c: Preparing 01:19:08 fe6fcd479f6c: Preparing 01:19:08 1c2a86d7472b: Preparing 01:19:08 ae6d3386b00f: Preparing 01:19:08 ff87653fc079: Preparing 01:19:08 a3a27077a468: Preparing 01:19:08 660522b7eabd: Preparing 01:19:08 6864abc81a7f: Preparing 01:19:08 6bb5fd19473e: Preparing 01:19:08 91c7dad7950c: Preparing 01:19:08 70c0aa60f1b9: Preparing 01:19:08 032c4ee42597: Preparing 01:19:08 e38d84788177: Preparing 01:19:08 f1417ff83b31: Preparing 01:19:08 6bb5fd19473e: Waiting 01:19:08 91c7dad7950c: Waiting 01:19:08 70c0aa60f1b9: Waiting 01:19:08 032c4ee42597: Waiting 01:19:08 e38d84788177: Waiting 01:19:08 f1417ff83b31: Waiting 01:19:08 6864abc81a7f: Waiting 01:19:08 660522b7eabd: Waiting 01:19:08 ff87653fc079: Layer already exists 01:19:08 fe6fcd479f6c: Layer already exists 01:19:08 ae6d3386b00f: Layer already exists 01:19:08 a3a27077a468: Layer already exists 01:19:08 1c2a86d7472b: Layer already exists 01:19:08 660522b7eabd: Layer already exists 01:19:08 6864abc81a7f: Layer already exists 01:19:08 032c4ee42597: Layer already exists 01:19:08 91c7dad7950c: Layer already exists 01:19:08 6bb5fd19473e: Layer already exists 01:19:08 70c0aa60f1b9: Layer already exists 01:19:08 e38d84788177: Layer already exists 01:19:08 f1417ff83b31: Layer already exists 01:19:08 main: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:08 ===================================================== [Pipeline] echo 01:19:08 taggedImages: 01:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 01:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:19:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:19:08 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:08 latest 01:19:08 3.0.0-dev.143 01:19:08 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:08 main 01:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:19:09 9bd8177a9228: Preparing 01:19:09 b8cdf240ff51: Preparing 01:19:09 566af386a9d9: Preparing 01:19:09 9f035520bb9b: Preparing 01:19:09 6864abc81a7f: Preparing 01:19:09 6bb5fd19473e: Preparing 01:19:09 56b54d97ca8c: Preparing 01:19:09 f1417ff83b31: Preparing 01:19:09 6bb5fd19473e: Waiting 01:19:09 56b54d97ca8c: Waiting 01:19:09 f1417ff83b31: Waiting 01:19:09 b8cdf240ff51: Layer already exists 01:19:09 6864abc81a7f: Layer already exists 01:19:09 9bd8177a9228: Layer already exists 01:19:09 6bb5fd19473e: Layer already exists 01:19:09 56b54d97ca8c: Layer already exists 01:19:09 f1417ff83b31: Layer already exists 01:19:09 566af386a9d9: Pushed 01:19:10 9f035520bb9b: Pushed 01:19:10 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:19:11 9bd8177a9228: Preparing 01:19:11 b8cdf240ff51: Preparing 01:19:11 566af386a9d9: Preparing 01:19:11 9f035520bb9b: Preparing 01:19:11 6864abc81a7f: Preparing 01:19:11 6bb5fd19473e: Preparing 01:19:11 56b54d97ca8c: Preparing 01:19:11 f1417ff83b31: Preparing 01:19:11 6bb5fd19473e: Waiting 01:19:11 f1417ff83b31: Waiting 01:19:11 56b54d97ca8c: Waiting 01:19:11 b8cdf240ff51: Layer already exists 01:19:11 9bd8177a9228: Layer already exists 01:19:11 9f035520bb9b: Layer already exists 01:19:11 6864abc81a7f: Layer already exists 01:19:11 566af386a9d9: Layer already exists 01:19:11 56b54d97ca8c: Layer already exists 01:19:11 f1417ff83b31: Layer already exists 01:19:11 6bb5fd19473e: Layer already exists 01:19:11 latest: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 01:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:19:12 9bd8177a9228: Preparing 01:19:12 b8cdf240ff51: Preparing 01:19:12 566af386a9d9: Preparing 01:19:12 9f035520bb9b: Preparing 01:19:12 6864abc81a7f: Preparing 01:19:12 6bb5fd19473e: Preparing 01:19:12 56b54d97ca8c: Preparing 01:19:12 f1417ff83b31: Preparing 01:19:12 56b54d97ca8c: Waiting 01:19:12 6bb5fd19473e: Waiting 01:19:12 f1417ff83b31: Waiting 01:19:12 6864abc81a7f: Layer already exists 01:19:12 566af386a9d9: Layer already exists 01:19:12 b8cdf240ff51: Layer already exists 01:19:12 9bd8177a9228: Layer already exists 01:19:12 9f035520bb9b: Layer already exists 01:19:12 56b54d97ca8c: Layer already exists 01:19:12 f1417ff83b31: Layer already exists 01:19:12 6bb5fd19473e: Layer already exists 01:19:12 3.0.0-dev.143: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:19:12 9bd8177a9228: Preparing 01:19:12 b8cdf240ff51: Preparing 01:19:12 566af386a9d9: Preparing 01:19:12 9f035520bb9b: Preparing 01:19:12 6864abc81a7f: Preparing 01:19:12 6bb5fd19473e: Preparing 01:19:12 56b54d97ca8c: Preparing 01:19:12 f1417ff83b31: Preparing 01:19:12 6bb5fd19473e: Waiting 01:19:12 56b54d97ca8c: Waiting 01:19:12 f1417ff83b31: Waiting 01:19:12 566af386a9d9: Layer already exists 01:19:12 9f035520bb9b: Layer already exists 01:19:12 b8cdf240ff51: Layer already exists 01:19:12 9bd8177a9228: Layer already exists 01:19:12 6864abc81a7f: Layer already exists 01:19:12 6bb5fd19473e: Layer already exists 01:19:12 f1417ff83b31: Layer already exists 01:19:12 56b54d97ca8c: Layer already exists 01:19:12 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:19:13 9bd8177a9228: Preparing 01:19:13 b8cdf240ff51: Preparing 01:19:13 566af386a9d9: Preparing 01:19:13 9f035520bb9b: Preparing 01:19:13 6864abc81a7f: Preparing 01:19:13 6bb5fd19473e: Preparing 01:19:13 56b54d97ca8c: Preparing 01:19:13 f1417ff83b31: Preparing 01:19:13 56b54d97ca8c: Waiting 01:19:13 6bb5fd19473e: Waiting 01:19:13 f1417ff83b31: Waiting 01:19:13 566af386a9d9: Layer already exists 01:19:13 9f035520bb9b: Layer already exists 01:19:13 9bd8177a9228: Layer already exists 01:19:13 b8cdf240ff51: Layer already exists 01:19:13 6864abc81a7f: Layer already exists 01:19:13 56b54d97ca8c: Layer already exists 01:19:13 f1417ff83b31: Layer already exists 01:19:13 6bb5fd19473e: Layer already exists 01:19:13 main: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:13 ===================================================== [Pipeline] echo 01:19:13 taggedImages: 01:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 01:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:19:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:19:13 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:13 latest 01:19:13 3.0.0-dev.143 01:19:13 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:13 main 01:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:19:13 aa350db4ba3a: Preparing 01:19:13 18f3766ce23e: Preparing 01:19:13 31edcfa3d863: Preparing 01:19:13 ea0157527ce3: Preparing 01:19:13 6864abc81a7f: Preparing 01:19:13 6bb5fd19473e: Preparing 01:19:13 56fa9aea9e73: Preparing 01:19:13 b8bc8a261b1f: Preparing 01:19:13 f1417ff83b31: Preparing 01:19:13 6bb5fd19473e: Waiting 01:19:13 56fa9aea9e73: Waiting 01:19:13 b8bc8a261b1f: Waiting 01:19:13 f1417ff83b31: Waiting 01:19:13 6864abc81a7f: Layer already exists 01:19:13 6bb5fd19473e: Layer already exists 01:19:13 ea0157527ce3: Pushed 01:19:13 aa350db4ba3a: Pushed 01:19:13 18f3766ce23e: Pushed 01:19:13 56fa9aea9e73: Pushed 01:19:13 f1417ff83b31: Layer already exists 01:19:14 b8bc8a261b1f: Pushed 01:19:15 31edcfa3d863: Pushed 01:19:15 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:19:16 aa350db4ba3a: Preparing 01:19:16 18f3766ce23e: Preparing 01:19:16 31edcfa3d863: Preparing 01:19:16 ea0157527ce3: Preparing 01:19:16 6864abc81a7f: Preparing 01:19:16 6bb5fd19473e: Preparing 01:19:16 56fa9aea9e73: Preparing 01:19:16 b8bc8a261b1f: Preparing 01:19:16 f1417ff83b31: Preparing 01:19:16 f1417ff83b31: Waiting 01:19:16 6bb5fd19473e: Waiting 01:19:16 b8bc8a261b1f: Waiting 01:19:16 18f3766ce23e: Layer already exists 01:19:16 ea0157527ce3: Layer already exists 01:19:16 aa350db4ba3a: Layer already exists 01:19:16 31edcfa3d863: Layer already exists 01:19:16 6864abc81a7f: Layer already exists 01:19:16 56fa9aea9e73: Layer already exists 01:19:16 f1417ff83b31: Layer already exists 01:19:16 6bb5fd19473e: Layer already exists 01:19:16 b8bc8a261b1f: Layer already exists 01:19:16 latest: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 01:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:19:16 aa350db4ba3a: Preparing 01:19:16 18f3766ce23e: Preparing 01:19:16 31edcfa3d863: Preparing 01:19:16 ea0157527ce3: Preparing 01:19:16 6864abc81a7f: Preparing 01:19:16 6bb5fd19473e: Preparing 01:19:16 56fa9aea9e73: Preparing 01:19:16 b8bc8a261b1f: Preparing 01:19:16 f1417ff83b31: Preparing 01:19:16 56fa9aea9e73: Waiting 01:19:16 6bb5fd19473e: Waiting 01:19:16 b8bc8a261b1f: Waiting 01:19:16 f1417ff83b31: Waiting 01:19:16 ea0157527ce3: Layer already exists 01:19:16 aa350db4ba3a: Layer already exists 01:19:16 6864abc81a7f: Layer already exists 01:19:16 31edcfa3d863: Layer already exists 01:19:16 18f3766ce23e: Layer already exists 01:19:16 6bb5fd19473e: Layer already exists 01:19:16 56fa9aea9e73: Layer already exists 01:19:16 f1417ff83b31: Layer already exists 01:19:16 b8bc8a261b1f: Layer already exists 01:19:16 3.0.0-dev.143: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:19:17 aa350db4ba3a: Preparing 01:19:17 18f3766ce23e: Preparing 01:19:17 31edcfa3d863: Preparing 01:19:17 ea0157527ce3: Preparing 01:19:17 6864abc81a7f: Preparing 01:19:17 6bb5fd19473e: Preparing 01:19:17 56fa9aea9e73: Preparing 01:19:17 b8bc8a261b1f: Preparing 01:19:17 f1417ff83b31: Preparing 01:19:17 6bb5fd19473e: Waiting 01:19:17 56fa9aea9e73: Waiting 01:19:17 b8bc8a261b1f: Waiting 01:19:17 f1417ff83b31: Waiting 01:19:17 aa350db4ba3a: Layer already exists 01:19:17 6864abc81a7f: Layer already exists 01:19:17 18f3766ce23e: Layer already exists 01:19:17 ea0157527ce3: Layer already exists 01:19:17 31edcfa3d863: Layer already exists 01:19:17 56fa9aea9e73: Layer already exists 01:19:17 b8bc8a261b1f: Layer already exists 01:19:17 6bb5fd19473e: Layer already exists 01:19:17 f1417ff83b31: Layer already exists 01:19:17 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:19:17 aa350db4ba3a: Preparing 01:19:17 18f3766ce23e: Preparing 01:19:17 31edcfa3d863: Preparing 01:19:17 ea0157527ce3: Preparing 01:19:17 6864abc81a7f: Preparing 01:19:17 6bb5fd19473e: Preparing 01:19:17 56fa9aea9e73: Preparing 01:19:17 b8bc8a261b1f: Preparing 01:19:17 f1417ff83b31: Preparing 01:19:17 b8bc8a261b1f: Waiting 01:19:17 56fa9aea9e73: Waiting 01:19:17 f1417ff83b31: Waiting 01:19:17 6bb5fd19473e: Waiting 01:19:17 31edcfa3d863: Layer already exists 01:19:17 aa350db4ba3a: Layer already exists 01:19:17 18f3766ce23e: Layer already exists 01:19:17 6864abc81a7f: Layer already exists 01:19:17 ea0157527ce3: Layer already exists 01:19:17 b8bc8a261b1f: Layer already exists 01:19:17 56fa9aea9e73: Layer already exists 01:19:17 6bb5fd19473e: Layer already exists 01:19:17 f1417ff83b31: Layer already exists 01:19:17 main: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:17 ===================================================== [Pipeline] echo 01:19:17 taggedImages: 01:19:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:19:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 01:19:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:19:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:19:17 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:17 latest 01:19:17 3.0.0-dev.143 01:19:17 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:17 main 01:19:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:19:18 d572c46556f8: Preparing 01:19:18 9485269631df: Preparing 01:19:18 c9c9375e3aaf: Preparing 01:19:18 651443f693ac: Preparing 01:19:18 51497b61c75d: Preparing 01:19:18 79a4a43ce6b7: Preparing 01:19:18 9abd15be2f28: Preparing 01:19:18 6864abc81a7f: Preparing 01:19:18 6bb5fd19473e: Preparing 01:19:18 954dae20e82f: Preparing 01:19:18 f1417ff83b31: Preparing 01:19:18 79a4a43ce6b7: Waiting 01:19:18 9abd15be2f28: Waiting 01:19:18 6bb5fd19473e: Waiting 01:19:18 6864abc81a7f: Waiting 01:19:18 954dae20e82f: Waiting 01:19:18 f1417ff83b31: Waiting 01:19:18 51497b61c75d: Pushed 01:19:18 d572c46556f8: Pushed 01:19:18 9485269631df: Pushed 01:19:18 6864abc81a7f: Layer already exists 01:19:18 6bb5fd19473e: Layer already exists 01:19:18 79a4a43ce6b7: Pushed 01:19:18 f1417ff83b31: Layer already exists 01:19:18 9abd15be2f28: Pushed 01:19:18 954dae20e82f: Pushed 01:19:19 651443f693ac: Pushed 01:19:20 c9c9375e3aaf: Pushed 01:19:20 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:19:21 d572c46556f8: Preparing 01:19:21 9485269631df: Preparing 01:19:21 c9c9375e3aaf: Preparing 01:19:21 651443f693ac: Preparing 01:19:21 51497b61c75d: Preparing 01:19:21 79a4a43ce6b7: Preparing 01:19:21 9abd15be2f28: Preparing 01:19:21 6864abc81a7f: Preparing 01:19:21 6bb5fd19473e: Preparing 01:19:21 954dae20e82f: Preparing 01:19:21 f1417ff83b31: Preparing 01:19:21 6864abc81a7f: Waiting 01:19:21 6bb5fd19473e: Waiting 01:19:21 79a4a43ce6b7: Waiting 01:19:21 9abd15be2f28: Waiting 01:19:21 f1417ff83b31: Waiting 01:19:21 d572c46556f8: Layer already exists 01:19:21 c9c9375e3aaf: Layer already exists 01:19:21 651443f693ac: Layer already exists 01:19:21 9485269631df: Layer already exists 01:19:21 51497b61c75d: Layer already exists 01:19:21 79a4a43ce6b7: Layer already exists 01:19:21 9abd15be2f28: Layer already exists 01:19:21 954dae20e82f: Layer already exists 01:19:21 6bb5fd19473e: Layer already exists 01:19:21 6864abc81a7f: Layer already exists 01:19:21 f1417ff83b31: Layer already exists 01:19:21 latest: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 01:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:19:21 d572c46556f8: Preparing 01:19:21 9485269631df: Preparing 01:19:21 c9c9375e3aaf: Preparing 01:19:21 651443f693ac: Preparing 01:19:21 51497b61c75d: Preparing 01:19:21 79a4a43ce6b7: Preparing 01:19:21 9abd15be2f28: Preparing 01:19:21 6864abc81a7f: Preparing 01:19:21 6bb5fd19473e: Preparing 01:19:21 954dae20e82f: Preparing 01:19:21 f1417ff83b31: Preparing 01:19:21 6864abc81a7f: Waiting 01:19:21 6bb5fd19473e: Waiting 01:19:21 79a4a43ce6b7: Waiting 01:19:21 954dae20e82f: Waiting 01:19:21 9abd15be2f28: Waiting 01:19:21 f1417ff83b31: Waiting 01:19:21 651443f693ac: Layer already exists 01:19:21 9485269631df: Layer already exists 01:19:21 c9c9375e3aaf: Layer already exists 01:19:21 51497b61c75d: Layer already exists 01:19:21 d572c46556f8: Layer already exists 01:19:21 79a4a43ce6b7: Layer already exists 01:19:21 9abd15be2f28: Layer already exists 01:19:21 6bb5fd19473e: Layer already exists 01:19:21 6864abc81a7f: Layer already exists 01:19:21 954dae20e82f: Layer already exists 01:19:21 f1417ff83b31: Layer already exists 01:19:21 3.0.0-dev.143: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:19:22 d572c46556f8: Preparing 01:19:22 9485269631df: Preparing 01:19:22 c9c9375e3aaf: Preparing 01:19:22 651443f693ac: Preparing 01:19:22 51497b61c75d: Preparing 01:19:22 79a4a43ce6b7: Preparing 01:19:22 9abd15be2f28: Preparing 01:19:22 6864abc81a7f: Preparing 01:19:22 6bb5fd19473e: Preparing 01:19:22 954dae20e82f: Preparing 01:19:22 f1417ff83b31: Preparing 01:19:22 79a4a43ce6b7: Waiting 01:19:22 9abd15be2f28: Waiting 01:19:22 6864abc81a7f: Waiting 01:19:22 954dae20e82f: Waiting 01:19:22 6bb5fd19473e: Waiting 01:19:22 f1417ff83b31: Waiting 01:19:22 d572c46556f8: Layer already exists 01:19:22 9485269631df: Layer already exists 01:19:22 51497b61c75d: Layer already exists 01:19:22 c9c9375e3aaf: Layer already exists 01:19:22 651443f693ac: Layer already exists 01:19:22 79a4a43ce6b7: Layer already exists 01:19:22 6bb5fd19473e: Layer already exists 01:19:22 9abd15be2f28: Layer already exists 01:19:22 6864abc81a7f: Layer already exists 01:19:22 954dae20e82f: Layer already exists 01:19:22 f1417ff83b31: Layer already exists 01:19:22 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:19:22 d572c46556f8: Preparing 01:19:22 9485269631df: Preparing 01:19:22 c9c9375e3aaf: Preparing 01:19:22 651443f693ac: Preparing 01:19:22 51497b61c75d: Preparing 01:19:22 79a4a43ce6b7: Preparing 01:19:22 9abd15be2f28: Preparing 01:19:22 6864abc81a7f: Preparing 01:19:22 6bb5fd19473e: Preparing 01:19:22 954dae20e82f: Preparing 01:19:22 f1417ff83b31: Preparing 01:19:22 6864abc81a7f: Waiting 01:19:22 954dae20e82f: Waiting 01:19:22 79a4a43ce6b7: Waiting 01:19:22 9abd15be2f28: Waiting 01:19:22 6bb5fd19473e: Waiting 01:19:22 f1417ff83b31: Waiting 01:19:22 51497b61c75d: Layer already exists 01:19:22 651443f693ac: Layer already exists 01:19:22 c9c9375e3aaf: Layer already exists 01:19:22 d572c46556f8: Layer already exists 01:19:22 9485269631df: Layer already exists 01:19:22 79a4a43ce6b7: Layer already exists 01:19:22 9abd15be2f28: Layer already exists 01:19:22 6864abc81a7f: Layer already exists 01:19:22 954dae20e82f: Layer already exists 01:19:22 6bb5fd19473e: Layer already exists 01:19:22 f1417ff83b31: Layer already exists 01:19:22 main: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:22 ===================================================== [Pipeline] echo 01:19:22 taggedImages: 01:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 01:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:19:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:19:23 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:23 latest 01:19:23 3.0.0-dev.143 01:19:23 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:23 main 01:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:19:23 4877a83dc800: Preparing 01:19:23 8d4e28f83f3e: Preparing 01:19:23 6864abc81a7f: Preparing 01:19:23 6bb5fd19473e: Preparing 01:19:23 190f6bdc0fec: Preparing 01:19:23 f1417ff83b31: Preparing 01:19:23 f1417ff83b31: Waiting 01:19:23 6bb5fd19473e: Layer already exists 01:19:23 6864abc81a7f: Layer already exists 01:19:23 f1417ff83b31: Layer already exists 01:19:23 4877a83dc800: Pushed 01:19:24 190f6bdc0fec: Pushed 01:19:25 8d4e28f83f3e: Pushed 01:19:25 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:19:26 4877a83dc800: Preparing 01:19:26 8d4e28f83f3e: Preparing 01:19:26 6864abc81a7f: Preparing 01:19:26 6bb5fd19473e: Preparing 01:19:26 190f6bdc0fec: Preparing 01:19:26 f1417ff83b31: Preparing 01:19:26 f1417ff83b31: Waiting 01:19:26 6bb5fd19473e: Layer already exists 01:19:26 4877a83dc800: Layer already exists 01:19:26 8d4e28f83f3e: Layer already exists 01:19:26 190f6bdc0fec: Layer already exists 01:19:26 6864abc81a7f: Layer already exists 01:19:26 f1417ff83b31: Layer already exists 01:19:26 latest: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 01:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:19:27 4877a83dc800: Preparing 01:19:27 8d4e28f83f3e: Preparing 01:19:27 6864abc81a7f: Preparing 01:19:27 6bb5fd19473e: Preparing 01:19:27 190f6bdc0fec: Preparing 01:19:27 f1417ff83b31: Preparing 01:19:27 f1417ff83b31: Waiting 01:19:27 190f6bdc0fec: Layer already exists 01:19:27 6864abc81a7f: Layer already exists 01:19:27 8d4e28f83f3e: Layer already exists 01:19:27 4877a83dc800: Layer already exists 01:19:27 6bb5fd19473e: Layer already exists 01:19:27 f1417ff83b31: Layer already exists 01:19:27 3.0.0-dev.143: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:19:27 4877a83dc800: Preparing 01:19:27 8d4e28f83f3e: Preparing 01:19:27 6864abc81a7f: Preparing 01:19:27 6bb5fd19473e: Preparing 01:19:27 190f6bdc0fec: Preparing 01:19:27 f1417ff83b31: Preparing 01:19:27 f1417ff83b31: Waiting 01:19:27 6864abc81a7f: Layer already exists 01:19:27 6bb5fd19473e: Layer already exists 01:19:27 190f6bdc0fec: Layer already exists 01:19:27 4877a83dc800: Layer already exists 01:19:27 8d4e28f83f3e: Layer already exists 01:19:27 f1417ff83b31: Layer already exists 01:19:27 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:19:28 4877a83dc800: Preparing 01:19:28 8d4e28f83f3e: Preparing 01:19:28 6864abc81a7f: Preparing 01:19:28 6bb5fd19473e: Preparing 01:19:28 190f6bdc0fec: Preparing 01:19:28 f1417ff83b31: Preparing 01:19:28 f1417ff83b31: Waiting 01:19:28 8d4e28f83f3e: Layer already exists 01:19:28 6864abc81a7f: Layer already exists 01:19:28 6bb5fd19473e: Layer already exists 01:19:28 4877a83dc800: Layer already exists 01:19:28 190f6bdc0fec: Layer already exists 01:19:28 f1417ff83b31: Layer already exists 01:19:28 main: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:28 ===================================================== [Pipeline] echo 01:19:28 taggedImages: 01:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 01:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:19:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:19:28 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:28 latest 01:19:28 3.0.0-dev.143 01:19:28 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:28 main 01:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:28 1c0816d1841e: Preparing 01:19:28 5365a79737b3: Preparing 01:19:28 cbb5afdae350: Preparing 01:19:28 ac078640c2a9: Preparing 01:19:28 1f6911fa9e43: Preparing 01:19:28 6864abc81a7f: Preparing 01:19:28 6bb5fd19473e: Preparing 01:19:28 79eb214f7ed6: Preparing 01:19:28 f1417ff83b31: Preparing 01:19:28 6864abc81a7f: Waiting 01:19:28 6bb5fd19473e: Waiting 01:19:28 79eb214f7ed6: Waiting 01:19:28 f1417ff83b31: Waiting 01:19:28 5365a79737b3: Pushed 01:19:28 6864abc81a7f: Layer already exists 01:19:28 cbb5afdae350: Pushed 01:19:28 1c0816d1841e: Pushed 01:19:28 6bb5fd19473e: Layer already exists 01:19:28 f1417ff83b31: Layer already exists 01:19:29 79eb214f7ed6: Pushed 01:19:34 1f6911fa9e43: Pushed 01:19:36 ac078640c2a9: Pushed 01:19:36 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:37 1c0816d1841e: Preparing 01:19:37 5365a79737b3: Preparing 01:19:37 cbb5afdae350: Preparing 01:19:37 ac078640c2a9: Preparing 01:19:37 1f6911fa9e43: Preparing 01:19:37 6864abc81a7f: Preparing 01:19:37 6bb5fd19473e: Preparing 01:19:37 79eb214f7ed6: Preparing 01:19:37 f1417ff83b31: Preparing 01:19:37 6bb5fd19473e: Waiting 01:19:37 6864abc81a7f: Waiting 01:19:37 f1417ff83b31: Waiting 01:19:37 79eb214f7ed6: Waiting 01:19:37 1c0816d1841e: Layer already exists 01:19:37 ac078640c2a9: Layer already exists 01:19:37 cbb5afdae350: Layer already exists 01:19:37 5365a79737b3: Layer already exists 01:19:37 1f6911fa9e43: Layer already exists 01:19:37 6bb5fd19473e: Layer already exists 01:19:37 79eb214f7ed6: Layer already exists 01:19:37 6864abc81a7f: Layer already exists 01:19:37 f1417ff83b31: Layer already exists 01:19:37 latest: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 01:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:38 1c0816d1841e: Preparing 01:19:38 5365a79737b3: Preparing 01:19:38 cbb5afdae350: Preparing 01:19:38 ac078640c2a9: Preparing 01:19:38 1f6911fa9e43: Preparing 01:19:38 6864abc81a7f: Preparing 01:19:38 6bb5fd19473e: Preparing 01:19:38 79eb214f7ed6: Preparing 01:19:38 f1417ff83b31: Preparing 01:19:38 79eb214f7ed6: Waiting 01:19:38 f1417ff83b31: Waiting 01:19:38 6864abc81a7f: Waiting 01:19:38 6bb5fd19473e: Waiting 01:19:38 ac078640c2a9: Layer already exists 01:19:38 5365a79737b3: Layer already exists 01:19:38 1f6911fa9e43: Layer already exists 01:19:38 cbb5afdae350: Layer already exists 01:19:38 1c0816d1841e: Layer already exists 01:19:38 79eb214f7ed6: Layer already exists 01:19:38 6bb5fd19473e: Layer already exists 01:19:38 6864abc81a7f: Layer already exists 01:19:38 f1417ff83b31: Layer already exists 01:19:38 3.0.0-dev.143: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:38 1c0816d1841e: Preparing 01:19:38 5365a79737b3: Preparing 01:19:38 cbb5afdae350: Preparing 01:19:38 ac078640c2a9: Preparing 01:19:38 1f6911fa9e43: Preparing 01:19:38 6864abc81a7f: Preparing 01:19:38 6bb5fd19473e: Preparing 01:19:38 79eb214f7ed6: Preparing 01:19:38 f1417ff83b31: Preparing 01:19:38 f1417ff83b31: Waiting 01:19:38 79eb214f7ed6: Waiting 01:19:38 ac078640c2a9: Layer already exists 01:19:38 5365a79737b3: Layer already exists 01:19:38 1c0816d1841e: Layer already exists 01:19:38 cbb5afdae350: Layer already exists 01:19:38 1f6911fa9e43: Layer already exists 01:19:38 6864abc81a7f: Layer already exists 01:19:38 6bb5fd19473e: Layer already exists 01:19:38 79eb214f7ed6: Layer already exists 01:19:38 f1417ff83b31: Layer already exists 01:19:38 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:39 1c0816d1841e: Preparing 01:19:39 5365a79737b3: Preparing 01:19:39 cbb5afdae350: Preparing 01:19:39 ac078640c2a9: Preparing 01:19:39 1f6911fa9e43: Preparing 01:19:39 6864abc81a7f: Preparing 01:19:39 6bb5fd19473e: Preparing 01:19:39 79eb214f7ed6: Preparing 01:19:39 f1417ff83b31: Preparing 01:19:39 6bb5fd19473e: Waiting 01:19:39 79eb214f7ed6: Waiting 01:19:39 6864abc81a7f: Waiting 01:19:39 f1417ff83b31: Waiting 01:19:39 cbb5afdae350: Layer already exists 01:19:39 5365a79737b3: Layer already exists 01:19:39 1f6911fa9e43: Layer already exists 01:19:39 ac078640c2a9: Layer already exists 01:19:39 1c0816d1841e: Layer already exists 01:19:39 6bb5fd19473e: Layer already exists 01:19:39 79eb214f7ed6: Layer already exists 01:19:39 6864abc81a7f: Layer already exists 01:19:39 f1417ff83b31: Layer already exists 01:19:39 main: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:39 ===================================================== [Pipeline] echo 01:19:39 taggedImages: 01:19:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:19:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 01:19:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:19:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:19:39 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:39 latest 01:19:39 3.0.0-dev.143 01:19:39 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:39 main 01:19:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:40 f19bb121df94: Preparing 01:19:40 9d66fe6a051c: Preparing 01:19:40 5b045a247857: Preparing 01:19:40 4d58b92b0c1c: Preparing 01:19:40 6864abc81a7f: Preparing 01:19:40 6bb5fd19473e: Preparing 01:19:40 60a6c8804b2e: Preparing 01:19:40 f1417ff83b31: Preparing 01:19:40 6bb5fd19473e: Waiting 01:19:40 60a6c8804b2e: Waiting 01:19:40 f1417ff83b31: Waiting 01:19:40 6864abc81a7f: Layer already exists 01:19:40 6bb5fd19473e: Layer already exists 01:19:40 9d66fe6a051c: Pushed 01:19:40 f19bb121df94: Pushed 01:19:40 5b045a247857: Pushed 01:19:40 f1417ff83b31: Layer already exists 01:19:40 60a6c8804b2e: Pushed 01:19:48 4d58b92b0c1c: Pushed 01:19:48 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:49 f19bb121df94: Preparing 01:19:49 9d66fe6a051c: Preparing 01:19:49 5b045a247857: Preparing 01:19:49 4d58b92b0c1c: Preparing 01:19:49 6864abc81a7f: Preparing 01:19:49 6bb5fd19473e: Preparing 01:19:49 60a6c8804b2e: Preparing 01:19:49 f1417ff83b31: Preparing 01:19:49 6bb5fd19473e: Waiting 01:19:49 60a6c8804b2e: Waiting 01:19:49 f1417ff83b31: Waiting 01:19:49 5b045a247857: Layer already exists 01:19:49 6864abc81a7f: Layer already exists 01:19:49 f19bb121df94: Layer already exists 01:19:49 4d58b92b0c1c: Layer already exists 01:19:49 9d66fe6a051c: Layer already exists 01:19:49 60a6c8804b2e: Layer already exists 01:19:49 6bb5fd19473e: Layer already exists 01:19:49 f1417ff83b31: Layer already exists 01:19:49 latest: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 01:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:49 f19bb121df94: Preparing 01:19:49 9d66fe6a051c: Preparing 01:19:49 5b045a247857: Preparing 01:19:49 4d58b92b0c1c: Preparing 01:19:49 6864abc81a7f: Preparing 01:19:49 6bb5fd19473e: Preparing 01:19:49 60a6c8804b2e: Preparing 01:19:49 f1417ff83b31: Preparing 01:19:49 60a6c8804b2e: Waiting 01:19:49 6bb5fd19473e: Waiting 01:19:49 f1417ff83b31: Waiting 01:19:49 6864abc81a7f: Layer already exists 01:19:49 9d66fe6a051c: Layer already exists 01:19:49 4d58b92b0c1c: Layer already exists 01:19:49 5b045a247857: Layer already exists 01:19:49 f19bb121df94: Layer already exists 01:19:49 60a6c8804b2e: Layer already exists 01:19:49 6bb5fd19473e: Layer already exists 01:19:49 f1417ff83b31: Layer already exists 01:19:49 3.0.0-dev.143: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:50 f19bb121df94: Preparing 01:19:50 9d66fe6a051c: Preparing 01:19:50 5b045a247857: Preparing 01:19:50 4d58b92b0c1c: Preparing 01:19:50 6864abc81a7f: Preparing 01:19:50 6bb5fd19473e: Preparing 01:19:50 60a6c8804b2e: Preparing 01:19:50 f1417ff83b31: Preparing 01:19:50 6bb5fd19473e: Waiting 01:19:50 60a6c8804b2e: Waiting 01:19:50 f1417ff83b31: Waiting 01:19:50 4d58b92b0c1c: Layer already exists 01:19:50 f19bb121df94: Layer already exists 01:19:50 9d66fe6a051c: Layer already exists 01:19:50 5b045a247857: Layer already exists 01:19:50 6864abc81a7f: Layer already exists 01:19:50 6bb5fd19473e: Layer already exists 01:19:50 60a6c8804b2e: Layer already exists 01:19:50 f1417ff83b31: Layer already exists 01:19:50 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:51 f19bb121df94: Preparing 01:19:51 9d66fe6a051c: Preparing 01:19:51 5b045a247857: Preparing 01:19:51 4d58b92b0c1c: Preparing 01:19:51 6864abc81a7f: Preparing 01:19:51 6bb5fd19473e: Preparing 01:19:51 60a6c8804b2e: Preparing 01:19:51 f1417ff83b31: Preparing 01:19:51 60a6c8804b2e: Waiting 01:19:51 6bb5fd19473e: Waiting 01:19:51 f1417ff83b31: Waiting 01:19:51 4d58b92b0c1c: Layer already exists 01:19:51 9d66fe6a051c: Layer already exists 01:19:51 6864abc81a7f: Layer already exists 01:19:51 5b045a247857: Layer already exists 01:19:51 f19bb121df94: Layer already exists 01:19:51 60a6c8804b2e: Layer already exists 01:19:51 f1417ff83b31: Layer already exists 01:19:51 6bb5fd19473e: Layer already exists 01:19:51 main: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:51 ===================================================== [Pipeline] echo 01:19:51 taggedImages: 01:19:51 - nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:19:51 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 01:19:51 - nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:19:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:19:51 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:51 latest 01:19:51 3.0.0-dev.143 01:19:51 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:51 main 01:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:51 5a853c8ac606: Preparing 01:19:51 1387d0087351: Preparing 01:19:51 62f79f23ee40: Preparing 01:19:51 4d58b92b0c1c: Preparing 01:19:51 6864abc81a7f: Preparing 01:19:51 6bb5fd19473e: Preparing 01:19:51 79eb214f7ed6: Preparing 01:19:51 f1417ff83b31: Preparing 01:19:51 6bb5fd19473e: Waiting 01:19:51 79eb214f7ed6: Waiting 01:19:51 f1417ff83b31: Waiting 01:19:51 4d58b92b0c1c: Layer already exists 01:19:51 6864abc81a7f: Layer already exists 01:19:51 6bb5fd19473e: Layer already exists 01:19:51 79eb214f7ed6: Layer already exists 01:19:51 f1417ff83b31: Layer already exists 01:19:51 62f79f23ee40: Pushed 01:19:51 5a853c8ac606: Pushed 01:19:51 1387d0087351: Pushed 01:19:51 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:52 5a853c8ac606: Preparing 01:19:52 1387d0087351: Preparing 01:19:52 62f79f23ee40: Preparing 01:19:52 4d58b92b0c1c: Preparing 01:19:52 6864abc81a7f: Preparing 01:19:52 6bb5fd19473e: Preparing 01:19:52 79eb214f7ed6: Preparing 01:19:52 f1417ff83b31: Preparing 01:19:52 6bb5fd19473e: Waiting 01:19:52 f1417ff83b31: Waiting 01:19:52 79eb214f7ed6: Waiting 01:19:52 5a853c8ac606: Layer already exists 01:19:52 62f79f23ee40: Layer already exists 01:19:52 4d58b92b0c1c: Layer already exists 01:19:52 6864abc81a7f: Layer already exists 01:19:52 1387d0087351: Layer already exists 01:19:52 79eb214f7ed6: Layer already exists 01:19:52 6bb5fd19473e: Layer already exists 01:19:52 f1417ff83b31: Layer already exists 01:19:52 latest: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 01:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:53 5a853c8ac606: Preparing 01:19:53 1387d0087351: Preparing 01:19:53 62f79f23ee40: Preparing 01:19:53 4d58b92b0c1c: Preparing 01:19:53 6864abc81a7f: Preparing 01:19:53 6bb5fd19473e: Preparing 01:19:53 79eb214f7ed6: Preparing 01:19:53 f1417ff83b31: Preparing 01:19:53 6bb5fd19473e: Waiting 01:19:53 79eb214f7ed6: Waiting 01:19:53 f1417ff83b31: Waiting 01:19:53 6864abc81a7f: Layer already exists 01:19:53 62f79f23ee40: Layer already exists 01:19:53 4d58b92b0c1c: Layer already exists 01:19:53 1387d0087351: Layer already exists 01:19:53 5a853c8ac606: Layer already exists 01:19:53 6bb5fd19473e: Layer already exists 01:19:53 f1417ff83b31: Layer already exists 01:19:53 79eb214f7ed6: Layer already exists 01:19:53 3.0.0-dev.143: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:53 5a853c8ac606: Preparing 01:19:53 1387d0087351: Preparing 01:19:53 62f79f23ee40: Preparing 01:19:53 4d58b92b0c1c: Preparing 01:19:53 6864abc81a7f: Preparing 01:19:53 6bb5fd19473e: Preparing 01:19:53 79eb214f7ed6: Preparing 01:19:53 f1417ff83b31: Preparing 01:19:53 79eb214f7ed6: Waiting 01:19:53 f1417ff83b31: Waiting 01:19:53 6bb5fd19473e: Waiting 01:19:53 1387d0087351: Layer already exists 01:19:53 4d58b92b0c1c: Layer already exists 01:19:53 5a853c8ac606: Layer already exists 01:19:53 6864abc81a7f: Layer already exists 01:19:53 62f79f23ee40: Layer already exists 01:19:53 6bb5fd19473e: Layer already exists 01:19:53 79eb214f7ed6: Layer already exists 01:19:53 f1417ff83b31: Layer already exists 01:19:53 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:54 5a853c8ac606: Preparing 01:19:54 1387d0087351: Preparing 01:19:54 62f79f23ee40: Preparing 01:19:54 4d58b92b0c1c: Preparing 01:19:54 6864abc81a7f: Preparing 01:19:54 6bb5fd19473e: Preparing 01:19:54 79eb214f7ed6: Preparing 01:19:54 f1417ff83b31: Preparing 01:19:54 6bb5fd19473e: Waiting 01:19:54 f1417ff83b31: Waiting 01:19:54 79eb214f7ed6: Waiting 01:19:54 5a853c8ac606: Layer already exists 01:19:54 1387d0087351: Layer already exists 01:19:54 6864abc81a7f: Layer already exists 01:19:54 62f79f23ee40: Layer already exists 01:19:54 4d58b92b0c1c: Layer already exists 01:19:54 79eb214f7ed6: Layer already exists 01:19:54 6bb5fd19473e: Layer already exists 01:19:54 f1417ff83b31: Layer already exists 01:19:54 main: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:54 ===================================================== [Pipeline] echo 01:19:54 taggedImages: 01:19:54 - nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:19:54 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 01:19:54 - nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:19:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:19:54 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:54 latest 01:19:54 3.0.0-dev.143 01:19:54 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:54 main 01:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:55 7b8cf765c76f: Preparing 01:19:55 828edcde50db: Preparing 01:19:55 6864abc81a7f: Preparing 01:19:55 6bb5fd19473e: Preparing 01:19:55 51a87ad43878: Preparing 01:19:55 f1417ff83b31: Preparing 01:19:55 f1417ff83b31: Waiting 01:19:55 6864abc81a7f: Layer already exists 01:19:55 6bb5fd19473e: Layer already exists 01:19:55 f1417ff83b31: Layer already exists 01:19:55 7b8cf765c76f: Pushed 01:19:55 51a87ad43878: Pushed 01:19:57 828edcde50db: Pushed 01:19:58 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:58 7b8cf765c76f: Preparing 01:19:58 828edcde50db: Preparing 01:19:58 6864abc81a7f: Preparing 01:19:58 6bb5fd19473e: Preparing 01:19:58 51a87ad43878: Preparing 01:19:58 f1417ff83b31: Preparing 01:19:58 f1417ff83b31: Waiting 01:19:58 7b8cf765c76f: Layer already exists 01:19:58 6bb5fd19473e: Layer already exists 01:19:58 828edcde50db: Layer already exists 01:19:58 51a87ad43878: Layer already exists 01:19:58 6864abc81a7f: Layer already exists 01:19:58 f1417ff83b31: Layer already exists 01:19:58 latest: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 01:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:59 7b8cf765c76f: Preparing 01:19:59 828edcde50db: Preparing 01:19:59 6864abc81a7f: Preparing 01:19:59 6bb5fd19473e: Preparing 01:19:59 51a87ad43878: Preparing 01:19:59 f1417ff83b31: Preparing 01:19:59 f1417ff83b31: Waiting 01:19:59 7b8cf765c76f: Layer already exists 01:19:59 6864abc81a7f: Layer already exists 01:19:59 828edcde50db: Layer already exists 01:19:59 51a87ad43878: Layer already exists 01:19:59 6bb5fd19473e: Layer already exists 01:19:59 f1417ff83b31: Layer already exists 01:19:59 3.0.0-dev.143: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:59 7b8cf765c76f: Preparing 01:19:59 828edcde50db: Preparing 01:19:59 6864abc81a7f: Preparing 01:19:59 6bb5fd19473e: Preparing 01:19:59 51a87ad43878: Preparing 01:19:59 f1417ff83b31: Preparing 01:19:59 f1417ff83b31: Waiting 01:19:59 6bb5fd19473e: Layer already exists 01:19:59 51a87ad43878: Layer already exists 01:19:59 7b8cf765c76f: Layer already exists 01:19:59 6864abc81a7f: Layer already exists 01:19:59 828edcde50db: Layer already exists 01:19:59 f1417ff83b31: Layer already exists 01:19:59 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:20:00 7b8cf765c76f: Preparing 01:20:00 828edcde50db: Preparing 01:20:00 6864abc81a7f: Preparing 01:20:00 6bb5fd19473e: Preparing 01:20:00 51a87ad43878: Preparing 01:20:00 f1417ff83b31: Preparing 01:20:00 f1417ff83b31: Waiting 01:20:00 7b8cf765c76f: Layer already exists 01:20:00 6bb5fd19473e: Layer already exists 01:20:00 828edcde50db: Layer already exists 01:20:00 51a87ad43878: Layer already exists 01:20:00 6864abc81a7f: Layer already exists 01:20:00 f1417ff83b31: Layer already exists 01:20:00 main: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:00 ===================================================== [Pipeline] echo 01:20:00 taggedImages: 01:20:00 - nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:20:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:20:00 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 01:20:00 - nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:20:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:20:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:20:00 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:20:00 latest 01:20:00 3.0.0-dev.143 01:20:00 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:20:00 main 01:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:20:01 b980f7841c9b: Preparing 01:20:01 78cbaba59a60: Preparing 01:20:01 6864abc81a7f: Preparing 01:20:01 6bb5fd19473e: Preparing 01:20:01 fd7079d396d0: Preparing 01:20:01 f1417ff83b31: Preparing 01:20:01 f1417ff83b31: Waiting 01:20:01 6bb5fd19473e: Layer already exists 01:20:01 6864abc81a7f: Layer already exists 01:20:01 fd7079d396d0: Layer already exists 01:20:01 f1417ff83b31: Layer already exists 01:20:01 b980f7841c9b: Pushed 01:20:03 78cbaba59a60: Pushed 01:20:03 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:20:04 b980f7841c9b: Preparing 01:20:04 78cbaba59a60: Preparing 01:20:04 6864abc81a7f: Preparing 01:20:04 6bb5fd19473e: Preparing 01:20:04 fd7079d396d0: Preparing 01:20:04 f1417ff83b31: Preparing 01:20:04 f1417ff83b31: Waiting 01:20:04 6bb5fd19473e: Layer already exists 01:20:04 6864abc81a7f: Layer already exists 01:20:04 78cbaba59a60: Layer already exists 01:20:04 fd7079d396d0: Layer already exists 01:20:04 b980f7841c9b: Layer already exists 01:20:04 f1417ff83b31: Layer already exists 01:20:04 latest: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 01:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:20:05 b980f7841c9b: Preparing 01:20:05 78cbaba59a60: Preparing 01:20:05 6864abc81a7f: Preparing 01:20:05 6bb5fd19473e: Preparing 01:20:05 fd7079d396d0: Preparing 01:20:05 f1417ff83b31: Preparing 01:20:05 f1417ff83b31: Waiting 01:20:05 fd7079d396d0: Layer already exists 01:20:05 6bb5fd19473e: Layer already exists 01:20:05 6864abc81a7f: Layer already exists 01:20:05 b980f7841c9b: Layer already exists 01:20:05 78cbaba59a60: Layer already exists 01:20:05 f1417ff83b31: Layer already exists 01:20:05 3.0.0-dev.143: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:20:05 b980f7841c9b: Preparing 01:20:05 78cbaba59a60: Preparing 01:20:05 6864abc81a7f: Preparing 01:20:05 6bb5fd19473e: Preparing 01:20:05 fd7079d396d0: Preparing 01:20:05 f1417ff83b31: Preparing 01:20:05 f1417ff83b31: Waiting 01:20:05 6bb5fd19473e: Layer already exists 01:20:05 78cbaba59a60: Layer already exists 01:20:05 fd7079d396d0: Layer already exists 01:20:05 b980f7841c9b: Layer already exists 01:20:05 6864abc81a7f: Layer already exists 01:20:05 f1417ff83b31: Layer already exists 01:20:05 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:20:06 b980f7841c9b: Preparing 01:20:06 78cbaba59a60: Preparing 01:20:06 6864abc81a7f: Preparing 01:20:06 6bb5fd19473e: Preparing 01:20:06 fd7079d396d0: Preparing 01:20:06 f1417ff83b31: Preparing 01:20:06 f1417ff83b31: Waiting 01:20:06 6bb5fd19473e: Layer already exists 01:20:06 6864abc81a7f: Layer already exists 01:20:06 78cbaba59a60: Layer already exists 01:20:06 fd7079d396d0: Layer already exists 01:20:06 b980f7841c9b: Layer already exists 01:20:06 f1417ff83b31: Layer already exists 01:20:06 main: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:06 ===================================================== [Pipeline] echo 01:20:06 taggedImages: 01:20:06 - nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:20:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:20:06 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 01:20:06 - nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:20:06 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:15 Removing intermediate container a12b19a8eccf 01:20:15 ---> c562ff8f98e6 01:20:15 Step 8/24 : COPY . . 01:20:15 Removing intermediate container e73d2b611089 01:20:15 ---> 34a2a14da465 01:20:15 Step 8/23 : COPY . . 01:20:15 Removing intermediate container 13412dffeb74 01:20:15 ---> 14d9507d0e73 01:20:15 Step 7/20 : COPY . . 01:20:15 Removing intermediate container dce39c13c869 01:20:15 ---> 5b2dc3ccccab 01:20:15 Step 7/27 : COPY . . 01:20:15 Removing intermediate container 0036842d6588 01:20:15 ---> 10843f957470 01:20:15 Step 7/26 : COPY . . 01:20:16 ---> c61855c3fa7e 01:20:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:20:17 ---> Running in 592ed7d902d3 01:20:17 ---> 2fb423a9e9ab 01:20:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:20:17 ---> Running in dc8bde46141b 01:20:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:20:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:20:23 ---> fab55a98766b 01:20:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:20:23 ---> ece806ec6de6 01:20:23 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 01:20:23 ---> Running in 4ae18b696f8b 01:20:24 ---> Running in e4a4bff8501a 01:20:24 ---> 8a2b2e9c1d1a 01:20:24 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:20:24 ---> Running in 58485d14f25d 01:20:24 Removing intermediate container e4a4bff8501a 01:20:24 ---> bbebe3f20d5f 01:20:24 Step 9/26 : WORKDIR /edgex-go/spire-build 01:20:24 ---> Running in afa9d3dd35fb 01:20:25 Removing intermediate container 58485d14f25d 01:20:25 ---> 258cd5ab9a63 01:20:25 Step 9/27 : WORKDIR /edgex-go/spire-build 01:20:25 ---> Running in 37e4636421f1 01:20:26 Removing intermediate container afa9d3dd35fb 01:20:26 ---> 4af7f4e90acd 01:20:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:20:26 ---> Running in 4ac35040821b 01:20:27 Removing intermediate container 37e4636421f1 01:20:27 ---> fd4f84027f05 01:20:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:20:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:20:27 ---> Running in 6d9c489bbe52 01:20:27 Removing intermediate container 4ac35040821b 01:20:27 ---> e194240ab1e6 01:20:27 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:20:27 ---> Running in 6a9af0d2e396 01:20:28 Removing intermediate container 6d9c489bbe52 01:20:28 ---> 70b6d112c7d3 01:20:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:20:28 ---> Running in a497e73d4e8a 01:20:34 Removing intermediate container a497e73d4e8a 01:20:34 ---> 2f913f1014c5 01:20:34 Step 12/27 : WORKDIR /edgex-go 01:20:34 Removing intermediate container 6a9af0d2e396 01:20:34 ---> ceccd74e25be 01:20:34 Step 12/26 : WORKDIR /edgex-go 01:20:34 ---> Running in 840e4fb5a9ae 01:20:34 ---> Running in 638e9d20ed26 01:20:35 Removing intermediate container 840e4fb5a9ae 01:20:35 Removing intermediate container 638e9d20ed26 01:20:35 ---> 100c0a76bf7f 01:20:35 01:20:35 Step 13/27 : FROM alpine:3.17 01:20:35 ---> 94d1073b6b45 01:20:35 01:20:35 Step 13/26 : FROM alpine:3.17 01:20:36 3.17: Pulling from library/alpine 01:20:36 3.17: Pulling from library/alpine 01:20:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:20:36 Status: Downloaded newer image for alpine:3.17 01:20:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:20:36 Status: Image is up to date for alpine:3.17 01:20:36 ---> 51e60588ff2c 01:20:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:20:36 ---> 51e60588ff2c 01:20:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:20:37 ---> Running in 8baf69ea1f5a 01:20:37 ---> Running in e60bd1cd928e 01:20:38 Removing intermediate container 8baf69ea1f5a 01:20:38 Removing intermediate container e60bd1cd928e 01:20:38 ---> bb42aba3cdfb 01:20:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:20:38 ---> 625b85a6d91c 01:20:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:20:38 ---> Running in 02af8be8578e 01:20:38 ---> Running in 5c9a964bd9d9 01:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:46 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:20:46 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:20:46 OK: 17691 distinct packages available 01:20:46 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:20:46 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:20:46 OK: 17691 distinct packages available 01:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:50 (1/5) Installing dumb-init (1.2.5-r2) 01:20:50 (2/5) Installing musl-obstack (1.2.3-r0) 01:20:50 (3/5) Installing libucontext (1.2-r0) 01:20:50 (4/5) Installing gcompat (1.1.0-r0) 01:20:50 (5/5) Installing openssl (3.0.8-r4) 01:20:50 Executing busybox-1.35.0-r29.trigger 01:20:50 (1/5) Installing dumb-init (1.2.5-r2) 01:20:50 (2/5) Installing musl-obstack (1.2.3-r0) 01:20:50 OK: 9 MiB in 20 packages 01:20:50 (3/5) Installing libucontext (1.2-r0) 01:20:50 (4/5) Installing gcompat (1.1.0-r0) 01:20:50 (5/5) Installing openssl (3.0.8-r4) 01:20:50 Executing busybox-1.35.0-r29.trigger 01:20:50 OK: 9 MiB in 20 packages 01:20:53 Removing intermediate container 5c9a964bd9d9 01:20:53 ---> a942bb7e4fa4 01:20:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:20:53 Removing intermediate container 02af8be8578e 01:20:53 ---> 557cf9d54b17 01:20:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:20:55 ---> 0c03ec029bc5 01:20:55 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:20:56 ---> 556b4c448b99 01:20:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:20:56 ---> a3f7e21adaf9 01:20:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:20:57 ---> 42d131910eb3 01:20:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:21:05 ---> 676cbda8194f 01:21:05 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:21:05 ---> 46bec1f1e68f 01:21:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:21:06 ---> c9e3aad61e25 01:21:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:21:10 ---> 9a9fa2fad20d 01:21:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:21:11 ---> 264b1131c8b5 01:21:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:21:11 ---> Running in 549c32083dd9 01:21:12 ---> 702c2f14d909 01:21:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:21:12 Removing intermediate container 549c32083dd9 01:21:12 ---> 7a7103e9c16e 01:21:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:21:12 ---> Running in 19d8144f8ee6 01:21:12 Removing intermediate container 19d8144f8ee6 01:21:12 ---> 4c4389a9482a 01:21:12 Step 24/26 : LABEL arch=arm64 01:21:12 ---> Running in 59a01b1c4990 01:21:13 ---> ccb7badda79f 01:21:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:21:13 Removing intermediate container 59a01b1c4990 01:21:13 ---> 9eb1f657e2de 01:21:13 Step 25/26 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:21:13 ---> Running in dd1dc15de763 01:21:14 Removing intermediate container dd1dc15de763 01:21:14 ---> 0baf0eb5696f 01:21:14 Step 26/26 : LABEL version=3.0.0-dev.143 01:21:14 ---> f44eaa523ea8 01:21:14 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:21:14 ---> Running in ab1c09a588e3 01:21:15 Removing intermediate container ab1c09a588e3 01:21:15 ---> ffe72c5446bd 01:21:15 01:21:15 ---> e2f27b9ffb3b 01:21:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:21:15 Successfully built ffe72c5446bd 01:21:15 Successfully tagged security-spire-server-arm64:latest 01:21:15  Building security-spire-server ... done Building security-proxy-auth 01:21:15 ---> Running in 2d578b55c320 01:21:16 Removing intermediate container 2d578b55c320 01:21:16 ---> b56ef59089e6 01:21:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:21:16 ---> Running in 92c91946e079 01:21:17 Removing intermediate container 92c91946e079 01:21:17 ---> 28f7b963d13e 01:21:17 Step 25/27 : LABEL arch=arm64 01:21:17 ---> Running in a7181087f57a 01:21:17 Removing intermediate container a7181087f57a 01:21:17 ---> 42df386af76f 01:21:17 Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:21:17 ---> Running in 66ca34f734ab 01:21:18 Removing intermediate container 66ca34f734ab 01:21:18 ---> abc6ff498bac 01:21:18 Step 27/27 : LABEL version=3.0.0-dev.143 01:21:18 ---> Running in 684360dd74ae 01:21:18 Removing intermediate container 684360dd74ae 01:21:18 ---> b80834d0b87a 01:21:18 01:21:18 Successfully built b80834d0b87a 01:21:18 Successfully tagged security-spire-agent-arm64:latest 01:21:18  Building security-spire-agent ... done Building security-bootstrapper 01:21:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:21:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:21:20 ---> 8e0783b799c9 01:21:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:21:20 ---> Using cache 01:21:20 ---> 07a85939a798 01:21:20 Step 4/23 : WORKDIR /edgex-go 01:21:20 ---> Using cache 01:21:20 ---> 76bd4935ba7e 01:21:20 Step 5/23 : RUN apk add --update --no-cache make git 01:21:20 ---> Using cache 01:21:20 ---> 50529f317500 01:21:20 Step 6/23 : COPY go.mod vendor* ./ 01:21:20 ---> Using cache 01:21:20 ---> 104042b6c20e 01:21:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:20 ---> Using cache 01:21:20 ---> 34a2a14da465 01:21:20 Step 8/23 : COPY . . 01:21:20 ---> Using cache 01:21:20 ---> 2fb423a9e9ab 01:21:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:21:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:21:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:21:23 ---> 8e0783b799c9 01:21:23 Step 3/33 : WORKDIR /edgex-go 01:21:23 ---> Using cache 01:21:23 ---> 7816bdacb3ae 01:21:23 Step 4/33 : RUN apk add --update --no-cache make git 01:21:23 ---> Running in dea370d01a41 01:21:23 ---> Running in 3108031fb9cd 01:21:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:21:28 OK: 263 MiB in 53 packages 01:21:30 Removing intermediate container 3108031fb9cd 01:21:30 ---> c2a3bf1a1751 01:21:30 Step 5/33 : COPY go.mod vendor* ./ 01:21:31 ---> c84fa35d962e 01:21:31 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:31 ---> Running in c707f0549e12 01:23:08 Removing intermediate container c707f0549e12 01:23:08 ---> e15a9a2b8731 01:23:08 Step 7/33 : COPY . . 01:23:08 ---> 88f98831d658 01:23:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:23:08 ---> Running in faaad9d2e643 01:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:27:15 Removing intermediate container 592ed7d902d3 01:27:15 ---> 8ba2bf387cf7 01:27:15 01:27:15 Step 10/24 : FROM alpine:3.17 01:27:15 ---> 51e60588ff2c 01:27:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:27:15 ---> Running in 660d5da14673 01:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:16 (1/1) Installing dumb-init (1.2.5-r2) 01:27:16 Executing busybox-1.35.0-r29.trigger 01:27:16 OK: 8 MiB in 16 packages 01:27:17 Removing intermediate container 660d5da14673 01:27:17 ---> 85324a8723e4 01:27:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:27:18 ---> Running in b93802fb49b8 01:27:18 Removing intermediate container b93802fb49b8 01:27:18 ---> ecfcab0377c1 01:27:18 Step 13/24 : ENV APP_PORT=59882 01:27:18 ---> Running in f947499d93cd 01:27:19 Removing intermediate container f947499d93cd 01:27:19 ---> 81ed0faae5f4 01:27:19 Step 14/24 : EXPOSE $APP_PORT 01:27:19 ---> Running in c8f03ebf80fa 01:27:19 Removing intermediate container c8f03ebf80fa 01:27:19 ---> f04b4afd5d26 01:27:19 Step 15/24 : WORKDIR / 01:27:19 ---> Running in 616311e51c2c 01:27:20 Removing intermediate container 616311e51c2c 01:27:20 ---> 53569c4a0d45 01:27:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:21 ---> d4931ee54ae8 01:27:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:27:23 ---> 28fc7182d939 01:27:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:27:26 ---> bd8e401fcf2b 01:27:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:27:28 ---> 3b251cd1194c 01:27:28 Step 20/24 : ENTRYPOINT ["/core-command"] 01:27:28 ---> Running in 5867d411887a 01:27:29 Removing intermediate container 5867d411887a 01:27:29 ---> 77b2eeaa84b2 01:27:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:29 ---> Running in 68e7d2e6e90d 01:27:30 Removing intermediate container 68e7d2e6e90d 01:27:30 ---> 9c4603e116e9 01:27:30 Step 22/24 : LABEL arch=arm64 01:27:31 ---> Running in 49401ff78424 01:27:32 Removing intermediate container 49401ff78424 01:27:32 ---> 00aea23f5ea7 01:27:32 Step 23/24 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:27:32 ---> Running in a2954b74f0a8 01:27:33 Removing intermediate container a2954b74f0a8 01:27:33 ---> cd40388383be 01:27:33 Step 24/24 : LABEL version=3.0.0-dev.143 01:27:33 ---> Running in dcd1d2c48c02 01:27:35 Removing intermediate container dcd1d2c48c02 01:27:35 ---> 33dd593ca90c 01:27:35 01:27:35 Successfully built 33dd593ca90c 01:27:35 Successfully tagged core-command-arm64:latest 01:27:35  Building core-command ... done Building support-scheduler 01:27:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:39 ---> 8e0783b799c9 01:27:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:27:39 ---> Using cache 01:27:39 ---> 07a85939a798 01:27:39 Step 4/23 : WORKDIR /edgex-go 01:27:39 ---> Using cache 01:27:39 ---> 76bd4935ba7e 01:27:39 Step 5/23 : RUN apk add --update --no-cache make git 01:27:39 ---> Using cache 01:27:39 ---> 50529f317500 01:27:39 Step 6/23 : COPY go.mod vendor* ./ 01:27:39 ---> Using cache 01:27:39 ---> 104042b6c20e 01:27:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:39 ---> Using cache 01:27:39 ---> 34a2a14da465 01:27:39 Step 8/23 : COPY . . 01:27:39 ---> Using cache 01:27:39 ---> 2fb423a9e9ab 01:27:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:27:40 ---> Running in 46383a7c8c91 01:27:40 Removing intermediate container dea370d01a41 01:27:40 ---> 5165dac5d19c 01:27:40 01:27:40 Step 10/23 : FROM alpine:3.17 01:27:40 ---> 51e60588ff2c 01:27:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:27:41 ---> Running in 0b69b8c41bf6 01:27:42 Removing intermediate container 0b69b8c41bf6 01:27:42 ---> 1b6ba70a3654 01:27:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:27:42 ---> Running in 42a4357548c3 01:27:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:27:42 Removing intermediate container dc8bde46141b 01:27:42 ---> b9a0b1f924de 01:27:42 01:27:42 Step 10/23 : FROM alpine:3.17 01:27:42 ---> 51e60588ff2c 01:27:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:27:43 ---> Running in f9108163a834 01:27:43 Removing intermediate container f9108163a834 01:27:43 ---> 683e53a742fc 01:27:43 Step 12/23 : ENV APP_PORT=59880 01:27:43 ---> Running in 09fa414fd767 01:27:44 Removing intermediate container 09fa414fd767 01:27:44 ---> 3ec62fee61b0 01:27:44 Step 13/23 : EXPOSE $APP_PORT 01:27:44 ---> Running in 9ade14af84dc 01:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:45 Removing intermediate container 9ade14af84dc 01:27:45 ---> 627fdd78970d 01:27:45 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:27:45 ---> Running in 9f94ae260cbb 01:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:46 (1/1) Installing dumb-init (1.2.5-r2) 01:27:46 Executing busybox-1.35.0-r29.trigger 01:27:46 OK: 8 MiB in 16 packages 01:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:48 Removing intermediate container 42a4357548c3 01:27:48 ---> ce46ebe58770 01:27:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:49 (1/1) Installing dumb-init (1.2.5-r2) 01:27:49 Executing busybox-1.35.0-r29.trigger 01:27:49 OK: 8 MiB in 16 packages 01:27:51 ---> 9db2cbbda453 01:27:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:27:52 Removing intermediate container 9f94ae260cbb 01:27:52 ---> b3ddd9314134 01:27:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:27:52 ---> 9ac43d0ac6f3 01:27:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:27:53 ---> b715bdaa5905 01:27:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:27:54 ---> de3182eedfc8 01:27:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:27:54 ---> 5352d5cb1167 01:27:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:27:55 ---> 29e8b4e8ca76 01:27:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:27:56 ---> 44620ee60d84 01:27:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:27:56 ---> 12fbf1c302e6 01:27:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:27:56 ---> Running in 6ee37e8f72bf 01:27:58 ---> 76571eddb776 01:27:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:27:58 ---> Running in 2cdfeb1a6d15 01:27:58 Removing intermediate container 2cdfeb1a6d15 01:27:58 ---> 6927fa7c948a 01:27:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:27:59 ---> Running in c1b8844ade55 01:28:00 Removing intermediate container c1b8844ade55 01:28:00 ---> 2e112226037d 01:28:00 Step 21/23 : LABEL arch=arm64 01:28:00 ---> Running in 9fd3f5d956cf 01:28:01 Removing intermediate container 6ee37e8f72bf 01:28:01 Removing intermediate container 9fd3f5d956cf 01:28:01 ---> 14dd4da00399 01:28:01 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:28:01 ---> 98116afaee14 01:28:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:28:01 ---> Running in 2ebfcba0f846 01:28:01 ---> Running in 69e9caade2dd 01:28:01 Removing intermediate container 69e9caade2dd 01:28:01 ---> 9ec38a961a48 01:28:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:28:01 ---> Running in 767f836111b9 01:28:01 Removing intermediate container 2ebfcba0f846 01:28:01 ---> fd16fc8917df 01:28:01 Step 23/23 : LABEL version=3.0.0-dev.143 01:28:01 ---> Running in 6d41b3b7cedc 01:28:05 Removing intermediate container 767f836111b9 01:28:05 ---> bdf176edce26 01:28:05 Step 21/23 : LABEL arch=arm64 01:28:05 Removing intermediate container 6d41b3b7cedc 01:28:05 ---> 253c4be90866 01:28:05 01:28:05 ---> Running in 7943466ce766 01:28:05 Successfully built 253c4be90866 01:28:05 Successfully tagged core-data-arm64:latest 01:28:05  Building core-data ... done Building security-secretstore-setup 01:28:06 Removing intermediate container 7943466ce766 01:28:06 ---> 03ae80531e80 01:28:06 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:28:06 ---> Running in 33b8062c470f 01:28:06 Removing intermediate container 33b8062c470f 01:28:06 ---> 128156fcbf31 01:28:06 Step 23/23 : LABEL version=3.0.0-dev.143 01:28:06 ---> Running in c528eda26346 01:28:07 Removing intermediate container c528eda26346 01:28:07 ---> 5dcd8b8f0083 01:28:07 01:28:07 Successfully built 5dcd8b8f0083 01:28:07 Successfully tagged security-proxy-auth-arm64:latest 01:28:07 Building security-proxy-setup 01:28:10  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:28:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:28:10 ---> 8e0783b799c9 01:28:10 Step 3/25 : WORKDIR /edgex-go 01:28:10 ---> Using cache 01:28:10 ---> 7816bdacb3ae 01:28:10 Step 4/25 : RUN apk add --update --no-cache make git 01:28:10 ---> Using cache 01:28:10 ---> c2a3bf1a1751 01:28:10 Step 5/25 : COPY go.mod vendor* ./ 01:28:10 ---> Using cache 01:28:10 ---> c84fa35d962e 01:28:10 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:10 ---> Using cache 01:28:10 ---> e15a9a2b8731 01:28:10 Step 7/25 : COPY . . 01:28:10 ---> Using cache 01:28:10 ---> 88f98831d658 01:28:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:10 ---> Running in ab1ab19216eb 01:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:28:13 ---> 8e0783b799c9 01:28:13 Step 3/22 : WORKDIR /edgex-go 01:28:13 ---> Using cache 01:28:13 ---> 7816bdacb3ae 01:28:13 Step 4/22 : RUN apk add --update --no-cache make git 01:28:13 ---> Using cache 01:28:13 ---> c2a3bf1a1751 01:28:13 Step 5/22 : COPY go.mod vendor* ./ 01:28:13 ---> Using cache 01:28:13 ---> c84fa35d962e 01:28:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:13 ---> Using cache 01:28:13 ---> e15a9a2b8731 01:28:13 Step 7/22 : COPY . . 01:28:13 ---> Using cache 01:28:13 ---> 88f98831d658 01:28:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:28:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:13 ---> Running in aa1add393e66 01:28:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:28:54 Removing intermediate container 4ae18b696f8b 01:28:54 ---> 060c0eb989ba 01:28:54 01:28:54 Step 9/20 : FROM alpine:3.17 01:28:54 ---> 51e60588ff2c 01:28:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:28:54 ---> Running in a95f23ea0f57 01:28:54 Removing intermediate container a95f23ea0f57 01:28:54 ---> d9a192e7423b 01:28:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:54 ---> Running in b13555f0a748 01:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:28:54 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:28:54 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:28:54 OK: 17691 distinct packages available 01:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:28:56 (1/9) Installing ca-certificates (20220614-r4) 01:28:56 (2/9) Installing brotli-libs (1.0.9-r9) 01:28:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:28:56 (4/9) Installing libcurl (8.0.1-r0) 01:28:56 (5/9) Installing curl (8.0.1-r0) 01:28:56 (6/9) Installing dumb-init (1.2.5-r2) 01:28:56 (7/9) Installing musl-obstack (1.2.3-r0) 01:28:56 (8/9) Installing libucontext (1.2-r0) 01:28:56 (9/9) Installing gcompat (1.1.0-r0) 01:28:56 Executing busybox-1.35.0-r29.trigger 01:28:56 Executing ca-certificates-20220614-r4.trigger 01:28:57 OK: 11 MiB in 24 packages 01:29:00 Removing intermediate container b13555f0a748 01:29:00 ---> e8612e709c07 01:29:00 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:01 ---> 6f78b9995999 01:29:01 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:29:02 ---> 69e521e044fd 01:29:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:29:06 ---> f861924e73f0 01:29:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:29:08 ---> e4ab15c222c9 01:29:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:29:08 ---> Running in 49df341eeba4 01:29:12 Removing intermediate container 49df341eeba4 01:29:12 ---> 1418fb2889f3 01:29:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 01:29:12 ---> Running in 24b3cf018e9a 01:29:13 Removing intermediate container 24b3cf018e9a 01:29:13 ---> 186f8b7dda33 01:29:13 Step 18/20 : LABEL arch=arm64 01:29:13 Removing intermediate container faaad9d2e643 01:29:13 ---> cf6354ba92bc 01:29:13 01:29:13 Step 9/33 : FROM alpine:3.17 01:29:13 ---> 51e60588ff2c 01:29:13 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:29:13 ---> Using cache 01:29:13 ---> Running in 623d411ee088 01:29:13 ---> d9a192e7423b 01:29:13 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:29:13 ---> Running in 1bc31a632fed 01:29:14 Removing intermediate container 623d411ee088 01:29:14 ---> 0ea2c6bf9e0d 01:29:14 Step 19/20 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:29:14 ---> Running in b0449737a534 01:29:15 Removing intermediate container b0449737a534 01:29:15 ---> 5c00ce862bbd 01:29:15 Step 20/20 : LABEL version=3.0.0-dev.143 01:29:15 ---> Running in ef8210e28249 01:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:29:15 Removing intermediate container ef8210e28249 01:29:15 ---> bc691251b2e0 01:29:15 01:29:16 Successfully built bc691251b2e0 01:29:16 Successfully tagged security-spiffe-token-provider-arm64:latest 01:29:16  Building security-spiffe-token-provider ... done Building security-spire-config 01:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:29:18 (1/2) Installing dumb-init (1.2.5-r2) 01:29:18 (2/2) Installing su-exec (0.2-r2) 01:29:18 Executing busybox-1.35.0-r29.trigger 01:29:18 OK: 8 MiB in 17 packages 01:29:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:29:20 ---> 8e0783b799c9 01:29:20 Step 3/27 : WORKDIR /edgex-go 01:29:20 ---> Using cache 01:29:20 ---> 7816bdacb3ae 01:29:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:29:20 Removing intermediate container 1bc31a632fed 01:29:20 ---> 099bc5052e1c 01:29:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:29:20 ---> Running in 0b75959df4a3 01:29:20 ---> Running in d36115c6348a 01:29:21 Removing intermediate container d36115c6348a 01:29:21 ---> b5ac212e42d2 01:29:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:29:21 ---> Running in 5cbb78b152ee 01:29:22 Removing intermediate container 5cbb78b152ee 01:29:22 ---> d67b7fa9cbbb 01:29:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:29:22 ---> Running in 3de1a27fbd1c 01:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:29:23 Removing intermediate container 3de1a27fbd1c 01:29:23 ---> 3253c5201afd 01:29:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:29:23 ---> Running in 7f1a6563054e 01:29:24 Removing intermediate container 7f1a6563054e 01:29:24 ---> 68fab012692f 01:29:24 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:29:24 ---> Running in b92a5e005622 01:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:29:26 OK: 263 MiB in 53 packages 01:29:27 Removing intermediate container b92a5e005622 01:29:27 ---> 390eb4ba22d2 01:29:27 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:29:27 ---> Running in bca8f29f8436 01:29:27 Removing intermediate container 0b75959df4a3 01:29:27 ---> 0aa9702d762d 01:29:27 Step 5/27 : COPY go.mod vendor* ./ 01:29:28 Removing intermediate container bca8f29f8436 01:29:28 ---> ff2d9950b06a 01:29:28 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:29:29 ---> 8d16af6817fb 01:29:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:29:29 ---> 48fe92c75e18 01:29:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:29 ---> Running in 4995bbcfafb7 01:29:29 ---> Running in 166670af54e0 01:29:32 Removing intermediate container 4995bbcfafb7 01:29:32 ---> 68c52cb5afff 01:29:32 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:33 ---> a5e49a108f9f 01:29:33 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:29:34 ---> 2225fca048cc 01:29:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:29:36 ---> 0932aff46ead 01:29:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:29:37 ---> 41aaad4bbb8e 01:29:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:29:38 ---> 07ad2aa18d91 01:29:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:29:39 ---> 2e0e5607fe1b 01:29:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:29:40 ---> 4d170697fd58 01:29:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:29:41 ---> ec1de1f7b920 01:29:41 Step 28/33 : RUN chmod +x /entrypoint.sh 01:29:41 ---> Running in 2c8b2fd53e0e 01:29:45 Removing intermediate container 2c8b2fd53e0e 01:29:45 ---> 784f2df7cbbc 01:29:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:29:45 ---> Running in 19d79d5105fe 01:29:45 Removing intermediate container 19d79d5105fe 01:29:45 ---> 4e1851c1cf44 01:29:45 Step 30/33 : CMD ["gate"] 01:29:45 ---> Running in d1c905d75ec3 01:29:46 Removing intermediate container d1c905d75ec3 01:29:46 ---> 9ac23d6dcac7 01:29:46 Step 31/33 : LABEL arch=arm64 01:29:46 ---> Running in 419518cfe161 01:29:46 Removing intermediate container 419518cfe161 01:29:46 ---> 4d56fc806a04 01:29:46 Step 32/33 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:29:46 ---> Running in a2679b9e0805 01:29:47 Removing intermediate container a2679b9e0805 01:29:47 ---> 1d657e04c3dd 01:29:47 Step 33/33 : LABEL version=3.0.0-dev.143 01:29:47 ---> Running in 95cef5dd3db7 01:29:47 Removing intermediate container 95cef5dd3db7 01:29:48 ---> b14458c68816 01:29:48 01:29:48 Successfully built b14458c68816 01:29:48 Successfully tagged security-bootstrapper-arm64:latest 01:29:48  Building security-bootstrapper ... done Building support-notifications 01:29:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:51 ---> 8e0783b799c9 01:29:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:29:51 ---> Using cache 01:29:51 ---> 07a85939a798 01:29:51 Step 4/23 : WORKDIR /edgex-go 01:29:51 ---> Using cache 01:29:51 ---> 76bd4935ba7e 01:29:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:29:52 ---> Running in a7243d33d843 01:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:29:56 OK: 263 MiB in 53 packages 01:29:58 Removing intermediate container a7243d33d843 01:29:58 ---> 663cff3dd0d7 01:29:58 Step 6/23 : COPY go.mod vendor* ./ 01:29:58 ---> c1c37d1015f0 01:29:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:58 ---> Running in a142586f8855 01:31:06 Removing intermediate container 166670af54e0 01:31:06 ---> 943b1cf44d0e 01:31:06 Step 7/27 : COPY . . 01:31:16 ---> e495600a60d1 01:31:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:31:16 ---> Running in d1f6a7e43cef 01:31:16 Removing intermediate container d1f6a7e43cef 01:31:16 ---> 9858c9cc6f11 01:31:16 Step 9/27 : WORKDIR /edgex-go/spire-build 01:31:16 ---> Running in ba611388238c 01:31:17 Removing intermediate container ba611388238c 01:31:17 ---> dab58336b899 01:31:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:31:17 ---> Running in e41538c3c908 01:31:18 Removing intermediate container e41538c3c908 01:31:18 ---> c45622e42f14 01:31:18 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:31:18 ---> Running in abeff404800c 01:31:23 Removing intermediate container abeff404800c 01:31:23 ---> 53508e82e699 01:31:23 Step 12/27 : WORKDIR /edgex-go 01:31:23 ---> Running in 1a67b0f50e39 01:31:24 Removing intermediate container 1a67b0f50e39 01:31:24 ---> 0fabd161b705 01:31:24 01:31:24 Step 13/27 : FROM alpine:3.17 01:31:24 ---> 51e60588ff2c 01:31:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:31:24 ---> Using cache 01:31:24 ---> 625b85a6d91c 01:31:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:31:24 ---> Running in 43807cb16da0 01:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:31:29 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:31:29 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:31:29 OK: 17691 distinct packages available 01:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:31:32 (1/4) Installing dumb-init (1.2.5-r2) 01:31:32 (2/4) Installing musl-obstack (1.2.3-r0) 01:31:32 (3/4) Installing libucontext (1.2-r0) 01:31:32 (4/4) Installing gcompat (1.1.0-r0) 01:31:32 Executing busybox-1.35.0-r29.trigger 01:31:32 OK: 8 MiB in 19 packages 01:31:35 Removing intermediate container 43807cb16da0 01:31:35 ---> 2560c2a8ba8c 01:31:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:37 ---> e96d3b45cf18 01:31:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:31:41 ---> 9f654d3287b9 01:31:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:31:48 Removing intermediate container a142586f8855 01:31:48 ---> beefaacb341e 01:31:48 Step 8/23 : COPY . . 01:31:48 ---> f8fe1e3dae12 01:31:48 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:31:50 ---> 38eb8d976101 01:31:50 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:31:50 ---> Running in f8c642b9d1fc 01:31:50 Removing intermediate container f8c642b9d1fc 01:31:50 ---> d348ad83ba63 01:31:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:31:52 ---> cabfcef2ddc8 01:31:52 Step 22/27 : WORKDIR / 01:31:52 ---> Running in 308dd1a7383c 01:31:52 ---> 706248714d63 01:31:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:31:52 ---> Running in b5b2e72165b8 01:31:53 Removing intermediate container 308dd1a7383c 01:31:53 ---> a3943b7d723d 01:31:53 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:31:53 ---> Running in db49d0eb399a 01:31:54 Removing intermediate container db49d0eb399a 01:31:54 ---> e79bef791d54 01:31:54 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:31:54 ---> Running in 8fa16c76cd93 01:31:54 Removing intermediate container 8fa16c76cd93 01:31:54 ---> 42f0b56f927e 01:31:54 Step 25/27 : LABEL arch=arm64 01:31:55 ---> Running in 9cd0b2e26e0c 01:31:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:31:55 Removing intermediate container 9cd0b2e26e0c 01:31:55 ---> a4905300d524 01:31:55 Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:31:55 ---> Running in 39b98f11edfd 01:31:56 Removing intermediate container 39b98f11edfd 01:31:56 ---> 43bf9f487406 01:31:56 Step 27/27 : LABEL version=3.0.0-dev.143 01:31:56 ---> Running in 4992b91ca98a 01:31:57 Removing intermediate container 4992b91ca98a 01:31:57 ---> 03e028a3f845 01:31:57 01:31:57 Successfully built 03e028a3f845 01:31:57 Successfully tagged security-spire-config-arm64:latest 01:31:57  Building security-spire-config ... done Building core-metadata 01:32:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:32:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:32:00 ---> 8e0783b799c9 01:32:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:32:00 ---> Using cache 01:32:00 ---> 07a85939a798 01:32:00 Step 4/25 : WORKDIR /edgex-go 01:32:00 ---> Using cache 01:32:00 ---> 76bd4935ba7e 01:32:00 Step 5/25 : RUN apk add --update --no-cache make git 01:32:00 ---> Using cache 01:32:00 ---> 50529f317500 01:32:00 Step 6/25 : COPY go.mod vendor* ./ 01:32:00 ---> Using cache 01:32:00 ---> 104042b6c20e 01:32:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:00 ---> Using cache 01:32:00 ---> 34a2a14da465 01:32:00 Step 8/25 : COPY . . 01:32:00 ---> Using cache 01:32:00 ---> 2fb423a9e9ab 01:32:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:32:01 ---> Running in 040650b11aca 01:32:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34:39 Removing intermediate container aa1add393e66 01:34:39 ---> a5e5fb99b704 01:34:39 01:34:39 Step 9/22 : FROM alpine:3.17 01:34:39 ---> 51e60588ff2c 01:34:39 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:34:39 ---> Running in 87396b6d619f 01:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:34:44 (1/2) Installing dumb-init (1.2.5-r2) 01:34:44 (2/2) Installing openssl (3.0.8-r4) 01:34:44 Executing busybox-1.35.0-r29.trigger 01:34:44 OK: 8 MiB in 17 packages 01:34:46 Removing intermediate container 87396b6d619f 01:34:46 ---> 5ca01f7ff04e 01:34:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:34:46 ---> Running in f0355260d4a5 01:34:48 Removing intermediate container f0355260d4a5 01:34:48 ---> 86ffee051661 01:34:48 Step 12/22 : WORKDIR /edgex 01:34:48 ---> Running in 1a91d805436b 01:34:49 Removing intermediate container 1a91d805436b 01:34:49 ---> a8201042661d 01:34:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:51 ---> a7f25289b572 01:34:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:34:53 ---> 2887140c7f5d 01:34:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:34:54 Removing intermediate container ab1ab19216eb 01:34:54 ---> 5654643a7c37 01:34:54 01:34:54 Step 9/25 : FROM alpine:3.17 01:34:54 ---> 51e60588ff2c 01:34:54 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:34:54 ---> 8a59f2d53737 01:34:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:34:54 ---> Running in e30f57d328c6 01:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:34:57 ---> e0eda037d5d6 01:34:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:34:58 ---> eefcc56a4fa9 01:34:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:34:58 ---> Running in f32ce87e4682 01:35:00 (1/3) Installing ca-certificates (20220614-r4) 01:35:00 (2/3) Installing dumb-init (1.2.5-r2) 01:35:00 (3/3) Installing su-exec (0.2-r2) 01:35:00 Executing busybox-1.35.0-r29.trigger 01:35:00 Executing ca-certificates-20220614-r4.trigger 01:35:00 OK: 8 MiB in 18 packages 01:35:02 Removing intermediate container f32ce87e4682 01:35:02 ---> ab6c74b59012 01:35:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:35:02 ---> Running in dd2377113782 01:35:03 Removing intermediate container dd2377113782 01:35:03 ---> 8df21c32c9f4 01:35:03 Step 20/22 : LABEL arch=arm64 01:35:03 ---> Running in 05f924bb91e8 01:35:03 Removing intermediate container e30f57d328c6 01:35:03 ---> 1ca56da6515c 01:35:03 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:35:04 Removing intermediate container 05f924bb91e8 01:35:04 ---> 245169b968be 01:35:04 ---> Running in 4ac51d84a8ed 01:35:04 Step 21/22 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:35:04 ---> Running in 3621ea5119eb 01:35:04 Removing intermediate container 4ac51d84a8ed 01:35:04 ---> eab09e3fd558 01:35:04 Step 12/25 : WORKDIR / 01:35:04 Removing intermediate container 3621ea5119eb 01:35:04 ---> 76247f651bc0 01:35:04 Step 22/22 : LABEL version=3.0.0-dev.143 01:35:04 ---> Running in 9ab8d56d15e7 01:35:05 ---> Running in e037d8d7fea6 01:35:05 Removing intermediate container 9ab8d56d15e7 01:35:05 ---> 0749457ec08b 01:35:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:05 Removing intermediate container e037d8d7fea6 01:35:05 ---> fe4ceadddc7b 01:35:05 01:35:06 Successfully built fe4ceadddc7b 01:35:06 Successfully tagged security-proxy-setup-arm64:latest 01:35:06  Building security-proxy-setup ... done Building core-common-config-bootstrapper 01:35:06 ---> 8f7af6b89f43 01:35:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:35:07 ---> adbcd44ccc47 01:35:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:35:08 ---> e2c6abbf2955 01:35:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:35:10 ---> dd3981241af4 01:35:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:35:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:35:10 ---> 8e0783b799c9 01:35:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:35:10 ---> Using cache 01:35:10 ---> 07a85939a798 01:35:10 Step 4/23 : WORKDIR /edgex-go 01:35:10 ---> Using cache 01:35:10 ---> 76bd4935ba7e 01:35:10 Step 5/23 : RUN apk add --update --no-cache make git 01:35:10 ---> Using cache 01:35:10 ---> 50529f317500 01:35:10 Step 6/23 : COPY go.mod vendor* ./ 01:35:10 ---> Using cache 01:35:10 ---> 104042b6c20e 01:35:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:10 ---> Using cache 01:35:10 ---> 34a2a14da465 01:35:10 Step 8/23 : COPY . . 01:35:10 ---> Using cache 01:35:10 ---> 3cb6712332b0 01:35:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:35:10 ---> 2fb423a9e9ab 01:35:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:35:11 ---> Running in 07aa0380fbfd 01:35:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:35:13 ---> 5fcd4cd4e266 01:35:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:35:15 ---> 9040d581136b 01:35:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:35:16 ---> 864a6496a01d 01:35:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:16 ---> Running in 9beeaa2eea6b 01:35:19 Removing intermediate container 9beeaa2eea6b 01:35:19 ---> b866d2cd6e13 01:35:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:35:19 ---> Running in 82ce3bdd597c 01:35:20 Removing intermediate container 82ce3bdd597c 01:35:20 ---> 1c754e6ff4dc 01:35:20 Step 23/25 : LABEL arch=arm64 01:35:20 ---> Running in c8c2b34c9011 01:35:20 Removing intermediate container c8c2b34c9011 01:35:20 ---> 2d31b019e3a1 01:35:20 Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:35:21 ---> Running in 4fde4f1b4963 01:35:21 Removing intermediate container 4fde4f1b4963 01:35:21 ---> c7217d0810af 01:35:21 Step 25/25 : LABEL version=3.0.0-dev.143 01:35:21 ---> Running in aa633949cfb2 01:35:22 Removing intermediate container aa633949cfb2 01:35:22 ---> c1d3045980fb 01:35:22 01:35:22 Successfully built c1d3045980fb 01:35:22 Successfully tagged security-secretstore-setup-arm64:latest 01:37:28  Building security-secretstore-setup ... done Removing intermediate container 46383a7c8c91 01:37:28 ---> 1231576da43e 01:37:28 01:37:28 Step 10/23 : FROM alpine:3.17 01:37:28 ---> 51e60588ff2c 01:37:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:37:28 ---> Using cache 01:37:28 ---> 85324a8723e4 01:37:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:37:28 ---> Using cache 01:37:28 ---> ecfcab0377c1 01:37:28 Step 13/23 : ENV APP_PORT=59861 01:37:28 ---> Running in 69083eedb4ee 01:37:28 Removing intermediate container 69083eedb4ee 01:37:28 ---> 7c5dcc8dbc4f 01:37:28 Step 14/23 : EXPOSE $APP_PORT 01:37:28 ---> Running in 1c68005f1848 01:37:28 Removing intermediate container 1c68005f1848 01:37:28 ---> 823f7c4bc8a4 01:37:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:28 ---> 930baa571f54 01:37:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:37:28 ---> 9fb0566ddda6 01:37:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:37:28 ---> 5fd96ec1f28c 01:37:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:37:28 ---> f01017973ff0 01:37:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:37:28 ---> Running in b00041411dc0 01:37:28 Removing intermediate container b00041411dc0 01:37:28 ---> a382910a22b9 01:37:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:37:28 ---> Running in 1389abb2bf90 01:37:28 Removing intermediate container 1389abb2bf90 01:37:28 ---> 8c77dc6d8120 01:37:28 Step 21/23 : LABEL arch=arm64 01:37:28 ---> Running in a413ce2e06b9 01:37:28 Removing intermediate container a413ce2e06b9 01:37:28 ---> f711c4f571e3 01:37:28 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:37:28 ---> Running in c0ceab8376af 01:37:28 Removing intermediate container c0ceab8376af 01:37:28 ---> d525de6864ca 01:37:28 Step 23/23 : LABEL version=3.0.0-dev.143 01:37:28 ---> Running in 07037d267f35 01:37:28 Removing intermediate container 07037d267f35 01:37:28 ---> fe640c1c8cef 01:37:28 01:37:28 Successfully built fe640c1c8cef 01:37:28 Successfully tagged support-scheduler-arm64:latest 01:38:25  Building support-scheduler ... done Removing intermediate container 040650b11aca 01:38:25 ---> 946cc3ec71ee 01:38:25 01:38:25 Step 10/25 : FROM alpine:3.17 01:38:25 ---> 51e60588ff2c 01:38:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:38:25 ---> Using cache 01:38:25 ---> 85324a8723e4 01:38:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:38:25 ---> Using cache 01:38:25 ---> ecfcab0377c1 01:38:25 Step 13/25 : ENV APP_PORT=59881 01:38:25 ---> Running in 9b3b1c20ab11 01:38:25 Removing intermediate container 9b3b1c20ab11 01:38:25 ---> 6e672048f80c 01:38:25 Step 14/25 : EXPOSE $APP_PORT 01:38:25 ---> Running in 4fb5bb466cf1 01:38:26 Removing intermediate container 4fb5bb466cf1 01:38:26 ---> 88620911c340 01:38:26 Step 15/25 : WORKDIR / 01:38:26 ---> Running in 16598328a155 01:38:26 Removing intermediate container 16598328a155 01:38:26 ---> 78edcdd16229 01:38:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:27 ---> 8c2b1380a733 01:38:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:38:28 ---> 1fb49e14ca01 01:38:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:38:30 ---> 4f4504d0ffd2 01:38:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:38:31 ---> 666915bec344 01:38:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:38:32 ---> d714f66da31a 01:38:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:38:32 ---> Running in 11f9899c50bf 01:38:33 Removing intermediate container 11f9899c50bf 01:38:33 ---> 6267ab469d90 01:38:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:38:33 ---> Running in a57637e57ed4 01:38:33 Removing intermediate container a57637e57ed4 01:38:33 ---> 0e847ac780c9 01:38:33 Step 23/25 : LABEL arch=arm64 01:38:33 ---> Running in 6c1a9ee62d46 01:38:34 Removing intermediate container 6c1a9ee62d46 01:38:34 ---> f6a6d6d53cd5 01:38:34 Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:38:34 ---> Running in 3976c0dca811 01:38:35 Removing intermediate container 3976c0dca811 01:38:35 ---> b41c169a7136 01:38:35 Step 25/25 : LABEL version=3.0.0-dev.143 01:38:35 ---> Running in ba1379ee0e1f 01:38:35 Removing intermediate container ba1379ee0e1f 01:38:35 ---> e2f17988f951 01:38:35 01:38:36 Successfully built e2f17988f951 01:38:36 Successfully tagged core-metadata-arm64:latest 01:39:32  Building core-metadata ... done Removing intermediate container 07aa0380fbfd 01:39:32 ---> a08bcf011a6b 01:39:32 01:39:32 Step 10/23 : FROM alpine:3.17 01:39:32 ---> 51e60588ff2c 01:39:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:39:32 ---> Using cache 01:39:32 ---> 1b6ba70a3654 01:39:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:39:32 ---> Using cache 01:39:32 ---> ce46ebe58770 01:39:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:32 ---> Using cache 01:39:32 ---> 9db2cbbda453 01:39:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:39:32 ---> Using cache 01:39:32 ---> 9ac43d0ac6f3 01:39:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:39:32 ---> eb15f61851a0 01:39:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:39:32 ---> b6ced177fc19 01:39:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:39:32 ---> 41995baf68f6 01:39:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:32 ---> Running in 9b0f23d356e3 01:39:32 Removing intermediate container 9b0f23d356e3 01:39:32 ---> 23f17824b5f8 01:39:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:39:32 ---> Running in abaf1bfe6678 01:39:32 Removing intermediate container abaf1bfe6678 01:39:32 ---> 80e4c1d858c7 01:39:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:39:32 ---> Running in ee111b60a06e 01:39:32 Removing intermediate container ee111b60a06e 01:39:32 ---> 4449a8288d34 01:39:32 Step 21/23 : LABEL arch=arm64 01:39:32 ---> Running in f09ee6c0e996 01:39:32 Removing intermediate container b5b2e72165b8 01:39:32 ---> 0e10b436e4fd 01:39:32 01:39:32 Step 10/23 : FROM alpine:3.17 01:39:32 ---> 51e60588ff2c 01:39:32 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:39:32 ---> Running in 5f424a649c38 01:39:32 Removing intermediate container f09ee6c0e996 01:39:32 ---> 8e31ea5cbc00 01:39:32 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:33 ---> Running in f6fc99163640 01:39:33 Removing intermediate container f6fc99163640 01:39:33 ---> c78ef157fb97 01:39:33 Step 23/23 : LABEL version=3.0.0-dev.143 01:39:33 ---> Running in cb56f3bf9c6e 01:39:33 Removing intermediate container cb56f3bf9c6e 01:39:33 ---> a8d64153473b 01:39:33 01:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:39:33 Successfully built a8d64153473b 01:39:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:39:34  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:39:35 (1/2) Installing ca-certificates (20220614-r4) 01:39:35 (2/2) Installing dumb-init (1.2.5-r2) 01:39:35 Executing busybox-1.35.0-r29.trigger 01:39:35 Executing ca-certificates-20220614-r4.trigger 01:39:36 OK: 8 MiB in 17 packages 01:39:37 Removing intermediate container 5f424a649c38 01:39:37 ---> eef03b04a99f 01:39:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:39:37 ---> Running in 3e9dfdebd336 01:39:37 Removing intermediate container 3e9dfdebd336 01:39:37 ---> 4cdc17660a54 01:39:37 Step 13/23 : ENV APP_PORT=59860 01:39:37 ---> Running in 86b7c49a2eac 01:39:38 Removing intermediate container 86b7c49a2eac 01:39:38 ---> e931af38d6eb 01:39:38 Step 14/23 : EXPOSE $APP_PORT 01:39:38 ---> Running in 891965b1f26d 01:39:38 Removing intermediate container 891965b1f26d 01:39:38 ---> e7c4a0058d29 01:39:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:39 ---> dc9532744615 01:39:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:39:39 ---> 468bef2160ee 01:39:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:39:41 ---> 3de0368de80a 01:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:39:41 ---> 111a4a88accd 01:39:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:39:41 ---> Running in 5f6cfd78faca 01:39:42 Removing intermediate container 5f6cfd78faca 01:39:42 ---> 8690603d46da 01:39:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:39:42 ---> Running in 95e8edec2ada 01:39:42 Removing intermediate container 95e8edec2ada 01:39:42 ---> b5f1514294c5 01:39:42 Step 21/23 : LABEL arch=arm64 01:39:42 ---> Running in 2398acef42a2 01:39:42 Removing intermediate container 2398acef42a2 01:39:42 ---> 3b2f83c3c156 01:39:42 Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:43 ---> Running in c90d57fb0a2f 01:39:43 Removing intermediate container c90d57fb0a2f 01:39:43 ---> 3cfe26570f96 01:39:43 Step 23/23 : LABEL version=3.0.0-dev.143 01:39:43 ---> Running in 7466ccfeeec2 01:39:43 Removing intermediate container 7466ccfeeec2 01:39:43 ---> ac09f97a9f9c 01:39:43 01:39:43 Successfully built ac09f97a9f9c 01:39:43 Successfully tagged support-notifications-arm64:latest 01:39:44  Building support-notifications ... done  [Pipeline] } 01:39:44 $ docker stop --time=1 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 01:39:45 $ docker rm -f --volumes 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:46 + docker images 01:39:46 REPOSITORY TAG IMAGE ID CREATED SIZE 01:39:46 support-notifications-arm64 latest ac09f97a9f9c 3 seconds ago 31.9MB 01:39:46 core-common-config-bootstrapper-arm64 latest a8d64153473b 13 seconds ago 17.2MB 01:39:46 0e10b436e4fd 15 seconds ago 1.42GB 01:39:46 a08bcf011a6b 24 seconds ago 1.35GB 01:39:46 core-metadata-arm64 latest e2f17988f951 About a minute ago 20.2MB 01:39:46 946cc3ec71ee About a minute ago 1.36GB 01:39:46 support-scheduler-arm64 latest fe640c1c8cef 2 minutes ago 31.2MB 01:39:46 1231576da43e 2 minutes ago 1.42GB 01:39:46 security-secretstore-setup-arm64 latest c1d3045980fb 4 minutes ago 32.2MB 01:39:46 security-proxy-setup-arm64 latest fe4ceadddc7b 4 minutes ago 18.7MB 01:39:46 5654643a7c37 4 minutes ago 1.35GB 01:39:46 a5e5fb99b704 5 minutes ago 1.33GB 01:39:46 security-spire-config-arm64 latest 03e028a3f845 7 minutes ago 96.1MB 01:39:46 0fabd161b705 8 minutes ago 1.21GB 01:39:46 security-bootstrapper-arm64 latest b14458c68816 9 minutes ago 21.9MB 01:39:46 security-spiffe-token-provider-arm64 latest bc691251b2e0 10 minutes ago 32.7MB 01:39:46 cf6354ba92bc 10 minutes ago 1.34GB 01:39:46 060c0eb989ba 10 minutes ago 1.39GB 01:39:46 security-proxy-auth-arm64 latest 5dcd8b8f0083 11 minutes ago 18.1MB 01:39:46 core-data-arm64 latest 253c4be90866 11 minutes ago 19.9MB 01:39:46 b9a0b1f924de 12 minutes ago 1.36GB 01:39:46 5165dac5d19c 12 minutes ago 1.33GB 01:39:46 core-command-arm64 latest 33dd593ca90c 12 minutes ago 19.7MB 01:39:46 8ba2bf387cf7 12 minutes ago 1.35GB 01:39:46 security-spire-agent-arm64 latest b80834d0b87a 18 minutes ago 153MB 01:39:46 security-spire-server-arm64 latest ffe72c5446bd 18 minutes ago 97MB 01:39:46 94d1073b6b45 19 minutes ago 1.21GB 01:39:46 100c0a76bf7f 19 minutes ago 1.21GB 01:39:46 ci-base-image-arm64 latest 8e0783b799c9 22 minutes ago 899MB 01:39:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 days ago 681MB 01:39:46 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 01:39:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:46 provisioning config files... 01:39:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config12777111711712396878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:47 ---> docker-login.sh 01:39:47 nexus3.edgexfoundry.org:10001 01:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:47 Configure a credential helper to remove this warning. See 01:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:47 01:39:47 Login Succeeded 01:39:47 nexus3.edgexfoundry.org:10002 01:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:47 Configure a credential helper to remove this warning. See 01:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:47 01:39:47 Login Succeeded 01:39:47 nexus3.edgexfoundry.org:10003 01:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:48 Configure a credential helper to remove this warning. See 01:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:48 01:39:48 Login Succeeded 01:39:48 nexus3.edgexfoundry.org:10004 01:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:48 Configure a credential helper to remove this warning. See 01:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:48 01:39:48 Login Succeeded 01:39:48 docker.io 01:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:49 Configure a credential helper to remove this warning. See 01:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:49 01:39:49 Login Succeeded 01:39:49 ---> docker-login.sh ends [Pipeline] } 01:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:39:49 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:49 latest 01:39:49 3.0.0-dev.143 01:39:49 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:39:49 main 01:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:39:50 d2324c026ea4: Preparing 01:39:50 1816ec02ec70: Preparing 01:39:50 83c95b806003: Preparing 01:39:50 662f7f875a43: Preparing 01:39:50 14dc44820d77: Preparing 01:39:50 26cbea5cba74: Preparing 01:39:50 26cbea5cba74: Waiting 01:39:50 83c95b806003: Pushed 01:39:50 d2324c026ea4: Pushed 01:39:50 14dc44820d77: Pushed 01:39:50 662f7f875a43: Pushed 01:39:50 26cbea5cba74: Layer already exists 01:39:53 1816ec02ec70: Pushed 01:39:53 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:39:54 d2324c026ea4: Preparing 01:39:54 1816ec02ec70: Preparing 01:39:54 83c95b806003: Preparing 01:39:54 662f7f875a43: Preparing 01:39:54 14dc44820d77: Preparing 01:39:54 26cbea5cba74: Preparing 01:39:54 26cbea5cba74: Waiting 01:39:54 83c95b806003: Layer already exists 01:39:54 14dc44820d77: Layer already exists 01:39:54 1816ec02ec70: Layer already exists 01:39:54 d2324c026ea4: Layer already exists 01:39:54 662f7f875a43: Layer already exists 01:39:54 26cbea5cba74: Layer already exists 01:39:54 latest: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 01:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:39:55 d2324c026ea4: Preparing 01:39:55 1816ec02ec70: Preparing 01:39:55 83c95b806003: Preparing 01:39:55 662f7f875a43: Preparing 01:39:55 14dc44820d77: Preparing 01:39:55 26cbea5cba74: Preparing 01:39:55 26cbea5cba74: Waiting 01:39:55 14dc44820d77: Layer already exists 01:39:55 83c95b806003: Layer already exists 01:39:55 1816ec02ec70: Layer already exists 01:39:55 d2324c026ea4: Layer already exists 01:39:55 662f7f875a43: Layer already exists 01:39:55 26cbea5cba74: Layer already exists 01:39:55 3.0.0-dev.143: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:39:56 d2324c026ea4: Preparing 01:39:56 1816ec02ec70: Preparing 01:39:56 83c95b806003: Preparing 01:39:56 662f7f875a43: Preparing 01:39:56 14dc44820d77: Preparing 01:39:56 26cbea5cba74: Preparing 01:39:56 26cbea5cba74: Waiting 01:39:56 14dc44820d77: Layer already exists 01:39:56 d2324c026ea4: Layer already exists 01:39:56 1816ec02ec70: Layer already exists 01:39:56 83c95b806003: Layer already exists 01:39:56 662f7f875a43: Layer already exists 01:39:56 26cbea5cba74: Layer already exists 01:39:56 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:39:57 d2324c026ea4: Preparing 01:39:57 1816ec02ec70: Preparing 01:39:57 83c95b806003: Preparing 01:39:57 662f7f875a43: Preparing 01:39:57 14dc44820d77: Preparing 01:39:57 26cbea5cba74: Preparing 01:39:57 26cbea5cba74: Waiting 01:39:57 14dc44820d77: Layer already exists 01:39:57 83c95b806003: Layer already exists 01:39:57 1816ec02ec70: Layer already exists 01:39:57 d2324c026ea4: Layer already exists 01:39:57 662f7f875a43: Layer already exists 01:39:57 26cbea5cba74: Layer already exists 01:39:58 main: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:58 ===================================================== [Pipeline] echo 01:39:58 taggedImages: 01:39:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:39:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 01:39:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:39:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:39:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:39:58 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:58 latest 01:39:58 3.0.0-dev.143 01:39:58 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:39:58 main 01:39:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:39:58 87612ddf3730: Preparing 01:39:58 bf0cef3da832: Preparing 01:39:58 831a4d7c04ff: Preparing 01:39:58 a11d748c2b3d: Preparing 01:39:58 83c95b806003: Preparing 01:39:58 662f7f875a43: Preparing 01:39:58 c5f8d7f1e9da: Preparing 01:39:58 26cbea5cba74: Preparing 01:39:58 662f7f875a43: Waiting 01:39:58 c5f8d7f1e9da: Waiting 01:39:58 26cbea5cba74: Waiting 01:39:58 83c95b806003: Layer already exists 01:39:59 662f7f875a43: Layer already exists 01:39:59 87612ddf3730: Pushed 01:39:59 831a4d7c04ff: Pushed 01:39:59 bf0cef3da832: Pushed 01:39:59 26cbea5cba74: Layer already exists 01:39:59 c5f8d7f1e9da: Pushed 01:40:01 a11d748c2b3d: Pushed 01:40:01 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + 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 01:40:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:02 87612ddf3730: Preparing 01:40:02 bf0cef3da832: Preparing 01:40:02 831a4d7c04ff: Preparing 01:40:02 a11d748c2b3d: Preparing 01:40:02 83c95b806003: Preparing 01:40:02 662f7f875a43: Preparing 01:40:02 c5f8d7f1e9da: Preparing 01:40:02 26cbea5cba74: Preparing 01:40:02 c5f8d7f1e9da: Waiting 01:40:02 26cbea5cba74: Waiting 01:40:02 662f7f875a43: Waiting 01:40:02 bf0cef3da832: Layer already exists 01:40:02 87612ddf3730: Layer already exists 01:40:02 831a4d7c04ff: Layer already exists 01:40:02 a11d748c2b3d: Layer already exists 01:40:02 83c95b806003: Layer already exists 01:40:02 662f7f875a43: Layer already exists 01:40:02 c5f8d7f1e9da: Layer already exists 01:40:02 26cbea5cba74: Layer already exists 01:40:02 latest: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 01:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:03 87612ddf3730: Preparing 01:40:03 bf0cef3da832: Preparing 01:40:03 831a4d7c04ff: Preparing 01:40:03 a11d748c2b3d: Preparing 01:40:03 83c95b806003: Preparing 01:40:03 662f7f875a43: Preparing 01:40:03 c5f8d7f1e9da: Preparing 01:40:03 26cbea5cba74: Preparing 01:40:03 662f7f875a43: Waiting 01:40:03 c5f8d7f1e9da: Waiting 01:40:03 26cbea5cba74: Waiting 01:40:03 831a4d7c04ff: Layer already exists 01:40:03 a11d748c2b3d: Layer already exists 01:40:03 83c95b806003: Layer already exists 01:40:03 bf0cef3da832: Layer already exists 01:40:03 87612ddf3730: Layer already exists 01:40:03 662f7f875a43: Layer already exists 01:40:03 c5f8d7f1e9da: Layer already exists 01:40:03 26cbea5cba74: Layer already exists 01:40:03 3.0.0-dev.143: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:04 87612ddf3730: Preparing 01:40:04 bf0cef3da832: Preparing 01:40:04 831a4d7c04ff: Preparing 01:40:04 a11d748c2b3d: Preparing 01:40:04 83c95b806003: Preparing 01:40:04 662f7f875a43: Preparing 01:40:04 c5f8d7f1e9da: Preparing 01:40:04 26cbea5cba74: Preparing 01:40:04 c5f8d7f1e9da: Waiting 01:40:04 26cbea5cba74: Waiting 01:40:04 662f7f875a43: Waiting 01:40:04 a11d748c2b3d: Layer already exists 01:40:04 87612ddf3730: Layer already exists 01:40:04 83c95b806003: Layer already exists 01:40:04 831a4d7c04ff: Layer already exists 01:40:04 bf0cef3da832: Layer already exists 01:40:04 26cbea5cba74: Layer already exists 01:40:04 662f7f875a43: Layer already exists 01:40:04 c5f8d7f1e9da: Layer already exists 01:40:04 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + 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 01:40:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:05 87612ddf3730: Preparing 01:40:05 bf0cef3da832: Preparing 01:40:05 831a4d7c04ff: Preparing 01:40:05 a11d748c2b3d: Preparing 01:40:05 83c95b806003: Preparing 01:40:05 662f7f875a43: Preparing 01:40:05 c5f8d7f1e9da: Preparing 01:40:05 26cbea5cba74: Preparing 01:40:05 c5f8d7f1e9da: Waiting 01:40:05 26cbea5cba74: Waiting 01:40:05 662f7f875a43: Waiting 01:40:05 a11d748c2b3d: Layer already exists 01:40:05 83c95b806003: Layer already exists 01:40:05 87612ddf3730: Layer already exists 01:40:05 831a4d7c04ff: Layer already exists 01:40:05 bf0cef3da832: Layer already exists 01:40:05 c5f8d7f1e9da: Layer already exists 01:40:05 662f7f875a43: Layer already exists 01:40:05 26cbea5cba74: Layer already exists 01:40:05 main: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:05 ===================================================== [Pipeline] echo 01:40:05 taggedImages: 01:40:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 01:40:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:40:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:40:05 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:05 latest 01:40:05 3.0.0-dev.143 01:40:05 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:05 main 01:40:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:06 1e65562468d5: Preparing 01:40:06 556436addcfc: Preparing 01:40:06 83c95b806003: Preparing 01:40:06 662f7f875a43: Preparing 01:40:06 22135f31d221: Preparing 01:40:06 26cbea5cba74: Preparing 01:40:06 26cbea5cba74: Waiting 01:40:06 83c95b806003: Layer already exists 01:40:06 662f7f875a43: Layer already exists 01:40:06 26cbea5cba74: Layer already exists 01:40:06 1e65562468d5: Pushed 01:40:06 22135f31d221: Pushed 01:40:09 556436addcfc: Pushed 01:40:09 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:10 1e65562468d5: Preparing 01:40:10 556436addcfc: Preparing 01:40:10 83c95b806003: Preparing 01:40:10 662f7f875a43: Preparing 01:40:10 22135f31d221: Preparing 01:40:10 26cbea5cba74: Preparing 01:40:10 26cbea5cba74: Waiting 01:40:10 83c95b806003: Layer already exists 01:40:10 662f7f875a43: Layer already exists 01:40:10 1e65562468d5: Layer already exists 01:40:10 556436addcfc: Layer already exists 01:40:10 22135f31d221: Layer already exists 01:40:10 26cbea5cba74: Layer already exists 01:40:10 latest: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 01:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:11 1e65562468d5: Preparing 01:40:11 556436addcfc: Preparing 01:40:11 83c95b806003: Preparing 01:40:11 662f7f875a43: Preparing 01:40:11 22135f31d221: Preparing 01:40:11 26cbea5cba74: Preparing 01:40:11 26cbea5cba74: Waiting 01:40:11 556436addcfc: Layer already exists 01:40:11 1e65562468d5: Layer already exists 01:40:11 83c95b806003: Layer already exists 01:40:11 662f7f875a43: Layer already exists 01:40:11 22135f31d221: Layer already exists 01:40:11 26cbea5cba74: Layer already exists 01:40:11 3.0.0-dev.143: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:12 1e65562468d5: Preparing 01:40:12 556436addcfc: Preparing 01:40:12 83c95b806003: Preparing 01:40:12 662f7f875a43: Preparing 01:40:12 22135f31d221: Preparing 01:40:12 26cbea5cba74: Preparing 01:40:12 26cbea5cba74: Waiting 01:40:12 556436addcfc: Layer already exists 01:40:12 1e65562468d5: Layer already exists 01:40:12 22135f31d221: Layer already exists 01:40:12 662f7f875a43: Layer already exists 01:40:12 83c95b806003: Layer already exists 01:40:12 26cbea5cba74: Layer already exists 01:40:12 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:13 1e65562468d5: Preparing 01:40:13 556436addcfc: Preparing 01:40:13 83c95b806003: Preparing 01:40:13 662f7f875a43: Preparing 01:40:13 22135f31d221: Preparing 01:40:13 26cbea5cba74: Preparing 01:40:13 26cbea5cba74: Waiting 01:40:13 83c95b806003: Layer already exists 01:40:13 1e65562468d5: Layer already exists 01:40:13 556436addcfc: Layer already exists 01:40:13 662f7f875a43: Layer already exists 01:40:13 22135f31d221: Layer already exists 01:40:13 26cbea5cba74: Layer already exists 01:40:13 main: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:13 ===================================================== [Pipeline] echo 01:40:13 taggedImages: 01:40:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:40:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 01:40:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:40:13 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:40:13 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:13 latest 01:40:13 3.0.0-dev.143 01:40:13 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:13 main 01:40:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:14 eb3bbccc4e03: Preparing 01:40:14 5a6a10c4c041: Preparing 01:40:14 ce0456cc6ea6: Preparing 01:40:14 83c95b806003: Preparing 01:40:14 662f7f875a43: Preparing 01:40:14 14dc44820d77: Preparing 01:40:14 26cbea5cba74: Preparing 01:40:14 14dc44820d77: Waiting 01:40:14 26cbea5cba74: Waiting 01:40:14 662f7f875a43: Layer already exists 01:40:14 83c95b806003: Layer already exists 01:40:14 14dc44820d77: Layer already exists 01:40:14 26cbea5cba74: Layer already exists 01:40:14 eb3bbccc4e03: Pushed 01:40:14 5a6a10c4c041: Pushed 01:40:18 ce0456cc6ea6: Pushed 01:40:18 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:18 eb3bbccc4e03: Preparing 01:40:18 5a6a10c4c041: Preparing 01:40:18 ce0456cc6ea6: Preparing 01:40:18 83c95b806003: Preparing 01:40:18 662f7f875a43: Preparing 01:40:18 14dc44820d77: Preparing 01:40:18 26cbea5cba74: Preparing 01:40:18 14dc44820d77: Waiting 01:40:18 26cbea5cba74: Waiting 01:40:18 5a6a10c4c041: Layer already exists 01:40:18 ce0456cc6ea6: Layer already exists 01:40:18 662f7f875a43: Layer already exists 01:40:18 eb3bbccc4e03: Layer already exists 01:40:18 83c95b806003: Layer already exists 01:40:18 14dc44820d77: Layer already exists 01:40:18 26cbea5cba74: Layer already exists 01:40:19 latest: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 01:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:19 eb3bbccc4e03: Preparing 01:40:19 5a6a10c4c041: Preparing 01:40:19 ce0456cc6ea6: Preparing 01:40:19 83c95b806003: Preparing 01:40:19 662f7f875a43: Preparing 01:40:19 14dc44820d77: Preparing 01:40:19 26cbea5cba74: Preparing 01:40:19 14dc44820d77: Waiting 01:40:19 26cbea5cba74: Waiting 01:40:19 ce0456cc6ea6: Layer already exists 01:40:19 83c95b806003: Layer already exists 01:40:19 5a6a10c4c041: Layer already exists 01:40:19 662f7f875a43: Layer already exists 01:40:19 eb3bbccc4e03: Layer already exists 01:40:19 14dc44820d77: Layer already exists 01:40:19 26cbea5cba74: Layer already exists 01:40:19 3.0.0-dev.143: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:20 eb3bbccc4e03: Preparing 01:40:20 5a6a10c4c041: Preparing 01:40:20 ce0456cc6ea6: Preparing 01:40:20 83c95b806003: Preparing 01:40:20 662f7f875a43: Preparing 01:40:20 14dc44820d77: Preparing 01:40:20 26cbea5cba74: Preparing 01:40:20 14dc44820d77: Waiting 01:40:20 26cbea5cba74: Waiting 01:40:20 83c95b806003: Layer already exists 01:40:20 5a6a10c4c041: Layer already exists 01:40:20 ce0456cc6ea6: Layer already exists 01:40:20 eb3bbccc4e03: Layer already exists 01:40:20 662f7f875a43: Layer already exists 01:40:20 26cbea5cba74: Layer already exists 01:40:20 14dc44820d77: Layer already exists 01:40:20 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:21 eb3bbccc4e03: Preparing 01:40:21 5a6a10c4c041: Preparing 01:40:21 ce0456cc6ea6: Preparing 01:40:21 83c95b806003: Preparing 01:40:21 662f7f875a43: Preparing 01:40:21 14dc44820d77: Preparing 01:40:21 26cbea5cba74: Preparing 01:40:21 14dc44820d77: Waiting 01:40:21 26cbea5cba74: Waiting 01:40:21 662f7f875a43: Layer already exists 01:40:21 ce0456cc6ea6: Layer already exists 01:40:21 83c95b806003: Layer already exists 01:40:21 eb3bbccc4e03: Layer already exists 01:40:21 5a6a10c4c041: Layer already exists 01:40:21 26cbea5cba74: Layer already exists 01:40:21 14dc44820d77: Layer already exists 01:40:21 main: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:21 ===================================================== [Pipeline] echo 01:40:21 taggedImages: 01:40:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:40:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 01:40:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:40:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:40:21 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:21 latest 01:40:21 3.0.0-dev.143 01:40:21 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:21 main 01:40:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:40:22 469c2c600d87: Preparing 01:40:22 469c2c600d87: Preparing 01:40:22 2aaeef64f65f: Preparing 01:40:22 8b1838c0c7a3: Preparing 01:40:22 420b9fe3765e: Preparing 01:40:22 c7ff4aad4531: Preparing 01:40:22 437965574ccc: Preparing 01:40:22 83c95b806003: Preparing 01:40:22 662f7f875a43: Preparing 01:40:22 4a41cbb8fd6a: Preparing 01:40:22 b85c3945cc7c: Preparing 01:40:22 9d30495ab3bf: Preparing 01:40:22 5a20c04eeca7: Preparing 01:40:22 26cbea5cba74: Preparing 01:40:22 4a41cbb8fd6a: Waiting 01:40:22 b85c3945cc7c: Waiting 01:40:22 9d30495ab3bf: Waiting 01:40:22 5a20c04eeca7: Waiting 01:40:22 26cbea5cba74: Waiting 01:40:22 437965574ccc: Waiting 01:40:22 83c95b806003: Waiting 01:40:22 662f7f875a43: Waiting 01:40:22 c7ff4aad4531: Pushed 01:40:22 420b9fe3765e: Pushed 01:40:22 469c2c600d87: Pushed 01:40:22 8b1838c0c7a3: Pushed 01:40:22 2aaeef64f65f: Pushed 01:40:22 83c95b806003: Layer already exists 01:40:22 662f7f875a43: Layer already exists 01:40:23 4a41cbb8fd6a: Pushed 01:40:23 9d30495ab3bf: Pushed 01:40:23 b85c3945cc7c: Pushed 01:40:23 26cbea5cba74: Layer already exists 01:40:23 5a20c04eeca7: Pushed 01:40:26 437965574ccc: Pushed 01:40:26 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:40:27 469c2c600d87: Preparing 01:40:27 469c2c600d87: Preparing 01:40:27 2aaeef64f65f: Preparing 01:40:27 8b1838c0c7a3: Preparing 01:40:27 420b9fe3765e: Preparing 01:40:27 c7ff4aad4531: Preparing 01:40:27 437965574ccc: Preparing 01:40:27 83c95b806003: Preparing 01:40:27 662f7f875a43: Preparing 01:40:27 4a41cbb8fd6a: Preparing 01:40:27 b85c3945cc7c: Preparing 01:40:27 9d30495ab3bf: Preparing 01:40:27 5a20c04eeca7: Preparing 01:40:27 26cbea5cba74: Preparing 01:40:27 437965574ccc: Waiting 01:40:27 83c95b806003: Waiting 01:40:27 662f7f875a43: Waiting 01:40:27 9d30495ab3bf: Waiting 01:40:27 4a41cbb8fd6a: Waiting 01:40:27 b85c3945cc7c: Waiting 01:40:27 5a20c04eeca7: Waiting 01:40:27 26cbea5cba74: Waiting 01:40:27 8b1838c0c7a3: Layer already exists 01:40:27 2aaeef64f65f: Layer already exists 01:40:27 469c2c600d87: Layer already exists 01:40:27 420b9fe3765e: Layer already exists 01:40:27 c7ff4aad4531: Layer already exists 01:40:27 437965574ccc: Layer already exists 01:40:27 83c95b806003: Layer already exists 01:40:27 b85c3945cc7c: Layer already exists 01:40:27 4a41cbb8fd6a: Layer already exists 01:40:27 662f7f875a43: Layer already exists 01:40:27 9d30495ab3bf: Layer already exists 01:40:27 5a20c04eeca7: Layer already exists 01:40:27 26cbea5cba74: Layer already exists 01:40:27 latest: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 01:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:40:28 469c2c600d87: Preparing 01:40:28 469c2c600d87: Preparing 01:40:28 2aaeef64f65f: Preparing 01:40:28 8b1838c0c7a3: Preparing 01:40:28 420b9fe3765e: Preparing 01:40:28 c7ff4aad4531: Preparing 01:40:28 437965574ccc: Preparing 01:40:28 83c95b806003: Preparing 01:40:28 662f7f875a43: Preparing 01:40:28 4a41cbb8fd6a: Preparing 01:40:28 b85c3945cc7c: Preparing 01:40:28 9d30495ab3bf: Preparing 01:40:28 5a20c04eeca7: Preparing 01:40:28 26cbea5cba74: Preparing 01:40:28 4a41cbb8fd6a: Waiting 01:40:28 9d30495ab3bf: Waiting 01:40:28 5a20c04eeca7: Waiting 01:40:28 26cbea5cba74: Waiting 01:40:28 b85c3945cc7c: Waiting 01:40:28 437965574ccc: Waiting 01:40:28 662f7f875a43: Waiting 01:40:28 83c95b806003: Waiting 01:40:28 8b1838c0c7a3: Layer already exists 01:40:28 c7ff4aad4531: Layer already exists 01:40:28 469c2c600d87: Layer already exists 01:40:28 2aaeef64f65f: Layer already exists 01:40:28 420b9fe3765e: Layer already exists 01:40:28 437965574ccc: Layer already exists 01:40:28 83c95b806003: Layer already exists 01:40:28 662f7f875a43: Layer already exists 01:40:28 4a41cbb8fd6a: Layer already exists 01:40:28 b85c3945cc7c: Layer already exists 01:40:28 9d30495ab3bf: Layer already exists 01:40:28 5a20c04eeca7: Layer already exists 01:40:28 26cbea5cba74: Layer already exists 01:40:28 3.0.0-dev.143: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:40:29 469c2c600d87: Preparing 01:40:29 469c2c600d87: Preparing 01:40:29 2aaeef64f65f: Preparing 01:40:29 8b1838c0c7a3: Preparing 01:40:29 420b9fe3765e: Preparing 01:40:29 c7ff4aad4531: Preparing 01:40:29 437965574ccc: Preparing 01:40:29 83c95b806003: Preparing 01:40:29 662f7f875a43: Preparing 01:40:29 4a41cbb8fd6a: Preparing 01:40:29 b85c3945cc7c: Preparing 01:40:29 9d30495ab3bf: Preparing 01:40:29 5a20c04eeca7: Preparing 01:40:29 26cbea5cba74: Preparing 01:40:29 662f7f875a43: Waiting 01:40:29 437965574ccc: Waiting 01:40:29 4a41cbb8fd6a: Waiting 01:40:29 b85c3945cc7c: Waiting 01:40:29 5a20c04eeca7: Waiting 01:40:29 9d30495ab3bf: Waiting 01:40:29 26cbea5cba74: Waiting 01:40:29 469c2c600d87: Layer already exists 01:40:29 c7ff4aad4531: Layer already exists 01:40:29 8b1838c0c7a3: Layer already exists 01:40:29 2aaeef64f65f: Layer already exists 01:40:29 420b9fe3765e: Layer already exists 01:40:29 437965574ccc: Layer already exists 01:40:29 83c95b806003: Layer already exists 01:40:29 b85c3945cc7c: Layer already exists 01:40:29 4a41cbb8fd6a: Layer already exists 01:40:29 662f7f875a43: Layer already exists 01:40:29 9d30495ab3bf: Layer already exists 01:40:29 5a20c04eeca7: Layer already exists 01:40:29 26cbea5cba74: Layer already exists 01:40:29 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:40:30 469c2c600d87: Preparing 01:40:30 469c2c600d87: Preparing 01:40:30 2aaeef64f65f: Preparing 01:40:30 8b1838c0c7a3: Preparing 01:40:30 420b9fe3765e: Preparing 01:40:30 c7ff4aad4531: Preparing 01:40:30 437965574ccc: Preparing 01:40:30 83c95b806003: Preparing 01:40:30 662f7f875a43: Preparing 01:40:30 4a41cbb8fd6a: Preparing 01:40:30 b85c3945cc7c: Preparing 01:40:30 9d30495ab3bf: Preparing 01:40:30 5a20c04eeca7: Preparing 01:40:30 26cbea5cba74: Preparing 01:40:30 437965574ccc: Waiting 01:40:30 83c95b806003: Waiting 01:40:30 9d30495ab3bf: Waiting 01:40:30 662f7f875a43: Waiting 01:40:30 b85c3945cc7c: Waiting 01:40:30 4a41cbb8fd6a: Waiting 01:40:30 26cbea5cba74: Waiting 01:40:30 5a20c04eeca7: Waiting 01:40:30 8b1838c0c7a3: Layer already exists 01:40:30 420b9fe3765e: Layer already exists 01:40:30 469c2c600d87: Layer already exists 01:40:30 2aaeef64f65f: Layer already exists 01:40:30 c7ff4aad4531: Layer already exists 01:40:30 662f7f875a43: Layer already exists 01:40:30 437965574ccc: Layer already exists 01:40:30 83c95b806003: Layer already exists 01:40:30 b85c3945cc7c: Layer already exists 01:40:30 4a41cbb8fd6a: Layer already exists 01:40:30 26cbea5cba74: Layer already exists 01:40:30 9d30495ab3bf: Layer already exists 01:40:30 5a20c04eeca7: Layer already exists 01:40:30 main: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:30 ===================================================== [Pipeline] echo 01:40:30 taggedImages: 01:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 01:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:40:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:40:30 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:30 latest 01:40:30 3.0.0-dev.143 01:40:30 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:30 main 01:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:40:31 45510a4d54d6: Preparing 01:40:31 70a5066f86da: Preparing 01:40:31 9525cbf0cb90: Preparing 01:40:31 e63abf06894e: Preparing 01:40:31 83c95b806003: Preparing 01:40:31 662f7f875a43: Preparing 01:40:31 c5f8d7f1e9da: Preparing 01:40:31 26cbea5cba74: Preparing 01:40:31 c5f8d7f1e9da: Waiting 01:40:31 26cbea5cba74: Waiting 01:40:31 662f7f875a43: Waiting 01:40:31 83c95b806003: Layer already exists 01:40:31 662f7f875a43: Layer already exists 01:40:31 c5f8d7f1e9da: Layer already exists 01:40:31 26cbea5cba74: Layer already exists 01:40:31 9525cbf0cb90: Pushed 01:40:31 45510a4d54d6: Pushed 01:40:31 70a5066f86da: Pushed 01:40:34 e63abf06894e: Pushed 01:40:34 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + 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 01:40:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:40:34 45510a4d54d6: Preparing 01:40:34 70a5066f86da: Preparing 01:40:34 9525cbf0cb90: Preparing 01:40:34 e63abf06894e: Preparing 01:40:34 83c95b806003: Preparing 01:40:34 662f7f875a43: Preparing 01:40:34 c5f8d7f1e9da: Preparing 01:40:34 26cbea5cba74: Preparing 01:40:34 662f7f875a43: Waiting 01:40:34 c5f8d7f1e9da: Waiting 01:40:34 26cbea5cba74: Waiting 01:40:34 70a5066f86da: Layer already exists 01:40:34 45510a4d54d6: Layer already exists 01:40:34 83c95b806003: Layer already exists 01:40:34 e63abf06894e: Layer already exists 01:40:34 9525cbf0cb90: Layer already exists 01:40:34 26cbea5cba74: Layer already exists 01:40:34 c5f8d7f1e9da: Layer already exists 01:40:34 662f7f875a43: Layer already exists 01:40:35 latest: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 01:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:40:35 45510a4d54d6: Preparing 01:40:35 70a5066f86da: Preparing 01:40:35 9525cbf0cb90: Preparing 01:40:35 e63abf06894e: Preparing 01:40:35 83c95b806003: Preparing 01:40:35 662f7f875a43: Preparing 01:40:35 c5f8d7f1e9da: Preparing 01:40:35 26cbea5cba74: Preparing 01:40:35 662f7f875a43: Waiting 01:40:35 c5f8d7f1e9da: Waiting 01:40:35 26cbea5cba74: Waiting 01:40:35 45510a4d54d6: Layer already exists 01:40:35 83c95b806003: Layer already exists 01:40:35 70a5066f86da: Layer already exists 01:40:35 9525cbf0cb90: Layer already exists 01:40:35 e63abf06894e: Layer already exists 01:40:35 c5f8d7f1e9da: Layer already exists 01:40:35 662f7f875a43: Layer already exists 01:40:35 26cbea5cba74: Layer already exists 01:40:35 3.0.0-dev.143: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:40:36 45510a4d54d6: Preparing 01:40:36 70a5066f86da: Preparing 01:40:36 9525cbf0cb90: Preparing 01:40:36 e63abf06894e: Preparing 01:40:36 83c95b806003: Preparing 01:40:36 662f7f875a43: Preparing 01:40:36 c5f8d7f1e9da: Preparing 01:40:36 26cbea5cba74: Preparing 01:40:36 c5f8d7f1e9da: Waiting 01:40:36 26cbea5cba74: Waiting 01:40:36 662f7f875a43: Waiting 01:40:36 e63abf06894e: Layer already exists 01:40:36 45510a4d54d6: Layer already exists 01:40:36 83c95b806003: Layer already exists 01:40:36 70a5066f86da: Layer already exists 01:40:36 9525cbf0cb90: Layer already exists 01:40:36 c5f8d7f1e9da: Layer already exists 01:40:36 662f7f875a43: Layer already exists 01:40:36 26cbea5cba74: Layer already exists 01:40:36 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:37 + 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 01:40:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:40:37 45510a4d54d6: Preparing 01:40:37 70a5066f86da: Preparing 01:40:37 9525cbf0cb90: Preparing 01:40:37 e63abf06894e: Preparing 01:40:37 83c95b806003: Preparing 01:40:37 662f7f875a43: Preparing 01:40:37 c5f8d7f1e9da: Preparing 01:40:37 26cbea5cba74: Preparing 01:40:37 662f7f875a43: Waiting 01:40:37 c5f8d7f1e9da: Waiting 01:40:37 26cbea5cba74: Waiting 01:40:37 83c95b806003: Layer already exists 01:40:37 70a5066f86da: Layer already exists 01:40:37 9525cbf0cb90: Layer already exists 01:40:37 45510a4d54d6: Layer already exists 01:40:37 e63abf06894e: Layer already exists 01:40:37 26cbea5cba74: Layer already exists 01:40:37 662f7f875a43: Layer already exists 01:40:37 c5f8d7f1e9da: Layer already exists 01:40:37 main: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:37 ===================================================== [Pipeline] echo 01:40:37 taggedImages: 01:40:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:40:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 01:40:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:40:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:40:37 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:37 latest 01:40:37 3.0.0-dev.143 01:40:37 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:37 main 01:40:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:40:38 8076d02882c4: Preparing 01:40:38 0726f6a77df9: Preparing 01:40:38 f50c688cbe85: Preparing 01:40:38 1ce6bab3eb46: Preparing 01:40:38 83c95b806003: Preparing 01:40:38 662f7f875a43: Preparing 01:40:38 ecdf47c162e6: Preparing 01:40:38 f8636e8d2579: Preparing 01:40:38 26cbea5cba74: Preparing 01:40:38 662f7f875a43: Waiting 01:40:38 ecdf47c162e6: Waiting 01:40:38 f8636e8d2579: Waiting 01:40:38 26cbea5cba74: Waiting 01:40:38 83c95b806003: Layer already exists 01:40:38 662f7f875a43: Layer already exists 01:40:38 1ce6bab3eb46: Pushed 01:40:38 8076d02882c4: Pushed 01:40:38 0726f6a77df9: Pushed 01:40:38 ecdf47c162e6: Pushed 01:40:38 26cbea5cba74: Layer already exists 01:40:39 f8636e8d2579: Pushed 01:40:41 f50c688cbe85: Pushed 01:40:41 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + 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 01:40:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:40:42 8076d02882c4: Preparing 01:40:42 0726f6a77df9: Preparing 01:40:42 f50c688cbe85: Preparing 01:40:42 1ce6bab3eb46: Preparing 01:40:42 83c95b806003: Preparing 01:40:42 662f7f875a43: Preparing 01:40:42 ecdf47c162e6: Preparing 01:40:42 f8636e8d2579: Preparing 01:40:42 26cbea5cba74: Preparing 01:40:42 662f7f875a43: Waiting 01:40:42 ecdf47c162e6: Waiting 01:40:42 f8636e8d2579: Waiting 01:40:42 26cbea5cba74: Waiting 01:40:42 83c95b806003: Layer already exists 01:40:42 0726f6a77df9: Layer already exists 01:40:42 1ce6bab3eb46: Layer already exists 01:40:42 8076d02882c4: Layer already exists 01:40:42 f50c688cbe85: Layer already exists 01:40:42 662f7f875a43: Layer already exists 01:40:42 26cbea5cba74: Layer already exists 01:40:42 ecdf47c162e6: Layer already exists 01:40:42 f8636e8d2579: Layer already exists 01:40:42 latest: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 01:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:40:43 8076d02882c4: Preparing 01:40:43 0726f6a77df9: Preparing 01:40:43 f50c688cbe85: Preparing 01:40:43 1ce6bab3eb46: Preparing 01:40:43 83c95b806003: Preparing 01:40:43 662f7f875a43: Preparing 01:40:43 ecdf47c162e6: Preparing 01:40:43 f8636e8d2579: Preparing 01:40:43 26cbea5cba74: Preparing 01:40:43 662f7f875a43: Waiting 01:40:43 ecdf47c162e6: Waiting 01:40:43 f8636e8d2579: Waiting 01:40:43 26cbea5cba74: Waiting 01:40:43 8076d02882c4: Layer already exists 01:40:43 1ce6bab3eb46: Layer already exists 01:40:43 f50c688cbe85: Layer already exists 01:40:43 83c95b806003: Layer already exists 01:40:43 0726f6a77df9: Layer already exists 01:40:43 662f7f875a43: Layer already exists 01:40:43 f8636e8d2579: Layer already exists 01:40:43 ecdf47c162e6: Layer already exists 01:40:43 26cbea5cba74: Layer already exists 01:40:43 3.0.0-dev.143: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:40:44 8076d02882c4: Preparing 01:40:44 0726f6a77df9: Preparing 01:40:44 f50c688cbe85: Preparing 01:40:44 1ce6bab3eb46: Preparing 01:40:44 83c95b806003: Preparing 01:40:44 662f7f875a43: Preparing 01:40:44 ecdf47c162e6: Preparing 01:40:44 f8636e8d2579: Preparing 01:40:44 26cbea5cba74: Preparing 01:40:44 662f7f875a43: Waiting 01:40:44 ecdf47c162e6: Waiting 01:40:44 f8636e8d2579: Waiting 01:40:44 26cbea5cba74: Waiting 01:40:44 8076d02882c4: Layer already exists 01:40:44 83c95b806003: Layer already exists 01:40:44 f50c688cbe85: Layer already exists 01:40:44 1ce6bab3eb46: Layer already exists 01:40:44 0726f6a77df9: Layer already exists 01:40:44 ecdf47c162e6: Layer already exists 01:40:44 f8636e8d2579: Layer already exists 01:40:44 26cbea5cba74: Layer already exists 01:40:44 662f7f875a43: Layer already exists 01:40:44 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + 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 01:40:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:40:45 8076d02882c4: Preparing 01:40:45 0726f6a77df9: Preparing 01:40:45 f50c688cbe85: Preparing 01:40:45 1ce6bab3eb46: Preparing 01:40:45 83c95b806003: Preparing 01:40:45 662f7f875a43: Preparing 01:40:45 ecdf47c162e6: Preparing 01:40:45 f8636e8d2579: Preparing 01:40:45 26cbea5cba74: Preparing 01:40:45 ecdf47c162e6: Waiting 01:40:45 f8636e8d2579: Waiting 01:40:45 26cbea5cba74: Waiting 01:40:45 662f7f875a43: Waiting 01:40:45 0726f6a77df9: Layer already exists 01:40:45 83c95b806003: Layer already exists 01:40:45 1ce6bab3eb46: Layer already exists 01:40:45 f50c688cbe85: Layer already exists 01:40:45 8076d02882c4: Layer already exists 01:40:45 662f7f875a43: Layer already exists 01:40:45 f8636e8d2579: Layer already exists 01:40:45 ecdf47c162e6: Layer already exists 01:40:45 26cbea5cba74: Layer already exists 01:40:45 main: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:45 ===================================================== [Pipeline] echo 01:40:45 taggedImages: 01:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 01:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:40:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:40:45 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:45 latest 01:40:45 3.0.0-dev.143 01:40:45 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:45 main 01:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:40:46 f01b3e8e6a9d: Preparing 01:40:46 29e5a3724533: Preparing 01:40:46 58b80446110f: Preparing 01:40:46 1184be2b673a: Preparing 01:40:46 0cb03b85130a: Preparing 01:40:46 1d8bec148b47: Preparing 01:40:46 ce4e10deb7ee: Preparing 01:40:46 83c95b806003: Preparing 01:40:46 662f7f875a43: Preparing 01:40:46 ea35284a7033: Preparing 01:40:46 26cbea5cba74: Preparing 01:40:46 ce4e10deb7ee: Waiting 01:40:46 1d8bec148b47: Waiting 01:40:46 83c95b806003: Waiting 01:40:46 662f7f875a43: Waiting 01:40:46 26cbea5cba74: Waiting 01:40:46 ea35284a7033: Waiting 01:40:46 f01b3e8e6a9d: Pushed 01:40:46 29e5a3724533: Pushed 01:40:46 0cb03b85130a: Pushed 01:40:46 83c95b806003: Layer already exists 01:40:46 662f7f875a43: Layer already exists 01:40:46 1d8bec148b47: Pushed 01:40:46 ce4e10deb7ee: Pushed 01:40:46 26cbea5cba74: Layer already exists 01:40:46 ea35284a7033: Pushed 01:40:48 1184be2b673a: Pushed 01:40:49 58b80446110f: Pushed 01:40:49 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:50 + 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 01:40:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:40:50 f01b3e8e6a9d: Preparing 01:40:50 29e5a3724533: Preparing 01:40:50 58b80446110f: Preparing 01:40:50 1184be2b673a: Preparing 01:40:50 0cb03b85130a: Preparing 01:40:50 1d8bec148b47: Preparing 01:40:50 ce4e10deb7ee: Preparing 01:40:50 83c95b806003: Preparing 01:40:50 662f7f875a43: Preparing 01:40:50 1d8bec148b47: Waiting 01:40:50 ea35284a7033: Preparing 01:40:50 26cbea5cba74: Preparing 01:40:50 ce4e10deb7ee: Waiting 01:40:50 ea35284a7033: Waiting 01:40:50 26cbea5cba74: Waiting 01:40:50 83c95b806003: Waiting 01:40:50 662f7f875a43: Waiting 01:40:50 0cb03b85130a: Layer already exists 01:40:50 58b80446110f: Layer already exists 01:40:50 1184be2b673a: Layer already exists 01:40:50 29e5a3724533: Layer already exists 01:40:50 f01b3e8e6a9d: Layer already exists 01:40:50 662f7f875a43: Layer already exists 01:40:50 ce4e10deb7ee: Layer already exists 01:40:50 1d8bec148b47: Layer already exists 01:40:50 83c95b806003: Layer already exists 01:40:50 ea35284a7033: Layer already exists 01:40:50 26cbea5cba74: Layer already exists 01:40:50 latest: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 01:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:40:51 f01b3e8e6a9d: Preparing 01:40:51 29e5a3724533: Preparing 01:40:51 58b80446110f: Preparing 01:40:51 1184be2b673a: Preparing 01:40:51 0cb03b85130a: Preparing 01:40:51 1d8bec148b47: Preparing 01:40:51 ce4e10deb7ee: Preparing 01:40:51 83c95b806003: Preparing 01:40:51 662f7f875a43: Preparing 01:40:51 ea35284a7033: Preparing 01:40:51 26cbea5cba74: Preparing 01:40:51 83c95b806003: Waiting 01:40:51 662f7f875a43: Waiting 01:40:51 1d8bec148b47: Waiting 01:40:51 ea35284a7033: Waiting 01:40:51 ce4e10deb7ee: Waiting 01:40:51 26cbea5cba74: Waiting 01:40:51 1184be2b673a: Layer already exists 01:40:51 0cb03b85130a: Layer already exists 01:40:51 58b80446110f: Layer already exists 01:40:51 f01b3e8e6a9d: Layer already exists 01:40:51 29e5a3724533: Layer already exists 01:40:51 83c95b806003: Layer already exists 01:40:51 ce4e10deb7ee: Layer already exists 01:40:51 1d8bec148b47: Layer already exists 01:40:51 662f7f875a43: Layer already exists 01:40:51 ea35284a7033: Layer already exists 01:40:51 26cbea5cba74: Layer already exists 01:40:51 3.0.0-dev.143: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:40:52 f01b3e8e6a9d: Preparing 01:40:52 29e5a3724533: Preparing 01:40:52 58b80446110f: Preparing 01:40:52 1184be2b673a: Preparing 01:40:52 0cb03b85130a: Preparing 01:40:52 1d8bec148b47: Preparing 01:40:52 ce4e10deb7ee: Preparing 01:40:52 83c95b806003: Preparing 01:40:52 662f7f875a43: Preparing 01:40:52 ea35284a7033: Preparing 01:40:52 26cbea5cba74: Preparing 01:40:52 83c95b806003: Waiting 01:40:52 662f7f875a43: Waiting 01:40:52 ea35284a7033: Waiting 01:40:52 26cbea5cba74: Waiting 01:40:52 1d8bec148b47: Waiting 01:40:52 ce4e10deb7ee: Waiting 01:40:52 1184be2b673a: Layer already exists 01:40:52 58b80446110f: Layer already exists 01:40:52 0cb03b85130a: Layer already exists 01:40:52 29e5a3724533: Layer already exists 01:40:52 f01b3e8e6a9d: Layer already exists 01:40:52 1d8bec148b47: Layer already exists 01:40:52 ea35284a7033: Layer already exists 01:40:52 83c95b806003: Layer already exists 01:40:52 662f7f875a43: Layer already exists 01:40:52 ce4e10deb7ee: Layer already exists 01:40:52 26cbea5cba74: Layer already exists 01:40:52 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:40:53 f01b3e8e6a9d: Preparing 01:40:53 29e5a3724533: Preparing 01:40:53 58b80446110f: Preparing 01:40:53 1184be2b673a: Preparing 01:40:53 0cb03b85130a: Preparing 01:40:53 1d8bec148b47: Preparing 01:40:53 ce4e10deb7ee: Preparing 01:40:53 83c95b806003: Preparing 01:40:53 662f7f875a43: Preparing 01:40:53 ea35284a7033: Preparing 01:40:53 26cbea5cba74: Preparing 01:40:53 83c95b806003: Waiting 01:40:53 662f7f875a43: Waiting 01:40:53 1d8bec148b47: Waiting 01:40:53 ea35284a7033: Waiting 01:40:53 ce4e10deb7ee: Waiting 01:40:53 58b80446110f: Layer already exists 01:40:53 0cb03b85130a: Layer already exists 01:40:53 f01b3e8e6a9d: Layer already exists 01:40:53 29e5a3724533: Layer already exists 01:40:53 1184be2b673a: Layer already exists 01:40:53 ce4e10deb7ee: Layer already exists 01:40:53 1d8bec148b47: Layer already exists 01:40:53 ea35284a7033: Layer already exists 01:40:53 662f7f875a43: Layer already exists 01:40:53 83c95b806003: Layer already exists 01:40:53 26cbea5cba74: Layer already exists 01:40:53 main: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:53 ===================================================== [Pipeline] echo 01:40:53 taggedImages: 01:40:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:40:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 01:40:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:40:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:40:53 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:53 latest 01:40:53 3.0.0-dev.143 01:40:53 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:40:53 main 01:40:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:40:54 5a7c487ac1a3: Preparing 01:40:54 eaf89e7add29: Preparing 01:40:54 83c95b806003: Preparing 01:40:54 662f7f875a43: Preparing 01:40:54 b5cdb717a993: Preparing 01:40:54 26cbea5cba74: Preparing 01:40:54 26cbea5cba74: Waiting 01:40:54 662f7f875a43: Layer already exists 01:40:54 83c95b806003: Layer already exists 01:40:54 26cbea5cba74: Layer already exists 01:40:54 5a7c487ac1a3: Pushed 01:40:55 b5cdb717a993: Pushed 01:40:58 eaf89e7add29: Pushed 01:40:58 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:59 + 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 01:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:40:59 5a7c487ac1a3: Preparing 01:40:59 eaf89e7add29: Preparing 01:40:59 83c95b806003: Preparing 01:40:59 662f7f875a43: Preparing 01:40:59 b5cdb717a993: Preparing 01:40:59 26cbea5cba74: Preparing 01:40:59 26cbea5cba74: Waiting 01:40:59 5a7c487ac1a3: Layer already exists 01:40:59 83c95b806003: Layer already exists 01:40:59 662f7f875a43: Layer already exists 01:40:59 b5cdb717a993: Layer already exists 01:40:59 eaf89e7add29: Layer already exists 01:40:59 26cbea5cba74: Layer already exists 01:40:59 latest: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 01:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:00 5a7c487ac1a3: Preparing 01:41:00 eaf89e7add29: Preparing 01:41:00 83c95b806003: Preparing 01:41:00 662f7f875a43: Preparing 01:41:00 b5cdb717a993: Preparing 01:41:00 26cbea5cba74: Preparing 01:41:00 26cbea5cba74: Waiting 01:41:00 b5cdb717a993: Layer already exists 01:41:00 83c95b806003: Layer already exists 01:41:00 5a7c487ac1a3: Layer already exists 01:41:00 662f7f875a43: Layer already exists 01:41:00 eaf89e7add29: Layer already exists 01:41:00 26cbea5cba74: Layer already exists 01:41:00 3.0.0-dev.143: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:02 5a7c487ac1a3: Preparing 01:41:02 eaf89e7add29: Preparing 01:41:02 83c95b806003: Preparing 01:41:02 662f7f875a43: Preparing 01:41:02 b5cdb717a993: Preparing 01:41:02 26cbea5cba74: Preparing 01:41:02 26cbea5cba74: Waiting 01:41:02 b5cdb717a993: Layer already exists 01:41:02 662f7f875a43: Layer already exists 01:41:02 eaf89e7add29: Layer already exists 01:41:02 5a7c487ac1a3: Layer already exists 01:41:02 83c95b806003: Layer already exists 01:41:02 26cbea5cba74: Layer already exists 01:41:02 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:03 + 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 01:41:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:03 5a7c487ac1a3: Preparing 01:41:03 eaf89e7add29: Preparing 01:41:03 83c95b806003: Preparing 01:41:03 662f7f875a43: Preparing 01:41:03 b5cdb717a993: Preparing 01:41:03 26cbea5cba74: Preparing 01:41:03 26cbea5cba74: Waiting 01:41:03 662f7f875a43: Layer already exists 01:41:03 b5cdb717a993: Layer already exists 01:41:03 83c95b806003: Layer already exists 01:41:03 5a7c487ac1a3: Layer already exists 01:41:03 eaf89e7add29: Layer already exists 01:41:03 26cbea5cba74: Layer already exists 01:41:03 main: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:03 ===================================================== [Pipeline] echo 01:41:03 taggedImages: 01:41:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:41:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 01:41:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:41:03 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:41:03 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:03 latest 01:41:03 3.0.0-dev.143 01:41:03 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:03 main 01:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:04 c68cdaa2e524: Preparing 01:41:04 0f44d8d91537: Preparing 01:41:04 b69dd6664810: Preparing 01:41:04 5e14fe7e802f: Preparing 01:41:04 2171cfc10023: Preparing 01:41:04 83c95b806003: Preparing 01:41:04 662f7f875a43: Preparing 01:41:04 94aa06e8338a: Preparing 01:41:04 26cbea5cba74: Preparing 01:41:04 662f7f875a43: Waiting 01:41:04 94aa06e8338a: Waiting 01:41:04 26cbea5cba74: Waiting 01:41:04 83c95b806003: Waiting 01:41:04 c68cdaa2e524: Pushed 01:41:04 b69dd6664810: Pushed 01:41:04 0f44d8d91537: Pushed 01:41:04 83c95b806003: Layer already exists 01:41:04 662f7f875a43: Layer already exists 01:41:04 26cbea5cba74: Layer already exists 01:41:05 94aa06e8338a: Pushed 01:41:18 2171cfc10023: Pushed 01:41:21 5e14fe7e802f: Pushed 01:41:21 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + 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 01:41:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:22 c68cdaa2e524: Preparing 01:41:22 0f44d8d91537: Preparing 01:41:22 b69dd6664810: Preparing 01:41:22 5e14fe7e802f: Preparing 01:41:22 2171cfc10023: Preparing 01:41:22 83c95b806003: Preparing 01:41:22 662f7f875a43: Preparing 01:41:22 94aa06e8338a: Preparing 01:41:22 26cbea5cba74: Preparing 01:41:22 83c95b806003: Waiting 01:41:22 94aa06e8338a: Waiting 01:41:22 662f7f875a43: Waiting 01:41:22 26cbea5cba74: Waiting 01:41:22 b69dd6664810: Layer already exists 01:41:22 c68cdaa2e524: Layer already exists 01:41:22 0f44d8d91537: Layer already exists 01:41:22 5e14fe7e802f: Layer already exists 01:41:22 2171cfc10023: Layer already exists 01:41:22 662f7f875a43: Layer already exists 01:41:22 83c95b806003: Layer already exists 01:41:22 26cbea5cba74: Layer already exists 01:41:22 94aa06e8338a: Layer already exists 01:41:22 latest: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 01:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:23 c68cdaa2e524: Preparing 01:41:23 0f44d8d91537: Preparing 01:41:23 b69dd6664810: Preparing 01:41:23 5e14fe7e802f: Preparing 01:41:23 2171cfc10023: Preparing 01:41:23 83c95b806003: Preparing 01:41:23 662f7f875a43: Preparing 01:41:23 94aa06e8338a: Preparing 01:41:23 26cbea5cba74: Preparing 01:41:23 83c95b806003: Waiting 01:41:23 94aa06e8338a: Waiting 01:41:23 26cbea5cba74: Waiting 01:41:23 662f7f875a43: Waiting 01:41:23 b69dd6664810: Layer already exists 01:41:23 c68cdaa2e524: Layer already exists 01:41:23 0f44d8d91537: Layer already exists 01:41:23 2171cfc10023: Layer already exists 01:41:23 5e14fe7e802f: Layer already exists 01:41:23 662f7f875a43: Layer already exists 01:41:23 94aa06e8338a: Layer already exists 01:41:23 26cbea5cba74: Layer already exists 01:41:23 83c95b806003: Layer already exists 01:41:23 3.0.0-dev.143: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:24 c68cdaa2e524: Preparing 01:41:24 0f44d8d91537: Preparing 01:41:24 b69dd6664810: Preparing 01:41:24 5e14fe7e802f: Preparing 01:41:24 2171cfc10023: Preparing 01:41:24 83c95b806003: Preparing 01:41:24 662f7f875a43: Preparing 01:41:24 94aa06e8338a: Preparing 01:41:24 26cbea5cba74: Preparing 01:41:24 662f7f875a43: Waiting 01:41:24 94aa06e8338a: Waiting 01:41:24 26cbea5cba74: Waiting 01:41:24 b69dd6664810: Layer already exists 01:41:24 0f44d8d91537: Layer already exists 01:41:24 2171cfc10023: Layer already exists 01:41:24 5e14fe7e802f: Layer already exists 01:41:24 c68cdaa2e524: Layer already exists 01:41:24 662f7f875a43: Layer already exists 01:41:24 83c95b806003: Layer already exists 01:41:24 26cbea5cba74: Layer already exists 01:41:24 94aa06e8338a: Layer already exists 01:41:24 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + 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 01:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:24 c68cdaa2e524: Preparing 01:41:24 0f44d8d91537: Preparing 01:41:24 b69dd6664810: Preparing 01:41:24 5e14fe7e802f: Preparing 01:41:24 2171cfc10023: Preparing 01:41:24 83c95b806003: Preparing 01:41:24 662f7f875a43: Preparing 01:41:24 94aa06e8338a: Preparing 01:41:24 26cbea5cba74: Preparing 01:41:24 83c95b806003: Waiting 01:41:24 662f7f875a43: Waiting 01:41:24 94aa06e8338a: Waiting 01:41:24 26cbea5cba74: Waiting 01:41:24 b69dd6664810: Layer already exists 01:41:24 2171cfc10023: Layer already exists 01:41:24 c68cdaa2e524: Layer already exists 01:41:24 0f44d8d91537: Layer already exists 01:41:24 5e14fe7e802f: Layer already exists 01:41:24 26cbea5cba74: Layer already exists 01:41:24 83c95b806003: Layer already exists 01:41:24 94aa06e8338a: Layer already exists 01:41:24 662f7f875a43: Layer already exists 01:41:25 main: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:25 ===================================================== [Pipeline] echo 01:41:25 taggedImages: 01:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 01:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:41:25 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:41:25 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:25 latest 01:41:25 3.0.0-dev.143 01:41:25 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:25 main 01:41:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:41:25 076c2557d655: Preparing 01:41:25 513b1505afc5: Preparing 01:41:25 e96ce1b7f402: Preparing 01:41:25 65945bc30358: Preparing 01:41:25 83c95b806003: Preparing 01:41:25 662f7f875a43: Preparing 01:41:25 32e531582957: Preparing 01:41:25 26cbea5cba74: Preparing 01:41:25 32e531582957: Waiting 01:41:25 662f7f875a43: Waiting 01:41:25 83c95b806003: Layer already exists 01:41:26 662f7f875a43: Layer already exists 01:41:26 e96ce1b7f402: Pushed 01:41:26 076c2557d655: Pushed 01:41:26 513b1505afc5: Pushed 01:41:26 26cbea5cba74: Layer already exists 01:41:26 32e531582957: Pushed 01:41:44 65945bc30358: Pushed 01:41:44 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + 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 01:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:41:45 076c2557d655: Preparing 01:41:45 513b1505afc5: Preparing 01:41:45 e96ce1b7f402: Preparing 01:41:45 65945bc30358: Preparing 01:41:45 83c95b806003: Preparing 01:41:45 662f7f875a43: Preparing 01:41:45 32e531582957: Preparing 01:41:45 26cbea5cba74: Preparing 01:41:45 32e531582957: Waiting 01:41:45 26cbea5cba74: Waiting 01:41:45 662f7f875a43: Waiting 01:41:45 83c95b806003: Layer already exists 01:41:45 076c2557d655: Layer already exists 01:41:45 e96ce1b7f402: Layer already exists 01:41:45 513b1505afc5: Layer already exists 01:41:45 65945bc30358: Layer already exists 01:41:45 26cbea5cba74: Layer already exists 01:41:45 32e531582957: Layer already exists 01:41:45 662f7f875a43: Layer already exists 01:41:45 latest: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 01:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:41:46 076c2557d655: Preparing 01:41:46 513b1505afc5: Preparing 01:41:46 e96ce1b7f402: Preparing 01:41:46 65945bc30358: Preparing 01:41:46 83c95b806003: Preparing 01:41:46 662f7f875a43: Preparing 01:41:46 32e531582957: Preparing 01:41:46 26cbea5cba74: Preparing 01:41:46 32e531582957: Waiting 01:41:46 26cbea5cba74: Waiting 01:41:46 662f7f875a43: Waiting 01:41:46 e96ce1b7f402: Layer already exists 01:41:46 076c2557d655: Layer already exists 01:41:46 83c95b806003: Layer already exists 01:41:46 513b1505afc5: Layer already exists 01:41:46 65945bc30358: Layer already exists 01:41:46 662f7f875a43: Layer already exists 01:41:46 32e531582957: Layer already exists 01:41:46 26cbea5cba74: Layer already exists 01:41:46 3.0.0-dev.143: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:41:47 076c2557d655: Preparing 01:41:47 513b1505afc5: Preparing 01:41:47 e96ce1b7f402: Preparing 01:41:47 65945bc30358: Preparing 01:41:47 83c95b806003: Preparing 01:41:47 662f7f875a43: Preparing 01:41:47 32e531582957: Preparing 01:41:47 26cbea5cba74: Preparing 01:41:47 32e531582957: Waiting 01:41:47 26cbea5cba74: Waiting 01:41:47 662f7f875a43: Waiting 01:41:47 65945bc30358: Layer already exists 01:41:47 513b1505afc5: Layer already exists 01:41:47 83c95b806003: Layer already exists 01:41:47 076c2557d655: Layer already exists 01:41:47 e96ce1b7f402: Layer already exists 01:41:47 32e531582957: Layer already exists 01:41:47 662f7f875a43: Layer already exists 01:41:47 26cbea5cba74: Layer already exists 01:41:47 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + 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 01:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:41:48 076c2557d655: Preparing 01:41:48 513b1505afc5: Preparing 01:41:48 e96ce1b7f402: Preparing 01:41:48 65945bc30358: Preparing 01:41:48 83c95b806003: Preparing 01:41:48 662f7f875a43: Preparing 01:41:48 32e531582957: Preparing 01:41:48 26cbea5cba74: Preparing 01:41:48 32e531582957: Waiting 01:41:48 26cbea5cba74: Waiting 01:41:48 662f7f875a43: Waiting 01:41:48 83c95b806003: Layer already exists 01:41:48 076c2557d655: Layer already exists 01:41:48 e96ce1b7f402: Layer already exists 01:41:48 65945bc30358: Layer already exists 01:41:48 513b1505afc5: Layer already exists 01:41:48 26cbea5cba74: Layer already exists 01:41:48 662f7f875a43: Layer already exists 01:41:48 32e531582957: Layer already exists 01:41:48 main: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:48 ===================================================== [Pipeline] echo 01:41:48 taggedImages: 01:41:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:41:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 01:41:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:41:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:41:48 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:48 latest 01:41:48 3.0.0-dev.143 01:41:48 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:41:48 main 01:41:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:41:49 6701a8fede70: Preparing 01:41:49 24386bd65bcc: Preparing 01:41:49 7bceafe775ca: Preparing 01:41:49 be8f20045bd5: Preparing 01:41:49 83c95b806003: Preparing 01:41:49 662f7f875a43: Preparing 01:41:49 90334efb8867: Preparing 01:41:49 26cbea5cba74: Preparing 01:41:49 90334efb8867: Waiting 01:41:49 662f7f875a43: Waiting 01:41:49 83c95b806003: Layer already exists 01:41:49 662f7f875a43: Layer already exists 01:41:49 6701a8fede70: Pushed 01:41:49 24386bd65bcc: Pushed 01:41:49 7bceafe775ca: Pushed 01:41:49 26cbea5cba74: Layer already exists 01:41:50 90334efb8867: Pushed 01:42:05 be8f20045bd5: Pushed 01:42:05 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + 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 01:42:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:42:07 6701a8fede70: Preparing 01:42:07 24386bd65bcc: Preparing 01:42:07 7bceafe775ca: Preparing 01:42:07 be8f20045bd5: Preparing 01:42:07 83c95b806003: Preparing 01:42:07 662f7f875a43: Preparing 01:42:07 90334efb8867: Preparing 01:42:07 26cbea5cba74: Preparing 01:42:07 90334efb8867: Waiting 01:42:07 26cbea5cba74: Waiting 01:42:07 662f7f875a43: Waiting 01:42:07 24386bd65bcc: Layer already exists 01:42:07 83c95b806003: Layer already exists 01:42:07 6701a8fede70: Layer already exists 01:42:07 be8f20045bd5: Layer already exists 01:42:07 7bceafe775ca: Layer already exists 01:42:07 90334efb8867: Layer already exists 01:42:07 26cbea5cba74: Layer already exists 01:42:07 662f7f875a43: Layer already exists 01:42:07 latest: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 01:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:42:08 6701a8fede70: Preparing 01:42:08 24386bd65bcc: Preparing 01:42:08 7bceafe775ca: Preparing 01:42:08 be8f20045bd5: Preparing 01:42:08 83c95b806003: Preparing 01:42:08 662f7f875a43: Preparing 01:42:08 90334efb8867: Preparing 01:42:08 26cbea5cba74: Preparing 01:42:08 662f7f875a43: Waiting 01:42:08 90334efb8867: Waiting 01:42:08 26cbea5cba74: Waiting 01:42:08 7bceafe775ca: Layer already exists 01:42:08 83c95b806003: Layer already exists 01:42:08 be8f20045bd5: Layer already exists 01:42:08 6701a8fede70: Layer already exists 01:42:08 24386bd65bcc: Layer already exists 01:42:08 662f7f875a43: Layer already exists 01:42:08 26cbea5cba74: Layer already exists 01:42:08 90334efb8867: Layer already exists 01:42:08 3.0.0-dev.143: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:42:09 6701a8fede70: Preparing 01:42:09 24386bd65bcc: Preparing 01:42:09 7bceafe775ca: Preparing 01:42:09 be8f20045bd5: Preparing 01:42:09 83c95b806003: Preparing 01:42:09 662f7f875a43: Preparing 01:42:09 90334efb8867: Preparing 01:42:09 26cbea5cba74: Preparing 01:42:09 662f7f875a43: Waiting 01:42:09 90334efb8867: Waiting 01:42:09 26cbea5cba74: Waiting 01:42:09 83c95b806003: Layer already exists 01:42:09 7bceafe775ca: Layer already exists 01:42:09 6701a8fede70: Layer already exists 01:42:09 24386bd65bcc: Layer already exists 01:42:09 be8f20045bd5: Layer already exists 01:42:09 662f7f875a43: Layer already exists 01:42:09 90334efb8867: Layer already exists 01:42:09 26cbea5cba74: Layer already exists 01:42:09 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + 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 01:42:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:42:09 6701a8fede70: Preparing 01:42:09 24386bd65bcc: Preparing 01:42:09 7bceafe775ca: Preparing 01:42:09 be8f20045bd5: Preparing 01:42:09 83c95b806003: Preparing 01:42:09 662f7f875a43: Preparing 01:42:09 90334efb8867: Preparing 01:42:09 26cbea5cba74: Preparing 01:42:09 90334efb8867: Waiting 01:42:09 26cbea5cba74: Waiting 01:42:09 662f7f875a43: Waiting 01:42:09 be8f20045bd5: Layer already exists 01:42:09 6701a8fede70: Layer already exists 01:42:09 83c95b806003: Layer already exists 01:42:09 24386bd65bcc: Layer already exists 01:42:09 7bceafe775ca: Layer already exists 01:42:09 90334efb8867: Layer already exists 01:42:09 26cbea5cba74: Layer already exists 01:42:09 662f7f875a43: Layer already exists 01:42:10 main: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:10 ===================================================== [Pipeline] echo 01:42:10 taggedImages: 01:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 01:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:42:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:42:10 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:10 latest 01:42:10 3.0.0-dev.143 01:42:10 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:10 main 01:42:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:42:10 1905c8e3632d: Preparing 01:42:10 d9672de733a2: Preparing 01:42:10 83c95b806003: Preparing 01:42:10 662f7f875a43: Preparing 01:42:10 00d0f78e60da: Preparing 01:42:10 26cbea5cba74: Preparing 01:42:10 26cbea5cba74: Waiting 01:42:10 83c95b806003: Layer already exists 01:42:10 662f7f875a43: Layer already exists 01:42:11 26cbea5cba74: Layer already exists 01:42:11 1905c8e3632d: Pushed 01:42:11 00d0f78e60da: Pushed 01:42:16 d9672de733a2: Pushed 01:42:16 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:42:20 1905c8e3632d: Preparing 01:42:20 d9672de733a2: Preparing 01:42:20 83c95b806003: Preparing 01:42:20 662f7f875a43: Preparing 01:42:20 00d0f78e60da: Preparing 01:42:20 26cbea5cba74: Preparing 01:42:20 26cbea5cba74: Waiting 01:42:20 83c95b806003: Layer already exists 01:42:20 d9672de733a2: Layer already exists 01:42:20 662f7f875a43: Layer already exists 01:42:20 1905c8e3632d: Layer already exists 01:42:20 00d0f78e60da: Layer already exists 01:42:20 26cbea5cba74: Layer already exists 01:42:21 latest: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 01:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:42:21 1905c8e3632d: Preparing 01:42:21 d9672de733a2: Preparing 01:42:21 83c95b806003: Preparing 01:42:21 662f7f875a43: Preparing 01:42:21 00d0f78e60da: Preparing 01:42:21 26cbea5cba74: Preparing 01:42:21 26cbea5cba74: Waiting 01:42:21 d9672de733a2: Layer already exists 01:42:21 662f7f875a43: Layer already exists 01:42:21 1905c8e3632d: Layer already exists 01:42:21 00d0f78e60da: Layer already exists 01:42:21 83c95b806003: Layer already exists 01:42:21 26cbea5cba74: Layer already exists 01:42:22 3.0.0-dev.143: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:42:22 1905c8e3632d: Preparing 01:42:22 d9672de733a2: Preparing 01:42:22 83c95b806003: Preparing 01:42:22 662f7f875a43: Preparing 01:42:22 00d0f78e60da: Preparing 01:42:22 26cbea5cba74: Preparing 01:42:22 83c95b806003: Layer already exists 01:42:22 1905c8e3632d: Layer already exists 01:42:22 00d0f78e60da: Layer already exists 01:42:22 662f7f875a43: Layer already exists 01:42:22 d9672de733a2: Layer already exists 01:42:22 26cbea5cba74: Layer already exists 01:42:23 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:42:23 1905c8e3632d: Preparing 01:42:23 d9672de733a2: Preparing 01:42:23 83c95b806003: Preparing 01:42:23 662f7f875a43: Preparing 01:42:23 00d0f78e60da: Preparing 01:42:23 26cbea5cba74: Preparing 01:42:23 26cbea5cba74: Waiting 01:42:23 83c95b806003: Layer already exists 01:42:23 1905c8e3632d: Layer already exists 01:42:23 00d0f78e60da: Layer already exists 01:42:23 662f7f875a43: Layer already exists 01:42:23 d9672de733a2: Layer already exists 01:42:23 26cbea5cba74: Layer already exists 01:42:24 main: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:24 ===================================================== [Pipeline] echo 01:42:24 taggedImages: 01:42:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:42:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 01:42:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:42:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:42:24 0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:24 latest 01:42:24 3.0.0-dev.143 01:42:24 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:24 main 01:42:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:42:24 4f62a739938e: Preparing 01:42:24 5859c3055430: Preparing 01:42:24 83c95b806003: Preparing 01:42:24 662f7f875a43: Preparing 01:42:24 14dc44820d77: Preparing 01:42:24 26cbea5cba74: Preparing 01:42:24 26cbea5cba74: Waiting 01:42:24 14dc44820d77: Layer already exists 01:42:24 662f7f875a43: Layer already exists 01:42:24 83c95b806003: Layer already exists 01:42:24 26cbea5cba74: Layer already exists 01:42:25 4f62a739938e: Pushed 01:42:30 5859c3055430: Pushed 01:42:30 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:42:31 4f62a739938e: Preparing 01:42:31 5859c3055430: Preparing 01:42:31 83c95b806003: Preparing 01:42:31 662f7f875a43: Preparing 01:42:31 14dc44820d77: Preparing 01:42:31 26cbea5cba74: Preparing 01:42:31 26cbea5cba74: Waiting 01:42:31 4f62a739938e: Layer already exists 01:42:31 83c95b806003: Layer already exists 01:42:31 14dc44820d77: Layer already exists 01:42:31 662f7f875a43: Layer already exists 01:42:31 5859c3055430: Layer already exists 01:42:31 26cbea5cba74: Layer already exists 01:42:31 latest: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 01:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:42:32 4f62a739938e: Preparing 01:42:32 5859c3055430: Preparing 01:42:32 83c95b806003: Preparing 01:42:32 662f7f875a43: Preparing 01:42:32 14dc44820d77: Preparing 01:42:32 26cbea5cba74: Preparing 01:42:32 26cbea5cba74: Waiting 01:42:32 5859c3055430: Layer already exists 01:42:32 83c95b806003: Layer already exists 01:42:32 662f7f875a43: Layer already exists 01:42:32 4f62a739938e: Layer already exists 01:42:32 14dc44820d77: Layer already exists 01:42:32 26cbea5cba74: Layer already exists 01:42:32 3.0.0-dev.143: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:42:34 4f62a739938e: Preparing 01:42:34 5859c3055430: Preparing 01:42:34 83c95b806003: Preparing 01:42:34 662f7f875a43: Preparing 01:42:34 14dc44820d77: Preparing 01:42:34 26cbea5cba74: Preparing 01:42:34 26cbea5cba74: Waiting 01:42:34 83c95b806003: Layer already exists 01:42:34 4f62a739938e: Layer already exists 01:42:34 5859c3055430: Layer already exists 01:42:34 14dc44820d77: Layer already exists 01:42:34 662f7f875a43: Layer already exists 01:42:34 26cbea5cba74: Layer already exists 01:42:34 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:42:35 4f62a739938e: Preparing 01:42:35 5859c3055430: Preparing 01:42:35 83c95b806003: Preparing 01:42:35 662f7f875a43: Preparing 01:42:35 14dc44820d77: Preparing 01:42:35 26cbea5cba74: Preparing 01:42:35 26cbea5cba74: Waiting 01:42:35 4f62a739938e: Layer already exists 01:42:35 83c95b806003: Layer already exists 01:42:35 14dc44820d77: Layer already exists 01:42:35 662f7f875a43: Layer already exists 01:42:35 5859c3055430: Layer already exists 01:42:35 26cbea5cba74: Layer already exists 01:42:35 main: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:35 ===================================================== [Pipeline] echo 01:42:35 taggedImages: 01:42:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 01:42:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:42:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 01:42:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 01:42:35 - 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 01:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:35 01:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:36 arm64: Pulling from edgex-lftools-log-publisher 01:42:36 8998bd30e6a1: Pulling fs layer 01:42:36 04944245beec: Pulling fs layer 01:42:36 699f458cf7ca: Pulling fs layer 01:42:36 765212b225bb: Pulling fs layer 01:42:36 f23df028b6ca: Pulling fs layer 01:42:36 d65c8cfc05b1: Pulling fs layer 01:42:36 2437ff75d9bd: Pulling fs layer 01:42:36 f23df028b6ca: Waiting 01:42:36 d65c8cfc05b1: Waiting 01:42:36 2437ff75d9bd: Waiting 01:42:36 765212b225bb: Waiting 01:42:36 04944245beec: Verifying Checksum 01:42:36 04944245beec: Download complete 01:42:36 765212b225bb: Verifying Checksum 01:42:36 765212b225bb: Download complete 01:42:36 f23df028b6ca: Verifying Checksum 01:42:36 f23df028b6ca: Download complete 01:42:36 d65c8cfc05b1: Verifying Checksum 01:42:36 d65c8cfc05b1: Download complete 01:42:36 699f458cf7ca: Verifying Checksum 01:42:36 699f458cf7ca: Download complete 01:42:36 8998bd30e6a1: Verifying Checksum 01:42:36 8998bd30e6a1: Download complete 01:42:40 2437ff75d9bd: Verifying Checksum 01:42:40 2437ff75d9bd: Download complete 01:42:41 8998bd30e6a1: Pull complete 01:42:41 04944245beec: Pull complete 01:42:42 699f458cf7ca: Pull complete 01:42:42 765212b225bb: Pull complete 01:42:43 f23df028b6ca: Pull complete 01:42:43 d65c8cfc05b1: Pull complete 01:42:58 2437ff75d9bd: Pull complete 01:42:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:42:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container 01:42:59 $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 01:43:01 $ docker top 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:02 ---> job-cost.sh 01:43:02 lf-activate-venv: SKIPPING 01:43:02 INFO: No Stack... 01:43:02 INFO: Retrieving Pricing Info for: v3-standard-4 01:43:03 INFO: Archiving Costs [Pipeline] sh 01:43:04 + cut -d, -f6 01:43:04 + cat /w/workspace/edgex-go/506/archives/cost.csv [Pipeline] lock 01:43:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] 01:43:04 Resource [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] did not exist. Created. 01:43:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:04 + echo total: 0.10999999940395355 [Pipeline] stash 01:43:05 Stashed 1 file(s) [Pipeline] } 01:43:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:05 $ docker stop --time=1 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 01:43:06 $ docker rm -f --volumes 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 [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 01:43:07 provisioning config files... 01:43:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/506@tmp/config14520461427023190110tmp [Pipeline] { [Pipeline] sh 01:43:07 + set +x 01:43:07 + curl -s https://codecov.io/bash 01:43:07 + bash -s -- 01:43:07 01:43:07 _____ _ 01:43:07 / ____| | | 01:43:07 | | ___ __| | ___ ___ _____ __ 01:43:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:43:07 | |___| (_) | (_| | __/ (_| (_) \ V / 01:43:07 \_____\___/ \__,_|\___|\___\___/ \_/ 01:43:07 Bash-1.0.6 01:43:07 01:43:07 01:43:07 ==> git version 2.25.1 found 01:43:07 ==> 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 01:43:07 Release-Date: 2020-01-08 01:43:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:43:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:43:07 ==> Jenkins CI detected. 01:43:07 current dir:  /w/workspace/edgex-go/506 01:43:07 project root: . 01:43:07 --> token set from env 01:43:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:43:07 ==> Running gcov in . (disable via -X gcov) 01:43:07 ==> Python coveragepy not found 01:43:07 ==> Searching for coverage reports in: 01:43:07 + . 01:43:07 -> Found 1 reports 01:43:07 ==> Detecting git/mercurial file structure 01:43:07 ==> Reading reports 01:43:07 + ./coverage.out bytes=448352 01:43:07 ==> Appending adjustments 01:43:07 https://docs.codecov.io/docs/fixing-reports 01:43:08 + Found adjustments 01:43:08 ==> Gzipping contents 01:43:08 60K /tmp/codecov.SsXlhj.gz 01:43:08 ==> Uploading reports 01:43:08 url: https://codecov.io 01:43:08 query: branch=main&commit=0075755ea904cb1c320e6f00828dbbda8c0a5f06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:08 -> Pinging Codecov 01:43:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=0075755ea904cb1c320e6f00828dbbda8c0a5f06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:43:09 -> Uploading to 01:43:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/00271124DB129430A58F1EEE437C3FCB/0075755ea904cb1c320e6f00828dbbda8c0a5f06/02b7d808-3cf9-478f-a525-d636c568f54b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T014308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c8eb775d256886f9cbabbd615a4789923a90c46ece042747e27c8c070de1128 01:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:09 Dload Upload Total Spent Left Speed 01:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57556 0 0 100 57556 0 205k --:--:-- --:--:-- --:--:-- 205k 01:43:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } 01:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:43:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:43:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:43:09 01:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:43:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:43:10 df9b9388f04a: Pulling fs layer 01:43:10 52dc419b0ee2: Pulling fs layer 01:43:10 25bc292e5bac: Pulling fs layer 01:43:10 114826534d7a: Pulling fs layer 01:43:10 4657fd5d0bcf: Pulling fs layer 01:43:10 6ad1cebc031e: Pulling fs layer 01:43:10 8a3aa393b2d8: Pulling fs layer 01:43:10 6ad1cebc031e: Waiting 01:43:10 114826534d7a: Waiting 01:43:10 8a3aa393b2d8: Waiting 01:43:10 4657fd5d0bcf: Waiting 01:43:10 25bc292e5bac: Verifying Checksum 01:43:10 25bc292e5bac: Download complete 01:43:10 52dc419b0ee2: Verifying Checksum 01:43:10 52dc419b0ee2: Download complete 01:43:10 4657fd5d0bcf: Verifying Checksum 01:43:10 4657fd5d0bcf: Download complete 01:43:10 df9b9388f04a: Download complete 01:43:10 6ad1cebc031e: Verifying Checksum 01:43:10 6ad1cebc031e: Download complete 01:43:10 df9b9388f04a: Pull complete 01:43:10 52dc419b0ee2: Pull complete 01:43:10 25bc292e5bac: Pull complete 01:43:10 114826534d7a: Verifying Checksum 01:43:10 114826534d7a: Download complete 01:43:10 8a3aa393b2d8: Verifying Checksum 01:43:10 8a3aa393b2d8: Download complete 01:43:14 114826534d7a: Pull complete 01:43:14 4657fd5d0bcf: Pull complete 01:43:14 6ad1cebc031e: Pull complete 01:43:16 8a3aa393b2d8: Pull complete 01:43:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:17 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:43: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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:43:21 $ docker top 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 -eo pid,comm [Pipeline] { [Pipeline] echo 01:43:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:43:21 + set -o pipefail 01:43:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:43:26 01:43:26 Monitoring /w/workspace/edgex-go/506 (github.com/edgexfoundry/edgex-go)... 01:43:26 01:43:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/439a7c61-66a4-41fd-bbbf-f8cdb172c988 01:43:26 01:43:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:43:26 01:43:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:43:26 01:43:27 01:43:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:43:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:43:27 More details here: https://snyk.co/ue1NS [Pipeline] } 01:43:27 $ docker stop --time=1 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 01:43:30 $ docker rm -f --volumes 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:43:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:30 provisioning config files... 01:43:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/506@tmp/config15308356331020358173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:31 --> edgex-publish-swagger.sh 01:43:31 === Publish openapi/v3 API === 01:43:31 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:43:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/506/openapi/v3/core-command.yaml] 01:43:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:31 Dload Upload Total Spent Left Speed 01:43:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 42379 --:--:-- --:--:-- --:--:-- 42317 100 29030 0 0 100 29030 0 42379 --:--:-- --:--:-- --:--:-- 42317 01:43:31 01:43:31 01:43:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/506/openapi/v3/core-data.yaml] 01:43:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:31 Dload Upload Total Spent Left Speed 01:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 115k --:--:-- --:--:-- --:--:-- 115k 01:43:32 01:43:32 01:43:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/506/openapi/v3/core-metadata.yaml] 01:43:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:32 Dload Upload Total Spent Left Speed 01:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 141k 0 0 100 141k 0 241k --:--:-- --:--:-- --:--:-- 241k 01:43:32 01:43:32 01:43:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/506/openapi/v3/support-notifications.yaml] 01:43:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:32 Dload Upload Total Spent Left Speed 01:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k 01:43:33 01:43:33 01:43:33 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/506/openapi/v3/support-scheduler.yaml] 01:43:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:33 Dload Upload Total Spent Left Speed 01:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 69406 --:--:-- --:--:-- --:--:-- 69266 01:43:33 01:43:33 [Pipeline] } 01:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:34 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:43:34 $ docker top 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:35 [ssh-agent] Looking for ssh-agent implementation... 01:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:35 $ docker exec 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 ssh-agent 01:43:35 SSH_AUTH_SOCK=/tmp/ssh-kxqYJKthEsRU/agent.32 01:43:35 SSH_AGENT_PID=38 01:43:35 Running ssh-add (command line suppressed) 01:43:35 Identity added: /w/workspace/edgex-go/506@tmp/private_key_11959431666785159512.key (/w/workspace/edgex-go/506@tmp/private_key_11959431666785159512.key) 01:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:35 + git semver tag 01:43:35 2023-05-02 01:43:35,836 [run_tag] DEBUG tag force:False 01:43:35 2023-05-02 01:43:35,836 [check_head_tag] DEBUG check head tag 01:43:35 2023-05-02 01:43:35,840 [execute] INFO git cat-file --batch-check 01:43:35 2023-05-02 01:43:35,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=) 01:43:35 2023-05-02 01:43:35,843 [execute] INFO git cat-file --batch 01:43:35 2023-05-02 01:43:35,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=) 01:43:35 2023-05-02 01:43:35,902 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:43:35 2023-05-02 01:43:35,903 [execute] INFO git tag -a v3.0.0-dev.143 -m v3.0.0-dev.143 01:43:35 2023-05-02 01:43:35,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.143', '-m', 'v3.0.0-dev.143'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) 01:43:35 2023-05-02 01:43:35,907 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:43:35 3.0.0-dev.143 [Pipeline] } 01:43:36 $ docker exec --env ******** --env ******** 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 ssh-agent -k 01:43:36 unset SSH_AUTH_SOCK; 01:43:36 unset SSH_AGENT_PID; 01:43:36 echo Agent pid 38 killed; 01:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:36 + git semver [Pipeline] } 01:43:36 $ docker stop --time=1 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 01:43:38 $ docker rm -f --volumes 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:38 01:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:38 0.23.1-centos7: Pulling from edgex-lftools 01:43:38 ab5ef0e58194: Pulling fs layer 01:43:38 9712f1f96733: Pulling fs layer 01:43:38 63f879dbbcfc: Pulling fs layer 01:43:38 0d9ebad4ef96: Pulling fs layer 01:43:38 e9a5061849ea: Pulling fs layer 01:43:38 d747dcd14b5f: Pulling fs layer 01:43:38 2de7ff778b66: Pulling fs layer 01:43:38 e9a5061849ea: Waiting 01:43:38 0d9ebad4ef96: Waiting 01:43:38 d747dcd14b5f: Waiting 01:43:38 2de7ff778b66: Waiting 01:43:38 9712f1f96733: Verifying Checksum 01:43:38 9712f1f96733: Download complete 01:43:39 63f879dbbcfc: Verifying Checksum 01:43:39 63f879dbbcfc: Download complete 01:43:39 e9a5061849ea: Verifying Checksum 01:43:39 e9a5061849ea: Download complete 01:43:39 d747dcd14b5f: Download complete 01:43:39 0d9ebad4ef96: Verifying Checksum 01:43:39 0d9ebad4ef96: Download complete 01:43:39 ab5ef0e58194: Verifying Checksum 01:43:39 ab5ef0e58194: Download complete 01:43:39 2de7ff778b66: Verifying Checksum 01:43:39 2de7ff778b66: Download complete 01:43:41 ab5ef0e58194: Pull complete 01:43:41 9712f1f96733: Pull complete 01:43:42 63f879dbbcfc: Pull complete 01:43:45 0d9ebad4ef96: Pull complete 01:43:45 e9a5061849ea: Pull complete 01:43:45 d747dcd14b5f: Pull complete 01:43:46 2de7ff778b66: Pull complete 01:43:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:43:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:46 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:43:51 $ docker top 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:43:51 provisioning config files... 01:43:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/506@tmp/config13295114057103012tmp 01:43:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/506@tmp/config14897043791094502318tmp 01:43:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/506@tmp/config9868009592706407387tmp [Pipeline] { [Pipeline] echo 01:43:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:43:51 ---> sigul-configuration.sh 01:43:51 gpg: directory `/root/.gnupg' created 01:43:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:43:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:43:51 gpg: keyring `/root/.gnupg/secring.gpg' created 01:43:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:43:51 gpg: CAST5 encrypted data 01:43:51 gpg: encrypted with 1 passphrase 01:43:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:43:51 + mkdir /home/jenkins 01:43:51 + mkdir /home/jenkins/sigul [Pipeline] sh 01:43:52 + 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 01:43:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:43:52 ---> sigul-install.sh 01:43:52 Sigul already installed; skipping installation. [Pipeline] sh 01:43:52 + git tag --list 01:43:52 0.6.0 01:43:52 0.6.1 01:43:52 0.7.0 01:43:52 0.7.1 01:43:52 v1.0.0 01:43:52 v1.0.1 01:43:52 v1.1.0 01:43:52 v1.2.0 01:43:52 v1.2.1 01:43:52 v1.3.0 01:43:52 v1.3.1 01:43:52 v2.0.0 01:43:52 v2.1.0 01:43:52 v2.1.1 01:43:52 v2.1.1-dev.1 01:43:52 v2.1.1-dev.2 01:43:52 v2.1.1-dev.3 01:43:52 v2.1.1-dev.4 01:43:52 v2.1.1-dev.5 01:43:52 v2.1.1-dev.6 01:43:52 v2.1.1-dev.7 01:43:52 v2.1.1-dev.8 01:43:52 v2.1.2-dev.1 01:43:52 v2.2.0 01:43:52 v2.2.1-dev.1 01:43:52 v2.2.1-dev.10 01:43:52 v2.2.1-dev.11 01:43:52 v2.2.1-dev.12 01:43:52 v2.2.1-dev.13 01:43:52 v2.2.1-dev.14 01:43:52 v2.2.1-dev.15 01:43:52 v2.2.1-dev.16 01:43:52 v2.2.1-dev.17 01:43:52 v2.2.1-dev.18 01:43:52 v2.2.1-dev.19 01:43:52 v2.2.1-dev.2 01:43:52 v2.2.1-dev.20 01:43:52 v2.2.1-dev.21 01:43:52 v2.2.1-dev.22 01:43:52 v2.2.1-dev.23 01:43:52 v2.2.1-dev.24 01:43:52 v2.2.1-dev.25 01:43:52 v2.2.1-dev.26 01:43:52 v2.2.1-dev.27 01:43:52 v2.2.1-dev.28 01:43:52 v2.2.1-dev.29 01:43:52 v2.2.1-dev.3 01:43:52 v2.2.1-dev.4 01:43:52 v2.2.1-dev.5 01:43:52 v2.2.1-dev.6 01:43:52 v2.2.1-dev.7 01:43:52 v2.2.1-dev.8 01:43:52 v2.2.1-dev.9 01:43:52 v2.3.0 01:43:52 v2.3.0-dev.100 01:43:52 v2.3.0-dev.101 01:43:52 v2.3.0-dev.102 01:43:52 v2.3.0-dev.103 01:43:52 v2.3.0-dev.104 01:43:52 v2.3.0-dev.105 01:43:52 v2.3.0-dev.106 01:43:52 v2.3.0-dev.29 01:43:52 v2.3.0-dev.30 01:43:52 v2.3.0-dev.31 01:43:52 v2.3.0-dev.32 01:43:52 v2.3.0-dev.33 01:43:52 v2.3.0-dev.34 01:43:52 v2.3.0-dev.35 01:43:52 v2.3.0-dev.36 01:43:52 v2.3.0-dev.37 01:43:52 v2.3.0-dev.38 01:43:52 v2.3.0-dev.39 01:43:52 v2.3.0-dev.40 01:43:52 v2.3.0-dev.41 01:43:52 v2.3.0-dev.42 01:43:52 v2.3.0-dev.43 01:43:52 v2.3.0-dev.44 01:43:52 v2.3.0-dev.45 01:43:52 v2.3.0-dev.46 01:43:52 v2.3.0-dev.47 01:43:52 v2.3.0-dev.48 01:43:52 v2.3.0-dev.49 01:43:52 v2.3.0-dev.50 01:43:52 v2.3.0-dev.51 01:43:52 v2.3.0-dev.52 01:43:52 v2.3.0-dev.53 01:43:52 v2.3.0-dev.54 01:43:52 v2.3.0-dev.55 01:43:52 v2.3.0-dev.56 01:43:52 v2.3.0-dev.57 01:43:52 v2.3.0-dev.58 01:43:52 v2.3.0-dev.59 01:43:52 v2.3.0-dev.60 01:43:52 v2.3.0-dev.61 01:43:52 v2.3.0-dev.62 01:43:52 v2.3.0-dev.63 01:43:52 v2.3.0-dev.64 01:43:52 v2.3.0-dev.65 01:43:52 v2.3.0-dev.66 01:43:52 v2.3.0-dev.67 01:43:52 v2.3.0-dev.68 01:43:52 v2.3.0-dev.69 01:43:52 v2.3.0-dev.70 01:43:52 v2.3.0-dev.71 01:43:52 v2.3.0-dev.72 01:43:52 v2.3.0-dev.73 01:43:52 v2.3.0-dev.74 01:43:52 v2.3.0-dev.75 01:43:52 v2.3.0-dev.76 01:43:52 v2.3.0-dev.77 01:43:52 v2.3.0-dev.78 01:43:52 v2.3.0-dev.79 01:43:52 v2.3.0-dev.80 01:43:52 v2.3.0-dev.81 01:43:52 v2.3.0-dev.82 01:43:52 v2.3.0-dev.83 01:43:52 v2.3.0-dev.84 01:43:52 v2.3.0-dev.85 01:43:52 v2.3.0-dev.86 01:43:52 v2.3.0-dev.87 01:43:52 v2.3.0-dev.88 01:43:52 v2.3.0-dev.89 01:43:52 v2.3.0-dev.90 01:43:52 v2.3.0-dev.91 01:43:52 v2.3.0-dev.92 01:43:52 v2.3.0-dev.93 01:43:52 v2.3.0-dev.94 01:43:52 v2.3.0-dev.95 01:43:52 v2.3.0-dev.96 01:43:52 v2.3.0-dev.97 01:43:52 v2.3.0-dev.98 01:43:52 v2.3.0-dev.99 01:43:52 v2.3.1-dev.1 01:43:52 v2.3.1-dev.2 01:43:52 v2.3.1-dev.3 01:43:52 v2.3.1-dev.4 01:43:52 v2.3.1-dev.5 01:43:52 v3.0.0-dev.1 01:43:52 v3.0.0-dev.10 01:43:52 v3.0.0-dev.100 01:43:52 v3.0.0-dev.101 01:43:52 v3.0.0-dev.102 01:43:52 v3.0.0-dev.103 01:43:52 v3.0.0-dev.104 01:43:52 v3.0.0-dev.105 01:43:52 v3.0.0-dev.106 01:43:52 v3.0.0-dev.107 01:43:52 v3.0.0-dev.108 01:43:52 v3.0.0-dev.109 01:43:52 v3.0.0-dev.11 01:43:52 v3.0.0-dev.110 01:43:52 v3.0.0-dev.111 01:43:52 v3.0.0-dev.112 01:43:52 v3.0.0-dev.113 01:43:52 v3.0.0-dev.114 01:43:52 v3.0.0-dev.115 01:43:52 v3.0.0-dev.116 01:43:52 v3.0.0-dev.117 01:43:52 v3.0.0-dev.118 01:43:52 v3.0.0-dev.119 01:43:52 v3.0.0-dev.12 01:43:52 v3.0.0-dev.120 01:43:52 v3.0.0-dev.121 01:43:52 v3.0.0-dev.122 01:43:52 v3.0.0-dev.123 01:43:52 v3.0.0-dev.124 01:43:52 v3.0.0-dev.125 01:43:52 v3.0.0-dev.126 01:43:52 v3.0.0-dev.127 01:43:52 v3.0.0-dev.128 01:43:52 v3.0.0-dev.129 01:43:52 v3.0.0-dev.13 01:43:52 v3.0.0-dev.130 01:43:52 v3.0.0-dev.131 01:43:52 v3.0.0-dev.132 01:43:52 v3.0.0-dev.133 01:43:52 v3.0.0-dev.134 01:43:52 v3.0.0-dev.135 01:43:52 v3.0.0-dev.136 01:43:52 v3.0.0-dev.137 01:43:52 v3.0.0-dev.138 01:43:52 v3.0.0-dev.139 01:43:52 v3.0.0-dev.14 01:43:52 v3.0.0-dev.140 01:43:52 v3.0.0-dev.141 01:43:52 v3.0.0-dev.142 01:43:52 v3.0.0-dev.143 01:43:52 v3.0.0-dev.15 01:43:52 v3.0.0-dev.16 01:43:52 v3.0.0-dev.17 01:43:52 v3.0.0-dev.18 01:43:52 v3.0.0-dev.19 01:43:52 v3.0.0-dev.2 01:43:52 v3.0.0-dev.20 01:43:52 v3.0.0-dev.21 01:43:52 v3.0.0-dev.22 01:43:52 v3.0.0-dev.23 01:43:52 v3.0.0-dev.24 01:43:52 v3.0.0-dev.25 01:43:52 v3.0.0-dev.26 01:43:52 v3.0.0-dev.27 01:43:52 v3.0.0-dev.28 01:43:52 v3.0.0-dev.29 01:43:52 v3.0.0-dev.3 01:43:52 v3.0.0-dev.30 01:43:52 v3.0.0-dev.31 01:43:52 v3.0.0-dev.32 01:43:52 v3.0.0-dev.33 01:43:52 v3.0.0-dev.34 01:43:52 v3.0.0-dev.35 01:43:52 v3.0.0-dev.36 01:43:52 v3.0.0-dev.37 01:43:52 v3.0.0-dev.38 01:43:52 v3.0.0-dev.39 01:43:52 v3.0.0-dev.4 01:43:52 v3.0.0-dev.40 01:43:52 v3.0.0-dev.41 01:43:52 v3.0.0-dev.42 01:43:52 v3.0.0-dev.43 01:43:52 v3.0.0-dev.44 01:43:52 v3.0.0-dev.45 01:43:52 v3.0.0-dev.46 01:43:52 v3.0.0-dev.47 01:43:52 v3.0.0-dev.48 01:43:52 v3.0.0-dev.49 01:43:52 v3.0.0-dev.5 01:43:52 v3.0.0-dev.50 01:43:52 v3.0.0-dev.51 01:43:52 v3.0.0-dev.52 01:43:52 v3.0.0-dev.53 01:43:52 v3.0.0-dev.54 01:43:52 v3.0.0-dev.55 01:43:52 v3.0.0-dev.56 01:43:52 v3.0.0-dev.57 01:43:52 v3.0.0-dev.58 01:43:52 v3.0.0-dev.59 01:43:52 v3.0.0-dev.6 01:43:52 v3.0.0-dev.60 01:43:52 v3.0.0-dev.61 01:43:52 v3.0.0-dev.62 01:43:52 v3.0.0-dev.63 01:43:52 v3.0.0-dev.64 01:43:52 v3.0.0-dev.65 01:43:52 v3.0.0-dev.66 01:43:52 v3.0.0-dev.67 01:43:52 v3.0.0-dev.68 01:43:52 v3.0.0-dev.69 01:43:52 v3.0.0-dev.7 01:43:52 v3.0.0-dev.70 01:43:52 v3.0.0-dev.71 01:43:52 v3.0.0-dev.72 01:43:52 v3.0.0-dev.73 01:43:52 v3.0.0-dev.74 01:43:52 v3.0.0-dev.75 01:43:52 v3.0.0-dev.76 01:43:52 v3.0.0-dev.77 01:43:52 v3.0.0-dev.78 01:43:52 v3.0.0-dev.79 01:43:52 v3.0.0-dev.8 01:43:52 v3.0.0-dev.80 01:43:52 v3.0.0-dev.81 01:43:52 v3.0.0-dev.82 01:43:52 v3.0.0-dev.83 01:43:52 v3.0.0-dev.84 01:43:52 v3.0.0-dev.85 01:43:52 v3.0.0-dev.86 01:43:52 v3.0.0-dev.87 01:43:52 v3.0.0-dev.88 01:43:52 v3.0.0-dev.89 01:43:52 v3.0.0-dev.9 01:43:52 v3.0.0-dev.90 01:43:52 v3.0.0-dev.91 01:43:52 v3.0.0-dev.92 01:43:52 v3.0.0-dev.93 01:43:52 v3.0.0-dev.94 01:43:52 v3.0.0-dev.95 01:43:52 v3.0.0-dev.96 01:43:52 v3.0.0-dev.97 01:43:52 v3.0.0-dev.98 01:43:52 v3.0.0-dev.99 [Pipeline] sh 01:43:52 + lftools sign git-tag v3.0.0-dev.143 01:43:53 Signing Git tag with Sigul... 01:43:53 Signing v3.0.0-dev.143 [Pipeline] echo 01:43:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:43:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:43:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:43:54 $ docker stop --time=1 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 01:43:55 $ docker rm -f --volumes 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:43:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:56 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:43:56 $ docker top 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a -eo pid,comm 01:43:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:43:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:56 [ssh-agent] Looking for ssh-agent implementation... 01:43:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:56 $ docker exec 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a ssh-agent 01:43:56 SSH_AUTH_SOCK=/tmp/ssh-jQSxeaWe1L9l/agent.32 01:43:56 SSH_AGENT_PID=39 01:43:56 Running ssh-add (command line suppressed) 01:43:56 Identity added: /w/workspace/edgex-go/506@tmp/private_key_14963674552440892060.key (/w/workspace/edgex-go/506@tmp/private_key_14963674552440892060.key) 01:43:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:57 + git semver bump pre 01:43:57 2023-05-02 01:43:57,337 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:43:57 2023-05-02 01:43:57,337 [bump_version] DEBUG bumping version:3.0.0-dev.143 on axis:pre with prefix:dev 01:43:57 2023-05-02 01:43:57,337 [bump_version] DEBUG bumped version:3.0.0-dev.144 01:43:57 2023-05-02 01:43:57,337 [write_version] DEBUG write version:3.0.0-dev.144 to path:/w/workspace/edgex-go/506/.semver/main with force:True 01:43:57 2023-05-02 01:43:57,337 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:43:57 2023-05-02 01:43:57,337 [write_file] DEBUG write to file:/w/workspace/edgex-go/506/.semver/main 01:43:57 2023-05-02 01:43:57,339 [execute] INFO git cat-file --batch-check 01:43:57 2023-05-02 01:43:57,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) 01:43:57 2023-05-02 01:43:57,345 [execute] INFO git cat-file --batch 01:43:57 2023-05-02 01:43:57,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) 01:43:57 2023-05-02 01:43:57,350 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:43:57 3.0.0-dev.144 [Pipeline] } 01:43:57 $ docker exec --env ******** --env ******** 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a ssh-agent -k 01:43:57 unset SSH_AUTH_SOCK; 01:43:57 unset SSH_AGENT_PID; 01:43:57 echo Agent pid 39 killed; 01:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:57 + git semver [Pipeline] } 01:43:58 $ docker stop --time=1 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a 01:43:59 $ docker rm -f --volumes 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a [Pipeline] // withDockerContainer [Pipeline] sh 01:43:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:00 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:44:00 $ docker top f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:00 [ssh-agent] Looking for ssh-agent implementation... 01:44:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:00 $ docker exec f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 ssh-agent 01:44:00 SSH_AUTH_SOCK=/tmp/ssh-zW7aGDHgWDC9/agent.32 01:44:00 SSH_AGENT_PID=38 01:44:00 Running ssh-add (command line suppressed) 01:44:00 Identity added: /w/workspace/edgex-go/506@tmp/private_key_915177793349574825.key (/w/workspace/edgex-go/506@tmp/private_key_915177793349574825.key) 01:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:01 + git semver push 01:44:01 2023-05-02 01:44:01,287 [run_push] DEBUG push 01:44:01 2023-05-02 01:44:01,288 [execute] INFO git cat-file --batch-check 01:44:01 2023-05-02 01:44:01,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) 01:44:01 2023-05-02 01:44:01,292 [execute] INFO git rev-list f66ef21d4ffeea95045a17119f78ce880817574a -- 01:44:01 2023-05-02 01:44:01,292 [execute] DEBUG Popen(['git', 'rev-list', 'f66ef21d4ffeea95045a17119f78ce880817574a', '--'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=None) 01:44:01 2023-05-02 01:44:01,309 [execute] INFO git fetch -v origin 01:44:01 2023-05-02 01:44:01,309 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=True, shell=None, istream=None) 01:44:01 2023-05-02 01:44:01,782 [run_push] DEBUG no remote changes detected 01:44:01 2023-05-02 01:44:01,782 [execute] INFO git push origin semver 01:44:01 2023-05-02 01:44:01,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=None) 01:44:02 2023-05-02 01:44:02,671 [run_push] DEBUG push all version tags 01:44:02 2023-05-02 01:44:02,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:44:02 2023-05-02 01:44:02,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) 01:44:03 2023-05-02 01:44:03,698 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main 01:44:03 3.0.0-dev.144 [Pipeline] } 01:44:03 $ docker exec --env ******** --env ******** f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 ssh-agent -k 01:44:03 unset SSH_AUTH_SOCK; 01:44:03 unset SSH_AGENT_PID; 01:44:03 echo Agent pid 38 killed; 01:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:04 + git semver [Pipeline] } 01:44:04 $ docker stop --time=1 f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 01:44:05 $ docker rm -f --volumes f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 [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 01:44:06 + [ -d /w/workspace/edgex-go/506/archives ] [Pipeline] libraryResource [Pipeline] sh 01:44:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:07 ---> package-listing.sh 01:44:07 ++ facter osfamily 01:44:07 ++ tr '[:upper:]' '[:lower:]' 01:44:07 + OS_FAMILY=debian 01:44:07 + workspace=/w/workspace/edgex-go/506 01:44:07 + START_PACKAGES=/tmp/packages_start.txt 01:44:07 + END_PACKAGES=/tmp/packages_end.txt 01:44:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:07 + PACKAGES=/tmp/packages_start.txt 01:44:07 + '[' /w/workspace/edgex-go/506 ']' 01:44:07 + PACKAGES=/tmp/packages_end.txt 01:44:07 + case "${OS_FAMILY}" in 01:44:07 + grep '^ii' 01:44:07 + dpkg -l 01:44:07 + '[' -f /tmp/packages_start.txt ']' 01:44:07 + '[' -f /tmp/packages_end.txt ']' 01:44:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:07 + '[' /w/workspace/edgex-go/506 ']' 01:44:07 + mkdir -p /w/workspace/edgex-go/506/archives/ 01:44:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/506/archives/ [Pipeline] echo 01:44:07 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/506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:44:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:08 01:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:08 latest: Pulling from edgex-lftools-log-publisher 01:44:08 5eb5b503b376: Pulling fs layer 01:44:08 5c69ac0246d0: Pulling fs layer 01:44:08 ec43610c2a17: Pulling fs layer 01:44:08 3a2ae6a8a46f: Pulling fs layer 01:44:08 33b1e0a273af: Pulling fs layer 01:44:08 3a2ae6a8a46f: Waiting 01:44:08 5d3b04190fa2: Pulling fs layer 01:44:08 33b1e0a273af: Waiting 01:44:08 2f39f015ded8: Pulling fs layer 01:44:08 2f39f015ded8: Waiting 01:44:08 5d3b04190fa2: Waiting 01:44:08 3a2ae6a8a46f: Verifying Checksum 01:44:08 3a2ae6a8a46f: Download complete 01:44:08 33b1e0a273af: Verifying Checksum 01:44:08 33b1e0a273af: Download complete 01:44:08 ec43610c2a17: Verifying Checksum 01:44:08 ec43610c2a17: Download complete 01:44:08 5d3b04190fa2: Download complete 01:44:09 5eb5b503b376: Verifying Checksum 01:44:09 5eb5b503b376: Download complete 01:44:09 2f39f015ded8: Download complete 01:44:10 5eb5b503b376: Pull complete 01:44:10 5c69ac0246d0: Pull complete 01:44:10 ec43610c2a17: Pull complete 01:44:10 3a2ae6a8a46f: Pull complete 01:44:10 33b1e0a273af: Pull complete 01:44:11 5d3b04190fa2: Pull complete 01:44:14 2f39f015ded8: Pull complete 01:44:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:14 prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container 01:44:14 $ 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/506/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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:44:18 $ docker top 5f729fd9e21cf0128a258b96c2798e700c3bcf9ed70ecd6c3fdb0a834137000d -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:44:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:44:19 + ls /var/log/sa-host 01:44:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:19 provisioning config files... 01:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/506@tmp/config14253451605380181234tmp [Pipeline] { [Pipeline] echo 01:44:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:19 ---> create-netrc.sh [Pipeline] } 01:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:44:19 ---> python-tools-install.sh [Pipeline] echo 01:44:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:44:20 ---> sudo-logs.sh 01:44:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:44:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:44:20 ---> job-cost.sh 01:44:20 lf-activate-venv: SKIPPING 01:44:20 DEBUG: total: 0.10999999940395355 01:44:20 INFO: Retrieving Stack Cost... 01:44:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:21 INFO: Archiving Costs [Pipeline] echo 01:44:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:44:22 ---> logs-deploy.sh 01:44:22 lf-activate-venv: SKIPPING 01:44:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/506 01:44:22 INFO: archiving workspace using pattern(s): 01:44:23 Archives upload complete. 01:44:23 INFO: archiving logs to Nexus 01:44:23 ---> uname -a: 01:44:23 Linux prd-ubuntu20-04-docker-8c-8g-12282 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:44:23 01:44:23 01:44:23 ---> lscpu: 01:44:23 Architecture: x86_64 01:44:23 CPU op-mode(s): 32-bit, 64-bit 01:44:23 Byte Order: Little Endian 01:44:23 Address sizes: 40 bits physical, 48 bits virtual 01:44:23 CPU(s): 8 01:44:23 On-line CPU(s) list: 0-7 01:44:23 Thread(s) per core: 1 01:44:23 Core(s) per socket: 1 01:44:23 Socket(s): 8 01:44:23 NUMA node(s): 1 01:44:23 Vendor ID: AuthenticAMD 01:44:23 CPU family: 23 01:44:23 Model: 49 01:44:23 Model name: AMD EPYC-Rome Processor 01:44:23 Stepping: 0 01:44:23 CPU MHz: 2799.998 01:44:23 BogoMIPS: 5599.99 01:44:23 Virtualization: AMD-V 01:44:23 Hypervisor vendor: KVM 01:44:23 Virtualization type: full 01:44:23 L1d cache: 256 KiB 01:44:23 L1i cache: 256 KiB 01:44:23 L2 cache: 4 MiB 01:44:23 L3 cache: 128 MiB 01:44:23 NUMA node0 CPU(s): 0-7 01:44:23 Vulnerability Itlb multihit: Not affected 01:44:23 Vulnerability L1tf: Not affected 01:44:23 Vulnerability Mds: Not affected 01:44:23 Vulnerability Meltdown: Not affected 01:44:23 Vulnerability Mmio stale data: Not affected 01:44:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:44:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:44:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:44:23 Vulnerability Srbds: Not affected 01:44:23 Vulnerability Tsx async abort: Not affected 01:44:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:44:23 01:44:23 01:44:23 ---> nproc: 01:44:23 8 01:44:23 01:44:23 01:44:23 ---> df -h: 01:44:23 Filesystem Size Used Avail Use% Mounted on 01:44:23 overlay 155G 21G 135G 14% / 01:44:23 tmpfs 64M 0 64M 0% /dev 01:44:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:44:23 shm 64M 0 64M 0% /dev/shm 01:44:23 /dev/vda1 155G 21G 135G 14% /facter-os 01:44:23 01:44:23 01:44:23 ---> sar -b -r -n DEV: 01:44:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12282) 05/02/23 _x86_64_ (8 CPU) 01:44:23 01:44:23 01:10:34 LINUX RESTART (8 CPU) 01:44:23 01:44:23 01:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:44:23 01:12:01 152.94 38.18 114.77 0.00 4281.33 64473.88 0.00 01:44:23 01:13:01 54.59 0.12 54.47 0.00 7.73 27479.15 0.00 01:44:23 01:14:01 24.93 0.28 24.65 0.00 9.73 7361.19 0.00 01:44:23 01:15:01 266.57 2.43 264.14 0.00 30.53 100469.79 0.00 01:44:23 01:16:01 468.75 16.44 452.31 0.00 2972.78 247819.96 0.00 01:44:23 01:17:01 566.78 3.02 563.76 0.00 2549.55 176056.51 0.00 01:44:23 01:18:01 798.18 2.00 796.19 0.00 22.25 252058.35 0.00 01:44:23 01:19:01 733.58 0.05 733.53 0.00 4.13 125835.16 0.00 01:44:23 01:20:01 29.01 0.03 28.98 0.00 4.27 862.26 0.00 01:44:23 01:21:01 4.20 0.00 4.20 0.00 0.00 85.99 0.00 01:44:23 01:22:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 01:44:23 01:23:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 01:44:23 01:24:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 01:44:23 01:25:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 01:44:23 01:26:01 1.93 0.02 1.92 0.00 0.13 20.93 0.00 01:44:23 01:27:01 1.65 0.00 1.65 0.00 0.00 19.72 0.00 01:44:23 01:28:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 01:44:23 01:29:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 01:44:23 01:30:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 01:44:23 01:31:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 01:44:23 01:32:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 01:44:23 01:33:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 01:44:23 01:34:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 01:44:23 01:35:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 01:44:23 01:36:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 01:44:23 01:37:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 01:44:23 01:38:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 01:44:23 01:39:01 2.88 1.40 1.48 0.00 33.86 17.33 0.00 01:44:23 01:40:01 1.55 0.27 1.28 0.00 3.87 14.66 0.00 01:44:23 01:41:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 01:44:23 01:42:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 01:44:23 01:43:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 01:44:23 01:44:01 129.28 0.13 129.15 0.00 10.26 56776.67 0.00 01:44:23 Average: 98.91 1.93 96.98 0.00 299.16 32102.59 0.00 01:44:23 01:44:23 01:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:44:23 01:12:01 28378632 31587032 720340 2.19 92416 3352660 1937128 5.71 1102160 2993928 116 01:44:23 01:13:01 27639732 31348892 950880 2.89 113472 3782664 2370484 6.99 1725736 3052588 121248 01:44:23 01:14:01 27594652 31465524 829836 2.52 117212 3918888 2165304 6.38 1481840 3316944 309616 01:44:23 01:15:01 24785824 31299700 976800 2.97 163292 6344140 2515404 7.41 1960300 5447636 951824 01:44:23 01:16:01 21039332 30584256 1677108 5.10 292168 9055900 3521772 10.38 2790436 8155440 89568 01:44:23 01:17:01 20521972 31204776 1058948 3.22 307388 10161832 2980216 8.78 2457200 8992472 361572 01:44:23 01:18:01 17296640 31083680 1174456 3.57 372748 13033588 2940600 8.67 2804312 11699588 391480 01:44:23 01:19:01 19121396 31518480 751896 2.29 380688 11687832 2031016 5.99 2422484 10326700 1452 01:44:23 01:20:01 19116900 31515632 753828 2.29 381924 11688512 1993504 5.88 2424816 10326772 488 01:44:23 01:21:01 19128936 31527860 741496 2.25 382044 11688488 1842880 5.43 2411252 10326700 12 01:44:23 01:22:01 19129272 31528212 741092 2.25 382056 11688492 1842880 5.43 2411184 10326704 4 01:44:23 01:23:01 19134048 31532992 736608 2.24 382068 11688496 1842880 5.43 2405840 10326708 40 01:44:23 01:24:01 19134972 31533992 735840 2.24 382116 11688492 1842880 5.43 2405864 10326728 8 01:44:23 01:25:01 19137132 31536176 733788 2.23 382152 11688500 1842880 5.43 2404084 10326728 8 01:44:23 01:26:01 19136112 31535212 734552 2.23 382196 11688500 1877096 5.53 2404152 10326736 24 01:44:23 01:27:01 19135812 31534916 734776 2.23 382208 11688504 1877096 5.53 2404204 10326740 48 01:44:23 01:28:01 19136268 31535376 734224 2.23 382236 11688512 1877096 5.53 2404144 10326744 8 01:44:23 01:29:01 19136220 31535492 734064 2.23 382252 11688640 1877096 5.53 2404304 10326856 8 01:44:23 01:30:01 19136172 31535524 733964 2.23 382332 11688644 1877096 5.53 2404252 10326860 8 01:44:23 01:31:01 19135936 31535348 734140 2.23 382376 11688636 1877096 5.53 2404160 10326864 8 01:44:23 01:32:01 19136172 31535608 733816 2.23 382392 11688648 1877096 5.53 2404448 10326888 8 01:44:23 01:33:01 19136404 31535904 733700 2.23 382428 11688652 1877096 5.53 2404512 10326896 8 01:44:23 01:34:01 19136420 31535920 733620 2.23 382464 11688652 1877096 5.53 2404496 10326896 8 01:44:23 01:35:01 19136372 31535936 733564 2.23 382504 11688656 1877096 5.53 2404452 10326904 12 01:44:23 01:36:01 19136576 31536140 733380 2.23 382532 11688656 1877096 5.53 2404144 10326904 8 01:44:23 01:37:01 19136748 31536388 733112 2.23 382560 11688668 1877096 5.53 2404604 10326920 8 01:44:23 01:38:01 19136700 31536348 733088 2.23 382572 11688672 1860656 5.48 2404544 10326924 8 01:44:23 01:39:01 19127632 31529112 740188 2.25 382604 11689684 1860656 5.48 2415596 10327384 80 01:44:23 01:40:01 19132636 31534280 735152 2.24 382632 11689804 1860656 5.48 2410112 10327300 8 01:44:23 01:41:01 19132556 31534240 735180 2.24 382660 11689796 1860656 5.48 2409604 10327256 40 01:44:23 01:42:01 19132288 31533996 735364 2.24 382672 11689808 1860656 5.48 2409604 10327256 8 01:44:23 01:43:01 19132020 31533752 735564 2.24 382684 11689812 1860656 5.48 2409580 10327260 184 01:44:23 01:44:01 17627800 31474536 789008 2.40 396952 12998088 2032536 5.99 2536124 11573112 824 01:44:23 Average: 20097463 31465795 805860 2.45 345848 10753561 2042165 6.02 2334986 9497101 67538 01:44:23 01:44:23 01:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:44:23 01:12:01 docker0 660.96 640.24 46.40 3486.36 0.00 0.00 0.00 0.00 01:44:23 01:12:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 01:44:23 01:12:01 ens3 1653.91 1524.04 12953.21 184.12 0.00 0.00 0.00 0.00 01:44:23 01:13:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 01:44:23 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:13:01 ens3 65.09 73.32 50.00 101.59 0.00 0.00 0.00 0.00 01:44:23 01:13:01 vethebb2156 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 01:44:23 01:14:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 01:44:23 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:14:01 ens3 27.35 19.28 22.30 21.93 0.00 0.00 0.00 0.00 01:44:23 01:14:01 vethebb2156 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 01:44:23 01:15:01 vethcf4a8cf 56.42 104.20 5.50 503.18 0.00 0.00 0.00 0.04 01:44:23 01:15:01 veth2ebab4f 54.72 103.27 5.38 502.42 0.00 0.00 0.00 0.04 01:44:23 01:15:01 docker0 288.87 536.88 23.94 2706.95 0.00 0.00 0.00 0.00 01:44:23 01:15:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:44:23 01:15:01 veth68eac94 54.86 95.67 5.30 448.92 0.00 0.00 0.00 0.04 01:44:23 01:15:01 ens3 629.18 344.33 4404.35 47.22 0.00 0.00 0.00 0.00 01:44:23 01:15:01 vethf925571 58.59 111.70 5.62 500.18 0.00 0.00 0.00 0.04 01:44:23 01:15:01 vethaf22311 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 01:44:23 01:15:01 veth499c1f8 55.64 103.77 5.43 497.32 0.00 0.00 0.00 0.04 01:44:23 01:16:01 vethc2a1f19 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:16:01 docker0 165.65 312.46 14.07 3597.48 0.00 0.00 0.00 0.00 01:44:23 01:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:44:23 01:16:01 ens3 398.65 219.74 4827.64 23.66 0.00 0.00 0.00 0.00 01:44:23 01:16:01 veth7ddee0c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:16:01 veth5548418 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:16:01 vethaaca8e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:16:01 vethdbfdde5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:16:01 vethaf22311 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:17:01 veth8d6f4f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:17:01 docker0 12.21 25.77 0.78 325.13 0.00 0.00 0.00 0.00 01:44:23 01:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 01:44:23 01:17:01 ens3 96.62 64.88 1076.00 14.41 0.00 0.00 0.00 0.00 01:44:23 01:17:01 veth72e7163 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:17:01 vethaf22311 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 01:44:23 01:18:01 docker0 287.28 637.22 23.29 4071.61 0.00 0.00 0.00 0.00 01:44:23 01:18:01 veth1d143ea 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:18:01 ens3 659.92 300.80 4089.68 37.23 0.00 0.00 0.00 0.00 01:44:23 01:18:01 veth9da318b 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:18:01 vethaf22311 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 01:44:23 01:19:01 docker0 2.87 7.17 0.19 88.78 0.00 0.00 0.00 0.00 01:44:23 01:19:01 lo 16.33 16.33 1.60 1.60 0.00 0.00 0.00 0.00 01:44:23 01:19:01 ens3 194.92 210.66 196.48 664.46 0.00 0.00 0.00 0.00 01:44:23 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:20:01 lo 49.99 49.99 4.93 4.93 0.00 0.00 0.00 0.00 01:44:23 01:20:01 ens3 490.78 495.38 255.39 2474.34 0.00 0.00 0.00 0.00 01:44:23 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:21:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 01:44:23 01:21:01 ens3 34.56 32.78 18.19 195.18 0.00 0.00 0.00 0.00 01:44:23 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:22:01 ens3 0.85 0.65 3.66 0.10 0.00 0.00 0.00 0.00 01:44:23 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:27:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 01:44:23 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:28:01 ens3 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 01:44:23 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:29:01 ens3 1.00 0.85 0.44 0.31 0.00 0.00 0.00 0.00 01:44:23 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:31:01 ens3 0.77 0.25 0.16 0.08 0.00 0.00 0.00 0.00 01:44:23 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:32:01 ens3 0.88 0.55 0.40 0.28 0.00 0.00 0.00 0.00 01:44:23 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:33:01 ens3 0.70 0.22 0.14 0.08 0.00 0.00 0.00 0.00 01:44:23 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:34:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:44:23 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:37:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:44:23 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:44:23 01:39:01 ens3 4.53 4.05 3.23 3.99 0.00 0.00 0.00 0.00 01:44:23 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:40:01 ens3 3.47 2.57 2.21 2.21 0.00 0.00 0.00 0.00 01:44:23 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:42:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 01:44:23 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:44:23 01:43:01 ens3 0.57 0.40 0.26 0.21 0.00 0.00 0.00 0.00 01:44:23 01:44:01 docker0 35.41 68.72 3.10 580.93 0.00 0.00 0.00 0.00 01:44:23 01:44:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 01:44:23 01:44:01 ens3 364.96 211.35 7798.52 53.93 0.00 0.00 0.00 0.00 01:44:23 01:44:01 vethd90c745 0.37 0.40 0.07 0.08 0.00 0.00 0.00 0.00 01:44:23 Average: docker0 43.80 67.32 3.37 448.95 0.00 0.00 0.00 0.00 01:44:23 Average: lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 01:44:23 Average: ens3 139.66 105.65 1076.64 115.90 0.00 0.00 0.00 0.00 01:44:23 Average: vethd90c745 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 01:44:23 01:44:23 01:44:23 ---> sar -P ALL: 01:44:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12282) 05/02/23 _x86_64_ (8 CPU) 01:44:23 01:44:23 01:10:34 LINUX RESTART (8 CPU) 01:44:23 01:44:23 01:11:02 CPU %user %nice %system %iowait %steal %idle 01:44:23 01:12:01 all 11.50 0.00 4.10 3.47 0.06 80.86 01:44:23 01:12:01 0 8.94 0.00 4.43 6.32 0.05 80.26 01:44:23 01:12:01 1 12.52 0.00 5.74 2.32 0.05 79.37 01:44:23 01:12:01 2 8.95 0.00 2.92 1.38 0.05 86.69 01:44:23 01:12:01 3 8.66 0.00 3.21 0.38 0.05 87.71 01:44:23 01:12:01 4 12.41 0.00 3.76 0.37 0.03 83.42 01:44:23 01:12:01 5 16.31 0.00 3.60 2.15 0.05 77.89 01:44:23 01:12:01 6 10.51 0.00 3.97 0.68 0.07 84.77 01:44:23 01:12:01 7 13.74 0.00 5.23 14.37 0.09 66.57 01:44:23 01:13:01 all 29.39 0.00 5.80 1.45 0.08 63.27 01:44:23 01:13:01 0 27.42 0.00 5.85 10.21 0.08 56.44 01:44:23 01:13:01 1 27.97 0.00 5.03 0.05 0.08 66.86 01:44:23 01:13:01 2 28.22 0.00 4.99 0.27 0.07 66.45 01:44:23 01:13:01 3 29.09 0.00 5.23 0.05 0.10 65.52 01:44:23 01:13:01 4 32.51 0.00 7.89 0.02 0.10 59.48 01:44:23 01:13:01 5 29.91 0.00 5.59 0.62 0.08 63.80 01:44:23 01:13:01 6 32.37 0.00 5.78 0.00 0.07 61.78 01:44:23 01:13:01 7 27.63 0.00 6.05 0.44 0.07 65.82 01:44:23 01:14:01 all 44.82 0.00 6.13 0.15 0.09 48.82 01:44:23 01:14:01 0 44.75 0.00 6.39 0.23 0.08 48.54 01:44:23 01:14:01 1 45.99 0.00 6.22 0.00 0.08 47.71 01:44:23 01:14:01 2 45.37 0.00 5.86 0.00 0.10 48.67 01:44:23 01:14:01 3 44.35 0.00 6.24 0.71 0.08 48.62 01:44:23 01:14:01 4 45.25 0.00 5.93 0.03 0.08 48.70 01:44:23 01:14:01 5 45.15 0.00 6.00 0.00 0.08 48.77 01:44:23 01:14:01 6 44.11 0.00 5.98 0.02 0.08 49.81 01:44:23 01:14:01 7 43.56 0.00 6.42 0.18 0.08 49.75 01:44:23 01:15:01 all 16.58 0.00 8.34 4.07 0.08 70.93 01:44:23 01:15:01 0 14.91 0.00 7.89 3.36 0.08 73.75 01:44:23 01:15:01 1 20.36 0.00 9.28 4.77 0.07 65.53 01:44:23 01:15:01 2 16.38 0.00 8.12 0.65 0.07 74.79 01:44:23 01:15:01 3 17.19 0.00 9.81 20.26 0.10 52.64 01:44:23 01:15:01 4 15.04 0.00 8.10 0.65 0.09 76.12 01:44:23 01:15:01 5 16.98 0.00 8.07 0.63 0.07 74.25 01:44:23 01:15:01 6 16.77 0.00 8.55 1.39 0.08 73.21 01:44:23 01:15:01 7 15.04 0.00 6.92 0.92 0.08 77.04 01:44:23 01:16:01 all 12.02 0.00 6.37 16.84 0.06 64.72 01:44:23 01:16:01 0 12.12 0.00 8.11 54.81 0.07 24.89 01:44:23 01:16:01 1 12.31 0.00 6.79 29.79 0.05 51.06 01:44:23 01:16:01 2 12.50 0.00 6.55 7.54 0.05 73.36 01:44:23 01:16:01 3 11.17 0.00 4.81 4.86 0.07 79.10 01:44:23 01:16:01 4 11.65 0.00 7.30 25.01 0.05 55.98 01:44:23 01:16:01 5 12.44 0.00 5.91 5.09 0.03 76.54 01:44:23 01:16:01 6 12.66 0.00 5.99 4.38 0.05 76.93 01:44:23 01:16:01 7 11.27 0.00 5.49 3.41 0.08 79.74 01:44:23 01:17:01 all 53.19 0.00 11.13 7.42 0.15 28.11 01:44:23 01:17:01 0 56.29 0.00 11.25 5.36 0.14 26.96 01:44:23 01:17:01 1 51.97 0.00 10.82 3.19 0.12 33.91 01:44:23 01:17:01 2 51.85 0.00 10.64 6.91 0.14 30.46 01:44:23 01:17:01 3 52.88 0.00 10.59 7.38 0.10 29.04 01:44:23 01:17:01 4 54.13 0.00 10.55 2.45 0.19 32.68 01:44:23 01:17:01 5 52.99 0.00 10.89 8.29 0.12 27.71 01:44:23 01:17:01 6 53.81 0.00 12.58 21.05 0.14 12.43 01:44:23 01:17:01 7 51.54 0.00 11.76 4.71 0.28 31.70 01:44:23 01:18:01 all 30.88 0.00 10.20 14.16 0.14 44.61 01:44:23 01:18:01 0 33.33 0.00 11.27 12.00 0.12 43.28 01:44:23 01:18:01 1 28.21 0.00 9.55 6.57 0.12 55.55 01:44:23 01:18:01 2 30.90 0.00 10.08 16.23 0.10 42.69 01:44:23 01:18:01 3 30.48 0.00 8.48 10.45 0.14 50.45 01:44:23 01:18:01 4 29.89 0.00 9.37 6.36 0.09 54.30 01:44:23 01:18:01 5 31.81 0.00 10.82 23.28 0.10 33.98 01:44:23 01:18:01 6 32.13 0.00 10.36 18.95 0.29 38.26 01:44:23 01:18:01 7 30.25 0.00 11.72 19.62 0.19 38.21 01:44:23 01:19:01 all 36.89 0.00 9.19 5.14 0.16 48.62 01:44:23 01:19:01 0 37.46 0.00 8.69 4.12 0.10 49.62 01:44:23 01:19:01 1 33.80 0.00 8.52 3.34 0.16 54.18 01:44:23 01:19:01 2 35.46 0.00 8.93 5.89 0.10 49.62 01:44:23 01:19:01 3 37.81 0.00 9.46 7.57 0.22 44.93 01:44:23 01:19:01 4 35.61 0.00 8.25 1.60 0.19 54.35 01:44:23 01:19:01 5 34.57 0.00 9.58 7.44 0.12 48.29 01:44:23 01:19:01 6 40.84 0.00 9.99 4.81 0.19 44.17 01:44:23 01:19:01 7 39.55 0.00 10.09 6.35 0.17 43.84 01:44:23 01:20:01 all 8.18 0.00 1.05 0.08 0.06 90.64 01:44:23 01:20:01 0 8.80 0.00 1.20 0.07 0.05 89.88 01:44:23 01:20:01 1 6.68 0.00 0.90 0.02 0.03 92.37 01:44:23 01:20:01 2 8.86 0.00 0.90 0.02 0.07 90.15 01:44:23 01:20:01 3 8.19 0.00 1.27 0.02 0.07 90.46 01:44:23 01:20:01 4 8.67 0.00 0.94 0.03 0.05 90.31 01:44:23 01:20:01 5 7.45 0.00 0.87 0.08 0.03 91.56 01:44:23 01:20:01 6 8.14 0.00 0.82 0.03 0.07 90.94 01:44:23 01:20:01 7 8.62 0.00 1.51 0.34 0.08 89.45 01:44:23 01:21:01 all 0.57 0.00 0.09 0.01 0.01 99.32 01:44:23 01:21:01 0 0.08 0.00 0.12 0.05 0.03 99.72 01:44:23 01:21:01 1 1.02 0.00 0.05 0.00 0.00 98.93 01:44:23 01:21:01 2 0.27 0.00 0.10 0.00 0.00 99.63 01:44:23 01:21:01 3 0.83 0.00 0.10 0.00 0.02 99.05 01:44:23 01:21:01 4 0.10 0.00 0.08 0.00 0.02 99.80 01:44:23 01:21:01 5 0.08 0.00 0.05 0.02 0.02 99.83 01:44:23 01:21:01 6 0.98 0.00 0.10 0.03 0.00 98.88 01:44:23 01:21:01 7 1.15 0.00 0.13 0.00 0.00 98.72 01:44:23 01:22:01 all 0.06 0.00 0.02 0.00 0.01 99.91 01:44:23 01:22:01 0 0.43 0.00 0.03 0.00 0.02 99.52 01:44:23 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:44:23 01:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:22:01 6 0.00 0.00 0.03 0.02 0.02 99.93 01:44:23 01:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:44:23 01:44:23 01:22:01 CPU %user %nice %system %iowait %steal %idle 01:44:23 01:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:44:23 01:23:01 0 0.02 0.00 0.00 0.02 0.03 99.93 01:44:23 01:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:44:23 01:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:44:23 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:24:01 all 0.01 0.00 0.02 0.00 0.00 99.96 01:44:23 01:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:44:23 01:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:44:23 01:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:44:23 01:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:44:23 01:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:44:23 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:44:23 01:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:44:23 01:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:25:01 all 0.03 0.00 0.01 0.01 0.00 99.96 01:44:23 01:25:01 0 0.08 0.00 0.05 0.02 0.02 99.83 01:44:23 01:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:44:23 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:44:23 01:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:26:01 all 0.09 0.00 0.02 0.01 0.01 99.87 01:44:23 01:26:01 0 0.63 0.00 0.02 0.03 0.02 99.30 01:44:23 01:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:44:23 01:26:01 4 0.02 0.00 0.02 0.03 0.02 99.92 01:44:23 01:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:44:23 01:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:44:23 01:27:01 all 0.10 0.00 0.01 0.00 0.01 99.88 01:44:23 01:27:01 0 0.65 0.00 0.03 0.00 0.03 99.28 01:44:23 01:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:44:23 01:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:44:23 01:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:27:01 6 0.03 0.00 0.00 0.03 0.02 99.92 01:44:23 01:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:28:01 all 0.09 0.00 0.00 0.00 0.00 99.90 01:44:23 01:28:01 0 0.67 0.00 0.00 0.02 0.02 99.30 01:44:23 01:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:44:23 01:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:44:23 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:29:01 all 0.14 0.00 0.01 0.01 0.01 99.84 01:44:23 01:29:01 0 1.01 0.00 0.02 0.02 0.02 98.94 01:44:23 01:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:44:23 01:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:44:23 01:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:30:01 all 0.22 0.00 0.01 0.01 0.00 99.76 01:44:23 01:30:01 0 1.68 0.00 0.05 0.03 0.02 98.22 01:44:23 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:44:23 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:30:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:44:23 01:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:31:01 all 0.12 0.00 0.02 0.00 0.01 99.85 01:44:23 01:31:01 0 0.81 0.00 0.10 0.02 0.03 99.04 01:44:23 01:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:44:23 01:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:44:23 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:44:23 01:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:44:23 01:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:44:23 01:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:44:23 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:44:23 01:33:01 0 0.03 0.00 0.02 0.03 0.02 99.90 01:44:23 01:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:44:23 01:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:33:01 6 0.03 0.00 0.00 0.03 0.02 99.92 01:44:23 01:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:44:23 01:33:01 CPU %user %nice %system %iowait %steal %idle 01:44:23 01:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:44:23 01:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:44:23 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:44:23 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:34:01 5 0.03 0.00 0.03 0.00 0.03 99.90 01:44:23 01:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:44:23 01:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:35:01 all 0.02 0.00 0.00 0.01 0.00 99.96 01:44:23 01:35:01 0 0.03 0.00 0.00 0.03 0.02 99.92 01:44:23 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:44:23 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:35:01 6 0.03 0.00 0.00 0.03 0.00 99.93 01:44:23 01:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:36:01 all 0.03 0.00 0.00 0.00 0.00 99.96 01:44:23 01:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:44:23 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:44:23 01:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:44:23 01:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:36:01 6 0.07 0.00 0.00 0.00 0.02 99.92 01:44:23 01:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:44:23 01:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:44:23 01:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:37:01 3 0.00 0.00 0.00 0.03 0.02 99.95 01:44:23 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:44:23 01:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:44:23 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:44:23 01:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:44:23 01:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:44:23 01:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:44:23 01:39:01 all 0.25 0.00 0.02 0.01 0.01 99.71 01:44:23 01:39:01 0 0.82 0.00 0.00 0.03 0.02 99.13 01:44:23 01:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:44:23 01:39:01 2 0.12 0.00 0.03 0.00 0.00 99.85 01:44:23 01:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:44:23 01:39:01 4 0.13 0.00 0.00 0.00 0.00 99.87 01:44:23 01:39:01 5 0.52 0.00 0.02 0.00 0.02 99.45 01:44:23 01:39:01 6 0.27 0.00 0.07 0.03 0.00 99.63 01:44:23 01:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:44:23 01:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 01:44:23 01:40:01 0 0.17 0.00 0.02 0.00 0.00 99.82 01:44:23 01:40:01 1 0.00 0.00 0.00 0.05 0.00 99.95 01:44:23 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:44:23 01:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:44:23 01:40:01 4 0.08 0.00 0.00 0.00 0.00 99.92 01:44:23 01:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:44:23 01:40:01 6 0.15 0.00 0.02 0.02 0.00 99.82 01:44:23 01:40:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:44:23 01:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:44:23 01:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:44:23 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 01:44:23 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:44:23 01:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:44:23 01:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:44:23 01:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:44:23 01:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:44:23 01:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:44:23 01:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:44:23 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:44:23 01:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:44:23 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:44:23 01:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:44:23 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:44:23 01:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:44:23 01:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:44:23 01:44:01 all 8.51 0.00 3.65 1.94 0.05 85.84 01:44:23 01:44:01 0 5.63 0.00 3.98 2.17 0.05 88.18 01:44:23 01:44:01 1 7.03 0.00 2.73 0.10 0.03 90.11 01:44:23 01:44:01 2 10.42 0.00 4.13 0.19 0.05 85.22 01:44:23 01:44:01 3 9.56 0.00 3.29 1.77 0.05 85.33 01:44:23 01:44:01 4 8.63 0.00 3.66 0.03 0.05 87.62 01:44:23 01:44:01 5 8.78 0.00 3.39 0.52 0.07 87.23 01:44:23 01:44:01 6 9.40 0.00 3.54 0.13 0.05 86.88 01:44:23 01:44:01 7 8.67 0.00 4.45 10.74 0.07 76.07 01:44:23 01:44:23 Average: CPU %user %nice %system %iowait %steal %idle 01:44:23 Average: all 7.59 0.00 1.98 1.64 0.03 88.76 01:44:23 Average: 0 7.72 0.00 2.09 2.97 0.04 87.18 01:44:23 Average: 1 7.41 0.00 1.96 1.50 0.02 89.10 01:44:23 Average: 2 7.47 0.00 1.89 1.16 0.03 89.45 01:44:23 Average: 3 7.49 0.00 1.87 1.59 0.04 89.01 01:44:23 Average: 4 7.61 0.00 1.97 1.10 0.03 89.29 01:44:23 Average: 5 7.70 0.00 1.94 1.43 0.03 88.91 01:44:23 Average: 6 7.84 0.00 2.03 1.54 0.04 88.55 01:44:23 Average: 7 7.47 0.00 2.08 1.80 0.04 88.62 01:44:23 01:44:23 01:44:23